﻿.navigation.post-navigation {
  display: none !important;
}

.woocommerce .form-holder a.button, .woocommerce .form-holder a.button:visited {
	color: #fff !important;
}

.extratext_pool {
	margin-top: 30px;
    width: 100%;
	text-align: center;
	display: inline-block !important;
}

.extratext {

	text-align: left;
	display: inline-block !important;
}

.extratext table.shop_attributes {
  margin: 0 !important;
}


.zoomWindow {
  background-size: 750px 750px !important;
}

@media only screen and (max-width: 1280px) {

.zoomContainer {
  display: none !important;
}
}

.galshow img.flex-active {
	border: 2px solid #43b02a;     

} 

.zoomContainer .flex-direction-nav {
  display: none !important;
}

.zoomContainer:hover .flex-direction-nav {
  display: block !important;
}

ul.flex-direction-nav {
    position: absolute;
    top: 40%;
    z-index: 9999;
    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:visible;}
a.flex-prev {visibility:visible;}


ul.flex-direction-nav li a, .flex-control-nav .fx, .dots-nav .fx {
	font-size: 20px;
	color: #ccc;
	text-decoration: none;
	    display: inline-block !important;
	font-weight: 800;

}

a.flex-next  {
	text-align: right;
}

.flex-control-nav .fx, .dots-nav .fx {
	cursor: pointer;
	
}

.flex-control-nav .fx {
	visibility:visible !important;
    position: absolute;
    width: 100%;
	text-align: center;
	display: block !important;
}

ul.flex-direction-nav li a:hover, .flex-control-nav .fx:hover {
	text-decoration: none;
}
/*
.woocommerce-product-gallery .flex-direction-nav  {
  display: none !important;
}
*/
.flex-control-nav.flex-control-thumbs {

  display: block !important;
}
.flex-control-nav.flex-control-thumbs .galshow img {
	width:  100%!important;	
}

.flex-control-nav.flex-control-thumbs .galshow {

  
	width:  auto!important;
	
}

/*
@media only screen and (min-width: 1280px) {


.woocommerce-product-gallery__image.flex-active-slide a, .woocommerce-product-gallery__image a {

  	width:  350px!important;

}

.woocommerce-product-gallery, .attachment-shop_thumbnail {

  	width:  350px!important;

}


}
*/

.dots-nav {
    width: 100%;
	text-align: center;
	display: inline-block !important;
	margin-top: 10px;
}

.dots-inner {
    position: relative;
	display: inline-block !important;
}

.dots-inner .fx-prev {
    position: absolute;
	display: inline-block !important;
	left: -35px;
	top: 0px;
}

.dots-inner .fx-next {
    position: absolute;
	display: inline-block !important;
	right: -35px;
	top: 0px;
}

.fx-dot {
	margin: 0px 4px;
}

.fx-dot .button_checked{
	display: none;
}

.fx-dot.checked .button_checked{
	display: inline-block;
	color: #43b02a;
}

.fx-dot.checked .button_unchecked{
	display: none;
}




.woocommerce-product-gallery__image.flex-active-slide a, .woocommerce-product-gallery__image a {
  -webkit-box-shadow: 0px 0px 0x 0px rgba(122,122,122,0.2);
  -moz-box-shadow: 0px 0px 0px 0px rgba(122,122,122,0.2);
  box-shadow: 0px 0px 0px 0px rgba(122,122,122,0.2);
}

