.Cart-module__UFW_Xq__cart-container{background-color:var(--gray-color);justify-content:center;min-height:calc(100vh - 50px);padding-top:1rem;display:flex}.Cart-module__UFW_Xq__cart{width:100%;max-width:1144px;padding:.5rem}.Cart-module__UFW_Xq__cart h3{text-align:center;margin-bottom:2rem}.Cart-module__UFW_Xq__cart>div{flex-wrap:wrap;justify-content:space-between;width:100%;max-width:1144px;display:flex}.Cart-module__UFW_Xq__products{flex:.73}.Cart-module__UFW_Xq__empty-cart{flex-direction:column;align-items:center}@media screen and (max-width:700px){.Cart-module__UFW_Xq__cart>div{flex-direction:column}}@media screen and (max-width:500px){.Cart-module__UFW_Xq__cart,.Cart-module__UFW_Xq__cart>div{max-width:100vw}}
.SingleProduct-module__oTKR2q__single-product{border-bottom:1px solid var(--blue-color);border-top:1px solid var(--blue-color);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.SingleProduct-module__oTKR2q__product-info-container{justify-content:space-between;align-items:center;width:calc(100% - 150px);display:flex}.SingleProduct-module__oTKR2q__product-info{max-width:300px}.SingleProduct-module__oTKR2q__product-info h3{width:300px;font-size:1.2rem}.SingleProduct-module__oTKR2q__img-container{background-color:#fff;width:90px;height:90px;padding:.25rem}.SingleProduct-module__oTKR2q__img-container img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.SingleProduct-module__oTKR2q__change-amount{border:1px solid #000;padding:.25rem .5rem}.SingleProduct-module__oTKR2q__remove-product button,.SingleProduct-module__oTKR2q__change-amount button{text-transform:capitalize;cursor:pointer;background-color:#0000;border:none;outline:none;text-decoration:underline}.SingleProduct-module__oTKR2q__remove-product button:hover{color:var(--blue-color)}.SingleProduct-module__oTKR2q__change-amount button{font-size:1.2rem;text-decoration:none}.SingleProduct-module__oTKR2q__change-amount span{margin:0 1rem}@media screen and (max-width:700px){.SingleProduct-module__oTKR2q__product-info-container{flex-direction:column;justify-content:stretch;align-items:stretch}.SingleProduct-module__oTKR2q__change-amount{align-self:flex-start}.SingleProduct-module__oTKR2q__single-product{justify-content:center;padding:.5rem}.SingleProduct-module__oTKR2q__product-info-container{margin-left:2rem}.SingleProduct-module__oTKR2q__product-info-container>div{margin-bottom:.5rem}}@media screen and (max-width:576px){.SingleProduct-module__oTKR2q__single-product{max-width:100vw}.SingleProduct-module__oTKR2q__product-info{width:100%;font-size:1rem}.SingleProduct-module__oTKR2q__product-info h3{width:auto!important;font-size:.9rem!important}}
.CheckOut-module__47ajgG__checkout-container{flex:.23}.CheckOut-module__47ajgG__checkout{border:1px solid var(--blue-color);padding:2rem}.CheckOut-module__47ajgG__checkout-container button{text-transform:capitalize;cursor:pointer;background-color:#0000;border:none;outline:none;text-decoration:underline}.CheckOut-module__47ajgG__checkout div{justify-content:space-between;margin:.5rem 0;display:flex}.CheckOut-module__47ajgG__grand-total{border-top:1px solid var(--blue-color);padding:1rem 0;font-weight:600;margin:1rem 0 1.5rem!important}.CheckOut-module__47ajgG__checkout-btn button{text-align:center;background:var(--blue-color);color:#fff;width:100%;font-weight:1.1rem;text-transform:uppercase;margin:1rem 0;padding:.35rem 0;text-decoration:none;display:block}@media screen and (max-width:700px){.CheckOut-module__47ajgG__checkout-container{flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;display:flex}.CheckOut-module__47ajgG__checkout,.CheckOut-module__47ajgG__checkout-btn,.CheckOut-module__47ajgG__checkout-btn button{width:300px}}
.Button-module__l3zdUa__button{text-transform:capitalize;cursor:pointer;background:0 0;border:1px solid #717171;border-radius:5px;outline:none;padding:.5rem 1.5rem;font-size:14px;transition:all .5s}.Button-module__l3zdUa__button:hover{background-color:var(--clr-accent);color:#fff!important}
.loader-module__O1EGXG__loader{justify-content:center;align-items:center;width:100%;display:flex}.loader-module__O1EGXG__spinner{border:6px solid #f3f3f3;border-top:6px solid var(--blue-color);border-radius:50%;width:50px;height:50px;animation:1s linear infinite loader-module__O1EGXG__spin}@keyframes loader-module__O1EGXG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Products-module__WgwC0a__products-container{background-color:var(--gray-color);justify-content:center;align-items:center;display:flex}.Products-module__WgwC0a__products{flex-wrap:wrap;justify-content:center;width:100%;max-width:1144px;padding:1rem 0;display:flex}@media screen and (max-width:500px){.Products-module__WgwC0a__products{justify-content:center}}
.SingleProduct-module__hjuMCq__single-product{text-align:center;background:var(--clr-light);border-radius:4px;margin:.15rem;padding:.15rem;position:relative}.SingleProduct-module__hjuMCq__img-container_outer{vertical-align:middle;cursor:pointer;justify-content:center;align-items:center;height:auto;display:flex;position:relative;overflow:hidden}.SingleProduct-module__hjuMCq__overlay{z-index:1;opacity:0;background-color:#858282;width:100%;height:100%;transition:all .5s;position:absolute;top:0;bottom:0;left:0;transform:rotate(20deg)translate(20px)translateY(0)translateZ(20px)}.SingleProduct-module__hjuMCq__img-container_outer:hover .SingleProduct-module__hjuMCq__overlay{opacity:.5;transform:none}.SingleProduct-module__hjuMCq__img-container_inner{justify-content:center;align-items:center;height:190px;display:flex;overflow:hidden;width:160px!important}.SingleProduct-module__hjuMCq__img-container_inner img{-o-object-fit:contain;object-fit:contain;max-width:100%;height:100%;max-height:100%}.SingleProduct-module__hjuMCq__product-info{margin:.5rem auto}.SingleProduct-module__hjuMCq__product-name a{color:var(--clr-accent);font-size:.85rem;font-weight:700;line-height:1.1;text-decoration:none;transition:all .5s}.SingleProduct-module__hjuMCq__product-name a:hover{color:var(--clr-accent-dark)}.SingleProduct-module__hjuMCq__product-name{margin:0 auto .25rem 0}.SingleProduct-module__hjuMCq__product-price{justify-content:center;gap:.5rem;margin-bottom:.5rem;display:flex}.SingleProduct-module__hjuMCq__product-price p{font-size:.8rem}.SingleProduct-module__hjuMCq__product-price-old{color:#75757a;font-weight:100;text-decoration:line-through}.SingleProduct-module__hjuMCq__discount{color:#f17c08;z-index:100;background-color:#f3f2ee;border-radius:2px;justify-content:center;align-items:center;min-width:40px;min-height:24px;padding-left:4px;padding-right:4px;font-size:.875rem;display:flex;position:absolute;top:0%;right:0%}@media screen and (min-width:400px){.SingleProduct-module__hjuMCq__single-product{margin:.1rem}}@media screen and (min-width:500px){.SingleProduct-module__hjuMCq__img-container_inner{height:190px;width:175px!important}.SingleProduct-module__hjuMCq__product-name a,.SingleProduct-module__hjuMCq__product-name h5{font-size:.9rem}.SingleProduct-module__hjuMCq__single-product{margin:.1rem}}@media screen and (min-width:600px){.SingleProduct-module__hjuMCq__img-container_inner{height:220px;width:225px!important}.SingleProduct-module__hjuMCq__product-name a,.SingleProduct-module__hjuMCq__product-name h5{font-size:.9rem}.SingleProduct-module__hjuMCq__single-product{margin:.2rem}}
.Title-module__3H9tJa__title_container{justify-content:center;align-items:center;padding:.35rem 0;display:flex}.Title-module__3H9tJa__title_container h3{text-transform:capitalize;color:#212121;font-size:1rem}@media screen and (min-width:600px){.Title-module__3H9tJa__title_container{padding:1rem 0}.Title-module__3H9tJa__title_container h3{font-size:1.2rem}}
.store-module__ZdZPWa__products{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.store-module__ZdZPWa__filter-container{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.store-module__ZdZPWa__filter-container select{border-radius:.4rem;padding:.45rem;border:1px solid var(--clr-accent)!important}.store-module__ZdZPWa__filter-container select:focus-visible{border:1px solid var(--clr-accent);outline:none}.store-module__ZdZPWa__filter-container option{height:1rem;font-family:Roboto,Helvetica,Arial,sans-serif}.store-module__ZdZPWa__search-input{background-color:#fff;border-radius:.4rem;align-items:center;gap:.2rem;width:20rem;display:flex;border:1px solid var(--clr-accent)!important}.store-module__ZdZPWa__search-input input{border:none;width:90%;padding:.45rem}.store-module__ZdZPWa__search-input input:focus{border:none;outline:none}.store-module__ZdZPWa__search-input i{margin-left:.5rem}.store-module__ZdZPWa__scroll{position:fixed;bottom:5.5%;right:7.5%}.store-module__ZdZPWa__scroll button{background:var(--clr-btn1);border:var(--clr-btn1);cursor:pointer;padding:.5rem 1rem}.store-module__ZdZPWa__nodata-container{height:100vh}.store-module__ZdZPWa__nodata-container-img{width:100%;height:74vh}.store-module__ZdZPWa__nodata-container-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.store-module__ZdZPWa__nodata-container-text{text-align:center;color:var(--clr-gray)}
