@charset "utf-8";

/* 
#3C2E3C 
#009ca5
*/

body ol {margin-left:20px;margin-bottom:25px;}
a.xoo-cp-close {color:#fff !important;}
.woocommerce-checkout .place-order {background:#009ca5;} 
.woocommerce-checkout .place-order label {color:#fff;font-weight:700;} 
.footer-reg {margin-top:20px;}
.logged-in header {
 margin-top:32px;    
}
.responsive-menu {display:none;}
.black-underline {margin:20px 0;background:url('/assets/img/underline-black.png') top left no-repeat;width:100%;height:10px;}
.black-underline-center {margin:20px 0;background:url('/assets/img/underline-black.png') top center no-repeat;width:100%;height:10px;}
.read-more-btn {background:url('/assets/img/arrow-right.png') center right no-repeat;padding-right:70px;font-size:18px;color:#777;}
.read-more-btn:hover {color:#009ca5;}
.center {text-align:center;}

/*----------Header----------*/
.header-tel {color:#fff;}
.header-tel:hover {color:#009ca5;}
.text-search {font-family: 'Montserrat', sans-serif; font-size: 17px;line-height: normal;text-align: right;float:right;color:#fff;max-width:400px;padding-right:20px;padding-top:5px;}
.search-bar {background:#3C2E3C;height:40px;padding-top:3px;}
.search-bar .search, .search-bar .woocommerce-product-search {float:right;max-width:300px;}
.search-bar .search  input, .search-bar .woocommerce-product-search input
  {
	padding:5px 10px;
        font-size:14px;
	font-family: 'Montserrat', sans-serif;
  }

  .search-bar button
  {
	padding:5px 10px;
	background-color:#009ca5;
	border:0;
	color:#fff;
        font-size:14px;
        font-size:14px;
	font-family: 'Montserrat', sans-serif;
  }
header {width:100%;padding:20px 50px;z-index:10;position:absolute;top:40px;color:#fff;}
header .container, .search-bar .container {width:100%;max-width:1380px;}
.header-inner {padding-left:100px;}
.logo {max-width:450px;padding:0;}
i.fa {
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
background:#ffffff;
color:#000;
}
i.fa:hover { background:#3C2E3C;transition:background 0.5s;color:#fff;}
.head-tel {font-size:26px;font-weight:700;padding-left:40px;background: url("/assets/img/phone-icon.png") no-repeat  left center;}
header .social-media-icons {float:right;}
.main-image {position: relative;width:100%;height:auto;min-height:500px;}
.main-image:before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right,#000,#000);
	opacity: .4; 
  }
  .header-cart {padding-top:5px;}
.header-cart i.fa {background:none;color:#fff;border:0;box-shadow:none;font-size:18px;padding:0;}
.header-cart a {font-size:16px;color:#fff;}
.header-cart a:hover {color:#009ca5;}


.purbg {background-color: #3C2E3C;}



/*----------Home Slider----------*/
.slider .owl-carousel {}
.slider .col-md-12 {margin:0;padding:0;} 
.slider  .owl-item img {width:100%;height:auto;}
.slider  .owl-item .item {width:100%;height:auto;min-height:700px;}
.slider  .owl-item .item:before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right,#000,#000);
	opacity: .5; 
  }
.slider  .owl-item {width:100%;height:auto;}
.slider  .owl-nav {top: 50%; left: 0; position: absolute; width:100%; transform: translateY(-50%);}
.slider  .owl-next {background: url("/assets/img/chevron-right.svg") no-repeat  center center; background-size: 33px;  height: 68px; margin: 0 0 0 0; overflow: hidden; position: absolute; right:50px; text-indent: -999px; width: 53px;}
.slider .owl-prev {background: url("/assets/img/chevron-left.svg") no-repeat center center;  background-size: 33px; height: 68px; margin: 0 0 0 0; overflow: hidden; position: absolute; left:50px; text-indent: -999px; width: 53px; }
.slider .owl-next,.owl-controls .owl-prev {transition:all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s;}
.slider .owl-next:hover,.owl-controls .owl-prev:hover {opacity: 0.8;}
.slider .owl-dots {position: absolute; bottom: 17px; width: 100%; left: 0px; text-align: center;}
.slider .owl-dot { border: 2px solid #fff;border-radius: 100%;display: inline-block;height: 11px; margin: 0 2px;width: 11px;}
.slider .owl-dot.active {background: #fff;}
.slider .text-overlay {font-family: 'Montserrat', sans-serif;font-size:38px;line-height:normal;text-align:center;position:absolute;top:25%;left:50%;margin-left:-400px;margin-top:140px;max-width:800px;color:#fff;width:100%;}
.slider .text-overlay .slide-title-1 {font-size:26px;line-height:28px;}
.slider .text-overlay .slide-sub-title-1 {font-size:18px;color:#009ca5;}
.slider .text-overlay .slide-edit-text {font-size:60px;line-height:70px;}
.slider .text-overlay .slide-links{margin-top:20px;}
.slider .text-overlay a {font-weight:300;color:#fff;padding-right:30px;margin-right:25px;background:url('/assets/img/right-arrow.png') right 5px no-repeat;}
.slider .text-overlay a:hover {color:#009ca5;}
.slider .slider-btn-wrapper {margin-top:10px;}
.slider a.slider-btn {color:#fff;border: 1px solid #fff;text-align:center;font-size:14px;padding:10px 15px;margin:0;}
.slider a.slider-btn:hover {color:#000;border: 1px solid #fff;background:#fff;}



/*----------Home----------*/
.home-video {padding:50px 0 0 0;}
.about-image-container {width:100%;max-width:665px;height:600px;margin:120px 0 120px 80px;padding:120px 160px;color:#fff;text-align:center;float:right;}
.about-image-container h2 {font-family: 'Montserrat', sans-serif;font-size:26px;line-height:normal;}
.white-underline {margin:20px 0;background:url('/assets/img/white-grunge-underline.png') top center no-repeat;width:100%;height:10px;}
.about-image-container p {font-size:24px;}
.grunge-container {width:100%;max-width:600px;height:560px;margin:120px 80px 80px 0;padding:160px 100px 100px 60px;color:#777;text-align:center;background:url('/assets/img/grunge-border.png') left top no-repeat;float:left;}
.grunge-container p {font-size:18px;padding-bottom:25px;}
.animal-feet {padding-top:20px;}
.home-about {background:url('/assets/img/animal-prints.png') right top no-repeat;position:relative;}
.instagram-feed {position:relative;z-index:20;}
.insta-item {margin:0;padding:0;}
.insta-item img {width:100%;max-width:100%;
max-height:640px;height:100%;}
.instagram-overlay {background:url('/assets/img/instagram-icon.png') center top no-repeat;width:200px;height:200px;position:absolute;left:50%;top:50%;margin-left:-100px;margin-top:-100px;z-index:1001;}
.home-arrow {width:100px;height:250px;position:absolute;right:30%;top:0;}
.product-feed {background:#eee;padding:75px ;}
.product-feed h2 {font-size:26px;text-align:center;}
.product-carousel .item img {width:100%;height:auto;}
.product-carousel .item  {padding:0 10px;}
.product-feed-title {font-size:18px;line-height:normal;padding-top:10px;display:block;width:100%;color:#777;text-align:center;}
.product-feed-title:hover {color:#009ca5;}
.product-feed-price {font-size:24px;line-height:normal;display:block;width:100%;color:#777;text-align:center;padding-bottom:15px;}
.product-feed-content {font-size:14px;line-height:normal;display:block;width:100%;color:#777;text-align:center;padding-bottom:20px;}
.product-feed .read-more-btn {padding-left:50px;}
.product-carousel .owl-nav {display:none;}

/*----------Gallery----------*/
.insta-pad {padding:10px;}

/*----------Newsletter----------*/
.newsletter-field {padding:3px;border:1px solid #fff;margin-bottom:10px}
.newsletter-submit {background:#000;border:3px solid #000;color:#fff;}
#newsletter {background:#999;padding:30px 0;width:100%;text-align:center;}
.newsletter-title {font-weight:300;text-align:center;font-size:26px;color:#fff;padding-bottom:5px;}
.sign-up-title {font-size:14px;color:#fff;width:100%;padding-bottom:20px;}
.sign-up-field {border:1px solid #fff;background:#fff;color:#a39f9e;padding:8px;width:280px;margin-right:20px;margin-top:3px;font-size:12px;}
.sign-up-submit {background:#3C2E3C;color:#fff;padding:8px 45px;margin-top:3px;border:none;font-size:12px;}
.sign-up-submit:hover {background:#009ca5;color:#fff;cursor:pointer;}


/*----------Locations----------*/

.white-text-overlay h2 {text-align:center;}
.locations .about-image-container {width:100%;max-width:665px;height:600px;margin:10px 0 120px 80px;padding:120px 160px;color:#fff;text-align:center;float:right;}
.locations .about-image-container2 {width:100%;max-width:665px;height:600px;margin:10px 80px 120px 0;padding:120px 160px;color:#fff;text-align:center;float:left;}
.locations .about-image-container h2 {font-family: 'Montserrat', sans-serif;font-size:26px;line-height:normal;position:relative;z-index:11;}
.locations .white-underline {margin:20px 0;background:url('/assets/img/white-grunge-underline.png') top center no-repeat;width:100%;height:10px;position:relative;z-index:11;}
.locations .about-image-container p {font-size:24px;}
.locations .grunge-container {width:100%;max-width:600px;height:560px;margin:20px 80px 80px 0;padding:160px 100px 100px 60px;color:#777;text-align:center;background:url('/assets/img/grunge-border.png') left top no-repeat;float:left;}
.locations .grunge-container2 {width:100%;max-width:600px;height:560px;margin:50px 10px 80px 0;padding:140px 60px 100px 100px;color:#777;text-align:center;background:url('/assets/img/grunge-border-reversed.png') right top no-repeat;float:right;}
.locations .grunge-container2 .read-more-btn {margin-top:30px;}
.locations .grunge-container p, .locations .grunge-container2 p {font-size:26px;padding-bottom:25px;}
.locations .animal-feet {position:relative;z-index:11;}

/*.locations .about-image-container2:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 15px;
    background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.5) 100%);
    width:100%;max-width:665px;height:600px;
}
.locations .about-image-container:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 235px;
    background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.5) 100%);
    width:100%;max-width:665px;height:600px;
}*/

/*----------About----------*/
.side-images img {padding-bottom:20px;}
.quote blockquote{
    border-left:none
}

.quote-badge{
    background-color: rgba(0, 0, 0, 0.2);   
}

.quote-box{
    padding:25px;
    overflow: hidden;
    margin-top: -50px;
    padding-top: -100px;


    margin-top: 25px;
    margin-left:auto;
    margin-right:auto;
    color:#777;
    width: 100%;
    max-width:800px;

    
}

.main p.quotation-mark{
    
    margin-top: -10px;
    font-weight: bold;
    font-size:100px;
    color:#777;
    font-family: "Times New Roman", Georgia, Serif;
    
}

.main p.quote-text{
    
    font-size: 34px;
    margin-top: -65px;
}


/*----------Carbon Counter----------*/
.carbon-counter {background:#3C2E3C;color:#fff;padding:25px;text-align:center;}
.carbon-counter-result {font-size:32px;font-weight:700;}
.carbon-counter h2 {font-size:18px;}
.carbon-counter p a, #results-container p a {color:#009ca5 !important;cursor:pointer;}
.carbon-counter p a:hover {opacity:0.7;transition: opacity 0.5s;}

/*----------Loop----------*/
.loop figure {padding-bottom:20px;}
.loop h3 a {color:#000;font-size:24px;text-transform:uppercase;font-weight:100;padding-bottom:20px;}
.loop .date {font-size:12px;text-transform:uppercase;padding:5px 0;}
.loop .content {font-size:14px;padding-bottom:10px;}
.loop .read-more-btn {margin-bottom:30px;}
.loop .news-item {padding-bottom:35px;}
.main.single .container {max-width:860px;}
.single-image img {height:auto;width:100%;padding-bottom:20px;}
.single h3 {font-size:26px;line-height:34px;text-transform:uppercase;font-weight:300;padding-bottom:5px;}
.single .date {font-size:14px;text-transform:uppercase;margin:5px 0 20px 0;}
.single .content {font-size:14px;}
.resources img {width:100%;height:auto;margin-bottom:10px;}
.loop figure img {width:100%;max-width:100%;height:auto;}
.prev a, .next a{text-decoration: none;
    display: inline-block;
    padding: 8px 16px;color:#fff;background:#3C2E3C;float:left;margin-right:10px;}
.prev a:hover, .next a:hover {background:#009ca5;transition: background 0.5s;}
.pagination {max-width:300px;margin:20px auto;}

a.page-numbers {color:#777;}
.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
}

/*----------Contact----------*/
.contact .contact-content p {font-size:20px;margin:30px 0;}
.contact iframe {margin-top:15px;margin-bottom:50px;}
.contact form {margin-top:15px;width:100%;}
.contact form label{margin-top:5px;}
.contact form input.wpcf7-text{border:1px solid #c6c6c6;padding:6px 10px;width:100%;}
.contact form textarea{border:1px solid #c6c6c6;padding:10px 20px;width:100%;height:100px}
.contact form input.wpcf7-submit {margin-top:10px;text-transform: uppercase;font-size:14px;color:#fff;padding:10px 20px;background:#444;display:inline-block;cursor:pointer;}
.contact form input.wpcf7-submit:hover {color:#009ca5;}

/*----------Carbon Calculator----------*/

#carboncalc h3 {font-size:20px;}
#carboncalc input {border:1px solid #c6c6c6;padding:6px 10px;width:100%;}
#carboncalc .wpcf7-form-control-wrap {width:100%;}
#carboncalc input.wpcf7-submit {width:auto;border-radius:10px; padding: 10px 35px; color: #fff;	font: inherit;cursor: pointer;outline: none; font-size: 22px;}
#carboncalc.main h1 {text-align: left;}
.purbg {color:#fff;}
#results-container {display:none;}
#carbon-totals-container h3{font-weight:700;}
#carbtn {background-color: #3C2E3C; border-radius:10px; padding: 10px 35px; color: #fff;	font: inherit;cursor: pointer;outline: none;}
#results-container #carbon-totals-container .purbg input {border:none; color:#fff; background-color: #3C2E3C; font-size: 48px; font-weight: bold; }
#results-container .purbg input{border:none; color:#fff;  font-size: 24px; background-color:#3C2E3C;}
#results-container input{border:none; font-size: 28px; font-weight: bold; color:#3C2E3C;}
#results-container h4{font-size:18px; font-weight:100;}
#cres-title{font-size:32px; }

/*----------Main Generic----------*/
.main {padding:50px 50px 100px 50px;background:url('/assets/img/animal-prints.png') right top no-repeat;}
.main-with-featured {padding-top:50px;}
.main .container {max-width:1100px;}
.main h1 {text-align:center;margin-bottom:60px;font-weight:100;font-size:46px;width:100%;}
.main h2 {margin:15px 0;font-weight:100;font-size:24px;width:100%;}
.main .no-margin-top {margin-top:0;}
.banner .col-md-12 {padding:0 0 30px 0;}
.main-image img {position:relative;width:100%;max-width:100%;height:auto;}
.main-image h1 {position:absolute;top:45%;color:#fff;font-weight:100;font-size:46px;width:100%;text-align:center;}
.bottom-spacer {height:35px;}
.main p {padding-bottom:10px;font-size:16px;}
.main p a {color:#444;font-weight:bold;}
.main p a:hover {color:#009ca5}
.main ul {padding-left:20px;}
.main ul li {padding-bottom:5px;}
.main h3 {text-align:left;margin:15px 0;font-weight:100;font-size:24px;width:100%;}
.main h2.center {text-align:center;padding-top:50px;}
.overview {padding:30px 0 60px 0;text-align:center;}
.overview h2 {margin:15px 0;font-weight:100;font-size:26px;}
.overview p {margin:10px 0;font-size:16px;}

/* WOOCOMMERCE */
#temp-msg {font-size:18px;padding:30px;background:#009ca5;color:#fff;text-align:center;}
#temp-msg a {display:block;color:#fff;margin:30px auto 0 auto;border:1px solid #fff;padding:3px 10px;max-width:100px;}
.product-content p {margin-bottom:10px;}
.woocommerce-store-notice, p.demo_store {padding:50px 100px !important;}
.woocommerce-store-notice a, p.demo_store a {background:#009ca5;padding:3px 10px;}
.woocommerce ul.products li.product .button {display:none !important;}
.woocommerce-MyAccount-navigation {padding-right:50px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-size:18px;line-height:18px;color:#777;margin-top:15px;display:block;width:100%;border-bottom:1px solid #e0e0e0;padding-bottom: 10px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {font-size:18px;color:#009ca5;}

.woocommerce nav.woocommerce-pagination {margin-bottom:100px;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {color:#777;}
.title-seperator {
	border-bottom: 0 none;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	text-align: center;
	clear: both;
}
.separator_wrapper {
	background-color: #fff;
	border: 0 none;
	display: inline-block;
	padding: 35px;
	position: relative;
	top: 0;
	vertical-align: middle;
	z-index: 2;
}
.separator_content {
	background-color: #fff;
	/* border: 1px solid #d7d7d7; */
	color: #3e3e3e;
	display: inline-block;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 30px;
	padding: 20px 30px;
	position: relative;
	text-align: center;
	top: 0;
	vertical-align: middle;
}
.separator_line {
	background-color: #d7d7d7;
	display: block;
	height: 1px;
	left: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 1;
}
.woocommerce .woocommerce-product-details__short-description {display:none !important;}
.woocommerce div.product p.price, .woocommerce div.product span.price {padding-bottom:20px;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {background:url('/assets/img/underline-black.png') bottom center no-repeat;padding-bottom:30px !important;margin-bottom:20px !important;}
.woocommerce ul.products li.product span.amount {font-size:20px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {padding:15px;border: 1px solid #777;font-size:16px;}
.woocommerce .col-1, .woocommerce .col-2 {max-width:48%;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width:200px !important;}
.category-list  {padding-top:117px;}
.category-list a {font-size:18px;line-height:18px;color:#777;margin-top:15px;display:block;width:100%;border-bottom:1px solid #e0e0e0;padding-bottom: 10px;}
.category-list a:hover {font-size:18px;color:#009ca5;}
#products-container .container {width:80%;}
.woocommerce select {font-family: 'Montserrat', sans-serif;font-size:16px;padding-right:20px;border:1px solid #eee;}
#products-container h1.page-title {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: bolder;
    top: -15px;
    position: relative;
}

.term-description p {
    display: none;
}

.green-box {
    width: 100%;
    background-color: #d2d7d6;
    text-align: left;
    padding: 10px;
    margin-top: 114px;
}

.sidebar-image {
    width: 100%;
    float: left;
    margin-top: 30px;
    display: none;
}

.sb-right {
    width: 19%;
    float: left;
    margin: 114px 0 0 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 0 0 20px 0;
    background-color: #141414;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sb-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
}

.woocommerce ul.products li.product a.ajax_add_to_cart {
    display: none;
}

.woocommerce ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product a {
    color: #373736;
}

.woocommerce ul.products li.product span.amount {
    color: #808080;
}

ul.products .product_type_variable {
    display: none;
}

.payment_method_stripe {
    margin-bottom: 50px!important;
}

.payment-accepts {
    float: right;
    width: 150px;
    margin-top: -10px;
}

.product_meta {display:none;}

.payment-accepts p {
    font-size: 12px;
    margin-bottom: 0px;
}

.share-container {
    border-bottom: 1px solid #373737;
    height: 60px;
    padding-bottom: 20px;
    margin: 20px 0;
    width: 100%;
}

/* Checkout */

.checkout-button,
#place_order {
    background: #000 !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    color: #fff !important;
}

.checkout-button:hover,
#place_order:hover {
    background: #373737 !important;
}

#customer_details p {
    text-align: left;
}

#customer_details input,
#customer_details textarea {
    padding: 10px;
}


/* Category Menu */

.category-list {
    padding-top: 120px;
}

.category-list h3 {
    font-size: 16px;
}

.category-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.category-list ul li a {
    font-size: 16px;
    color: #373737;
    font-weight: 700;
}

.category-list ul li a:hover {
    color: #a5c1a2;
}

.category-list ul li ul li.current-menu-item a {
    color: #a5c1a2;
    font-weight: 700;
}

.category-list ul li ul li a {
    font-size: 13px;
    color: #373737;
    font-weight: 400;
}

.clearboth {
    height: 0;
    clear: both;
    margin: 0;
    padding: 0;
}


/* Single Product */

#product-container {
    padding-top: 30px;
}

#product-container h1 {
    margin-bottom: 30px;
    text-transform: none;
    font-size: 22px;
}

#product-container .amount {
    font-weight: bold;
    color: #373737;
}

#product-container p.in-stock,
.sku_wrapper,
.posted_in {
    display: none;
}

#product-container form.cart {
    padding: 25px;
    background: #e9e8e6;
}

.single_add_to_cart_button {
    background: #000 !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.single_add_to_cart_button:hover {
    background: #373737 !important;
}

.qty {
    padding: 5px;
    font-size: 14px;
}

.quantity {
    font-size: 16px;
}

.product-content h2,
.read-more-section h2 {
    font-size: 20px;
    font-weight:bold;
    margin:25px 0 15px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
#tab-description,
#tab-additional_information {
    display: none !important;
}

#tab-reviews {
    display: block !important;
}

.related {
    width: 100%;
    clear: both;
}

.woocommerce div.product form.cart .variations label {
    font-size: 18px;
    font-weight: 400;
    color: #373737;
}

.woocommerce div.product form.cart .variations select {
    margin-right: 5.2em;
}

.share-container {
    border-bottom: 1px solid #373737;
    height: 60px;
    padding-bottom: 20px;
    margin: 20px 0;
    width: 100%;
}

.product-free-delivery {
    float: left;
}

.share-icons {
    float: right;
}

.yith_magnifier_gallery li {
    width: 176px !important;
}

.caroufredsel_wrapper ul.yith_magnifier_gallery[style] {
    height: 176px !important;
}

.yith_magnifier_thumbnail {
    margin-right: 10px !important;
}

.woocommerce span.soldout,
.woocommerce-page span.soldout {
    z-index: 999;
}




/*----------Footer----------*/
footer {background:#3C2E3C;padding:100px;color:#fff;text-align:center;}
.footer-logo {padding-bottom:50px;text-align:center;}
body .footer-logo img {max-width:400px}
.woocommerce .footer-logo img {max-width:400px}
.footer-social {padding-bottom:50px;}
.footer-copyright {padding-bottom:30px;font-size:22px;}
.footer-privacy {font-size:14px;}
.footer-privacy a {color:#fff;}
.footer-privacy a:hover {opacity:0.7;transition:opacity 0.5s;}

/*----------Navigation----------*/

#cssmenu > ul > li:last-child {border:1px solid #fff;border-radius:15px;}
#cssmenu > ul > li:last-child:hover {background:#fff;transition:background 0.5s;}
#cssmenu > ul > li:last-child:hover a {color:#000;transition:color 0.5s;}

#cssmenu {
    
  background: none;
  margin: 0;
  width: auto;
  padding: 14px 0 0 0;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
#cssmenu ul:after,
#cssmenu:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
  z-index:1002;
}
#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #ffffff;
}
/*#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}*/
#cssmenu ul li ul li a {
  font-size: 13px;
  font-weight: 400;
  line-height:normal;
  text-transform: none;
  color: #000000;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
  color: #009ca5;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #009ca5;
}
#cssmenu ul li ul li:hover > ul {
  left: 100%;
  top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu > ul > li {
  float: left;
  padding-left:9px;padding-right:9px;
}
#cssmenu.align-center > ul > li {
  float: none;
  display: inline-block;
}
#cssmenu.align-center > ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu.align-right ul ul li:hover > ul {
  right: 100%;
  left: auto;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
#cssmenu > ul > li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
 color:#fff;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
/*#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
  display: block;
  content: '';
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
  display: block;
  content: '';
  border: 4px solid transparent;
  border-top-color: #444;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}*/
#cssmenu > ul > li > a {
  color: #fff;
  padding: 15px 8px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  z-index: 2;
  position: relative;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
  height: 100%;
}
#cssmenu > ul > li:hover > a {color: #009ca5;}
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #000000;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
  left: 0;
}
#cssmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li > a {
  display: block;
}
#cssmenu > ul > li {
  width: auto;
}
#cssmenu > ul > li > ul {
  width: 170px;
  display: block;
}
#cssmenu > ul > li > ul > li {
  width: 210px;
  display: block;
  padding-right:40px;
}




/*----------Quantcast css----------*/
.qc-cmp-button {
          background-color: #3C2E3C !important;
          border-color: #3C2E3C !important;
        }
        .qc-cmp-button:hover {
          background-color: transparent !important;
          border-color: #3C2E3C !important;
        }
        .qc-cmp-alt-action,
        .qc-cmp-link {
          color: #3C2E3C !important;
        }
        .qc-cmp-button.qc-cmp-secondary-button:hover
         {
          border-color: transparent !important;
          background-color: #3C2E3C !important;
        }
        .qc-cmp-button.qc-cmp-secondary-button {
          border-color: #eee !important;
          background-color: #eee !important;
        }
/*----------Quantcast css END----------*/
/*----------intial declartaion of css----------*/

*{ /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,

code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,

form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,select,input,option,textarea{margin: 0; padding: 0; border: 0;	outline: 0; font-size: 100%;/* list-style:none;*/ box-sizing:border-box;}

html {width:100%;height:100%;}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}

audio,canvas,video{display:inline-block;}

audio:not([controls]){display:none; height:0;}

pre{white-space:pre; white-space:pre-wrap; word-wrap:break-word}

q{quotes:none}

q:before,q:after{content:''; content:none}

small{font-size:80%}

sub,sup{font-size:75%; line-height:0; position:relative; vertical-align:baseline}

sup{top:-0.5em;}

sub{bottom:-0.25em}

nav ul,nav ol{list-style:none; list-style-image:none;}

button,input,select,textarea{font-size:100%; margin:0; vertical-align:baseline;}

textarea{overflow:auto;vertical-align:top}

table{border-collapse:collapse;border-spacing:0}

button,html input[type="button"],input[type="reset"],input[type="submit"],textarea{-webkit-appearance:none; border-radius:0}

/* remember to define focus styles! */

:focus {outline: 0;}

ol, ul {/*list-style: none;*/}

/* tables still need 'cellspacing="0"' in the markup */

table {border-collapse: separate; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

a{text-decoration:none;}


blockquote:before, blockquote:after,

q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

table {	border:0 none; border-collapse:collapse; border-spacing:0;}

td { vertical-align:top; }

img	{ border:0 none; max-width:100%; }

a	{ outline:none; cursor:pointer; }

/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block}

.clear{ clear:both;}  

img{ max-width:100%;height:auto;}

/* For modern browsers */ 

.cf:before, .cf:after {content: "";display: table}

.cf:after {clear: both;}

/* For IE 6/7 (trigger hasLayout) */

a,button,.btn{ outline: none !important; transition:all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; text-decoration:none !important;}

body{font-size:16px;  -webkit-font-smoothing: antialiased; font-family: 'Montserrat', sans-serif; -webkit-font-smoothing: subpixel-antialiased;

     -webkit-text-stroke: 1px transparent;}

