@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700&display=swap";*{font-family:Red Hat Display,sans-serif}body{background-color:#f9f9fb;margin:0;padding:0;min-height:100vh;box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}html{font-size:16px}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:13px}}.contact-nav{display:flex;width:100%;height:30px;padding:0 40px;align-items:center;color:#929292}.left-side-contact{display:flex;align-items:center;gap:20px;width:100%}.location-part{display:flex;gap:5px;align-items:center}.location-part img{width:12px;height:12px}.location-name{font-size:10px}.right-side-contact{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:10px}.nav-container{display:flex;width:100%;height:60px;padding:0 40px;align-items:center;border-top:1px solid #d9d9d9}.shop-name{font-size:24px;font-weight:700;color:#000;display:flex;align-items:center;cursor:pointer}.right-aline-section{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:30px}.search-bar{position:relative;width:280px;height:34px;border-radius:5px;margin-right:5px;border:1px solid #d9d9d9}.search-bar input{border:none;outline:none;width:100%;height:100%;padding:0 10px;border-radius:5px;font-size:12px}.search-icon{position:absolute;top:50%;right:-2px;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center}.search-icon img{width:20px;height:20px}.nav-divider{width:1px;height:24px;background-color:#d9d9d9;align-self:center}.cart-section{display:flex;align-items:center;gap:8px;cursor:pointer;border-radius:6px;transition:background-color .2s ease}.cart-icon-wrapper{position:relative;width:24px;height:24px}.cart-icon-wrapper img{width:100%;height:100%}.cart-badge{position:absolute;top:-3px;right:-4px;min-width:14px;height:14px;background-color:#fe624b;color:#fff;font-size:9px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;line-height:0}.cart-text{font-size:14px;font-weight:500;font-family:Arial,sans-serif}.user-section{display:flex;align-items:center;gap:5px;cursor:pointer;transition:background-color .2s ease}.user-section img{width:24px;height:24px}.user-text{font-size:14px;font-weight:500;font-family:Arial,sans-serif}.nav-bottom{display:flex;width:100%;height:40px;padding:0 40px;align-items:center;background-color:#fe624b}.all-category-wrapper{position:relative}.all-category-group{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:800;font-family:Arial,sans-serif;cursor:pointer;white-space:nowrap}.categories-list{position:absolute;top:40px;left:0;background:#fff;border:1px solid #d9d9d9;width:220px;z-index:1000}.category-item{padding:10px 12px;font-size:13px;font-family:Arial,sans-serif;color:#000;cursor:pointer}.category-item:hover{background:#f3f3f3}.all-category-group img{width:12px;height:12px}.right-side-more{display:flex;align-items:center;justify-content:flex-end;gap:40px;width:100%}.more-topics{font-size:14px;color:#fff;font-weight:800;font-family:Arial,sans-serif;cursor:pointer}.product-detail-container{display:flex;padding:40px 80px;gap:20px;align-items:start;background-color:#fff}.product-detail-image-section{flex:1.5;background-color:red;width:100%;height:400px}.product-detail-image-section img{width:100%;height:100%}.product-detail-detail-section{flex:1.8;display:flex;flex-direction:column;gap:20px}.products-detail-name{font-size:24px;font-family:Arial,sans-serif;border-bottom:1px solid #e6e6e6;padding-bottom:30px}.product-detail-price{margin-top:20px;font-size:30px;font-family:Arial,sans-serif;color:#fe624b}.product-detail-old{margin-top:5px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #e6e6e6;padding-bottom:40px}.product-detail-oldprice{font-size:18px;font-family:Arial,sans-serif;text-decoration:line-through;color:#737373}.product-detail-discoutnt{font-size:14px;font-family:Arial,sans-serif}.product-detail-quantity{margin-top:20px;display:flex;flex-direction:column;gap:10px}.quentity-name{font-size:16px;font-family:Arial,sans-serif;color:#737373}.quentity-boxes{display:flex;gap:16px;align-items:center}.quentity-boxes button{border:none;width:30px;height:30px;border-radius:4px;background-color:#e6e6e6;color:#737373;font-size:16px;font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:center;cursor:pointer}.quentity-boxes button:disabled{opacity:.5;cursor:not-allowed}.quentity-amount{font-size:16px;font-family:Arial,sans-serif}.availability-section{font-size:10px;font-family:Arial,sans-serif;padding:5px 12px;border-radius:4px;cursor:pointer;color:#000}.in-stock{background:#00ff4c33;color:#0f0}.sold-out{background:#ff000026;color:red}.cart-buy-button{display:flex;gap:20px;margin-top:20px;align-items:center}.buy-now-action{border:none;width:220px;height:40px;border-radius:3px;background-color:#0ce5e8;color:#fff;font-size:16px;font-family:Arial,sans-serif;cursor:pointer}.buy-now-action:disabled{opacity:.5;cursor:not-allowed}.buy-now-action:hover{background-color:#00c2c4}.add-cart-action{border:none;width:220px;height:40px;border-radius:3px;background-color:#fe624b;color:#fff;font-size:16px;font-family:Arial,sans-serif;cursor:pointer}.add-cart-action:disabled{opacity:.5;cursor:not-allowed}.add-cart-action:hover{background-color:#ff4e4e}.product-detail-delivery-section{flex:1;background-color:#f2f2f2;padding:20px}.delivery-option-name{font-size:12px;font-family:Arial,sans-serif;color:gray}.addressing{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-bottom:12px;border-bottom:1px solid #e6e6e6}.current-location{display:flex;gap:5px;align-items:center}.current-location img{width:20px;height:20px}.location{font-size:13px;font-family:Arial,sans-serif;width:100%}.change-location{font-size:12px;font-family:Arial,sans-serif;color:#0047ff;font-weight:600;cursor:pointer}.delivery-charge{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.current-delivery{display:flex;gap:5px;align-items:center}.current-delivery img{width:20px;height:20px}.delivery-name{font-size:13px;font-family:Arial,sans-serif;width:100%}.delivery-price{font-size:14px;font-family:Arial,sans-serif}.location-modal-overlay{position:fixed;inset:0;background:#00000040;z-index:9998;display:flex;align-items:center;justify-content:center;padding:20px}.location-modal{width:420px;max-width:100%;background:#fff;border-radius:6px;padding:18px;font-family:Arial,sans-serif}.location-modal-title{font-size:16px;font-weight:600;margin-bottom:14px}.location-modal-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.location-modal-label{font-size:12px;color:#737373}.location-modal-select{height:36px;border-radius:4px;border:1px solid #e6e6e6;padding:0 10px;font-size:13px}.location-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.location-modal-cancel{border:none;height:36px;padding:0 14px;border-radius:4px;background:#e6e6e6;color:#737373;cursor:pointer;font-size:13px}.location-modal-apply{border:none;height:36px;padding:0 14px;border-radius:4px;background:#fe624b;color:#fff;cursor:pointer;font-size:13px}.cash-on-delivery{margin-top:10px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e6e6e6;padding-bottom:20px}.cash-on-delivery img{width:20px;height:20px}.cash-delivery-description{font-size:14px;font-family:Arial,sans-serif}.delivery-return-warrenty{font-size:12px;font-family:Arial,sans-serif;color:gray;margin-top:20px}.return-warrenty{margin-top:20px;display:flex;align-items:center;gap:10px}.return-warrenty img{width:20px;height:20px}.more-suggestions{background-color:#fff;display:flex;flex-direction:column;padding:40px 80px;gap:20px;align-items:start;background-color:#fafafa}.more-suggest{font-size:18px;font-family:Arial,sans-serif}.suggest-for-you-section{display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-between;align-items:center;width:100%;gap:10px}.suggest-for-you-procut-item{display:flex;flex-direction:column;align-items:start;width:100%;height:100%;background-color:#fff;cursor:pointer;position:relative}.out-of-stock-badge{position:absolute;top:8px;right:8px;background:#ff000026;color:red;font-size:10px;font-family:Arial,sans-serif;padding:4px 6px;border-radius:4px;z-index:2;pointer-events:none}.suggest-for-you-procut-item:hover{box-shadow:0 0 10px #0003;transition:box-shadow .2s ease}.suggest-for-you-procut-item img{width:100%;height:250px;object-fit:fill}.suggest-for-you-product-name{padding:5px 10px;font-size:16px;line-height:1;font-family:Arial,sans-serif;margin-top:10px}.suggest-for-you-product-price{padding:5px 10px;font-size:20px;font-weight:500;color:#fe624b;line-height:1;font-family:Arial,sans-serif}.suggest-for-you-product-discount{display:flex;padding:0 10px 10px;font-size:12px;gap:8px}.suggest-for-you-product-old{color:#aaa;text-decoration:line-through}.suggest-for-you-discout{font-weight:500}.user-cart-container{display:flex;padding:40px 80px;gap:20px;align-items:start;background:#f3f3f3}.left-side-item-lists{flex:4}.item-selection-panel{display:flex;justify-content:space-between;align-items:center;background:#fff;height:40px;padding:0 16px;border-radius:4px}.selection-with-checkbox{display:flex;align-items:center;gap:10px;justify-contain:center;cursor:pointer}.selection-with-checkbox input{height:14px;width:14px;color:gray;cursor:pointer}.text{font-family:Arial,sans-serif;font-size:12px;color:gray}.delete-all-products{display:flex;align-items:center;gap:10px;cursor:pointer}.delete-all-products img{width:14px;height:14px}.item-selection-by-one{display:grid;grid-template-columns:18px 70px 1fr 140px 140px 150px 30px;align-items:center;background:#fff;margin-top:14px;padding:20px 20px 20px 16px;column-gap:16px}.item-selection-by-one input{height:14px;width:14px;color:gray;cursor:pointer}.item-selection-by-one img{width:60px;height:60px;object:fill}.user-cart-item-name{font-family:Arial,sans-serif;font-size:14px;text-align:left}.user-cart-unit-price{display:flex;flex-direction:column;gap:5px}.user-cart-total-price{font-family:Arial,sans-serif;font-size:16px;color:#111;font-weight:600}.user-cart-new-price{font-family:Arial,sans-serif;font-size:18px;color:#fe624b;font-weight:600}.user-cart-old-price{font-family:Arial,sans-serif;font-size:14px;color:gray;text-decoration:line-through}.user-cart-quentity-boxes{display:flex;gap:16px;align-items:center}.user-cart-quentity-boxes button{border:none;width:26px;height:26px;border-radius:4px;background-color:#e6e6e6;color:#737373;font-size:14px;font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:center;cursor:pointer}.user-cart-quentity-boxes button:disabled{opacity:.5;cursor:not-allowed}.user-cart-quentity-amount{font-size:14px;font-family:Arial,sans-serif}.delete-product-from-cart{display:flex;gap:5px;justify-content:end;cursor:pointer}.delete-product-from-cart img{width:16px;height:16px}.right-side-checkout{flex:2;height:auto;background-color:#fff;padding:10px}.order-summery-topic{font-family:Arial,sans-serif;font-size:16px}.order-summery-section{display:flex;justify-content:space-between;margin-top:10px;align-items:center}.order-summery-text{font-family:Arial,sans-serif;font-size:14px;color:gray}.order-summery-price{font-family:Arial,sans-serif;font-size:16px}.order-summery-total-section{display:flex;justify-content:space-between;margin-top:40px;align-items:center}.order-summery-total{font-family:Arial,sans-serif;font-size:16px}.order-summery-total-price{font-family:Arial,sans-serif;font-size:16px;color:#fe624b;font-weight:600}.check-proceed-btn{margin-top:20px;cursor:pointer;width:100%;height:36px;border:none;border-radius:4px;background-color:#ff9291;color:#fff;font-size:14px;font-family:Arial,sans-serif}.check-proceed-btn:disabled{opacity:.55;cursor:not-allowed}.check-proceed-btn:hover{background-color:#fe624b}.check-proceed-btn:disabled:hover{background-color:#ff9291}.payment-modal-overlay{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999}.payment-modal{width:460px;max-width:calc(100% - 40px);background:#fff;border-radius:10px;padding:18px;box-shadow:0 16px 50px #00000040;border:1px solid #ededed}.payment-modal-title-row{display:flex;justify-content:space-between;align-items:center}.payment-modal-title{font-family:Arial,sans-serif;font-size:16px;font-weight:600}.payment-modal-subtitle{font-family:Arial,sans-serif;font-size:13px;color:gray;margin-top:6px;padding-bottom:12px;border-bottom:1px solid #eeeeee}.payment-modal-close{border:none;background:transparent;cursor:pointer;font-size:22px;line-height:1;color:#666}.payment-modal-actions{display:flex;flex-direction:column;gap:10px;margin-top:14px}.payment-method-wrapper{display:inline-block;position:relative}.payment-method-btn{height:36px;border:none;border-radius:4px;background-color:#ff9291;color:#fff;font-size:14px;font-family:Arial,sans-serif;padding:0 14px;cursor:pointer;width:100%}.payment-method-btn:hover{background-color:#fe624b}.payment-method-btn:disabled{opacity:.55;cursor:not-allowed}.payment-method-btn:disabled:hover{background-color:#ff9291}.payment-method-btn--primary{background-color:#ff9291;color:#fff}.payment-method-btn--secondary{background:#fff;color:#fe624b;border:1px solid #ff9291}.payment-method-btn--secondary:hover{background:#fae6e3}.payment-method-btn--secondary:disabled{background:#fff;color:#fe624b;border:1px solid #ff9291}.payment-method-btn--secondary:disabled:hover{background:#fff}.cod-tooltip{display:none;position:absolute;top:-38px;left:50%;transform:translate(-50%);background:#111;color:#fff;font-size:12px;font-family:Arial,sans-serif;padding:6px 8px;border-radius:4px;white-space:nowrap}.cod-disabled-wrapper:hover .cod-tooltip{display:block}
