@media (min-width: 1024px) {
    .filter__dropdown:has(.checkbox) {
         max-height: 100%!important;
    }
}
.filter__dropdown:has(.checkbox) {
        max-height: 100%!important;
    }
.blog__image {

    height: auto!important;

}
@media (min-width: 1024px) {
    .blog__image {
        height: auto!important;
    }
}

/*.timed-cards-opening-box .nav-box {*/
/*    width: 60%;*/
/*}*/
/*.timed-cards-opening-box .swiper {*/
/*    width: 70%;*/

/*}*/

.menu-item-nowruz {
    background-color: #860a35;
    padding: 2px 7px;
    border-radius: 12px;
    color: white;
}
.menu-item-installment {
    background-color: #ffdd00;
    padding: 2px 7px;
    border-radius: 12px;

}
.nav-links {

    gap: 1.5rem!important;
}

.nav-links>.menu-item-nowruz>a:hover{
    color: #ffffff!important;
}
ul.nav-links {
    padding: 0.5rem 2rem!important;
}
@media (max-width: 767px) {
    .email-info {
        font-size: 13px;
    }
    .footer__contact-info {
    font-size: 0.8rem;
}
}

