/*
Theme Name:  StichtingDeBegrafenisExecuteur
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      DDA
Author URI:  https://www.dda.nl
Template:    Divi
*/

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

body, p {
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5 {
	line-height: 1.3em;
	letter-spacing: 1px;
}
h1{
	font-weight: 500 !important;
}
h2 {

}
.et_pb_slide_description h1 {
    font-size: 50px !important;
}
.et_pb_slider .et_pb_slide {
    background-position: top center !important;
}
#top-menu li li {
    padding: 0 0px;
}
#et-info {
    width: 100%;
}
#top-header .et-social-icons {
    display: block;
    float: right;
}
ul {
	padding-left: 25px;
}
#top-menu li {
    padding-right: 50px;
}
#et-info-phone::before, #et-info-email {
	display: none;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 26% 8% 6% 8% !important;
}
#footer-info {
    font-size: 12px;
	float: right;
	color: #606060;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#footer-info a {
    font-size: 12px;
	font-weight: 300;
	color: #606060;
}
#footer-info p {
    margin-bottom: 0px !important;
}
#footer-info a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}

/* comments fix */
#comment-wrap {
	max-width: 1080px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.fscf-div-label {
	text-transform: uppercase;
	font-weight: bold;
	color: #3d3d3d;
	letter-spacing: 0.05em;
	height: 30px;
	display: block;
	font-size: 14px;
}
.fscf-div-field {
	margin-bottom: 20px;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
    width: 100%;
    padding: 9px 14px;
    border: 1px solid #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #777;
    background-color: #eee;
    font-size: 15px;
	font-weight: 500;
}
input[type="submit"] {
    min-width: 150px;
    max-width: 240px;
    display: block;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 10px;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
    position: relative;
	margin: 0px auto;
	color: #FFFFFF !important;
	letter-spacing: 1px !important;
	text-shadow: none !important;
	cursor: pointer;
}
input[type="submit"]:hover {
    transition: all 0.9s;
}
input[type="submit"]:after {
	display: none;
}
input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #BBBBBB;
    color: #333333;
	box-shadow: 4px 4px 6px #AAAAAA;
}
textarea {
    height: 180px;
}
#fscf_redirect1 {
	margin-top: 250px;
	text-align: center;
	color: rgb(134, 26, 233);
	font-size: 24px;
}

/*-------------------[1600px]------------------*/
@media only screen and ( max-width: 1600px ) {

}
/*-------------------[1500px]------------------*/
@media only screen and ( max-width: 1500px ) {

}
/*-------------------[1400px]------------------*/
@media only screen and ( max-width: 1400px ) {

}

/*-------------------[1279px]------------------*/
@media only screen and ( max-width: 1279px ) {

}



/*-------------------[1200px]------------------*/
@media only screen and ( min-width: 1200px ) {

}


/*-------------------[981px]------------------*/
@media only screen and ( min-width: 981px ) {
}

/*-------------------[1300px]------------------*/
@media only screen and ( max-width: 1300px ) {
	.container, .et_pb_row {
		width: 92%;
	}
}

/*-------------------[1200px]------------------*/
@media only screen and ( max-width: 1200px ) {
	.et_pb_slide_description h1 {
		font-size: 40px !important;
	}
}

/*-------------------[1080px]------------------*/
@media only screen and ( max-width: 1080px ) {
	#comment-wrap {
		max-width: 934px;
	}
}

/*-------------------[1024px]------------------*/
@media only screen and ( max-width: 1024px ) {
	#comment-wrap {
		max-width: 934px;
	}
}

/*-------------------[980px]------------------*/
@media only screen and (max-width: 980px) {
	#comment-wrap {
		max-width: 690px;
	}
	.nomobile {
		display: none !important;
	}
}

/*-------------------[600px]------------------*/
@media only screen and (max-width: 600px) {
	#comment-wrap {
		max-width: 400px;
	}
	.et_pb_slide_description h1 {
		font-size: 36px !important;
	}
	.et_pb_row {
		padding: 10px 0;
	}
	h1 {
    	font-size: 22px;
	}
	.et_pb_section {
		padding: 30px 0;
	}
	.et_pb_column {
		margin-bottom: 15px;
	}
}

/*-------------------[479px]------------------*/
@media only screen and ( max-width: 479px ) {
	#comment-wrap {
		max-width: 450px;
	}
	.et_pb_slider .et_pb_slide {
    	background-position: 19% 0% !important;
	}	
	.et_pb_slider .et_pb_container {
		width: 100%;
	}
	.et_pb_slide_description h1 {
    	font-size: 28px !important;
	}
	.et_pb_slide_description {
    	padding: 26% 0% 6% 38% !important;
	}
}


/*-------------------[320px]------------------*/
@media only screen and ( max-width: 320px ) {
	#comment-wrap {
		max-width: 274px;
	}
}

