html{scroll-behavior:smooth}body{background-color:#e2e2e2;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;background-position:50%;background-repeat:no-repeat;background-size:cover}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__image{width:100%;z-index:-1;margin-bottom:-180px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.home__loading{display:block;margin-left:auto;margin-right:auto;width:100%;height:100%;max-width:1500px}.home__loading,.home__loading>img{justify-content:center;align-items:center}.home__loading>img{margin-left:250px;margin-right:250px;width:400px}.home__loading>h1{margin-left:150px;margin-right:150px}@media (max-width:768px){.home__loading{margin:50px}.home__loading>img{width:200px}}.product{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:300px;max-height:350px;min-width:100px;background-color:#fff;z-index:1}.product:hover{transition:transform .2s ease-in-out;transform:scale(1.08)}.product__img{max-height:250px;height:230px;width:200px;object-fit:contain;margin-bottom:15px}.product__info{height:100px;margin-bottom:15px}.product__info>p{font-size:medium}.product>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;cursor:pointer}.product>button:hover{transition:transform color .2s ease-in-out;transform:scale(1.1)}.product__price{margin-top:5px}.product__rating{display:flex}.footer{display:block;position:static;bottom:0;width:100%}.footer__top{background-color:#37475a;height:50px;text-align:center;align-items:center}.footer__top h3{padding-top:10px;color:#fff}.footer__center{display:block;background-color:#232f3e;color:#fff}.footer__links{display:flex;justify-content:space-evenly;padding-top:40px;border-bottom:1px solid #474242;margin-bottom:25px}.footer__links p{padding-left:20px;padding-bottom:10px}.footer__link{text-decoration:none;color:#fff;line-height:2}.footer__logo{display:block;width:18%;margin-left:auto;margin-right:auto}.footer__bottom{padding:10px;display:flex;background-color:#131a22;justify-content:space-evenly}.footer__bottom>p{color:wheat}.footer__bottom>a{text-decoration:none;color:#fff}.header{height:60px;display:flex;align-items:center;background-color:#131921;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;object-fit:contain;margin:15px 20px 0}.header__location{display:flex;align-items:center;font-size:10px;color:#fff}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;border:none;width:90%}.header__searchIcon{padding:5px;height:22px!important;background-color:#cd9042}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionCart{display:flex;align-items:left;color:#fff}.header__CartCount{margin-left:10px;margin-right:10px}@media (max-width:540px){header{justify-content:space-evenly}span{font-size:8px}.header__search{display:none}.header__logo{margin:0 7px}}.cart{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.cart__lite{text-decoration:none;font-size:large}.cart__ad{width:100%;margin-bottom:10px}.cart__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.cart__promotion{font-size:x-small}.cart__subtotalAd{margin-left:20px}.cart__subtotalAd>small{margin-left:30px}.cart__rightAd{width:100%;object-fit:contain}@media (max-width:768px){.cart__rightAd{width:80%}}@media (max-width:550px){.cart{display:grid;flex-direction:column}.cart__promotion{display:none}}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;margin-top:10px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.subtotal__btn{background:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.subtotal__ad{padding-top:20px;width:340px;height:100%}@media (max-width:768px){.subtotal{min-width:200px;width:100%}.subtotal__btn{width:60%}}@media (max-width:620px){.subtotal__ad{display:none}}.cartitem{display:flex;margin-top:20px;margin-bottom:20px}.cartitem__info{padding-left:20px}.cartitem__image{object-fit:contain;min-width:150px;width:200px;height:200px}.cartitem__rating{display:flex}.cartitem__title{font-size:18px;font-weight:700}.cartitem__price>strong{font-size:large;font-weight:600}.cartitem__quantity{display:flex}.cartitem__quantity>p{margin:0 10px}.cartitem__quantity>button{border:1px solid;border-radius:5px;color:#111}.cartitem__quantity>button:first-child{padding:5px 10px;background:#ff7474}.cartitem__quantity>button:last-child{padding:5px 10px;background:#95fdb4}.cartitem__btn{background:#f0c14b;margin-top:20px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}@media (max-width:768px){.cartitem__image{width:100%}.cartitem__title{font-size:15px;font-weight:800}}
/*# sourceMappingURL=main.16cddc7e.chunk.css.map */