/*
Theme Name:  LimPraktijk
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Bohnenn Webdesign
Author URI:  https://www.bohnennwebdesign.nl
Template:    Divi
*/

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

body, p {

}
h1, h2, h3, h4, h5 {
	line-height: 1.3em;
}
h2 {

}
#top-menu li li {
    padding: 0 0px;
}
#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%;
	}
}

/*-------------------[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;
	}

}

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

}


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

.et_pb_section {
	background-color: #FFF9D7;
}

.one_half.et_column_last {
	margin-top: -20px;
}

@media only screen and ( min-width: 981px ) {
	.et_pb_column.links {
		margin-right: 5% !important;
		width: 57.5% !important;
	}
	.et_pb_column.rechts {
		width: 37.5% !important;
	}
}

.et_pb_row {
	padding: 0 !important;
}

.footer-widget li:before {
	border-color: #FFED66 !important;
}

h4.title {
    text-transform: uppercase;
    color: #fff;
	font-weight: 700;
}

#main-footer {
    background-color: #8B2233;
}

#footer-widgets {
    padding: 30px 0 !important;
}

@media (min-width: 981px) {
	.et_pb_gutters3 .footer-widget {
    	margin: 0 5.5% 0 0;
	}
}

.nav li li {
    position: relative;
    line-height: 1.7em;
}

#top-menu li li {
	width: 100%;
}

#top-menu li li a {
	width: 100%;
}

.et_pb_widget_area_left {
    padding-right: 0px !important;
    border-right: none !important;
}

#logo {
	position: absolute !important;
	max-height: 100% !important;
}

@media only screen and (min-width: 981px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 10px !important;
		padding-top: 35px !important;
	}
}

#et-top-navigation {
	padding-left: unset !important;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
	padding-top: 35px !important;
}

#top-menu li, #mobile_menu li a {
    text-transform: uppercase;
}

#top-menu li ul li a, #mobile_menu li ul li a {
    text-transform: capitalize !important;
}

form.et_pb_contact_form input {
	border: 1px solid #8b2233 !important;
    border-radius: 2px !important;
}

form.et_pb_contact_form textarea {
	border: 1px solid #8b2233 !important;
    border-radius: 2px !important;
}

table, td {
	border: none !important;
}

.entry-content tr td {
	padding: 6px 0px;
}

.entry-content thead th, .entry-content tr th {
	padding: 6px 0;
}

@media only screen and (max-width: 700px) {
  /* Changes mobile logo to specified image */
  #logo {
    content: url("http://www.limpraktijk.nl/wp-content/uploads/2017/12/mobilelogo-limpraktijk.jpg") !important;
  }
}

@media (max-width: 980px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
    	max-width: 100%;
	}
}

.mobile_menu_bar:before {
	color: #8b2233 !important;
}

.et_mobile_menu {
	border-top: 3px solid #8b2233 !important;
}

.et_pb_slide {
	padding: 7% !important;
}