/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.header-bottom {
  min-height: 46px;
  border-top: 1px solid #ccc; 
border-bottom: 1px solid #ccc;
}

.home .page-wrapper {
 
  padding-top: 0px !important;
}

.header-cart-link{background: #3d7b89 !important;}

.header-main .nav-spacing-large > li {
  margin: 0 2px;}
  
  .header-button .account-link,.header-button .wishlist-link{background-color: #3d7b89 !important;}
  
   .account-link{display:none !important;}

  .logged-in .account-link{display:block;}
.cfvsw-swatches-blur-disable{display:none !important;}

tr:first-child .cfvsw-swatches-blur-disable{display:block !important;}

.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable {
  display: none;
}

.dualimg,.lateximg,.memoryimg,.starterimg{display:none !important;}
.postid-42 .dualimg {display:block !important;}
.postid-163 .lateximg {display:block !important;}
.postid-108 .memoryimg {display:block !important;}
.postid-387 .starterimg{display:block !important;}

.postid-42 .lltpillow,.postid-163 .lltpillow,.postid-108 .lltpillow,.postid-387 .lltpillow{display:none !important;}

.postid-221 .lltmatt{display:none !important;}

.postid-221 .ltprdcustom span{width:49%;}

.postid-387 .lltsuper1{display:none !important;}
.postid-387  .lltsuper2{display:inline-block !important}

.postid-221 .lltsuper2{display:none !important;}

footer a ,footer .custom-html-widget{
  color: #777;
  font-size: 16px;
}
footer span.widget-title{  color: #777;}

footer ul li {
  margin-bottom: 3px;
}

header{  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

 .accordion-title.active{border-color: #e6e6e6 !important;}
 
 #review_form .has-border{border-color: #dfdede;
background: #f4f4f4;}

.social-icons{margin-top:20px;}

.widget_layered_nav .woocommerce-widget-layered-nav-list.vi-wpvs-woocommerce-widget-layered-nav-list .wc-layered-nav-term.vi-wpvs-wc-layered-nav-term .vi-wpvs-widget-count{display:none !important;}



.ltprdcustom{display: block;
  clear: both;
  margin-bottom: 20px;background: #ebeeeb;}

.ltprdcustom span{display: inline-block;
  width: 24%;
  vertical-align: top;

font-size: 17px;
  text-align: left;
  padding: 6px 12px;
  font-weight: bold;}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	.ltprdcustom span{width: 49%;  padding: 6px 30px;}
	
	.html_topbar_left a{color: hsla(0,0%,40%,.85) !important;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0px;}

}