.section-weekly-deals{padding:30px 0}.section-weekly-deals-wrap{position:relative;overflow:hidden;padding:40px;border:1px solid rgba(46,125,50,.14);border-radius:26px;background:#f4f8ef;box-shadow:0 12px 30px #1e461e14}.section-weekly-deals-wrap:after{content:"";position:absolute;top:-30px;right:-30px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(46,125,50,.12),transparent 70%);pointer-events:none}.section-weekly-deals-header{position:relative;z-index:2;margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-weekly-deals-header-content{flex:1}.section-weekly-deals-header-tag{font-family:var(--font-nunito);display:inline-flex;align-items:center;padding:10px 14px;border-radius:30px;background:#fbe7d6;color:#c56b28;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;line-height:1}.section-weekly-deals-heading{font-family:var(--font-fredoka);margin:12px 0 8px;color:#1e3d24;font-size:34px;font-weight:700;line-height:1.1}.section-weekly-deals-description{font-family:var(--font-nunito);color:#5f6f62;font-size:15px;line-height:1.6}.section-weekly-deals-countdown{display:flex;align-items:center;gap:12px}.section-weekly-deals-countdown-label{font-family:var(--font-nunito);color:#5f6f62;font-size:13px;font-weight:600;line-height:1}.section-weekly-deals-timer{display:flex;align-items:center;gap:6px}.section-weekly-deals-time-box{font-family:var(--font-fredoka);min-width:46px;padding:10px;border-radius:10px;background:#2e7d32;color:#fff;text-align:center;font-size:18px;font-weight:700;line-height:1}.section-weekly-deals-timer .separator{color:#2e7d32;font-size:20px;font-weight:700}.section-weekly-deals-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:20px}.section-weekly-deals-featured-card{position:relative;overflow:hidden;cursor:pointer;min-height:360px;border-radius:20px;text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease;display:flex;height:100%}.section-weekly-deals-featured-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #1e461e24}.section-weekly-deals-featured-image{object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-weekly-deals-featured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f260f14 20%,#0f260fe0);display:block!important}.section-weekly-deals-discount{position:absolute;top:18px;left:18px;z-index:3;padding:8px 16px;border-radius:30px;background:linear-gradient(#f0913f,#d8702a);color:#fff;font-size:15px;font-weight:700}.section-weekly-deals-featured-content{position:absolute;left:24px;right:24px;bottom:24px;z-index:3}.section-weekly-deals-featured-tag{display:inline-block;margin-bottom:12px;padding:5px 12px;border-radius:20px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.section-weekly-deals-featured-content h3{font-family:var(--font-fredoka);margin:0;color:#fff;font-size:26px;line-height:1.2;font-weight:600;max-width:80%}.section-weekly-deals-price{display:flex;align-items:center;gap:10px;margin-top:12px}.section-weekly-deals-price .price{font-family:var(--font-fredoka);color:#fff;font-size:28px;font-weight:700}.section-weekly-deals-price .compare-price{font-family:var(--font-nunito);color:#ffffffa6;text-decoration:line-through;font-size:16px}.section-weekly-deals-cart-btn{font-family:var(--font-fredoka);display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:12px 24px;border-radius:30px;background:linear-gradient(#57b14a,#3e9233);color:#fff;font-size:15px;font-weight:700;border:0}.section-weekly-deals-products{display:flex;flex-direction:column;gap:14px}.section-weekly-deals-product{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:#fff;text-decoration:none;color:inherit;transition:.3s}.section-weekly-deals-product:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000014}.section-weekly-deals-product-image{width:72px;height:72px;overflow:hidden;border-radius:12px;flex-shrink:0}.section-weekly-deals-product-image img{width:100%;height:100%;object-fit:cover}.section-weekly-deals-product-content{flex:1}.section-weekly-deals-product-content h4{font-family:var(--font-nunito);margin:0;color:#1e3d24;font-size:14px;line-height:1.4;font-weight:700}.section-weekly-deals-rating{margin-top:6px;color:#5f6f62;font-size:12px}.section-weekly-deals-product-content .section-weekly-deals-price .price{color:#1e3d24;font-size:18px}.section-weekly-deals-product-content .compare-price{color:#b9b0a6;font-size:13px}.section-weekly-deals-offer{padding:7px 12px;border-radius:12px;background:linear-gradient(#f0913f,#d8702a);color:#fff;font-size:13px;font-weight:700}.section-weekly-deals-view-all{font-family:var(--font-fredoka);display:flex;align-items:center;justify-content:center;gap:8px;padding:15px;border-radius:16px;background:#2e7d32;color:#fff;text-decoration:none;font-size:15px;font-weight:700;transition:.3s}.section-weekly-deals-view-all:hover{background:#1e6830}@media(max-width:991px){.section-weekly-deals-grid{grid-template-columns:1fr}}@media(min-width:768px){a.section-weekly-deals-view-all.section-weekly-deals-view-all-mobile{display:none}}@media(max-width:767px){.section-weekly-deals-wrap{padding:18px}.section-weekly-deals-header{flex-direction:column;align-items:flex-start}.section-weekly-deals-heading{font-size:20px}.section-weekly-deals-featured-card{min-height:300px}.section-weekly-deals-description{font-size:12px}.section-weekly-deals-header-tag{padding:8px 14px;font-size:10px;line-height:1}.section-weekly-deals-header{gap:10px}.section-weekly-deals-header{margin-bottom:20px}.section-weekly-deals-featured-content{left:20px;right:20px;bottom:20px}.section-weekly-deals-featured-tag{margin-bottom:5px;padding:5px 10px;font-size:10px}.section-weekly-deals-featured-content h3{font-size:20px;max-width:100%}.section-weekly-deals-products{display:flex;gap:11px;overflow-x:auto;gap:10px;margin-left:-18px;margin-right:-18px;padding-left:14px;padding-right:14px;flex-direction:row;scrollbar-width:none}.section-weekly-deals-product{flex-direction:column;gap:10px;padding:8px;flex:0 0 45%;align-items:self-start;max-width:45%}.section-weekly-deals-product-image{width:100%;height:100%;flex-shrink:initial;aspect-ratio:8 / 7}.section-weekly-deals-product-content h4{font-size:12px}.section-weekly-deals-price{margin-top:5px}.section-weekly-deals-product-content .section-weekly-deals-price .price{color:#1e3d24;font-size:16px}a.section-weekly-deals-view-all{display:none}a.section-weekly-deals-view-all.section-weekly-deals-view-all-mobile{display:flex;font-size:13px;padding:10px;border-radius:10px;background:#2e7d32}.section-weekly-deals{padding:10px 0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-weekly-deals.css.map */
