/*
Theme Name: Bouwkenners
Description: Child theme for the Avada theme
Author: martijnh
Template: Avada
*/

/* Homepage */

body.home #main {
	
}

#wrapper .post-content .home-infoblocks-container h2,
.home-infoblocks-container a {
	color: #4a4a49;
}

#wrapper .post-content .home-infoblocks-container li {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	margin-bottom: 10px;
	background-color: red;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-1 {
	background: transparent url("images/icons.png") no-repeat 0 0;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-2 {
	background: transparent url("images/icons.png") no-repeat 0 -26px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-3 {
	background: transparent url("images/icons.png") no-repeat 0 -54px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-4 {
	background: transparent url("images/icons.png") no-repeat 0 -79px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-5 {
	background: transparent url("images/icons.png") no-repeat 0 -104px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-6 {
	background: transparent url("images/icons.png") no-repeat 0 -130px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-7 {
	background: transparent url("images/icons.png") no-repeat 0 -156px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-8 {
	background: transparent url("images/icons.png") no-repeat 0 -182px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-9 {
	background: transparent url("images/icons.png") no-repeat 0 -208px;
}

#wrapper .post-content .home-infoblocks-container li.dm-icon-10 {
	background: transparent url("images/icons.png") no-repeat 0 -234px;
}

#wrapper .post-content .home-infoblocks-container li a {
	text-decoration: underline;
}

#wrapper .post-content .home-infoblocks-container h2 {
	font-size: 1.85em;
	text-transform: uppercase;
	font-weight: bold;
}

@media only screen and (min-width: 800px){

	.home-infoblocks-container {
			padding-bottom: 5px !important;
	}

	.home-infoblocks-container .fusion-column.fusion-one-half {
		margin-bottom: 0 !important;
	}

}

@media only screen and (min-width: 800px){
	.home-infoblocks-container,
	.home-zoek-container {
		width: 654px !important;
		margin: auto !important;
	}
}

@media only screen and (min-width: 800px){
	.width-100 .fullwidth-box.home-infoblocks-container,
	.width-100 .fullwidth-box.home-zoek-container {
	  margin-left: 0 !important;
	  margin-right: 0 !important;
	  margin: auto !important;
	}
}

div.home-huis .heading-with-icon > div.image,
div.home-duim .heading-with-icon > div.image {
  top: -117px !important;
}

div.home-huis,
div.home-duim {
	margin-top: 60px;
	margin-bottom: 0px;
}

div.home-huis .col.content-wrapper-background.content-wrapper-boxed,
div.home-duim .col.content-wrapper-background.content-wrapper-boxed {
	padding-top: 5px;
}

/* Boxes equal height on desktop */
@media only screen and (min-width: 800px){
	div.home-duim .col.content-wrapper-background.content-wrapper-boxed {
	  height: 298px !important;
	}
}

/* Home search */

.home-zoek-container {
	position: relative;
}

.home-search-form .s {
	height: 56px;
	width: 77%;
	box-sizing: border-box;
	float: left;
	font-size: 1.1em;
}

.home-search-form .searchsubmit {
	float: right;
	height: 56px;
	width: 20%;
	box-sizing: border-box;
	color: #ffffff;
	background-color: #4fc43a;
	text-transform: uppercase;
	border: none;
	font-weight: bold;
	font-size: 1.2em;
}

@media only screen and (min-width: 800px){
	
	.home-search-form .s {
		font-size: 1.5em;
	}

	.home-search-form .searchsubmit {
	  font-size: 1.7em;
	}

}

/* Style for custom blocks like iframes */

.custom-align-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.custom-align-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* Breadcrumbs */
.page-title ul.breadcrumbs li,
.page-title ul.breadcrumbs li a {
	color: #ffffff;
}

.custom-modal-button {
  /*
  background-color: #047cc3;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px;
  display: block;
  margin-top: 10px;
  */
  color: #047cc3;
  font-weight: bold;
  font-size: 1em;
  /*
  bottom: 10px;
  position: absolute;
  */
}

.custom-modal-button:hover {
	color: #4fc43a;
}

.modal-body a {
	color: #047cc3;
}

/* Height fix for page: http://bouwkenners.nl/omgevingsvergunning-hulp/ */
.title-less-top-padding {
  	margin-top: -50px;
}

/* bring nav button to back for carousel, so autocomplete above it falls over it */
.es-nav-prev, .es-nav-next {
	z-index: 3;
}

/* forms */
.wpcf7-text.half {
	width: 48%;
}

.wpcf7-text.left {
	margin-right: 4%;
}

.wpcf7-form input[type="submit"].full {
	width: 100%;
	padding: 10px;
	text-align: center;	
	background: #4fc43a;
}

.wpcf7-form input[type="submit"].full:hover {
	background: #ee850b;
}

.wpcf7-form .wpcf7-not-valid-tip {
	display: block;
	position: absolute;
	top: 0;
	left: -15px;
}

.wpcf7-form .menu-360 .wpcf7-not-valid-tip {
	top: -25px;
}
/* star rating */
.dm-stars,
.dm-stars-inner {
	display: inline-block;
	width: 120px;
	height: 24px;
	background: transparent url("images/stars.png") repeat-x 0 0;
}

.dm-stars-inner {
	background: transparent url("images/stars.png") repeat-x 0 -48px;
}

.dm-stars .star0 {
	width:0px;
}

.dm-stars .star0_5{
	width:12px;
}

.dm-stars .star1 {
	width: 24px;
}

.dm-stars .star1_5 {
	width: 36px;
}

.dm-stars .star2 {
	width: 48px;
}

.dm-stars .star2_5 {
	width: 60px;
}

.dm-stars .star3 {
	width: 72px;
}

.dm-stars .star3_5 {
	width: 84px;
}

.dm-stars .star4 {
	width: 96px;
}

.dm-stars .star4_5 {
	width: 108px;
}

.dm-stars .star5 {
	width: 120px;
}

.dmStarsHr {
	height: 1px;
	background: #e0dede;
	border: none;
	margin-bottom: 20px;
}

.startproject {
	background: #4fc43a !important;
}

body.single-avada_portfolio hr.dmStarsHr {
	display: none;
}