.login-form-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:90%;max-width:1110px;margin:auto}@media screen and (min-width: 992px){.login-form-container{flex-direction:row;justify-content:space-around}}.login-website-logo-mobile-img{width:165px;margin-top:50px;margin-bottom:35px}@media screen and (min-width: 992px){.login-website-logo-mobile-img{display:none}}.login-img{width:278px}@media screen and (min-width: 992px){.login-img{width:60%;max-width:524px;flex-shrink:1;margin-right:20px}}.login-website-logo-desktop-img{width:185px}@media screen and (max-width: 991px){.login-website-logo-desktop-img{display:none}}.form-container{display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;width:100%;max-width:350px}@media screen and (min-width: 992px){.form-container{width:350px;flex-shrink:0;box-shadow:0 8px 40px #07070714;padding:64px 48px}}.input-container{display:flex;flex-direction:column;margin-top:20px;width:100%}.input-label{margin-bottom:0;font-family:Roboto;font-weight:700;font-size:12px;line-height:16px;color:#475569}.username-input-field,.password-input-field{font-size:14px;height:40px;border:1px solid #d7dfe9;background-color:#e2e8f0;color:#64748b;border-radius:2px;margin-top:5px;padding:8px 16px;outline:none}.login-button{font-family:Roboto;font-weight:700;font-size:14px;color:#fff;height:40px;width:100%;margin-top:20px;margin-bottom:2px;background-color:#0b69ff;border-radius:8px;border:none;cursor:pointer;outline:none}.error-message{align-self:start;margin-top:3px;margin-bottom:0;font-family:Roboto;font-size:12px;line-height:16px;color:#ff0b37}.nav-header{display:flex;justify-content:center;border-bottom:1px solid rgb(243,243,243)}@media screen and (max-width: 767px){.nav-header{flex-direction:column;align-items:center;border-bottom-style:none}}.nav-content{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1110px;padding-top:25px;padding-bottom:25px}@media screen and (max-width: 767px){.nav-content{flex-direction:column}}.nav-bar-mobile-logo-container{display:flex;justify-content:space-between;width:100%}@media screen and (min-width: 768px){.nav-bar-mobile-logo-container{display:none}}.nav-bar-large-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1110px}@media screen and (max-width: 767px){.nav-bar-large-container{display:none}}.website-logo{width:110px}@media screen and (min-width: 768px){.website-logo{width:165px}}.nav-menu{display:flex;flex-direction:row;justify-content:flex-end;align-self:flex-end;flex:1;list-style-type:none;margin-top:0;margin-bottom:0}@media screen and (max-width: 767px){.nav-menu{display:none}}.nav-menu-item{font-family:Roboto;margin:10px;font-weight:400;font-size:16px}.nav-link{text-decoration:none;color:#475569}.nav-menu-mobile{width:100%}@media screen and (min-width: 768px){.nav-menu-mobile{display:none}}.nav-menu-list-mobile{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:70px;background-color:#e6f6ff;flex:1;list-style-type:none;margin-top:0;margin-bottom:0;padding:0}.nav-menu-item-mobile{margin:0;cursor:pointer}.logout-desktop-btn{font-family:Roboto;font-weight:600;font-size:10px;padding:8px 16px;color:#fff;background-color:#0967d2;border:none;border-radius:4px;margin-left:14px;cursor:pointer;outline:none}@media screen and (max-width: 767px){.logout-desktop-btn{display:none}}.nav-mobile-btn{border:none;padding:0;background:transparent;cursor:pointer;outline:none}@media screen and (min-width: 768px){.nav-mobile-btn{display:none}}.nav-bar-img{width:24px}.cart-count-badge{background-color:#bfdbfe;color:#0967d2;font-family:Roboto;font-size:12px;font-weight:500;border-radius:50%;padding:2px 5px}@media screen and (min-width: 768px){.cart-count-badge{background-color:#e6f6ff;margin-left:7px}}.home-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;padding-top:10px;padding-bottom:50px;width:90%;max-width:1110px}@media screen and (min-width: 768px){.home-container{flex-direction:row;justify-content:space-between;padding-top:96px}}.home-content{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.home-content{align-items:flex-start}}.home-mobile-img{width:206px}@media screen and (min-width: 768px){.home-mobile-img{display:none}}.home-desktop-img{width:50%;max-width:450px;margin-left:85px}@media screen and (max-width: 767px){.home-desktop-img{display:none}}.home-heading{font-family:Roboto;font-weight:700;margin-top:0;font-size:36px;color:#1e293b;text-align:center}@media screen and (min-width: 768px){.home-heading{font-size:46px;text-align:left}}.home-description{font-family:Roboto;margin-top:36px;font-size:14px;line-height:28px;color:#64748b;margin-bottom:0;text-align:center}@media screen and (min-width: 768px){.home-description{font-size:18px;margin-top:0;text-align:left}}.shop-now-button{font-size:14px;font-weight:400;font-family:Roboto;color:#fff;border:none;padding-top:12px;padding-bottom:12px;border-radius:6px;background-color:#0967d2;margin-top:20px;cursor:pointer;outline:none}@media screen and (min-width: 768px){.shop-now-button{width:150px;font-size:16px}}.filters-group-container{margin-top:16px}@media screen and (min-width: 768px){.filters-group-container{width:25%;max-width:280px;min-width:240px;margin-top:48px;flex-shrink:0}}.search-input-container{display:flex;align-items:center;background-color:#f1f5f9;border-radius:8px;padding:8px 16px}.search-input{flex-grow:1;border:none;outline:none;background-color:#f1f5f9;color:#0f172a;font-family:Roboto;font-size:14px;font-weight:500}.search-icon{width:20px;height:20px;color:#475569}.category-heading{margin-top:24px;color:#12022f;font-family:Roboto;font-size:18px;font-weight:700}@media screen and (min-width: 768px){.category-heading{margin-top:32px}}.categories-list{padding-left:0}.category-item{list-style:none;margin-top:16px;cursor:pointer}@media screen and (min-width: 768px){.category-item{margin-top:24px}}.category-name{font-family:Roboto;font-size:16px;color:#64748b}@media screen and (min-width: 768px){.category-name{font-size:18px}}.category-name--active{color:#0967d2;font-weight:700}.rating-heading{margin:32px 0 18px;color:#12022f;font-family:Roboto;font-size:18px;font-weight:700}.ratings-list{padding-left:0}.rating-item{display:flex;align-items:center;margin-bottom:12px;cursor:pointer}.rating-img{max-width:152px;height:20px}@media screen and (min-width: 768px){.rating-img{height:24px}}.rating-label{margin:0 0 0 10px;font-family:Roboto;font-size:16px;color:#64748b}@media screen and (min-width: 768px){.rating-label{font-size:18px;margin-left:14px}}.rating-label--active{color:#0967d2;font-weight:700}.clear-filters-btn{margin-top:16px;padding:8px 12px;border:1px solid #0967d2;border-radius:4px;background-color:#fff;color:#0967d2;font-family:Roboto;font-size:10px;font-weight:700;cursor:pointer;outline:none}@media screen and (min-width: 768px){.clear-filters-btn{margin-top:32px;font-size:14px;padding:8px 20px}}.products-header{display:flex;justify-content:space-between;align-items:center;margin-top:24px;flex-wrap:wrap}@media screen and (min-width: 768px){.products-header{margin-top:32px}}.products-list-heading{color:#475569;font-family:Roboto;font-size:20px;font-weight:500}@media screen and (min-width: 768px){.products-list-heading{font-size:32px}}.sort-by-container{display:flex;align-items:center}.sort-by-icon{width:24px;height:24px;color:#475569;margin-right:6px}.sort-by{color:#475569;font-family:Roboto;font-size:16px;font-weight:400}.sort-by-select{color:#475569;background-color:#fff;font-family:Roboto;font-size:16px;font-weight:500;border:none;padding:12px;outline:none;cursor:pointer}.select-option{color:#7e858e;font-family:Roboto;font-size:14px}.all-products-section{display:flex;flex-direction:column}@media screen and (min-width: 768px){.all-products-section{flex-direction:row;justify-content:space-between;padding-bottom:100px}}@media screen and (min-width: 768px){.all-products-container{margin-left:30px;width:70%}}.no-products-view{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:64px;margin-top:48px}@media screen and (min-width: 768px){.no-products-view{margin-left:30px;width:70%;padding-bottom:0;margin-top:0}}.no-products-img{width:250px;height:180px}@media screen and (min-width: 768px){.no-products-img{width:459px;height:315px}}.no-products-heading{color:#171f46;font-family:Roboto;font-size:20px;font-weight:500;line-height:1.3px}@media screen and (min-width: 768px){.no-products-heading{margin-top:32px;font-size:24px}}.no-products-description{text-align:center;color:#64748b;font-family:Roboto;font-size:14px;width:90%;max-width:288px;line-height:1.3}@media screen and (min-width: 768px){.no-products-description{margin-top:12px;font-size:18px;width:60%;max-width:466px}}.products-error-view-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:48px;padding-bottom:64px}@media screen and (min-width: 768px){.products-error-view-container{margin-top:0;margin-left:30px;width:70%;padding-bottom:0}}.products-failure-img{width:250px;height:200px}@media screen and (min-width: 768px){.products-failure-img{width:400px;height:350px}}.product-failure-heading-text{color:#171f46;font-family:Roboto;font-size:20px;font-weight:500;line-height:1.3}@media screen and (min-width: 768px){.product-failure-heading-text{font-size:24px}}.products-failure-description{text-align:center;color:#64748b;font-family:Roboto;font-size:14px;width:90%;max-width:288px;line-height:1.3}@media screen and (min-width: 768px){.products-failure-description{font-size:18px;width:60%;max-width:466px}}.products-loader-container{display:flex;justify-content:center;align-items:center;height:100vh}@media screen and (min-width: 768px){.products-loader-container{width:70%}}.primedeals-list-heading{color:#475569;font-family:Roboto;font-size:32px;font-weight:500;margin-top:48px}.products-list{display:flex;flex-wrap:wrap;padding-left:0}.register-prime-img{margin-top:30px}.primedeals-loader-container{display:flex;justify-content:center;align-items:center;min-height:60vh}.product-sections{display:flex;flex-direction:column;margin:auto;width:90%;max-width:1110px}.cart-item{display:flex;align-items:center;background-color:#fff;padding:16px;margin-bottom:16px;box-shadow:0 4px 16px #7e858e29}@media screen and (min-width: 1080px){.cart-item{margin-bottom:32px}}@media screen and (min-width: 1080px){.cart-item{padding:24px 48px 24px 36px}}.cart-product-image{width:96px;height:96px;border-radius:4px}.cart-item-details-container{margin-left:16px}@media screen and (min-width: 1080px){.cart-item-details-container{display:flex;justify-content:space-between;flex-grow:1}}@media screen and (min-width: 1080px){.cart-product-title-brand-container{width:250px}}.cart-product-title{color:#171f46;font-family:Roboto;font-size:12px;font-weight:500;margin-top:0;margin-bottom:0}@media screen and (min-width: 768px){.cart-product-title{font-size:16px}}.cart-product-brand{color:#64748b;font-family:Roboto;font-size:10px}@media screen and (min-width: 768px){.cart-product-brand{font-size:12px}}.cart-quantity-container{display:flex;align-items:center}.quantity-controller-button{padding:0;background-color:none;outline:none;cursor:pointer;border:none}.cart-quantity{color:#52606d;font-family:Roboto;font-size:12px;font-weight:500;margin:8px;line-height:1.3}@media screen and (min-width: 768px){.cart-quantity{font-size:18px;margin-left:16px;margin-right:16px}}.total-price-delete-container{display:flex;align-items:center}.cart-total-price{color:#0b69ff;font-family:Roboto;font-size:16px;font-weight:500;margin-top:0;margin-bottom:0;min-width:100px}@media screen and (min-width: 768px){.cart-total-price{font-size:18px}}.remove-button{background-color:transparent;color:#334155;font-family:Roboto;font-size:10px;line-height:16px;border:none;outline:none;cursor:pointer}@media screen and (min-width: 1080px){.remove-button{display:none}}.delete-button{background-color:transparent;border:none;outline:none;cursor:pointer;margin-left:32px}@media screen and (max-width: 1079px){.delete-button{display:none}.remove-button{font-size:.8rem}}.cart-list{padding-left:0}.cart-container{display:flex;justify-content:center;min-height:75vh}.cart-header>button{font-size:.7rem;font-weight:700}@media screen and (min-width: 768px){.cart-container{min-height:90vh}}.cart-content-container{display:flex;flex-direction:column;width:90%;max-width:1110px}@media screen and (min-width: 768px){.cart-content-container{width:80%;max-width:1110px}}.cart-heading{color:#3e4c59;font-family:Roboto;font-size:24px;font-weight:700}@media screen and (min-width: 768px){.cart-heading{font-size:48px}.cart-header>button{font-size:.8rem}.cart-non-empty-view{min-height:50vh;flex:1}}.cart-header{display:flex;justify-content:space-between;align-items:center}.cart-empty-view-container{display:flex;flex-direction:column;align-items:center;align-self:center;margin-top:3em}.cart-empty-image{width:180px;height:190px}@media screen and (min-width: 768px){.cart-empty-image{width:360px;height:380px}}.cart-empty-heading{color:#1e293b;font-family:Roboto;font-size:24px;font-weight:500}@media screen and (min-width: 768px){.cart-empty-heading{font-size:32px}}.shop-now-btn{background-color:#0b69ff;color:#fff;font-family:Roboto;font-size:12px;border-radius:8px;border:none;padding:8px 16px;outline:none;cursor:pointer}.cart-checkout-card{display:flex;flex-direction:column;border-radius:1em;background-color:#e8f8fd;box-shadow:0 4px 12px #bfbfbf;padding:1em;margin-bottom:2em}.checkout-btn{font-size:.7rem}.cart-checkout-card>h1{font-size:1.5rem;line-height:1.5;margin-bottom:0}.cart-checkout-card>h2{font-size:1.2rem;margin-bottom:0}.h-line{width:100%;margin-top:0;border:1px dashed #bfbfbf}@media screen and (min-width: 768px){.cart-checkout-card{min-width:60%;margin-left:auto;align-items:center}.checkout-btn{font-size:1rem}.cart-checkout-card>h1{font-size:1.6rem}.cart-checkout-card>h2{font-size:1.3rem}.cart-checkout-card>p{font-size:1.2rem}}.product-item{display:flex;flex-direction:column;margin-bottom:48px;width:350px;flex-grow:0;flex-shrink:1;margin-right:20px}.link-item{text-decoration:none}@media screen and (min-width: 768px) and (max-width: 991px){.product-item{width:300px}}.thumbnail{width:100%;max-height:350px;border-radius:6px}.title{color:#171f46;font-family:Roboto;font-size:24px;font-weight:500;margin-top:20px;margin-bottom:8px}.brand{color:#594d6d;font-family:Roboto;font-size:18px;margin-bottom:6px}.product-details{display:flex;justify-content:space-between;align-items:flex-end;margin-top:2px}.price{color:#171f46;font-family:Roboto;font-size:18px;font-weight:700;margin:0}.rating-container{display:flex;align-items:center;background-color:#3b82f6;border-radius:6px;padding:6px 16px}.rating{color:#fff;font-family:Roboto;font-size:16px;font-weight:500;margin-right:4px;margin-top:0;margin-bottom:0}.star{height:20px;width:20px;margin-bottom:3px}.Product-Detailed-view,.similar-products-cnt{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2em}.product-detailed-details>p{margin:.5em;color:#594d6d}@media screen and (max-width: 576px){.product-detailed-img-cnt{align-self:center}}.product-detailed-img{width:100%;border-radius:20px}.product-detailed-details{display:flex;flex-direction:column;align-items:flex-start}.rating_and_reviews{display:flex;align-items:center;justify-content:center;gap:1.5em}.strong-text{font-weight:700}.horizontal-line{border:1px solid #cbced2;width:100%}.plus-minus-quantity-cnt{display:flex;justify-content:center;align-items:center;color:#594d6d;gap:1.5em;font-weight:600;font-size:1.5rem;-webkit-user-select:none;user-select:none}.wrapper-btn{outline:none;background-color:transparent;border:none;padding:0;cursor:pointer}.add-to-cart-btn,.custom-btn{background-color:#3b82f6;color:#fff;border-radius:5px;padding:1em 2em;outline:none;border:none;cursor:pointer}.similar-products-list{margin:0;padding:0}.product-detailed-item-error-view{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2em}.product-detailed-item-error-view>img{max-width:1080px;width:90%;margin:auto}@media screen and (min-width: 577px){.Product-Detailed-view{flex-direction:row;justify-content:center;align-items:flex-start;padding:2em;gap:2em;width:70%;margin:auto}.similar-products-cnt{width:70%;margin:auto;padding:2em}.similar-products-list{display:flex;justify-content:flex-start;gap:2em}.product-detailed-img-cnt{align-self:stretch;min-width:30%;max-width:50%}.product-detailed-img{width:100%;height:100%;border-radius:20px;object-fit:fill}.product-detailed-details{display:flex;flex-direction:column;align-items:flex-start}}.product-item-title{color:#594d6d}.not-found-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70vh}.not-found-img{width:400px}*{box-sizing:border-box}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}
