@import url(https://fitmart-screens.netlify.app/CSS/main.css);.primary-link{cursor:pointer}button[disabled]{cursor:not-allowed}.btn-icon{background-color:transparent;border:none}.main-min-height{min-height:calc(100vh - 15.4rem)}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.loader-page{display:flex;flex-direction:column;justify-content:center}.cta-btn{font-size:1.1rem;margin-top:1rem;padding:.8rem 1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.trump-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));justify-items:center}.trump-card{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:200px}@media screen and (max-width:700px){.trump-card{max-width:130px;min-height:13rem}}.loader{-webkit-animation:rotation .5s linear infinite;animation:rotation .5s linear infinite;border:5px solid #1d4ed8;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:block;height:48px;margin:2rem auto;width:48px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bxs-star{color:#f28c3c;font-size:1.3rem}.rating{font-weight:600}.go-to-cart-btn{background-color:#fe7345;border:2px solid #fe7345;color:#fff}.go-to-cart-btn:hover{background-color:#e5653c}.card-img-click{cursor:pointer}.close-btn{background-color:#fff;border:none}#cover-spin{background-color:hsla(0,0%,100%,.7);bottom:0;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#cover-spin:after{-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite;border-color:var(--primary-color);border-radius:50%;border-style:solid;border-top-color:transparent;border-width:4px;content:"";height:40px;left:48%;position:absolute;top:40%;width:40px}.single-product-card{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:5rem}.product-card-img{max-width:20rem}.product-title{font-size:1.3rem}.product-price{font-size:1.1rem}.des{color:var(--dark-green-color)}.product-trump-img{max-width:25px}.grid-minmax-card{grid-template-columns:repeat(auto-fill,minmax(13rem,2fr))}@media screen and (max-width:350px){.grid-minmax-card{grid-template-columns:repeat(auto-fill,minmax(12rem,2fr))}}.login-main{min-height:calc(100vh - 15.6rem)}.container-flex-y-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.user-profile-card{border:2px solid #000}.profile{height:calc(100vh - 15.6rem)}.empty-wishlist,.profile{align-items:center;display:flex;flex-direction:column}.empty-wishlist{height:calc(100vh - 15.4rem);justify-content:center}.not-found{display:block;margin:0 auto;max-width:30rem}.center-btn{display:block;margin-left:auto;margin-right:auto}.single-product-main{min-height:calc(100vh - 20rem)}
/*# sourceMappingURL=main.7bce9d90.css.map*/