@import url(https://enztron-temp-deployed-branch.netlify.app/components.css);@import url(https://fonts.googleapis.com/css?family=Comfortaa);:root{--dark-grey:#2f4858;--dark-grey-2:#282c34;--royal-blue:#29517c;--sky-blue:#0e7490;--bluish-white:#f5f7f9;--pure-white:#fff;--red-color:#ca0e1d;--background-color-dull-yellow:#e0e0d4;--yellow-background-color:#efe6e1;--dull-grey:#8f8f8f}body,html{font-family:Comfortaa,cursive}body,html{height:auto}.App,body,html{background-color:#fff}.App{font-family:Comfortaa,cursive;min-height:100%;text-align:center}::-webkit-scrollbar{height:1em}::-webkit-scrollbar-track{background:var(--light-grey)}::-webkit-scrollbar-thumb{background:#0e7490;background:var(--sky-blue)}a:after{background:var(--dark-blue-color);content:"";display:block;height:0;width:0}a:hover:after{width:0}.top-bar{background-color:#fff;border:none;border-bottom:1px solid var(--background-color);color:var(--background-color);padding:2rem 4rem;z-index:15}@media only screen and (max-width:1305px){.top-bar{flex-direction:row;gap:1rem}}@media only screen and (max-width:1015px){.top-bar{flex-direction:column;gap:1rem}}.top-bar-brand-name{color:var(--royal-blue);cursor:pointer;margin-right:3rem}.search-bar,.search-bar:active{border:1px solid var(--royal-blue)}.search-bar-input{font-family:inherit;outline:none}#search-bar-btn{border:none;padding:9.6px 9.6px 10px}.top-bar button{background-color:var(--sky-blue)}.solid-primary-btn.navbar-login-btn{background-color:var(--pink-color);transition:none}.top-bar button:hover{background:var(--royal-blue) radial-gradient(circle,transparent 1%,#366392 1%) center/15000%}.top-bar button:active{background-color:#366392;background-size:100%;transition:background 0s}.genre-card{align-items:center;background-color:var(--sky-blue);border-radius:4px;box-shadow:0 0 1px rgba(48,48,48,.54);color:#fff;cursor:pointer;display:flex;height:16rem;justify-content:center;width:16rem}.genre-card:hover{box-shadow:0 0 25px 6px var(--offline-grey-color);cursor:pointer}.genre-card:hover,.genre-card:not(:hover){transition:.5s ease-in-out}.genre-card p{font-size:2.2rem}.price-details{text-align:left}.card-basic-horizontal #item-title{margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis}.card-basic-horizontal .item-author{font-style:normal;overflow:hidden;text-align:left;text-overflow:ellipsis}.quantity-change,.quantity-manage-container{align-items:center;display:flex}.quantity-change{border:1px solid var(--dull-grey);border-radius:50%;height:2.2rem;justify-content:center;width:2.2rem}.footer-container{align-items:flex-start;background-color:var(--dark-grey-2);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;margin-top:7rem;min-height:50vh;padding:6rem 10rem;width:100%}.footer-list{list-style:none;padding:0}.footer-list p{color:var(--dull-grey);cursor:pointer}.footer-list p:hover{color:#fff}.product-page-sidebar{background-color:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:column;gap:1rem;grid-column:1/2;height:62rem;justify-content:flex-start;max-width:100%;overflow-y:scroll;padding:3rem;position:fixed;top:10.7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1015px){.product-page-sidebar{top:15.8rem}}.filter-clear-options{box-sizing:border-box;display:flex;justify-content:space-between;max-width:31.5rem;padding:0}.sidebar-clear-option:hover,.sidebar-filter-option:hover{cursor:pointer}.text-underline{text-decoration:underline}.price-input,.price-input .field{align-items:center;display:flex}.field span{font-size:1.4rem;margin:0 6px 0 0}.input-max,.input-min{border-radius:5px;height:3rem;text-align:center;width:8rem}.separator{margin:0 5px}.slider{background-color:var(--grey);margin:2rem auto;position:relative}.slider,.slider .progress{border-radius:5px;height:5px}.slider .progress{background-color:#0e7490;left:25%;position:absolute;right:25%}.range-input{display:flex;position:relative}.range-input input{-webkit-appearance:none;background:none;bottom:1.3rem;pointer-events:none;position:absolute;right:-2px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#0e7490;border-radius:50%;height:1.7rem;pointer-events:auto;width:1.7rem}.product-category{align-items:flex-start;display:flex;flex-direction:column;gap:5px;padding-left:4rem}.checkbox-item{align-items:center;display:flex;font-size:1.4rem}.product-category p,.product-page-rating-radio p,.product-page-sortby-radio p{margin-bottom:0}.product-page-rating-radio,.product-page-sortby-radio{display:flex;flex-direction:column;gap:5px}.product-page-rating-radio p,.product-page-sortby-radio p{margin-left:4rem;text-align:left}.rating-items{align-items:center;display:flex;font-size:1.4rem;gap:5px;margin-left:4rem}.rating-items input{margin-top:0}.sortby-items{align-items:center;display:flex;font-size:1.4rem;gap:5px;margin-left:4rem}.sortby-items input{margin-top:0}.product-category,.product-page-rating-radio{font-size:1rem}.additional-filters{display:flex;flex-direction:column}.additional-filters label{font-size:1.4rem}.price-range-value{color:#fff}.toasts-container{bottom:5px;font-size:14px;overflow:hidden;position:-webkit-sticky;position:sticky;right:5px;z-index:10}.bottom-right{-webkit-animation:toast-from-right .7s;animation:toast-from-right .7s;bottom:1rem;position:fixed;right:1rem}.notification{border-radius:4px;box-shadow:0 0 10px #999;color:#000;margin-bottom:1rem;transition:.3s ease}.notification:hover{box-shadow:0 0 12px #fff}.toast{align-items:center;-webkit-animation:toast-from-right .7s;animation:toast-from-right .7s;color:#fff;font-family:Arial,Helvetica,sans-serif;padding:15px;width:365px}.toast,.toast-content-container{display:flex;justify-content:space-between}.toast-content-container{flex-direction:column}.toast-description,.toast-title{margin:0}.toast-close-btn{border:none;border-radius:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:6.5px 10px}@-webkit-keyframes toast-from-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes toast-from-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.bill-heading{width:100%}.cart-bill hr{margin:0;width:100%}.cart-delivery-charges-container,.cart-discount-container,.cart-price-container,.cart-total-charges-container{display:flex;justify-content:space-between;width:100%}.cart-price-container{height:10rem}.cart-item-bookname{align-items:center;display:flex;justify-content:center;padding:1rem;width:60%;word-break:keep-all}.cart-item-quantity,.cart-item-total-price{align-items:center;display:flex;justify-content:center;padding:1rem;width:20%}.apply-coupon-container{align-items:center;display:flex;justify-content:space-between;margin:2rem 0;width:100%}.apply-coupon-container input{font-family:Comfortaa;height:2rem;padding:2rem}.place-order-btn{background-color:var(--onlinestatus-or-success);background-position:50%;color:var(--pure-white);margin:0;transition:background .5s;width:100%}.place-order-btn:hover{background:var(--onlinestatus-or-success) radial-gradient(circle,transparent 1%,var(--onlinestatus-or-success) 1%) center/15000%}.place-order-btn:active{background-color:var(--onlinestatus-or-success);background-size:100%;transition:background 0s}.cart-item-total-delivery-charges,.cart-item-total-discount{align-items:center;display:flex;justify-content:center;padding:1rem;width:60%;word-break:keep-all}.cart-item-total-delivery-charges-amount,.cart-item-total-discount-amount{align-items:center;display:flex;justify-content:center;padding:1rem;width:20%}.card-basic.wishlist-card{height:40rem}.fa-heart{color:var(--red-color);overflow:hidden}.added-to-wishlist-btn{border:none;border-radius:50%;margin:.8rem 1.1rem 0 0;position:absolute;right:0;top:0}.added-to-wishlist-btn:hover{background-color:var(--grey)}.add-wishlist-item-to-cart-btn{border-radius:0;bottom:0;margin-top:1rem;position:absolute;width:100%}.order-id{text-align:left}.pagination{display:flex;justify-content:center;list-style:none;padding:0 4rem 7rem}.pagination li{border:1px solid var(--dull-grey)}.active-page-li{background-color:var(--sky-blue);color:var(--pure-white)}.page-number{box-sizing:border-box;padding:0 2rem}.home-component-container{background-color:var(--pure-white)}.home-page-img-container{height:61.4rem;position:relative;width:100%}.home-page-background-img{height:100%;object-fit:cover;width:100%}.homepage-headings{background-color:var(--pure-white);margin-bottom:0;margin-top:6rem}.genre-cards-container{grid-gap:5px;background-color:var(--pure-white);display:grid;gap:5px;grid-template-columns:repeat(auto-fit,19rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;justify-items:center;padding:4rem 9rem}.homepage-explore-all-btn{background-color:var(--red-color);background-position:50%;color:var(--pure-white);transition:background .5s}.homepage-explore-all-btn:hover{background:var(--red-color) radial-gradient(circle,transparent 1%,var(--red-color) 1%) center/15000%}.homepage-explore-all-btn:active{background-color:var(--red-color);background-size:100%;transition:background 0s}.new-arrivals-container{grid-gap:1rem;background-color:var(--pure-white);display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,30rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;justify-items:center;padding:4rem;width:100%}body{height:100vh}.user-auth-content-container{align-items:center;background:url(/static/media/Library_pic1.254b944678a1007934dc.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:calc(100vh - 107.23px);width:100%}.user-auth-form{border:none;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:3rem 4rem;text-align:left}.user-auth-form input{outline:none}.user-options-container{justify-content:space-between}.remember-me-container,.user-options-container{align-items:center;display:flex}#forgot-password{color:var(--royal-blue)}.new-user-container{display:flex;justify-content:center}#new-user-link{font-size:1.6rem;text-align:center}.links-with-blue-underline,.links-with-blue-underline:active,.links-with-blue-underline:hover,.links-with-blue-underline:visited{color:var(--royal-blue)}.links-with-blue-underline:after{background:var(--royal-blue);content:"";display:block;height:2px;transition:width .3s;width:0}.links-with-blue-underline:hover:after{width:100%}.accept-terms-container{align-items:center;display:flex;justify-content:flex-start}.existing-user-container{display:flex;justify-content:center}.existing-user-link{font-size:1.6rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-page-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 10.7rem);width:100%}.product-page-item{display:flex;gap:3rem;min-height:80%;min-width:80%;padding:1rem 5rem 3rem}@media only screen and (max-width:1018px){.item-author,.item-rating{margin-bottom:8px;margin-top:8px}}@media only screen and (max-width:945px){.product-page-item{align-items:center;flex-direction:column}.item-buttons{align-items:stretch;flex-direction:column;margin-top:1.6rem}.item-buttons button{width:100%}}.bookcover-image{height:40rem}.item-details{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;max-width:80rem;min-height:100%;padding:0 4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.item-details hr{width:100%}.item-description{margin:0;text-align:left}.item-price-details{margin:0}.discount-on-item{color:var(--notification-or-error);font-size:14px}.item-buttons{align-items:flex-end;display:flex;flex-grow:1;gap:1rem;justify-content:space-between;width:100%}.item-buttons button{flex-grow:1;margin:0}.out-of-stock-text{color:var(--red-color)}.item-notify-me-btn{background-color:var(--red-color)}.shop-container{background-color:#fff;position:relative;width:100%}.products-container{background-color:#fff;margin-left:30rem;min-height:61rem;padding-top:3rem}.products-card-grid{grid-gap:2rem;gap:2rem;padding:2rem 12rem 12rem}.wishlist-container{margin-top:5rem}.products-card-grid{grid-gap:4rem;display:grid;flex-grow:1;gap:4rem;grid-template-columns:repeat(auto-fit,24rem);justify-content:space-evenly;justify-items:center;padding:2rem 12rem 5rem;width:100%}.wishlist-container .products-card-grid{grid-template-columns:repeat(auto-fit,34rem)}.products-card-grid .card-basic.wishlist-card{margin-bottom:4rem}.empty-wishlist-message-container{min-width:31rem}.empty-cart-message-container{margin-top:2rem;min-width:31rem}.cart-content-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:3rem}.cart-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:2rem;width:80%}.cart-items-grid{display:flex;flex-direction:column;gap:2rem;grid-column:1/3;justify-content:flex-start}.card-basic-horizontal{border-radius:0;justify-content:space-between;margin:0 auto;max-width:100%;min-width:50.9rem;padding-left:2rem}.outline-card-secondary-btn.card-dismiss-btn{border-radius:50%;padding:.5rem .789rem;right:3px}.card-basic-horizontal h3{margin:0}.cart-item-book-img{max-height:100%}#cart-item-detail{display:flex;flex-direction:column;height:25.2rem;justify-content:space-between;max-width:28.14rem;padding:0}.cart-quantity-para{display:inline;margin:0}.item-cart-quantity{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-item-quantity-input{margin:0 1rem;outline:none;text-align:center;width:5rem}.cart-horizontal-card-btns{flex-direction:column;gap:1rem}.cart-horizontal-card-btns button{margin:0}.cart-bill{align-items:flex-start;background-color:#fff;border:1px solid #d3d3d3;color:#000;display:flex;flex-direction:column;grid-column:3/5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem;width:50.9rem}@media only screen and (max-width:1125px){.cart-bill{grid-column:2/4;grid-row:2/4}.cart-items-grid{grid-column:2/4;grid-row:4/auto}}.orders-content-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:3rem}.no-orders-message-container{margin-top:2rem;min-width:31rem}.orders-container{display:flex;flex-direction:column;gap:2rem}.orders-container .card-basic-horizontal{cursor:default;max-width:160%;width:60rem}.orders-container .card-basic-horizontal #cart-item-detail{max-width:34.2rem}.orders-container .card-basic-horizontal:hover{box-shadow:0 0 1px rgba(48,48,48,.54)}
/*# sourceMappingURL=main.ee95e98d.css.map*/