@import url('//fonts.googleapis.com/css?family=Poppins:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic&display=swap');@import url('//fonts.googleapis.com/css?family=Libre+Baskerville:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic&display=swap');body{font-family: "Poppins", arial, tahoma;font-weight: normal;font-size:20px;}#mainMenu{font-family: "Poppins";}
				h1{font-family: "Poppins";}
				h2{font-family: "Poppins";}
				h3{font-family: "Poppins";}
				h4{font-family: "Poppins";}
				h5{font-family: "Poppins";}
				h6{font-family: "Poppins";}
				.price, .price-box .price{font-family: "Poppins";}
				.btn{font-family: "Poppins";}
				blockquote,.sub-title, .content-heading .block-note{font-family: "Libre Baskerville";}
				.btn-default:hover,.btn-default:focus,.btn-default:active{background-color: #FF7AC7 !important;border-color: #FF7AC7 !important;}.btn-default2:hover,.btn-default2:focus,.btn-default2:active{background-color: #FF7AC7 !important;border-color: #FF7AC7 !important;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.tocart.btn-cart:hover,.tocart.btn-cart:focus,.tocart.btn-cart:active{background-color: #FF7AC7 !important;border-color: #FF7AC7 !important;}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active{background-color: #FF7AC7 !important;border-color: #FF7AC7 !important;}body .products-accessory-upsell {
margin: 23px 0 30px 0;
}
@media screen and (max-width:767px){

.header:not(.header6):not(.header7) .megamenu-content .nav-tabs>li {
    width: calc(100% / 2);
}

ul.nav.nav-tabs li:nth-child(2) {
    display: none;
}

}
.product-info-main .product-info-stock-sku .custom-text{color:#777}
.product-info-main .product-info-stock-sku .custom-text a{color:#5761ff !important}

.product-info-main .product-info-stock-sku .custom-text b{font-weight:600}

div[name="shippingAddress.custom_attributes.kl_email_consent"] {float:left}
div[name="shippingAddress.custom_attributes.kl_email_consent"] .label{font-size:16px !important; margin-top:5px !important}

#cart-totals .totals .mark span.title{visibility: hidden;position: relative;width: 135px;display: inline-flex;overflow: hidden;height: 26px;}
#cart-totals .totals .mark span.title:after{visibility:visible; position: absolute;top: 0;left: 0;content: "Discount Code ";}

.category-product-actions .filter-toggle {display:none !important}

.seo-review-block {
  background: #f3f3f3;
  color: #4e4e4e;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 21px;
  border: 1px solid #5761ff;
  border-radius: 10px;
  overflow: hidden;
}
.seo-review-content {
  padding: 30px 55px 0;
  position: relative;
}
.seo-review-content p::after {
  content: '';
  background-image: url(/media/wysiwyg/right-quote-sign.png);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  bottom: -7px;
  right: -15px;
  z-index: 999;
  position: relative;
  background-position: center;
  background-size: cover;
  display: inline-block;
  opacity: 0.5;
}
.seo-review-content p::before {
  content: '';
  background-image: url(/media/wysiwyg/right-quote-sign.png);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  top: 20px;
  left: 15px;
  z-index: 999;
  position: absolute;
  background-position: center;
  background-size: cover;
  transform: rotate(180deg);
  opacity: 0.5;
}
.seo-review-bottom {
  padding: 10px 0 5px;
  text-align: center;
  margin-top: 15px;
  color:#5761ff;
}
.seo-review-block .seo-review-bottom p, .seo-review-block .seo-review-bottom p a  {
  font-size: 18px;
  padding-left: 0;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #5761ff !important;
  text-align:center
}
.seo-review-block.pink {
   border: 1px solid #ff7ac7;
}
.seo-review-block.pink .seo-review-bottom{
  color:#ff7ac7;
}
.seo-review-block.pink .seo-review-bottom p, .seo-review-block.pink .seo-review-bottom p a  {
  color: #ff7ac7 !important;
}