.flex-viewport  {
  -webkit-box-shadow: 0px 0px 12x 0px rgba(122,122,122,0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(122,122,122,0.2);
  box-shadow: 0px 0px 12px 0px rgba(122,122,122,0.2);
}

.woocommerce div.product div.images {
  margin-bottom: 0em;
}


.woocommerce-product-gallery__image.flex-active-slide a img {
  max-width: none;
}

.woocommerce-product-gallery__image.flex-active-slide a, .woocommerce-product-gallery__image a {
  margin: 0px;
}


.woocommerce-product-gallery {
  display: grid;
  gap: 10px }
  @media only screen and (max-width: 35.999em) {
    .woocommerce-product-gallery {
      gap: 6px; 
      } 
  }
  
.flex-nav-inner   {
    overflow: hidden !important;
    overscroll-behavior-inline: contain; 
   } 
  
  .woocommerce-product-gallery .flex-control-thumbs {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 17%;
    gap: 1rem;
	    overflow: visible !important;

   }

   @media screen and (max-width: 47.999em) {
      .woocommerce-product-gallery .flex-control-thumbs {
        grid-auto-columns: 12.5%;
        gap: 6px; 
       } 
   }
   .woocommerce-product-gallery .flex-control-thumbs li img {
        inline-size: 100%;
      /*  aspect-ratio: 1/1; */
        -o-object-fit: cover;
        object-fit: cover;
    }
  .woocommerce-product-gallery .flex-control-nav {
    -ms-scroll-snap-type: inline mandatory;
        scroll-snap-type: inline mandatory;
    scroll-padding-inline: 10px; 
   }
   .woocommerce-product-gallery .flex-control-nav > * {
      scroll-snap-align: start; 
   }






html {
   height: 100% !important;
}

body {
   min-height: 100% !important;
}

body.prodpres .zoomContainer {
  display: none !important;
}

body.prodpres.single-product .product-type-simple, body.prodpres.single-product .product-type-variable {
  padding: 0.5em 2.5em;
}

body.prodpres .wc-image-wrapper {
  width: 100%!important;
  height: 100%!important;
  float: none;
  
  display: flex;
  justify-content: center;
}

body.prodpres .woocommerce-product-gallery {
  width: 35%!important;
  float: none;
}

body.prodpres ul.flex-direction-nav li a, body.prodpres .flex-control-nav .fx {
	font-size: 30px;
	color: #000;

}

@media only screen and (max-width: 1280px) {

body.prodpres .woocommerce-product-gallery {
  float: left;
  width: 75%!important;
}



body.prodpres ul.flex-direction-nav li a, body.prodpres .flex-control-nav .fx {
	font-size: 20px;
	color: #000;

}

}


body.prodpres.single-product .flex-nav-inner img {
  image-rendering: auto !important;
}



body.prodpres.single-product .widget-visible {
  display: none !important;
}







/*


body.prodpres #primary {
  margin-top:  7% !important;
}


@media only screen and (max-width: 1200px) {


body.prodpres #primary {
  margin-top:  15% !important;
}

}

*/





.pres_head {
	width:  100%!important;
	padding: 10px 20px;
	
	padding-left: 50px;
	font-size: 28px;
	color:  #fff;
	background-color: #43b02a;
    font-weight: bold;
	
  line-height: 1.0;
}

.pres_phone a {
	font-size: 22px;
	color:  #f5ff8b;
    font-weight: bold;
	
}

body.page-id-7400 a.button {
background-color: #339621!important;
}

body.page-id-7400 .woof_shortcode_output .woocommerce-pagination {
  display: block;
}

body.page-id-7400 .pres_show {
  display: block !important;
}

body.page-id-7400 .pres_hide {
  display: none !important;
}

body.page-id-7400 .stock_pool,body.page-id-7400 .stock_pool *, body.page-id-7400 .var_pool, body.page-id-7400 .stars-pool {
  display: none !important;
}

body.page-id-7400 ul.products li.product .block-images.info {
	max-height: 90px;
}
	

body.page-id-7400 .catalog-block {
  display: inline-block;
  padding: 0;
}

body.page-id-7400 .woocommerce .woocommerce-ordering {
  display: none !important;
}

body.page-id-7400 li.post-item.product-type-variable .variations_form.cart, body.page-id-7400 .price, body.page-id-7400 .ajax_add_to_cart {
  display: none !important;
}

body.page-id-7400 .woocommerce ul.products li.product .button::before {
  display: none !important;
}

body.page-id-7400 .woocommerce ul.products li.product a img {
  margin: 0;
}

body.page-id-7400 .woocommerce ul.products li.product .button {
	
  display: block;
  margin: 0 auto;
  background-color: #43b02a;
  color: #fff;
  font-size: 1.2em;
  padding: 8px 15px;
  vertical-align: middle;
  box-sizing: border-box;
}

body.page-id-7400 .arrow {
  font-size: 110%;
  line-height: 1.2;
  font-weight: bold;
  padding-left: 5px;
}



body.page-id-7400 .bottom-block {
	
  margin-top: 15px !important;
  position: relative !important;
	bottom: 0 !important;
  text-align: center;
}

body.page-id-7400 .block-text.info {
  height: 90px !important;
}

body.page-id-7400 .short_button, body.page-id-7400 .short_button a {
	width:  100%!important;
	padding: 13px 0px;
  text-align: center;
}


body.page-id-7400 .short_button{
	padding-top:  0px;
}


body.page-id-7400 .short_button h2 {
	margin-top: 0px!important;
}

body.page-id-7400 #primary, body.page-id-7402 #primary, body.page-id-7404 #primary {
  margin-top: 0em;
  margin-bottom: 0em;
}

body.page-id-7400 #primary .entry-content, body.page-id-7402 #primary .entry-content, body.page-id-7404 #primary .entry-content {
  padding: 20px;
}

body.page-id-7400 .woocommerce ul.products li.product, body.page-id-7400 .woocommerce-page ul.products li.product {
  margin: 1%;

	width:  23%!important;
}

