/*color del texto del pie de pagina*/
.dark-sidebar a, .dark-sidebar .widget_filter li a {
    color: #FFF;
}

/* redondeo de iconos ppales sobre el banner ppal */
.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 5% !important;
    border-radius: 5% !important;
}

.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 5%;
    border-radius: 5%;
}

.foot-widgets .widget {
    margin: 10px 0 0 10px !important;
    margin-bottom: 0px;
    float: left;
    width: 30.3%;
    box-sizing: border-box;
}

#footer .widget, #footer .widget .search-form input[type="search"] {
    font-size: 10px  !important;
}

#header-tools #side-menu-switch {
    display: none  !important;
}

@media screen and (min-width: 375px) and (max-width: 1024px){

#media_image-4, #fbw_id-2, #custom_html-2 {
    display: none  !important;
}

.foot-widgets .widget {
    margin: 60px 0 0 3%;
    float: left;
    width: 90.3% !important;
}

.elementor-8754 .elementor-element.elementor-element-8bc9230 .mdp-masker-image {
    background-size: cover !important;
}

.elementor-8754 .elementor-element.elementor-element-824d41a .mdp-masker-image {
    background-size: cover !important;
}

}

.posts-nav {
  display: none !important;
}