.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); }
.wdt-dark-bg .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .wdt-counter-number { color: var(--wdtAccentTxtColor); } .woocommerce div.product .entry-summary.summary .wdt-product-sale-countdown-holder .wdt-product-sale-countdown-label-item { display: none; }
.woocommerce div.product .entry-summary.summary .wdt-product-sale-countdown-holder .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper { 
text-align: center; }  .woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder { display: flex; align-items: center; flex-wrap: wrap; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-product-sale-countdown-label-item { 
display: inline-block; font-size: 1.3rem; color: var(--wdtHeadAltColor); font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); 
line-height: normal; margin: 10px 10px 10px 0; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount { 
margin: 0; background-color: rgba(var(--wdtSecondaryColorRgb),0.15); padding: 10px 30px; border-radius: 10vw; display: inline-flex; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper { 
padding: 0; display: flex; align-items: center; line-height: normal; min-height: 100%; width: 100% !important;  }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .wdt-counter-number { 
font-size: 1.3rem; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .title { 
font-size: 0 !important; letter-spacing: 0; margin: 0 0 0 2px; line-height: normal; align-self: revert; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .title::first-letter { 
font-size: 1.2rem; text-transform: lowercase; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before,
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper.last:after { display: none; }
.woocommerce div.product .wdt-product-summary.summary.wdt-custom-product-summary-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:after {
content: ":"; font-size: 1.3rem; position: relative; transform: none; top: 0; right: 0; bottom: 0; background: no-repeat; margin: 0 8px; color: var(--wdtHeadAltColor);
} .woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style { margin: 0; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .wdt-counter-number { 
font-size: calc(var(--wdtFontSize_H3) - 2px); line-height: 1; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before { 
content: ":"; font-size: 24px; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:after { 
display: none; }
.wdt-dark-bg .woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before { 
color: var(--wdtAccentTxtColor); background-color: transparent; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper:before { 
color: var(--wdtHeadAltColor); background-color: transparent; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style div.wdt-product-sale-countdown-holder .wdt-product-sale-countdown-label-holder { 
margin-bottom: 10px; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .counter-icon-wrapper ~ h3.title {
font-size: 1rem; letter-spacing: 0; margin: 0; }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style > div.product-buy-now > a { margin: 0; min-width: 150px; }
@media screen and (max-width: 767px) {
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper .wdt-counter-number { font-size: var(--wdtFontSize_H5); }
.woocommerce.single-product div.product .wdt-product-summary.entry-summary.wdt-custom-deal-count-style .wdt-product-sale-countdown-holder .wdt-shop-downcount .wdt-counter-wrapper { width: 75px; }
}