body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaeded;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0}.header{align-items:center;background-color:#131921;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:10000}.header__logo{object-fit:contain;padding:18px 18px 5px;width:100px}.header__search{align-items:center;display:flex;flex:1 1}.header__searchInput{border:none;height:12px;outline:none;padding:10px;width:100%}.header__searchIcon{background-color:#cd9042;height:22.25px!important;padding:5px}.header__nav{align-items:center;display:flex}.header__nav--link{color:#fff;text-decoration:none}.header__nav--option{display:flex;flex-direction:column;margin-inline:10px}.header__nav--optionLineOne{font-size:10px}.header__nav--optionLineTwo{font-size:13px;font-weight:800}.header__nav--optionCart{align-items:center;display:flex}.header__cartCount{font-size:1.25rem;margin-right:5px}.home__img{margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);width:100%;z-index:-1}.home{margin-inline:auto;max-width:1450px}.products__row{display:flex;margin-inline:10px}.books__row{align-items:center;background-color:#fff;display:flex;gap:2.25rem;margin-inline:20px;margin-top:1rem;overflow:overlay;padding:15px;position:relative}.books__row::-webkit-scrollbar{display:none}.arrow{align-items:center;border:none;display:flex;height:100%;justify-content:center;opacity:.3;outline:none;position:absolute}.backArrow{left:0}.forwardArrow{right:0}.arrow:hover{opacity:.7;transition:.3s ease-in-out}.deals__row{align-items:center;display:flex;gap:1rem;margin-inline:20px}.deal__card{background-color:#fff;display:flex;flex-direction:column;height:21rem;justify-content:space-around;margin-bottom:2rem;padding-inline:20px;width:20rem;z-index:2}.deal__card>a{color:#007185;font-size:12px;text-decoration:none}.deals{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:-1rem}.prime__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr;margin-bottom:2rem;margin-inline:1rem}.prime__card{background-color:#fff;max-height:21rem;position:relative}.prime__card a,.prime__card h3,.prime__card span{color:#fff;left:1rem;position:absolute;text-decoration:none;top:1rem}.prime__card span{color:#fff;position:absolute;top:2.5rem}.prime__card a{color:#fff;font-size:14px;position:absolute;text-decoration:none;top:17rem;z-index:4}.prime__card>img{height:100%;object-fit:cover;width:100%}.prime__card:before{background-color:#000;content:"";height:100%;opacity:.3;position:absolute;width:100%}@media screen and (max-width:1260px){.deal__card:nth-child(4){display:none}.prime__card{width:21rem}.prime__card>h3{font-size:1.1rem;margin-top:.5rem}.prime__card a{top:18.5rem}}@media screen and (max-width:760px){.deal__card{height:15rem;width:15rem}.deal__card:nth-child(n+3){display:none}.prime__card{max-height:15rem;width:17.25rem}.prime__card>span{font-size:14px;margin-top:1.5rem}.prime__card>h3{font-size:1.1rem}.prime__card a{top:12.5rem}}@media screen and (max-width:560px){.prime__card{width:100%}.prime__row .deal__card{display:none}.prime__row{grid-template-columns:1fr}}.star{color:#f5961d}.greyStar{color:#e3e6e6}.product{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin:10px;max-height:400px;min-width:100px;padding:20px;width:100%;z-index:2}.product>img{margin-bottom:1rem;max-height:200px;object-fit:contain;width:100%}.product__price{margin:5px 0}.product__info{height:100px;margin-bottom:15px}.product__btn{background-color:#ffd814ec;border:none;font-weight:600;outline:none;padding:15px;width:100%}@media screen and (max-width:760px){.product>img{align-self:center;height:8rem;object-fit:contain;width:4rem}.product{gap:0;height:250px}.product__title{word-wrap:normal;font-size:14px;max-width:10rem;overflow:hidden;white-space:nowrap}}.book{height:200px}.img{height:100%}.deal{align-items:left;display:flex;flex-direction:column;gap:5px}.deal>span{font-size:12px}.deal>img{max-height:100px;object-fit:contain;width:125px}.deal>span{-webkit-text-size-adjust:2rem;-moz-text-size-adjust:2rem;text-size-adjust:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:8rem}@media screen and (max-width:760px){.deal>img{width:45px}.deal>span{width:5rem}}.checkout{background-color:#fff;max-width:94.5%;padding:2rem 1rem}.checkout .emptycart>h2{font-size:1.5rem;font-weight:400;margin-bottom:.25rem}.checkout .emptycart>p{color:#575757;font-size:1rem}.homepage__link{color:#007185;text-decoration:none}@media screen and (max-width:760px){.checkout{margin-right:2rem}}.cart__items{max-width:100%}.cart__heading{display:flex;justify-content:space-between;width:100%}.cart__heading>span{align-self:end;position:relative;top:.7rem}.cart__items>h2{font-size:1.75rem;font-weight:400}.cart__items>hr{border:none;border-top:1px solid #b8b8b8;margin:1rem 0}@media screen and (min-width:760px){.checkout{background-color:#fff;padding:3rem 1.5rem;width:100%}.checkout .emptycart>h2{font-size:2rem}.checkout .emptycart>p{font-size:1.25rem}}.items{align-items:left;flex-direction:column;justify-content:space-between}.items,.wrapper{display:flex;gap:1rem}.wrapper{align-items:start;margin:2rem 1rem;width:100%}@media screen and (max-width:760px){.subtotal{display:none}}.amountTotal{text-align:right}.cartProduct{align-items:start;border-bottom:1px solid #a1a1a1;display:flex;gap:1rem;justify-content:space-between;padding:1rem 0}.image{flex:1 1}.image>img{height:auto;height:5rem;max-width:8rem;object-fit:contain;width:8rem}.price{flex:1 1}.cartProduct__info>img{width:3rem}.cartProduct__info{display:flex;flex:7 1;flex-direction:column}.cartProduct__info h2{font-size:1.2rem;font-weight:400;width:80%}.cartProduct__info span{font-size:12px}.cartProduct__info p{font-size:13px;margin-bottom:.5rem}.cartProduct .price{display:flex;justify-content:end}.deleteBtn{background-color:#ffd814ec;border:none;cursor:pointer;font-size:10px;margin-top:.5rem;opacity:.9;outline:none;padding:5px 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deleteBtn:hover{opacity:1;transition:.3s ease-out}.subtotal{background-color:#fff;margin-right:2rem;padding:.5rem;width:10rem}.subtotal h1{font-size:1rem;font-weight:400}.eligible{align-items:start;display:flex}.checkIcon{color:green}.checkIcon~span{font-size:10px;margin-bottom:.25rem}.checkoutBtn{background-color:#ffd814ec;border:none;cursor:pointer;font-size:10px;margin-top:.5rem;opacity:.9;outline:none;padding:5px 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}@media screen and (min-width:760px){.subtotal{width:15rem}}.login__logo{margin-bottom:-3rem;object-fit:contain;width:10rem}.login{align-items:center;background-color:#fff;padding:1rem;width:100%}.login,.loginForm__container{display:flex;flex-direction:column}.loginForm__container{border:1px solid #727272;border-radius:3px;gap:1rem;padding:20px 26px;width:20rem}.loginForm__container form{display:flex;flex-direction:column;gap:.5rem}.loginForm__container p{font-size:13px;width:100%}.login .createAccountBtn{background:linear-gradient(180deg,#f7f8fa,#e7e9ec);border:1px solid hsla(0,0%,7%,.308);width:23.5rem}.login button{background:linear-gradient(180deg,#f7dfa5,#f0c14b);border:none;border:1px solid hsla(0,0%,7%,.308);border-radius:3px;cursor:pointer;font-size:14px;margin-top:.5rem;outline:none;padding:.55rem}.loginForm__container input{outline:none;padding:.45rem 5px}.loginForm__container h1{font-size:1.5rem}.login span{font-size:13px;margin-top:1rem;position:relative}.login span:before{left:-8.5rem}.login span:after,.login span:before{background-color:#000;content:"";height:1px;opacity:.5;position:absolute;top:50%;width:8rem}.login span:after{right:-8.5rem}.login form p a{color:#00758a;text-decoration:none}
/*# sourceMappingURL=main.7f0b7d59.css.map*/