body.page-id-7400 .woof_link {
  display: none !important;
}

body.page-id-7400 .woof_price3_search_container, body.page-id-7400 .woof_container_product_cat {
  border-top: 0px solid #d2d2d2;
  margin-top: 0px;
}

body.page-id-7400 .thlink a {
  pointer-events: none;
}



body.page-id-7402 #primary .entry-content > img, body.page-id-7402 #primary .entry-content p, body.page-id-7404 #primary .entry-content img {
  
    display: inline-block !important;
	width:  50%!important;
}

body.page-id-7402 #primary .entry-content p:nth-child(odd) {
      display: block !important;

    float: left !important;
}

body.page-id-7402 #primary .entry-content p:nth-child(even) {
        display: block !important;

    float: right !important;
}


.widget-visible {
	width: 60px!important;
	height: 60px!important;
	position: relative!important;
} 

.phoneicon {
	width: 60px;
	height: 60px;
  display: block !important;

	margin-bottom: 20px;
	margin-right: 100px;
	position: relative;
	cursor: pointer;
} 


body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-category__title, body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-product__title, body.page-id-7400 .woocommerce ul.products li.product h3 {

  font-size: 17px;
  
  margin-top: 0px;
  
  padding: 0 5px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  line-height: 17px;
	height: 35px!important;
    font-weight: bold;

}

body.page-id-7400 ul.products li > .att-form {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  line-height: 14px;
	height: 28px!important;
}




body.page-id-7400 .download_button a  {
	max-height: 63px !important;
	
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-top: 3px !important;
}

.woocommerce-product-gallery {
	position: relative!important;
} 


a.downlink {
  width: 100%!important;
  text-align: center;
	display: block!important;
	position: absolute!important;
	bottom: 30px;
	right: 0px;
	z-index: 1010!important;
	font-size: 12px;
	font-weight: bold;
} 

.form-holder {
  position: fixed !important;
  bottom: 20px;
  left: 40px;
  transform: translateX(0%);
  z-index: 9999;
  background-color: #f5f5f5;
  font-size: 14px;
  padding: 10px;
  border: 2px solid #6ea118;
}



@media only screen and (min-width: 1200px) {

body.page-id-7400 .thlink {
  width: 46%!important;
  float: left;
  position: relative;
}

body.page-id-7400 .thside {
  width: 50%!important;
  float: right;
  padding: 40px 0px;
  margin-right: 20px!important;
}

body.page-id-7400 .pres_show {
  padding-right: 20px!important;
}

body.page-id-7400 .woocommerce ul.products li.product, body.page-id-7400 .woocommerce-page ul.products li.product {
  margin: 1%;
  width: 48% !important;
}

body.page-id-7400 ul.products li.product .block-images.info {
  max-height: 90px;
}

body.page-id-7400 .block-text.info {
  overflow:  auto!important;
}



body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {
	
	position: relative;
} 


body.page-id-7400 .bottom-block {
  bottom: 0px;
}


}




@media only screen and (max-width: 1440px) {

body.page-id-7400 .woof_sid_auto_shortcode.woof {
  padding: 15px 10px;
    padding-top: 15px;
  width: 20%;
}

body.page-id-7400 .woof_results_by_ajax_shortcode {
  width: 79%;
}

body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {
	
	position: relative;
}

body.page-id-7400 #primary .entry-content, body.page-id-7402 #primary .entry-content, body.page-id-7404 #primary .entry-content {
  padding: 10px;
}

}


@media only screen and (max-width: 1280px) {

body.page-id-7400 .woof_sid_auto_shortcode.woof {
  padding: 8px 10px;
    padding-top: 5px;
  width: 20%!important;
}

body.page-id-7400 .woof_results_by_ajax_shortcode {
  width: 79%!important;
}

body.page-id-7400 .woocommerce ul.products li.product .att-form {
  display: block!important;
}

body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {
	position: relative;
} 

body.page-id-7400 #primary .entry-content, body.page-id-7402 #primary .entry-content, body.page-id-7404 #primary .entry-content {
  padding: 5px;
}


body.page-id-7400 .woocommerce ul.products li.product .button {
	
  display: block;
  margin: 0 auto;
  background-color: #43b02a;
  color: #fff;
  font-size: 1.0em;
  padding: 8px 5px;
  vertical-align: middle;
  box-sizing: border-box;
}

body.page-id-7400 .arrow {
  font-size: 90%;
  line-height: 1.2;
  font-weight: bold;
  padding-left: 5px;
}


}


@media only screen and (max-width: 1200px) {


body.page-id-7402 #primary .entry-content > img, body.page-id-7402 #primary .entry-content p, body.page-id-7404 #primary .entry-content img {
  
	width:  100%!important;
}




