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