/*arrow slider */
.mobile-cart-version {
  display: none;
}
ul.flex-direction-nav {
    position: absolute;
    top: 40%;
    z-index: 2;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}
a.flex-next::after {visibility:visible;content: 'next';
    font-family: swiper-icons;margin-right: 10px;font-size: 35px;    }
a.flex-prev::before {
    visibility:visible;
    content: 'prev';
    font-family: swiper-icons;    margin-left: 10px;font-size: 35px;}

a.flex-next::after {
  visibility: visible;

  font-family: swiper-icons;
  margin-right: 20px;
  font-size: 20px;
}
a.flex-prev::before {
  visibility: visible;
  margin-left: 20px;
  font-size: 20px;
 

}

.vp-filter-overlay {
  display: none;
}
.vp-filter-btn-wrapper {
  display: none;
}
.product-list-item.text-custom-parent-hov.prod-layout-style2:hover .product-availability-p {
  color: black;
}
.product-availability-p-out {
  font-family: Montserrat;
}
.product-list-item.text-custom-parent-hov.prod-layout-style2:hover .product-availability-p-out {
  color: black;
}
ul.products {
    display:flex;
    flex-wrap:wrap;
    margin: 0px 0px;
    
}


/*** MOBILE ***/
@media screen and (max-width: 768px) {
.vp-filter-overlay {
  display: block !important;
}    
 .vp-filter-btn-wrapper {
  display: block !important;
}   
.vp-filter-overlay {
	position: fixed;
	height: 100vh;
	width: 100%;
	background: transparent;
	z-index: 9999999;
    right: -100%;
	top: 0;
	transition: all ease-in .5s;
}

.vp-filter-overlay.open {
    right: 0;
}

.vp-filter-wrapper {
    position: relative;
    float: right;
	background: #fff;
	height: 100vh;
	width: 100%;
	padding: 25px;
	overflow: auto !important;
}




.vp-filter-wrapper .filter.filter--style-premmerce {
  display: block !important;
}
.closeFilter, .closeFilter:focus {
  position: absolute;
  width: 16px !important;
  height: 16px !important;
  background: red;
  border: none;
  top: 20px !important;
  right: 26px;
background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%20%3Cpath%20d%3D%22M16%200L0%2016M0%200L16%2016%22%20stroke%3D%22%232B3C5B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E") no-repeat center center;

  z-index: 2;
}   
  .vp-filter-btn-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border: 1px solid black;
    border-radius: 4px;
    padding: 1px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    color: black;
    width: 100%;
    height: 34px;
    width: 49%;
    float: left;
	text-transform:uppercase;
  }
.woocommerce-products-header {
  width: 100%;
  text-align: center;
}
.vp-open-btn-filter {
    text-align: center;
    word-wrap: break-word;
}

.vp-filter-icon {
    position: relative;
    width: 24px;
    height: 24px;
}

.vp-filter-wrapper {
  margin-top: 60px;
}

    
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: right;
  width: 49% !important;
}  
    
.woocommerce-ordering select {
  width: 100% !important;
}    
 .woocommerce-products-header {
  width: 100% !important;
  float: left;
  display: block;
  text-align: center;
}   
 .vp-filter-btn-wrapper span {
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}   
.vp-filter-btn-wrapper {
  margin-top: 5px;
}
#header {
  position: fixed !important;
  left: 0;
}    
   #header + * {
    margin-top: 60px !important;
  }  
   .site-header .site-logo {

    padding-top: 5px;
    padding-bottom: 5px;
  }   
.col-sm-4.col-md-3.col-md-pull-9 {
  display: none;
}    
 
	
.woocommerce-products-header__title.page-title {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  color: black;
  border-bottom: 0px solid black;
  margin-bottom: 0px;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 15px !important;
}	
	
	
.orderby {
  border: 1px solid black !important;
  color: black !important;
  font-size: 11px !important;
}	
.woocommerce ul.products li.product .product-list-item.prod-layout-style2:hover {
  box-shadow: 5px 6px 20px rgba(0,0,0,0) !important;
}
.woocommerce ul.products li.product {
  padding: 0 5px;


}
 .products.columns-3 li.product:nth-child(2n+1) {
    padding-left: 15px;
  }	
	.products.columns-3 li.product:nth-child(2n) {
    padding-right: 15px;
  }
.woocommerce ul.products li.product .product-list-item.prod-layout-style2 .kw-details-title {
  font-size: 14px;
  line-height: 1.3;
  margin: 0px 0 10px;
  padding: 0;
  font-weight: 700;
  min-height: 38px;
  font-family: Montserrat;
  font-weight: 500;
  color: black;
  height: 38px;
  overflow: hidden;
}	
	
.woocommerce ul.products li.product .product-list-item.prod-layout-style2 .price, .woocommerce ul.products li.product .product-list-item.prod-layout-style2 .price ins {
  color: black;
  font-size: 15px !important;
  font-weight: 600;
  line-height: 1;
  font-family: Montserrat;
}	
.site-header.site-header--absolute + .site-content {
  padding-top: 20px !important;
}	
	