body.page-id-7400 .woof_sid_auto_shortcode.woof {
  padding: 8px 10px;
    padding-top: 5px;
  width: 28%!important;
}

body.page-id-7400 .woof_results_by_ajax_shortcode {
  width: 70%!important;
}

body.page-id-7400 .woocommerce ul.products li.product .att-form {
  display: block!important;
}

body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {
	
	position: relative;
} 

body.page-id-7400  .att-form.slogan {
  font-size: 13px!important;
  color: #000;
  line-height: 1.2!important;
}

body.page-id-7400 #primary .entry-content, body.page-id-7402 #primary .entry-content, body.page-id-7404 #primary .entry-content {
  padding: 5px;
}

body.page-id-7400 .woocommerce ul.products li.product, body.page-id-7400 .woocommerce-page ul.products li.product {
  margin: 1%;
	width:  48%!important;
} 

body.page-id-7400 .woocommerce ul.products li.product .button {
	
  display: block;
  margin: 0 auto;
  background-color: #43b02a;
  color: #fff;
  font-size: 1.0em;
  padding: 8px 5px;
  vertical-align: middle;
  box-sizing: border-box;
}

body.page-id-7400 .arrow {
  font-size: 90%;
  line-height: 1.2;
  font-weight: bold;
  padding-left: 5px;
}


}


@media only screen and (max-width: 1100px) {
	
.pres_head {
	padding: 7px 20px;
	
	padding-left: 30px;
	font-size: 24px;
}

.pres_phone a {
	font-size: 18px;
	
}
	

body.page-id-7400 .woof_sid_auto_shortcode.woof {
  padding: 8px 10px;
    padding-top: 5px;
  width: 35%!important;
}

body.page-id-7400 .woof_results_by_ajax_shortcode {
  width: 63%!important;
}


body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {
	
	position: relative;
} 

body.page-id-7400 .woocommerce nav.woocommerce-pagination ul li {
  padding: 10px!important;
  margin: 0px!important;
}

body.page-id-7400 .short_button h2 {
  margin-top: 0px !important;
    font-size: 24px;

}

body.page-id-7400 .woof_list label {
 font-size: 18px !important;
}

body.page-id-7400  .short_button .button {
  font-size: 1.1em;
  padding: 15px 5px;
}

body.page-id-7400 ul.woof_list li {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
  padding-left: 30px !important;
  padding-right: 25px !important;
}


body.page-id-7400  .att-form.slogan {
  font-size: 14px!important;
  line-height: 1.3!important;
}

body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-category__title, body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-product__title, body.page-id-7400 .woocommerce ul.products li.product h3 {

  font-size: 16px;
    font-weight: bold;

}

}



@media only screen and (max-width: 900px) {

body.page-id-7400 .woof_sid_auto_shortcode.woof {
  padding: 8px 10px;
    padding-top: 5px;
  width: 32%!important;
}

body.page-id-7400 .woof_results_by_ajax_shortcode {
  width: 66%!important;
}


body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {

	position: relative;
} 

body.page-id-7400 .woocommerce nav.woocommerce-pagination ul li {
  padding: 10px!important;
  margin: 0px!important;
}

body.page-id-7400 .short_button h2 {
  margin-top: 0px !important;
    font-size: 24px;

}

body.page-id-7400 .woof_list label {
 font-size: 16px !important;
}

body.page-id-7400  .short_button .button {
  font-size: 1.1em;
  padding: 15px 5px;
}

body.page-id-7400 ul.woof_list li {
  padding-bottom: 12px !important;
  padding-top: 12px !important;
  padding-left: 30px !important;
  padding-right: 25px !important;
}


body.page-id-7400  .att-form.slogan {
  font-size: 14px!important;
  line-height: 1.3!important;
}

body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-category__title, body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-product__title, body.page-id-7400 .woocommerce ul.products li.product h3 {

  font-size: 16px;
    font-weight: bold;

}

}


