/*
Theme Name: Ao Ako Global learning
Theme URI: 
Description: Educational site
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.5
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 14 Sep 2015 21:06:13 +0000 */ 

@import url('../Divi/style.css');

/* original coding
#footer-widgets {
	padding: 6% 0 0;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 5.5% 0;
}
.footer-widget {
    float: left;
    color: #fff;
}

.et_pb_widget {
    float: left;
    max-width: 100%;
}
*/
#footer-widgets {
	padding: 3% 0 3% 0;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 1% 0;
}
.footer-widget {
	width: 100% !important;
	text-align: center !important;
}
/* text-6 is logo */
#text-6 {
	text-align: center;
	width: 100%;
	max-width: 100%;
}
/* text-7 is company name */
#text-7 {
	text-align: center;
	width: 100%;
	max-width: 100%;
}
#menu-footer-menu {
	text-align: center !important;
}
/* niet floating dan background img positioneren
.et_pb_widget {
	float: none !important;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 1% 0;
}
.footer-widget h4 {
	background: url(/wp-content/uploads/2015/09/star_footer_k.png) no-repeat 35% 10px;
	padding-top:30px;
}
*/

/* te wheke header */
div.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_text_0 h3 {
    line-height: 30px;
}
/* te wheke footer */
div.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_3 h3 font {
    line-height: 30px;
}

/* logo was shown a lot bigger between 995 and 1100px so added next 10 lines */
#logo {
/*  max-width: 30%;*/
  min-width: 200px;
}

@media all and ( min-width:975px )  and ( max-width: 1205px ) {
	#logo {
		max-width: 30%;
	}
}

@media all and ( min-width:975px )  and ( max-width: 1100px ) {
	#et-top-navigation {
		padding-left: 0 !important;
	}
}

@media all and (max-width: 980px) {
	.footer-widget:nth-child(n) {
		width: 100% !important;
	}
}

.et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
	background-color: #166cae !important;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
	background-color: #166cae !important; 
}

/* text disappears with standard opacity .7 */
#footer-info a:hover { opacity: 1; color: #207ab9; }

/*less margin on left in menu */
#top-menu li li {
    padding: 0 0 0 10px;
}
#top-menu li li a {
    width: 230px;
}

.et_pb_slide_2 {
}
/* set background color for header all to blue */
.et_pb_fullwidth_header_0.et_pb_fullwidth_header {
}
.et_pb_section_0 {
}
/* padding for text on vague picture on home */
.paddingleft250 {
	padding-left:250px;
}
@media all and ( min-width:1170px )  and ( max-width: 1240px ) {
	.paddingleft250 {
		padding-left:200px;
	}
}
@media all and ( min-width:1100px )  and ( max-width: 1169px ) {
	.paddingleft250 {
		padding-left:150px;
	}
}
@media all and ( min-width:1000px )  and ( max-width: 1099px ) {
	.paddingleft250 {
		padding-left:100px;
	}
}
@media all and ( min-width:900px )  and ( max-width: 999px ) {
	.paddingleft250 {
		padding-left:50px;
	}
}
@media all and ( max-width: 899px ) {
	.paddingleft250 {
		padding-left:0px;
	}
}

/* event sidebar widget: header */
h4.widgettitle {
	margin-bottom:20px !important;
}
/* event sidebar widget: event */
.tribe-events-list-widget ol li {
	background: #eee !important;
	padding: 5px !important;
}
/* event sidebar widget: title event */
h4.entry-title.summary a {
	color: #286fab !important;
	font-size:0.9em !important;
}
/* event sidebar widget: start date  */

span.date-start.dtstart {
/*	color: #25c288;*/
	font-weight:normal !important;
}
/* event sidebar widget: en date */
span.date-end.dtend {
/*	color: #2923c4;*/
	font-weight:normal !important;
}

