@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);#section-product-bar{width:100%;display:flex;justify-content:center;padding:0;position:fixed;bottom:0;left:0;right:0;z-index:9999;background-color:#fff;box-shadow:0 -5px 50px 0 rgb(9 12 38 / .1);transform:translateY(100%);opacity:0;transition:transform 0.3s ease-in-out,opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;pointer-events:none;visibility:hidden;border-radius:20px 20px 0 0}#section-product-bar.doza-bar-visible{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible}#section-product-bar .product-bar-container,#section-product-bar .product-bar-desktop,#section-product-bar .product-bar-mobile,#section-product-bar .product-group-left,#section-product-bar .rating-group,#section-product-bar .actions-group,#section-product-bar .counter-widget{transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out,visibility 0.3s ease-in-out}.product-bar-container{background-color:#fff0;max-width:1440px;width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 120px;gap:20px;border-radius:0;min-height:80px;box-sizing:border-box}.product-bar-desktop{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:20px;margin:0 auto}.product-group-left{display:flex;flex-direction:row;align-items:center;gap:24px}.product-image-box{width:86px;height:86px;background-color:#fff7b1;border-radius:19px;display:flex;justify-content:center;align-items:center;overflow:hidden;flex-shrink:0}.product-img{width:100%;height:100%;object-fit:cover}.product-text-content{display:flex;flex-direction:column;gap:4px}.product-title{font-size:16px;font-weight:400;color:#171616;margin:0;line-height:1.2;font-family:'Inter',sans-serif}.product-specs{display:flex;flex-direction:column;gap:0}.spec-row{display:flex;flex-direction:row;align-items:center;gap:12px;height:21px}.spec-icon{width:10px;height:10px}.spec-text{font-size:14px;color:#171616;font-family:'Inter',sans-serif}.divider-wrapper{height:60px;display:flex;align-items:center}.divider-line{height:100%;width:auto}.rating-group{display:flex;flex-direction:row;align-items:center;gap:8px}.stars-container{display:flex;gap:2px}.rating-score{font-size:14px;font-weight:600;color:#171616;margin-left:8px;font-family:'Inter',sans-serif}.actions-group{display:flex;flex-direction:row;align-items:center;gap:16px}.counter-widget{display:flex;align-items:center;justify-content:space-between;width:144px;height:30px;background-color:#fffdf9;border:1px solid #171616;border-radius:100px;padding:8px}.counter-btn{width:32px;height:32px;background-color:#fffdf9;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color 0.2s;border:none;cursor:pointer;padding:0;position:relative}.counter-btn img{display:block;max-width:100%;height:auto;transition:filter 0.2s ease}.counter-btn:hover img,.counter-btn:hover .icon-part-h,.counter-btn:hover .icon-part-v{filter:brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.counter-value{font-size:16px;font-weight:500;color:#000;font-family:'Inter',sans-serif;min-width:20px;text-align:center}.merged-icon-wrapper{position:relative;width:12px;height:12px;display:flex;justify-content:center;align-items:center}.icon-part-h,.icon-part-v{position:absolute;display:block}.icon-part-h{width:11px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-part-v{width:2px;height:11px;top:50%;left:50%;transform:translate(-50%,-50%)}.counter-btn.minus img{display:block;width:11px;height:2px}.btn-buy{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#171616;color:#fff;height:48px;padding:0 24px;border-radius:42px;gap:24px;min-width:315px;transition:background-color 0.2s ease,color 0.2s ease;border:none;cursor:pointer;font-family:'Inter',sans-serif}.btn-buy:hover{background-color:#FDDDF3;transition:filter 0.2s ease}.btn-buy:hover .btn-text,.btn-buy:hover .btn-price,.btn-buy:hover .btn-content-left,.btn-buy:hover .btn-content-right,.btn-buy:hover .price-text,.btn-buy:hover .woocommerce-Price-amount{color:#171616!important}.btn-buy:hover img[src*="I1_224_6069_976.svg"],.btn-buy:hover img[src*="I3_55_6069_976.svg"]{filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.btn-buy .btn-text,.btn-buy .btn-price,.btn-buy .price-text,.btn-buy .btn-content-left,.btn-buy .btn-content-right,.btn-buy .woocommerce-Price-amount{transition:color 0.2s ease}.btn-buy img[src*="I1_224_6069_976.svg"],.btn-buy img[src*="I3_55_6069_976.svg"]{transition:filter 0.2s ease}.btn-buy:disabled{opacity:.6;cursor:not-allowed}.add-to-cart-button,#section-product-bar .add-to-cart-button,#section-product-bar .single_add_to_cart_button.add-to-cart-button{background-color:#171616;color:#fff;transition:background-color 0.2s ease,color 0.2s ease!important}.add-to-cart-button:hover,#section-product-bar .add-to-cart-button:hover,#section-product-bar .single_add_to_cart_button.add-to-cart-button:hover{background-color:#FDDDF3!important}.add-to-cart-button.reset-hover,#section-product-bar .add-to-cart-button.reset-hover,#section-product-bar .single_add_to_cart_button.add-to-cart-button.reset-hover{background-color:#171616!important}.add-to-cart-button.reset-hover .btn-text,.add-to-cart-button.reset-hover .btn-price,.add-to-cart-button.reset-hover .price-text,.add-to-cart-button.reset-hover .btn-content-left,.add-to-cart-button.reset-hover .btn-content-right,.add-to-cart-button.reset-hover .woocommerce-Price-amount,#section-product-bar .add-to-cart-button.reset-hover .btn-text,#section-product-bar .add-to-cart-button.reset-hover .btn-price,#section-product-bar .add-to-cart-button.reset-hover .price-text,#section-product-bar .add-to-cart-button.reset-hover .btn-content-left,#section-product-bar .add-to-cart-button.reset-hover .btn-content-right,#section-product-bar .add-to-cart-button.reset-hover .woocommerce-Price-amount{color:#ffffff!important}.add-to-cart-button.reset-hover img[src*="I1_224_6069_976.svg"],.add-to-cart-button.reset-hover img[src*="I3_55_6069_976.svg"],.add-to-cart-button.reset-hover .icon-bag,#section-product-bar .add-to-cart-button.reset-hover img[src*="I1_224_6069_976.svg"],#section-product-bar .add-to-cart-button.reset-hover img[src*="I3_55_6069_976.svg"],#section-product-bar .add-to-cart-button.reset-hover .icon-bag{filter:none!important}.add-to-cart-button:hover .btn-text,.add-to-cart-button:hover .btn-price,.add-to-cart-button:hover .price-text,.add-to-cart-button:hover .btn-content-left,.add-to-cart-button:hover .btn-content-right,.add-to-cart-button:hover .woocommerce-Price-amount{color:#171616!important}.add-to-cart-button:hover img[src*="I1_224_6069_976.svg"],.add-to-cart-button:hover img[src*="I3_55_6069_976.svg"],.add-to-cart-button:hover .icon-bag{filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.add-to-cart-button .btn-text,.add-to-cart-button .btn-price,.add-to-cart-button .price-text,.add-to-cart-button .btn-content-left,.add-to-cart-button .btn-content-right,.add-to-cart-button .woocommerce-Price-amount,#section-product-bar .add-to-cart-button .btn-text,#section-product-bar .add-to-cart-button .btn-price,#section-product-bar .add-to-cart-button .price-text,#section-product-bar .add-to-cart-button .btn-content-left,#section-product-bar .add-to-cart-button .btn-content-right,#section-product-bar .add-to-cart-button .woocommerce-Price-amount{transition:color 0.2s ease!important}.add-to-cart-button img[src*="I1_224_6069_976.svg"],.add-to-cart-button img[src*="I3_55_6069_976.svg"],.add-to-cart-button .icon-bag,#section-product-bar .add-to-cart-button img[src*="I1_224_6069_976.svg"],#section-product-bar .add-to-cart-button img[src*="I3_55_6069_976.svg"],#section-product-bar .add-to-cart-button .icon-bag{transition:filter 0.2s ease!important}.btn-content-left{display:flex;align-items:center;gap:8px}.btn-content-left:hover{color:#171616!important}.btn-content-right:hover{color:#171616!important}.btn-text{font-size:14px;font-weight:500;letter-spacing:.5px;color:#ffffff!important}.btn-content-right{color:#ffffff!important}.btn-price{font-size:16px;font-weight:400;color:#ffffff!important}.btn-price .woocommerce-Price-amount{color:#fff}.product-bar-mobile{display:none}@media (max-width:1024px){.product-bar-desktop{display:none}.product-bar-mobile{display:flex;flex-direction:column;gap:10px;width:100%;max-width:440px;margin:0 auto;justify-content:center;align-items:center;padding-bottom:3px;padding-top:5px}#section-product-bar{padding:0 20px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.product-bar-container{padding:12px 0;max-width:440px;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}.product-header{display:flex;align-items:center;width:100%}.product-title-mobile{font-family:'Inter',sans-serif;font-size:16px;font-weight:400;color:#171616;margin:0;line-height:1.2}.product-actions{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;min-width:0}.counter-control{display:flex;align-items:center;justify-content:space-between;width:110px;height:48px;background-color:#fffdf9;border:1px solid #171616;border-radius:100px;padding:0 6px;box-sizing:border-box;flex-shrink:0}.counter-btn-mobile{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#fffdf9;border-radius:50%;border:none;cursor:pointer;padding:0}.counter-btn-mobile img,.counter-btn-mobile .icon-vector{transition:filter 0.2s ease}.counter-btn-mobile:hover img,.counter-btn-mobile:hover .icon-vector,.counter-btn-mobile:hover .vector-h,.counter-btn-mobile:hover .vector-v{filter:brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.icon-wrapper{width:20px;height:20px;position:relative;display:flex;align-items:center;justify-content:center}.merged-icon{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.icon-vector{position:absolute;display:block;object-fit:contain}.counter-btn-mobile.minus .icon-wrapper:not(.merged-icon) .icon-vector{width:11px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}.vector-h{width:11px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}.vector-v{width:2px;height:11px;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}.counter-btn-mobile img{display:block;max-width:100%;height:auto}.count-display{display:flex;align-items:center;justify-content:center;width:32px}.count-value{font-size:13px;font-weight:400;color:#000;font-family:'Inter',sans-serif}.btn-add-to-cart,.add-to-cart-button{flex-grow:1;min-width:0;height:48px;background-color:#171616;border-radius:42px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-sizing:border-box;color:#fff;border:1px solid #000;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease;overflow:hidden}.btn-add-to-cart:hover,.add-to-cart-button:hover{background-color:#FDDDF3}.btn-add-to-cart:hover .btn-text,.btn-add-to-cart:hover .price-text,.btn-add-to-cart:hover .btn-content-left,.btn-add-to-cart:hover .btn-content-right,.add-to-cart-button:hover .btn-text,.add-to-cart-button:hover .price-text,.add-to-cart-button:hover .btn-content-left,.add-to-cart-button:hover .btn-content-right{color:#171616!important}.btn-add-to-cart:disabled,.add-to-cart-button:disabled{opacity:.6;cursor:not-allowed}.add-to-cart-button:not(:disabled){opacity:1}.icon-bag{width:18px;height:18px;flex-shrink:0}.btn-content-left{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto;overflow:hidden}.btn-content-right{display:flex;align-items:center;flex-shrink:0;margin-left:6px}.btn-text{font-size:12px;font-weight:400;text-transform:uppercase;white-space:nowrap;color:#ffffff!important;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.price-text{font-size:12px;font-weight:400;white-space:nowrap;color:#ffffff!important;font-family:'Inter',sans-serif}}@media (max-width:380px){.product-actions{gap:10px}.counter-control{width:100px;flex-shrink:0}.btn-add-to-cart,.add-to-cart-button{padding:0 12px;min-width:0}.btn-content-left{gap:5px}.icon-bag{width:16px;height:16px}.btn-text{font-size:11px;color:#ffffff!important;white-space:nowrap}.price-text{font-size:11px}.product-title-mobile{font-size:14px}}