@media only screen and (max-width: 800px) {

body.page-id-7400 .woof_sid_auto_shortcode.woof {
  padding: 8px 10px;
    padding-top: 5px;
  width: 36%!important;
}

body.page-id-7400 .woof_results_by_ajax_shortcode {
  width: 62%!important;
}


body.page-id-7400  .woocommerce-page.columns-4 ul.products li.product, body.page-id-7400  .woocommerce.columns-4 ul.products li.product {

	position: relative;
} 

body.page-id-7400 .woocommerce nav.woocommerce-pagination ul li {
  padding: 10px!important;
  margin: 0px!important;
}

body.page-id-7400 .short_button h2 {
  margin-top: 0px !important;
    font-size: 24px;

}

body.page-id-7400 .woof_list label {
 font-size: 16px !important;
}

body.page-id-7400  .short_button .button {
  font-size: 1.1em;
  padding: 15px 5px;
}

body.page-id-7400 ul.woof_list li {
  padding-bottom: 7px !important;
  padding-top: 7px !important;
  padding-left: 35px !important;
  padding-right: 20px !important;
}


body.page-id-7400  .att-form.slogan {
  font-size: 13px!important;
  line-height: 1.2!important;
}

body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-category__title, body.page-id-7400 .woocommerce ul.products li.product .woocommerce-loop-product__title, body.page-id-7400 .woocommerce ul.products li.product h3 {

  font-size: 14px;
    font-weight: bold;

}

}























.trp_language_switcher_shortcode {
  padding-left: 25px;
    position: relative;

}

.tawk-branding {
  display: none !important;
}

.trp_language_switcher_shortcode::before {
  top: 4px;
  left: -11px;
  content: "\f11f";
  opacity: .99;
  font: normal 35px/1 dashicons !important;
    font-family: dashicons;
  font-family: dashicons !important;
    position: absolute;
color: #337ab7 !important;
}


/*
.translate-header-elements {
    display: none !important;
}
*/

body.translatepress-en_US .woocommerce div.product p.price .woocommerce-Price-currencySymbol {
  font-size: 35%!important ;
  line-height: 1.0;
}



.flex-control-nav li {
  display: none !important;
}

.flex-control-nav li.galshow {
  display: block !important;
}

.flex-control-nav li.galhide {
  display: none !important;
}



body.xoo-wsc-active .b24-widget-button-wrapper {
    display: none !important;
}

.b24-widget-button-wrapper {
  z-index: 10200 !important;
}

#page {
  z-index: 1 !important;
}

.woof_shortcode_output .woocommerce-pagination:last-child {
  display: block !important;
}





#billing_ups_yn_field {
    display: none !important;
}

#oblswitch {
    background-color: #fff !important;
	border: 2px solid #e5eaf5;
border-radius: 4px;
padding: 8px 15px;
}

#oblswitch_field  .woocommerce-input-wrapper::after {
  content: "*";
  color: #e70000;
  font-size: 16px !important;
  position: absolute;
  display: block;
  top: 0px;
  right: 25px;
  font-weight: bold;
}

.woot-data-table .table23_td_thumbnail img {
	
	max-width:60px !important;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.woot-data-table .table23_td_add_to_cart .woot-add-to-cart-btn {
    display: inline-block !important;
	float: right !important;
}

.woot-modal thead, body#page-5943  .table23-wrapper tfoot,  body#page-5943 .post-img, .woot-checkmark {
    display: none !important;
}

.data-table-23 table th.table23-order-able::before, .data-table-23 table th.table23-order-able::after {
    display: none !important;
}

body#page-5943  .table23-wrapper thead tr th:last-child {
    display: none !important;
}

body#page-5943  .table23-wrapper thead tr th {
    background-color: #339621 !important;
	color: #fff !important;
}
body#page-5943  .table23-wrapper thead tr th:first-child {
    background-color: transparent !important;
}

body#page-5943  .table23-wrapper thead tr * {
	border: 0px solid #dddddd !important;
}
body#page-5943  .table23-wrapper thead tr {
    background-color: transparent !important;
}

body#page-5943  .table23-wrapper thead {
    background-color: #43b02a !important;
}

body#page-5943  .table23-wrapper table {
    background-color: #43b02a !important;
}
.woot-btn.woot-add-to-cart-btn {
    margin:  0 !important;
    background-color: #339621 !important;
}

.wholesale_price_title {
    display: none !important;
}

.wholesale_price_container {
    display: inline-block !important;
}

body.wholesale_customer .original-computed-price {
    display: none !important;
}

th.table23-order-asc, th.table23-order-desc, td.table23-order-asc, td.table23-order-desc {
    background-color: transparent !important;
	font-weight: 600 !important;
	line-height: 1.1 !important;
}















 /*img {
     image-rendering: pixelated !important;
	}
*/

.dmca-badge   {
display:none !important;	
}

.xoo-wsc-sum-col dl.variation   {
display:none !important;	
}

#billing_country_field, .woocommerce-message  {
display:none !important;	
}


.woocommerce div.product .woocommerce-tabs ul.tabs::before {

    border-bottom: 0px solid #d3ced2!important;
}

.button.xoo-wsc-chkt.btn  {
   color:#fff !important;
}

.orderby option[value="alphabetical1"]{
   display: none;
}

.orderby option[value="menu_order"]{
   display: none;
}
/*
.orderby option[value="popularity"]{
   display: none;
}
*/
.orderby option[value="date"]{
   display: none;
}

