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

@import url("../ed-school/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*--------------------------
 Edits for OBS Het Zand by GeniusLab
---------------------------*/

#theme-button-5a12dcca3755e {
    background-color: #ffc52d !important;
    border: 2px solid #ffc52d;
    color: #621416;
}

.site-nav.children-links.clearfix {
    display:none;
}

.search-submit {
    height:52px;
}

.search-form.form-inline {
    margin-top:10px;
}

.search-submit {
    background-color: rgb(230, 190, 30) !important;
    border-color: rgb(230, 190, 30) !important;
}
@media all {
    .sf-menu.wh-menu-main {
        color: #000;
        font-weight: 500;
    }
}
@media all {
    .sf-menu.wh-menu-main .sub-menu li a, .sf-menu.wh-menu-main .sub-menu li.menu-item-has-children::after {
        color: #000;
        font-weight: 500;
    }
}
.sf-menu.wh-menu-main a {
	font-weight: 500 !important;
}
@media all {
    .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
        box-shadow:0 5px 0 #f4a733;
        color:#faf0e1;
        border-color:transparent;
        background-color:#e6be1e;
    }
 } 
 @media all {
    .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
        background-color: #5472D2;
        color: #fff;
        display:none;
    }
}
.teacher.one.fourth.wh-padding {
    pointer-events: none;
}

/*kpcss*/
.hidebutton{display:none;}
.front_line .custom_button {
    background-color: #ffc52d !important;
    color: #603338 ;
    text-transform: capitalize;
	border-radius:0px;
}
.front_line .custom_button:hover {
    background-color: #fff !important;
    color: #603338 ;
    text-transform: capitalize;
	border-radius:0px;
	border-color:#fff !important;
}		
.front_line .vc_custom_1511263880282{
	padding-left:0px !important;
}
.bullet_points li{
	color:#ffc52d;
}
.bullet_points li span{
	color:#7c7c7c;
}
.teacher.one.fourth.wh-padding {
    pointer-events: none;
    float: left;
    min-height: 610px;
}
.teacher.one.fifth.wh-padding {
    pointer-events: none;
    float: left;
    min-height: 527px !important;
}
/*kpcss*/

.front_line .custom_button_red {
    background-color: #603338 !important;
    color: #fff;
	border-radius:0px;
	text-transform: none;
	float:right;
	border-color:#603338 !important;
}	
.front_line .custom_button_red:hover {
    background-color: #fff !important;
    color: #613338;
	border-radius:0px;
	text-transform: none;
	float:right;
	border-color:#fff !important;
	}	
/*@media screen and (max-width: 1920px) {
	.get-in-touch-block.wpb_column.vc_column_container.vc_col-sm-4 {
    font-size:9px;
}*/

 /* unvisited link */
a:link {
    color: #6c99e1;
}

/* visited link */
a:visited {
   color: #6c99e1;
}

/* mouse over link */
a:hover {
    color: #6c99e1;
}

/* selected link */
a:active {
    color: #6c99e1;
} 

.wh-button vc_custom ouderportaal {
    color:white;
}

.ouderportaal {
	 color:white !important;
}

.scp-teachers .teacher {
	min-height:610px !important;
}

.vc_icon_element.vc_icon_element-outer.vc_icon_facebook.pull-right.vc_icon_element-align-center.vc_icon_element-have-style {
    margin-top:5px !important;
}