/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

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

/* =Theme customization starts here
------------------------------------------------------- */

body {
	font-weight: 400;
}

.et_pb_section.center {
	text-align: center!important;
}

.et_pb_section.center.middle h2 {
	vertical-align: middle;
}

h1, h2, h3, h4, h5 {
	color: #289039;
}

h2, h3 {
	padding-bottom: 20px;
}

.et_lb_note h3 {
	padding-bottom: 5px;
}

#left-area h1 {
	font-weight: 300;
	font-size: 36px;
	color: #289039;
}

.et_pb_widget h4.widgettitle, .et_pb_widget h4.title {
	margin-bottom: 5px;
}

a:hover {
	color: #3eb750 !important;
}

.et_pb_widget a, .et_pb_widget_area .et_pb_widget a {
	color: #289039;
	padding-bottom: 3px;
}

.et_pb_fullwidth_header h1 {
	font-size: 50px;
	font-weight: 300;
}

.et_pb_fullwidth_header p {
	font-size: 26px;
	font-weight: 300;
	color: #289039;
}

.et_pb_fullwidth_header.et_pb_bg_layout_dark p {
	color: #fff;
}

.et_pb_section.teaser h1 {
	font-size: 70px;
	font-weight: 300;
	padding: 30px 0;
}

.et_pb_section.teaser h2 {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 60px;
	line-height: 40px;
}

.intro p {
	font-size: 16px;
	font-style: italic;
	line-height: 32px;
	padding-top: 10px;
	margin-bottom: -20px;
}

et_lb_bar {
	background: none !important;
	height: 6px;
}

div.printfriendly {
	margin: 0 !important;
}

.addtoany_shortcode {
	float: left;
	margin-top: -9px;
	margin-left: -9px;
}

.et_pb_blog_grid h2 {
	/*text-align: center;*/
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 0;
	font-size: 18px;
	font-weight: 300;
}

/* Frontpage Teasers Begin */

#icon-teasers h3 {
	color: #289039;
}

#levevis-teaser h3 {
	color: #827E77;
	font-weight: 300;
	font-size: 48px;
	padding-bottom: 30px;
}

#levevis-teaser p {
	color: #827E77;
	font-size: 20px;
	line-height: 36px;
	padding-bottom: 30px;
}

#front-slideshow h2 {
	font-size: 48px;
	line-height: 36px;
	padding-bottom: 30px;
	font-weight: 300;
	text-shadow: none;
}

#front-slideshow h3 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	padding-bottom: 10px;
	text-shadow: none;
}

.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button {
	background-color: #827E77;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 20px 40px;
}

.et_pb_bg_layout_light .et_pb_promo_button:hover, .et_pb_bg_layout_light .et_pb_more_button:hover{
	color: #fff !important;
	background-color: #289039;
}

.teaser-opskrift h3 {
	color: #827E77;
	font-weight: 300;
	font-size: 48px;
	padding-bottom: 30px;
}

a.et_pb_more_button {
	background-color: #289039;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 20px 40px;
	display: inline-block;
}

a.et_pb_more_button:hover {
	color: #fff !important;
	background-color: #827E77;
}

a.et_pb_more_button, .et_pb_promo_button {
	font-weight: 700;
}


/* Frontpage Teasers End */


/* Form Begin */

.et_pb_contact p input, .et_pb_contact p textarea {
	background-color: #f7f6f4;
}

.et_pb_contact_submit, .et_pb_contact_reset, .form-submit input  {
	display: block;
	color: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 40px;
	font-size: 14px;
	border: none;
	float: right;
	margin-top: 8px;
	cursor: pointer;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.et_pb_contact_reset {
	background-color: #827E77;
}

.et_pb_contact_reset:hover {
	background-color: #959088;
}

.et_pb_contact_submit {
	background-color: #289039;
}

.et_pb_contact_submit:hover, .form-submit input:hover {
	background-color: #3eb750;
}

.et_pb_toggle_close {
	background-color: #fff;
}

/* Form End */

.widget_sb_tabbed_widget ul.sb_tabs li a {
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 15px 0;
	line-height: 1;
	font-size: 12px;
	background: #F7F6F4;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #827e77;
}

.widget_sb_tabbed_widget ul.sb_tabs li a:hover {
	color: #666158 !important;
}

.widget_sb_tabbed_widget ul.sb_tabs li a.tab-current {
	background: #fff;
	color: #827E77;
	box-shadow: none;
}

div.tr input {
	background-color: #F7F6F4;
	border: none!important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 18px;
	color: #666!important;
	padding: 16px !important;
	font-family: 'Raleway', Arial, sans-serif;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#bmi_wrapper button {
	background-image: none!important;
	display: block!important;
	color: #fff!important;
	font-family: 'Open Sans', Arial, sans-serif!important;
	font-weight: 400!important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	padding: 20px 40px!important;
	font-size: 14px!important;
	border: none!important;
	float: right!important;
	margin-top: -10px!important;
	cursor: pointer!important;
	letter-spacing: 2px!important;
	text-transform: uppercase!important;
	background-color: #289039!important;
	margin-top: 8px!important;
}

#bmi_wrapper button:hover {
	background-color: #3eb750!important;
}

#bmi_wrapper input {
	background-color: #eee;
	border: none!important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 18px;
	color: #666!important;
	padding: 16px !important;
	font-family: 'Raleway', Arial, sans-serif;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 4px!important;
}

#bmi_wrapper div:empty {
	display: none;
}

.ee {
	padding-bottom: 6px;
}

.et_pb_testimonial {
	border: 1px solid #827E77;
	background-color: #fff;
}

 .et_pb_post .post-meta, .et_pb_portfolio_item .post-meta {
	font-size: 11px;
	color: #999!important;
}

 .et_pb_post .post-meta a, .et_pb_portfolio_item .post-meta a {
	color: #999!important;
}

#left-area .post-meta {
	font-size: 11px;
	padding-bottom: 23px;
	color: #999;
}

#left-area .post-meta a{
	color: #999;
}

.et_pb_promo.et_pb_bg_layout_dark.et_pb_text_align_center p a {
	color: #F7F6F4 !important;
	padding-bottom: 2px !important;
	border-bottom: 1px solid #F7F6F4 !important;
}
/* Footer Begin */

#main-footer {
	background: #F7F6F4 url(images/sm-footer-bg.jpg)!important;
	color: #827E77;
}

.footer-widget {
	color: #827E77;
}

#footer-widgets .footer-widget ul {
	list-style-type: none;
}

#footer-widgets .footer-widget li {
	line-height: 20px;
	padding: 0 0 8px 0px;
	position: relative;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

#footer-widgets .footer-widget li a {
	color: #827E77;
}

#footer-widgets .footer-widget h4 {
	font-weight: 400;
	padding-bottom: 9px;
	font-size: 22px;
	margin-bottom: 0;
}


#footer-bottom {
	background: #827e77;
}

#footer-info {
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
	float: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 20px;
	font-weight: 700;
}

#footer-info a {
	color: #fff;
}

#footer-info a:hover {
	color: #666158 !important;
}

/* Footer End */

#top-menu a {
	font-weight: 600;
}

.et_pb_post h2 a, .et_pb_portfolio_item h3 a {
	font-weight: 400;
}

.julequiz{
	max-width: 600px !important;
	margin: 60px auto !important;
	background: rgba(255, 255, 255, 0.97) !important;
	text-align: center!important;
	padding: 60px !important;
}

.julequiz .et_pb_row {
	max-width: 600px !important;
}

body.page.page-id-1273 {
	background: #f5f5f5 url('images/xmas-pattern.png') !important;
}