[class^="xoo-wsc-icon-"], [class*=" xoo-wsc-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '-apple-system', 'Arial'  !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.box_back {
    z-index: 1000000000 !important;
}


.callback_close::before {
    content: "X";
    font-family: '-apple-system', 'Arial' !important;
}

.b24-widget-button-openline_callback {
    background-image: url(call.png) !important;
	background-size: 28px,28px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

html, .paralax-img {
	 max-width: 1920px!important;
}



body.home #page {
   overflow:hidden!important;
}


.woocommerce-product-gallery__wrapper, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	padding: 5px;
	position: relative;
}







.sold-out-overlay {
	position: absolute;
	top: 20px;
	left:20px;
	width:  50%!important;
		z-index:10;

}

li.type-product .sold-out-overlay {
	cursor: pointer;      

}


#ship-to-different-address   {
	display: none!important;
}
	
#nova_poshta_shipping_fields h3   {
	display: none!important;
}

.np-hide    {
	display: none!important;
}


.slider-white-text  {
	color:#fff;
}

.slider-vir-text  {
	color:#aacf00;
}

.b-vir  {
	background-color:#aacf00;
	color:#fff;
}






.viber-main a {
display:inline-block; height:46px; width:46px; z-index:99999999;  position:absolute; top:0px;
}



/*
Комментарии
*/

#review_form_wrapper {
	max-width: 500px;
	margin: 0 auto;
	display: block;
}

.woocommerce-noreviews {
	text-align: center;
}

.commentlist {
	padding:0;
	padding-bottom:20px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 0px;
    border: 1px solid #e4e1e3;
    border-radius: 10px;
    padding: 1em 1em 0;
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 0px;
}



/*
Правки чата
*/
/*
#wp-live-chat {
	display: none;
	}
	
body#page-2598 #wp-live-chat {
	display: block;
	}
*/	

.woof_container_3 {
	margin-top:10px;
}
	
.woof_childs_list_opener,      .woof_childs_list  {
	display: none !important;
}
	

#wp-live-chat-2-info {
    font-size: 12pt;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
	padding-bottom: 10px;
    color: #fff;
}

.wplc_agent_info img {
	display: none !important;
}

.wplc_agent_name {
    font-weight: bold;
    margin-top: 12px;
    display: block;
    float: left;
    margin-left: 40px;
    font-size: 12pt;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}

.wplc_agent_info br  {
	display: none !important;
}

span.bleeper_pullup {
    position: absolute;
    top: 0px;
    color: rgba(255, 255, 255, 0.68);
    right: 50px;
    font-size: 20pt;
    cursor: pointer;
}

#wplc_end_chat_button {
    position: absolute;
    top: 0px;
    z-index: 9999999;
    right: 20px;
    padding: 0px;
    font-size: 15pt;
    font-weight: 100 !important;
    border-radius: 4px;
    background: transparent !important;
    color: rgba(255, 255, 255, 0.68);
    border: none;
    transition: top 0.15s cubic-bezier(0.65, 0.05, 0.36, 1);
    height: 25px;
    width: 25px;
}

#wplc_chatbox {
    top: 35px;
    bottom: 113px;
    /* height: 100%; */
    z-index: 99998;
    position: absolute;
    overflow-y: auto;
    padding: 0%;
    width: 100%;
    overflow-y: scroll;
    font-size: 12pt;
}
















.xoo-wsc-icon-cross::before {
    content: "X";
	font-family: 'Tahoma';
}

.submenu.new-but {
	padding-bottom:16px!important;
}

.mail-img.new-arr {
	margin-top:-1px !important;
}

.mail-container {

    width: 600px;
    min-width: 600px;
    border: 0px solid #3ba724  !important;
    outline: 3px solid #3ba724  !important;

}


.sa_owl_theme .owl-dots .owl-dot span {
	font-size:16px;
	color: #fff;
    display: inline-block !important;
    border-style: none !important;
    background-color: #fff !important;
    width: auto !important;
    height: auto !important;
    border-radius: 50% !important;
    margin: 0px !important;
	padding-left:15px!important;
	padding:15px !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
	text-align:center;
	overflow:visible;
}

 .owl-dots .owl-dot.active span, .owl-dots .owl-dot.active, .owl-dots .owl-dot:hover span {
    background-color: #a4a3a2 !important;
color: #e99737  !important;
}

.owl-dot {
margin: 0 10px;
    border-radius: 50% !important;
-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.23);
box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.23);
}

.sa_owl_theme .owl-dots .owl-dot {
	 display: inline-block !important;
	 overflow:visible;
}

.sa_owl_theme .owl-dots .owl-dot {
	position:relative;
}


