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}html{font-family:"Amazon Ember",Arial,sans-serif}header{display:flex;flex-direction:row;justify-content:space-between;align-content:stretch;background-color:#0f1111;color:#fff;font-size:14px;line-height:20px;height:60px;box-sizing:border-box}header p{margin:auto}header a{border-radius:2px;border:1px solid #0f1111;transition:1s}header a:hover{border-color:#fff}.caps{text-transform:capitalize}header .left-container{display:flex;flex-direction:row;margin-top:5px;margin-bottom:3px}header .left-container a{padding:5px 8px 0 6px;margin:1px 1px 1px 11px;display:flex;flex-direction:column;box-sizing:border-box}header .left-container .logo span{margin-top:12px;background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/gno/sprites/nav-sprite-global-2x-hm-dsk-reorg._CB405937547_.png);background-size:350px;background-position:-10px -51px;width:97px;height:30px;background-repeat:repeat-x;cursor:pointer}header .left-container .direction{padding:0;margin:0;text-decoration:none;position:relative}header .left-container .direction .overlay{display:none;padding:0;margin:0;height:calc(100vh - 60px);width:100vw;background-color:rgba(0,0,0,.458);position:fixed;left:0;right:0;top:60px;transition:.7s;z-index:1}header .left-container .direction div .adress{display:flex}header .left-container .direction div p{margin-left:0}header .left-container .direction div span p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100px;margin-left:0}header .left-container .direction div p span{color:#ccc}header .left-container .direction div div{display:flex;flex-direction:column;line-height:16px}header .left-container .direction div span{background:none;font-weight:700;color:#fff;margin:0;width:auto;height:auto}header .search-bar{padding:10px 4px 10px 3px;display:flex;flex-direction:row;max-height:60px;box-sizing:border-box;max-width:1000px;flex:1 1 auto;min-width:0}header .search-bar form{display:flex;width:100%;justify-content:space-between;border-radius:4px}header .search-bar form:focus-within{box-shadow:0 0 0 2px #f90,0 0 0 3px rgb(255 153 0/50%)}header .search-bar #search-type{flex:1 1 auto}header .search-bar form input{color:#0f1111;font-size:14px;min-height:40px;padding:0;border:0;border-radius:0}header .search-bar form #searchDropdownBox{height:40px;border:0;border-right:1px solid #cdcdcd;background-color:#f3f3f3;border-radius:4px 0 0 4px;padding-left:5px;padding-right:10px;font-size:12px}header .search-bar form #searchDropdownBox:focus-visible{outline:0}header .search-bar form #nav-search-submit-button{border-radius:0 4px 4px 0;background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/gno/sprites/nav-sprite-global-2x-hm-dsk-reorg._CB405937547_.png);background-size:350px;background-position:0 -280px;width:45px;height:40px;background-repeat:repeat-x;cursor:pointer;background-color:#febd69;text-shadow:none;color:transparent}header .search-bar form .width1{width:53px}header .search-bar form #search-type{padding-left:10px}header .search-bar form input:focus-visible{outline:none}header .search-bar form .width2{width:auto}header .account-details{display:flex;flex-direction:row;margin-top:5px;margin-bottom:3px}header .account-details .languages{flex-direction:row;align-items:flex-end}header .account-details .maps{background-image:url(https://m.media-amazon.com/images/S/sash/rzrQQdi0aRm6Dap.png);width:24px;height:18px;margin:0 2px 1px 0;background-position:0 -130px;color:#fff}header .account-details .drop-arrow{background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/gno/sprites/nav-sprite-global-1x-hm-dsk-reorg._CB405937547_.png);background-position:0 1000px;background-repeat:repeat-x;margin:0 0 4px 2px;border-top:4px solid transparent;border-color:#a7acb2 transparent transparent;border-style:solid;border-width:4px 4px 0}header .account-details .account{display:grid;flex-direction:column;justify-content:center;cursor:auto;position:relative;max-width:-webkit-max-content;max-width:max-content}header .account-details .account:hover{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}header .account-details .account:hover ul{opacity:1}header .account-details .account:hover>.overlay{display:block}header .account-details .account:hover ul li{display:list-item}header .account-details .account .span-flex{display:flex;flex-direction:row;min-width:-webkit-max-content;min-width:max-content}header .account-details .account .span-flex span{background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/gno/sprites/nav-sprite-global-1x-hm-dsk-reorg._CB405937547_.png);background-position:0 1000px;background-repeat:repeat-x;margin:6px 0 0 5px;border-top:4px solid transparent;border-color:#a7acb2 transparent transparent;border-style:solid;border-width:4px 4px 0}header .account-details .account .overlay{display:none;padding:0;margin:0;height:calc(100vh - 60px);width:100vw;background-color:rgba(0,0,0,.458);position:fixed;left:0;right:0;top:60px;transition:.7s;z-index:1}header .account-details .account .overlay:hover{display:none}header .account-details .account div a{padding:0;margin:0;border:0;flex-direction:column}header .account-details .account div{margin-top:5px;cursor:pointer;padding-bottom:20px}header .account-details .account ul{opacity:0;list-style:none;background-color:#fff;color:#555;z-index:1;margin:0;padding:0 15px 15px;cursor:pointer;transition:opacity .7s}header .account-details .account ul li{display:none}header .account-details .account ul h4{margin:10px 0 17px}header .account-details .account ul a{border:0;padding:0 0 15px;color:#555;transition:0s}header .account-details .account ul a:hover{text-decoration:underline;color:#df7f35}header .account-details .returns{align-items:center;min-width:-webkit-max-content;min-width:max-content}header .account-details .account p,header .account-details .returns p{margin-bottom:0;margin-top:0;margin-left:0;font-size:12px;font-weight:400}header .account-details .bold{font-size:14px;font-weight:700;flex-direction:column;justify-content:center}header .account-details a{display:flex;text-decoration:none;padding:3px 8px 11px;line-height:14px;cursor:pointer;color:#fff}header .account-details .cart{align-items:flex-end;margin-right:3px;padding-bottom:17px}header .account-details .cart span{background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/gno/sprites/nav-sprite-global-2x-hm-dsk-reorg._CB405937547_.png);background-size:350px;background-position:-218px -337px;width:41px;height:28px;background-repeat:repeat-x;cursor:pointer;display:flex;justify-content:center;position:relative}header .account-details .cart p{font-weight:700;font-size:16px;color:#fff;margin-bottom:0;margin-top:auto}header .account-details .cart span p{position:absolute;color:#f08804;margin-top:0;margin-bottom:auto;font-size:15px;line-height:16px;top:-4px;right:13px}.product_block{box-sizing:border-box;padding:5px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;overflow:hidden}.product_block:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product_block .badges{color:#fff;width:-webkit-max-content;width:max-content;font-size:13px;padding:6.5px 14px 6.5px 10px;background:linear-gradient(110deg,#e67a00 88%,#fff 0);text-decoration:none}.product_block .badges:visited{text-decoration:none}.product_block .img_block{overflow:hidden;cursor:pointer;height:220px}.product_block img{width:100%;height:100%;object-fit:scale-down}.product_block p{margin-top:0;margin-bottom:0;text-transform:capitalize;font-weight:700;width:-webkit-max-content;width:max-content}.product_block .price{font-size:15px;color:#c1570c}.product_block button{border:1px solid #a88734;background:linear-gradient(#fff,10%,#f0c14b);width:95%;font-weight:700;border-radius:3px;height:30px;margin:15px auto}.product_block button:hover{-webkit-filter:saturate(140%);filter:saturate(140%);-webkit-filter:brightness(96%);filter:brightness(96%)}.product_block button:active{box-shadow:0 0 10px #f0c14b}.product_block .hide,.product_block .price_sec{display:none}.product_block .hide a{cursor:pointer}.cart_sec{background-color:#eaeded;margin-top:20px;flex:1 1}.cart_sec .product_list{background-color:#fff;flex-direction:column;margin:0;height:100%;display:flex;padding-top:10px}.cart_sec .product_list .product_block{flex-direction:row;border-bottom:1px solid #ddd;width:100%;height:200px;padding:0;margin:0;align-items:center;justify-content:flex-start}.cart_sec .product_list .product_block:hover{background-color:#fff}.cart_sec .product_list .product_block .content_block{height:100%;box-sizing:border-box;margin-left:5px;width:inherit;padding-top:10px}.cart_sec .product_list .product_block .content_block:hover .hide{display:flex}.cart_sec .product_list .product_block .img_block{max-width:200px;height:100%;box-sizing:border-box;margin-left:5px;overflow:hidden}.cart_sec .product_list .product_block .img_block img{width:100%;height:100%;object-fit:contain}.cart_sec .product_block .price,.cart_sec .product_list .product_block .badges,.cart_sec .product_list .product_block button{display:none}.cart_sec .product_block .hide{display:none;align-items:center}.cart_sec .product_block .hide select{height:40px;border:0;border-right:1px solid #cdcdcd;background-color:#f3f3f3;border-radius:8px;padding-left:5px;padding-right:10px;font-size:12px;width:75px;max-height:30px;box-shadow:0 2px 5px 0 rgb(213 217 217/50%)}.cart_sec .product_block .hide select:focus-visible{outline:0}.cart_sec .product_block .hide a{color:#007185;font-size:12px;border-left:1px;border-color:#ddd}.cart_sec .product_block .hide i{width:1px;background-color:#ddd;line-height:0;height:14px;margin:0 .67375em}.cart_sec .product_block .hide a:hover{text-decoration:underline}.cart_sec .product_list .product_block .price_sec{display:flex;flex-direction:column;height:100%;padding-right:10px}.accountp{background-color:#eaeded;height:calc(100vh - 90px);width:100vw;margin:0;padding-top:30px}.accountp #trans{transition:height .5s ease 0s}.accountp section:nth-child(2){background-color:#fff;width:80vw;margin-left:auto;margin-right:auto;height:calc(100vh - 120px);box-shadow:0 10px 20px 5px rgb(10 10 10/10%);border-radius:5px}.accountp section h1{margin:0 auto;text-transform:capitalize;text-align:center;padding:10px 0;font-weight:600}.accountp div p{font-size:16px;margin:0 0 0 5px;text-align:left;text-align:initial;padding:0;text-transform:capitalize}.accountp div p span{text-transform:none}.product_list{grid-gap:15px;grid-template-columns:repeat(5,minmax(0,1fr));box-sizing:border-box;margin:20px 20px 0 15px}.home .product_block{box-shadow:7px 8px 9px 5px rgb(10 10 10/10%)}.login-page{display:flex;flex-direction:column;align-items:center;padding:14px 18px}.login-page .home-dir{margin-bottom:18px}.login-page .home-dir span{background-image:url(https://m.media-amazon.com/images/S/sash/mPGmT0r6IeTyIee.png);background-size:400px;background-repeat:repeat-x;background-position:-5px -130px;width:103px;height:31px;display:inline-block}.login-page .login-form{border-radius:3px;border:1px solid #d3d3d3;width:330px;display:flex;flex-direction:column;align-items:left;padding-left:25px;padding-right:25px}.login-page h1{font-weight:500;font-size:25px;margin-bottom:10px}.login-page .error-message{color:#e61010;font-size:10px;font-weight:400}.login-page p{font-size:13px;font-weight:750;margin-bottom:0}.login-page .login-input{flex:1 1;width:320px;height:30px;border-radius:2px;border:1px solid grey;outline:none}.login-page .login-input:focus{border:orange;border-style:solid;border-width:.5px;border-radius:2px;box-shadow:0 0 8px #f0c14b}.login-page .login-form{margin-bottom:22px}.login-page .login-form .form button{border:1px solid #a88734;background:linear-gradient(#fff,10%,#f0c14b);width:326px;border-radius:3px;height:30px;margin-top:15px;margin-bottom:15px}.login-page .login-form .form button:hover{-webkit-filter:saturate(140%);filter:saturate(140%);-webkit-filter:brightness(96%);filter:brightness(96%)}.login-page .login-form .form button:active{box-shadow:0 0 10px #f0c14b}.login-page .line-through{position:relative;padding-top:1px;display:flex;justify-content:space-around}.login-page .line-through:before{content:"";width:380px;background-color:transparent;height:1px;border-top:1px solid #e7e7e7;position:absolute;top:50%;margin-top:-1px}.login-page .line-through p{text-align:center;position:relative;margin-bottom:14px;font-size:12px;font-weight:400;color:#767676;background-color:#fff;padding:0 8px 0 7px;line-height:2px}.login-page .sign-up button{border-radius:3px;border:1px solid grey;width:380px;height:30px;margin-top:15px;margin-bottom:15px;font-size:13px;font-weight:500}.login-page .sign-up button:hover{-webkit-filter:saturate(140%);filter:saturate(140%);-webkit-filter:brightness(96%);filter:brightness(96%)}.login-page .sign-up button:active{box-shadow:0 0 10px #f0c14b}.sign-up-page{display:flex;flex-direction:column;align-items:center;padding:14px 18px}.sign-up-page .home-dir{margin-bottom:18px}.sign-up-page .home-dir span{background-image:url(https://m.media-amazon.com/images/S/sash/mPGmT0r6IeTyIee.png);background-size:400px;background-repeat:repeat-x;background-position:-5px -130px;width:103px;height:31px;display:inline-block}.sign-up-page .sign-up-form{border-radius:3px;border:1px solid #d3d3d3;width:330px;display:flex;flex-direction:column;align-items:left;padding-left:25px;padding-right:25px}.sign-up-page .sign-up-form h1{font-weight:500;font-size:25px;margin-bottom:10px}.sign-up-page .error-message{color:#e61010;font-size:10px;font-weight:400}.sign-up-page p{font-size:13px;font-weight:750;margin-bottom:0}.sign-up-page .sign-up-input{flex:1 1;width:320px;height:30px;border-radius:2px;border:1px solid grey;outline:none}.sign-up-page .sign-up-input:focus{border:orange;border-style:solid;border-width:.5px;border-radius:2px;box-shadow:0 0 8px #f0c14b}.sign-up-page button{border:1px solid #a88734;background:linear-gradient(#fff,10%,#f0c14b);width:326px;border-radius:3px;height:30px;margin-top:15px;margin-bottom:15px}.sign-up-page button:hover{-webkit-filter:saturate(140%);filter:saturate(140%);-webkit-filter:brightness(96%);filter:brightness(96%)}.sign-up-page button:active{box-shadow:0 0 10px #f0c14b}.login-footer{margin-top:15px;margin-bottom:-18px;height:44px;box-sizing:border-box;background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.03) 3px,transparent)}.login-footer:after{display:block;width:100%;height:44px;background-color:transparent;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0),#fff);z-index:1;content:""}.footer-documents{display:flex;flex-direction:row;justify-content:center;margin-bottom:10px}.footer-documents a{color:#0066c0;font-size:11px}.footer-documents a:hover{text-decoration:underline;color:#c45500;cursor:pointer}.footer-documents span{width:20px;font-size:11px}#copyright{text-align:center;font-size:11px;line-height:1.46;color:#555}.login-dir{display:flex;flex-direction:row}.login-dir a{margin-left:5px;color:#0066c0;text-decoration:none}.login-dir a:hover{text-decoration:underline;color:#c45500;cursor:pointer}.addproduct{display:flex;flex-direction:column;margin-left:30px;margin-right:30px;margin-top:40px;box-sizing:border-box}.addproduct input{font-size:14px;min-height:40px;padding:10px;width:95%;border:1px solid #dbdbdb;border-radius:3px;line-height:1.5;color:#363636;box-shadow:inset 0 1px 2px rgb(10 10 10/10%);margin-bottom:20px}.addproduct input:focus{border-color:#f0c14b}.addproduct input:focus-visible{outline:0}.addproduct textarea{font-size:14px;max-height:600px;min-height:120px;width:95%;padding:10px;border:1px solid #dbdbdb;border-radius:3px;line-height:1.5;color:#363636;box-shadow:inset 0 1px 2px rgb(10 10 10/10%);margin-bottom:20px}.addproduct textarea:focus{border-color:#f0c14b}.addproduct textarea:focus-visible{outline:0}.addproduct button{border:1px solid #a88734;background:linear-gradient(#fff,10%,#f0c14b);width:140px;border-radius:3px;height:30px;margin:20px 3.5% 20px auto}.addproduct button:hover{-webkit-filter:saturate(140%);filter:saturate(140%);-webkit-filter:brightness(96%);filter:brightness(96%)}.addproduct button:active{box-shadow:0 0 10px #f0c14b}.addproduct select{font-size:14px;min-height:62px;padding:10px;width:96.5%;border:1px solid #dbdbdb;border-radius:3px;line-height:1.5;color:#363636;box-shadow:inset 0 1px 2px rgb(10 10 10/10%);margin-bottom:20px}.addproduct div button{margin-top:0}.addproduct .error-message{color:#e61010;font-size:13px;font-weight:700}.addproduct select:focus-visible{outline:0;border-color:#f0c14b}.category{margin:20px 20px 0}.category h1{font-weight:300;padding-bottom:20px;margin-bottom:50px;margin-left:10px;width:95%;border-bottom:1px solid #f5b341}.category h1 span{font-weight:700;color:#f5b341}.category .product_block{box-shadow:7px 8px 9px 5px rgb(10 10 10/10%)}.StripeElement{height:40px;padding:10px 12px;width:100%;color:#32325d;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 3px 0 #e6ebf1;transition:box-shadow .15s ease}.StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df;border-color:#fedb69}.StripeElement--invalid{border-color:#fa755a}.StripeElement--webkit-autofill{background-color:#fefde5!important}section .margin-top{margin-top:35px;width:calc(100% - 200px);margin-left:auto;margin-right:auto;display:flex;flex-direction:column}section .button-des{padding:6px 20px;margin-top:10px;margin-left:auto;margin-right:auto}section .error-message{color:#ff6e54;font-size:16px;font-weight:400;margin:0 0 5px}
/*# sourceMappingURL=main.1c096e4e.chunk.css.map */