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

/*---- Typography ----*/
body {
	font-family: "museo-sans", sans-serif;
	font-size: 16px;
	color: #090D0D;
	line-height: 1.7;
	font-weight: 500;
}
h1, .et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 {
    color: #FF8022;
    font-size: 42px;
    font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.8px;
	font-family: "museo-slab-rounded", sans-serif;
}
h2, .et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2, .et_pb_title_container h1, .sidepage-heading h1, .et-db #et-boc .et-l .et_pb_column_1_3 h2 {
	color: #170D06;
	font-size: 28px;
    font-weight: 500;
	line-height: 1.3;
	letter-spacing: 0.8px;
}
h3, .et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3, .gfield_label {
	font-family: "museo-slab-rounded", sans-serif;
	color: #FF8022;
    font-size: 20px;
    font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.8px;
}
h4, .et_pb_toggle .et_pb_toggle_title {
	color: #5F5F37 !important;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 500;
}


/*---- General ----*/
.et_pb_row, .et-db #et-boc .et-l .et_pb_row {
	width: 90%;
}
h1:last-child, h2:last-child, h3:last-child {
	padding-bottom: 0;
}

.et_pb_text ul:last-child {
	padding-bottom: 0;
}
.et_pb_text ul li:not(:last-child) {
    padding-bottom: 20px;
}
header {
	box-shadow: unset !important;
}
.et_pb_equal_columns .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.divi-filter-archive-loop {
	margin-bottom: 0 !important;
}
.slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}
body .slick-dots {
    writing-mode: vertical-rl;
    width: 30px;
    padding: 0;
    display: flex;
    column-gap: 10px;
    right: 30px;
    top: calc(50% - 70px);
	bottom: unset;
}
.slick-dots li button {
    background-clip: content-box !important;
    border: 1px solid #5EA2A2;
    padding: 3px;
}
.slick-dots li.slick-active button {
    border: 1px solid #1B6060;
}

/*---- Form ----*/
.gform-theme--foundation .gform_fields {
    grid-row-gap: 20px !important;
}
.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    color: #1B6060;
    background-color: #D6F7F8;
    padding: 11px 15px;
    height: unset;
}
.gform-theme--foundation .gfield textarea {
	border: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    color: #1B6060;
    background-color: #D6F7F8;
    padding: 11px 15px;
}
.gfield_label {
	font-family: "museo-slab-rounded", sans-serif !important;
	color: #FF8022 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
	line-height: 1.5 !important;
	letter-spacing: 0.8px !important;
}
.gform_button.button {
    font-size: 18px !important;
    letter-spacing: 0.8px !important;
    color: #fff !important;
    transition: all 300ms ease 0ms !important;
    display: inline-block !important;
    background-image: url(https://buyersagent.volgjenieuwewebsite.nl/wp-content/uploads/2025/03/wit-arrow.png);
    background-size: 30px !important;
    background-position: calc(100% - 35px) center;
    background-repeat: no-repeat;
    background-color: #5EA2A2 !important;
    padding: 12px 80px 12px 30px !important;
    line-height: 1.7 !important;
    border-radius: 0 !important;
    border: 0 !important;
}
.gform_button.button:hover {
	background-color: #1B6060 !important;
	background-position: calc(100% - 30px) center !important;
}
.gform-theme--foundation .gform_footer {
    justify-content: flex-end;
}

/*---- Buttons ----*/
.et_pb_button.standard-button {
    background-image: url(https://buyersagent.volgjenieuwewebsite.nl/wp-content/uploads/2025/03/wit-arrow.png) !important;
    background-size: 30px !important;
    background-position: calc(100% - 35px) center;
    background-repeat: no-repeat;
}
.et_pb_button.standard-button:hover {
    background-position: calc(100% - 30px) center;
}
a.custom-orange-button {
    font-size: 18px;
    letter-spacing: 0.8px;
    color: #FF8021;
    transition: all 300ms ease 0ms;
    display: inline-block;
    background-image: url(https://buyersagent.volgjenieuwewebsite.nl/wp-content/uploads/2025/03/oranje-arrow.png);
    background-size: 30px !important;
    background-position: calc(100% - 5px) center;
    background-repeat: no-repeat;
    padding-right: 50px;
}
a.custom-orange-button:hover {
	background-position: calc(100% - 0px) center;
}
a.custom-orange-button, a.custom-torq-button {
    font-size: 18px;
    letter-spacing: 0.8px;
    color: #FF8021;
    transition: all 300ms ease 0ms;
    display: inline-block;
    background-image: url(https://buyersagent.volgjenieuwewebsite.nl/wp-content/uploads/2025/03/oranje-arrow.png);
    background-size: 30px !important;
    background-position: calc(100% - 5px) center;
    background-repeat: no-repeat;
    padding-right: 50px;
}
a.custom-torq-button {
	color: #5EA2A2;
	background-image: url(https://buyersagent.volgjenieuwewebsite.nl/wp-content/uploads/2025/03/torq-arrow.png);
}
a.custom-orange-button:hover, a.custom-torq-button:hover {
	background-position: calc(100% - 0px) center;
}

/*---- Menu ----*/
#top-menu li {
	padding-right: 30px;
}
#top-menu-nav>ul>li>a:hover {
	opacity: 1;
}
@media only screen and (min-width: 981px) {
	#logo {
		max-height: 170px !important;
    	margin-top: 47px;
	}
}

/*---- Home header ----*/
.header-section .et_pb_column:last-child .et_pb_text {
	font-family: 'Helvetica Neue', sans-serif;
    background: rgba(27,96,96,0.45);
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 7.3px;
    text-align: center;
    writing-mode: vertical-rl;
    text-orientation: sideways-right;
    position: absolute;
    height: 100%;
    padding: 20px 50px;
    transform: rotate(180deg);
    right: 0;
	top: 0;
}

/*---- Story sign ----*/
.story-sign {
    max-width: 450px;
    display: flex;
    column-gap: 20px;
}
.story-sign .left-story {
    max-width: 165px;
}
.story-sign .left-story img {
    border-radius: 300px;
}

/*---- Tekst blok map ----*/
.et_pb_text.text-blok-map {
    background-image: url(https://buyersagent.volgjenieuwewebsite.nl/wp-content/uploads/2025/03/map.png);
    background-size: contain;
    background-position: left;
}
.et_pb_text.text-blok-map h3 {
    font-size: 56px;
    line-height: 1.1;
}

/*---- Reveiew LL ----*/
.review-ll {
	padding: 80px 0 !important;
}
.review-ll .et_pb_text:first-child {
	margin-bottom: 20px;
}
.review-ll .et_pb_de_mach_content {
	margin-bottom: 40px;
}
.review-ll .et_pb_de_mach_content h3 {
	color: #5EA2A2;
}
.review-ll .et_pb_de_mach_content {
	color: #090D0D;
}