/*
Theme Name: Agenca Child
Template: agenca
*/

/* Custom CSS migrated from parent theme */

.search-ofcanvas {
    display: none !important;
}

@media (max-width: 767px) {
    .ag-about-img-wrap-4 .item-img-1 .box-shape {
        display: none;
    }
}

/* Fix header overlap on pages without breadcrumb */
section.egx-blog-7-area {
    padding-top: 200px;
}

@media only screen and (max-width: 991px) {
    section.egx-blog-7-area {
        padding-top: 150px;
    }
}
