/*  
Theme Name: Montblanc
Theme URI: http://qkthemes-demo.com
Version: 1.0
Description: Created by <a href="http://qkthemes-demo.com">QKThemes</a>
Author: <a href="http://qkthemes-demo.com">qkthemes</a>
Author URI: <a href="http://qkthemes-demo.com">qkthemes</a>
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: montblanc

---------

DO NOT EDIT THIS FILE.
*/
.screen-reader-text{}
.widget{
	overflow: hidden;
}
body .wpb_row, body .wpb_content_element{
	margin-bottom: 0px;
}
.text-center{
  text-align: center;
}
.fullwidth .vc_col-sm-12{
  padding: 0px;
}
.container .container {
  max-width: 100%;
  padding: 0px !important;
}
.container .container{
  width: 100%;
}
.vc_row {
  margin-left: 0 !important;
  margin-right: 0  !important;
}
iframe{
	border: none;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.sticky {
	background: #EEF9FD;
	border: 3px solid black;
	padding: 10px;
}
.blog-section .blog-post.sticky .blog-content .social-box ul.share-post{
  background: #EEF9FD;
}
.blog-section .blog-post{
  text-align: center;
}
.blog-section .blog-post img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 55px;
}
select{
	max-width: 100%;
}
.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}
.alignleft{
	float: left;
	margin-right: 20px;
	margin-right: 30px;
}
.clear{
	clear: both;
}

.aligncenter{
	float: none;
	margin: 30px;
}

img{
	max-width: 100%;
	height: auto;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	border: 1px solid #dedede;
}

.widget_pages ul, .widget_nav_menu ul,.widget_product_categories ul,.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.widget_pages ul li, .widget_nav_menu ul li, .widget_product_categories ul li,.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li{
	display: block;
  margin-bottom: 10px;
}
.widget_pages ul li:before, .widget_nav_menu ul li:before, .widget_product_categories ul li:before,.widget_archive ul li:before, .widget_categories ul li:before, .widget_meta ul li:before{
	display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
  content: "\f105";
  color: #888888;
  font-size: 13px;
}
.widget_pages ul li a, .widget_nav_menu ul li a, .widget_product_categories ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a{
	display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #888888;
  font-size: 13px;
  
  
}
input[type="search"] {
  padding: 12px 20px;
  border: 1px solid #dedede;
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  background: transparent;
  outline: none;
  width: 100%;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.searchform button {
  display: inline-block;
  background: transparent;
  border: none;
  outline: none;
  float: right;
  margin-top: -33px;
  text-align: center;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
.not-found h1, .not-found h3{
  margin: 0px 0px 30px 0px;
  font-weight: 400;
}
.not-found h3{
  color: #999;
  margin-bottom: 20px;
}
.widget .children{
  padding-left: 20px;
}
.widget_pages ul li a:hover, .widget_nav_menu ul li a:hover, .widget_product_categories ul li a:hover, .widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover{
	color:#a9a884;
}
.tagcloud{
	overflow: hidden;
}
.tagcloud a{
	display: inline-block;
  background: #fff;
  border: 1px solid #eeeeee;
  float: left;
  font-size: 11px !important;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  padding: 6px 10px;
  border-radius: 4px;
  margin: 0px 2px 2px 0px;
}

input[type="text"], input[type="email"]{
  width: 100%;
  padding: 14px 20px 14px;
  border: none;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  margin-bottom: 35px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #888888;
  font-size: 13px;
  
}

textarea, .woocommerce #review_form #respond textarea{
	width: 100%;
  padding: 0px 20px 14px;
  border: none;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 35px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #888888;
  font-size: 13px;
  

  height: 130px;
  border: 1px solid #cccccc;
  padding-top: 14px;
  margin-top: 20px;
  margin-bottom: 30px;
}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus,.woocommerce #review_form #respond textarea:focus{
	background: #fcfcfc;
	border: 1px solid #ccc;
}
#reply-title, .comment-title{
	color: #222222;
  font-size: 36px;
  
  font-weight: 300;
  letter-spacing: 2px;
  margin: 0 0 12px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.comment-notes, .logged-in-as{
	margin-bottom: 60px;
	font-family: 'Droid Serif', serif;
  font-style: italic;
  font-size: 12px;
}
.logged-in-as a{
	color: #222;
}
input[type="submit"], .btn{
	  min-width: 130px;
	  text-align: center;
	  padding: 7px 10px;
	  background: #a9a884;
	  color: #ffffff;
	  font-size: 13px;
	  
	  outline: none;
	  border: none;
	  transition: all 0.2s ease-in-out;
	  -moz-transition: all 0.2s ease-in-out;
	  -webkit-transition: all 0.2s ease-in-out;
	  -o-transition: all 0.2s ease-in-out;
	  margin-bottom: 10px;
}
.blog-post a{
	transition: all 0.2s ease-in-out;
	  -moz-transition: all 0.2s ease-in-out;
	  -webkit-transition: all 0.2s ease-in-out;
	  -o-transition: all 0.2s ease-in-out;
	  color: #a9a884;
}
input[type="submit"]:hover, .btn:hover{
	background: #222;
}
.pre-next-post a, .pre-next-post a{
	display: block;
	text-transform: lowercase;
}
.pre-next-post{
	margin-bottom: 55px;
}
.comment-tree, ul.children{
	margin: 0px;
	padding: 0px;
}
.comment-tree li{
	list-style: none;
}
.comment-tree li .comment-box {
  overflow: hidden;
  padding-bottom: 35px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 40px;
}
.comment-tree li .comment-box img{
	float: left;
}

