body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto}.header{background-image:linear-gradient(90deg,#6a11cb 0,#2575fc);height:60px;min-width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.header__logo{align-items:center;display:flex}.header__logo{cursor:pointer;margin:0 20px;object-fit:contain;text-decoration:none}.header__logo:visited{text-decoration:none!important}.header__search{align-items:center;border-radius:24px;display:flex;flex:1 1}.header__searchInput{border:none;height:12px;padding:10px;width:100%}.header__searchIcon{background-color:#cd9042;height:22px!important;padding:5px}.header__nav,.header__option{justify-content:center}.header__option{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:14px;margin-left:10px;margin-right:10px;text-align:center}.header__optionLineOne{font-size:1em}.header__optionLineTwo{font-size:1.1em;font-weight:800}.header__optionBasket{align-items:center;color:#ff0;display:flex;justify-content:center;margin-left:4px}.header__basketCount{margin-left:10px;margin-right:10px}.header__nav{align-items:center;display:flex;justify-content:space-evenly}@media only screen and (max-width:960px){.header{flex-direction:row;height:60px;min-width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.header__logo{align-items:center;display:flex;justify-content:center}.header__logo{cursor:pointer}.header__search{border:none;height:12px;min-width:45%;padding:10px}.header__nav{font-size:16px}.header__nav,.header__optionLineOne{align-items:center;display:flex;justify-content:center}.header__optionLineOne{font-size:10px}.header__optionLineTwo{align-items:center;display:flex;font-size:12px;font-weight:800;justify-content:center}}.home{background:linear-gradient(0deg,#30cfd0 33%,#330867);background-repeat:no-repeat;display:flex;justify-content:center;min-height:calc(100% - 120px);padding:10px;scroll-behavior:smooth}.home__row{display:flex;margin-left:5px;margin-right:5px;z-index:1}.home__slideshow{display:flex;flex-direction:row;justify-content:center;object-fit:contain}@media only screen and (max-width:960px){.home{display:flex;justify-content:center;max-width:940px;min-height:calc(100% - 120px);padding:10px;top:0;width:100%}.home__slideshow{display:block}.home__row{align-items:center;display:flex;justify-content:center;margin-left:5px;margin-right:5px;z-index:1}}.product{align-items:center;background-color:#fff;box-shadow:1px 2px 5px 5px #e2e2de;display:flex;flex-direction:column;font-family:Roboto,sans-serif;justify-content:center;width:100%;z-index:1}.product,.product__info{margin:5px}.product__info>h3{display:block;font-size:20px;font-weight:600}.product__price>span{display:block;font-size:18px}.product>img{display:block;height:300px;object-fit:cover;width:300px;z-index:inherit}.product>.product__add{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:5px;border-style:solid;border-width:1px;color:#111;margin-bottom:15px;transition:background .2s ease-in-out}.product>.product__add:hover{background:#ff3;border:1px solid;color:#336;cursor:pointer}.product>.product__info{display:block;height:120px;text-align:center}@media screen and (max-width:960px){.product{display:flex;flex-direction:column;margin:5px;min-height:300px;min-width:300px;z-index:1}.product__info{text-align:center}.product>img{max-height:150px;max-width:150px;object-fit:cover;z-index:inherit}}.productList{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:center;margin:10px;max-height:960px;max-width:100%;padding:5px;width:100%;z-index:1}@media only screen and (max-width:960px){.productList{background-color:#fff;height:100%;width:70%}}.slider{align-items:center;display:block;display:flex;flex-direction:row;justify-content:center;width:100%}@media only screen and (max-width:960px){.slider{align-items:center;display:block;display:flex;flex-direction:row;justify-content:center;min-width:959px;width:100%}.slider>img{display:block;height:auto;max-width:900px;object-fit:contain;width:100%}}.footer{align-items:center;background-image:linear-gradient(270deg,#6a11cb 0,#2575fc);border-top:1px solid #000;color:#fff;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.checkout{background-color:#fff;display:flex;height:-webkit-max-content;height:max-content;padding:20px}.checkout__ad{margin-bottom:10px;width:100%}.checkout__title{border-bottom:1px solid #d3d3d3;margin-right:10px;padding:10px}.checkout__cartIcon,.checkout__title{align-items:center;display:flex;justify-content:flex-start}.subtotal{background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px;display:flex;flex-direction:column;height:100px;justify-content:space-between;padding:20px;width:300px}.subtotal__gift{align-items:center;display:flex}.subtotal__gift>input{margin-right:5px}.subtotal>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:2px;border-style:solid;border-width:1px;color:#111;height:30px;margin-top:10px;width:100%}.checkoutProduct{display:flex;margin-bottom:20px;margin-top:20px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;margin-top:10px}.checkoutProduct__image{height:180px;object-fit:contain;width:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.login{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh}.login__logo{margin:20px auto;max-width:760px;object-fit:contain}.login__container{border:1px solid #d3d3d3;border-radius:5px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:300px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{background-color:#fff;height:30px;margin-bottom:10px;width:98%}.login__container>p{font-size:12px;margin-top:15px}.login__signInButton{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__registerButton,.login__signInButton{border-radius:2px;height:30px;margin-top:10px;width:100%}.login__registerButton{border:1px solid #a9a9a9}.payment{background-color:#fff}.payment__container>h1{background-color:#eaeded;border-bottom:1px solid #d3d3d3;font-weight:400;padding:10px;text-align:center}.payment__container>h1 a{text-decoration:none}.payment__section{border-bottom:1px solid #d3d3d3;display:flex;margin:0 20px;padding:20px}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__items{flex:0.8 1}
/*# sourceMappingURL=main.5c17c042.css.map*/