/*
Theme Name: Divi Child 01
Theme URI:
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI:
Template: Divi
Version: 2.6.4.4
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 21 Jul 2016 09:11:32 +0000 */

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

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 99999998;
}

.popup {
	width: 100%;
	max-width: 400px;
	position: fixed;
	top: 10%;
	max-height: 80%;
	overflow-y: auto;
	left: 50%;
	margin-left: -200px;
	display: none;
	z-index: 99999999;
	background: #fff;
}

.popup-head {
	padding: 20px;
	background: #eaeaea;
	font-size: 20px;
}

.popup-content {
	padding: 20px;
}

.rq-message {
	display: none;
	max-width: 400px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.2;
    color: rgba(0,0,0,.8);
}

.rq-message div {
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.rq-message .rq-error {
	border-left: 4px solid #e12020;
	background: #e8c5c5;
	padding: 12px;
}

.rq-message .rq-success {
	border-left: 4px solid #1eb265;
	background: #a6e4ab;
	padding: 12px;
}

#form-request label {
	margin-bottom: 5px;
	margin-top: 8px;
	display: inline-block;
}

#form-request input, #form-request textarea {
	width: 100%;
	padding: 8px;
	font-size: 14px;
	border: 2px solid #e4e4e4;
	-webkit-appearance: none;
}

#form-request button {
	-webkit-appearance: none;
	border: 0;
	background: #1e981e;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	box-sizing: border-box;
	padding: 12px 0px;
	margin-top: 10px;
	cursor: pointer;
}
.post-grid .item .layer-media img{height: 200px;}
.footer-widget div#text-2 img {
    width: 140px;
}
.footer-widget div#text-2 p {
    padding-bottom: 0;

}
@media screen and (max-width: 400px) {

	.popup {
		max-width: 300px;
		margin-left: -150px;
	}

}

.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
	margin:auto;
}



/* IT Operators */
@media (min-width: 981px) {
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-right: 5%;
		display: inline-block;
	}	
	
	
	.et_pb_row .et_pb_column:last-child {
		margin-right: 0;
	}
	
	#andre .et_pb_row {
		text-align: center;
	}	
	
	#andre .et_pb_column {
		width: 19.5%;
	}
	
	.et_pb_column {
		vertical-align: top;
	}
}

@media (min-width: 981px) {
	#andre .andreForedragsholdere img {
		height: 150px;
		object-fit: cover;
	}	

}
