@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap);@import url(http://fonts.cdnfonts.com/css/gilroy-bold);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{display:flex;justify-content:center;align-items:center;flex-direction:column}.loader,.loader-inside{height:100vh;display:flex;justify-content:center;align-items:center}.loader-inside{width:100%}.network-loader{position:fixed;top:0;left:0;z-index:var(--z-index-3);height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--badge-bg)}.main-footer{position:relative;bottom:0;width:100%;overflow:hidden;background-color:hsla(0,0%,74.9%,.9450980392156862);display:flex;flex-direction:column;outline:none;border:none}.footer-links{margin-top:2rem}.footer-links ul{display:flex;justify-content:center;align-items:center}.footer-links ul li{list-style-type:none;padding:0 4rem;line-height:23px}.footer-links ul li,.footer-socials{font-family:Gilroy-Medium;font-size:17.5px;color:#000}.footer-socials{display:flex;justify-content:center;align-items:center;margin-top:2rem}.footer-socials-icons span{padding:0 .5rem}.footer-socials-icons{margin:10px}.footer-copyright{margin:3rem auto auto;font-family:Inter}@media screen and (max-width:1000px){.footer-links ul li{padding:0 3rem}.footer-socials-icons span{padding:0 .3rem}.footer-socials-icons{margin:8px}}@media screen and (max-width:768px){.main-footer{width:100%}.footer-links ul li{padding:0 2rem}}@media screen and (max-width:650px){.search-location span{font-size:.8rem}.footer-links ul{display:flex;justify-content:space-evenly;align-items:center}.footer-links ul li{padding:0 .8rem;font-size:.8rem}.footer-socials span{font-size:.8rem}.footer-copyright{font-size:.55rem}}:root{--color-primary:#e8b637;--color-primary-dark:#785e1f;--color-secondary:#256ca6;--color-secondary-dark:#1c4567;--color-bggrey:hsla(0,0%,93.7%,0.7764705882352941)}a{color:unset;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.Card_cardContainer__1UNFk{width:200px;height:350px;border-radius:10px;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#fff;transition:all .2s ease-in-out;padding-bottom:10px;cursor:pointer}.Card_cardContainer__1UNFk:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 1px 2px 2px rgba(0,0,0,.2)}.Card_cardImage__3Hbkt{display:grid;place-items:center;margin:.5rem;overflow:hidden;width:100%;height:100%}.Card_cardImage__3Hbkt img{height:100%;width:100%;object-fit:contain}.Card_card__1LCKq{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%}.Card_cardContent__gzE4N{margin:0 1rem;font-family:Inter}.Card_cardTitle__28Dli{font-size:13px}.Card_cardDescription__3B71s{font-family:Inter;margin-bottom:1rem}.Card_cardPrice__15n8j{font-weight:700}@media screen and (max-width:1000px){.Card_cardTitle__28Dli{font-size:12px}.Card_cardDescription__3B71s{font-size:.7rem}.Card_cardPrice__15n8j{font-size:.8rem}.Card_cardContainer__1UNFk{width:180px;height:320px}}@media screen and (max-width:768px){.Card_cardImage__3Hbkt img{height:90%;width:90%}.Card_cardTitle__28Dli{font-size:12px}.Card_cardDescription__3B71s{font-size:.7rem}.Card_cardPrice__15n8j{font-size:.8rem}.Card_cardContainer__1UNFk{width:165px;height:310px}}@media screen and (max-width:650px){.Card_cardImage__3Hbkt img{height:100%;width:100%}.Card_cardContainer__1UNFk{width:155px;height:280px}.Card_cardTitle__28Dli{font-size:12px}.Card_cardDescription__3B71s{font-size:.7rem}.Card_cardPrice__15n8j{font-size:.8rem}}.location-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1rem}.location-name{display:flex;flex-direction:row;justify-content:center;align-items:center}.select-location{padding:.3rem 2rem;font-family:Inter}.select-location-option{border-radius:5px;font-family:Inter;padding:2rem}@media screen and (max-width:1000px){.location-text{font-size:.8rem}.location-container{width:100%}}@media screen and (max-width:768px){.location-container,.location-name{width:100%}}@media screen and (max-width:650px){.location-container{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:10px;padding:.2rem 0}.location-name{width:100%}.icon{height:1.2rem;width:1.2rem}}.search{justify-content:flex-start;flex-direction:column;position:relative}.search,.search-inputs{display:flex;align-items:center;width:100%}.search-inputs{padding:.5rem 5rem;justify-content:center}.search-inputs input{padding:1rem;border-radius:5px;outline:none;border:1px solid rgba(90,90,90,.642);display:grid;place-items:center;font-size:14px;text-align:left;transition:all .1s ease-in-out;width:100%}.search-inputs input:focus{outline:none;border:1px solid rgba(32,100,183,.676);background-color:#fff}.search-icon{margin-left:5px;display:grid;place-items:center;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.smallscreen-input{display:none}.data-result{margin-top:5px;width:100%;height:-webkit-max-content;height:max-content;max-height:200px;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);overflow:hidden;overflow-y:auto;position:absolute;top:100%;z-index:5}.data-result::-webkit-scrollbar{display:none}.data-result .data-item{width:100%;height:50px;display:flex;align-items:center;color:#000}.data-item p{margin-left:10px}.data-item:hover{background-color:#d3d3d3}@media screen and (max-width:768px){.search-inputs input{padding:.75rem}.icon{height:1.5rem;width:1.5rem}.search{width:90%}}@media screen and (max-width:650px){.search-inputs{display:none}.smallscreen-input{display:flex;align-items:center;justify-content:center;margin:0 .5rem;width:100%}.search{width:100%}.search-icon-smallscreen{margin:.5rem}.smallscreen-input input{padding:.8rem .5rem;border:1px solid rgba(90,90,90,.642);border-radius:5px;width:100%}.smallscreen-input input:focus{outline:none;border:none}.icon-smallscreen{display:none}.smallscreen-icon{margin:0 10px}.data-item p{font-size:.8rem}}.herobanner-container{display:flex;max-width:1100px;flex-direction:column;background-color:hsla(0,0%,93.7%,.7764705882352941);z-index:-1}.location{width:30%}.hero-banner{display:flex;justify-content:space-between;align-items:center}.welcome-header{display:flex;flex-direction:column;margin:2rem}.welcome-header h1{font-family:Gilroy;font-size:25px}.welcome-header h1 span{font-family:Gilroy-Bold}.welcome-header p{font-family:Gilroy;font-size:20px}.illustration{margin:.5rem 2rem}.illustration img{height:300px;width:300px;margin:10px}@media screen and (max-width:1000px){.welcome-header h1{font-size:1.6rem}.welcome-header p{font-size:1.2rem}.illustration img{width:350px;height:350px}}@media screen and (max-width:768px){.welcome-header{font-size:.8rem}.welcome-header h1{font-size:1.4rem}.welcome-header p{font-size:1rem}.illustration img{width:300px;height:300px}}@media screen and (max-width:650px){.welcome-header{font-size:.75rem;margin:1rem}.hero-banner{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.welcome-header p{font-size:1rem;text-align:center}.welcome-header h1{text-align:center}.illustration img{width:300px;height:300px}header{display:flex;flex-direction:column;justify-content:center;align-items:center}}.midcards-container{display:flex;justify-content:space-evenly;align-items:center;background-color:var(--color-bggrey);padding:4rem 0;width:100%;max-width:1100px}.cards{font-family:Gilroy;width:300px;height:350px;background:#fff;box-shadow:0 8px 10px rgba(0,0,0,.25);border-radius:10px;display:grid;place-items:center;transition:all .2s ease-in-out;cursor:pointer}.card-content{margin:1rem;text-align:center}.card-content h2{font-size:1.3rem;font-family:Gilroy-Bold;text-align:center;margin:auto}.card-content p{font-family:Inter}.card-image{margin:1rem}.card-image img{height:150px;width:120px;overflow:hidden}.cards:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 8px 15px rgba(0,0,0,.5)}@media screen and (max-width:1000px){.midcards-container{padding:2rem 0;width:100%}.cards{width:250px;height:360px}.card-content h2{font-size:1.1rem}.card-content{font-size:.8rem}}@media screen and (max-width:768px){.midcards-container{margin:0;display:flex;justify-content:space-evenly;align-items:center;width:100%}.cards{width:200px;height:300px}.card-image img{height:100px;width:100px}.card-content{margin:.8rem;font-size:.7rem}.card-content h2{font-size:1rem}}@media screen and (max-width:650px){.midcards-container{display:flex;flex-direction:column;width:100%}.cards{width:250px;height:280px;margin:1.2rem}}.Home_homeContainer__1fCnm{max-width:1100px;width:100%}.Home_cardCategory__6_-8Z{padding:2rem 0 4rem}.Home_cardCategory__6_-8Z,header{background-color:var(--color-bggrey)}header{display:flex;justify-content:flex-start;align-items:center;max-width:1100px;width:100%}.Home_location__20eCm{width:25%}.Home_searchBar__1rI6n{display:flex;justify-content:flex-start;align-items:flex-start;width:73%}.Home_cardSection__vQhVY{display:grid;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem;grid-template-columns:repeat(5,1fr);grid-auto-rows:auto;margin:0 1rem}.Home_cardHeadTitle__2Wu0I{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:Inter;font-size:.9rem;margin:0 1rem}.Home_cardHeadTitle__2Wu0I p div{color:inherit;display:flex;text-decoration:none;padding:.5rem 1rem;background-color:var(--color-secondary);color:#fff;border-radius:5px;border:none;font-family:Inter;cursor:pointer}@media screen and (max-width:1000px){.Home_cardSection__vQhVY{margin:0 1rem;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.Home_cardSection__vQhVY{margin:0 2rem;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto}.Home_cardHeadTitle__2Wu0I{margin:0 2rem}header{flex-direction:column;width:100%}}@media screen and (max-width:650px){.Home_cardSection__vQhVY{grid-template-columns:repeat(2,1fr)}.Home_cardHeadTitle__2Wu0I{margin:1rem 2rem}.Home_cardHeadTitle__2Wu0I p a{padding:.2rem .5rem;font-size:.75rem}.Home_cardHeadTitle__2Wu0I h1{font-size:1.4rem}}.shopowner-notification-container{width:1100px;height:-webkit-max-content;height:max-content;background-color:var(--color-bggrey);padding-bottom:4rem;margin:0}.shopowner-order-notification h3{margin:1rem}.shopowner-notification-wrapper{display:flex;justify-content:center;align-content:center;flex-direction:column-reverse;margin:auto}.shopowner-notification-container h1{font-family:Gilroy-Bold;margin:1rem}.shopowner-pres-notification h3{margin:1rem}@media screen and (max-width:768px){.shopowner-notification-container{width:600px}}@media screen and (max-width:650px){.shopowner-notification-container{width:400px}}.shopowner-notification-cards{background-color:#fff;width:90%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin:1rem auto;padding:2rem;border-radius:5px;box-shadow:1px 1px 5px 2px hsla(0,0%,43.5%,.4);font-family:Inter}.notification-title{display:flex;justify-content:space-between;align-items:center;width:100%;font-family:Gilroy-Bold}.notification-title h3{color:#0cb60c;margin:0}.notification-title p button{border:none;padding:.5rem 1.5rem;border-radius:5px;color:#fff;background-color:var(--color-primary);font-family:Inter;font-weight:600;transition:all .25s ease;cursor:pointer}.notification-title p button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:var(--color-primary-dark)}.notification-description{font-size:18px;font-weight:400;margin:1rem 0}.notification-order-details{font-size:14px}.notification-user-address p{margin:5px 0;font-size:16px}@media screen and (max-width:768px){.shopowner-notification-cards{width:80%}.notification-title{font-size:18px;font-weight:700;margin:1rem 0}.notification-description{font-size:15px;font-weight:400;margin:1rem 0}.notification-user-address p{line-height:14px;font-size:13px}}@media screen and (max-width:650px){.notification-title{font-size:16px;font-weight:700;margin:1rem 0}.notification-description{font-size:13px;font-weight:400;margin:1rem 0}.notification-user-address p{line-height:10px;font-size:12px}}.notification-message{font-family:Inter}.notification-message p{font-size:14px}.open-prescription-button a{border:none;padding:.5rem 1.5rem;color:none;background-color:var(--color-secondary);color:#fff;border-radius:5px;margin-top:1rem;font-weight:600;cursor:pointer;transition:all .25s ease-out}.open-prescription-button a:hover{background-color:var(--color-secondary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}.notification-title h4{color:var(--color-primary);font-size:20px}.LargeCard_largeCardContainer__1p8vW{display:flex;justify-items:center;align-items:center;flex-direction:column;max-width:1100px;width:100%;background-color:var(--color-bggrey)}.LargeCard_largeCardWrapper__2SGvU{border-radius:10px;padding-top:10px;width:90%;height:200px;display:flex;background-color:#fff;border-bottom:1px solid rgba(203,211,216,.6784313725490196);justify-content:flex-start;align-items:center;margin-top:.2rem}.LargeCard_largeCardImage__2P1xP img{height:200px;width:220px}.LargeCard_largeCardContent__3MfUz{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.5rem .75rem;flex-wrap:wrap;margin-left:10px}.LargeCard_largeCardTitle__3EHYV h3{font-family:Inter;margin:5px 0}.LargeCard_largeCardSmallDesc__1tH07{font-family:Inter;margin:10px 0}.LargeCard_largeCardDesc__2eMgQ{font-family:Inter;font-size:.8rem}.LargeCard_largeCardPrice__2657Q p{font-family:Inter;font-weight:700;font-size:1.3rem}.LargeCard_largeCardPrice__2657Q{display:flex;justify-content:space-between;align-items:center;width:100%}.LargeCard_addCart__OgpY7,.LargeCard_cartButton__1gVPK{display:flex;justify-content:center;align-items:center}.LargeCard_addCart__OgpY7{background-color:green;padding:.7rem 2rem;color:#fff;font-family:Inter;border:none;border-radius:5px;transition:all .2s ease}.LargeCard_addCart__OgpY7:hover{background-color:#005a00;cursor:pointer;-webkit-transform:scale(1.025);transform:scale(1.025)}.LargeCard_addCart__OgpY7:hover .LargeCard_cartIcon__1OoU1{color:var(--color-primary)}.LargeCard_cartIcon__1OoU1{margin:0 .2rem;height:18px;width:18px}.LargeCard_removeCart__5E7ah{background-color:#d50000;padding:.7rem 1.7rem;color:#fff;font-family:Inter;border:none;border-radius:5px;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.LargeCard_removeCart__5E7ah:hover{background-color:#ae0000;cursor:pointer;-webkit-transform:scale(1.025);transform:scale(1.025)}.LargeCard_removeCart__5E7ah:hover .LargeCard_cartIcon__1OoU1{color:var(--color-secondary)}.LargeCard_largeCardPriceForSmallScreens__10hIR{display:none}@media screen and (max-width:1000px){.LargeCard_largeCardContainer__1p8vW{width:100%}.LargeCard_largeCardImage__2P1xP img{height:180px;width:200px}.LargeCard_largeCardWrapper__2SGvU{height:180px}.LargeCard_largeCardTitle__3EHYV{font-size:.9rem}.LargeCard_largeCardSmallDesc__1tH07{margin:5px 0;font-size:.75rem;font-weight:500}.LargeCard_largeCardDesc__2eMgQ{font-family:Inter;font-size:.7rem}.LargeCard_largeCardPrice__2657Q p{font-size:1rem}}@media screen and (max-width:768px){.LargeCard_largeCardContainer__1p8vW{width:100%}.LargeCard_cartButton__1gVPK button{padding:.5rem 1.25rem;font-size:.7rem}.LargeCard_largeCardImage__2P1xP img{height:110px;width:110px}}@media screen and (max-width:650px){.LargeCard_largeCardContainer__1p8vW{width:100%;background-color:var(--color-bggrey)}.LargeCard_largeCardDesc__2eMgQ{display:none}.LargeCard_largeCardImage__2P1xP img{height:100px;width:100px}.LargeCard_largeCardSmallDesc__1tH07,.LargeCard_largeCardTitle__3EHYV{font-size:.7rem}.LargeCard_largeCardWrapper__2SGvU{height:140px}.LargeCard_cartButton__1gVPK button{padding:.4rem 1rem;font-size:.6rem}.LargeCard_cartIcon__1OoU1{margin:0 .2rem;height:14px;width:14px}.LargeCard_largeCardPriceForSmallScreens__10hIR{display:flex}.LargeCard_cartButton__1gVPK{display:none}.LargeCard_cartIconSmallPlus__1IHQK{height:1.3em;width:1.3em;background-color:green;color:#fff;padding:.4rem;border-radius:50%}.LargeCard_cartIconSmallMinus__-KDT1{height:1.3em;width:1.3em;background-color:red;color:#fff;padding:.4rem;border-radius:50%}}.cart-qty-container{display:flex;justify-content:center;align-items:center;padding:.2rem;margin-top:15px}.cart-qty-number{margin:0 5px;font-family:Inter;font-size:20px;border:none;padding:0 10px;border-radius:5px}.cart-qty-container button{border:none;border-radius:4px;padding:.5rem 1rem;font-size:20px;background-color:var(--color-secondary);color:#fff;cursor:pointer;transition:all .3s ease}.cart-qty-container button:hover{background-color:rgba(13,126,187,.753)}.remove-icon{color:#ab0a0a;margin-right:20px;cursor:pointer}.remove-icon:hover{color:#480404}@media screen and (max-width:768px){.cart-qty-container button{padding:.4rem .7rem;font-size:18px}.cart-qty-number{font-size:18px}}@media screen and (max-width:650px){.cart-qty-container button{padding:.2rem .5rem;font-size:16px}.cart-qty-number{font-size:16px}}.products-container{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;grid-gap:15px;gap:15px;margin-top:20px;width:100%}.product-card{cursor:pointer;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;color:#324d67}.image-container{margin:0 2rem}.product-detail-header{width:100%;display:flex;justify-content:center;align-items:center}.product-card:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-image{border-radius:15px;background-color:#ebebeb;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.product-name{font-weight:500}.product-price{font-weight:800;margin-top:6px;color:#000}.desc{position:absolute;right:10%;bottom:5%;width:300px;line-height:1.3;display:flex;flex-direction:column;color:#324d67}.desc p{color:#5f5f5f;font-weight:100;text-align:end}.desc h5{margin-bottom:12px;font-weight:700;font-size:16px;align-self:flex-end}.products-heading{text-align:center;margin:40px 0;color:#324d67}.products-heading h2{font-size:40px;font-weight:800}.products-heading p{font-size:16px;font-weight:200}.banner-desc{display:flex;justify-content:space-between}.product-container{margin-top:15px;overflow:auto;max-height:70vh;padding:20px 10px}.product{display:flex;grid-gap:30px;gap:30px;padding:20px}.product .cart-product-image{width:180px;height:150px;border-radius:15px;background-color:#ebebeb}.item-desc .flex{display:flex;justify-content:space-between;width:350px;color:#324d67}.item-desc .bottom{margin-top:60px}.flex h5{font-size:24px}.flex h4{font-size:20px}.total{display:flex;justify-content:space-between}.total h3{font-size:22px}.remove-item{font-size:24px;color:#f02d34;cursor:pointer;background:transparent;border:none}.btn-container{width:400px;margin:auto}.btn{width:100%;max-width:400px;padding:10px 12px;border-radius:15px;border:none;font-size:20px;margin-top:40px;text-transform:uppercase;background-color:#f02d34;color:#fff;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-detail-container{display:flex;flex-direction:column;grid-gap:40px;gap:40px;margin:20px 40px 40px;max-width:1100px;color:#324d67}.product-main-content{display:flex;margin:1rem}.product-detail-image{border-radius:15px;background-color:#ebebeb;width:400px;height:400px;cursor:pointer;transition:.3s ease-in-out}.product-detail-image:hover{background-color:#f02d34}.small-images-container{display:flex;grid-gap:10px;gap:10px;margin-top:20px}.small-image{border-radius:8px;background-color:#ebebeb;width:70px;height:70px;cursor:pointer}.selected-image{background-color:#f02d34}.reviews{color:#f02d34;margin-top:10px;display:flex;grid-gap:5px;gap:5px;align-items:center}.product-detail-desc h1{font-family:Gilroy-Bold;color:#000;font-weight:800}.product-detail-desc h4,.product-detail-desc p{font-family:Inter;margin-top:10px}.reviews p{color:#324d67;margin-top:0}.product-detail-desc .price{font-weight:700;font-size:26px;margin-top:30px;color:#020202;font-family:Inter}.quantity{display:flex;grid-gap:20px;gap:20px;margin-top:10px;align-items:flex-end;font-family:Inter;font-size:14px}.product-detail-desc .quantity p{font-family:Inter;font-size:16px}.additional-information{font-family:Inter}.additional-information h3{display:flex;grid-gap:20px;gap:20px;margin-top:10px;align-items:flex-end;font-family:Inter;font-size:16px}.product-detail-desc .buttons{display:flex;grid-gap:30px;gap:30px}.buttons .add-to-cart{padding:10px 20px;border:1px solid var(--color-primary);margin-top:40px;font-size:18px;font-family:Inter;font-weight:600;background-color:#fff;color:var(--color-primary);cursor:pointer;width:200px;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease;border-radius:5px}.buttons .add-to-cart:hover{background-color:var(--color-primary);color:#fff}.buttons .buy-now{width:200px;border-radius:5px;padding:10px 20px;background-color:green;color:#fff;border:none;margin-top:40px;font-size:18px;font-family:Inter;font-weight:600;cursor:pointer;transition:all .5s ease}.buttons .buy-now:hover{background-color:hsla(0,0%,54.5%,.138);color:green}.quantity-desc{border:1px solid grey;padding:6px}.quantity-desc span{font-size:16px;padding:6px 12px;cursor:pointer}.quantity-desc .minus{border-right:1px solid grey;color:#f02d34}.quantity-desc .num{border-right:1px solid grey;font-size:20px}.quantity-desc .plus{color:#31a831}.maylike-products-wrapper{margin-top:100px}.maylike-products-container{max-width:1100px;display:grid;grid-template-columns:repeat(5,1fr);overflow-x:auto;margin:10px;flex-wrap:nowrap}.cancel-wrapper,.success-wrapper{background-color:#fff;min-height:60vh}.cancel,.success{width:1000px;margin:160px auto auto;background-color:#dcdcdc;padding:50px;border-radius:15px;display:flex;justify-content:center;align-items:center;flex-direction:column}.success .icon{color:green;font-size:40px}.success h2{text-transform:capitalize;margin-top:15px 0;font-weight:900;font-size:40px;color:#324d67}.success .email-msg{font-size:16px;font-weight:600;text-align:center}.cancel p{font-size:20px;font-weight:600}.success .description{font-size:16px;font-weight:600;text-align:center;margin:30px 10px 10px}.success .description .email{margin-left:5px;color:#f02d34}.product-max-qty{margin-top:10px}.maylike-products-wrapper{margin-top:120px}.maylike-products-wrapper h2{text-align:center;margin:50px;color:#324d67;font-size:28px}.maylike-products-container{display:flex;justify-content:center;grid-gap:15px;gap:15px;margin-top:20px}.max-qty{font-weight:500;color:#f02d34}@media screen and (max-width:768px){.product-detail-header,.product-main-content,.select-your-shop{flex-direction:column}.select-your-shop{display:flex;justify-content:center;align-items:center;width:90%}.hero-banner-container{height:560px}.hero-banner-image{width:77%;height:62%;top:-2%;right:-6%}.footer-banner-container{height:560px;margin-top:80px}.footer-banner-image{width:77%;left:30%;top:6%;height:56%}.banner-desc .left h3{font-weight:900;font-size:50px;margin-left:5px}.banner-desc .left p{margin:18px}.banner-desc .right h3{font-size:45px}.banner-desc .right p{font-size:18px}.banner-desc .right .company-desc{font-size:14px}.banner-desc{flex-wrap:wrap;grid-gap:20px;gap:20px}.hero-banner-container{line-height:1.3}.hero-banner-container h1{font-size:50px}.hero-banner-container h3{font-size:40px}.hero-banner-container button{margin-top:90px;z-index:10000}.desc{bottom:60px}.product-detail-container{flex-wrap:wrap}.product-detail-container .product-detail-image{width:350px;height:350px}.cart-container{width:415px;padding:4px}.cart-heading{margin-top:35px}.product-container{margin-top:10px}.product{padding:20px 5px}.product .cart-product-image{width:25%;height:25%}.buttons .add-to-cart,.buttons .buy-now{width:200px}.product-detail-container{margin:20px}.item-desc .flex{width:200px}.top{flex-wrap:wrap;grid-gap:10px;gap:10px}.item-desc .bottom{margin-top:30px}.flex h5{font-size:16px;color:#324d67}.flex h4{font-size:16px;color:#000}.cart-bottom{padding:30px}.total h3{font-size:20px}.cancel-wrapper,.success-wrapper{min-height:69vh}.cancel,.success{width:370px;margin-top:100px;padding:20px}.success{height:350px}.success h2{font-size:17px}.btn-container{width:300px;margin:auto}.maylike-products-container{display:grid;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:650px){p{font-size:13px}h1{font-size:25px}.buttons .add-to-cart,.buttons .buy-now{width:150px;font-size:15px}.buttons{display:flex;justify-content:center;align-items:center}.maylike-products-container{display:grid;grid-template-columns:repeat(2,1fr)}.select-your-shop{display:flex;justify-content:center;align-items:center;width:100%}}.ProductPageCard_cardContainer__11PBG{width:200px;height:350px;border-radius:10px;background-color:#fff;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;margin:10px 5px 2rem}.ProductPageCard_cardContainer__11PBG:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 1px 2px 2px rgba(0,0,0,.2)}.ProductPageCard_cardImage__2Q4l3{display:grid;place-items:center;margin:.5rem;overflow:hidden}.ProductPageCard_cardImage__2Q4l3 img{height:180px;width:180px}.ProductPageCard_card__mxmVN{display:flex;flex-direction:column;justify-content:center;align-items:center}.ProductPageCard_cardContent__27g0N{margin:0 1rem;font-family:Inter}.ProductPageCard_cardTitle__3lkAn{font-size:13px}.ProductPageCard_cardDescription__2D7Mi{font-family:Inter;margin-bottom:1rem}.ProductPageCard_cardPrice__258zD{font-weight:700}@media screen and (max-width:1000px){.ProductPageCard_cardTitle__3lkAn{font-size:12px}.ProductPageCard_cardDescription__2D7Mi{font-size:.7rem}.ProductPageCard_cardPrice__258zD{font-size:.8rem}.ProductPageCard_cardContainer__11PBG{width:180px;height:320px}}@media screen and (max-width:768px){.ProductPageCard_cardContainer__11PBG{width:180px;height:300px}.ProductPageCard_cardImage__2Q4l3 img{height:90%;width:90%}.ProductPageCard_cardTitle__3lkAn{font-size:12px}.ProductPageCard_cardDescription__2D7Mi{font-size:.7rem}.ProductPageCard_cardPrice__258zD{font-size:.8rem}.ProductPageCard_cardContainer__11PBG{width:165px;height:310px}}@media screen and (max-width:650px){.ProductPageCard_cardImage__2Q4l3 img{height:100%;width:100%}.ProductPageCard_cardContainer__11PBG{width:170px;height:300px}.ProductPageCard_cardTitle__3lkAn{font-size:12px}.ProductPageCard_cardDescription__2D7Mi{font-size:.7rem}.ProductPageCard_cardPrice__258zD{font-size:.8rem}}.select-order-shop-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:5px;box-shadow:1px 1px 5px 2px hsla(0,0%,49.4%,.40784313725490196);border:none}.add-to-cart{padding:10px 20px;border:1px solid var(--color-primary);margin-top:40px;font-size:15px;font-family:Inter;font-weight:600;background-color:#fff;color:var(--color-primary);cursor:pointer;width:160px;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease;border-radius:5px}.add-to-cart:hover{background-color:var(--color-primary);color:#fff}.go-to-cart{padding:10px 20px;border:1px solid #0ba30b;margin-top:40px;font-size:15px;font-family:Inter;font-weight:600;background-color:#fff;color:#fff;cursor:pointer;width:160px;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease;border-radius:5px;background-color:#0ba30b}.go-to-cart:hover{background-color:#025402}.select-order-shop-wrapper{display:flex;flex-direction:column}.shop-order-panda{display:flex;align-items:center;justify-content:space-between}.shop-order-price{margin:.2rem 1rem;font-size:18px}.shop-order-container{display:flex;justify-content:space-between;align-items:center;margin:.25rem 1rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,50.2%,.25)}.shop-order-container:last-child{border:none}.shop-order-details{font-family:Inter;font-size:17px;margin:0 .5rem}.shop-order-title{font-weight:700;margin:1rem;font-size:20px}.shop-order-address{font-size:15px;margin:1rem}.available{color:green}.available,.unavailable{font-family:Gilroy-Bold;font-size:18px;padding:.3rem 1rem;border-radius:5px}.unavailable{color:#6c6c6c}@media screen and (max-width:768px){.select-order-shop-container{width:80%}}@media screen and (max-width:650px){.add-to-cart{font-size:25px;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none}.add-to-cart span{display:none}.shop-order-container{margin:0 1rem}.shop-order-title{font-size:15px}.shop-order-address{font-size:10px}.shop-order-container{align-items:center}.shop-order-price{margin:.2rem 1rem;font-size:16px}.available,.unavailable{font-size:16px}}.relevant-medicine h2{color:#3f3f3f;margin:2rem}.sort-by{display:flex;justify-items:center;align-items:center;background-color:var(--color-bggrey)}.sort-by p{font-family:Inter;font-weight:500;margin-left:2rem}select{padding:.5rem;margin:15px;border:none;border-radius:5px;font-family:Inter;font-size:.9rem}.product-list{padding-bottom:1rem}.product-list-header{display:flex;justify-content:center;align-items:center;margin:.5rem 1rem}.product-list-container{background-color:var(--color-bggrey);padding-bottom:4rem}@media screen and (max-width:768px){.product-list-header{display:flex;justify-content:center;align-items:center;flex-direction:column}}@media screen and (max-width:650px){.product-list-container{width:90%;margin-top:10px}.sort-by p{font-family:Inter;font-weight:500;margin-left:1rem}.sort-by p,select{font-size:.8rem}.relevant-medicine h2{color:#3f3f3f;margin:1rem;font-size:1.1rem}}.orders-container{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1100px;font-family:Inter;width:100%;background-color:var(--color-bggrey);padding:1rem 0 5rem}.orders-heading{text-align:left;width:100%;font-family:Gilroy-Bold;margin-left:3rem}.orders-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.orders-subheading{width:100%;text-align:left;margin-left:3.5rem}@media screen and (max-width:650px){.orders-container{width:95%;padding:0 0 3rem}.orders-heading,.orders-subheading{margin:0;padding-left:1rem}.orders-wrapper{width:100%}}.single-order-wrapper{width:50%}.single-order-header h3{color:#09b609}@media screen and (max-width:650px){.single-order-container{width:100%}.single-order-wrapper{width:90%}.single-order-user-details{justify-content:space-evenly}.single-order-header{flex-direction:column}.single-order-address-wrapper p,.single-order-header p,.single-order-price-wrapper p{font-size:11px}.single-order-header-content h4{display:none}.single-order-header-content h3{font-size:15px}.single-order-header button{padding:.5rem 1rem;font-size:12px;margin:1rem 0}.single-order-address-wrapper p{font-size:10px}.single-order-address-wrapper h4{font-size:13px}.single-order-address-wrapper h5{font-size:12px}.single-order-price-wrapper p{font-size:10px}.single-order-price-wrapper h4{font-size:13px}.single-order-address-wrapper,.single-order-price-wrapper{width:40%}.horizontal-bar{background-color:#000}.single-order-wrapper{height:200px}}.order-cards-container{width:100%;display:flex;justify-content:flex-start;border-radius:5px;font-family:Inter}.order-card-desc p{font-size:12px}.order-cards-card{display:flex;justify-content:flex-start;align-items:center;width:100%}.card-image-wrapper img{height:100px;width:100px}.card-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;font-family:Inter}.order-card-title h2{font-size:15px}.quantity-and-price{font-family:Inter;font-size:12px}.card-price{margin:1rem 0;font-weight:700;font-size:20px}.card-order-details{display:flex;justify-content:center;align-items:center;margin-top:20px;width:100%}.card-order-date,.card-shipping-status{margin-right:2rem}.card-order-again{margin-left:auto}.card-order-again button{padding:.6rem 2rem;border:none;background-color:var(--color-primary);color:#fff;font-family:Inter;font-weight:700;border-radius:5px;transition:all .2s ease;cursor:pointer}.card-order-again button:hover{background-color:#a96308;-webkit-transform:scale(1.025);transform:scale(1.025)}@media screen and (max-width:768px){.card-image-wrapper img{height:90px;width:90px}.order-card-title h2{font-size:14px}.quantity-and-price p{font-family:Inter;font-size:12px}.order-card-desc p{font-size:12px}}@media screen and (max-width:650px){.card-image-wrapper img{height:70px;width:70px}.order-card-title h2{font-size:12px}.order-card-desc p,.quantity-and-price p{font-size:10px}}.login-container{height:700px;max-width:1100px;width:1100px;display:flex;justify-content:center;align-items:center}.login-container::-webkit-scrollbar{display:none}.login-options{display:flex;flex-direction:column;justify-content:center;align-items:center}.login-options button{box-shadow:1px 1px 6px 1px rgba(53,53,53,.218)}.login-options button:hover{box-shadow:1px 1px 7px 2px rgba(53,53,53,.318)}.login-user-button{margin:1rem}.login-user-button button{padding:1rem 4.1rem;background-color:var(--color-primary)}.login-shopowner-button button,.login-user-button button{text-transform:capitalize;font-family:Inter;font-size:1.2rem;border:none;border-radius:5px;color:#fff;font-weight:500;transition:all .2s ease;cursor:pointer}.login-shopowner-button button{padding:1rem 2rem;background-color:var(--color-secondary)}.login-user-button button:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}.login-shopowner-button button:hover{background-color:var(--color-secondary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}.sign-in-option{display:flex;justify-content:center;align-items:center;flex-direction:column}.sign-in{margin:5px}.sign-in button{border:none;background-color:#fff;box-shadow:none;font-family:Inter;font-size:16px;color:var(--color-secondary);font-weight:700;transition:all .3s ease;cursor:pointer}.sign-in button:hover{box-shadow:none;-webkit-transform:scale(1.1);transform:scale(1.1);color:var(--color-primary-dark);background-color:hsla(0,0%,58.4%,.2);border-radius:5px}@media screen and (max-width:1000px){.login-container{width:100%;height:600px}}@media screen and (max-width:768px){.login-container{width:100%;height:600px}}.modal-background{width:100vw;height:110vh;position:fixed;display:flex;justify-content:center;align-items:center;z-index:10;top:0;left:0;overflow:hidden}.modal-background::-webkit-scrollbar{display:none}.modal-background img{-webkit-filter:blur(2px);filter:blur(2px);opacity:1}.user-form{margin:2rem}.user-box,.user-form{display:flex;flex-direction:column;justify-content:center;align-items:center}.user-box{height:500px;width:500px;background:#21cdde;background-size:700px 500px;background-repeat:no-repeat;border-radius:5px;position:absolute;box-shadow:2px 2px 10px 2px #000}.user-form input{font-family:Inter;padding:1rem 10rem 1rem 1rem;margin:.5rem;font-size:17px;transition:all .35s ease;border:none;border-bottom:2px solid hsla(0,0%,100%,.5);background:transparent;color:#000}::-webkit-input-placeholder{color:rgba(0,0,0,.88)}:-ms-input-placeholder{color:rgba(0,0,0,.88)}::placeholder{color:rgba(0,0,0,.88)}.user-form input:focus{border-bottom:3px solid #fff;outline:none;opacity:.98}.user-form input:last-child{text-align:center;margin:2rem;padding:.5rem 2rem;border:none;background-color:var(--color-primary);color:#fff;font-family:Inter;font-weight:500;font-size:20px;text-transform:uppercase;border-radius:5px;box-shadow:1px 2px 5px 2px rgba(0,0,0,.347)}.user-box h3{font-family:gilroy-bold;text-transform:uppercase;font-size:26px;color:#fff;text-shadow:2px 2px rgba(0,0,0,.5);position:relative}.user-form h5{color:red}.header-stuff span{position:absolute;right:10px;top:10px;font-size:30px;color:#fff;cursor:pointer}.create-an-account{padding-bottom:2rem}.create-an-account-ds{color:#083b9a;text-shadow:1px 1px rgba(207,15,15,.26);font-size:15px}.user-submit{cursor:pointer}.user-submit:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.modal-background{height:100vh;width:100vw}.user-box{height:400px;width:400px}.user-form input{padding-right:5rem;margin:.3rem;font-size:15px}.user-box h3{font-size:20px}.user-form{margin:.8rem}::-webkit-input-placeholder{font-size:15px}:-ms-input-placeholder{font-size:15px}::placeholder{font-size:15px}.user-form input:last-child{margin:1rem;padding:.4rem 1.5rem;font-size:15px}}@media screen and (max-width:650px){.modal-background{height:100vh;width:100vw}.user-box{height:350px;width:350px}.user-form input{padding-right:3.5rem;margin:.2rem;font-size:15px}.user-box h3{font-size:18px}.user-form{margin:.5rem}::-webkit-input-placeholder{font-size:13px}:-ms-input-placeholder{font-size:13px}::placeholder{font-size:13px}.user-form input:last-child{margin:1rem;padding:.35rem 1.3rem;font-size:14px}.create-an-account{padding-bottom:1.5rem}.create-an-account-ds{font-size:13px}}.lds-roller{width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#20b2aa;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cart-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:4rem}.cart-heading{font-family:Gilroy-Medium;font-size:20px;margin-bottom:2rem;width:100%}.cart-heading h2{font-size:18px;margin-bottom:1rem}.cart-wrapper{display:flex;flex-direction:row}.cart-products-container{height:40vh;width:40vw;border:1px solid hsla(0,0%,50.2%,.5);overflow:hidden;overflow-y:auto;border-radius:5px}.cart-information-container{height:40vh;width:15vw}.checkout-btn{display:flex;justify-content:space-between;align-items:center;width:100%;margin:2rem}.checkout-btn button{padding:.75rem 2.5rem;font-family:Inter;font-size:large;border:none;border-radius:5px;background-color:var(--color-primary);color:#fff;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex}.checkout-btn button:hover{background-color:#9e6600;-webkit-transform:scale(1.025);transform:scale(1.025)}.subtotal,.total{margin-right:auto}.subtotal span{font-size:16px}.subtotal span,.total span{font-family:Inter;font-weight:600}.total span{font-size:23px}.empty-cart{height:450px;width:1000px;flex-direction:column;font-size:large}.empty-cart,.empty-cart h2{display:flex;justify-content:center;align-items:center}.empty-cart h2{cursor:pointer;transition:all .2s ease-in-out;color:var(--color-secondary)}.empty-cart h2:hover{-webkit-transform:translateX(-5px);transform:translateX(-5px);text-decoration:underline;opacity:.8}.arrow-icon{transition:all .2s ease-in-out}.empty-cart h2:hover .arrow-icon{-webkit-transform:translateX(10px);transform:translateX(10px)}.error-message{color:red}@media screen and (max-width:768px){.cart-container{margin:2rem}.cart-heading{font-size:.8rem}.cart-products-container{width:650px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px}.cart-wrapper{display:flex;flex-direction:column}.cart-information-container{width:100%}.checkout-btn{justify-content:center}.empty-cart{font-size:14px;width:100%;height:550px}}@media screen and (max-width:650px){.cart-products-container{width:100%}.checkout-btn button{padding:.75rem 2rem;font-size:13px}.subtotal span{font-size:18px;font-weight:500}.empty-cart{height:450px;width:100%;font-size:12px}}.CartCards_cartCardContainer__1n04L{border-bottom:1px solid hsla(0,0%,50.2%,.5);width:100px;width:100%}.CartCards_cartCardContainer__1n04L,.CartCards_cartCardWrapper__3Nm2c{display:flex;justify-content:center;align-items:center}.CartCards_cartCardContent__1bm6R{display:flex;flex-direction:column;margin:1rem}.CartCards_cartCardImage__1-AK2 img{width:170px;height:170px}.CartCards_cartCardTitle__20KWa h3{font-family:Inter;font-size:17px;margin-bottom:.2rem}.CartCards_cartCardSmallDesc__1I_O9{font-family:Inter;font-size:14px;margin:1rem 0}.CartCards_cartCardDesc__Ttv-H{font-family:Inter;font-size:13px}.CartCards_cartCardPrice__2jelZ{display:flex;align-items:center;justify-content:space-between;width:100%}.CartCards_cartCardPrice__2jelZ p{font-family:Inter;font-weight:600;font-size:20px;margin-bottom:0}.CartCards_pharmacyInfo__2yUsV{font-family:Inter}@media screen and (max-width:650px){.CartCards_cartCardImage__1-AK2 img{height:130px;width:130px}.CartCards_cartCardDesc__Ttv-H{display:none}.CartCards_cartCardTitle__20KWa h3{font-size:.9rem}.CartCards_cartCardSmallDesc__1I_O9{font-size:.8rem}.CartCards_cartCardPrice__2jelZ p{font-size:15px}}.user-info-container{width:100%;border:1px solid hsla(0,0%,50.2%,.5);height:100%;font-family:Inter;border-radius:5px}.username h3{font-weight:700;padding-left:1rem}.address{display:flex;flex-direction:column}.address h4{padding-left:1rem;margin-top:5px;font-weight:500}.address p{margin:5px 0;padding-left:1rem}.state{margin:10px 0;font-weight:700}.pincode,.state{padding-left:1rem}.pincode{margin:15px 0}.pincode span{font-weight:700}.change-address{padding-left:1rem;margin-top:30px;font-size:small;font-weight:700;text-decoration:underline;color:var(--color-secondary)}.change-address:hover{color:#0d0ba8}.select-shop-container{padding:.5rem 0;width:1100px;background-color:var(--color-bggrey);display:flex;justify-content:center;align-items:center;flex-direction:column}.select-shop-heading{text-align:left;width:100%;margin:1rem}.select-shop-heading h1{padding-left:3rem;font-family:Gilroy-Bold}@media screen and (max-width:768px){.select-shop-container{width:90vw}.select-shop-heading h1{padding-left:3rem;font-family:Gilroy-Bold;font-size:25px}}@media screen and (max-width:650px){.select-shop-container{width:100vw}.select-shop-heading h1{padding-left:1.5rem;font-family:Gilroy-Medium;font-size:20px}}.shop-cards-wrapper{margin:.5rem 1rem;height:270px;width:1000px;border-radius:5px;background-color:#fff;display:flex;justify-content:flex-start;align-items:center;box-shadow:0 0 4px 1px rgba(0,0,0,.264)}.shop-cards-image-wrapper{height:300px;width:400px;display:flex;justify-content:center;align-items:center;margin:.8rem}.shop-cards-image-wrapper img{border-radius:10px;height:245px;width:370px}.shop-cards-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:.8rem;height:100%}.shop-name h1{margin-bottom:1.5rem;font-family:Gilroy-Bold;font-size:25px}.shop-description{margin-bottom:1.5rem}.shop-address,.shop-description{font-family:Inter;font-size:15px}.shop-address{font-weight:600;margin-bottom:2.2rem;margin-top:4rem}@media screen and (max-width:768px){.shop-cards-wrapper{width:80vw;height:210px}.shop-cards-image-wrapper img{height:170px;width:250px}.shop-name h1{font-size:17px}.shop-address,.shop-description{font-size:13px}.shop-address{margin-bottom:1rem;margin-top:2rem}}@media screen and (max-width:650px){.shop-cards-wrapper{width:90vw;height:200px}.shop-cards-image-wrapper img{height:130px;width:150px}.shop-name h1{font-size:15px;margin-bottom:.5rem}.shop-description{font-size:11px;margin-bottom:.5rem}.shop-address{font-size:11px;margin-bottom:1rem}.select-shop-button button{display:none}.select-shop-button-smallscreen button{display:block}}@media screen and (max-width:650px){.caa_modal-background{height:100vh;width:100vw}.caa_user-box{height:600px;width:350px}.caa_user-form{margin:0}.caa_user-form input{padding-right:1rem}.caa_header-stuff h3{font-size:13px}.caa_shopowner{margin-bottom:2rem;font-size:12px}.caa_user-form input:last-child{font-size:15px}}.caa_modal-background{width:100vw;height:110vh;position:fixed;display:flex;justify-content:center;align-items:center;z-index:10;top:0;left:0;overflow:hidden}.caa_modal-background::-webkit-scrollbar{display:none}.caa_modal-background img{-webkit-filter:blur(2px);filter:blur(2px);opacity:1}.caa_user-form{margin:2rem}.caa_user-box,.caa_user-form{display:flex;flex-direction:column;justify-content:center;align-items:center}.caa_user-box{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:rgba(86,86,86,.2);background-size:700px 500px;background-repeat:no-repeat;border-radius:5px;position:absolute;box-shadow:2px 2px 10px 2px #000}.caa_user-form input{font-family:Inter;padding:1rem 20rem 1rem 1rem;margin:.5rem;font-size:17px;transition:all .35s ease;border:none;border-bottom:2px solid rgba(38,38,38,.5);background:transparent;color:#000}::-webkit-input-placeholder{color:hsla(0,0%,40.8%,.92)}:-ms-input-placeholder{color:hsla(0,0%,40.8%,.92)}::placeholder{color:hsla(0,0%,40.8%,.92)}.caa_user-form input:focus{border-bottom:3px solid #fff;outline:none;opacity:.98}.caa_user-form input:last-child{text-align:center;margin:2rem;padding:.5rem 2rem;border:none;background-color:var(--color-primary);color:#fff;font-family:Inter;font-weight:500;font-size:20px;text-transform:uppercase;border-radius:5px;transition:all .2s ease;box-shadow:1px 2px 5px 2px rgba(0,0,0,.347)}.caa_user-form input:last-child:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.05);transform:scale(1.05)}.caa_user-box h3{font-family:gilroy-bold;text-transform:uppercase;font-size:26px;color:#fff;text-shadow:2px 2px rgba(0,0,0,.5);position:relative}.caa_header-stuff span{position:absolute;right:10px;top:10px;font-size:30px;color:#fff;cursor:pointer}.caa_user-submit:hover{-webkit-transform:scale(1.025);transform:scale(1.025);cursor:pointer;background-color:var(--color-primary-dark)}.caa_shopowner{margin-bottom:5rem;font-family:Inter;font-size:17px;color:var(--color-secondary);background-color:hsla(0,0%,100%,.1);padding:.5rem 2rem;border-radius:5px;cursor:pointer;font-weight:700;transition:all .2s ease}.caa_shopowner:hover{-webkit-transform:scale(1.05);transform:scale(1.05);color:var(--color-secondary-dark);background-color:hsla(0,0%,100%,.3);box-shadow:1px 1px 5px 2px hsla(0,0%,53.7%,.313)}@media screen and (max-width:768px){.caa_modal-background{height:100vh;width:100vw}.caa_user-box{height:600px;width:600px}.caa_user-form{margin:0}.caa_user-form input{padding-right:12rem}.caa_header-stuff h3{font-size:20px}.caa_shopowner{margin-bottom:2rem;font-size:15px}.caa_user-form input:last-child{font-size:15px}}@media screen and (max-width:650px){.caa_modal-background{height:100vh;width:100vw}.caa_user-box{height:650px;width:350px}.caa_user-form{margin:0}.caa_user-form input{padding-right:1rem}.caa_header-stuff h3{font-size:13px}.caa_shopowner{margin-bottom:2rem;font-size:12px}.caa_user-form input:last-child{font-size:15px}}.upload-pres-container{max-width:1100px;width:100%;height:700px;background-color:var(--color-bggrey)}.upload-pres-container h1{font-family:Gilroy-Bold;margin-left:1rem}.upload-pres-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}label{font-weight:500}.upload-pres-wrapper form{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;font-family:Inter;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;padding:2rem;margin:auto}.upload-pres-wrapper form label{font-size:20px;margin-right:2rem}.pres-textarea,.upload-pres-wrapper form input{font-family:Inter;font-size:15px}.pres-textarea{margin-top:2rem;padding-bottom:1rem;width:100%}.pres-textarea input{width:90%;padding-bottom:200px;margin-top:2rem;margin-left:1rem;border:none;outline:1px solid grey;border-radius:5px;font-family:Inter;font-size:16px;padding-left:15px;padding-top:1rem}::-webkit-input-placeholder{font-size:16px}:-ms-input-placeholder{font-size:16px}::placeholder{font-size:16px}.select-shop-dropdown{width:100%;font-family:Inter;font-size:20px;font-weight:500;margin-left:4rem}.select-shop-dropdown select{font-family:Inter;font-size:17px;padding:.5rem 2rem}.select-button{width:100%}.select-button button{font-family:Inter;font-size:16px;border:none;border-radius:5px;padding:1rem 2rem;text-transform:uppercase;color:#fff;background-color:var(--color-primary);margin:2rem 3rem;transition:all .3s ease;cursor:pointer}.select-button button:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.upload-pres-container h1{font-size:20px}.upload-pres-container,.upload-pres-wrapper form{width:90%}.upload-pres-wrapper form label{font-size:15px}.select-shop-dropdown{font-family:Inter;font-size:15px}.select-shop-dropdown select{font-size:15px}.select-button button{font-size:15px;padding:.5rem 1.5rem;margin-left:2rem}}@media screen and (max-width:650px){.upload-pres-container h1{font-size:20px}.upload-pres-container{width:85%}.upload-pres-wrapper form{width:90%;margin:0}.upload-pres-wrapper form label{font-size:13px}::-webkit-input-placeholder{font-size:13px}:-ms-input-placeholder{font-size:13px}::placeholder{font-size:13px}.select-shop-dropdown{font-family:Inter;font-size:13px}.select-shop-dropdown select{font-size:13px}.select-button button{font-size:15px;padding:.5rem 1.5rem;margin-left:2rem}}.userprofile-container{height:700px;background-color:var(--color-bggrey);max-width:1100px;align-items:flex-start;flex-direction:column;padding-bottom:2rem}.user-profile-outer,.userprofile-container{width:100%;display:flex;justify-content:center}.user-profile-outer{align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.userprofile-container h1{font-family:Gilroy-Bold;margin:2rem 1rem}.userprofile-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:1px 1px 5px 2px rgba(0,0,0,.227);margin:auto 2rem;width:40%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:5px}.user-icon{margin:2rem;color:#575757}.user-icon-icon{height:120px;width:120px}.user-content{margin:.5rem;font-family:Inter;font-weight:700;font-size:20px}.user-content span{font-weight:400}.all-buttons{display:flex;justify-content:center;align-items:center;flex-direction:column}.update-button{display:flex;justify-content:space-between;width:100%}.update-button button{background-color:transparent;border:none;font-family:Inter;font-size:17px;padding:.5rem;color:rgba(12,59,187,.679);border-radius:5px;font-weight:400;cursor:pointer}.logout-button{margin-top:2rem}.update-password-button button{padding:.3rem 1.2rem;background-color:var(--color-secondary);text-transform:capitalize;margin-top:1.5rem}.logout-button button,.update-password-button button{cursor:pointer;border:none;border-radius:5px;color:#fff;font-family:Inter;font-size:17px;font-weight:700}.logout-button button{padding:.5rem 1.5rem;background-color:var(--color-primary);text-transform:uppercase;margin-bottom:1rem}@media screen and (max-width:768px){.userprofile-wrapper{width:80%}.user-content span{font-size:16px}.user-content p{font-size:15px}.userprofile-container h1{font-size:20px}.all-buttons button{font-size:15px}}.edituserprofile-background{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:hsla(0,0%,50.2%,.85);z-index:10;display:flex;justify-content:center;align-items:center}.edituserprofile-header h1{text-align:center;width:100%;position:relative}.edituserprofile-header{position:relative}.edituserprofile-close-icon{position:absolute;top:-20px;right:10px;cursor:pointer}.edituserprofile-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:60%;border:1px solid #000;background-color:#fff;border-radius:5px}.edituser-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:auto;width:100%;font-family:Inter;font-size:17px}.edituser-form label{width:250px}.edituser-form input{margin:5px;padding:.5rem 2rem .5rem 10px;font-family:Inter;font-size:17px;width:100%;border:none;border-bottom:1px solid grey;transition:all .2s ease}.password-input-field{padding-right:1rem}.edituser-form input:focus{outline:none;border:none;border-bottom:2px solid #000;-webkit-transform:scale(1.025);transform:scale(1.025)}.edituser-form-container{display:flex;justify-content:flex-start;align-items:center;margin:auto}.change-password{margin:2rem;display:flex;justify-content:center;align-items:center}.change-password button{border:none;border-radius:5px;font-family:Inter;font-size:14px;cursor:pointer;padding:.5rem 1.5rem;font-weight:700;color:#fff;background-color:var(--color-secondary)}.password-eye-button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}.save-button{margin:2rem;display:flex;justify-content:center;align-items:center}.save-button button{border:none;border-radius:5px;font-family:Inter;font-size:15px;cursor:pointer;padding:.5rem 2rem;font-weight:700;color:#fff;text-transform:uppercase;background-color:var(--color-primary);transition:all .2s ease}.save-button button:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.edituserprofile-header h1{text-align:center;width:100%;position:relative;font-size:20px}.edituser-form{font-size:13px;width:90%}.edituser-form input{font-size:13px}.edituserprofile-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:650px){.edituserprofile-header h1{font-size:13px;margin:1rem 0}.edituser-form{font-size:10px;width:85%}.edituser-form input{font-size:10px}.edituserprofile-wrapper{width:90%}.save-button button{font-size:10px;padding:.5rem 3rem}.change-password button{font-size:10px}}.up_edituserprofile-background{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:hsla(0,0%,50.2%,.85);z-index:10;display:flex;justify-content:center;align-items:center}.up_edituserprofile-header h1{text-align:center;width:100%;position:relative}.up_edituserprofile-header{position:relative}.up_edituserprofile-close-icon{position:absolute;top:-10px;right:10px;cursor:pointer}.up_edituserprofile-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:60%;background-color:#fff;border-radius:5px}.up_edituser-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:auto;width:100%;font-family:Inter;font-size:17px}.up_edituser-form label{width:250px}.up_edituser-form input{margin:5px;padding:.5rem 2rem .5rem 10px;font-family:Inter;font-size:17px;width:100%;border:none;border-bottom:1px solid grey;transition:all .2s ease}.up_edituser-form input:focus{outline:none;border:none;border-bottom:2px solid #000;-webkit-transform:scale(1.025);transform:scale(1.025)}.up_edituser-form-container{display:flex;justify-content:flex-start;align-items:center;margin:auto}.up_save-button{margin:2rem;display:flex;justify-content:center;align-items:center}.up_save-button button{border:none;border-radius:5px;font-family:Inter;font-size:15px;cursor:pointer;padding:.5rem 2rem;font-weight:700;color:#fff;text-transform:uppercase;background-color:var(--color-primary);transition:all .2s ease}.up_save-button button:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.up_edituserprofile-header h1{text-align:center;width:100%;position:relative;font-size:20px}.up_edituser-form{font-size:13px;width:90%}.up_edituser-form input{font-size:13px}.up_edituserprofile-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:650px){.up_edituserprofile-header h1{font-size:13px;margin:1rem 0}.up_edituser-form{font-size:10px;width:85%}.up_edituser-form input{font-size:10px}.up_edituserprofile-wrapper{width:90%}.up_save-button button{font-size:10px;padding:.5rem 3rem}}.user-address-container{background-color:var(--color-bggrey);max-width:1100px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem 2rem 5rem}.user-address-container h1{margin:1rem;font-family:Gilroy-Bold}.user-address-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.add-new-address button{margin:2rem;font-size:25px;font-family:Gilroy-Bold;padding:.5rem 2rem;border:none;background-color:transparent;cursor:pointer}@media screen and (max-width:768px){.user-address-container{width:80%}}@media screen and (max-width:650px){.user-address-container{width:70%}.user-address-container h1{margin:.24rem;font-size:20px}.add-new-address button{font-size:15px}}.address-user-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%;margin:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.user-address-content{margin:2rem;font-family:Inter;font-size:18px}.user-address-content span{font-weight:500}.user-address-cards{background-color:#fff;margin-top:1rem;height:250px;width:70%;border-radius:5px;box-shadow:1px 1px 5px 2px rgba(0,0,0,.2)}.user-address-cards h4 span{margin:3px;font-size:20px}.address-user-container h3{font-family:Inter}.user-address-buttons{margin-top:1rem;display:flex;justify-content:flex-start;align-items:flex-start}.user-address-buttons button{padding:.5rem 2rem;margin-right:2rem;font-family:Inter;border-radius:5px;transition:all .3s ease}.edit-button{text-transform:uppercase;border:1px solid var(--color-secondary);background-color:transparent;font-size:14px;font-weight:700;color:var(--color-secondary);cursor:pointer}.edit-button:hover{background-color:var(--color-secondary);color:#fff}.remove-button-red{color:#fff;background-color:red;border:1px solid red;text-transform:uppercase;font-weight:600}.remove-button-red:hover{background-color:#fff;color:red}.set-as-primary button{border:none;text-transform:uppercase;background-color:var(--color-primary);color:#fff;cursor:pointer;font-weight:700}.set-as-primary button:hover{background-color:var(--color-primary-dark)}#primary-address{box-shadow:1px 1px 5px 2px var(--color-primary);border:1px solid var(--color-primary)}@media screen and (max-width:768px){.address-user-container,.user-address-cards{width:100%}}@media screen and (max-width:650px){.user-address-cards h4 span{margin:3px;font-size:15px}.user-address-content{margin:1rem;font-family:Inter;font-size:14px}.user-address-buttons button{padding:.3rem 1rem;margin-right:1rem;font-size:10px}.address-user-container h3{font-size:14px}}.ana_edituserprofile-background{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:hsla(0,0%,50.2%,.85);z-index:10;display:flex;justify-content:center;align-items:center}.ana_edituserprofile-header h1{text-align:center;width:100%;position:relative}.ana_edituserprofile-header{position:relative}.ana_edituserprofile-close-icon{position:absolute;top:-10px;right:10px;cursor:pointer}.ana_edituserprofile-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:60%;background-color:#fff;border-radius:5px}.ana_edituser-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:auto;width:100%;font-family:Inter;font-size:17px}.ana_edituser-form label{width:250px}.ana_edituser-form input{margin:5px;padding:.5rem 2rem .5rem 10px;font-family:Inter;font-size:17px;width:100%;border:none;border-bottom:1px solid grey;transition:all .2s ease}.ana_edituser-form input:focus{outline:none;border:none;border-bottom:2px solid #000;-webkit-transform:scale(1.025);transform:scale(1.025)}.ana_edituser-form-container{display:flex;justify-content:flex-start;align-items:center;margin:auto}.ana_save-button{margin:2rem;display:flex;justify-content:center;align-items:center}.ana_save-button button{border:none;border-radius:5px;font-family:Inter;font-size:15px;cursor:pointer;padding:.5rem 2rem;font-weight:700;color:#fff;text-transform:uppercase;background-color:var(--color-primary);transition:all .2s ease}.ana_save-button button:hover{background-color:var(--color-primary-dark);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.ana_edituserprofile-header h1{text-align:center;width:100%;position:relative;font-size:20px}.ana_edituser-form{font-size:13px;width:90%}.ana_edituser-form input{font-size:13px}.ana_edituserprofile-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:650px){.ana_edituserprofile-header h1{font-size:13px;margin:1rem 0}.ana_edituser-form{font-size:10px;width:85%}.ana_edituser-form input{font-size:10px}.ana_edituserprofile-wrapper{width:90%}.ana_save-button button{font-size:10px;padding:.5rem 3rem}}.Notification_notificationContainer__tNtBr{display:flex;flex-direction:column}.Notification_notifications__1PW5t p{display:flex;flex-direction:column;margin:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;padding:1rem 0;transition:all .2s ease}.Notification_notifications__1PW5t p:hover{color:var(--color-primary)}.main-nav,.navbar-switcher-container{width:100%}.main-nav{display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:1px 1px 10px rgba(0,0,0,.25)}.logo{margin-right:25rem;font-family:Gilroy-Medium,sans-serif;font-size:1.5rem}.logo a{text-decoration:none;color:inherit}.main-logo{position:relative}.pharmacy-logo{position:absolute;font-size:15px;color:#18d618;font-family:Inter}.menu-link{display:flex;padding:0 3rem;text-decoration:none}.menu-link li{padding:0 1.75rem;text-decoration:none;list-style-type:none;font-family:Inter,sans-serif;font-size:1.1rem;transition:all .2s ease-in-out}.menu-link li:hover{color:var(--color-primary);-webkit-transform:scale(1.1);transform:scale(1.1);background-color:none}.auth{font-size:1.1rem;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s ease-in-out}.auth span:hover{color:var(--color-primary);-webkit-transform:scale(1.1);transform:scale(1.1)}.auth-btn{padding:.5rem 1.5rem;margin:0 .5rem;font-size:1.1rem;font-family:Inter,sans-serif;font-style:normal;background:var(--color-primary);border-radius:7.5px;border:none;outline:none;color:#fff;cursor:pointer;transition:all .2s ease-in-out}.auth-btn:hover{color:#e8b637;background-color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.smallscreen{display:none}.smallscreen-overlay{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:#fff;color:#fff;transition:all .5s ease;flex-direction:column;z-index:5}.smallscreen-overlay .overlay-close{font-size:27px;color:#fff;cursor:pointer;position:absolute;top:20px;right:20px}.menu-link-smallscreen{list-style:none}.menu-link-smallscreen li{margin:2rem;cursor:pointer;color:var(--color-primary);text-align:center;font-family:Inter}.menu-link-smallscreen li:hover{color:var(--color-secondary)}.flex-center{display:grid;place-items:center}.auth-btn-smallscreen{padding:1rem;font-size:1rem;border:none;border-radius:5px;background-color:var(--color-primary);color:#fff;font-family:Inter;font-weight:700;display:flex;justify-content:center;align-items:center}.user-icons{display:flex;justify-items:center;align-items:center}.cart-icon{margin:0 1rem}.cart-icon,.notification-bell{cursor:pointer}.user-logo-open{display:flex}.user-logo{margin:0 1rem;cursor:pointer;position:relative}.user-logo-info{display:flex;align-items:center;grid-gap:20px;gap:20px}.user-logo-info>span{font-weight:650;font-size:18px}.user-logo-dropdown{display:flex;flex-direction:column;justify-content:center;text-align:left;position:absolute;right:-5px;z-index:10;top:30px;background-color:#fff;width:150px;height:100px;padding:0 1rem;font-family:Inter;border:1px solid grey;border-radius:5px;overflow:hidden}.user-logo-dropdown a{padding:3px 0;transition:all .2s ease}.user-logo-dropdown a:hover{background-color:var(--color-bggrey);color:var(--color-primary)}.notification-bell{position:relative}.notification-open{display:flex;flex-direction:column;justify-content:center;text-align:left;position:absolute;right:-5px;z-index:10;top:30px;background-color:#fff;width:350px;height:200px;font-family:Inter;border:1px solid grey;border-radius:5px;overflow:hidden;overflow-y:auto}.notification-open::-webkit-scrollbar{display:none}.counter{position:absolute;top:-5px;right:-5px;background-color:red;color:#fff;width:18px;height:18px;display:grid;place-items:center;font-size:13px;border-radius:50%}.cartBlock{display:flex;justify-content:center;align-items:center}.cart-text{position:relative}.item-counter{position:absolute;font-size:.8rem;margin:0 .2rem;border-radius:50%;background-color:red;height:15px;width:15px;text-align:center;color:#fff}@media screen and (max-width:1100px){.logo{margin-right:12.5rem}.auth{display:flex;font-size:1rem;justify-content:center;align-items:center}.auth span{margin:0}.auth-btn{padding:.3rem 1rem;margin:0 .5rem}.auth-btn,.menu-link li{font-size:1rem}.main-nav{width:100%;display:flex;justify-content:center;align-items:center}}@media screen and (max-width:1000px){.menu-link li{font-size:1rem;padding:0 1rem}.logo{margin-right:10rem;font-size:1.25rem}}@media screen and (max-width:820px){.menu-link li{font-size:.8rem;padding:0 1rem}.logo{margin-right:7.5rem;font-size:1rem}.auth,.auth-btn{font-size:.8rem}}@media screen and (max-width:768px){.menu-link{display:none}.smallscreen{display:flex;margin-right:2rem}.main-nav{display:flex;justify-content:space-between}.logo{margin-left:2rem}.auth{display:none}}@media screen and (max-width:650px){.menu-link{display:none}.smallscreen{display:flex;margin-right:2rem}.main-nav{display:flex;justify-content:space-between}.logo{margin-left:2rem}.auth{display:none}}.inventory-container{max-width:1100px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--color-bggrey)}.inventory-header h1{font-family:Gilroy-Bold;margin:1rem}.inventory-add-medicine button{color:#fff;background-color:var(--color-primary);border:none;padding:1rem 2rem;border-radius:5px;font-family:Inter;font-weight:700;font-size:20px;transition:all .3s ease;cursor:pointer;margin:2rem}.inventory-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;height:-webkit-max-content;height:max-content;margin:2rem}.inventory-add-medicine button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:var(--color-primary-dark)}@media screen and (max-width:650px){.inventory-add-medicine button{font-size:15px}}.am_modal-background{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:hsla(0,0%,50.2%,.85);z-index:10;display:flex;justify-content:center;align-items:center}.am_modal-background::-webkit-scrollbar{display:none}.am_edituserprofile-header h1{text-align:center;width:100%;position:relative}.am_edituserprofile-header{position:relative}.am_edituserprofile-close-icon{position:absolute;top:-10px;right:10px;cursor:pointer}.am_edituserprofile-wrapper{height:-webkit-max-content;height:max-content;width:60%;background-color:#fff;border-radius:5px;padding:1rem 2rem}.am_content-wrapper{min-height:400px;overflow:hidden;overflow-y:auto}.am_select-quantity{flex-direction:column;font-family:Inter;margin:1.5rem}.am_quantity-div,.am_select-quantity{display:flex;justify-content:center;align-items:center}.am_quantity-div button{background-color:var(--color-secondary);border:none;border-radius:5px;color:#fff;font-size:25px;margin:.5rem;padding:0 .6rem;cursor:pointer}.am_quantity{font-size:20px}.add-medicine-button button{color:#fff;background-color:var(--color-primary);border:none;padding:.5rem 1.5rem;border-radius:5px;font-family:Inter;font-weight:700;font-size:18px;transition:all .3s ease;cursor:pointer;margin-top:1rem}.add-medicine-button{display:flex;justify-content:center;align-items:center;width:100%}.add-medicine-button button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:var(--color-primary-dark)}.am_select-quantity-and-price{display:flex;justify-content:space-around;align-items:flex-start;flex-direction:row}.am_select-price h3{font-family:Inter}.am_select-price{margin:1.5rem}.am_select-price span{font-size:20px}.am_select-price input{font-size:20px;width:200px;outline:none;border:none;border-bottom:1px solid rgba(53,53,53,.614);transition:all .3s ease}.am_select-price input:focus{border-bottom:2px solid rgba(53,53,53,.8)}@media screen and (max-width:768px){.am_edituserprofile-header h1{font-size:22px}.am_select-quantity-and-price h3{font-size:13px}.am_select-price input{width:120px}}@media screen and (max-width:650px){.am_edituserprofile-header h1{font-size:20px}.am_edituserprofile-close-icon{position:absolute;top:-5px;right:0;cursor:pointer}.am_select-quantity-and-price{flex-direction:column;align-items:center;justify-content:center}.am_select-price input{width:100px}.am_select-quantity-and-price h3{font-size:12px}.add-medicine-button button{font-size:13px}}.medicine-image-wrapper img{height:150px;width:150px}.medicine-image-wrapper{display:flex;justify-content:center;align-items:center}.inventory-list-container{align-items:flex-start;margin:2rem;font-family:Inter;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.inventory-list-container,.inventory-list-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.inventory-list-wrapper{align-items:center}.inventory-list-items{background-color:#fff;display:flex;box-shadow:1px 1px 5px 2px hsla(0,0%,46.3%,.4);margin:5px;border-radius:5px;width:100%}.medicine-content{margin:2rem;font-size:14px;display:flex;justify-content:space-between;align-items:flex-start;width:100%}.medicine-title{font-family:Gilroy-Medium;font-weight:700;font-size:15px;margin:.5rem 0}.medicine-buttons{height:100%;display:flex;justify-content:center;align-items:flex-end}.medicine-buttons button{margin:10px}.edit-price-button{border:1px solid var(--color-secondary);background:transparent;font-size:12px;font-family:Inter;border-radius:5px;color:var(--color-secondary);padding:.5rem 1.5rem;font-weight:600;transition:all .3s ease;cursor:pointer}.edit-price-button:hover{background-color:var(--color-secondary);color:#fff}.remove-button{border:1px solid red;background:red;font-size:12px;font-family:Inter;border-radius:5px;color:#fff;padding:.5rem 1.5rem;font-weight:600;transition:all .3s ease;cursor:pointer}.remove-button:hover{background-color:#fff;color:red}@media screen and (max-width:768px){.medicine-buttons button{padding:.5rem 1rem;margin:1rem}.medicine-content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:100%}.medicine-image-wrapper img{height:140px;width:140px}.medicine-image-wrapper{display:flex;justify-content:center;align-items:center}}@media screen and (max-width:650px){.medicine-buttons button{padding:.3rem .8rem;font-size:11px;margin:1rem .2rem 0}.medicine-buttons{justify-content:space-between;align-items:space-between;width:100%}.medicine-content{font-size:12px}.medicine-image-wrapper img{height:110px;width:110px}.medicine-title{font-size:13px}}.shop-orders-container{max-width:1100px;width:100%;background-color:var(--color-bggrey)}.shop-orders-container h1{font-family:Gilroy-Bold;margin:1rem}.shop-orders-wrapper h4{margin:2rem}.single-order-container{box-shadow:1px 2px 6px 1px hsla(0,0%,42.4%,.495);border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;margin:.5rem 2rem;background-color:hsla(0,0%,100%,.9);padding-bottom:2rem}.single-order-wrapper{background:linear-gradient(180deg,transparent,transparent,transparent,transparent,transparent,transparent,hsla(0,0%,53.3%,.394));border-radius:5px;z-index:2;box-shadow:1px 1px 5px 2px hsla(0,0%,51.8%,.35);margin:auto;width:80%;height:260px;overflow:hidden;overflow-y:auto}.single-order-wrapper::-webkit-scrollbar{display:none}.single-order-header{font-size:14px;margin:.2rem 2rem;display:flex;width:90%;justify-content:space-between;align-items:center}.single-order-header h3{color:var(--color-primary);font-weight:700;font-size:18px;text-shadow:1px 1px rgba(0,0,0,.15)}.single-order-header p{margin:.2rem 0}.single-order-header p:last-child{margin-bottom:2rem}.single-order-user-details{margin:0 2rem;font-family:Inter;font-size:14px;display:flex;width:90%;justify-content:space-between;align-items:flex-start}.single-order-address-wrapper p{margin:0;line-height:16px}.single-order-address-wrapper h5{font-size:14px;margin:.5rem 0}.single-order-address-wrapper h4{font-size:16px}.single-order-header span{color:#10ab10;font-weight:700}.single-order-price-wrapper{font-family:Inter;width:20%;font-size:13px}.single-order-price-wrapper p{margin:.1rem}.horizontal-bar{border:1px solid rgba(0,0,0,.45);margin-top:1rem}.single-order-price-wrapper h4{font-size:16px}.single-order-header button{background-color:var(--color-primary);border:none;padding:.5rem 1.5rem;font-family:Inter;font-weight:700;border-radius:5px;color:#fff;cursor:pointer;transition:all .2s ease}.single-order-header button:hover{background-color:var(--color-primary-dark)}.disabled_button{color:#fff;background-color:grey;font-size:15px;border:none;padding:.75rem 2rem;border-radius:5px;font-weight:600;cursor:pointer;transition:all .3s ease}#disabled,#disabled2{display:none}.set-order-status{width:90%}.set-order-status h3{font-family:Inter;font-size:16px}.enabled_button{color:#fff;background-color:#09b609;font-size:15px;border:none;padding:.75rem 2rem;border-radius:5px;font-weight:600;cursor:pointer;transition:all .3s ease}.enabled_button:hover{background-color:#067b06}@media screen and (max-width:768px){.single-order-wrapper{width:70%}.single-order-address-wrapper p,.single-order-header p,.single-order-price-wrapper p{font-size:13px}}@media screen and (max-width:650px){.single-order-container{width:90%;margin:auto}.single-order-wrapper{width:70%}.single-order-user-details{justify-content:space-evenly}.single-order-header{flex-direction:column}.single-order-address-wrapper p,.single-order-header p,.single-order-price-wrapper p{font-size:11px}.single-order-header-content{margin-bottom:1rem}.single-order-header-content h4{display:none}.single-order-header-content h3{font-size:15px}.single-order-header button{padding:.5rem 1rem;font-size:12px;margin:1rem 0}.single-order-address-wrapper p{font-size:10px}.single-order-address-wrapper h4{font-size:12px;margin:1.5rem}.single-order-address-wrapper h5{font-size:12px}.single-order-price-wrapper p{font-size:10px}.single-order-price-wrapper h4{font-size:12px;margin:1.5rem 1.5rem 2.5rem}.single-order-address-wrapper,.single-order-price-wrapper{width:40%}.horizontal-bar{background-color:#000}.single-order-wrapper{height:200px}.set-order-status button{font-size:14px}.set-order-status{width:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.set-order-status h3{font-size:14px}}.shop-profile-container{max-width:1100px;width:100%;background-color:var(--color-bggrey);padding-bottom:4rem}.shop-profile-container h1{font-family:Gilroy-Bold;margin:1rem}.shop-profile-wrapper{font-size:18px}.shop-profile-form,.shop-profile-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Inter}.shop-profile-form{border-radius:5px;background-color:#fff;width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.shop-profile-form form{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:90%;margin:2rem 0}.shop-profile-form form input{width:100%;padding:.5rem 0;border:none;border-bottom:1px solid hsla(0,0%,40.8%,.5);margin:1rem 0;font-size:17px;transition:all .2s ease}.shop-profile-form form input:focus{outline:none;border-bottom:2px solid hsla(0,0%,40.8%,.7)}.password-button{display:flex;justify-content:center;align-items:center;width:100%}.password-button button{font-family:Inter;font-size:17px;color:#fff;background-color:var(--color-secondary);border:none;padding:.5rem 1.75rem;border-radius:5px;text-transform:uppercase;font-weight:500;cursor:pointer}.password-button button:hover{background-color:var(--color-secondary-dark)}@media screen and (max-width:650px){.shop-profile-form{width:90%}.shop-profile-form form{font-size:13px}.password-button button{font-size:13px;text-transform:capitalize;padding:.5rem 1rem}}.disease-detail-container{max-width:1100px;width:100%}.select-your-medicine{display:flex;justify-content:center;align-items:center;flex-direction:column}.disease-related-medicine{display:flex;justify-content:flex-start;align-items:flex-start;box-shadow:1px 1px 6px 2px hsla(0,0%,60.8%,.54);margin:.5rem;width:100%;border-radius:5px}.disease-medicine-content{margin:1rem}.disease-medicine-image img{height:150px;width:150px}.product-detail-desc-disease{width:100%}.disease-medicine-name{font-family:Gilroy-Medium;font-weight:600;margin-bottom:2rem}.product-detail-desc-disease p{display:flex;justify-content:flex-start;margin-right:1rem}
/*# sourceMappingURL=main.d7900e78.chunk.css.map */