.sub-header-small {
	display:none;
}

.main-navigation li.con-menu2  {
	display:none  !important;
}

.main-navigation li {
    font-size: 15px !important;
}

.main-navigation ul > li a {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}






/*
Исправление слайдера


.sa_hover_container {
    min-height: 0px !important;
	position: relative;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}

*/

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 0px solid   #d3ced2;
    margin: 0;
    list-style: none outside;
}














/*
Список товаров из шорткода в меню
*/

.product-menu-body-main:nth-child(odd)  {
	width:48%;
	display:block;
	float:left;
	clear: left;
}


.product-menu-body-main:nth-child(even)  {
	width:48%;
	display:block;
	float:right;
	clear: right;
	
}

.product-menu-body {
	width:100%;
	display:block;
	float:none;
	clear:both;
	overflow:auto;
}

.product-menu-body:hover {
	background-color:#b7b7b7;
}


.product-menu-body:hover .product-menu-title {
	color:#fff;
}

.product-menu-img {
	width:13%;
	display:inline-block;
	float:left;
	padding-left: 8px !important;
}

.product-menu-title {
	
	position: relative!important;
	width:85%;
	display:inline-block;
	float:right;
	line-height:16px!important;
	font-size:12px!important;
	top: 14px !important;
	padding-right: 4px !important;
}

a.product-menu-link {	
	padding: 0px !important;		
}

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu {
	
  /* width:70vw !important; */
   background-color:#fff;
   }

  
.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li:last-child > ul.sub-menu, 
.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li:nth-last-child(2) > ul.sub-menu, 
.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li:nth-last-child(3) > ul.sub-menu, 
.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li:nth-last-child(4) > ul.sub-menu, 
.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li:nth-last-child(5) > ul.sub-menu

{	
   top:-100% !important;
   } 

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li {
   min-width:1px !important;
   display:inline-block!important;
}

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu li a span  {
 padding-left: 0px !important;
	 text-transform:none!important;
	 } 


.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li > a  {
 padding-left: 10px !important;
	 text-transform:none!important;
	 }

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu  > li > ul.sub-menu a {
	
 padding-left: 35px !important;
	 text-transform:none!important;
	 }

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu  > li > ul.sub-menu a span {
	
 padding-left: 0px !important;
	 text-transform:none!important;
	 }	 
	 
.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li:last-child {
   min-width:1px !important;
   display:inline-block!important;
}

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li  > ul.sub-menu {
	position: relative!important;
	min-width:0 !important;
	visibility:visible !important;
	display:block!important;
	opacity: 1!important;
	left: 0em;
top: 0;
-webkit-box-shadow: 0px 0px 0px 0px rgba(107,135,98,0.36);

-moz-box-shadow: 0px 0px 0px 0px rgba(107,135,98,0.36);

box-shadow: 0px 0px 0px 0px rgba(107,135,98,0.36);
}

.main-navigation  > .menu-main-container > #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li  > ul.sub-menu li {
	position: relative!important;
	min-width:0 !important;
	visibility:visible !important;
}



#sample_slider .owl-dots {
    bottom: -4em !important;
}

