.wdt-products-carousel-container { clear: both; display: block; float: left; overflow: hidden; width: 100%; }
.wdt-products-carousel-container ul.products 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 transparent; 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-active img { -webkit-box-shadow: none; box-shadow: none; }
div[class*="thumb-container"] .swiper-wrapper .swiper-slide-thumb-active { border: 1px solid rgba(19,28,35, 0.3); } 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%; }
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet { background: none; height: 16px; margin: 0; padding: 0; position: relative; width: 16px; }
div[class*="product"] .swiper-container div[class*="bullet-pagination"] .swiper-pagination-bullet:before { background-color: var(--wdtHeadAltColor); content: ""; height: auto; margin: auto; position: absolute; bottom: 2px; left: 2px; right: 2px; top: 2px; width: auto; -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-active:before { background-color: #666; }
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: 'Indusri 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: 10px; top: 10px; 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: "Indusri 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: 0; border-radius: 0; }
.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: 0; border-radius: 0; } .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: 130%; 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; }.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; line-height: var(--wdtLineHeight_Alt); 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: 20px; }
.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(--wdtHeadAltColor); }
.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: bold; position: relative; margin-right: 5px; } .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); }.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 fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.wdt-heading-holder
{
-webkit-transition: var(--wdt-elementor-base-transition);
transition: var(--wdt-elementor-base-transition);
} .wdt-heading-holder
{
position: relative;
}
.wdt-heading-holder > *:not(:last-child)
{
margin-bottom: 20px;
}
.wdt-heading-holder > *:last-child
{
margin-bottom: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper
{
line-height: 1.2;
margin-top: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title .wdt-heading-title-item { margin: 0; }
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start .wdt-heading-title .wdt-heading-title-inner,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline .wdt-heading-title .wdt-heading-title-inner
{
line-height: 1;
}
.wdt-heading-holder .wdt-heading-subtitle-wrapper
{
font-size: 18px;
color: var(--wdtPrimaryColor);
letter-spacing: 4.3px;
}
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon-wrapper,
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon
{
line-height: 1;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator
{
display: flex;
align-items: center;
}
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line
{
width: 50px;
height: 2px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-left-part']
{
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-right-part']
{
margin-left: 5px;
}
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-content-icon-wrapper
{
line-height: 0;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon
{
display: inline-block;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
} .wdt-heading-holder > .wdt-heading-deco-wrapper > span
{
display: flex;
align-items: center;
flex-wrap: wrap;
white-space: break-spaces;
}
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
width: 50px;
height: 2px;
align-self: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner
{
display: inline-flex;
align-items: baseline;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']
{
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-right-part']
{
margin-left: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon span
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
line-height: 1;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-image
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span
{
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span img
{
display: inherit;
height: 100%;
object-fit: cover;
} .wdt-heading-holder .wdt-heading-background-text-wrapper {
line-height: 1;
margin-bottom: 0;
position: absolute;
top: 50%;
width: 100%;
z-index: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
user-select: none;
pointer-events: none;
}
.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
display: inline-block;
font-family: var(--wdtFontTypo_Alt);
font-size: 12.5em;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 0.65;
opacity: 0.048;
margin-top: 5px;
margin-left: -5px;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-separator-line,
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements
{
color: var(--wdt-elementor-color-primary);
}