.ws-featured-products-slider{display:flex;flex-direction:column;background:#f2f3f7;border-radius:20px;padding:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);overflow:hidden}.ws-featured-products-slider .slider-wrapper .featured-product{display:flex;justify-content:space-between}.ws-featured-products-slider .slider-wrapper .featured-product .product-details{width:80%}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .entry-title{font-size:25px;font-weight:500;color:#2a2a2a;margin-bottom:15px}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .entry-title a{color:#2a2a2a}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .regular-price.on-sale{text-decoration:line-through}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .regular-price:not(.on-sale){color:var(--ws-secondary);font-size:18px;font-weight:500;display:block}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .sale-price{color:var(--ws-secondary);font-size:18px;font-weight:500;display:block}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .product-description{color:#525050;font-weight:300;line-height:22px;margin:10px 0}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .countDown-title{color:#525050;font-weight:500;margin-bottom:10px}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .countDown-timer{display:flex;flex-direction:row;font-size:20px;margin-top:5px}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .countDown-timer .finished{color:var(--ws-secondary);font-size:14px}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .countDown-timer li{background-color:#fff;display:flex;flex-direction:column;margin-left:5px;border-radius:5px;border:1px solid #eaecf2;text-align:center}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .countDown-timer li .unit-label{font-size:12px;padding:5px}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .countDown-timer li .unit-value{padding:2px 4px;border-radius:3px;color:#fff;background:var(--ws-primary);display:inline-block}.ws-featured-products-slider .slider-wrapper .featured-product .product-thumbnail{width:25%}.ws-featured-products-slider .slider-wrapper .featured-product .product-thumbnail img{width:100%;height:auto;border-radius:3px}.ws-featured-products-slider .slider-controls{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.ws-featured-products-slider .slider-controls .slider-dots button.owl-dot{border-width:0;padding:0;cursor:pointer;background-color:transparent}.ws-featured-products-slider .slider-controls .slider-dots button.owl-dot span{width:55px;height:6px;margin-left:5px;border-radius:3px;background-color:#dfdfdf;display:block}.ws-featured-products-slider .slider-controls .slider-dots button.owl-dot.active span{background-color:var(--ws-secondary)}.ws-featured-products-slider .slider-controls .slider-nav{display:flex;gap:10px}.ws-featured-products-slider .slider-controls .slider-nav .owl-next,.ws-featured-products-slider .slider-controls .slider-nav .owl-prev{border-width:0;padding:8px;display:flex;cursor:pointer;border-radius:50%;border:1px solid #e4e2e2;background-color:#fff}.ws-featured-products-slider .slider-controls .slider-nav .owl-next svg,.ws-featured-products-slider .slider-controls .slider-nav .owl-prev svg{width:18px;height:18px;stroke:#2a2a2a}.ws-featured-products-slider .slider-controls .slider-nav .owl-next.disabled,.ws-featured-products-slider .slider-controls .slider-nav .owl-prev.disabled{opacity:.5;cursor:auto}@media (max-width:576px){.ws-featured-products-slider .slider-wrapper .featured-product{flex-direction:column-reverse}.ws-featured-products-slider .slider-wrapper .featured-product .product-thumbnail{width:100%;margin-bottom:10px}.ws-featured-products-slider .slider-wrapper .featured-product .product-details{width:100%}.ws-featured-products-slider .slider-wrapper .featured-product .product-details .entry-title{font-size:16px}}@media (max-width:768px){.ws-featured-products-slider .slider-controls .slider-dots button.owl-dot span{width:25px}.ws-featured-products-slider .slider-controls .slider-nav button.owl-next span,.ws-featured-products-slider .slider-controls .slider-nav button.owl-prev span{padding:0 15px;font-size:15px;border-radius:5px}.ws-featured-products-slider .slider-controls .slider-nav button.owl-next{margin-right:5px}}