.wdt-products-carousel-container {
clear: both;
display: block;
float: left;
overflow: hidden;
width: 100%;
}
.wdt-products-carousel-container ul.products:not(.swiper-wrapper) li .wdt-col { width: 100%;
}
.wdt-products-carousel-container .swiper-container[data-carouselslidesperview="1"] ul.products li .wdt-col {
padding: 0;
}
.wdt-products-carousel-container .swiper-container[data-carouselslidesperview="1"] ul.products li.product .product-wrapper {
margin-top: 10px;
margin-bottom: 10px;
}
div[class*="product"] .swiper-container.swiper-container-vertical {
height: 500px;
}
div[class*="product"] .swiper-container.swiper-container-horizontal .swiper-wrapper {
cursor: e-resize;
}
div[class*="product"] .swiper-container.swiper-container-vertical .swiper-wrapper {
cursor: s-resize;
}
div[class*="thumb-container"] .swiper-wrapper .swiper-slide {
cursor: pointer;
text-align: center;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
div[class*="thumb-container"] .swiper-wrapper .swiper-slide img {
border: 1px solid var(--wdtHeadAltColor);
margin: auto;
padding: 3px;
-webkit-box-shadow: 0 0 0 1px rgba(var(--wdtHeadAltColorRgb), 0.05) inset;
box-shadow: 0 0 0 1px rgba(var(--wdtHeadAltColorRgb), 0.05) inset;
-webkit-transition: var(--wdtBaseTransition);
transition: var(--wdtBaseTransition);
}
div[class*="thumb-container"] .swiper-wrapper .swiper-slide-thumb-active img {
-webkit-box-shadow: 0 0 0 1px var(--wdtBorderColor) inset;
box-shadow: 0 0 0 1px var(--wdtBorderColor) inset;
border-color: var(--wdtBorderColor);
} div[class*="thumb-container"].swiper-container.swiper-container-vertical .swiper-wrapper {
justify-content: center;
}
div[class*="thumb-container"].swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide {
height: auto;
}
div[class*="thumb-container"].swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide img {
height: 100%;
width: auto;
object-fit: cover;
object-position: center center;
}
div[class*="product"] .swiper-container {
float: left;
overflow: hidden;
position: relative;
width: 100%;
}
div[class*="product"] .swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide {
overflow: hidden;
}
div[class*="thumb-container"].swiper-container.swiper-container-horizontal .swiper-wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} div[class*="product"] .swiper-container div[class*="pagination-holder"]>div[class*="scrollbar"] {
float: left;
height: 8px;
position: relative;
width: 100%;
border-radius: 10px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 17%, rgba(0, 0, 0, 0.08) 83%, rgba(0, 0, 0, 0) 100%);
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"]>div[class*="scrollbar"] {
height: 100%;
margin: 0;
right: 0;
top: 0;
width: 8px;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 17%, rgba(0, 0, 0, 0.08) 83%, rgba(0, 0, 0, 0) 100%);
}
div[class*="product"] .swiper-container div[class*="pagination-holder"]>div[class*="scrollbar"]:before,
div[class*="product"] .swiper-container div[class*="pagination-holder"]>div[class*="scrollbar"]:after {
content: "";
height: 100%;
position: absolute;
left: 0;
top: 0;
width: 100%;
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 17%, rgba(0, 0, 0, 0.1) 83%, rgba(0, 0, 0, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="pagination-holder"]>div[class*="scrollbar"]:before {
top: -1px;
}
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="pagination-holder"]>div[class*="scrollbar"]:after {
bottom: -1px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"]>div[class*="scrollbar"]:before {
left: -1px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"]>div[class*="scrollbar"]:after {
right: -1px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"]>div[class*="scrollbar"]:before,
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="pagination-holder"]>div[class*="scrollbar"]:after {
height: 100%;
width: 1px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 17%, rgba(0, 0, 0, 0.1) 83%, rgba(0, 0, 0, 0) 100%);
}
div[class*="product"] .swiper-container div[class$="scrollbar"] .swiper-scrollbar-drag {
background-color: var(--wdtPrimaryColor);
border-radius: inherit;
}
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselscrollbar="true"] {
padding-bottom: 30px;
}
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="scrollbar"] {
bottom: 0;
}
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="scrollbar"] {
bottom: 0;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselscrollbar="true"] {
padding-right: 30px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="scrollbar"] {
right: 0;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="scrollbar"] {
right: 0;
} div[class*="product"] .swiper-container div[class*="bullet-pagination"] {
float: left;
font-size: 0;
line-height: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: 1;
}
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet {
background: none;
margin: 0;
padding: 0;
position: relative;
width: 22px;
height: 22px;
border-radius: 50%;
line-height: normal;
}
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet:not(:last-child) {
margin: 0 10px 0 0;
}
.swiper-pagination-bullet {
opacity: 1;
}
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet:before {
background-color: var(--wdtHeadAltColor);
content: "";
height: 10px;
margin: auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 10px;
-webkit-border-radius: inherit;
border-radius: inherit;
-webkit-transition: var(--wdtBaseTransition);
transition: var(--wdtBaseTransition);
}
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet:hover{box-shadow: none;}
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet-active:before {
background-color: var(--wdtSecondaryColor);
width: 20px;
height: 20px;
} .elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal {
display: flex;
vertical-align: middle;
align-items: center;
justify-content: center;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="bullet-pagination"] {
margin: 0;
position: absolute;
top: 50%;
right: 32px;
width: 16px;
z-index: 10;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="bullet-pagination"] .swiper-pagination-bullet {
display: block;
}
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"] {
padding-bottom: 30px;
}
div[class*="product"] .swiper-container.swiper-container-horizontal div[class*="bullet-pagination"] {
bottom: 0;
}
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] {
padding-bottom: 60px;
}
div[class*="product"] .swiper-container.swiper-container-horizontal[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="bullet-pagination"] {
bottom: 25px;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"] {
padding-right: 30px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="bullet-pagination"] {
right: 0;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] {
padding-right: 60px;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="bullet-pagination"] {
right: 25px;
} div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class*="arrow"] {
font-size: 0;
height: 80px;
line-height: 80px;
opacity: 0;
position: absolute;
top: 50%;
text-align: center;
visibility: hidden;
width: 40px;
z-index: 2;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class*="arrow"] {
background-color: rgba(var(--wdtHeadAltColorRgb), 0.15);
color: var(--wdtAccentTxtColor);
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class*="arrow"]:hover {
background-color: rgba(var(--wdtHeadAltColorRgb), 0.35);
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class$="arrow-prev"] {
margin-left: -40px;
left: 0;
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class$="arrow-next"] {
margin-right: -40px;
right: 0;
}
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"]>a[class*="arrow"] {
opacity: 1;
visibility: visible;
}
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"]>a[class$="arrow-prev"] {
margin-left: 0;
}
div[class*="product"] .swiper-container:hover div[class*="arrow-pagination"]>a[class$="arrow-next"] {
margin-right: 0;
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class*="arrow"]:before {
display: block;
font-family: 'Creamz Icons';
font-size: 24px;
line-height: inherit;
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class$="arrow-prev"]:before {
content: "\f104";
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"]>a[class$="arrow-next"]:before {
content: "\f105";
} div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2 {
float: left;
margin: 25px auto 0;
position: relative;
text-align: center;
width: 100%;
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2>a[class*="arrow"] {
display: inline-block;
font-size: 0;
height: 50px;
line-height: 0;
margin: 0 1px;
opacity: 1;
position: static;
visibility: visible;
width: 35px;
transform: none;
}
div[class*="product"] .swiper-container div[class*="arrow-pagination"].type2>a[class*="arrow"]:before {
font-size: 18px;
line-height: 50px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="arrow-pagination"].type2 {
height: auto;
margin: auto 25px auto 0;
width: 50px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="arrow-pagination"].type2>a[class*="arrow"] {
float: left;
height: 35px;
width: 50px;
}
div[class*="product"] .swiper-container.swiper-container-vertical div[class*="arrow-pagination"].type2>a[class*="arrow"]:before {
line-height: 35px;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"],
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"] div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"] {
margin-top: -15px;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"] {
margin-top: -30px;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"],
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"] div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"] {
margin-left: -15px;
}
div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"][data-carouselscrollbar="true"] div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"] {
margin-left: -30px;
}
div[class*="product"] .swiper-container.swiper-container-vertical:hover div[class*="arrow-pagination"]>a[class$="arrow-prev"], div[class*="product"] .swiper-container.swiper-container-vertical[data-carouselbulletpagination="true"]:hover div[class*="arrow-pagination"]:not(.type2)>a[class*="arrow"] {
margin-top: 0;
}
div[class*="product"] .swiper-container.swiper-container-vertical:hover div[class*="arrow-pagination"]>a[class$="arrow-next"] {
margin-bottom: 0;
}.wdt-product-image-gallery-holder { display: block; overflow: hidden; position: relative; }
.wdt-product-image-gallery-container span.new { background-color: indianred; font-size: .857em; color: var(--wdtAccentTxtColor); padding: 2px 10px; position: absolute; left: auto; right: 0; top: 0; z-index: 9; }
.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger { cursor: pointer; font-size: 0; opacity: 0; position: absolute; left: 5px; top: 5px; height: 45px; line-height: 45px; text-align: center; visibility: hidden; width: 45px; z-index: 5; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger:before { color: var(--wdtAccentTxtColor); content: "\e802"; display: inline-block; font-family: "Creamz Icons"; font-size: 16px; height: 100%; width: 100%; }
.wdt-product-image-gallery-container:hover .wdt-product-image-gallery-thumb-enlarger { opacity: 1; visibility: visible; -webkit-border-radius: 50%; border-radius: 50%; }
.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger,
.wdt-product-image-gallery-container:hover .wdt-product-image-gallery-thumb-enlarger:hover { -webkit-border-radius: 5px; border-radius: 5px; } .wdt-product-image-gallery-holder .wdt-product-image-gallery-container.swiper-container.swiper-container-vertical { height: 600px; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-container.swiper-container.swiper-container-vertical .swiper-slide img { height: 100%; width: auto; object-fit: cover; object-position: center center; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container { margin: 10px 0 0; overflow: visible !important; }
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-left .wdt-product-image-gallery-thumb-container { margin: 0 10px 0 0; justify-content: start; }
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-right .wdt-product-image-gallery-thumb-container { margin: 0 0 0 10px; justify-content: start; }
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-left,
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-right { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-left { -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-left .wdt-product-image-gallery-thumb-container,
.wdt-product-image-gallery-holder.wdt-product-vertical-thumb-right .wdt-product-image-gallery-thumb-container { width: 20%; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container .swiper-slide:before { content: ""; display: block; padding-top: 100%; pointer-events: none; width: 100%; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container .swiper-wrapper .swiper-slide img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container.swiper-container-horizontal .swiper-wrapper { justify-content: center; transform: none !important; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide { max-width: 120px; } .wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container.swiper-container-vertical { margin-top: -5px; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container.swiper-container-vertical .swiper-wrapper { justify-content: center; transform: none !important; }
.wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container.swiper-container-vertical .swiper-wrapper .swiper-slide { height: auto !important; }     .wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger { background-color: rgba(var(--wdtPrimaryColorRgb),0.95) }  .elementor-widget-wdt-shop-product-single-images-carousel .wdt-product-image-gallery-holder.wdt-product-vertical-thumb[class*="wdt-product-vertical-thumb-"] .wdt-product-image-gallery-thumb-container 
.wdt-product-image-gallery-thumb.swiper-wrapper { flex-direction: column; align-items: center; justify-content: center; transform: none !important; } .elementor-widget-wdt-shop-product-single-images-carousel .wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-container .swiper-slide { height: auto !important;}
.elementor-widget-wdt-shop-product-single-images-carousel .wdt-product-image-gallery-holder .wdt-product-image-gallery-thumb-container.swiper-horizontal .wdt-product-image-gallery-thumb.swiper-wrapper { transform: none !important; }@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}.woocommerce div.product .summary.wdt-product-summary > div,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button { clear: both; display: inline-block;margin: 10px 0; width: 100%; }
.woocommerce div.product .elementor-widget-wdt-shop-product-single-summary.no-margin-bottom div.summary { margin-bottom: 0; }
.woocommerce div.product .summary.wdt-product-summary>div:first-child {
margin-top: 0;
}
.woocommerce div.product .summary.wdt-product-summary>div:last-child {
margin-bottom: 0;
}
.woocommerce div.product .summary.wdt-product-summary>div.product-buttons-wrapper + .product-buttons-wrapper {
margin-top: 0;
margin-bottom: 0;
}
.woocommerce div.product .summary.wdt-product-summary .wdt-product-summary-additional-content + .product-button-cart .variations_form .variations {
margin-top: -15px;
}
.woocommerce div.product .summary.wdt-product-summary .variations_button,
.woocommerce div.product .summary.wdt-product-summary .woocommerce-variation-price,
.woocommerce div.product .summary.wdt-product-summary .woocommerce-variation-availability,
.woocommerce div.product .summary.wdt-product-summary .woocommerce-variation-description,
.woocommerce div.product .summary.wdt-product-summary .woocommerce-product-details__short-description { line-height: var(--wdtLineHeight_Base); }
.woocommerce div.product .wdt-product-summary > div .product_title,
.woocommerce div.product .wdt-product-summary > div .price { margin: 0; }
.woocommerce div.product .wdt-product-summary > div:first-child .product_title { margin-top: 0px;}
.woocommerce div.product .wdt-sticky-column.is-affixed .wdt-product-summary > div:first-child .product_title { margin-top: 0; }
.woocommerce div.product .elementor-widget-wdt-shop-product-single-summary-nav-bar + .elementor-widget-wdt-shop-product-single-summary .wdt-product-summary > div:first-child .product_title { margin-top: 0; }
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button { width: auto; }
.woocommerce div.product .summary.wdt-product-summary .wdt-product-summary-additional-content { font-size: inherit; line-height: inherit; margin: 20px 0; }
.woocommerce div.product .summary.wdt-product-summary .wdt-product-summary-additional-content > *:last-child { margin-bottom: 0;  }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-separator + .wdt-product-summary-additional-content { margin-top: 5px; }
.woocommerce div.product .wdt-product-summary.aligncenter form.cart .variations .zoo-cw-attr-row div.label .zoo-cw-name { line-height: 20px; position: absolute; left: 0; right: 0; top: 100%; }
.woocommerce div.product .wdt-product-summary.alignright form.cart .variations .zoo-cw-attr-row div.label label { margin: 0 0 0 5px; }
.woocommerce div.product .summary.wdt-product-summary > .wdt-single-product-separator { border-top: 1px solid; float: left; margin: 25px 0; }
.woocommerce div.product .summary.wdt-product-summary > .wdt-product-summary-additional-content + .wdt-single-product-separator { margin-top: 15px; }
.woocommerce div.product .summary.wdt-product-summary > .wdt-single-product-clear { display: block; line-height: 0; margin: 0; } .woocommerce div.product .summary.wdt-product-summary > .product_meta_wrapper.align-inline  { display: inline-block; float: none; margin-bottom: 5px; margin-top: 5px; margin-right: 15px; vertical-align: middle; width: auto; }
.woocommerce div.product .summary.wdt-product-summary > .product_meta_wrapper.align-inline .product_meta > span { width: auto; }
.woocommerce div.product .summary.wdt-product-summary > .product_meta_wrapper.align-inline .product_meta > span:not(:last-child) { margin-right: 15px; }
.woocommerce div.product .summary.wdt-product-summary > .product_meta_wrapper.align-inline .product_meta > span.yith-wcbr-brands:nth-last-child(2) { margin-right: 0; }
.woocommerce div.product .summary.wdt-product-summary > .product_meta_wrapper.align-inline:last-child { margin-right: 0; } .wdt-product-summary .product-buttons-wrapper:not(.style-simple) .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper:not(.style-simple) .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper:not(.style-simple) .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper:not(.style-simple) .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper:not(.style-simple) .wc_btn_inline .button { cursor: pointer; display: inline-block; float: none; margin: 8px 0; position: relative; outline: none; }
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button,
.wdt-product-summary .product-buttons-wrapper.style-simple .wdt-product-loader { background: none !important; border-width: 0; padding: 0; -webkit-border-radius: 0; border-radius: 0; } .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a:focus,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button:focus,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button:focus,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button.button:focus,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button:focus,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a:hover,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button:hover,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button:hover,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button.button:hover,
.wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button:hover{ text-decoration: none !important; -webkit-box-shadow: 0 2px 0 0 currentColor; box-shadow: 0 2px 0 0 currentColor; }
.wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button,
.wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button { background: none !important; border-style: solid; border-width: 1px;  }
.wdt-product-summary .product-buttons-wrapper.radius-rounded .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper.radius-rounded .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper.radius-rounded .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper.radius-rounded .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper.radius-rounded .wc_btn_inline .button { -webkit-border-radius: 3px; border-radius: 3px; }
.wdt-product-summary .product-buttons-wrapper.radius-circle .wc_btn_inline a,
.wdt-product-summary .product-buttons-wrapper.radius-circle .wc_btn_inline a.button,
.wdt-product-summary .product-buttons-wrapper.radius-circle .wc_btn_inline button,
.wdt-product-summary .product-buttons-wrapper.radius-circle .wc_btn_inline button.button,
.wdt-product-summary .product-buttons-wrapper.radius-circle .wc_btn_inline .button { -webkit-border-radius: 30px; border-radius: 30px; }
.wdt-product-summary .product-buttons-wrapper.align-inline .wc_btn_inline { display: inline-block; float: none; margin-right: 15px; vertical-align: middle; }
.wdt-product-summary .product-buttons-wrapper.align-inline .wc_btn_inline:last-child { margin-right: 0; }
.wdt-product-summary .product-buttons-wrapper .wcsg_btn_wrapper { display: inline-block; position: relative; }
.wdt-product-summary .product-buttons-wrapper .wcsg_btn_wrapper .wdt-product-loader { display: inline-block; margin: 8px 0; vertical-align: middle; }
.wdt-product-summary .product-buttons-wrapper.product-button.hide-button-text .single_add_to_cart_button,
.wdt-product-summary .product-buttons-wrapper.product-button.hide-button-text .yith-wcwl-add-to-wishlist a,
.woocommerce .wdt-product-summary .product-buttons-wrapper.product-button.hide-button-text .compare,
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .wdt-wcsg-button,
.wdt-product-summary .product-buttons-wrapper.product-button.hide-button-text .social-share {  display: inline-block; font-size: 0; height: 50px; line-height: 50px; overflow: hidden; padding: 0; text-align: center; text-indent: -9999px; width: 50px; }
.wdt-product-summary .product-buttons-wrapper.product-button.hide-button-text .social-share { margin: 0; }
.wdt-product-summary .product-buttons-wrapper.hide-button-text .wc_btn_inline a:not([class*="arrow"]) { display: inline-block; font-size: 0; margin: 0; padding: 0; width: 100%; }
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.product-button.hide-button-text .single_add_to_cart_button:before,
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .add_to_wishlist:before,
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .compare:before,
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .wdt-wcsg-button:before { display: block; font-size: 20px; margin: 0; top: 0; text-indent: 0; }
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .wdt-wcsg-button:before { -webkit-transform-origin: 20px 25px; transform-origin: 20px 25px; }
.woocommerce .product.product-type-grouped .wdt-product-summary .product-buttons-wrapper.product-button-cart.align-inline .wc_btn_inline { width: 100%; }
.woocommerce .wdt-product-summary .product-buttons-wrapper.product-button-cart.align-inline { margin-right: 15px; }
.woocommerce .wdt-product-summary .product-buttons-wrapper.product-button-cart.align-inline,
.woocommerce .wdt-product-summary .product-buttons-wrapper.product-button-cart.align-inline + .product-buttons-wrapper.align-inline { width: auto; } .woocommerce div.product .summary.wdt-product-summary .product-button form.cart,
.wdt-product-summary .product-buttons-wrapper form.cart div.quantity ~ a,
.wdt-product-summary .product-buttons-wrapper form.cart div.quantity ~ a.button,
.wdt-product-summary .product-buttons-wrapper form.cart div.quantity ~ button,
.wdt-product-summary .product-buttons-wrapper form.cart div.quantity ~ button.button,
.wdt-product-summary .product-buttons-wrapper form.cart div.quantity ~ .button { margin: 0; }
.wdt-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ a,
.wdt-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ a.button,
.wdt-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ button:not(.disabled),
.wdt-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ button.button:not(.disabled),
.wdt-product-summary .product-buttons-wrapper.style-simple form.cart div.quantity ~ .button:not(.disabled) { padding: 0 5px; } .woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt[disabled]:hover,
.wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .compare,
.wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .social-share,
.wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .yith-wcwl-add-to-wishlist a { 
background-color: var(--wdtLinkHoverColor);
box-shadow: var(--wdtBtnHoverBoxShad);
-webkit-box-shadow: var(--wdtBtnHoverBoxShad);
}
.wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .compare,
.wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .social-share,
.wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .yith-wcwl-add-to-wishlist a { border-color: var(--wdtHeadAltColor); }
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt[disabled]:hover { border-color: currentColor; }
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .yith-wcwl-add-to-wishlist a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt[disabled] { border-color: rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce div.product .summary.wdt-product-summary > .wdt-single-product-separator { border-color: rgba(var(--wdtHeadAltColorRgb),0.15); }
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt[disabled]:hover { color: var(--wdtAccentTxtColor); }
.wdt-product-summary .product-buttons-wrapper.style-simple .wdt-product-loader i,
.wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .variations_button .quantity a,
.woocommerce div.product .wdt-product-summary .product-button.style-simple .yith-wcwl-add-to-wishlist a, .woocommerce div.product .wdt-product-summary .product-button.style-simple a.yith-wcqv-button.button, .woocommerce div.product .wdt-product-summary .product-button.style-simple a.wdt-wcsg-button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt[disabled]:hover { color: var(--wdtHeadAltColor); }     .woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-bgfill .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .button.alt[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .compare:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .yith-wcwl-add-to-wishlist a:hover { background-color: var(--wdtPrimaryColor); }
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .yith-wcwl-add-to-wishlist a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .compare:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.product-button.style-bgfill.hide-button-text .yith-wcwl-add-to-wishlist a:hover { border-color: var(--wdtPrimaryColor); }
.woocommerce div.product .wdt-product-summary .product-button.style-simple .compare:hover,
.woocommerce div.product .wdt-product-summary .product-button.style-simple .wdt-wcsg-button:hover,
.woocommerce div.product .wdt-product-summary .product-button.style-simple .yith-wcqv-button:hover,
.woocommerce div.product .wdt-product-summary .product-button.style-simple .yith-wcwl-add-to-wishlist a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline a.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline button.button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.alt:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.alt.disabled:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-simple .wc_btn_inline .button.alt[disabled]:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline a.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline button.button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt.disabled,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-skin-brdrfill .wc_btn_inline .button.alt[disabled],
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-brdrfill .yith-wcwl-add-to-wishlist a:hover,
.woocommerce div.product .wdt-product-summary .product-buttons-wrapper.style-bgfill .wc_btn_inline .variations_button .quantity a:hover { color: var(--wdtPrimaryColor); }      @media only screen and (max-width: 767px) {
.woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .add_to_wishlist:before, .woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce.single-product .wdt-product-summary .product-buttons-wrapper.hide-button-text .compare:before { font-size: var(--wdtFontSize_Base); }
} @media only screen and (max-width: 479px) {
.wdt-product-summary .product-buttons-wrapper.align-inline .wc_btn_inline { margin: 0; width: 100%; }
.woocommerce div.product .summary.mfx-product-summary>div { margin:0; }
}.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container { display: inline-block; float: none; width: 100%; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list { font-size: 0; line-height: 0; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list, .wdt-single-product-follow-list { display: inline-block; vertical-align: middle; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container > a { font-weight: var(--wdtFontWeight_Ext); position: relative; margin-right: 10px; } .woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list li,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li { font-size: 16px; line-height: normal; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list li a, .wdt-single-product-follow-list li a { font-size: 16px }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list { margin: 0; padding: 0; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list li,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li { display: inline-block; height: 32px; line-height: 32px; margin: 2px; padding: 0; text-align: center; width: 32px; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list a span:before { margin-left: 0; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list a span,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-list a span:before,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list a:before { display: inline-block; height: 100%; line-height: inherit; position: relative; width: 100%; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container[class*="fill"] .wdt-single-product-share-list a span,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container[class*="fill"] .wdt-single-product-share-list a span:before { vertical-align: top; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container[class*="brdrfill"] .wdt-single-product-share-list a span:before { top: -1px; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li a:before { display: inline-block; font-family: "Font Awesome 5 Brands"; position: absolute; left: 0; top: 0; text-indent: 0; z-index: 1; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.style-brdrfill .wdt-single-product-share-list li a:before,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.style-brdrfill .wdt-single-product-follow-list li a:before { top: -1px; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.delicious a:before { content : "\f1a5"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.deviantart a:before { content : "\f1bd"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.digg a:before { content : "\f1a6"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.flickr a:before { content : "\f16e"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.comment a:before { content : "\f075"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.lastfm a:before { content : "\f202"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.linkedin a:before { content : "\f0e1"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.envelope a:before { content : "\f0e0"; font-family: "Font Awesome 5 free"; font-weight: 900; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.myspace a:before { content : "\f0c0"; font-family: "Font Awesome 5 free"; font-weight: 900; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.pinterest a:before { content : "\f0d2"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.reddit a:before { content : "\f1a1"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.rss a:before { content : "\f09e"; font-family: "Font Awesome 5 free"; font-weight: 900; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.skype a:before { content : "\f17e"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.stumbleupon a:before { content : "\f1a4"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.twitter a:before { content : "\f099"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.viadeo a:before { content : "\f2a9"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.vimeo a:before { content : "\f27d"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.yahoo a:before { content : "\f19e"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.youtube a:before { content : "\f167"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.dribbble a:before { content : "\f17d"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.google-plus i:before { content : "\f0d5"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.tumblr a:before { content : "\f173"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.dribbble a:before { content : "\f17d"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.instagram a:before { content : "\f16d"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.facebook a:before { content : "\f09a"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-list li.google-plus a:before { content : "\f0d5"; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.style-simple .wdt-single-product-share-list li,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.style-simple .wdt-single-product-follow-list li { width: 24px; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.style-brdrfill .wdt-single-product-share-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.style-brdrfill .wdt-single-product-follow-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.style-skin-brdrfill .wdt-single-product-share-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.style-skin-brdrfill .wdt-single-product-follow-list li a { background-color: transparent !important; border-style: solid; border-width: 1px; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.radius-rounded .wdt-single-product-share-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.radius-rounded .wdt-single-product-follow-list li a { -webkit-border-radius: 3px; border-radius: 3px; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.radius-circle .wdt-single-product-share-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.radius-circle .wdt-single-product-follow-list li a { -webkit-border-radius: 50%; border-radius: 50%; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.align-inline,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.align-inline  { display: inline-block; float: none; margin-bottom: 5px; margin-top: 5px; margin-right: 15px; vertical-align: middle; width: auto; }
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.align-inline:last-child,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.align-inline:last-child { margin-right: 0; } .woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.style-bgfill .wdt-single-product-share-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.style-bgfill .wdt-single-product-follow-list li a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container.style-skin-bgfill .wdt-single-product-share-list li a:hover,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container.style-skin-bgfill .wdt-single-product-follow-list li a:hover { background-color: var(--wdtHeadAltColor); } .woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-brdrfill .wdt-single-product-share-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-brdrfill .wdt-single-product-follow-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-skin-brdrfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-skin-brdrfill .wdt-single-product-follow-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-skin-brdrfill .wdt-single-product-share-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-skin-brdrfill .wdt-single-product-follow-list li a:hover { border-color: currentColor; }
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-brdrfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-brdrfill .wdt-single-product-follow-list li a { border-color: rgba(var(--wdtHeadAltColorRgb),0.15); } .wdt-single-product-follow-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container:not(.style-simple).wdt-single-product-share-list a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container:not(.style-simple).wdt-single-product-follow-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-skin-bgfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-skin-bgfill .wdt-single-product-follow-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-bgfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-bgfill .wdt-single-product-follow-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-skin-bgfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-skin-bgfill .wdt-single-product-follow-list li a { color: var(--wdtAccentTxtColor); }
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-simple .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-simple .wdt-single-product-follow-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-brdrfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-brdrfill .wdt-single-product-follow-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-skin-brdrfill .wdt-single-product-share-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-skin-brdrfill .wdt-single-product-follow-list li a:hover,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-share-container > a,
.woocommerce div.product .summary.wdt-product-summary .wdt-single-product-follow-container > a { color: var(--wdtHeadAltColor); }     .woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-bgfill .wdt-single-product-share-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-bgfill .wdt-single-product-follow-list li a:hover,
.wdt-single-product-share-container.style-bgfill .wdt-single-product-share-list li a:hover,
.wdt-single-product-follow-container.style-bgfill .wdt-single-product-follow-list li a:hover,
.wdt-single-product-share-container.style-skin-bgfill .wdt-single-product-share-list li a,
.wdt-single-product-follow-container.style-skin-bgfill .wdt-single-product-follow-list li a { background-color: var(--wdtPrimaryColor); }
.wdt-single-product-share-list li a:hover, .wdt-single-product-follow-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-simple .wdt-single-product-share-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-simple .wdt-single-product-follow-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-brdrfill .wdt-single-product-share-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-brdrfill .wdt-single-product-follow-list li a:hover,
.woocommerce div.product .wdt-product-summary .wdt-single-product-share-container.style-skin-brdrfill .wdt-single-product-share-list li a,
.woocommerce div.product .wdt-product-summary .wdt-single-product-follow-container.style-skin-brdrfill .wdt-single-product-follow-list li a { color: var(--wdtPrimaryColor); }.wdt-product-sale-countdown-holder { float: left; width: 100%; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount { display: block; margin: 0 -10px; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper { display: inline-block; line-height: 24px; min-height: 70px; padding: 10px; position: relative; width: 90px; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before,
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:after { content: ""; height: 25px; margin: auto; position: absolute; right: -2px; width: 4px; border-radius: 25px; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before { margin-top: -2px; top: 50%; -webkit-transform: translateY(-100%); transform: translateY(-100%); }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:after { bottom: 50%; -webkit-transform: translateY(100%); transform: translateY(100%); }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper.last:before,
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper.last:after { visibility: hidden; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .wdt-counter-number { font-size: 28px; font-weight: 600; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .title { font-size: 12px; letter-spacing: 2px; margin: 10px 0 0; }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before,
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:after { background-color: rgba(var(--wdtHeadAltColorRgb),0.75); }
.wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .wdt-counter-number { color: var(--wdtHeadAltColor); }@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.woocommerce .wdt-size-guide-popup-container { bottom: 0; left: 0; position: fixed; right: 0; text-align: center; top: 0; z-index: 99999; }
.woocommerce .wdt-size-guide-popup-container:before { content: ""; left:0; right:0; top:0; bottom:0; position: absolute; background: rgba(var(--wdtHeadAltColorRgb),0.8); z-index: -1; }
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content { left: 0; margin: 0; position: absolute; right: 0; text-align: center; vertical-align: middle; }
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content:not(.swiper-wrapper) { display: inline-block; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content .wdt-size-guide-popup-content-title,
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content .wdt-size-guide-popup-content-details { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content .wdt-size-guide-popup-content-title { background-color: rgba(var(--wdtHeadAltColorRgb),0.75); color: var(--wdtAccentTxtColor); display: inline-block; font-size: 20px; font-weight: 700; letter-spacing: 1px; margin: auto; opacity: 0; padding: 10px 25px; text-transform: uppercase; visibility: hidden; z-index: 1; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content:hover .wdt-size-guide-popup-content-title { opacity: 1; visibility: visible; }
.woocommerce .wdt-size-guide-popup-container .wdt-size-guide-popup-content .wdt-size-guide-popup-content-details { line-height: 0; }
.woocommerce .wdt-size-guide-popup-container .wdt-products-pagination-holder { position: absolute; bottom: 1em; left: 0; right: 0; z-index: 1 }
.woocommerce .wdt-size-guide-popup-container .wdt-products-pagination-holder .swiper-pagination-bullet { height: 1em; margin: 2px; padding: 0; width: 1em; }
.wdt-size-guide-popup-close { border: 1px solid; color: #9f2124; border-radius: 0; display: inline-block; float: right; font-size: 0; font-weight: 700; height: 40px; line-height: 0; margin: 0; position: fixed; right: 20px; top: 20px; text-align: center; width: 40px; z-index: 99999; -webkit-transition: all 300ms linear 0s; transition: all 300ms linear 0s; }
.wdt-size-guide-popup-close:before { content: '\2716'; font-size: 20px; font-weight: normal; line-height: 38px; position: absolute; bottom: -1px; left: 0; right: 0; top: -1px; }
.wdt-size-guide-popup-close:hover { background-color: #9f2124; border-color: transparent; color: var(--wdtAccentTxtColor); cursor: pointer; } .woocommerce .wdt-size-guide-popup-container .wdt-products-pagination-holder .swiper-pagination-bullet { background-color: var(--wdtAccentTxtColor); }@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}