.usersidebar{width:340px;min-width:340px;background-color:#fff;padding-bottom:24px;border-right:1px solid #e9e9e9;z-index:1}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.usersidebar{display:none}}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.usersidebar{width:300px;min-width:300px}}.usersidebar .sidebar .header{padding:20px;display:flex;gap:10px;border-bottom:1px solid #e9e9e9}.usersidebar .sidebar .header .logo{width:190px}.usersidebar .sidebar .header .menuicon{min-width:24px;cursor:pointer}.usersidebar .sidebar .sidebaritems{display:flex;flex-direction:column}.usersidebar .sidebar .sidebaritems .item{height:42px;width:100%;display:flex;align-items:center;gap:20px;padding-left:20px;padding-right:20px}.usersidebar .sidebar .sidebaritems .item.active{background-color:#f2fef4}.footer-wrapper{background-color:#3a3a3a;min-height:412px;padding:48px 40px 20px;width:100%;overflow:hidden}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper{padding:40px 20px 34px}}.footer-wrapper .footer{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;gap:20px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer{gap:82px}}.footer-wrapper .footer .top{width:100%;display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .top{flex-direction:column;gap:0}}.footer-wrapper .footer .top .left .logo{width:280px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .top .left{width:100%;display:flex;flex-direction:column;align-items:center}}.footer-wrapper .footer .top .socialmedia{padding-top:28px;padding-bottom:28px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .top .socialmedia{padding-top:14px;padding-bottom:40px}}.footer-wrapper .footer .top .socialmedia .icons{display:flex;cursor:pointer}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .top .socialmedia .title{display:none}}.footer-wrapper .footer .top .navsections{display:flex;gap:60px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .top .navsections{flex-direction:column;gap:32px}}.footer-wrapper .footer .top .navsections section .title{padding-bottom:30px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .top .navsections section .title{padding-bottom:12px}}.footer-wrapper .footer .top .navsections section .subsections{display:flex;flex-direction:column;gap:13px}.footer-wrapper .footer .bottom{min-height:100%;display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .bottom{flex-direction:column;gap:0}}.footer-wrapper .footer .bottom .subscribe{min-width:400px;padding-bottom:25px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .bottom .subscribe{width:100%;min-width:100%}}.footer-wrapper .footer .bottom .subscribe .title{padding-bottom:10px}.footer-wrapper .footer .bottom .subscribe .inputsection{padding-top:15px;max-width:331px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .bottom .subscribe .inputsection{max-width:100%;width:100%}}.footer-wrapper .footer .bottom .right{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.footer-wrapper .footer .bottom .right .payment{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;padding-bottom:32px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .bottom .right .payment{align-items:center;align-self:center}}.footer-wrapper .footer .bottom .right .payment .icons{padding-top:28px;display:flex;gap:24px}.footer-wrapper .footer .bottom .right .terms{display:flex;align-content:center;gap:24px;white-space:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .bottom .right .terms{flex-direction:column-reverse}}.footer-wrapper .footer .bottom .right .terms .links-container{display:flex;gap:24px;white-space:nowrap;align-items:center}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.footer-wrapper .footer .bottom .right .terms .links-container{justify-content:center}}.custombtn.primary{border-radius:6px;background:#32893b;outline:none;border:none;padding:10px 16px;display:flex;align-items:center;justify-content:center;text-wrap:nowrap;transition:all .2s;position:relative}.custombtn.primary:hover{transition:background .2s ease-in-out}.custombtn.primary:disabled{background:#5b9460;cursor:not-allowed;transition:none}.custombtn.primary:active{border:1px solid #1fa72d;box-shadow:3px 2px 22px 1px hsla(0,2%,9%,.24)}.custombtn.primary .custombtn-label{font-size:16px;font-style:normal;text-wrap:nowrap;font-weight:600;color:#fff}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.primary .custombtn-label{font-size:14px;font-weight:500}}.custombtn.secondary{border-radius:50px;border:1.5px solid #000;background:transparent;outline:none;padding:7px 12px;text-wrap:nowrap;height:32px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary{border:none;padding:7px 0}}.custombtn.secondary:hover{background:#000;transition:background .2s ease-in-out}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary:hover{background:transparent}}.custombtn.secondary .custombtn-label{font-size:14px;font-weight:600;color:#000;text-wrap:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary .custombtn-label{font-size:12px;border-bottom:1px solid #000}}.custombtn.secondary:hover .custombtn-label{color:#fff}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.secondary:hover .custombtn-label{color:#000}}.custombtn.teritary{border-radius:4px;background:#fff;outline:none;border:1px solid #32893b;text-wrap:nowrap;padding:10px 16px;display:flex;align-items:center;justify-content:center}.custombtn.teritary:hover{background:#f6faf6;transition:background .2s ease-in-out}.custombtn.teritary .custombtn-label{font-size:16px;font-style:normal;font-weight:600;text-wrap:nowrap;color:#32893b}.custombtn.white{border-radius:4px;background:#fff;outline:none;text-wrap:nowrap;border:none;padding:10px 16px;display:flex;align-items:center;justify-content:center}.custombtn.white:hover{background:#f6faf6;transition:background .2s ease-in-out}.custombtn.white .custombtn-label{font-size:16px;font-style:normal;font-weight:600;text-wrap:nowrap;color:#3a3a3a}.custombtn.transparent{border-radius:6px;background:transparent;border:1.5px solid #32893b;outline:none;text-wrap:nowrap;padding:10px 16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.custombtn.transparent:active{transform:scale(.98);box-shadow:3px 2px 22px 1px hsla(0,2%,9%,.24)}.custombtn.transparent .custombtn-label{font-size:16px;font-weight:600;color:#32893b;text-wrap:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.transparent .custombtn-label{font-size:14px}}.custombtn.danger{border-radius:6px;background:transparent;border:1.5px solid #bb2124;outline:none;text-wrap:nowrap;padding:10px 16px;display:flex;align-items:center;justify-content:center;transition:all .2s}.custombtn.danger:active{transform:scale(.98);box-shadow:3px 2px 22px 1px hsla(0,2%,9%,.24)}.custombtn.danger .custombtn-label{font-size:16px;font-weight:600;color:#bb2124;text-wrap:nowrap}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custombtn.danger .custombtn-label{font-size:14px}}.btn-spinner{position:absolute;right:20px;animation-name:spin;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.iconinput-wrapper{padding-right:2px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.iconinput-wrapper{height:50px;border-radius:8px;padding-right:4px;outline-color:#fff;padding-left:20px}}.icon-input{outline-color:#fff;border-color:#fff;font-size:14px;font-style:normal;font-weight:400}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.icon-input{font-size:14px}}.icon-input::-moz-placeholder{color:#fff;font-size:14px;font-style:normal;font-weight:400}.icon-input::placeholder{color:#fff;font-size:14px;font-style:normal;font-weight:400}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.icon-input::-moz-placeholder{font-size:14px}.icon-input::placeholder{font-size:14px}}.iconinput-btn{border-radius:2px;background:#fff;outline:none;border:none;padding:8px 12px;max-height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-style:normal;font-weight:600;color:#3a3a3a}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.iconinput-btn{max-height:40px;border-radius:4px;font-size:14px;padding:10px 20px}}.iconinput-btn:hover{background:#f6faf6;transition:background .2s ease-in-out}.input-wrapper{height:50px;border:1px solid #000}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.input-wrapper{height:40px}}.invalid-input{border-bottom:2px solid #f41260!important}.invalid-input:focus{outline:none}.custominput-label{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#4d4d4d;padding-bottom:2px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custominput-label{font-size:12px;padding-bottom:0}}.custom-input{font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;color:#4d4d4d}.custom-input::-moz-placeholder{font-size:14px}.custom-input::placeholder{font-size:14px}.custom-text-input-wrapper{width:100%}.custom-text-input-wrapper .label-container{display:flex;align-items:center;gap:9px}.custom-text-input-wrapper .label-container .infoicon{cursor:pointer;padding-bottom:2px}.custom-text-input-wrapper .label-container .label{color:#4d4d4d;font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;padding-bottom:4px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custom-text-input-wrapper .label-container .label{font-size:12px}}.custom-text-input-wrapper .label-container .label span{padding-left:2px;color:#f41260}.custom-text-input-wrapper .invalid-input{border-bottom:2px solid #f41260!important}.custom-text-input-wrapper .invalid-input:focus{outline:none}.custom-text-input-wrapper .custom-text-input{width:100%;height:50px;border:1px solid #000;border-radius:4px;font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;color:#4d4d4d;padding-left:10px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.custom-text-input-wrapper .custom-text-input{height:40px}}.custom-text-input-wrapper .custom-text-input:disabled{border:1px solid #ccc}.custom-text-input-wrapper .custom-text-input::-moz-placeholder{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494}.custom-text-input-wrapper .custom-text-input::placeholder{font-family:Plus Jakarta Sans;font-size:14px;font-weight:400;color:#949494}.errmsg{color:#f41260;font-size:12px}.warning-msg{color:#f5a623;font-size:12px}.progress-bg{width:100%;height:.25rem;background-color:#fbfbfb;border-radius:0 0 .2rem .2rem;position:relative}.progress-msg{font-size:12px}.progress{width:0;height:.25rem;position:absolute;margin-left:2px;border-radius:0 0 .2rem .2rem;transition:all .5s ease-out}input::-ms-clear,input::-ms-reveal{display:none}.Validation_wrapper__PmaMl p{color:silver;font-size:12px;padding-top:2px}.Validation_wrapper__PmaMl{padding-top:5px}.Validation_wrapper__PmaMl .Validation_passed__eXqlI{color:#000}.Validation_wrapper__PmaMl .Validation_passed__eXqlI:before{content:"✔";color:green;display:inline-block;margin-right:.4em}.navbar-wrapper{border-bottom:1px solid #e3e3e3;background:#fff;width:100%;position:fixed;top:0;left:0;right:0;height:80px;padding-left:30px;padding-right:30px;z-index:1000}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.navbar-wrapper{height:138px;padding:16px 10px 20px;border-bottom:1px solid #afdcb4}}.navbar-wrapper .navbar{display:flex;justify-content:space-between;align-items:center;height:100%;gap:18px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.navbar-wrapper .navbar{display:none}}.navbar-wrapper .navbar .left{display:flex;gap:19px}.navbar-wrapper .navbar .left .logo{width:197px}.navbar-wrapper .navbar .left .drawerbtn{display:flex;align-items:center;gap:16px;cursor:pointer}.navbar-wrapper .navbar .left .drawerbtn drawerbtn-icon{min-width:32px;width:32px}.navbar-wrapper .navbar .left .drawerbtn-label{font-size:15px;font-weight:500;color:#111}.navbar-wrapper .navbar .left .drawerbtn-label:hover{font-weight:600}.navbar-wrapper .navbar .center_section{display:flex;align-items:center;width:100%;min-width:350px;max-width:463px}.navbar-wrapper .navbar .center{width:50px;display:flex;align-items:center}.navbar-wrapper .navbar .right{display:flex;align-items:center}.navbar-wrapper .navbar .right .navitems{display:flex;align-items:center;gap:25px}.navbar-wrapper .navbar .right .navitems .item.country .ar,.navbar-wrapper .navbar .right .navitems .item.lang .ar{font-size:20px;font-weight:700;width:34px}.navbar-wrapper .navbar .right .navitems .item.country .ar:hover,.navbar-wrapper .navbar .right .navitems .item.lang .ar:hover{font-size:21px;font-weight:800}.navbar-wrapper .navbar .right .navitems .item.country .en,.navbar-wrapper .navbar .right .navitems .item.lang .en{font-size:16px;font-weight:700}.navbar-wrapper .navbar .right .navitems .item.country .en:hover,.navbar-wrapper .navbar .right .navitems .item.lang .en:hover{font-weight:800}@media only screen and (min-width:768px)and (max-width:991px){.navbar-wrapper .navbar .right .navitems .item.country,.navbar-wrapper .navbar .right .navitems .item.lang{display:none}}.navbar-wrapper .navbar .right .navitems .item{display:flex;align-items:center;gap:8px;cursor:pointer}.navbar-wrapper .navbar .right .navitems .item .icon{width:24px;height:24px}.navbar-wrapper .navbar .right .navitems .item .cart-icon{width:24px;height:24px;position:relative}.navbar-wrapper .navbar .right .navitems .item .cart-icon .cart-count{position:absolute;top:-4px;right:-7px;background-color:#cc670a;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center}.navbar-wrapper .navbar .right .navitems .item .item-label{font-size:15px;font-weight:500;color:#111;white-space:nowrap}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.navbar-wrapper .navbar .right .navitems .item .item-label{display:none}}.navbar-wrapper .navbar .right .navitems .item .item-label:hover{font-weight:600}.navbar-wrapper .navbarmobile{display:none}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.navbar-wrapper .navbarmobile{display:flex;flex-direction:column;gap:26px}}.navbar-wrapper .navbarmobile .top{display:flex;justify-content:space-between;align-items:center;width:100%}.navbar-wrapper .navbarmobile .top .left{width:70px}.navbar-wrapper .navbarmobile .top .center{display:flex;justify-content:center;align-items:center;gap:5px}.navbar-wrapper .navbarmobile .top .center .logo{width:154px}.navbar-wrapper .navbarmobile .top .right .navitems{display:flex;align-items:center;gap:23px}.navbar-wrapper .navbarmobile .top .right .cart-icon{width:24px;height:24px;position:relative}.navbar-wrapper .navbarmobile .top .right .cart-icon .cart-count{position:absolute;top:-7px;right:-11px;background-color:#cc670a;color:#fff;border-radius:50%;width:16px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center}.navbar-wrapper .navbarmobile .cart-count.animated{animation:cracker .5s ease-out}@keyframes cracker{0%{transform:scale(1)}20%{transform:scale(1.2)}40%{transform:scale(.8)}60%{transform:scale(1.2)}80%{transform:scale(.8)}to{transform:scale(1)}}.navbar-wrapper .navbarmobile .cart-count{position:relative;display:inline-block;padding:5px 10px;border-radius:50%;background-color:tomato;color:#fff;font-size:18px;text-align:center;transition:transform .3s}.navbar-wrapper .navbarmobile .cart-count.animated{animation:pop-cracker .6s ease-out}@keyframes pop-cracker{0%{transform:scale(1);background-color:tomato}20%{transform:scale(1.5);background-color:#ffa07a}40%{transform:scale(.8);background-color:#ff4500}60%{transform:scale(1.2);background-color:tomato}80%{transform:scale(.9);background-color:#ffa07a}to{transform:scale(1);background-color:tomato}}.navbar-wrapper .navbarmobile .cart-count:after{content:"";position:absolute;top:-10px;left:50%;width:10px;height:10px;background-color:tomato;border-radius:50%;opacity:0;transform:translateX(-50%)}.navbar-wrapper .navbarmobile .cart-count.animated:after{animation:pop-spark .6s ease-out}@keyframes pop-spark{0%{opacity:1;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.5)}to{opacity:0;transform:translateX(-50%) scale(2)}}.customsearch-fullwidth-wrapper,.customsearch-fullwidth-wrapper form{width:100%}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.customsearch-fullwidth-wrapper{width:100%}}.customsearch-fullwidth-wrapper .customsearch-fullwidth{outline:none;border:none;background-color:#f0fff2;height:40px;border-radius:50px;width:100%;display:flex;align-items:center;justify-content:center;gap:16px;font-size:16px;font-weight:500;color:#111;padding:12px 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.customsearch-fullwidth-wrapper .customsearch-fullwidth{width:100%;font-size:16px;padding-left:40px;padding-right:40px}}.customsearch-fullwidth-wrapper .customsearch-fullwidth:hover{background-color:#e5fce8}.customsearch-wrapper{position:relative;width:100%}.customsearch-wrapper form{width:100%}.customsearch-wrapper .customsearch{outline:none;border:none;background-color:#f0fff2;height:40px;border-radius:50px;width:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#111;padding:12px 22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customsearch-wrapper .customsearch::-moz-placeholder{text-align:center}.customsearch-wrapper .customsearch::placeholder{text-align:center}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.customsearch-wrapper .customsearch{width:100%;font-size:16px;padding-left:22px;padding-right:22px}}.customsearch-wrapper .customsearch:hover{background-color:#e5fce8}.customsearch-wrapper .customsearch .searchicon{position:absolute;top:7px;left:10px;cursor:pointer}.customsearch-wrapper input::-moz-placeholder{font-size:14px;font-weight:500;color:#111}.customsearch-wrapper input::placeholder{font-size:14px;font-weight:500;color:#111}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.customsearch-wrapper input::-moz-placeholder{font-size:14px}.customsearch-wrapper input::placeholder{font-size:14px}}.customsearch-wrapper input{font-size:16px;font-weight:500;color:#111}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.customsearch-wrapper input{font-size:16px}}.search-dropdown{position:relative;width:100%}.search-dropdown .dropdown{position:absolute;top:-10px;left:-10px;right:-10px;background-color:#fff;border-radius:30px;box-shadow:0 21px 36px 0 hsla(0,0%,80%,.25)}.search-dropdown .dropdown .searchinput{width:100%;padding:10px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.search-dropdown .dropdown .searchinput{display:flex;align-items:center}}.search-dropdown .dropdown .searchinput .closebtn{cursor:pointer;display:none}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.search-dropdown .dropdown .searchinput .closebtn{display:flex;align-items:center}}.search-dropdown .dropdown .suggestion_wrapper{padding:40px 30px 14px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.search-dropdown .dropdown .suggestion_wrapper{padding:40px 10px 14px}}.search-dropdown .dropdown .suggestion_wrapper .suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px;margin-bottom:30px}.search-dropdown .dropdown .suggestion_wrapper .suggestions .badge{border-radius:50px;background-color:#f0f0f0;padding:6px 12px;cursor:pointer}.search-dropdown .dropdown .suggestion_wrapper .suggestions .badge:hover{background-color:#e0e0e0}.search-dropdown .dropdown .suggestion_wrapper .recentsearch{display:flex;align-items:center;justify-content:space-between}.search-dropdown .dropdown .suggestion_wrapper .recentsearch .removebtn{cursor:pointer}.search-dropdown .dropdown .suggestion_wrapper .recentproducts{margin-top:17px;margin-bottom:35px;max-height:140px;overflow-y:auto;overflow-x:hidden}.search-dropdown .dropdown .suggestion_wrapper .recentproducts::-webkit-scrollbar{width:5px;background-color:#d9d9d9;border-radius:5px}.search-dropdown .dropdown .suggestion_wrapper .recentproducts::-webkit-scrollbar-thumb{background:#7c7c7c;border-radius:5px}.search-dropdown .dropdown .suggestion_wrapper .recentproducts .product{display:flex;align-items:center;gap:20px;padding:10px;margin-right:40px;cursor:pointer}.search-dropdown .dropdown .suggestion_wrapper .recentproducts .product .image{border-radius:50%;overflow:hidden;min-width:37px;min-height:37px}.search-dropdown .dropdown .suggestion_wrapper .recentproducts .product .image img{height:100%!important}.search-dropdown .dropdown .results-wrapper{padding:12px 30px 14px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.search-dropdown .dropdown .results-wrapper{padding:12px 10px 14px}}.search-dropdown .dropdown .results-wrapper .products-container{margin-top:14px;margin-bottom:17px;max-height:280px;overflow-y:auto;overflow-x:hidden}.search-dropdown .dropdown .results-wrapper .products-container::-webkit-scrollbar{width:5px;background-color:#d9d9d9;border-radius:5px}.search-dropdown .dropdown .results-wrapper .products-container::-webkit-scrollbar-thumb{background:#7c7c7c;border-radius:5px}.search-dropdown .dropdown .results-wrapper .products-container .product{display:flex;align-items:center;gap:20px;padding:10px;margin-right:40px;cursor:pointer}.search-dropdown .dropdown .results-wrapper .products-container .product .image{border-radius:50%;overflow:hidden;min-width:37px;min-height:37px}.search-dropdown .dropdown .results-wrapper .products-container .product .image img{height:100%!important}.sidebar_background{position:fixed;top:0;left:0;height:100vh;width:100%;background:rgba(32,32,32,.5);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1001}.sidebar_background .outerarea{height:100vh;width:100%;margin-left:412px}.main-sidebar-wrapper{position:fixed;top:0;left:0;height:100vh;width:412px;background-color:#fff;z-index:13;padding-top:30px;padding-bottom:30px;box-shadow:0 21px 36px 0 hsla(0,0%,80%,.25)}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.main-sidebar-wrapper{width:100%;overflow-y:auto}}.main-sidebar-wrapper .topheader{display:none;width:100%;margin-bottom:30px;padding-left:20px;padding-right:30px}.main-sidebar-wrapper .topheader .left{display:flex;align-items:center;gap:10px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.main-sidebar-wrapper .topheader{display:flex;align-items:center;gap:10px;justify-content:space-between}}.main-sidebar-wrapper .topheader .contrycontainer{display:flex;justify-content:space-between}.main-sidebar-wrapper .topheader .countryitem{display:flex;align-items:center;cursor:pointer;padding-left:10px}.main-sidebar-wrapper .topheader .logo{width:154px}.main-sidebar-wrapper .topheader .closebtn{cursor:pointer;width:25px}.main-sidebar-wrapper .topheader .dummydiv{width:25px}.main-sidebar-wrapper .header{display:flex;justify-content:space-between;align-items:center;padding-left:20px;padding-right:30px}.main-sidebar-wrapper .header .backbtn{cursor:pointer;display:flex;align-items:center;gap:14px}.main-sidebar-wrapper .header .closebtn{cursor:pointer}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.main-sidebar-wrapper .header .closebtn{display:none}}.main-sidebar-wrapper .sidebar{margin-top:40px;display:flex;flex-direction:column;gap:17px;padding-left:20px;padding-right:30px;max-height:calc(100vh - 110px);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.main-sidebar-wrapper .sidebar::-webkit-scrollbar{display:none}.main-sidebar-wrapper .sidebar .currentmenu{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.main-sidebar-wrapper .sidebar .item{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.main-sidebar-wrapper .sidebar .item .title{display:flex;align-items:center;gap:20px}.main-sidebar-wrapper .sidebar .item .img{width:40px;height:40px;border-radius:50%;overflow:hidden;position:relative;background-color:#e8f9ea;display:flex;align-items:center;justify-content:center}.main-sidebar-wrapper .sidebar .item .logo{width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#e8f9ea;padding:8px}.main-sidebar-wrapper .sidebar .item .logo .img{position:relative;width:100%;height:100%;overflow:hidden}.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{display:block;opacity:1}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translateZ(0)!important}.EZDrawer .EZDrawer__overlay{display:none;height:100vh;left:0;position:fixed;top:0;width:100%}.EZDrawer .EZDrawer__container{position:fixed;visibility:hidden;background:#fff;transition:all;box-shadow:0 0 10px 5px rgba(0,0,0,.1)}.minicart{display:flex;flex-direction:column}.minicart .minicart-title{padding-top:8px;padding-bottom:8px}.minicart .minicart-close{cursor:pointer}.mini-cart-item{display:flex;align-items:center;width:100%;gap:14px;padding-left:6px;border-bottom:1px solid #eee;padding-top:12px;padding-bottom:15px}.mini-cart-item .image-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:10px;border:1px solid #eee;border-radius:4px;overflow:hidden}.mini-cart-item .details,.mini-cart-item .details .title{width:100%}.mini-cart-item .details .others{display:flex;gap:10px}.mini-cart-item .mini-countbtn{display:flex;padding-top:2px}.mini-cart-item .mini-countbtn input{max-width:40px;border:1px solid #d4d4d4;outline:none;text-align:center;font-size:14px}.mini-cart-item .mini-countbtn button{border:1px solid #d4d4d4;background-color:#e8f9ea;display:flex;align-items:center;justify-content:center;font-size:14px;padding-bottom:3px;height:24px;width:24px;transition:.3s}.mini-cart-item .mini-countbtn button:active{transform:scale(.98)}.countbtn{display:flex}.countbtn input{max-width:80px;outline:none;text-align:center;font-size:14px}.countbtn button,.countbtn input{border:1px solid #d4d4d4;height:38px}.countbtn button{background-color:#e8f9ea;display:flex;align-items:center;justify-content:center;font-size:16px;padding-bottom:3px;width:38px;transition:.3s}.countbtn button:active{transform:scale(.98)}.back_btn_icon{width:40px;height:40px;border-radius:100%;position:fixed;bottom:20px;right:35px;border:1px solid snow;display:flex;align-items:center;justify-content:center;background-color:#32893b;cursor:pointer;z-index:10}.main-wrapper{margin-top:122px}@media only screen and (min-width:768px)and (max-width:991px){.main-wrapper{margin-top:100px}}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.main-wrapper{margin-top:148px}}.toolbar{height:32px;border-bottom:1px solid #afdcb4;background:#fff;position:fixed;top:80px;left:0;right:0;display:flex;align-items:center;gap:28px;justify-content:center;z-index:100}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.toolbar{display:none}}.toolbar .itemlabel{font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}@media only screen and (min-width:768px)and (max-width:991px){.toolbar .itemlabel{font-size:12px}}@media only screen and (min-width:1200px){.toolbar .itemlabel{font-size:12px}}.toolbar .itemlabel:hover{font-weight:600;cursor:pointer}.toolbar .bold{font-weight:600}.toolbar .bold:hover{font-weight:700}