.floatleft { float: left }
.floatright { float: right }
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0px solid }
img {
    max-width: 100%;
    height: auto;
}
.fix { overflow: hidden }
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0 0 15px;
}
body { color: #3a3a3a; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 300; }
.col_aligned_right { text-align: right; }
.col_aligned_left { text-align: left; }
/* --------------------------------------------------------------------------------------------------------------------------SPACERS STYLES */
.space_menu { width: 100%; height: 20px; }
/* -----------------------------------------------------------------------------------------------------------------------NAVIGATION STYLES */
.navbar_top { background-color: #a00000; width: 100%; height: 40px; line-height: 40px; }
.switch-language { color: #FFF; }
.language a { color: #FFF; text-decoration: none; }
.language a:hover { color: #000000; text-decoration: none; }
.navbar-default { background-color: #FFFFFF; height: 145px; border-width: 0px; border-radius: 0px; border-color: #610009; margin-bottom: 0px; -webkit-box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.6); box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.6); }
.navbar-default .navbar-brand img { width: 110px; height: 80px; }
.navbar-default .navbar-text { color: #ECF0F1; }
.navbar-default .navbar-nav { padding-right: 0px; }
.navbar-default .navbar-nav > li > a { height: 105px; color: #3a3a3a; font-weight: 500; line-height: 75px; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { background-color: #ff0000; color: #FFFFFF; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {background-color: #ff0000; color: #FFFFFF; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #ff0000; color: #FFFFFF; }
/* dropdown effect**************************************************** */
.dropdown .dropdown-menu { -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; max-height: 0; display: block; overflow: hidden;  opacity: 0; }
.dropdown.open .dropdown-menu { max-height: 500px; opacity: 1; }
/* full width dropdown************************************************ */
.full-width.dropdown { position: static; }
.full-width.dropdown > .dropdown-menu { background-color: #ffffff; left: 0; right: 0; position: absolute; }
.full-width.dropdown > .dropdown-menu > li > a { white-space: normal; }
.full_width_dropdown_inner_box{ width: auto; height: auto; color: #FFFFFF; padding: 40px 20px 20px 40px; line-height: auto; }
.full_width_dropdown_inner_box_inner{ width: 100%; height: auto; border-left: 3px solid #ff0000; padding-left: 10px; line-height: auto; }
.full_width_dropdown_inner_box_inner_top a { color: #ff0000; font-weight: 700; text-decoration: none; }
.full_width_dropdown_inner_box_inner_top a:hover { color: #a60000; font-weight: 700; text-decoration: none; }
.full_width_dropdown_inner_box_inner_sub a { color: #000000; font-size: 16px; font-weight: 400; text-decoration: none;  }
.full_width_dropdown_inner_box_inner_sub a:hover { color: #5a5a5a; font-weight: 400; text-decoration: none;  }


@media only screen and (max-width: 767px) {
/* --------------------------------------------------------------------------------------------------------------------------SPACERS STYLES */
.space_menu { width: 100%; height: 20px; }
/* -----------------------------------------------------------------------------------------------------------------------NAVIGATION STYLES */
.navbar-default { width: 100%; height: 90px; min-height:90px !important; background-color: #FFFFFF; }

.language-box-tr { background-color: #ff0000; width: 56px; height: 56px; color: #FFF; font-size: 24px; font-weight: 600; position: absolute; top: 20px; right: 154px; padding-top: 12px; }
.language-box-tr a { color: #FFF; }
.language-box-tr a:hover { color: #FFF; }
.language-box-en { background-color: #ff0000; width: 56px; height: 56px; color: #FFF; font-size: 24px; font-weight: 600; position: absolute; top: 20px; right: 90px; padding-top: 12px; }
.language-box-en a { color: #FFF; }
.language-box-en a:hover { color: #FFF; }

.navbar_xs_scroll { height: auto; max-height: 500px; }/* dropdown scroll size settings */
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-top: 1px solid #ffffff; top: 0px; }/* xs menu header bottom line style */
.navbar-default .navbar-brand { height: 80px !important; }/* custom height and position styles of navbar header's brand area for xs */
.navbar-default .navbar-brand img { width: 96px; height: 70px; position: absolute; top: 10px; left: 15px; }/* custom size and position styles of navbar header's brand area image for xs */
.navbar-default .navbar-toggle { background-color: #ff0000; border-color: #ff0000; border-radius: 0; margin-top: 20px; float: right; margin-right: 20px; padding: 20px 10px 20px 10px; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ff0000; }
.navbar-default .navbar-toggle .icon-bar { background-color: #FFFFFF; width: 40px !important; }
.navbar-default .navbar-nav > li { text-align: center; }
.navbar-default .navbar-nav > li > a { background-color: #FFFFFF; height: 40px; color: #4a4a4a; padding-top: 5px; padding-bottom: 5px; line-height: 30px; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus { background-color: #ff0000; color: #FFFFFF; border-bottom: 0px; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus { background-color: #ff0000; color: #FFFFFF; border-bottom: 0px; }
/* dropdown effect**************************************************** */
.dropdown .dropdown-menu { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; max-height: 0; display: block; overflow: hidden;  opacity: 0; }
.dropdown.open .dropdown-menu { max-height: 500px; opacity: 1; }
}













.shopping-item {
    border: 1px solid #ddd;
    float: right;
    font-size: 16px;
    margin-top: 40px;
    padding: 10px;
    position: relative;
}
.shopping-item a {
    color: #666;
}
.cart-amunt {
    color: #ae0000;
    font-weight: 700;
}
.product-count {
    background: none repeat scroll 0 0 #ae0000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 20px;
    padding-top: 2px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 20px;
}
.shopping-item i.fa {
    margin-left: 15px;
}


.shopping-item:hover {
    background: none repeat scroll 0 0 #ae0000;
    border-color: #ae0000;
}
.shopping-item:hover a {
    color: #fff;text-decoration: none
}
.shopping-item:hover .cart-amunt {
    color: #fff;
}
.shopping-item:hover .product-count {
    background: none repeat scroll 0 0 #000;
}

.slider-area {clear: both}
.slider-area, .area_1, .area_3, .area_2, .footer-top-area, .area_4, .product-breadcroumb-area, .area_5 {position: relative;overflow: hidden}
.zigzag-bottom {}
.slide-text-wrapper {
  height: 700px;
}
.slide-text-wrapper {
  display: table;width: 100%;
}

.slide-text {display: table-cell;vertical-align: middle}

.zigzag-bottom {
background: none repeat scroll 0 0 #ae0000;
bottom: -80px;
height: 165px;
left: -5%;
position: absolute;
transform: rotate(3deg);
width: 108%;
z-index: 9;
}

.slide-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;background-position: center;background-size: cover
}
.slide-bg:after {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
}
.slide-one {background-image: url(images/slider/slide-1.jpg)}
.slide-two {background-image: url(images/slider/slide-2.jpg)}
.slide-three {background-image: url(images/slider/slide-3.jpg)}
.slide-text {color: #fff;font-size: 16px;font-weight: 200}
.slide-text h2 {
  font-size: 45px;font-weight: 200
}

.slide-content {position: relative;z-index: 9;padding: 30px}
.slide-content:before {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}


.readmore {
    background: none repeat scroll 0 0 #ae0000;
    color: #fff;
    border: 1px solid #ae0000;
    display: inline-block;
    font-size: 16px;
    margin-top: 15px;
    padding: 10px 20px;
    text-transform: uppercase;
}


.readmore:hover {background: #222;text-decoration: none;color: #fff;border: 1px solid #fff}


.area_1 {
  background: none repeat scroll 0 0 #cccccc;
  color: #fff;
  padding: 80px 0 60px;
}

.area_3 {
  background: none repeat scroll 0 0 #ae0000;
  color: #fff;
  padding: 80px 0 80px;
}

.area_1 .zigzag-bottom, .area_3 .zigzag-bottom{background: #fff}
.area_1_1 {
	background-color: #a00000;
    border: 1px solid #a00000;
    font-size: 20px;
    font-weight: 500;
    padding: 35px 10px 20px 10px;
    text-align: center;
}
.area_1_1 i {
  font-size: 50px;
}

.area_1_1:hover {color: #fff;background: #222;border-color: #222}

.section-title {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
}


.product-f-image {
    position: relative;
}
.product-hover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;overflow: hidden;border: 1px solid #ddd;
}
.product-hover:after {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 100%;
  left: -100%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;transition: .4s;
}
.product-hover a {
    background: none repeat scroll 0 0 #ae0000;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 18px;
    left: 10%;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #ae0000;
    width: 80%;z-index: 99;transition: .4s;
}
.product-hover a:hover {
  background: #000;
  text-decoration: none;border-color: #444;
}
.product-carousel-price ins {
  color: #ae0000;
  font-weight: 700;
  margin-right: 5px;
  text-decoration: none;
}
.product-hover a i.fa {
    margin-right: 5px;
}
.product-hover a.add-to-cart-link {top: -25%;}
.product-hover a.view-details-link { bottom: -25%;}
.single-product h2 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
}


.single-product h2 a {
    color: #222;
}
.single-product p {
    color: #ae0000;
    font-weight: 500;
}

.single-product {
  overflow: hidden;
}
.single-product:hover {}
.single-product:hover .product-hover a.add-to-cart-link {top: 32%;}
.single-product:hover .product-hover a.view-details-link {bottom: 32%;}
.single-product:hover .product-hover:after{left: 0}


.product-carousel {
  padding-top: 40px;
}
.area_2_1 .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}

.area_2_1 .owl-nav div, .related-products-wrapper .owl-nav div {
  border: 1px solid #ae0000;
  color: #ae0000;
  display: inline-block;
  margin-left: 15px;
  padding: 1px 10px;
}
.area_2_1 .owl-nav div:hover, .area_3_1 .owl-nav div:hover, .related-products-wrapper .owl-nav div:hover {color: #222;border-color: #222}
.brand-list {padding-top: 40px;}
.brand-list .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}
.area_3_1 .owl-nav div {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  margin-left: 15px;
  padding: 1px 10px;
}

.area_2 { padding-top: 80px; padding-bottom: 80px;}

.product-wid-title {
  font-size: 30px;
  font-weight: 100;
  margin-bottom: 40px;
}


.single-wid-product {
    margin-bottom: 31px;
    overflow: hidden;
}
.product-thumb {
    float: left;
    height: 90px;
    margin-right: 15px;
    width: 100px;
}
.single-wid-product h2 {
    font-size: 18px;
    margin-bottom: 12px;
}
.product-wid-rating {
    color: #ffc808;
    margin-bottom: 10px;
}
.product-wid-price ins {
    color: #ae0000;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}
.single-wid-product h2 a {
    color: #222;
}
.single-wid-product h2 a:hover, .single-product h2 a:hover {
    color: #ae0000;
}
.wid-view-more {
    background: none repeat scroll 0 0 #ae0000;
    color: #fff;
    padding: 3px 15px;
    position: absolute;
    right: 10px;
    top: 3px;
}
.wid-view-more:hover {color: #fff;background-color: #222;text-decoration: none}
.area_4_1 {
	font-size: 16px;
}
.area_4_1 .gallery a {
	color: #3a3a3a;
}
.area_4_1 .gallery a:hover {
	color: #3a3a3a;
	text-decoration: underline;
}
.area_4 {
  padding-bottom: 40px;
  padding-top: 80px;
}
.area_4 .zigzag-bottom{background: #333}
.footer-top-area .zigzag-bottom{background: #000}
.footer-top-area {background: none repeat scroll 0 0 #a00000;
color: #ffffff;
padding: 60px 0 40px;}
.footer-top-area a { color: #FFFFFF;}

@media only screen and (max-width: 767px) {
.footer-top-area {background: none repeat scroll 0 0 #a00000;
color: #ffffff;
padding: 40px 0 40px;
max-height: 580px;}
}



.footer-bottom-area {background: #000;color: #fff}
.footer-about-us {
	text-align: center;
}
.footer-about-us span {
  color: #000000;
}
.footer-wid-title {
  font-size: 30px;
  font-weight: 100;color: #fff
}

.footer-about-us h2 {
  font-weight: 200;
}
.footer-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    border-bottom: 1px dashed #555;
    padding: 5px 0;
}
.footer-menu a {
    display: block;
    padding: 5px 0;color: #999
}


.footer-social a {
  background: none repeat scroll 0 0 #ae0000;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 5px;
  text-align: center;
  width: 40px;border: 1px solid #ae0000;
}

.footer-social a:hover {background-color: #222;border-color: #666}

.footer-social {margin-top: 20px}


.newsletter-form input[type="email"] {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
.newsletter-form input[type="submit"] {
    background: none repeat scroll 0 0 #ae0000;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 7px 20px;
    text-transform: uppercase;border: 1px solid #ae0000;
}
.newsletter-form input[type="submit"]:hover {background: #222;border-color: #666}
.newsletter-form {
    margin-top: 25px;
}
a {color: #ae0000}
a:hover, a:focus {color: #17a78b}
.footer-bottom-area {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}


.slide-bulletz {
    bottom: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99;
}
ol.slide-indicators {
left: inherit;
list-style: outside none none;
margin: 0;
padding: 0;
position: relative;
width: 100%;
}
ol.slide-indicators li {
background: none repeat scroll 0 0 #222;
border: medium none;
border-radius: 0;
cursor: pointer;
display: inline-block;
height: 10px;
margin: 0 0 0 5px;
width: 10px;
}
ol.slide-indicators li.active {
background: none repeat scroll 0 0 #fff;
height: 10px;
margin: 0 0 0 5px;
width: 10px;
}


.carousel.carousel-fade .item { transition: opacity 1s ease-in-out }
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.footer-card-icon {
  font-size: 18px;
  text-align: right;
}

.copyright > p {
  margin: 0;
}
.copyright {
	text-align: center;
}

.area_5 .zigzag-bottom {background-color: #333333}

.area_5 {
  padding: 80px 0 70px;
}





.sidebar-title {
    color: #3dc6ab;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.single-sidebar {
    margin-bottom: 50px;
}
input[type="text"], input[type="password"], input[type="email"], textarea {
    border: 1px solid #ddd;
    padding: 10px;
}
input[type="submit"], button[type=submit] {
    background: none repeat scroll 0 0 #ae0000;
    border: medium none;
    color: #fff;
    padding: 11px 20px;
    text-transform: uppercase;
}
input[type="submit"]:hover, button[type=submit]:hover {background-color: #222}
input[type="reset"], button[type=reset] {
    background: none repeat scroll 0 0 #ae0000;
    border: medium none;
    color: #fff;
    padding: 11px 20px;
    text-transform: uppercase;
}
input[type="reset"]:hover, button[type=reset]:hover {background-color: #222}
.single-sidebar input[type="text"] {
    margin-bottom: 10px;
    width: 100%;
}
.thubmnail-recent {
    margin-bottom: 30px;
    overflow: hidden;
}
.recent-thumb {
    float: left;
    height: auto;
    margin-right: 15px;
    width: 63px;
}
.thubmnail-recent > h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.thubmnail-recent > h2 a {
    color: #222;
}
.product-sidebar-price > ins {
    color: #ae0000;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}
.single-sidebar > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.single-sidebar li {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}
.single-sidebar a {
    display: block;
}
.product-breadcroumb {
    margin-bottom: 20px;
}
.product-breadcroumb > a {
    margin-right: 31px;
    position: relative;
}
.product-breadcroumb > a::before {
    content: "/";
    position: absolute;
    right: -20px;
    top: 2px;
}
.product-breadcroumb > a:last-child::before {
    display: none;
}
.product-main-img {
    margin-bottom: 20px;
}
.product-gallery {
    margin-bottom: 25px;
    margin-left: -15px;
    overflow: hidden;
}
.product-gallery img {
    height: auto;
    margin-left: 15px;
    width: 76px;
}
.product-name {
    font-size: 25px;
    margin-bottom: 20px;
}
.product-inner-price {
    margin-bottom: 25px;
}
.product-inner-price > ins {
    color: #ae0000;
    font-weight: 700;
    margin-right: 10px;
    text-decoration: none;
}
.quantity {
    float: left;
    margin-right: 15px;
}
.quantity input[type="number"] {
    border: 1px solid #ae0000;
    padding: 5px;
    width: 50px;
}
.add_to_cart_button {
    background: none repeat scroll 0 0 #ae0000;
    border: medium none;
    color: #fff;
    padding: 6px 25px;display: inline-block
}
.add_to_cart_button:hover {background-color: #222;color: #fff;text-decoration: none}
form.cart {
    margin-bottom: 25px;
}
.product-inner-category {
    margin-bottom: 30px;
}
.product-tab {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
.product-tab li {
    display: inline-block;
}
.product-tab li.active {
    background: none repeat scroll 0 0 #ae0000;
}
.product-tab li.active a {
    color: #fff;
}
.product-tab li a {
    color: #222;
    display: block;
    font-size: 18px;
    padding: 10px 30px;
}
.product-tab li a:hover {
    text-decoration: none;
}
.product-tab li a:focus {
    text-decoration: none;
}
.tab-content h2 {
    font-size: 20px;
}
.tab-content {
    margin-bottom: 30px;
}
.submit-review label {
    display: block;
}
.submit-review input[type="text"], .submit-review input[type="email"], .submit-review textarea {
    margin-bottom: 20px;
    width: 100%;
}
.rating-chooser {
    margin-bottom: 30px;
}
.rating-chooser p {
    font-weight: 700;
}
.rating-wrap-post {
    font-size: 20px;
}

.submit-review textarea {
    height: 105px;
}

.related-products-wrapper {
  margin-top: 30px;
}
.related-products-title {color: #3dc6ab;
font-size: 25px;
margin-bottom: 30px;
text-transform: uppercase;}

.related-products-wrapper .owl-nav {
  position: absolute;
  right: 0;
  top: -56px;
}



table.shop_table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 50px;
    width: 100%;
}
table.shop_table th, table.shop_table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 15px;
    text-align: center;
}
table.shop_table th {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 18px;
    text-transform: uppercase;
}
td.product-thumbnail img {
    height: auto;
    width: 70px;
}
td.product-name {
    font-size: 18px;
}
div.quantity input.plus, div.quantity input.minus {
    background: none repeat scroll 0 0 #ae0000;
    border: medium none;
    color: #fff;
    height: 25px;
    line-height: 15px;
    width: 25px;
}
td.product-quantity div.quantity {
    float: none;
    margin: 0;
}
td.actions div.coupon {
    float: left;
}
.cart-collaterals {
    overflow: hidden;
}
.cross-sells {
    float: left;
    margin-right: 3%;
    width: 57%;
}
.cart_totals {
    float: right;
    margin-bottom: 50px;
    width: 40%;
}
.cart-collaterals h2 {
    color: #ae0000;
    font-size: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
div.cart-collaterals ul.products {
    list-style: outside none none;
    margin: 0 0 0 -30px;
    padding: 0;
}
div.cart-collaterals ul.products li.product {
    float: left;
    margin-left: 30px;
    position: relative;
    width: 198px;
}
.cart_totals table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 100%;
}
.cart_totals table th, .cart_totals table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}
.cart_totals table th {
    background: none repeat scroll 0 0 #f4f4f4;
}
.onsale {
}
div.cart-collaterals ul.products li.product .onsale {
    background: none repeat scroll 0 0 #ae0000;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    right: 0;
}
div.cart-collaterals ul.products li.product h3 {
    color: #333;
    font-size: 20px;
    margin-top: 15px;
}
div.cart-collaterals ul.products li.product .price {
    color: #333;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.price > ins {
}
div.cart-collaterals ul.products li.product .price ins {
    color: #ae0000;
    font-weight: 700;
    margin-left: 10px;
    text-decoration: none;
}



.woocommerce-info {
    background: none repeat scroll 0 0 #f4f4f4;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 15px;
}
.col2-set {
    margin-left: -30px;
    overflow: hidden;
}
.col-1, .col-2 {
    float: left;
    margin-left: 30px;
    width: 360px;
}
#customer_details label {
    display: block;
    margin: 0 0 5px;
}
#customer_details input[type="text"], #customer_details textarea, .shipping_calculator input[type=text] {
    margin-bottom: 10px;
    width: 100%;
}
#customer_details h3 {
    color: #ae0000;
    font-size: 20px;
    text-transform: uppercase;
}
.create-account {
    background: none repeat scroll 0 0 #f4f4f4;
    margin-bottom: 50px;
    padding: 15px;
}
#order_review_heading {
    color: #ae0000;
    font-size: 20px;
    text-transform: uppercase;
}
#payment ul.payment_methods {
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
#payment ul.payment_methods li {
    margin-bottom: 15px;
}
a.about_paypal {
    font-size: 12px;
    margin-left: 15px;
}


#customer_details select, .shipping_calculator select {
  border: 1px solid #ddd;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}


table.shop_table td.product-remove a {
  display: inline-block;
  padding: 0 5px 2px;
  text-transform: uppercase;
}


table.shop_table td.product-remove a:hover {color: #fff;background: red;text-decoration: none}
table.shop_table td.product-name a{color: #222;}
table.shop_table td.product-name a:hover {color: #ae0000;text-decoration: none}
div.quantity input.plus:hover, div.quantity input.minus:hover {background-color: #222}
div.cart-collaterals ul.products li.product a:hover h3 {color: #ae0000}
div.cart-collaterals ul.products li.product a:hover {text-decoration: none}

div.cart-collaterals ul.products li.product:hover .add_to_cart_button{background-color: #222}


.cart-collaterals .shipping_calculator {
  float: right;
  width: 40%;
}


#login-form-wrap, #coupon-collapse-wrap {
    background: none repeat scroll 0 0 #f4f4f4;
    margin-bottom: 30px;
    padding: 25px;
}
#login-form-wrap label {
    display: block;
    margin-bottom: 5px;
}
#login-form-wrap input[type="text"], #login-form-wrap input[type="password"] {
    margin-bottom: 10px;
    width: 250px;
}
#login-form-wrap input[type="submit"] {
    margin-bottom: 15px;
}



.single-shop-product h2 {
    font-size: 20px;
    margin: 10px 0;
}
.product-option-shop {
    margin-top: 15px;
}

.single-shop-product {margin-bottom: 50px}

.pagination > li > a, .pagination > li > span {
  color: #ae0000;
}



/* -------------------------------------------------------------- */

.area_1 a { color: #ffffff;}
.area_1 a:hover { color: #ffffff; text-decoration: none;}

.area_2 {font-size: 18px;}
.area_2 a { color: #c10101;}
.area_2 a:hover { color: #620000; text-decoration: none;}

.area_3 {font-size: 18px;}
.area_3 a { color: #ffffff;}
.area_3 a:hover { color: #aeaeae; text-decoration: none;}

.area_4 {font-size: 18px;}
.area_4 a { color: #c10101;}
.area_4 a:hover { color: #620000; text-decoration: none;}

.tables {font-size: 18px;}
.tables a { color: #575757;}
.tables a:hover { color: #ae0000; text-decoration: none;}

.footer-about-us a { color: #ffffff;}
.footer-about-us a:hover { color: #ffffff; text-decoration: none;}

.footer-social a { color: #ffffff;}
.footer-social a:hover { color: #ffffff; text-decoration: none;}

.footer-menu a:hover { color: #ffffff; text-decoration: none;}

.footer-card-icon {font-size: 18px;}
.footer-card-icon a { color: #ffffff;}
.footer-card-icon a:hover { color: #ae0000; text-decoration: none;}




/*tabs*/
.tab { background: #fff }
.tab .nav > li > a { padding: 18px 15px }
.tab-bg-dark-navy-blue {
    background: #6f6f6f;
    border-bottom: none;
    padding: 0;
}
.tab-bg-dark-navy-blue .nav > li > a:hover,
.tab-bg-dark-navy-blue .nav > li > a:focus {
    background-color: #f4f4f4;
    text-decoration: none;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a,
.panel-heading .nav > li.active > a:hover,
.panel-heading .nav > li.active > a:focus {
	font-size: 14px;
    border-width: 0;
    border-radius: 0;
}
.panel-heading .nav > li > a { 
	color: #2e2e2e;
	background: #d4d4d4;
}
.panel-heading .nav > li.active > a {
    color: #ffffff;
    background: #dd171d;
}
.panel-heading .nav > li > a:hover {
    color: #ffffff;
    background: #b7b7b7;
}
.panel-heading .nav > li:first-child.active > a,
.panel-heading .nav > li:first-child > a:hover { }
.tab .nav-tabs.nav-justified > li { border-right: 1px solid #f4f4f4 }
.tab .nav-tabs.nav-justified > li:last-child { border-right: none }

@media (max-width: 767px) {
.tab { background: #fff }
.tab .nav > li > a { padding: 18px 15px }
.tab-bg-dark-navy-blue {
    background: #6f6f6f;
    border-bottom: none;
    padding: 0;
}
.tab-bg-dark-navy-blue .nav > li > a:hover,
.tab-bg-dark-navy-blue .nav > li > a:focus {
    background-color: #f4f4f4;
    text-decoration: none;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a,
.panel-heading .nav > li.active > a:hover,
.panel-heading .nav > li.active > a:focus {
    border-width: 0;
    border-radius: 0;
	text-align: left;
}
.panel-heading .nav > li > a { 
	color: #2e2e2e;
	background: #ffffff;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.panel-heading .nav > li.active > a {
    color: #ffffff;
    background: #dd171d;
}
.panel-heading .nav > li > a:hover {
    color: #ffffff;
    background: #b7b7b7;
}
.panel-heading .nav > li:first-child.active > a,
.panel-heading .nav > li:first-child > a:hover { }
.tab .nav-tabs.nav-justified > li { border-right: 1px solid #f4f4f4 }
.tab .nav-tabs.nav-justified > li:last-child { border-right: none }	
}


.bg {
position: relative;
weight: 100%;
height: 155px;
z-index: 10;
margin-top: 145px;
}

@media (max-width: 767px) {
.bg {
position: relative;
weight: 100%;
height: 155px;
z-index: 10;
margin-top: 90px;
}
}


.title-area {
position: relative;
background: #1e1e1e;
z-index: 10;
}

.title-area h2 {
font-size: 26px;
font-weight: 600;
margin: 0;
padding: 10px 0;color: #fff;
z-index: 10;
}

.panel-body { padding: 0px 0px; }


