/**
* Theme Name: Humani Child
* Description: This is a child theme of Humani, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Wpopal Team</a>
* Template: humani
* Version: 1.2.20
*/

.categories-link, .post-author {
    display: none;
}

.about-3 .elementor-widget-container {
    height: 100%;
}

.about-3 .elementor-widget-wrap.elementor-element-populated {
    row-gap: 28px;
}

.what-we-do--wrapper .elementor-container.elementor-column-gap-no {
    position: relative;
    flex-wrap: nowrap;
}

.c-swiper-button {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    background: #fff;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px 9px 8px;
    border-radius: 50%;
    cursor: pointer;
}

.c-swiper-left {
    left: 0;
}

.c-swiper-right {
    right: 0;
    padding: 8px 8px 9px 10px;
}

.what-we-do--wrapper .elementor-widget-wrap.elementor-element-populated {
    margin-left: 0 !important;
}

.elementor-element-11805d1 {
    background-color: #18254F;
    background-image: url("/wp-content/uploads/2021/05/H9_BG_02.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 1023px) {
    .blog #secondary {
        display: block !important;
    }

    .blog .site-content .col-full {
        display: flex;
        flex-direction: column-reverse;
    }
}