.product,.product_container{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;width:100%;display:flex}.product_imgs{flex-direction:column;justify-content:center;align-items:center;gap:25px;width:450px;display:flex;position:relative}.product_imgs>img{border-radius:16px;width:100%}.main_image_container{background-color:#00000005;border-radius:16px;justify-content:center;align-items:center;width:100%;height:390px;display:flex;position:relative;overflow:hidden}.main_image{object-fit:contain;opacity:1;border-radius:16px;width:100%;height:100%;transition:opacity .3s}.image_loader_overlay{z-index:2;background-color:#fffc;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.image_loader{background-color:#00000005;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;height:100%;display:flex}.loader_spinner{border:4px solid #0000001a;border-top-color:#df9000;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.loader_spinner_small{border:3px solid #0000001a;border-top-color:#df9000;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.image_loader p{color:#00000080;margin:0;font-size:.9rem}.subimages_loader{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product_imgs>button{color:#fff;cursor:pointer;z-index:9;background-color:#00000080;border:none;border-radius:50%;padding:10px;position:absolute;top:35%}.product_imgs>.left{left:0%}.product_imgs>.right{right:0%}.product_subimgs{justify-content:center;align-items:center;gap:10px;display:flex}.product_subimgs>img{border-radius:16px;width:150px}.product_content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:550px;min-height:400px;display:flex}.product_content>span{color:#007d4e;text-align:center;background-color:#dbfce7b3;border-radius:16px;width:150px;padding:10px;font-size:1rem}.product_content>h1{font-size:30px}.product_content>p{justify-content:center;align-items:center;gap:10px;display:flex}.product_content>p>svg{color:#ffa90d}.product_content>p>svg:last-of-type{color:gray}.product_content>p>span{color:#0009;font-size:.8rem}.product_content>h3{color:#007d4e;font-size:25px}.product_content>h3>span{color:#00000080;font-size:14px}.product_content>h4{color:#0009;font-size:16px}.product_content>h5{color:#000000b3;background-color:#feffeb;border:1px solid #d7df2b;border-radius:16px;padding:10px 25px;font-size:14px}.product_content>h5>a{color:#a56a00cc;text-decoration:underline}.Quantity{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;display:flex}.Quantity>h3{color:#000c}.Quantity_counter{justify-content:center;align-items:center;gap:25px;display:flex}.counter{border:1px solid #0003;border-radius:16px;justify-content:space-between;align-items:center;width:150px;height:50px;display:flex;overflow:hidden}.counter button{cursor:pointer;background:#fff;border:none;width:40px;height:100%;font-size:22px}.counter input{text-align:center;border:none;outline:none;width:70px;height:100%;font-size:16px}.counter button:first-child{border-right:1px solid #0003}.counter button:last-child{border-left:1px solid #0003}.product_page_cart_counter.shop_cart_counter{color:#fff;background:#111;border-radius:12px;align-items:center;gap:0;min-height:34px;display:flex;overflow:hidden}.product_page_cart_counter .shop_counter_btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.product_page_cart_counter .shop_counter_btn:hover{background:#ffffff26}.product_page_cart_counter .shop_counter_btn svg{font-size:.8rem}.product_page_cart_counter .shop_counter_qty{text-align:center;min-width:1.75rem;padding:0 4px;font-size:.9rem;font-weight:600}.product_stock_status{flex-direction:column;gap:.35rem;margin:.75rem 0;display:flex}.product_stock_badge{border-radius:8px;width:fit-content;padding:.35rem .75rem;font-size:.9rem;font-weight:600;display:inline-block}.product_stock_badge.in{color:#166534;background:#22c55e26}.product_stock_badge.out{color:#b91c1c;background:#ef444426}.product_stock_remaining{color:#b45309;margin:0;font-size:.9rem;font-weight:500}.total{width:fit-content}.total h2{font-size:20px}.total>h2>span{color:#007d4e}.product_btns{justify-content:center;align-items:center;gap:25px;display:flex}.product_btns>button{cursor:pointer;background-color:#d7df2b;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:300px;height:40px;display:flex}.product_btns>button:disabled,.product_btns>button.product_btn_disabled{opacity:.6;cursor:not-allowed;background-color:#00000059}.product_btns>svg{cursor:pointer;border:1px solid #d7df2b;border-radius:8px;width:40px;height:40px;padding:10px}.product_major_uses{border-top:1px solid #00000014;width:100%;margin-top:.5rem;padding:1rem 0}.product_major_uses_title{color:#000000d9;letter-spacing:.02em;margin:0 0 .75rem;font-size:1rem;font-weight:600}.product_major_uses_content{box-sizing:border-box;background:#feffeb99;border:1px solid #d7df2b59;border-radius:12px;width:100%;padding:1rem 1.25rem}.product_major_uses_text{color:#000000bf;font-size:.95rem;line-height:1.6}.subimg_box img{border-radius:8px}.subimg_box:hover{border-color:#dcdcdc}.active_subimg{border-color:#05afd0}.product_desc{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;margin-top:-3rem;padding:3rem;display:flex}.product_desc_btns{border-bottom:1px solid #0003;justify-content:flex-start;align-items:center;gap:1rem;width:100%;display:flex}.product_desc_btns>button{cursor:pointer}.product_desc_description{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:60%;display:flex}.product_desc_description>h2{width:250px;font-size:20px;font-weight:700}.product_desc_description>p{color:#00000080;font-size:.9rem}.product_desc_description>ul li{color:#00000080;list-style-type:none}.product_desc_btns button{cursor:pointer;border:none;padding:10px 20px}.product_content>.boxItem{cursor:pointer;color:#007d4e;font-size:.9rem;font-weight:700;text-decoration:underline}.product_content>.boxItem:hover{color:#007d4e}.product_desc_btns button.active{border-bottom:1px solid #d7df2b}.mainSwiper,.thumbSwiper{width:100%}.thumbSwiper .swiper-slide{width:auto}.subimg_box{cursor:pointer;border:2px solid #0000;border-radius:10px;padding:4px;transition:all .2s}.subimg_box img{border-radius:8px;width:130px;height:auto}@media screen and (min-width:1401px){.product_imgs,.product_subimgs{width:600px}.product_subimgs img{width:160px}.product_content{width:700px;height:auto;min-height:400px;padding-top:2rem}.product_major_uses_title{font-size:1.15rem}.product_major_uses_text{font-size:1.05rem}.product_major_uses_content{padding:1.25rem 1.5rem}.product_content>span{width:200px;font-size:.9rem}.product_content>h1{font-size:35px}.product_content>p>span{font-size:1.1rem}.product_content>p>svg{font-size:1.2rem}.product_content>h3{font-size:35px}.product_content>h3>span{font-size:22px}.product_content>h4,.product_content>h5{font-size:18px}.Quantity>h3{font-size:1.4rem}.counter{width:200px;height:50px}.counter button{width:50px;font-size:30px}.counter input{width:100px;font-size:1.3rem}.total{width:250px}.total h2{font-size:25px}.product_btns>button{width:300px;height:50px;font-size:18px}.product_btns>svg{width:45px;height:45px}.product_desc_btns>button{font-size:1.4rem}.product_desc_description{width:60%}.product_desc_description>h2{font-size:25px}.product_desc_description>p{font-size:1.2rem}.product_desc_description>ul li{font-size:1.3rem}}@media screen and (max-width:991px){.product_imgs{width:100%;padding:1rem}.product_imgs>img{width:100%}.main_image_container{height:300px}.loader_spinner{width:40px;height:40px}.loader_spinner_small{width:80px;height:80px}.image_loader p{font-size:.8rem}.product_subimgs,.product_subimgs>img{width:100%}.product_content{width:100%;height:auto;padding:1rem}.product_content>span{width:130px;font-size:.7rem}.product_content>h1{font-size:1.2rem}.product_content>p{font-size:.7rem}.product_content>p>span{font-size:.6rem}.product_content>h3{font-size:1.2rem}.product_content>h3>span,.product_content>h4{font-size:.8rem}.product_content>h5{width:100%;font-size:.7rem}.counter{width:120px}.counter button{width:35px;font-size:.9rem}.counter input{width:50px;font-size:.9rem}.total>h2{font-size:.9rem}.product_btns button{width:200px;font-size:.9rem}.product_major_uses{margin-top:.75rem;padding:.75rem 0}.product_major_uses_title{margin-bottom:.5rem;font-size:.95rem}.product_major_uses_content{padding:.75rem 1rem}.product_major_uses_text{font-size:.9rem;line-height:1.55}.product_desc{padding:0}.product_desc_btns{scrollbar-width:none;gap:5px;width:100%;padding:0 20px;overflow-x:auto}.product_desc_btns::-webkit-scrollbar{display:none}.product_desc_description{width:100%;padding:0 30px}}