.ny-grad {
    background: rgba(252,205,77,1);
background: -moz-linear-gradient(left, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 0%, rgba(140,86,19,1) 0%, rgba(140,86,19,1) 0%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,205,77,1)), color-stop(0%, rgba(252,205,77,1)), color-stop(0%, rgba(140,86,19,1)), color-stop(0%, rgba(140,86,19,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(left, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 0%, rgba(140,86,19,1) 0%, rgba(140,86,19,1) 0%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(left, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 0%, rgba(140,86,19,1) 0%, rgba(140,86,19,1) 0%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(left, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 0%, rgba(140,86,19,1) 0%, rgba(140,86,19,1) 0%, rgba(251,223,147,1) 100%);
background: linear-gradient(to right, rgba(252,205,77,1) 0%, rgba(252,205,77,1) 0%, rgba(140,86,19,1) 0%, rgba(140,86,19,1) 0%, rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccd4d', endColorstr='#fbdf93', GradientType=1 );
}

.g-grad {
    background: #0b8bb4;
}


/*
Заглушка меню


.main-navigation  ul.sub-menu  ul.sub-menu  {
    display:none!important;
}


#page-2377 .main-navigation  ul.sub-menu  ul.sub-menu  {
    display:block!important;
}
*/








@media only screen and (max-width: 980px) {

#sample_slider .owl-dots {
    bottom: -4.5em !important;
}

}




@media only screen and (max-width: 880px) {

.main-navigation li.con-menu  {
	display:block  !important;
}
/*
#mobile-menu  ul.sub-menu  ul.sub-menu  li.menu-item-has-children:last-child {
    display:none!important;
}
*/
}














@media only screen and (max-width: 782px) {

html {
    margin-top: 0px !important;
}

.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 1em !important;
}

.button.custom-button.details {
    display:none  !important;
}

}


@media only screen and (max-width: 600px) {
	
	
	.woof_text_search_container input[type="search"] {
    padding: 5px !important;
    margin: 0 !important;
    width: 90% !important;
    line-height: 27px !important;
    font-size: 14px;
}
	
.about-icons-button-back  {
	display:block  !important;
	margin: 0 auto  !important;
	max-height:45px  !important;
}
	
	
	.arrow {
    display:none  !important;
}
	
.woof_link	 {
    display:none  !important;
}

label.label-filter .cont, label.woof_radio_label .cont, label.woof_checkbox_label .cont {
    position: absolute;
	
	
    top: 0px;
    left: 0px;
    height: 20px;
    width: 20px;
    background: transparent;
    border: 2px solid #efeeeb;
    border-radius: 3px;
}

label.label-filter, label.woof_radio_label, label.woof_checkbox_label {
    position: relative;
    left: 0px;
    top: 0px;
}

.woof_sid_auto_shortcode.woof {

    padding: 5px 5px;
}	

ul.woof_list, ul.woof_list li {
    margin: 0 !important;
    padding: 0px 10px !important;
    font-size: 10px;
}

.woof_checkbox_label {
    margin-left: 0px;
}

.woof_list label {
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
	  padding-left: 20px;
    display: inline-block !important;
	font-size:12px !important;
}

ul.woof_list li {
    display:block;
	padding:0 15px  !important;
	padding-right:0px  !important;
	width:49.5%  !important;
	margin: 0px 0%  !important;
    font-size: 10px;
	vertical-align:top !important;
	 margin-bottom: 15px !important;
	 float:left;
}

ul.woof_list li label {
   word-break:  break-all  !important;
   padding-right:5px  !important;
}

.woof_container_product_cat {
    display: block;
	 margin: 0px;
}

.woof_container_inner h4  {
    display: none;
}

.woof_price3_search_container, .woof_container_product_cat {
    border-top: 0px solid #d2d2d2;
    margin-top: 0px;
}

.woof_container_product_cat {
    border-bottom: 0px solid #d2d2d2;
    padding-bottom: 0px;
}

.woof_text_search_container {
    width: 100% !important;
    margin: 0 0 15px 0;
}








.slide-img-last {
    display: block;
	margin-left: 0px;
	overflow: hidden;
}

.mobfix-last {
    display: block;
	margin-left: 0px;
	overflow: hidden;
} 

.mobfix {
	margin-left: -160px;
}

.mobfix2 {
	margin-left: -80px;
}
          
.mobfix3 {
	margin-left: -65px;
}

.mobfix.tp {
	z-index: 50;
}

.mobfix.bt {
	z-index: 4;
}




.mobframe .sub-big-title {
	font-size:12px !important;
}

/*
#sample_slider_slide04,  #sample_slider  .sa_hover_container .slide-img img.mobfix, #sample_slider .owl-carousel .owl-item .slide-img  img.mobfix
{
	min-height: 221px !important;
	max-height: 221px !important;
	min-width: 770px !important;
	max-width: 770px !important;
}

*/

}

@media only screen and (max-width: 480px) {



.mobfix {
	margin-left: -170px;
}


.mobfix2 {
	margin-left: -100px;
}
        
.mobfix3 {
	margin-left: -80px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 40%;
	display:block;
	overflow:auto;
	float:left;
}









}


@media only screen and (max-width: 321px) {

.sub-header-big {
	display:none;
}


.sub-header-small {
	display:block;
}

}




/*
Иконки контактов
*/

.contacts-text {
display:inline-block; 
float:left;
vertical-align:middle;
height:39px;
position:relative!important; 
line-height:39px; 
color:#fff;
}

.icon-main   {
display:inline-block !important; 
margin-left:15px;
margin-right:15px;
position:relative !important; 
float:left;
}
.icon-main  a {
height:100%;
width:100%;
position:relative !important; 
overflow:auto;
display:block;
}

.icon-hover {
position:absolute !important; 
top:0;
height:39px;
width:39px;
display:none !important; 
}


.icon-hover img{
height:39px;
width:39px;
display:block;
}

.icon-main  br {
	display:none;
}

.icon-main  p:empty {
	display:none;
	
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;

}

.icon-main  p {

  margin: 0 !important;
  padding: 0 !important;

}




@media only screen and (max-width: 450px) {
	
	
.sa_owl_theme .owl-nav {
    display: none !important;
}

.contacts-text {
    display: none !important;
}

}
























