@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;scroll-behavior:smooth}body{font-family:Poppins,sans-serif}body.hide-scroll{overflow-y:hidden}img{max-width:100%;height:auto}:root{--main-color:#1b5bf7}button:focus,div:focus,input:focus{outline:none}#nprogress .bar{height:3px!important}.navbar-bottom-links.active{color:#1b5bf7}a:-webkit-any-link:active{color:#000}.category-page .product-parent{gap:10px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1140px){.category-page .product-parent{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:990px){.category-page .product-parent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.category-page .product-parent{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.category-page .product-parent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:340px){.category-page .product-parent{grid-template-columns:repeat(1,1fr)}}.category-page .product-parent .product{padding:17px}.rc-slider-track{background:rgba(27,91,247,.75)!important}.rc-slider-handle{border-color:#1b5bf7!important;background:#1b5bf7!important;opacity:1!important}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{box-shadow:none!important}.filter-categories::-webkit-scrollbar{width:5px;background:#eaeaea;border-radius:7px}.filter-categories::-webkit-scrollbar-thumb{background-color:gray;border-radius:5px;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.color-radio{display:inline-flex;margin-right:10px;cursor:pointer;border-radius:50%;border:2px solid transparent}.color-radio input{display:none}.color-dot{display:inline-block;width:35px;height:35px;border-radius:50%;margin:3px}@media screen and (max-width:850px){.color-dot{width:25px;height:25px;margin:2px}.color-radio{margin-right:5px}}.change-password-link{display:none}@media screen and (max-width:1220px){.change-password-link{display:block}}@media screen and (max-width:550px){.profile-form{grid-template-columns:repeat(1,1fr)}.profile-form-btn{margin-top:30px;width:100%}}.product-img-big{min-height:630px!important;max-height:630px!important}@media screen and (max-width:530px){.product-img-big{min-height:430px!important;max-height:430px!important}}.order-product-img{width:200px;height:90px;object-fit:contain!important}@media screen and (max-width:470px){.order-card{grid-template-columns:repeat(1,1fr)!important}}.banner-mobile{display:none}@media screen and (max-width:600px){.banner-mobile.banner{display:block;height:200px!important}}@media screen and (max-width:550px){.banner-mobile.banner{display:block;height:180px!important}}@media screen and (max-width:460px){.banner-mobile.banner{display:block;height:150px!important;height:130px!important}}@media screen and (max-width:380px){.banner-mobile.banner{display:block;height:110px!important}}.banner{transform:translateZ(0);border-radius:20px!important;width:100%;height:400px!important;margin-top:32px}@media screen and (max-width:600px){.banner{display:none}}@media screen and (max-width:1120px){.banner{height:300px!important}}@media screen and (max-width:930px){.banner{height:250px!important}}@media screen and (max-width:730px){.banner{height:200px!important}}.banner .swiper{width:100%;border-radius:15px}.banner .mySwiper{max-width:100%!important;padding:0!important;height:100%!important}.banner .mySwiper .swiper-slide{width:inherit!important;opacity:1!important;border:none!important}.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.banner .swiper-slide img{display:block;object-fit:cover}.banner .mySwiper .swiper-slide img{max-width:100%!important;width:100%!important;height:100%!important}.slider-images .swiper-button-prev,.swiper-button-next{background:#fff!important;border-radius:50%!important;border:2px solid #1b5bf7;height:25px!important;width:25px!important;top:60px!important}.slider-images .swiper-button-prev:after,.swiper-button-next:after{font-size:12px!important;font-weight:900!important}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}