/*
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: "Open Sans", sans-serif;
	font-size: 16px;
	color: #444444;
	line-height: 1.7;
	font-weight: 400;
}
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: #443f3f;
    font-size: 36px;
    font-weight: 600;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: center;
	-webkit-font-smoothing: auto;
	padding-bottom: 20px;
}
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-db #et-boc .et-l .et_pb_column_1_3 h2 {
	color: #443f3f;
    font-size: 30px;
    font-weight: 600;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: center;
	-webkit-font-smoothing: auto;
	padding-bottom: 20px;
}
h3 {
	color: #443f3f;
    font-size: 28px;
    font-weight: 600;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: center;
	-webkit-font-smoothing: auto;
	padding-bottom: 20px;
}
h4, .et_pb_toggle .et_pb_toggle_title {
	color: #443f3f;
    font-size: 16px !important;
    font-weight: 700;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	line-height: 1.3;
}
h5 {
	color: #443f3f;
    font-size: 20px;
    font-weight: 700;
	font-family: "Raleway", sans-serif;
	line-height: 1.3;
}
@media only screen and (max-width: 640px) {
	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 {
		font-size: 28px;
		text-transform: unset;
	}
	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-db #et-boc .et-l .et_pb_column_1_3 h2 {
		font-size: 24px;
		text-transform: unset;
	}
	h3 {
		font-size: 22px;
		text-transform: unset;
	}
}

/*---- General ----*/
.et_pb_row, .et-db #et-boc .et-l .et_pb_row {
	width: 90%;
}
.mobile_menu_bar:before {
	color: #fff !important;
}
.et_pb_row.less-wide {
	max-width: 900px;
}
.et_pb_text a, .et_pb_post_content a {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
}
.et_pb_gutters3 .et_pb_column .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_module {
	margin-bottom: 45px;
}
h1:last-child,h2:last-child,h3:last-child,h4:last-child {
	padding-bottom: 0 !important;
}
.sbr-owl-nav .sbr-owl-prev {
	left: -40px;
}
.sbr-owl-nav .sbr-owl-next {
	right: -40px;
}
.floating-header-cta {
    position: absolute;
    bottom: -50px;
    right: 20px;
    width: 140px;
    padding: 10px 20px;
    line-height: 1.5;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center !important;!i;!;
    border-radius: 200px;!i;!;
    color: #000 !important;!i;!;
    font-size: 15px;
    font-weight: 700;
}

.floating-header-cta:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 200px;
    background: #FED847;
    animation: moveInCircle 2s ease infinite;
}
.floating-header-cta:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 200px;
    background: transparent;
    border: 2px solid #f5f5f5;
    animation: moveInCircle 2s ease-in-out infinite;
}
@keyframes moveInCircle {
    0% {
        transform: rotate(0deg) translateX(3px) translateY(3px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translateX(3px) translateY(3px) rotate(-360deg);
    }
}

/*---- Menu ----*/
#top-menu-nav ul {
	width: auto !important;
}
#top-menu-nav li li {
	width: 100%;
}
#top-menu-nav li li a {
	width: 100%;
	white-space: nowrap;
}

/*---- Header image ----*/
.header-image {
	padding: 0 !important;
}
.header-image .et_pb_row {
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}

/*---- Onze arrangements ----*/
.onze-arrangements-global:before, .onze-arrangements-global:after {
    content: '';
    width: 90%;
    max-width: 1160px;
    height: 3px;
    background: #FED847;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.onze-arrangements-global:after {
	bottom: 0;
	top: unset;
}
.onze-arrangements-global .et_pb_column_1_3, .onze-arrangements-global .et_pb_column_1_2 {
	background: #f7f7f7;
}
.onze-arrangements-global .et_pb_image {
	margin-bottom: 0px !important;
}
.onze-arrangements-global .et_pb_column_1_3 .et_pb_text, .onze-arrangements-global .et_pb_column_1_2 .et_pb_text {
	padding: 20px 20px 30px !important;
	font-size: 15px;
}
.onze-arrangements-global .et_pb_column_1_3 .et_pb_text .price, .onze-arrangements-global .et_pb_column_1_2 .et_pb_text .price {
	font-size: 16px;
	font-weight: 700;
}
.onze-arrangements-global:last-child {
	margin-bottom: 70px;
}

/*---- Waarom boeken bij Rederij Mokum ----*/
.waarom-boeken .et_pb_text {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
}

/*---- Gallery ----*/
.et_pb_gallery_grid .et_pb_gallery_item {
    width: 31.33% !important;
    margin-right: 3% !important;
    clear: unset !important;
    float: left;
}
.et_pb_gallery_grid .et_pb_gallery_item:nth-child(3n) {
    margin-right: 0 !important;
}
.mfp-bottom-bar {
	display: none !important;
}
@media only screen and (max-width: 767px) {
	.et_pb_gallery_grid .et_pb_gallery_item {
		width: 100% !important;
		margin-right: 0 !important;
	}
}

/*---- Forms ----*/
.gform_required_legend {
	display: none !important;
}
.gfield input.large, .gfield select, .gfield textarea, .gfield input.datepicker, .gfield input[type=number] {
    background: #fafafa !important;
    border: 1px solid #dbdbdb;
    box-shadow: unset;
    color: #767676;
    padding: 4px 12px !important;
    height: unset !important;
    border-radius: 0;
	width: 100% !important;
	font-size: 16px;
	font-weight: 600;
}
.ginput_container_time {
    flex: 1;
    width: 50% !important;
}
.gform-field-label {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.gform-theme--foundation .gform_fields {
    grid-row-gap: 25px;
}
input.gform_button {
    background: #FED847 !important;
    border: 1px solid #FED847 !important;
    color: #000 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    line-height: 1.7 !important;
    padding: 12px 35px !important;
    border-radius: 0 !important;
    box-shadow: unset !important;
	cursor: pointer;
}
input.gform_button:hover {
    background: transparent !important;
    border: 1px solid #FED847 !important;
    color: #000 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    line-height: 1.7 !important;
    padding: 12px 35px !important;
    border-radius: 0 !important;
    box-shadow: unset !important;
}

/*---- Informatie aanvraag ----*/
.informatie-aanvraag:before, .informatie-aanvraag:after {
    content: '';
    width: 90%;
    max-width: 1160px;
    height: 3px;
    background: #FED847;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.informatie-aanvraag:after {
	bottom: 0;
	top: unset;
}
.informatie-aanvraag:last-child {
	margin-bottom: 70px;
}

/*---- Informatie aanvraag cta ----*/
.info-aanvraag-cta:before, .info-aanvraag-cta:after {
    content: '';
    width: 90%;
    max-width: 1160px;
    height: 3px;
    background: #FED847;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.info-aanvraag-cta:after {
	bottom: 0;
	top: unset;
}
.info-aanvraag-cta:last-child {
	margin-bottom: 70px;
}


/* #### Collaping Mobile Menu #### */

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
	color: #fff; /* Icon color */
	background: #000; /* Icon background color */
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	border-radius: 50%;
	padding: 3px;
}

ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after {
	content: '\32';
}

.et_mobile_menu .menu-item-has-children>a {
    font-weight: 600 !important; 
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon {
	text-align: center;
	opacity: 1;
}