/*
 Theme Name: Agrimm 2.0
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: http://www.elegantthemes.com
 Redesign: QUEM Identiteit Makers
 Redesign URI: https://www.quem.nl
 Template: Divi
 Installation: 04.02.2019
 Last update: 04.02.2019
*/

/* Import Styling
------------------------------------------------------- */
 
@import url("../Divi/style.css");
@import url("../decrimp/cf7.css");


/* Custom Font
------------------------------------------------------- */

/* CSS styling
------------------------------------------------------- */

/* Header and footer
------------------------------------------------------- */

/* Hide the header */
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}

/* Adjust padding for transparent headers */
.et_transparent_nav #main-content .container {
    padding-top: 58px !important;
}

/* Hide footer */

#main-footer {
    height: 0 !important;
    overflow: hidden;
}

/* Custom Styling Template
------------------------------------------------------- */

/* Posts Footer*/

.single .et_pb_post {
    margin-bottom: -27px;
}
.single .post {
    padding-bottom: 0;
}