ul li .comment-box .comment-content {
  margin-left: 100px;
}

ul li .comment-box .comment-content h4, 
ul li .comment-box .comment-content a {
  color: #222222;
  font-size: 13px;
  
  text-transform: uppercase;
  margin: 0;
}
 ul.children .comment-box {
  padding-left: 100px;
}
.comment-section{
	padding-top: 100px;
	border-top: 1px solid rgb(204,204,204);
}
.comment-title{
	margin-bottom: 60px;
}
.comment-reply-link{
	float: right;
	font-weight: 300;
}
.comment-content span {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  margin: 0 0 10px;
  font-size: 11px;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.blog-banner.single-post, .page-banner-section, #carousel li{
	position: relative;
}
#carousel li:hover{
  cursor: pointer;
}
/*.blog-banner.single-post:after, .page-banner-section:after, #carousel li:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.5);
  z-index: 2;
}*/
#carousel .flex-active-slide:after {
  display: none;
}
.page-banner-section .page-banner-box{
	z-index: 33;
}
.textwidget{
  font-size: 13px;
  color: #999;
  
  line-height: 24px;
  font-weight: 400;
}
.project-content a{
  color: #a9a884;
}
ul.pagination-list li span {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 16px;
  
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

.pagination-list {
  text-align: center;
  margin: 0;
  padding: 0;
}
.pagination-list .next {
  float: right;
}

.pagination-list  a, .pagination-list  .current {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 16px;
  
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.pagination-list  a.next i {
  color: #888888;
  margin-left: 18px;
}
.pagination-list .prev  i {
  color: #888888;
  margin-right: 18px;
}
.pagination-list .prev {
  float: left;
}
.about-us-section .skills-box .meter{
  margin-bottom: 10px !important;
}
.statistic-section:after{
  display: block !important;
}

.top-60{
  margin-top: 60px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  color: #222;
}
.contact-info i{
  font-size: 24px;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 32px;
}
.navbar .navbar-brand {
    
    display: inline-block;
    height: auto;
    font-family: 'Dancing Script';
    font-size: 36px;
    color: #a9a884;
    line-height: 36px;
}
.navbar .navbar-brand:hover{
	color: #fff;
}
.single-post-tags{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.single-post-tags li{
	display: inline-block;
	margin-right: 5px;
	
}
.single-post-tags li span{
	
	font-weight: bold;
}

/**Woocommerce Page**/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  width: 33.33%;
  margin: 0px 0px 45px 0px;
  text-align: center;
}
.shop-section{
  padding: 45px 0px;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count{
  color: #222;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count{
  margin-bottom: 45px;
}
.a1{
  font-family: 'Droid Serif', serif;
  font-size: 12px;
  color: #ccc;
  font-style: italic;
  margin-bottom: 10px;
}
.woocommerce ul.products li.product h3{
  color: #b9bb9d;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0px;
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .price{
  color: #222;
  font-size: 14px;
  display: inline-block;
}
.woocommerce ul.products li.product .price del{
  display: inline-block;
  margin-right: 5px;
}
.woocommerce ul.products li.product .price ins{
  font-weight: 400;
  text-decoration: none;
}
.porudct-thumb{
  position: relative;
  margin-bottom: 20px;
}
.porudct-thumb img{
  width: 100%;
}

.hover-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  opacity: 0;
}
.porudct-thumb:hover .hover-box {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.inner-hover {
  width: 100%;
  position: relative;
  top: 50%;
  margin-top: -20px;
}
.woocommerce ul.products li.product .porudct-thumb a{
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 3px 0px;
  font-weight: 400;
  background: none;
  border-bottom: 1px solid transparent;
  border-radius: 0px;
  color: #222;
}
.woocommerce ul.products li.product .porudct-thumb a:hover{
  border-bottom-color: #222;
  color: #222;
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
  height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  width: 10px;
  height: 10px;
  top: -3px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #f5f5f5;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: #a9a884;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  background: #a9a884;
  color: #fff;
  text-shadow: none;
  border-radius: 0px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #222;
  color: #fff;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 70px;
  margin-left: 0px;
  float: left;
  margin-right: 30px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li span, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li ins, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li{
  text-decoration: none;
  color: #a9a884;
  font-size: 13px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a span{
  font-size: 13px;
  color: #999;
  font-weight: 400;
}
.woocommerce ul.products li.product .onsale{
  top: 10px;
  left: 10px;
  width: 70px;
  height: 70px;
  right: auto;
  border-radius: 0px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 70px;
  padding: 0px;
  background: #a9a884;
}
.woocommerce ul.products li.product .p-title h3{
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product .p-title:hover h3{
  color: #222;
}
.woocommerce ,.page-banner-section.blog-banner, .woocommerce-page .page-banner-section.blog-banner{
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #f8f8fa;
  background-size: initial;
  -webkit-background-size: initial;
  -moz-background-size: initial;
}
.woocommerce .page-banner-section:after, .woocommerce-page .page-banner-section:after{
  display: none;
}
.woocommerce .page-banner-section .page-banner-box h1, .woocommerce-page .page-banner-section .page-banner-box h1{
  color: #222;
}

.woocommerce .page-banner-section .page-banner-box p.post-meta, .woocommerce .page-banner-section .page-banner-box p, .woocommerce-page .page-banner-section .page-banner-box p.post-meta, .woocommerce-page .page-banner-section .page-banner-box p{
  color: #999;
}
@media(max-width: 768px){
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width: 100%
  }
}
img{
  max-width: 100%;
}
.product-thumbnails img{
  margin-bottom: 10px;
}
.woocommerce div.product .product_title{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  color: #a9a884;
  letter-spacing: 2px;
  line-height: 24px;
  margin-bottom: 40px;
}
.woocommerce div.product p.price{
  font-size: 24px;
  color: #222;
  font-weight: 400;
  margin-bottom: 40px;
}
.woocommerce div.product p.price ins{
  font-weight: 400;
  text-decoration: none;
}
.description p{
  color: #999;
}
.woocommerce div.product form.cart .button{
  padding: 13px 47px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background: #a9a884;
}
.woocommerce .quantity .qty {
  width: 90px;
  text-align: center;
  height: 40px;
}
.product_meta span{
  text-transform: uppercase;
  color: #a9a884;
  font-size: 14px;
}
.product_meta span a{
  font-size: 13px;
  color: #999;
  text-transform: initial;
}
.woocommerce div.product form.cart .button:hover{
  background: #222;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  text-align: center;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{
  border-radius: 0px;
  background: #f8f8f8;
  padding: 9px 42px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{
  display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active{
  background: #fff;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a{
  color: #a9a884;
}
.woocommerce div.product .woocommerce-tabs .panel{
  text-align: center;
  padding: 10px 20px
}
.woocommerce div.product .woocommerce-tabs .panel p{
  color: #999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  font-size: 16px;
  font-weight: 400;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
  margin-left: 90px;
  text-align: left;
  border-radius: 0px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
  border: none;
  padding: 0px;
  width: 70px;
}
.woocommerce #reviews #comments ol.commentlist{
  padding-left: 0px; 
}

.woocommerce #content div.product .woocommerce-tabs{
  margin: 80px 0px;
}
.woocommerce #reviews h3.comment-reply-title{
  margin: 30px 0px;
}
.woocommerce #respond input#submit{
  padding: 13px 27px;
}
.related-title{
  text-align: center;
  margin-bottom: 60px;
}
.related-title h2{
  color: #222222;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 0 0 12px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  margin: 0px 0px 10px 0px;
}
.related-title p{
  font-family: 'Droid Serif', serif;
  font-style: italic;
  color: #999;
}
.woocommerce-cart table.cart img{
  width: 130px;
  margin-bottom: 0px;

}
.woocommerce table.shop_table td{
  padding: 30px 0px;
  text-align: center;
  color: #222;
}
.woocommerce a.remove{
  margin: 0 auto;
}
.woocommerce table.shop_table{
  border-radius: 0px;
  border: none;
}
.woocommerce table.shop_table tr td:first-child{
  border-left: 1px solid rgba(0,0,0,.1); 
}
.woocommerce table.shop_table tr:last-child td:first-child{
  border: none;
  border-top: 1px solid rgba(0,0,0,.1); 
}
.woocommerce table.shop_table tr td:last-child{
  border-right: 1px solid rgba(0,0,0,.1); 
}
.product-name a, .cart_totals h2{
  font-size: 14px;
  text-transform: uppercase;
}
.cart_totals h2{
  color: #a9a884;
  text-align: center;
  margin: 0px 00px 30px 0px;
}
.woocommerce-cart table.cart th{
  text-transform: uppercase;
  color: #a9a884;
  font-weight: 400;
  text-align: center;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #a9a884;

}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #222;
}
.cart_totals th{
  color: #a9a884;
  font-weight: 400;
}
.cart_totals td{
  color: #222;
}
.cart_totals td strong{
  font-weight: 400;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  padding: 13px 27px;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 200px;
  height: 40px;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td:nth-child(2){
  text-align: right;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr:last-child td:first-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table th:first-child{
  border-left: 1px solid rgba(0,0,0,.1);
  border-right: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td:first-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table th:last-child{
border-right: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th{
  text-align: center;
   color: #a9a884;
  font-weight: 400;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{
  border-bottom: 1px solid rgba(0,0,0,.1);
  border-top: 1px solid rgba(0,0,0,.1);
}
label{
  color: #999;
  font-weight: 400;
}
.no-padding{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.lookbook-gallery  .wpb_single_image img{
  width: 100%;
}
.wpb_single_image .vc_single_image-wrapper{
  display: block !important;
}
body .single-lookbook{
  padding: 60px 0px;
}
/**LOOKBOOK**/
.lookbook-gallery {
  overflow: hidden;
}
.lookbook-gallery  img{
  float: left;
}
/**LOOKBOOK**/

.navbar-absolute-top {
  position: absolute;
  top: 0px;
  z-index: 1111;
  left: 0px;
  width: 100%;
}
