*,body{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#131921;display:flex;height:60px;position:sticky;top:0;z-index:100}.header__logo{margin:0 20px}.header__logoImage{margin-top:10px;object-fit:contain;width:120px}.header__search{align-items:center;border-radius:50px;display:flex;flex:1 1}.header__search:focus-within{border-radius:2px;box-shadow:0 0 0 3px #f90}.header__searchInput{border:none;border-radius:2px 0 0 2px;height:12px;outline:none;padding:10px;width:100%}.header__searchIcon{background-color:#f3a847;border-radius:0 2px 2px 0;height:22px!important;padding:5px}.header__searchIcon:hover{background-color:#f90;cursor:pointer}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{align-items:center;color:#fff;display:flex;margin-right:10px;padding:10px}.header__optionBasket:hover{border-radius:2px;outline:1px solid #fff}.header__basketCount{margin-left:10px}.header__nav{align-items:center;display:flex;justify-content:space-evenly}.header__option{color:#fff;display:flex;flex-direction:column;margin-left:10px;margin-right:10px;padding:8px}.header__logo:hover,.header__option:hover{border-radius:2px;outline:1px solid #fff}.header__nav a{text-decoration:none}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__row{display:flex;margin-left:5px;margin-right:5px;z-index:1}.home__slideshowContainer{margin:auto;position:relative;width:100%}.home__slideImage{display:none;margin-bottom:-20%;-webkit-mask-image:linear-gradient(180deg,#000 30%,#0000 90%);mask-image:linear-gradient(180deg,#000 30%,#0000 90%);width:100%;z-index:-1}.next,.prev{background-color:#0000004d;border:none;border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:18px;margin-top:-22px;padding:16px;position:absolute;top:25%;transition:.6s ease;-webkit-user-select:none;user-select:none;width:auto}.next{border-radius:3px 0 0 3px;right:0}.next:hover,.prev:hover{background-color:#000c}.product{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-end;margin:10px;opacity:.8;padding:20px 18px;transition:.3s;width:100%;z-index:1}.product:hover{opacity:1;padding:20px}.product__rating{display:flex}.product>img{margin-bottom:15px;max-height:200px;object-fit:contain;width:100%}.product>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:5px;border-style:solid;border-width:1px;margin-top:10px;padding:5px}.product>button:hover{background-color:#a88734;cursor:pointer}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px;text-align:start}.login{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh}.login__logo{margin:20px auto;object-fit:contain;width:150px}.login__container{border:1px solid #d3d3d3;border-radius:10px;display:flex;flex-direction:column;height:fit-content;padding:30px;width:400px}.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-radius:2px;border-style:solid;border-width:1px;height:30px;margin-top:10px;width:100%}.login__registerButton{border:1px solid #a9a9a9;border-radius:2px;height:30px;margin-top:10px;width:100%}.login__container>hr{background-color:initial;border-width:0;border-top:1px solid #d5d9d9;display:block;height:1px;line-height:19px;margin-bottom:14px;margin-top:14px}.checkout{background-color:#fff;display:flex;height:max-content;padding:20px}.checkout__spacer{background-color:aqua;height:100vh;width:0}.checkout__ad{margin-bottom:10px;width:100%}.checkout__title{border-bottom:1px solid #d3d3d3;margin-right:10px;padding:10px}.checkout__left{width:100%}.checkout__user{padding:10px}.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>p{font-weight:400}.subtotal__gift{align-items:center;display:flex;font-weight:400}.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{flex-shrink:0;height:180px;object-fit:contain;width:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.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}.payment__details>form{max-width:400px}.payment__details>h3{padding-bottom:20px}.payment__details>form>div>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:2px;border-style:solid;border-width:1px;color:#111;font-weight:bolder;height:30px;margin-top:10px;width:100%}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{background-color:#fff;border:1px solid #d3d3d3;margin:20px 0;padding:40px;position:relative}.order__id{position:absolute;right:20px;top:40px}.order__total{font-weight:500;text-align:right}.footer{position:absolute;width:100%}.footerSpacer{height:40px}.backToTop{background:#37475a;border:none;color:#fff;height:49px;width:100%}.backToTop:hover{background:#485769;cursor:pointer}.navFooter{align-items:center;background:#232f3e;display:table;height:fit-content;width:100%}.navFooter__textContainer{display:flex;margin-left:auto;margin-right:auto;padding:3% 0;width:70%}.navFooter__list{color:#fff;margin-left:auto;margin-right:auto;width:fit-content}.navFooter__list ul{list-style:none;padding-left:0}.navFooter__list a{color:#f5f5f5;text-decoration:none}.navFooter__list a:hover{text-decoration:underline}hr{border:.01px solid #37475a;height:0}.navFooter__amazon{display:flex}.navFooter__amazonLinks{display:flex;margin:2% auto;padding:10px}.navFooter__amazonLinks a{padding-right:15%}.navFooter__languageLinks{display:flex}.navFooter__languageLinks>button{background:none;border:1px solid #f5f5f5;border-radius:5px;color:#f5f5f5;height:35px;margin-left:10px;margin-right:10px;text-align:left;width:20vh}.navFooter__languageLinks>button:hover{cursor:pointer}.footer__logo{height:27px;margin-right:15%;width:76px}.footer__logo:hover{cursor:pointer}.navFooterMore{background:#131a22;display:flex;height:fit-content}.navFooterMore__list{display:flex;list-style:none;margin-left:auto;margin-right:auto;padding:30px;width:140vh}.navFooterMore__list li{line-height:12px;padding:0 15px;width:120px}.navFooterMore__list a{color:#f5f5f5;font-size:small;text-decoration:none}.navFooterMore__list a:hover{text-decoration-line:underline}.navFooterMore__list h5{font-size:12px;font-weight:400;text-decoration:none}.navFooterMore__list span{color:gray}.navFooterMore__endLine{background:#131a22;color:#f5f5f5;font-size:small;padding-bottom:3%;padding-top:1%}.navFooterMore__endLine ul{display:block;margin-left:auto;margin-right:auto;padding-left:0;width:fit-content}.navFooterMore__endLine li{list-style:none;margin-left:auto;margin-right:auto;width:fit-content}.navFooterMore__endLine li a{color:#f5f5f5;padding:10px;text-decoration:none}.navFooterMore__endLine li a:hover{cursor:pointer;text-decoration:underline}
/*# sourceMappingURL=main.715ddfb1.css.map*/