.sh-component.ctabutton.cta-button-0.kl-cta-custom.btn.btn-fullcolor.btn-custom-color.zn_dummy_value.cta-icon--before.btn--rounded span:last-child {
  display: none;
}	
.sh-component.ctabutton.cta-button-0.kl-cta-custom.btn.btn-fullcolor.btn-custom-color.zn_dummy_value.cta-icon--before.btn--rounded span {
  margin-right: 0px;
}	
.sh-component.topnav.navLeft.topnav--cart.topnav-no-sc.topnav-no-hdnav {
  margin-right: 40px !important;
}	
  .btn.kl-cta-custom.cta-button-0 {
    font-family: Montserrat;
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: 600;
  }	
.sh-component.ctabutton.cta-button-0.kl-cta-custom.btn.btn-fullcolor.btn-custom-color.zn_dummy_value.cta-icon--before.btn--rounded {
  padding: 8px 10px;
  margin: 0px;
    margin-right: 0px;
  margin-right: 10px;
}	
.aioseo-breadcrumbs {
  padding-bottom: 20px !important;
}
.woocommerce div.product.prodpage-style2 .single_product_main_image {
  padding-left: 0;
  padding-right: 0px !important;
}	
.main-data.col-sm-7 {
  padding: 0px !important;
}	
.woocommerce div.product .product_title {
  line-height: 1;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}	
.product_title.entry-title {
  font-family: Montserrat;
  font-size: 23px !important;
  font-weight: 600;
}	
.woocommerce.single-product div.product.prodpage-style2 p.price ins, .woocommerce.single-product div.product.prodpage-style2 span.price ins {
  font-size: 26px !important;
  line-height: 30px;
  color: red;
}	
.woocommerce.single-product div.product.prodpage-style2 p.price, .woocommerce.single-product div.product.prodpage-style2 span.price {
  color: #000;
  margin-bottom: 15px !important;
}	
.woocommerce div.product.prodpage-style2 form.cart div.quantity {
  margin-right: 3% !important;
  width: 25% !important;

}	
.single_add_to_cart_button.button.alt {
  width: 72% !important;
}	
.awooc-custom-order {
  margin-left: 0px !important;
  width: 100% !important;
  margin-top: 3% !important;
}	
.add-heading {
  text-align: center;
}	
.woocommerce table.shop_attributes th {
  width: 50% !important;
}	
.woocommerce div.product.prodpage-style2 .woocommerce-tabs .panel {
  padding: 0 !important;
}	
.woocommerce-Price-amount.amount {
  margin: 0px !important;
}
.woocommerce ul.products li.product .product-list-item.prod-layout-style2 .kw-details-title {
  font-size: 14px !important;
  line-height: 1.3 !important;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 700;
  min-height: 38px !important;
  font-family: Montserrat;
  font-weight: 500;
  color: black;
  height: 38px !important;
  overflow: hidden !important;;
}

div.product.prodpage-style2 .upsells.products h2, div.product.prodpage-style2 .related.products h2 {
  font-size: 21px !important;
}
.wc-atcp-cart__cta {
  display: inline-block !important;
  width: 100% !important;
}
.wc-atcp-cart__cta a:last-child {
  margin-left: 0px !important;
  margin-top: 5px !important;
}
.blockUI.blockMsg.blockMsgAwooc.blockPage {
  width: 95% !important;
}
.pPanel.topnav-drop-panel.topnav--cart-panel.u-trans-all-2s {
  display: none !important;
}

 

.related.products .kw-actions a {
  line-height: 20px !important;
  text-align: center;
  height: 20px !important;
}

.related.products .kw-actions {

  bottom: 23px !important;

}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {

  margin: 0 0 0px !important;
}
#responsive-menu-pro-container {
  margin-top: 60px !important;
}
#responsive-menu-pro-wrapper {
  margin-top: 5vh !important;
}
.eluid906e2602 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.zn-wc-pages-style2 .woocommerce .checkout_coupon {
  width: 100% !important;

}
.eluid589be422 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.page-title.kl-blog-page-title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 30px !important;
  line-height: 30px !important;
  font-weight: 600 !important;
  text-align: center;
}
.woocommerce .zn-cartpage-style2 .cart-collaterals .cart_totals:only-child {
  margin-left: 0px !important;
  width: 100% !important;
  margin-top: 0px !important;
}
.coupon button {
  width: 100% !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
#coupon_code {
  height: 50px !important;
  min-width: 100% !important;
  border-radius: 5px !important;
}

#woocommerce_recently_viewed_products-2 {
  padding-bottom: 220px;
}
 .vp-filter-wrapper {
    overflow: auto !important;
  }
 .closeFilter, .closeFilter:focus {

    top: 38px !important;
    right: 18px !important;
	}
#searchform {
  width: 93% !important;
}

}