.footer-wrapper .footer-container{flex-wrap:wrap;justify-content:space-between;gap:16px;width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-wrapper .footer-container .footer-col{flex:calc(25% - 16px);min-width:200px}.footer-wrapper .footer-container .footer-col h3{text-transform:uppercase;margin-bottom:24px;font-size:18px;font-weight:600}.footer-wrapper .footer-container .footer-col .footer-item{margin-bottom:16px;font-size:13px;line-height:20px}.footer-wrapper .footer-container .footer-col .footer-item a{font-size:13px;line-height:20px}.footer-wrapper .footer-container .footer-col:last-child{margin-right:0}.footer-wrapper .footer-container .footer-special{flex-direction:column;gap:32px;display:flex}.footer-wrapper .footer-container .footer-special .social-media-icons-container,.footer-wrapper .footer-container .footer-special .footer-payement-methods div{flex-wrap:wrap;gap:12px;display:flex}@media screen and (max-width:1024px){.footer-wrapper .footer-container .footer-col h3{font-size:16px}}
.Logo__container{width:fit-content;height:fit-content}.Logo__container img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.Logo__container img{max-width:100px!important}}
.SearchInput-container{justify-content:center;align-items:center;width:100%;max-width:400px;height:50px;display:flex}.SearchInput-container .SearchInput__content-container{background-color:#f8fafd;border-radius:4px 0 0 4px;flex-grow:1;flex-shrink:1;align-items:center;height:100%;padding:13px 16px;display:flex}.SearchInput-container .SearchInput__content-container input{background-color:#0000;width:100%;height:16px}.SearchInput-container .SearchInput__content-container input:active,.SearchInput-container .SearchInput__content-container input:focus-within{outline:none}.SearchInput-container .SearchInput__btn{border-radius:0 4px 4px 0;height:100%;padding:13px}
.HeadOptions-wrapper{padding:5px}@media screen and (max-width:768px){.HeadOptions-wrapper{display:none}}.HeadOptions-wrapper .HeadOptions-container{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;display:flex}.HeadOptions-wrapper .HeadOptions-container .HeadOptions-actions{flex-shrink:0;justify-content:center;align-items:center;gap:16px;display:flex}.HeadOptions-wrapper .HeadOptions-container .HeadOptions-actions .HeadOptions__favorites-link{justify-content:center;align-items:center;display:flex}.HeadOptions-wrapper .HeadOptions-container .HeadOptions-actions .HeadOptions__favorites-link svg{margin-right:4px}@media screen and (max-width:1024px){.HeadOptions-wrapper .HeadOptions-container .HeadOptions-actions{font-size:13px}}
.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{opacity:1;display:block}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translate(0,0)!important}.EZDrawer .EZDrawer__overlay{width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.EZDrawer .EZDrawer__container{visibility:hidden;background:#fff;transition:all;position:fixed;box-shadow:0 0 10px 5px #0000001a}
.cart_header{color:#000;justify-content:space-between;padding:20px;display:flex}.cart_header-actions{align-items:center;display:flex}.cart_list{flex-grow:1;max-height:calc(100vh - 300px);overflow-y:auto}.cart_actions{background-color:#fff;border-top:1px solid #ccc;width:100%;padding:1rem;position:absolute;bottom:0;left:0}.cart_total{color:#000;justify-content:space-between;align-items:center;display:flex}.cart_buttons{flex-direction:column;display:flex}.lg_button-primary{background-color:var(--mainBackgroundColor);color:#fff;border-radius:10px;margin:8px 0;padding:8px;box-shadow:0 0 0 1px #1237691a}.lg_button-ghost{color:#000;border-radius:10px;margin:8px 0;padding:8px;box-shadow:0 0 0 1px #1237691a}.auth_buttons-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.auth_buttons-container a{width:100%;margin:2px 0}.login{background-color:var(--secondaryBackgroundColor);color:#293355;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;width:100%;height:60px;margin-bottom:25px;font-weight:600;transition:all .3s;display:flex}.login:hover{color:#293355!important;background:#fff!important;box-shadow:0 3px 5px #0003!important}.signup{text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;width:100%;height:60px;font-weight:600;transition:all .3s;display:flex;color:#293355!important;background:#fff!important;box-shadow:0 3px 5px #0003!important}
