.deal-of-the-day-main-container{width:100%;height:auto;padding:45px 60px 35px;display:flex;position:relative;overflow:hidden}.deal-of-the-day-border-heading{z-index:99;background-color:#fff;border:none;outline:none;align-items:center;gap:20px;padding:5px 10px;display:flex;position:absolute;top:20px;left:90px;overflow:hidden}.deal-of-the-day-end-time{border:2px solid var(--orange-outline);background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:370px;height:43px;margin-top:-3px;padding:0 10px;display:flex}.deal-of-the-day-end-time p{color:var(--text-charcol)!important;font-size:15px!important;font-weight:600!important;line-height:22px!important}.deal-of-the-day-border-heading p{font-size:25px;font-weight:600;line-height:var(--heading-line-height);color:var(--text-gray)}.deal-of-the-day-outer-container{border:2px solid var(--orange-outline);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:38px 15px 20px;display:flex;position:relative;overflow:hidden}.slider-main-container{width:100%;height:max-content}.deal-of-the-day-cards-shimmer-container{justify-content:start;align-items:start;width:100%;display:flex}.desktop-view-shimmer{justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.mobile-view-shimmer{justify-content:center;align-items:center;width:100%;height:auto;display:none}.slick-list{width:100%!important}.slider-main-container .slick-track{display:flex!important}.slick-arrow.slick-next,.slick-arrow.slick-prev{cursor:pointer;z-index:99;background-color:var(--orange-fill);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:45px;position:absolute;top:65%;transform:translateY(-50%);display:flex!important}.slick-arrow.slick-next svg,.slick-arrow.slick-prev svg{color:var(--text-primary)}.slick-arrow.slick-prev{left:-15px}.slick-arrow.slick-next{right:5px}.slick-prev:before,.slick-next:before{display:none}.mobile-view-deal-of-the-day-timer-and-product-count{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.mobile-view-deal-of-the-day-product-count{color:var(--text-primary);height:max-content;font-size:12px;font-weight:600;line-height:18px;display:none}.mobile-view-timer{border:2px solid var(--orange-outline);background-color:#0000;border-radius:8px;justify-content:center;align-items:center;width:max-content;height:43px;padding:10px 42px;display:none}.mobile-view-timer p{color:var(--text-gray);font-size:14px;font-weight:600;line-height:17px}@media only screen and (min-width:768px) and (max-width:1023px){.deal-of-the-day-main-container{padding:45px 30px 0}.deal-of-the-day-outer-container{padding:25px 10px 15px}.deal-of-the-day-border-heading{gap:10px;top:25px}.deal-of-the-day-border-heading p{font-size:18px}.deal-of-the-day-end-time{width:280px;height:35px}.deal-of-the-day-end-time p{font-size:12px!important}}@media only screen and (max-width:767px){.deal-of-the-day-main-container{padding:15px 10px 10px}.deal-of-the-day-end-time{display:none}.deal-of-the-day-border-heading{align-items:center;padding:5px;display:flex;position:absolute;top:7px;left:40px}.deal-of-the-day-border-heading p{color:var(--text-gray);margin-top:-7px;font-size:18px;font-weight:600;line-height:1.2}.deal-of-the-day-outer-container{gap:10px;padding:20px 22px 15px 25px}.mobile-view-timer{padding:10px 15px;display:flex}.mobile-view-deal-of-the-day-product-count{display:flex}.desktop-view-shimmer{display:none}.mobile-view-shimmer{display:flex}}
.deal-of-the-day-product-card{flex-direction:column;gap:15px;width:100%;display:flex}.deal-of-the-day-product-rating-and-name{flex-direction:column;width:100%;display:flex}.deal-of-the-day-rating-and-reviews{justify-content:start;align-items:center;gap:5px;width:100%;display:flex}.deal-of-the-day-card-stars{justify-content:start;align-items:center;gap:0;display:flex}.deal-of-the-day-card-stars img{object-fit:contain;width:auto;height:14px}.deal-of-the-day-rating-and-reviews p{color:var(--text-primary);font-size:12px;font-weight:300;line-height:18px}.deal-of-the-day-stars{color:#50bed3!important}.deal-of-the-day-product-name{color:var(--text-primary);text-align:start;height:38px;margin-bottom:0;font-size:16px;font-weight:500;line-height:18px}.deal-of-the-day-price{justify-content:start;align-items:flex-end;gap:0;width:100%;display:flex}.deal-of-the-day-price del{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-gray);opacity:.6;margin-left:4px}.deal-of-the-day-price p{font-size:var(--section-size)!important;line-height:1.2!important;font-weight:var(--section-weight)!important;color:var(--text-red)!important}.deal-of-the-day-product-image{cursor:pointer;border:1px solid #d7d7d7;justify-content:center;align-items:center;width:100%;height:auto;min-height:220px;transition:transform .5s;display:flex;position:relative;overflow:hidden}.deal-of-the-day-product-image img{max-width:100%;max-height:100%;transition:transform .5s;display:block}.deal-of-the-day-product-image:hover img{transform:scale(.8)translate(-10%)}.deal-of-the-day-product-image-heart-icon{position:absolute;top:10px;left:10px;width:23px!important;height:32px!important;display:none!important}.deal-of-the-day-product-image img{object-fit:contain;width:100%}.mobile-view-deal-day-card-heart-icon{object-fit:contain;position:absolute;top:10px;left:15px;width:20px!important;height:20px!important;display:none!important}.deal-of-the-day-product-discount{border:1px solid var(--bg-red);z-index:99;background-color:#fff;padding:5px 15px;display:flex;position:absolute;top:10px;right:10px}.deal-of-the-day-product-discount p{color:var(--text-red);opacity:.6;font-size:12px;font-weight:600;line-height:18px}.deal-of-the-day-card-icons-div{flex-direction:column;gap:5px;width:auto;padding-right:10px;transition:right .5s;display:flex;position:absolute;top:30%;right:-46px;overflow:hidden}.deal-of-the-day-product-image:hover .deal-of-the-day-card-icons-div{right:0}.deal-of-the-day-icon-one{cursor:pointer;background-color:#fff;justify-content:center;align-items:center;width:35px;height:35px;transition:background-color .5s;display:flex;border:1px solid var(--orange-outline)!important}.deal-of-the-day-icon-one:hover{background-color:var(--orange-fill)!important}.deal-of-the-day-icon-two{cursor:pointer;background-color:#fff;justify-content:center;align-items:center;width:35px;height:35px;transition:background-color .5s;display:flex;border:1px solid var(--orange-outline)!important}.deal-of-the-day-icon-two:hover,.deal-of-the-day-icon-two.active-wish-list-btn{background-color:var(--orange-fill)!important}.deal-of-the-day-icon-three{cursor:pointer;background-color:#fff;justify-content:center;align-items:center;width:35px;height:35px;transition:background-color .5s;display:flex;border:1px solid var(--orange-outline)!important}.deal-of-the-day-icon-three:hover{background-color:var(--orange-fill)!important}.deal-of-the-day-product-under-line{background-color:#d9d9d9;border-radius:25px;width:100%;height:4px;display:flex}.mobile-view-deal-of-the-day-product-details{flex-direction:column;gap:5px;width:100%;height:auto;display:none}.mobile-view-star-rating-and-review{justify-content:start;align-items:center;gap:5px;display:flex}.mobile-view-product-stars{display:flex}.mobile-view-product-stars img{object-fit:contain;width:auto;height:10px}.mobile-view-star-rating-and-review p{font-size:10px;font-weight:400;line-height:15px}.mobile-view-deal-of-the-day-product-name{text-align:start;height:36px;font-size:15px;font-weight:600;line-height:18px}.mobile-view-deal-of-the-day-price{align-items:center;gap:5px;display:flex}.mobile-view-deal-of-the-day-price del{color:var(--text-primary);opacity:.5;font-size:12px;font-weight:600;line-height:18px}.mobile-view-deal-of-the-day-price p{color:var(--text-primary);font-size:15px;font-weight:600;line-height:22px}@media only screen and (max-width:480px){.deal-of-the-day-product-card{width:100%}.deal-of-the-day-product-rating-and-name{display:none}.mobile-view-deal-of-the-day-product-details,.mobile-view-deal-day-card-heart-icon{display:flex}.deal-of-the-day-product-image:hover .mobile-view-deal-day-card-heart-icon{display:none!important}.deal-of-the-day-product-discount p{font-size:10px;font-weight:600;line-height:15px}}
