button{width:50%;height:30px;text-transform:capitalize;border:1px solid #ff9900;border-radius:7px;background-color:#f90;cursor:pointer;opacity:.8;font-weight:600}button:hover{opacity:1}.navbar{background-color:#131921;width:auto;height:4rem;display:flex;flex-flow:row wrap;position:sticky;justify-content:space-between;align-items:center;top:0;padding:0 1rem;z-index:100}.navbar .navbar-icon{cursor:pointer;color:#fff;object-fit:contain;display:flex;justify-content:center;align-items:center;margin:0;border:1px solid transparent}.navbar .navbar-icon:hover{border:1px solid white;border-radius:2px}.navbar .navbar-user-menu-container{position:absolute;top:44px;background-color:#fff;color:#000;height:auto;min-height:15rem;max-height:20rem;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center;gap:15px;list-style-type:none;margin:5px 0;padding:4px;border:1px solid #dcdcdc;width:auto;min-width:25rem;border-radius:2px}.navbar .navbar-user-menu-container .navbar-user-menu-div{display:flex;flex-flow:row;justify-content:start;align-items:start;gap:10px;width:100%;height:auto}.navbar .navbar-user-menu-container .navbar-user-menu-link{width:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;height:auto;max-height:7rem;gap:3px;padding:10px 0;border-bottom:1px solid #dcdcdc}.navbar .navbar-user-menu-container .navbar-user-menu-link span{min-height:5px;min-width:60px;height:auto;width:auto;padding:6px;display:flex;font-size:12px;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;border-radius:2px;border:1px solid transparent}.navbar .navbar-user-menu-container .navbar-user-menu-link span a{color:#00f;text-decoration:none}.navbar .navbar-user-menu-container .navbar-user-menu-link span:hover{border:1px solid white}.navbar .navbar-user-menu-container .navbar-user-menu{display:flex;flex-flow:column;justify-content:start;align-items:start;height:100%;width:100%;gap:4px}.navbar .navbar-user-menu-container .navbar-user-menu ul{display:flex;align-items:start;flex-flow:column;justify-content:start}.navbar .navbar-user-menu-container .navbar-user-menu h3{font-weight:700;font-size:16px;width:100%}.navbar .navbar-user-menu-container .navbar-user-details{width:100%;height:100%;overflow:hidden;padding:4px;display:flex;flex-flow:column;justify-content:center;align-items:center}.navbar .navbar-user-menu-container span:hover{border:none}.navbar .navbar-user-menu-container .navbar-user-menu-item{height:40px;display:flex;width:100%;width:auto;font-size:14px;color:gray;align-items:center;justify-content:center;text-decoration:none;border-bottom:2px solid transparent}.navbar .navbar-user-menu-container .navbar-user-menu-item:hover{display:flex;width:auto;color:#f90;align-items:center;justify-content:center;text-decoration:none;border-bottom:2px solid #ff9900}@media screen and (max-width: 48rem){.navbar{display:flex;justify-content:space-evenly;gap:10px;flex-flow:row nowrap;position:sticky;align-items:center;top:0;left:0;z-index:100}.navbar .navbar-icon{fill:#fff}.navbar .navbar-options{display:none}.navbar .navbar-search{height:60%;width:50%;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap}.navbar .navbar-search .navbar-search-filter{display:flex;align-items:center;flex-flow:row nowrap;justify-content:center;min-width:45px;height:100%;background-color:#f5f5f5}.navbar .navbar-search input{flex:1;height:100%;width:50%;border:0px;outline:none;padding:0 10px;font-size:14px;font-weight:500;outline-offset:2 px}.navbar .navbar-search:focus-within{border-radius:5px}}@media screen and (min-width: 48rem) and (max-width: 64em){.navbar{display:flex;justify-content:space-evenly;gap:10px;flex-flow:row wrap;position:sticky;align-items:center;top:0;left:0;padding:0 1rem;z-index:100}.navbar .navbar-options{display:flex;text-transform:capitalize;width:20%;height:3rem;align-items:center;justify-content:space-evenly;gap:2px;color:#fff;font-size:14px;font-weight:400;flex:1}.navbar .navbar-options span{min-height:30px;min-width:60px;height:auto;width:auto;padding:6px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;border-radius:2px;border:1px solid #131921}.navbar .navbar-options span:hover{border:1px solid white}.navbar .navbar-options .navbar-option-three{display:flex;font-size:18px;justify-content:center;align-items:center;column-gap:5px;font-weight:500}.navbar .navbar-search{height:60%;width:auto;min-width:50%;display:flex;flex:1;align-items:center;justify-content:center;flex-flow:row nowrap;outline:0px solid #ff9900}}.navbar-search{height:60%;width:auto;min-width:50%;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;outline:0px solid #ff9900;overflow:hidden}.navbar-search #select{position:relative;height:100%;font-size:16px;width:100%;cursor:pointer;display:flex;align-items:center;flex-flow:row nowrap;justify-content:center;appearance:none;background-color:transparent;z-index:1;padding:0 5px;outline:none;border:none}.navbar-search #custom-arrow{position:absolute;background-color:transparent;border:none;right:7px;top:10px;z-index:-1;color:gray;transform:rotate(-180deg);transition:transform .2s ease}.navbar-search #custom-arrow.rotate-up{transform:rotate(-360deg)}.navbar-search .navbar-search-filter{position:relative;display:flex;align-items:center;flex-flow:row nowrap;justify-content:center;min-width:18%;height:102.2%;padding:0 10px;background-color:#fff;border-radius:4px 0 0 4px;overflow:hidden;border-right:1px solid #dcdcdc;z-index:0}.navbar-search .navbar-search-filter option:hover{background-color:red}.navbar-search input{flex:1;height:100%;min-width:60%;border:0px;outline:none;padding:0 10px;font-size:14px;font-weight:500;outline-offset:2 px}.navbar-search:focus-within{border-radius:5px}.navbar-search .search-icon{display:flex;align-items:center;flex-flow:row nowrap;justify-content:center;height:102.2%;width:6%;background:#ff9900;border-radius:0 4px 4px 0}.navbar-options{display:flex;text-transform:capitalize;width:20%;height:3rem;align-items:center;justify-content:center;column-gap:10px;color:#fff;font-size:14px;font-weight:400}.navbar-options span{min-height:40px;min-width:60px;height:auto;width:auto;padding:3px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;cursor:pointer;border-radius:2px;border:1px solid #131921}.navbar-options span:hover{border:1px solid white}.navbar-options .navbar-option-three{display:flex;font-size:18px;justify-content:center;align-items:center;column-gap:5px;font-weight:500}.footer{width:100%;min-height:20rem;background-color:#131921;color:#fff;padding:10px;font-size:12px;display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center;position:relative;bottom:-10px}.footer .footer-copyright{height:40px;display:flex;flex-flow:column;gap:4px;align-items:center;justify-content:center}.footer .footer-copyright-details{display:flex;justify-content:start;align-items:center;gap:10px}.footer .footer-copyright-details{cursor:pointer}.footer .footer-copyright-details span:hover{text-decoration:underline}.footer-links-container{padding:10px;cursor:pointer}.footer-links-container:hover{text-decoration:underline}.footer-links{width:50%;display:flex;flex-flow:row wrap;justify-content:start;align-items:center;gap:20px}*{margin:0;padding:0}.hero-image{width:100%;margin-bottom:-40%;mask-image:linear-gradient(to bottom,rgb(0,0,0),rgba(0,0,0,0));z-index:-1}.hero{width:100%;overflow:hidden;display:flex;flex-flow:column wrap}.products{display:flex;justify-content:center;padding:10px;align-items:center;gap:10px;flex-flow:row wrap}.products-recommend{display:flex;justify-content:center;padding:10px;align-items:center;gap:50px;margin-top:20px;flex-flow:column wrap}.products-dual{display:flex;justify-content:center;flex-flow:row wrap;padding:10px;align-items:center;gap:10px}.product-banner{position:relative;left:0;top:-100px;height:250px;width:99.95%;display:flex;justify-content:space-evenly;align-items:center;gap:20px;border:2px solid gray}@media screen and (max-width: 600px){.product-banner .hide1,.product-banner .hide2,.product-banner .hide3{display:none}}@media screen and (max-width: 64em) and (min-width: 600px){.product-banner .hide1,.product-banner .hide2{display:none}}.card{max-width:40rem;width:22rem;display:flex;flex:1;flex-flow:column nowrap;height:30rem;border:1px solid #dcdcdc;background-color:#fff;row-gap:10px;overflow:hidden}@media screen and (max-width: 600px){.card{width:auto;max-width:20rem;min-width:18rem;display:flex;flex:1;flex-flow:column nowrap;height:30rem;border:1px solid #dcdcdc;background-color:#fff;row-gap:10px;overflow:hidden}}.card .card-image{height:60%;display:flex;border-radius:4px;background-color:transparent;justify-content:center;align-items:center}.card .card-image img{height:100%;width:100%;object-fit:contain}.card .card-details{background-color:#fff;height:100%;padding:10px 5px;font-size:17px;font-weight:500;text-transform:capitalize;width:100%;overflow:hidden;display:flex;gap:2px;flex-flow:column nowrap;justify-content:start;align-items:start}.card .card-details .card-title{min-height:24px;color:gray;display:flex;align-items:center;overflow:hidden;width:96%;text-align:start;padding:0 1px}.card .card-details .card-description{min-height:50%;max-height:60%;width:98%;font-size:12px;overflow:hidden}.card .card-ratings{display:flex;width:100%;flex-flow:row nowrap;align-items:center;justify-content:start}.card .card-ratings span{width:100px;max-height:40px;height:auto;flex:1;display:flex;align-items:center;justify-content:space-around}.card .card-ratings .card-ratings-star{color:#f90;display:flex;justify-content:start;align-items:center}.card .card-ratings .card-button{border:0;width:70%}.card .card-ratings .card-button button{cursor:pointer;background-color:#f90;height:30px;width:90%;border-radius:4px;border:1px solid gray}.horizontal-card{min-width:50rem;display:flex;justify-content:flex-start;align-self:center;flex-flow:row nowrap;height:11rem;overflow:hidden;border:1px solid #dcdcdc}@media screen and (max-width: 600px){.horizontal-card{min-width:10rem;display:flex;justify-content:center;align-self:center;flex-flow:column nowrap;height:30rem;overflow:hidden;border:1px solid #dcdcdc}}@media screen and (max-width: 64em) and (min-width: 600px){.horizontal-card{min-width:20rem;display:flex;justify-content:flex-start;align-self:center;flex-flow:row nowrap;height:11rem;overflow:hidden;border:1px solid #dcdcdc}}.horizontal-card .card-image{height:100%;display:flex;width:30%;border-radius:4px;background-color:transparent;justify-content:center;align-items:center}.horizontal-card .card-image img{height:100%;width:100%;object-fit:contain}@media screen and (max-width: 600px){.horizontal-card .card-image{height:50%;display:flex;width:30%;border-radius:4px;background-color:transparent;justify-content:center;align-items:center;align-self:center}.horizontal-card .card-image img{height:100%;width:100%;object-fit:contain}}.horizontal-card .card-details{background-color:#fff;gap:4px;min-height:85%;padding:10px 5px;font-size:14px;font-weight:500;text-transform:capitalize;width:100%;overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:center;align-items:start}.horizontal-card .card-details .card-title{min-height:20px;display:flex;color:gray;align-items:center;overflow:hidden;width:96%;text-align:start;padding:0 1px}.horizontal-card .card-details .card-description{font-size:13px;height:90%;width:98%;font-weight:600;overflow:hidden}@media screen and (max-width: 600px){.horizontal-card .card-details{font-size:14px}}.horizontal-card .card-ratings{display:flex;width:auto;height:100%;width:50%;flex-flow:column nowrap;align-items:start;justify-content:center}.horizontal-card .card-ratings span{width:100px;max-height:40px;height:auto;flex:1;display:flex;align-items:center;justify-content:space-around}.horizontal-card .card-ratings .card-ratings-star{color:#f90;display:flex;justify-content:start;align-items:center}.horizontal-card .card-ratings .card-button{border:0;max-width:100%;width:auto;display:flex;justify-content:start;align-items:center;gap:20px}.horizontal-card .card-ratings .card-button button{cursor:pointer;background-color:#f90;height:30px;width:auto;background-color:#fff;border-radius:4px;border:1px solid #dcdcdc}.horizontal-card .card-ratings .card-button button:hover{background-color:#ededed;border:1px solid #dcdcdc}.horizontal-card .card-ratings .card-button .quantity-container{display:flex;justify-content:start;align-items:center;width:40px;height:30px;cursor:pointer;background-color:#fff;gap:10px}.horizontal-card .card-ratings .card-button .quantity{min-width:40px;height:30px;cursor:pointer;border-radius:4px;border:1px solid #dcdcdc;background-color:#fff}.horizontal-card .card-ratings .card-button .quantity:hover{background-color:#dcdcdc;border:1px solid #dcdcdc}p{display:flex;justify-content:center;align-items:center;gap:2px}.skeleton-loading-vertical{max-width:40rem;min-width:22rem;display:flex;flex:1;flex-flow:column nowrap;height:30rem;border:1px solid #dcdcdc;background-color:#fff;row-gap:10px;padding:10px;overflow:hidden;justify-content:start;align-items:start}@media screen and (max-width: 600px){.skeleton-loading-vertical{width:auto;max-width:20rem;min-width:18rem;display:flex;flex:1;flex-flow:column nowrap;height:30rem;border:1px solid #dcdcdc;background-color:#fff;row-gap:10px;overflow:hidden}}.skeleton-loading-vertical .skeleton-image{animation:skeleton-loading 1.5s linear infinite alternate;height:60%;width:100%;display:flex;border-radius:3px;background-color:transparent;justify-content:center;align-items:center}.skeleton-loading-vertical .skeleton-detail-container{display:flex;flex-flow:column;width:100%;gap:11px}.skeleton-loading-vertical .skeleton-details{animation:skeleton-loading 1.5s linear infinite alternate;width:60%;border-radius:3px;height:15px}.skeleton-loading-vertical .skeleton-title{animation:skeleton-loading 1.5s linear infinite alternate;width:100%;border-radius:3px;height:15px}.skeleton-loading-vertical .skeleton-title-last{animation:skeleton-loading 1.5s linear infinite alternate;width:80%;border-radius:3px;height:15px}.skeleton-loading-vertical .skeleton-ratings-star{animation:skeleton-loading-svg 1.5s linear infinite alternate}.skeleton-loading-vertical .skeleton-ratings{width:100%;display:flex;justify-content:start;align-items:center}.skeleton-loading-vertical .ratings{min-width:50%}.skeleton-loading-vertical .skeleton-button{animation:skeleton-loading 1.5s linear infinite alternate;width:40%;border-radius:3px;height:30px}.skeleton-loading-horizontal{min-width:72.8rem;display:flex;justify-content:flex-start;align-self:center;flex-flow:row nowrap;height:11rem;overflow:hidden;border:1px solid #dcdcdc;padding:5px}@media screen and (max-width: 500px){.skeleton-loading-horizontal{min-width:20rem;display:flex;justify-content:center;align-self:center;flex-flow:column nowrap;height:30rem;overflow:hidden;border:1px solid #dcdcdc}}@media screen and (max-width: 600px) and (min-width: 500px){.skeleton-loading-horizontal{min-width:29rem;display:flex;justify-content:center;align-self:center;flex-flow:column nowrap;height:30rem;overflow:hidden;border:1px solid #dcdcdc}}@media screen and (max-width: 680px) and (min-width: 600px){.skeleton-loading-horizontal{min-width:35rem;max-width:38rem;display:flex;justify-content:flex-start;align-self:center;flex-flow:row nowrap;height:11rem;overflow:hidden;border:1px solid #dcdcdc}}@media screen and (max-width: 64em) and (min-width: 48rem){.skeleton-loading-horizontal{min-width:45rem;display:flex;justify-content:flex-start;align-self:center;flex-flow:row nowrap;height:11rem;overflow:hidden;border:1px solid #dcdcdc}}.skeleton-loading-horizontal .skeleton-image{animation:skeleton-loading 1.5s linear infinite alternate;height:100%;min-width:23%;border-radius:3px;background-color:transparent}.skeleton-loading-horizontal .skeleton-detail-container{padding:10px;display:flex;flex-flow:column;width:100%;gap:11px}.skeleton-loading-horizontal .skeleton-details{animation:skeleton-loading 1.5s linear infinite alternate;width:60%;border-radius:3px;height:15px}.skeleton-loading-horizontal .skeleton-title{animation:skeleton-loading 1.5s linear infinite alternate;width:100%;border-radius:3px;height:15px}.skeleton-loading-horizontal .skeleton-title-last{animation:skeleton-loading 1.5s linear infinite alternate;width:80%;border-radius:3px;height:15px}.skeleton-loading-horizontal .skeleton-ratings-star{animation:skeleton-loading-svg 1.5s linear infinite alternate}@keyframes skeleton-loading-svg{0%{fill:#d3cfcf;color:#d3cfcf}to{fill:#f2f2f2;color:#f2f2f2}}.skeleton-loading-horizontal .skeleton-ratings{width:100%;display:flex;flex-flow:column;justify-content:start;align-items:start}.skeleton-loading-horizontal .ratings{min-width:70%}.skeleton-loading-horizontal .skeleton-button{animation:skeleton-loading 1.5s linear infinite alternate;width:20%;border-radius:3px;height:20px}@keyframes skeleton-loading{0%{background-color:#d3cfcf}to{background-color:#f2f2f2}}.checkout-container{padding:10px;overflow:hidden;width:auto;height:100%;display:flex;flex-flow:column wrap;justify-content:start;align-items:center;gap:10px}.checkout-container .checkout-ads{height:auto;max-height:6rem;width:100%}.checkout-container h2{width:95%;text-align:center;text-transform:capitalize;padding:10px;background-color:#fff;border-bottom:1px solid #dcdcdc}.checkout-container .checkout-product-container{padding:0 2px;display:flex;flex-flow:row nowrap;width:100%;justify-content:space-evenly;align-items:start;gap:10px}.checkout-container .checkout-product{order:1;display:flex;flex-flow:column nowrap;gap:20px}.checkout-container .checkout-subtotal{order:2;flex:1}@media screen and (max-width: 85.375em){.checkout-container .checkout-product-container{padding:0 2px;display:flex;flex-flow:column nowrap;width:99%;justify-content:space-evenly;align-items:center;gap:10px}.checkout-container .checkout-product{order:2;display:flex;flex-flow:column nowrap;gap:20px}.checkout-container .checkout-subtotal{order:1;flex:1}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.subtotal-card{width:20rem;height:10rem;background-color:#fff;border:1px solid #dcdcdc;display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-around;flex:1}.subtotal-button{display:flex;flex-flow:column;gap:10px}.subtotal-button button{cursor:pointer;border:1px solid gray;background-color:#f90;height:30px;min-width:250px;border-radius:2px}p b{display:flex;justify-content:center;align-items:center;gap:2px}.signup,.login{height:100vh;width:auto;display:flex;justify-content:center;align-items:center;padding:10px}.form-main-div{display:flex;align-content:center;flex-flow:column;justify-content:space-between}.form-main-div .form-amazon-icon{width:auto;color:#000;display:flex;align-items:center;justify-content:center}.form-container{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;width:22rem;display:flex;justify-content:center;align-items:center;font-size:16px;flex-flow:column nowrap;height:auto;max-height:30rem;gap:15px;padding:10px}.form-container h2{text-transform:capitalize}.form-container .textfields{width:85%;display:flex;flex-flow:column nowrap;gap:10px}.form-container p{font-size:11px;width:85%;color:gray;font-weight:600}.form-container button{width:85%;height:30px;border-radius:2px;text-transform:capitalize;border:1px solid black;background-color:#f90;cursor:pointer;opacity:.8;font-weight:600}.form-container button:hover{opacity:1}.form-container .new-signup{background-color:#ededed;border:1px solid gray;color:#000}.form-container .form-error::placeholder{color:red}.form-container .form-placeholder{color:inherit}.textfield-container{width:100%;display:flex;flex-flow:column nowrap;border:0px;gap:4px}.textfield-container label{font-size:13px;font-weight:600;letter-spacing:1px}.textfield-container input{height:30px;width:100%;padding:0 10px;border:1px solid black;border-radius:2px;outline:2px solid none}.textfield-container input:focus-within{border:1px solid transparent;outline:2px solid #ff9900}.textfield-container button{width:85%;height:30px;border-radius:2px;text-transform:capitalize;border:1px solid black;background-color:#f90;cursor:pointer;opacity:.8;font-weight:600}.textfield-container button:hover{opacity:1}.payment{height:100vh;width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:10px;gap:20px}.payment-address{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;gap:30px;min-width:60%;min-height:16rem;max-height:20rem;background-color:#fff}.payment-address h3{border-bottom:2px solid black;text-transform:capitalize}.payment-address .address-form{width:50%;display:flex;align-items:center;flex-flow:column;gap:10px}.payment-address .address-form span{display:flex;justify-content:start;align-items:center;position:relative;width:100%}.payment-address .address-form input{padding-left:2rem;width:100%}.payment-address .address-form input[type=checkbox]{border:0px;outline:none;height:20px;width:20px}.payment-address .address-form .svg{position:absolute;top:57%;left:2%;color:#000}.payment-address .address-form button svg{animation:spin .8s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-card{width:100%;text-transform:capitalize;font-weight:600;height:50%;border:1px solid gray;padding:10px}.form-error::placeholder{color:red}.form-placeholder{color:inherit}.toast-center{text-align:center;font-size:14px;line-height:20px;width:13rem;max-height:20px}.search-page{height:100%;display:flex;justify-content:center;padding:10px;align-items:center;gap:10px;flex-flow:row wrap}*{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box}body{background-color:#eaeded;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
