.faqs_container{padding:60px 120px}.faqs_header{text-align:center;margin-bottom:40px}.faqs_header h1{font-size:40px;margin-bottom:10px}.faqs_header p{font-size:18px;color:#444;max-width:600px;margin:auto}.question_section{display:flex;flex-direction:column;gap:20px}.question_card{border:1px solid #ccc;padding:20px;border-radius:12px;transition:all .3s ease-in-out;cursor:pointer}.question_toggle{display:flex;align-items:center;justify-content:space-between;gap:20px}.toggle_icon{font-size:16px;color:#3e1f17}.question_text{font-size:18px;font-weight:500;flex:1;text-align:left;color:#222}.answer{margin-top:10px;font-size:15px;color:#555;line-height:1.6}@media (max-width: 480px){.faqs_header{text-align:center;margin-top:36px}.faqs_header h1{font-size:24px}.faqs_header p{font-size:14px}.question_text,.toggle_icon{font-size:15px}.answer{font-size:14px}}.product_top{display:flex;gap:50px}.product_details{padding:90px 120px}.info_section{display:flex;flex-direction:column;gap:16px}.product_image_wrapper{width:300px;height:220px;position:relative;border-radius:12px;display:flex;justify-content:center;align-items:center}.product_main_image{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.favourite_icon{position:absolute;top:220px;right:16px;width:24px;height:24px;cursor:pointer;transition:transform .2s ease}.favourite_icon:hover{transform:scale(1.1)}.info_section .rating{display:flex;align-items:center;gap:8px;font-weight:500}.info_section .rating img{margin-top:-4px}.action_buttons{display:flex;gap:20px;margin-top:20px;align-items:center;justify-content:space-between}.add_to_cart,.buy_now{width:160px;height:40px;border-radius:20px;font-size:16px;font-weight:500;cursor:pointer;transition:.3s all ease-in-out}.add_to_cart{background:none;border:1px solid #555}.buy_now{background:#542817;border:none;color:#fff}.buy__now__link{color:#fff}.add_to_cart:hover,.buy_now:hover{transform:scale(1.01)}.btn-container{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0;overflow:hidden}.btn-container button{flex:1;min-width:80px;padding:10px;font-size:14px;border:none;border-radius:8px;cursor:pointer;background-color:#007bff;color:#fff;transition:background-color .3s ease}.btn-container button:hover{background-color:#0056b3}.description_section p{width:100%;line-height:26px;text-align:justify;font-size:18px;margin-top:20px}.review_section{width:100%;margin-top:50px}.review_header{display:flex;justify-content:space-between;margin-bottom:10px}.loading__tag{padding:40px 100px}.action_buttons{margin-top:-10px}.price_and_rating{display:flex;gap:20px}.description_section{margin-top:70px}.related_products{display:none;margin-top:80px}.related_products_title h3{margin-bottom:40px}.favourite_icon{width:24px;height:24px;cursor:pointer;transition:transform .2s ease}.favourite_icon.pop{animation:pop-animation .25s ease}.pdback__arrow{display:flex;margin-top:30px;margin-left:60px}.price_and_rating{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem}.price_and_rating .unit{font-size:.8rem}.price_and_rating .price{font-weight:700}.price__side{display:flex;align-items:center;gap:5px}.productDetailsQty_controls{display:flex;align-items:center;gap:8px}.productDetailsQty_controls button{width:40px;height:40px;border-radius:50%;border:none;background-color:#542817;color:#fff;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.productDetailsQty_display{min-width:60px;text-align:center;font-size:16px;font-weight:500}.Qtyunit{font-size:16px}@keyframes pop-animation{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.productDetails_product_sizing{display:flex;gap:5px;margin-bottom:10px;width:100%;justify-content:space-between;align-items:center}.pdproduct_sizing h5{font-size:1.1rem;letter-spacing:.5px}.productDetails_product_size{background-color:#47241c;color:#fff;padding:2px 16px;border-radius:20px}.productDetails_product_size p{font-size:.8rem}.product__ratings{min-height:60vh;position:relative;top:40px}.product__rating__modal__btn{display:flex;padding:10px 40px;font-size:16px;border-radius:20px;border:none;align-items:center;margin-top:50px;background-color:#47241c;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.product__rating__modal__btn:hover{background-color:#4b1e0e;font-weight:600}.rating__modal{position:fixed;bottom:0;left:0;width:100%;height:50%;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:2000;animation:fadeIn .3s ease-in-out}.rating__modal__content{background:#fff;width:100%;height:100%;border-top-left-radius:20px;border-top-right-radius:20px;padding:20px;position:relative;animation:slideUp .4s ease-in-out;overflow-y:auto}.rating__modal__close{position:absolute;top:10px;right:20px;font-size:24px;cursor:pointer}.rating__modal__input,.rating__modal__textarea,.rating__modal__select{width:100%;margin:10px 0;padding:10px;border-radius:8px;border:1px solid #ccc}.rating__modal__textarea{min-height:80px}.rating__modal__submit{background:#47241c;color:#fff;border:none;padding:12px;border-radius:20px;width:100%;cursor:pointer}.reviews__list{margin-top:20px}.review__card{background:#fafafa;padding:12px;margin-bottom:12px;border-radius:8px;border:1px solid #eee}.review__header{display:flex;justify-content:space-between;margin-bottom:6px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{background:#0000}to{background:#00000080}}.rating__stars{margin:10px 0}.rating__stars .star{color:#ccc;transition:color .2s ease;margin-right:4px}.thankyou__message{margin-top:10px;color:green;font-weight:700;text-align:center;animation:fadeIn .5s ease-in-out;z-index:9999}@media (max-width: 600px){.btn-container{gap:8px}.btn-container button{font-size:12px;padding:8px}}@media (max-width: 480px){.product_details_page{margin-top:160px;padding:0 20px}.product_main_image{width:160px}.product_details{flex-direction:column;align-items:center;padding:0}.action_buttons{display:flex}.pdback__arrow{position:relative;top:-55px;padding:0;margin:0}.pdproduct_size{display:flex;gap:10px}.product_top{flex-direction:column;gap:20px;align-items:center;padding:0;margin:0 auto}.favourite_icon{top:210px;right:26px}.info_section{gap:8px;width:100%}.info_section h2{font-size:20px;margin-top:-20px;margin-bottom:8px;text-align:center}.info_section h2{text-align:start}.qty_and_btns{flex-direction:column;gap:10px;align-items:stretch;width:100%}.quantity{gap:16px;justify-content:center}.action_buttons{flex-direction:column;gap:16px;margin-top:16px;width:100%}.add_to_cart,.buy_now{width:100%}.desktop_only{display:block!important}.user_reviews_title{font-size:16px;text-align:start}.loading__tag{padding:20px;text-align:center}.review_header{flex-direction:column;gap:10px;align-items:flex-start}.review_header_mid{justify-content:center}.review_header_rightEnd{width:100%;justify-content:space-between}.review_header_rightEnd select{width:100%}.description_section{margin-bottom:100px}.info_section{margin-top:120px}.productDetailsQty_controls{display:flex;justify-content:space-between;width:100%}.productDetailsQty_display{font-weight:600}.product__ratings{min-height:50vh}.product__ratings h2{font-size:16px}}.contact{display:flex;flex-direction:column}.contact_first_conatiner{padding:60px 110px}.contact_container{display:flex;justify-content:space-between;gap:60px;padding:60px;box-shadow:0 8px 24px #0000001a;background-color:#fff;border-radius:12px}.contact_left{flex:1}.contact_left h1{font-weight:600;font-size:30px;margin-bottom:.5rem}.contact_left p{font-size:18px;color:#444;margin-bottom:2.5rem}.contact_form .form_group{display:flex;flex-direction:column;margin-bottom:1.5rem}.contact_form label{margin-bottom:.1rem;font-weight:500;color:#333}.contact_form input,.contact_form textarea{padding:.75rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;transition:border-color .2s ease}.contact_form input:focus,.contact_form textarea:focus{border-color:#4b1e0e;outline:none}.submit_btn{background-color:#4b1e0e;color:#fff;padding:.75rem;width:100%;border:none;border-radius:20px;font-weight:500;font-size:1rem;cursor:pointer;transition:background .2s ease}.submit_btn:hover{background-color:#3a150a}.contact_right{flex:1;display:flex;flex-direction:column;align-items:center}.contact_right_img img{width:400px}.contact_right_socials{margin-top:60px;width:100%}.contact_right_socials p{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:18px;color:#333}.contact_right_socials img{width:26px}.popup-message{position:fixed;top:20px;left:50%;transform:translate(-50%);background:#4f2920;color:#fff;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #0003;z-index:9999;animation:fadeInDown .3s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 480px){.contact{width:100%;justify-content:center;align-items:center;margin-top:50px}.contact_first_conatiner{display:flex}.contact_container{display:flex;flex-direction:column-reverse;flex-grow:1;gap:30px}.contact_right_img img{width:180px}.contact_right{display:block;gap:10px}.contact_right_socials{display:flex;flex-direction:column;gap:1px}.contact_right_socials img{width:14px}.contact_right_socials p{font-size:14px}.contact_left_title{text-align:center}.contact_form .form_group input{width:90%}.contact_form{margin:0 auto}}@font-face{font-family:Outfit;src:url(/fonts/Outfit.woff2) format("woff2");font-weight:400;font-style:normal}*{margin:0;padding:0;text-decoration:none;list-style:none;scroll-behavior:smooth;font-family:Outfit,sans-serif;font-display:swap}body{height:100vh}html{scroll-behavior:smooth}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.nav_search_wrapper{position:relative}.search_history_dropdown{display:none;position:absolute;top:100%;left:0;width:100%;border-top:none;z-index:1000;max-height:200px;overflow-y:auto}.search_history_item{padding:10px;cursor:pointer;font-size:14px}.navbar{position:sticky;top:0;width:100%;height:100px;background-color:#47241c;display:flex;justify-content:center;z-index:1000;transition:all .3s ease-in-out}.navbar.scrolled{box-shadow:0 10px 30px #0003}.navbar_container{display:flex;justify-content:space-between;align-items:center;width:86%;margin:0 auto;box-sizing:border-box}.nav_logo img{width:200px;cursor:pointer}.nav_search{width:400px;height:50px;display:flex;align-items:center;background-color:#fff;border-radius:60px;padding:0 10px}.nav_search input{flex:1;height:100%;border:none;padding:0 20px;font-size:16px;outline:none;font-family:Outfit,sans-serif;background-color:transparent}.search_img{width:36px;height:36px;background-color:#47241c;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease-in-out}.search_img img{width:16px;height:16px;transition:all .3s ease-in-out}.search_img:hover{transform:scale(1.02)}.nav_right_section{display:flex;gap:12px;align-items:center}.nav_cart,.nav_profile,.nav_settings{position:relative;display:flex;align-items:center;cursor:pointer}.nav_profile img{width:24px}.nav_settings img{width:32px}.nav_cart img{width:22px;height:23x}.cart_badge{position:absolute;top:-8px;right:-8px;background-color:#fff;color:#47241c;font-weight:700;font-size:12px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.profile_dropdown{position:absolute;top:50px;right:-130px;background-color:#fff;border-radius:10px;width:250px;box-shadow:0 8px 24px #00000026;z-index:1001;display:flex;flex-direction:column;padding:20px 0}.settings_dropdown{position:absolute;top:50px;right:0;background-color:#fff;border-radius:10px;width:250px;box-shadow:0 8px 24px #00000026;z-index:1001;display:flex;flex-direction:column;padding:20px 0}.profile_top{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.avatar{background-color:#47241c;color:#fff;font-weight:700;font-size:18px;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center}.user_name{margin-top:8px;font-weight:600;font-size:16px;color:#000}.profile_dropdown hr{border:none;height:2px;background-color:#adabab;width:85%;margin:0 auto 20px}.dropdown_links{display:flex;flex-direction:column;gap:16px}.order_link{display:flex;align-items:center;gap:10px;padding:0 16px}.order_icon{width:24px;height:24px;background-color:#f7f7f7;display:flex;justify-content:center;align-items:center}.order_icon img{width:18px}.arrow{margin-left:auto}.arrow img{width:14px}.profile_dropdown a,.settings_dropdown a{color:#47241c;text-decoration:none;font-size:14px}.profile_dropdown a:hover,.settings_dropdown a:hover{color:#924e36}.signout_icon{rotate:180deg}.order_link span{color:#000;font-size:16px;font-weight:400;transition:.3s all ease-in-out}.order_link span:hover{color:#47241c}.order_icon img{width:16px}.mobile_search_icon{display:none;cursor:pointer;margin-right:10px}.mobile_search_icon img{width:24px;height:24px}.search_suggestions_dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 6px #0000001a;z-index:1000;max-height:250px;overflow-y:auto}.search_suggestion_item{display:flex;align-items:center;padding:8px;cursor:pointer}.search_suggestion_item:hover{background:#f5f5f5}.suggestion_img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;margin-right:10px;border-radius:4px}.signout_modal_overlay{position:fixed;inset:0;background:#00000003;display:flex;align-items:center;justify-content:center;z-index:200000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.signout_modal_content{background:#fff;padding:24px 28px;border-radius:14px;text-align:center;width:320px;max-width:90%;box-shadow:0 8px 20px #00000040;animation:dropShadowPulse .4s ease}.signout_modal_content h3{margin-bottom:20px;font-size:18px;font-weight:600;color:#222}.signout_modal_actions{display:flex;justify-content:center;gap:12px}.signout_confirm_btn,.signout_cancel_btn{padding:10px 20px;border-radius:8px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:transform .15s ease,background .2s ease}.signout_confirm_btn{background:#e74c3c;color:#fff}.signout_confirm_btn:hover{background:#c0392b;transform:scale(1.05)}.signout_cancel_btn{background:#bdc3c7;color:#fff}.signout_cancel_btn:hover{background:#95a5a6;transform:scale(1.05)}@keyframes dropShadowPulse{0%{box-shadow:0 0 #00000026}to{box-shadow:0 8px 20px #00000040}}@media (max-width: 480px){.navbar{height:70px;width:100%;position:fixed}.navbar_container{width:92%}.nav_logo img{width:140px}.nav_cart img,.nav_profile img{width:22px}.profile_dropdown{top:40px;right:-80px;width:220px}.settings_dropdown{top:40px;right:100px;width:220px}.nav_right_section{gap:10px}.nav_search{display:none}.mobile_search_icon{display:flex;align-items:center;justify-content:center;position:relative;right:-10px}.mobile_search_container{position:absolute;top:6px;left:0;width:40%;padding:12px;z-index:22000;box-shadow:0 4px 12px #00000026}.mobile_search_container input{width:100%;height:14px;padding:12px;border:1px solid #ddd;border-radius:50px;font-size:15px;outline:none}}@media (max-width: 768px){.nav_search{width:100px;height:34px}.nav_search input{flex:1;height:100%;border:none;padding:0 10px;font-size:14px;outline:none}.search_img{width:36px;height:36px;background-color:#47241c;border-radius:50%;display:none;justify-content:center;align-items:center}.search_img img{display:none;width:16px;height:16px}}.footer{background-color:#3d1f19;color:#fff;padding:60px 0;font-family:Inter,sans-serif;text-align:start;width:100%}.footer_container{display:grid;grid-template-columns:1fr 1fr 4fr;gap:20px;padding:20px 40px}.footer_section{display:flex;flex-direction:column;gap:20px}.footer_section h3{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:20px;color:#fff;letter-spacing:.4px}.footer_section p{font-size:14px;line-height:1.6;color:#ddd;max-width:90%;text-align:start}.footer_logo_img{width:170px}.social_links{display:flex;gap:28px}.social_links a{color:#fff;font-size:20px;transition:color .3s}.social_links a:hover{color:orange}.mobile_app_links{display:flex;gap:10px}.app_button img{width:100px;transition:all .3s ease-in-out;cursor:pointer}.mobile_app_links img:hover{transform:scale(1.04)}.company_footer_urls{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.category_footer_urls p,.company_footer_urls p{color:#fff;cursor:pointer;transition:all .3s ease-in-out}.category_footer_urls p:hover,.company_footer_urls p:hover{color:orange;text-decoration:underline}.category_footer_links,.company_footer_links{display:flex;flex-direction:column;gap:10px}.category_footer_urls{display:grid;grid-template-columns:repeat(1,1fr);gap:6px}.footer_categoryAndCompany_section{display:flex;flex-direction:column;gap:30px}.newsletter_section{display:flex;flex-direction:column;gap:10px;justify-content:start;align-items:start;text-align:start}.footerTextsArea{display:flex;flex-direction:column;gap:10px}.secondTexts{display:grid;grid-template-columns:1fr 1fr;gap:6px}.footerTextsArea h3{font-size:20px}.footerTextsAreap{font-weight:300;font-size:14px}.newsletter_input{display:flex;margin-top:16px;border-radius:32px;overflow:hidden;max-width:360px}.newsletter_input button{background-color:#2b130d;color:#fff;padding:0 24px;font-size:18px;border:none;cursor:pointer;transition:background-color .3s ease}.newsletter_input button:hover{background-color:#000}.newsletter_input_wrapper{position:relative;width:100%;margin-top:16px}.newsletter_input_wrapper input[type=email]{width:95%;padding:20px;border-radius:30px;border:none;outline:none;font-size:14px;background-color:#73564f;color:#fff}.newsletter_input_wrapper input::-moz-placeholder{color:#ccc}.newsletter_input_wrapper input::placeholder{color:#ccc}.newsletter_submit{position:absolute;top:50%;right:2%;transform:translateY(-50%);width:35px;height:35px;border-radius:50%;background-color:#47241c;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:background-color .3s ease,color .3s ease;padding:0}.newsletter_submit .arrow{font-size:16px;display:flex;align-items:center;justify-content:center;color:#fff;margin-left:1px}.newsletter_submit:hover{background-color:#5a3027;color:#fff}hr{border:none;height:1px;background-color:#fff;opacity:.3;margin-bottom:20px}.footer .footer_copyright{font-size:13px;color:#ccc;text-align:center;font-size:14px}.footer,.footer_section,.footer_section h3,.footer_section p,.footer_links,.newsletter_section{text-align:left;align-items:flex-start;font-size:14px}@media (max-width: 1024px){.footer_container{grid-template-columns:1fr 1fr;padding:20px;gap:30px}.secondTexts{grid-template-columns:1fr}}@media (max-width: 768px){.footer_container{grid-template-columns:1fr;padding:20px 16px}.footer_section h3{font-size:15px;margin-bottom:12px}.footer_section p{font-size:13px;max-width:100%}.footer_logo_img{width:140px}.social_links{gap:18px}.social_links a{font-size:18px}.mobile_app_links{flex-direction:column;gap:8px}.app_button img{width:120px}.newsletter_input_wrapper input[type=email]{font-size:13px;padding:16px}.newsletter_submit{width:32px;height:32px;font-size:14px}.footerTextsArea h3{font-size:18px}.footerTextsAreap{font-size:13px}}@media (max-width: 480px){.footer_container{padding:0 60px}.mobile_app_links{display:flex;flex-direction:row;gap:10px}.category_footer_urls{display:grid;grid-template-columns:repeat(2,1fr)}.footer_section{gap:16px}.footer_section h3{font-size:14px}.footer_section p{font-size:12px}.footer_logo_img{width:120px}.social_links a{font-size:16px}.app_button img{width:100px}.newsletter_input_wrapper{margin-bottom:30px}.newsletter_input_wrapper input[type=email]{font-size:12px;padding:18px 14px}.newsletter_submit{width:28px;height:28px;font-size:14px}.footerTextsArea h3{font-size:16px}.footerTextsAreap,.footer .footer_copyright{font-size:12px}}.related_section{padding-top:60px;background-color:#fff;position:relative}.related_header{display:flex;justify-content:space-between;align-items:center;padding:0 12px}.related_title{font-size:20px;font-weight:700;color:#000;margin-bottom:20px}.related_scroll_arrow{background:none;border:none;font-size:20px;color:#47241c;cursor:pointer;padding:6px}.related_products_scroll{display:flex;overflow-x:auto;gap:12px;padding:10px 12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.related_products_scroll::-webkit-scrollbar{display:none}.related_products_scroll.active{cursor:grabbing;cursor:-webkit-grabbing}.related_products_scroll{cursor:grab;cursor:-webkit-grab}.related_card{min-width:140px;height:220px;flex-shrink:1;scroll-snap-align:start;border-radius:12px;text-align:left;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:10px;box-shadow:0 0 3px #00000014}.relatedproducts__img__card img{width:100px}.related_image{width:100%;height:120px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.related_name{font-size:14px;font-weight:600;color:#222;margin:0 0 4px;min-height:34px}.related_price{font-size:15px;font-weight:600;color:#000;margin-bottom:10px}.related_cart_btn{width:100%;justify-content:center;align-items:center;display:flex}.related_cart_btn button{background-color:#47241c;color:#fff;font-size:10px;width:74px;height:24px;border:none;border-radius:20px;cursor:pointer;font-weight:500;margin-top:-10px}.related__price__cart{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:10px}.related_qty_controls{display:flex;align-items:center;gap:10px;justify-content:center}.related_qty_controls button{padding:4px 8px;font-size:14px;background-color:#47241c;color:#fff;border:none;cursor:pointer;border-radius:4px}.related_products_wrapper{position:relative}.related_scroll_arrow.right{position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:2;background:#fff;border-radius:50%;border:1px solid #ddd;width:34px;height:34px;display:flex;justify-content:center;align-items:center;cursor:pointer}.related_popup_overlay{position:fixed;top:100px;left:0;width:100vw;z-index:9999;display:flex;justify-content:center;align-items:center;pointer-events:none}.related_popup_message{background:#47241c;color:#fff;padding:12px 28px;border-radius:10px;font-size:16px;text-align:center;pointer-events:auto;box-shadow:0 8px 20px #0000001a;animation:fadeSlide .25s ease-in-out}@media (max-width: 768px){.related_scroll_arrow.right{display:none}}@media (max-width: 480px){.related_section{margin-top:-70px}.related_header{flex-direction:row;padding:0 16px}.related_title{font-size:18px}.related_scroll_arrow{font-size:22px}.related_card{min-width:150px;padding:8px}.related_image{height:160px}.related_cart_btn button{margin-top:-8px;width:70px;height:26px}.related_popup_overlay{top:200px;left:0}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.product__rating{padding:20px;border:1px solid #ddd;border-radius:12px;max-width:500px;margin:20px auto;display:flex}.product__rating__container{display:flex;gap:15px;width:100%}.users__profile__icon img{border-radius:50%}.rating__container__right{flex:1;display:flex;flex-direction:column;gap:10px}.users__name,.rating__input__field{width:100%;padding:8px;border-radius:6px;border:1px solid #ccc}.rating__stars .star{font-size:24px;cursor:pointer;color:#ccc}.rating__stars .star.active{color:gold}.rating__input__submit{padding:10px;border:none;border-radius:6px;background:#0073e6;color:#fff;cursor:pointer}.reviews__list{margin-top:20px;padding-top:15px;border-top:1px solid #ddd}.reviews__list h3{margin-bottom:10px;font-size:18px}.review__card{border:1px solid #eee;border-radius:8px;padding:12px;margin-bottom:12px;background:#fafafa}.review__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.review__stars span{color:#ccc;font-size:16px}.review__stars span.active{color:gold}.review__text{margin:0;font-size:14px}.floating-ads{position:fixed;bottom:20px;left:20px;width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:16px;animation:fadeIn .5s ease-in-out;z-index:1000}.floating-ads-content{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.floating-ads p{margin:0;font-size:14px;color:#333;line-height:1.4}.discount-code{font-weight:700;color:#47241c;cursor:pointer;text-decoration:underline}.discount-code:hover{color:#5f2e23}.close-btn{border:none;background:transparent;font-size:18px;font-weight:700;color:#666;cursor:pointer;line-height:1;transition:color .2s ease}.close-btn:hover{color:#000}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.copied-msg{margin-top:8px;font-size:13px;color:#16a34a;font-weight:600;animation:fadeInOut 1.5s ease forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(4px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0;transform:translateY(-4px)}}@media (max-width: 480px){.floating-ads{left:16px;right:16px;bottom:16px;width:auto;padding:12px;border-radius:10px}.floating-ads p{font-size:13px;line-height:1.3}.discount-code{font-size:13px}.close-btn{font-size:16px}.copied-msg{font-size:12px;text-align:center}}.categories{width:100%;min-height:auto;padding:32px 0;background:none;text-align:center;opacity:0;animation:fadeIn .8s ease-out forwards}@keyframes fadeIn{to{opacity:1}}.category_title{max-width:760px;margin:0 auto 32px}.category_title h1{font-size:clamp(1.5rem,3vw,2.125rem);font-weight:700;letter-spacing:.5px;margin-bottom:6px}.category_title p{font-size:clamp(.9rem,1.5vw,1rem);font-weight:500;letter-spacing:.5px;color:#555}.category_links{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;justify-items:center;align-items:start}.category{display:flex;flex-direction:column;align-items:center;will-change:transform;transition:transform .2s ease;z-index:2}.category:hover{transform:translateY(-3px)}.category_img{width:100%;display:flex;justify-content:center}.category_img img{width:100%;max-width:200px;height:auto;transition:transform .3s ease,filter .3s ease;pointer-events:auto}.category_img img:hover{transform:scale(1.05);filter:brightness(1.06)}.category_link{margin-top:10px;font-weight:500;font-size:clamp(.85rem,1.2vw,1rem);color:#000;text-decoration:none;transition:opacity .2s ease;z-index:1}.category_link:hover{text-decoration:underline;font-weight:600;letter-spacing:.5px}@media (max-width: 768px){.categories{padding:30px 0}.category_links{gap:18px;max-width:700px}.category_img img{max-width:140px}}@media (max-width: 480px){.categories{padding:24px 0}.category_title{margin-bottom:24px;padding:0 40px}.category_links{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;gap:4px;padding:0 12px}.category_links::-webkit-scrollbar{display:none}.category{flex:0 0 auto;width:24%;text-align:center}.category_img img{max-width:90px}.category_link{font-size:.75rem}}@media (max-width: 768px){.popularProducts__prep{margin-bottom:140px}}@media (max-width: 480px){.popularProducts__prep{margin-top:70px}}.adverts{padding:50px 0;width:100%;position:relative;overflow:hidden}.slider_wrapper{position:relative;width:100%;height:50vh}.slide{position:absolute;top:0;left:100%;width:100%;height:100%;background-size:cover;background-position:center;display:flex;justify-content:space-around;align-items:center;padding:0 180px;color:#fff;opacity:0;transition:all .8s ease-in-out;z-index:0}.slide.active{left:0;opacity:1;z-index:1}.banner_texts{max-width:600px;z-index:2}.banner_texts h1{font-size:46px;font-weight:600;margin-bottom:15px;line-height:40px}.banner_texts p{font-size:20px;font-weight:400;max-width:500px}.banner_img{z-index:2}.banner_img img{width:205px;max-width:100%;height:auto;z-index:2;padding-right:260px}.dots{position:absolute;bottom:20px;left:50%;display:flex;gap:12px;transform:translate(-50%);z-index:3}.dot{width:14px;height:14px;background-color:#fff6;border-radius:50%;transition:background-color .3s;cursor:pointer}.dot.active{background-color:#fff}@media (max-width: 768px){.adverts{width:100%;height:10vh;top:-200px}.slider_wrapper{height:170px}.slide{padding:10px;text-align:left;display:flex;gap:10px}.banner_texts{max-width:70%}.banner_texts h1{font-size:16px}.banner_texts p{font-size:12px;margin-top:-10px}.banner_img img{padding-right:30px;width:120px;margin-top:15px}}@media (max-width: 480px){.dots{display:none}.adverts{width:100%;min-height:26vh}.slider_wrapper{height:40vh;top:-10px}.slide{padding:0 10px;text-align:left;display:flex;gap:10px}.banner_texts{max-width:60%}.banner_texts h1{font-size:18px;margin-bottom:-1px;margin-top:-10px}.banner_texts p{font-size:10px}.banner_img img{padding-right:30px;width:100px;margin-top:15px}}.newproducts{width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:20px;overflow-x:hidden}.newproducts_container{width:100%;padding:0 10px;display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center}.newproducts_title{text-align:center;width:100%}.newproducts_container h1{font-size:38px;font-weight:600;letter-spacing:.5px}.newproducts_subtitle{font-weight:500;font-size:18px;letter-spacing:.5px}.newproducts_cards{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin:0 auto}.newproducts_card{display:flex;flex-direction:column;justify-content:space-between;height:420px;padding:15px;border-radius:10px;background:#fff;box-sizing:border-box}.newproduc_card_img{height:250px;width:100%;border-radius:12px;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:.3s all ease-in-out}.newproduc_card_img:hover{transform:scale(1.01)}.newproduc_card_img img{width:160px}.newcard_btn{width:100%}.newcard_btn button{width:100%;background-color:#47241c;height:40px;border-radius:24px;border:none;color:#fff;cursor:pointer;pointer-events:auto;transition:.3s all ease-in-out}.newcard_btn button:hover{background-color:#4f2920;font-weight:500}.newProduct_name{padding-top:18px}.newProduct_price{display:flex;justify-content:space-between;padding:10px}.newProduct_price .price{font-weight:800;letter-spacing:1px}.newProducts_qty_controls{display:flex;justify-content:space-between;align-items:center;border:none;border-radius:20px;overflow:hidden;height:40px;width:100%}.newProducts_qty_controls button{width:40px;height:40px;border:none;background:#47241c;color:#fff;font-size:18px;cursor:pointer}.newProducts_qty_controls span{padding:0 12px;font-weight:700}.newProducts_qty_controls button:hover{background-color:#4f2920}.newproduct_sizing{display:flex;gap:5px;margin-bottom:10px;width:100%;justify-content:space-between;align-items:center}.newproduct_sizing h5{font-size:1.1rem;letter-spacing:.5px}.newproduct_size{background-color:#47241c;color:#fff;padding:2px 16px;border-radius:20px}.newproduct_size p{font-size:.8rem}.productPrice__inventory{display:flex;justify-content:space-between;align-items:center}.newproducts_title{width:90%;text-align:center}@media (max-width: 768px){.newproducts{width:100%;padding:0}.newly_added_products{font-size:26px}.newproducts_container{margin:0 auto}.newproducts_title .newly_added_products{font-size:20px}.newproducts_cards{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.newproducts_card{margin-bottom:10px}.newproducts_title p{font-size:14px}.newproduct_sizing{display:flex;width:100%}.newproduct_size p{display:flex;width:100%;text-align:center;justify-content:center}.productPrice__inventory{display:flex;justify-content:space-between}}@media (max-width: 480px){.newproducts{padding:20px 0;margin-top:-100px;position:relative;left:-10px}.allNewProducts{margin-top:-30px}.productPrice__inventory{display:flex;justify-content:space-between;align-items:center;position:relative;top:-15px}.Product_price p{font-size:18px;font-weight:700}.inventory_quantity{font-size:16px}.newProduct_name{position:relative;top:-20px;font-size:18px}.newproducts_title h1{font-size:20px}.newproducts_subtitle{font-size:.9rem}.newproducts_cards{grid-template-columns:repeat(1,minmax(200px,1fr));gap:5px;width:100%}.newproducts_card{padding:18px}.newproduc_card_img{height:200px}.newproduct_sizing{position:relative;top:-10px}.newproduct_size p{font-size:.75rem}.newcard_btn{position:relative;top:-4px}}.socialPosts{width:100%;padding:40px 0}.socialPost_container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fdfdfd}.socialPost_container h1{line-height:30px}.socialPost_container h1,.socialPost_container p{text-align:center;margin-bottom:10px}.socialPost__title{font-size:30px;font-weight:600;letter-spacing:.5%}.socialPost__title span{color:#3d1f19}.socialPost_container p{font-size:18px;font-weight:400;letter-spacing:.5%}.post_updates{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow-x:hidden;gap:20px;margin-top:30px;width:100%;padding-bottom:10px}.post_card{flex:0 0 auto}.post_card img{width:265px;height:265px;-o-object-fit:cover;object-fit:cover;border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.post_card img:hover{transform:scale(1.03);box-shadow:0 8px 20px #0000001a}@media (max-width: 480px){.post_updates{display:flex;gap:5px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:0;padding-left:0}.post_card img{width:80px;height:auto;border-radius:6px}.socialPost__title{font-size:16px}.socialPost__title span{font-size:20px}.socialPost_container p{font-size:14px;margin-top:-10px}.socialPosts{margin-top:-30px}}.cookie-banner{position:fixed;bottom:10px;left:50%;transform:translate(-50%);background:#faf8f8;color:#444;padding:20px;display:flex;flex-direction:column;align-items:center;border-radius:12px;box-shadow:0 4px 12px #00000026;z-index:1000;max-width:90%;pointer-events:auto}.cookie-banner *{pointer-events:auto}.cookie-text{margin-bottom:12px;text-align:center;max-width:800px;line-height:1.6;font-size:15px}.cookie-link{color:#47241c;text-decoration:underline;font-weight:500}.cookie-buttons{display:flex;gap:12px}.cookie-btn{border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s ease}.cookie-btn.accept{background:#47241c;color:#fff}.cookie-btn.decline{background:#444;color:#fff}.cookie-btn:hover{transform:scale(1.05);opacity:.9}.cookie-btn:active{transform:scale(.95)}@media (max-width: 480px){.cookie-banner{bottom:0;left:0;transform:none;width:100%;max-width:100%;border-radius:0;padding:16px}.cookie-text{font-size:14px;line-height:1.5;margin-bottom:16px;text-align:left}.cookie-buttons{flex-direction:column;width:100%;gap:10px}.cookie-btn{width:100%;padding:12px;font-size:14px}}.PageContact{position:fixed;bottom:24px;right:24px;z-index:99999}.PageContact_Text p{display:flex;align-items:center;gap:8px;background-color:#47241c;color:#fff;padding:10px 16px;border-radius:30px;font-size:14px;cursor:pointer;box-shadow:0 2px 10px #0003;transition:background-color .3s ease}.PageContact_Text p:hover{background-color:#5e2e23}.PageContact_Text img{width:20px;height:20px}@media (max-width: 480px){.PageContact{bottom:90px}.PageContact_Text img{width:17px;height:17px}.PageContact_Text p{display:flex;align-items:center;gap:8px;background-color:#47241c;color:#fff;padding:8px 14px;border-radius:30px;font-size:14px}}.home{position:relative;width:100%;height:40vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#47241c;color:#fff}.home__background{position:absolute;inset:0;z-index:0}.background_main{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flower{position:absolute;z-index:1;pointer-events:none}.flower-left{right:0;bottom:0;width:15vw;max-width:240px}.flower-right{left:0;bottom:0;width:20vw;max-width:300px}.home__content{position:relative;z-index:2;text-align:center;padding:0 1rem;max-width:1000px;margin:0 auto}.home__title h1{font-size:clamp(1.2rem,3vw,2rem);font-weight:700;margin-bottom:.625rem;animation:typing 4s steps(40,end);white-space:nowrap;overflow:hidden}.home__title p{font-size:clamp(.9rem,2vw,1.1rem);max-width:800px;margin:0 auto 1.25rem;opacity:0;transform:translateY(20px);animation:fadeUp 1.5s ease-out 1.2s forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.home__button{display:inline-block;padding:.8rem 2rem;background:linear-gradient(to right,#fff 50%,#7a4439 50%);background-size:200% 100%;background-position:left;color:#47241c;border:none;border-radius:30px;font-size:clamp(.9rem,1.5vw,1.3rem);font-weight:600;cursor:pointer;transition:all .4s ease,background-position .4s ease}.home__button:hover{background-position:right;color:#fff;transform:scale(1.02)}.mobile-break{display:inline}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999}.popup-box{background:#fff;padding:2rem;border-radius:12px;text-align:center;max-width:400px;box-shadow:0 4px 20px #0000004d;animation:fadeIn .3s ease-in-out}.popup-box h2{margin-bottom:10px;color:#333}.popup-box p{margin-bottom:20px;font-size:16px;color:#555}.popup-close{background:#47241c;border:none;padding:10px 20px;border-radius:8px;color:#fff;cursor:pointer;font-size:16px}.popup-close:hover{background:#5a2d23}@media (max-width: 480px){.home{height:80vh;width:100%}.mobile-break{display:block}.home__title{width:80%;margin:3rem auto 0}.flower-left{width:12vw;max-width:60px}.flower-right{width:20vw;max-width:80px}}@media (max-width: 768px){.home{height:60vh}.flower-left{width:18vw;max-width:180px}.flower-right{width:22vw;max-width:200px}}@media (max-width: 1024px){.home{height:50vh}}.home-slide-in{background-color:#7a4439;animation:slideInRight 1s ease-out forwards}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.checkout_container{width:100%;height:100vh;padding:30px 0}.checkout_content{display:flex;justify-content:space-around;width:90%;margin:0 auto;gap:40px}.order_summary.only{background-color:#fff;padding:30px;border-radius:16px;box-shadow:0 0 15px #0000000f;width:80%}.order_summary h2{font-size:20px;margin-bottom:30px;color:#47241c}.order_item{display:flex;align-items:center;margin-bottom:20px;border-bottom:1px solid #eaeaea;padding-bottom:15px}.order_item img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-right:20px}.order_item div{flex-grow:1}.order_item p{margin:4px 0;color:#555;font-size:14px}.delete_btn{background:transparent;border:none;color:#47241c;font-size:16px;cursor:pointer;margin-left:auto}.delete_btn:hover{color:#552b22}.delete_btn img{width:20px;height:20px}.summary_section{margin-top:20px}.summary_row{display:flex;justify-content:space-between;margin:8px 0;font-size:16px;color:#333}.checkout_buttons{margin-top:30px;display:flex;gap:16px;flex-direction:column}.continue_btn{width:100%;padding:12px;border:none;border-radius:38px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.continue_btn.filled{background-color:#47241c;color:#fff;transition:.3s all ease-in-out}.continue_btn.filled:hover{background-color:#50281f}.continue_btn.outlined{background-color:transparent;border:1px solid #47241c;color:#47241c;transition:.3s all ease-in-out}.continue_btn.outlined:hover{letter-spacing:.3px}.product_title{font-weight:700;color:#222;margin-bottom:4px}.back__arrow{display:flex;align-items:center;font-weight:700;color:#333}.back__arrow:hover{color:#47241c}.delete__message{position:fixed;top:100px;left:50%;transform:translate(-50%);background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;padding:12px 20px;border-radius:6px;font-size:14px;z-index:9999;box-shadow:0 2px 10px #0000001a;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(-10px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-10px)}}@media screen and (max-width: 480px){.checkout_content{flex-direction:column}.back__arrow{margin-top:50px;margin-left:-60px}}.top_products{padding:24px;border-radius:16px;width:100%;max-width:350px}.top_products h3{font-size:20px;margin-bottom:16px;color:#47241c}.top_products ul{list-style:none;padding:0;margin:0}.top_products li{display:flex;align-items:center;margin-bottom:16px;gap:12px;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #ddd}.top_products img{width:60px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.top_product_name{font-size:14px;font-weight:700;margin-bottom:4px;color:#222}.top_product_price{font-size:14px;color:#666;min-width:100px;display:flex;align-items:center;justify-content:flex-start;gap:4px}.unit_price{display:inline-block;min-width:40px;text-align:left}.top_add_btn{width:88px;height:22px;background-color:#47241c;color:#fff;font-size:11px;border:none;border-radius:20px;cursor:pointer;transition:background-color .3s ease;justify-content:center;align-items:center}.top_add_btn:hover{background-color:#5e2e23}.quantity_controls{display:flex;align-items:center;gap:8px}.top__products__priceBtn{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.quantity_controls button{width:22px;height:22px;background-color:#47241c;color:#fff;font-size:12px;border:none;border-radius:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.quantity_controls button:hover{background-color:#5e2e23}.quantity_controls span{font-size:12px;font-weight:700;min-width:30px;text-align:center}.cart-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none}.cart-popup-message{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%);background:#47241c;color:#fff;padding:10px 30px;border-radius:10px;font-size:18px;pointer-events:auto;box-shadow:0 8px 20px #0000004d;animation:fadeSlide .3s ease-in-out}@keyframes fadeSlide{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@media screen and (max-width: 480px){.cart-popup-message{padding:10px 20px;font-size:12px}}.product-card{display:flex;flex-direction:column;justify-content:space-between;height:420px;padding:15px;border-radius:10px;background:#fff;box-sizing:border-box}.Searchback__arrow{position:relative;left:0;top:20px;display:flex;margin-bottom:40px}.Searchproducts_container{padding:40px}.product_cards{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;margin:0 auto}.search-results{display:flex;flex-direction:column;gap:30px;width:100%;min-height:100vh}.search__title{font-size:18px;font-weight:600}.product-image-container{background-color:#f0f0f0;padding:8px;border-radius:16px;display:flex;justify-content:center;align-items:center;height:200px}.product-image-container img{height:auto;max-height:160px;-o-object-fit:contain;object-fit:contain;max-width:100%}.product-sizes{display:flex;justify-content:space-between;align-items:center;margin-bottom:-10px}.product-sizes h5{font-size:16px}.product-size-options{background-color:#47241c;padding:4px 10px;border-radius:20px;display:flex;align-items:center;text-align:center}.product-size-options p{font-size:13px;color:#fff;align-items:center;text-align:center}.productRating__price{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.productRating__price p{font-size:16px;font-weight:600}.quantity-controls{display:flex;justify-content:center;align-items:center;margin:30px 0 10px;gap:10px}.quantity-controls button{width:42px;height:38px;background-color:#47241c;border:none;color:#fff;font-size:18px;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out}.quantity-controls button:hover{transform:scale(1.01)}.quantity-controls span{font-weight:700;font-size:16px;display:inline-block;text-align:center;width:70%}.search__title{text-align:start;margin-top:10px}.search__title__price{text-align:start;font-size:20px;margin-top:6px}.add-to-cart-btn{background-color:#47241c;color:#fff;border:none;padding:10px 16px;border-radius:45px;font-weight:700;cursor:pointer;width:100%;margin-top:30px}.add-to-cart-btn:hover{background-color:#49261f}.quantity-controls{animation:fadeIn .2s ease-in;width:100%;border:none}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.product-image-container{transition:transform .4s ease,box-shadow .4s ease}.product-image-container:hover{transform:scale(1.02)}@media (max-width: 480px){.search-results{padding:80px 0}.product_cards{grid-template-columns:1fr;width:100%}}.trackorder-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.trackorder-card{background:#fff;border-radius:8px;width:380px;padding:24px;position:relative;box-shadow:0 10px 25px #00000026}.trackorder-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.trackorder-close{background:none;border:none;font-size:20px;cursor:pointer}.trackorder-timeline{position:relative}.timeline-line{position:absolute;left:10px;top:0;bottom:0;width:2px;background-color:#28a745;z-index:0}.trackorder-steps{display:flex;flex-direction:column;gap:24px;position:relative;z-index:120}.trackorder-step{display:flex;align-items:flex-start;position:relative}.trackorder-step .step-icon{margin-right:16px;width:20px;height:20px;z-index:100;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trackorder-step .check-icon{color:#28a745;font-size:18px;z-index:30}.pending-icon{width:12px;height:12px;background-color:#ccc;border-radius:50%}.step-content{flex:1}.step-date{font-size:12px;color:#888;margin-left:auto;white-space:nowrap}
