.a_none {
    display: none !important;
}
.a_row_low .elementor-row  {
    justify-content: center;
}
#cbp-hrmenu > ul {
    display: block ruby !important;
}
.js-product-miniature-wrapper, .m_product_single {
    padding: 20px 10px !important;
}
@media (max-width: 991px) {
    .bg-category-header {
        background-size: cover !important;
    }
    .cta-btn-1 a {
         width: 84% !important;
    }
    .slider-container>div {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    #module-ph_simpleblog-single .simpleblog__listing__post,
    #module-ph_simpleblog-list .simpleblog__listing__post {
        width: 50%;
    }

    .col-mobile-logo .logo {
        max-width: 200px !important;
    }

    #module-ph_simpleblog-list .a_section,
    #module-ph_simpleblog-category .a_section,
    #module-ph_simpleblog-categorypage .a_section,
    #module-ph_simpleblog-page .a_section {
        margin-top: calc(50% - 50vw);
    }

    .m_row_post-single {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-bottom: 21px;
    }

    .a_mag img {
        margin-bottom: 0 !important;
        height: 392px !important;
        width: 100%;
        object-fit: cover;
    }

    .m_h {
        font-size: 38px !important;
    }

    .m_row_post-single .m_col1 {
        padding: 40px 10px 50px 36px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .a_face {
        width: 14.178% !important;
    }
    .section_newsletter .elementor-top-column {
        width: 100% !important;
    }
}
@media (min-width: 930px) and (max-width: 992px) {
    .a_production .products.row {
         margin: 0 9rem !important;
     }
}
@media (min-width: 769px) and (max-width: 929px) {
    .a_production .products.row {
         margin: 0 4rem !important;
     }
}