
/* 
 Theme Name:     Gilaworks for Divi
 Author:         Gilaworks
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 



@import url("../Divi/style.css");


/* homepagina */

div.et_pb_widget_area.et_pb_widget_area_right.clearfix.et_pb_module.et_pb_bg_layout_light.et_pb_sidebar_0 {
    background-color: #faf7fa;
}

.home div.et_pb_section.et_pb_section_0.et_section_regular.et_section_transparent {
    background-color: #d1D1D1;
} 
div.et_pb_section.et_pb_section_0.et_section_regular {
    padding: 0;
}
div.et_pb_row.et_pb_row_0 {
    padding-top: 0;
}

div.et_pb_row.et_pb_row_0.et_pb_row_fullwidth {
    background-color: #d1d1d1!important;
}

.home div.et_pb_widget_area.et_pb_widget_area_right.clearfix.et_pb_module.et_pb_bg_layout_light.et_pb_sidebar_0 {
    background-color: #fcfcfc;
}

.home h4.widgettitle {
	position: relative;
	left: -5px;
    background-color: #d1d1d1;
    padding-top: 5px;
    padding-left: 5px;
	/*margin-top: 25px;*/
	margin-right: 20px;
	margin-bottom: 10px;
}

span.post-date {
    font-style: italic!important;
    font-size: 10px!important;
}


/*

.home div.et_pb_widget.widget_nav_menu {
    position: relative;
	top: -45px;
}

.home div.et_pb_widget.widget_recent_entries {
	position: relative;
	top: -90px;
}

.home div.textwidget {
   position: relative;
	top: -125px;
}

.home div.amazingcarousel-list-container {
      position: relative;
	left: -34px;
	top: -15px;
}

*/

div.et_pb_widget_area.et_pb_widget_area_right.clearfix.et_pb_module.et_pb_bg_layout_light.et_pb_sidebar_0 {
    max-height: 995px;
}
/* einde homepagina */


/* het wilde denken */

img.size-medium{
	padding: 10px;
	border: 1px solid #ddd;
	-moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
	box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
/*    border-width: 2px;
    border-color: #000000;
    border-style: solid;*/
}

.wdmenu a { color:#777777;}
.wdmenu a:hover { color:#B95E60;}
.wdmenu a:active { color:#B95E60;}

/* einde het wilde denken */

/* blog */

/* einde blog */

#footer-bottom {
    display: none!important;
}
#main-footer {
    display: none;
}

/* EINDE TOEGEVOEGD */





