/*
 Theme Name:   Ed School Child Theme
 Theme URI:    http://ed-school.aislinthemes.com/
 Description:  Ed School Child Theme
 Author:       Aislin
 Author URI:   http://aislinthemes.com
 Template:     ed-school
 Version:      1.0.0
 Tags:
 Text Domain:
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* HEADER */

@media screen and (max-width: 1600px) {
    .wh-header .header-wrapper {
        padding: 0px 0 !important;
    }
}

@media screen and (max-width: 1350px) {
    .social-icons-header {
        display: none !important;
    }

}

.sf-menu.wh-menu-main a:hover {
    color: #156796 !important;
}

.sf-menu.wh-menu-main .sub-menu li a,
.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children:after {
    color: #156796 !important;
}

.sf-menu.wh-menu-main .sub-menu li:hover>a {
    color: #FFF !important;
}

.sf-menu>.menu-item-has-children {
    padding-right: 15px !important;
}


.sf-menu>li>a {
    padding: 48px 10px 48px 0px !important;
}

.wh-header .elementor-top-column .elementor-widget-wrap {
    align-items: center !important;
    align-content: center !important;
    /* padding: 0 !important; */
}

.elementor-element-7c960fa .elementor-widget-wrap {
    padding: 0 !important;
}

/* FOOTER */

#menu-top-menu-1 li {
    display: block !important;
    width: 100% !important;
    padding: 2px;
}

#menu-top-menu-1 li a {
    padding: 0 !important;
}

.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote,
.testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote {
    padding: 10px 20px 10px 60px;
}

.page-title {
    background: #15679659 !important;
}

/* TOGGLES */

.elementor-toggle-item a:hover {
    color: #156796;
}

span.author {
    display: none;
}


/* CHILD PAES */

.sidebar-nav-title {
    padding-left: 10px;

}

.page-template-template-home .elementor-background-overlay {
    background: rgb(21, 103, 150) !important;
    background: linear-gradient(180deg, rgba(21, 103, 150, 0.5998774509803921) 0%, rgba(21, 103, 150, 0) 60%) !important;
    opacity: 1 !important;
}

.single .page-title,
.blog .page-title,
.archive .page-title {
    color: #FFF !important;
}