/*
Theme Name:  Grizzly Theme
Theme URI:   https://themes.grizzly.marketing/nature
Version:     1.0.0
Description: Het theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-------------------[Algemeen]-------------------*/
/*------------------------------------------------*/
body {
	overflow-x: hidden;
}
/* .mega-menu .sub-menu .sub-menu {
    display: none !important;
} */

.mega-menu .sub-menu .sub-menu {
  display: none !important;
}

.mega-menu .menu-item:hover > .sub-menu {
  display: block !important;
}

.mega-menu:hover .menu-item-2794 > .sub-menu {
  display: block !important;
}

.mega-menu:hover .menu-item-2804 > .sub-menu {
  display: block !important;
}

.et_mobile_menu {
	overflow: scroll !important;
	max-height: 70vh;
}

.producten .et_pb_column img {
    min-height: 250px;
    object-fit: cover;
}

/* Voeg een plusje toe aan menu-items met submenu's */
.menu-item.menu-item-has-children > a::after {
/*   content: ' +' !important; */
  display: inline-block !important;
  margin-left: 5px;  /* pas dit aan voor de juiste afstand */
}


#top-menu li.mega-menu>ul>li>a {
                width: 90%;
                padding: 0 20px 0px !important;
            }

#top-menu li .menu-item-has-children>a:first-child:after {
	margin-top: -9px !important;
}

.nieuws .et_pb_ajax_pagination_container {
	display: grid !important;
}

h2 {
    font-size: 21px;
    font-weight: 900 !important;
}

p a {
    text-decoration: underline;
}

h2.gform_submission_error {
    background: none !important;
}

/*------------------------------------------------*/
/*--------------------[Header]--------------------*/
/*------------------------------------------------*/
div#top-header {
    position: fixed;
    width: 100%;
    top: 0;
}

header#main-header {
    position: fixed;
    top: 43px;
}

div#main-content {
    margin-top: 123px;
}

img#logo {
    margin-left: -4px;
}

a.telefoon-clicks, #et-info-email {
    font-size: 14px;
    font-weight: normal;
}

a.telefoon-clicks:before {
    content: url(/assets/uploads/Phone-Icon-1.png);
    position: relative;
    top: 4px;
    margin-right: 8px;
}

#et-info-email:before {
    content: url(/assets/uploads/Mail-Icon-1.png);
    position: relative;
    top: 4px;
    margin-right: 8px;
}

#et-info-phone:before {
    display: none;
}

#et-info-email:hover {
    opacity: 1;
}

#top-header .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

#et-info {
    padding-top: 9px;
}

div#et-secondary-menu {
    display: flex;
}

a.header-button {
    background: #04707D;
    padding: 15px 20px 16px 20px;
    font-size: 16px;
    margin-left: 2px;
}

a.header-button.teamviewer:after {
    content: url(/assets/uploads/teamviewer.png);
    position: absolute;
    margin-top: -6px;
    margin-left: 13px;
}

a.header-button.teamviewer {
    padding-right: 51px;
}

#top-menu li a {
	font-weight: normal;
}

#top-menu .menu-item-has-children>a:first-child:after {
    content: url(https://diagnosexl.grizzlymarketing.website/assets/uploads/pijtlje-omlaag.png);
    top: -4px;
}

.header-home h1 {
    color: white;
    font-weight: 500;
    font-size: 37px;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #04707de6;
}

.home .header-home .et_pb_row.et_pb_row_0 {
    margin: 0 !important;
    width: 100% !important;
    max-width: unset !important;
    padding-bottom: 375px !important;
}

.header-home .et_pb_row.et_pb_row_0 {
    padding-bottom: 225px !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: unset !important;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-touch-device.wpml-ls-legacy-dropdown-click.js-wpml-ls-legacy-dropdown-click {
    float: right;
    width: 42px;
    margin-top: -1px;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    display: none;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-right: unset;
}

body .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
    background: #0eb8c5 !important;
    border: 1px solid #0eb8c5 !important;
}

.wpml-ls-legacy-dropdown-click a:first-child {
    background: #0eb8c5 !important;
    border: 1px solid #0eb8c5 !important;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown-click.js-wpml-ls-legacy-dropdown-click {
    float: right;
    width: 12%;
}

/*------------------------------------------------*/
/*---------------------[Home]---------------------*/
/*------------------------------------------------*/

.et_pb_toggle_close {
    background-color: white;
    border: 1px solid #04707D;
}

h5.et_pb_toggle_title {
    font-weight: normal;
}

.et_pb_toggle_open {
    border: 0px;
    padding: 0px;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
    background: #04707D;
    padding: 20px;
    color: white;
}

.grey-bar h3 {
    color: white;
    padding: 0;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 200;
}

.btn-inline-block a{
	display: inline-block;
}

a.button-lichtblauw {
    color: white;
    background: #0EB8C5;
    padding: 20px 30px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 100;
    transition: 0.3s;
    text-decoration: none;
}

a.button-lichtblauw:hover {
    background: #0fa0ab;
}

a.button-grijs {
    color: white;
    background: #293133;
    padding: 20px 30px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 100;
    transition: 0.3s;
	text-decoration: none;
}

a.button-grijs:hover {
    background: #1d2122;
}

.dia-product .et_pb_blurb_container {
    background: white;
    box-shadow: 0px 3px 6px #0000000D;
    padding: 20px;
}

.dia-product .et_pb_main_blurb_image {
    margin-bottom: 10px;
}

h4.et_pb_module_header {
    color: #04707D;
    font-weight: 900;
}

.dia-product .et_pb_blurb_description a {
    padding: 13px 24px;
    background: #293133;
    display: inline-block;
    color: white;
    border-radius: 46px;
    font-size: 16px;
    margin-top: 15px;
    text-decoration: none;
}

a.button-fullwidth {
    background: #04707D;
    color: white;
    width: 100% !important;
    display: inline-block;
    padding: 17px 25px;
    transition: 0.3s;
}

a.button-fullwidth:hover {
    background: #0fa0ab;
}

.nieuws .et_pb_ajax_pagination_container {
    display: flex;
    gap: 20px;
}

.nieuws article.et_pb_post {
    background: white;
    padding: 20px;
    border-top: 4px solid #04707D;
    box-shadow: 0px 3px 6px #0000000D;
    margin-bottom: 0;
}

.nieuws article.et_pb_post h2 {
    color: #04707D;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.nieuws article.et_pb_post .post-content {
    margin-bottom: 20px;
}

.nieuws .et_pb_row_7 .et_pb_text_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.button-nieuws {
    font-weight: bold;
    color: black;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

.nieuws .et_pb_row_7 h2 {
    font-weight: 200 !important;
    text-transform: uppercase;
}

.nieuws .et_pb_row_7 {
    padding-bottom: 0px;
}

.et_pb_toggle_title:before {
    content: url(/assets/uploads/pijl-home.png);
}

.bedankt img {
    height: 105px;
    object-fit: cover;
}

.breadcrumb-header {
	position: absolute;
	left: 10%;
	top: 35px;
	color: white;
}

.breadcrumb-header a {
    color: white;
    font-weight: bold;
}


/*------------------------------------------------*/
/*--------------------[Paginas]-------------------*/
/*------------------------------------------------*/


p.achtergrond-blauw {
    background: #04707D;
    padding: 10px 20px !important;
    color: white;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.producten .et_pb_main_blurb_image a:after {
    content: "";
    background: #04707ddb 0% 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.producten .et_pb_main_blurb_image {
    position: relative;
}

.kopjes .et_pb_image:after {
    content: "";
    background: #04707ddb 0% 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.kopjes h4 {
    color: #04707d;
    margin-top: 30px !important;
    font-size: 17px;
    font-weight: 800;
}

.template-img img {
    max-height: 300px !important;
	height: unset !important;
    object-fit: cover;
}

ul.usps {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 20px;
    font-weight: bold;
}

ul.usps li:before {
    content: url(/assets/uploads/usp.png);
    position: relative;
    top: 7px;
    margin-right: 8px;
}



/*------------------------------------------------*/
/*--------------------[Footer]--------------------*/
/*------------------------------------------------*/

div#footer-widgets {
    padding: 60px 0px;
    display: flex;
    gap: 80px;
}

.footer-widget {
    width: unset !important;
    margin: unset !important;
    min-width: 300px;
}

footer .clearfix:after {
    display: none;
}

#footer-bottom .container.clearfix {
    height: 35px;
}

#footer-bottom {
    background-color: #012326;
}

a.button-footer {
    background: #0EB8C5;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 10px;
    color: #04707d !important;
    font-weight: bold;
}

p.contactgegevens {
    font-weight: bold;
}

p.contactgegevens a {
    font-weight: normal;
    text-decoration: underline;
}

#footer-info a {
    font-weight: normal;
    font-size: 15px;
}

.contactgedeelte h2 {
    background: #04707D;
    color: white;
    padding: 15px 20px;
}

.contactgedeelte .gegevens {
    padding: 15px 20px;
}

.contactgedeelte .gegevens h3 {
    margin-top: 30px;
    font-weight: 900;
    font-size: 18px;
}

.entry-content tr td {
    border: 0;
    padding: 0;
}

.entry-content table:not(.variations) {
    border: 0px;
    margin: 0 !important;
}

/*------------------------------------------------*/
/*--------------[Contact form error]--------------*/
/*------------------------------------------------*/
.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom:0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: content-box !important;
}

.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper 
li.gfield_error textarea {
    border: 2px solid #790000 !important;
	background-color:#fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label{
	color:#790000 !important;
}

.gform_wrapper .validation_message{
	display:none;
}

.gform_button[type=submit]:hover {
    cursor: pointer !important;
}

form#gform_2 {
    margin-top: 20px;
}

#gform_2 input, #gform_2 textarea {
    border: 0px;
    background: #F5F5F5;
    padding: 15px 15px;
}

input#gform_submit_button_2 {
    background: #293133;
    color: white;
    border-radius: 40px;
    padding: 16px 25px;
    transition: 0.2s;
}

.gform_footer.before {
    float: right;
    padding-top: 0 !important;
}

input#gform_submit_button_2:hover {
    background: #485255;
}

/*------------------------------------------------*/
/*-----------------[Cookie notice]----------------*/
/*------------------------------------------------*/
#cookie-notice {
	min-width:initial !important;
    background-color: #000000de !important;
    z-index: 2 !important;
    position: fixed !important;
    bottom: 15px !important;
    left: 15px !important;
    width: 415px !important;
    font-size: 16px !important;
    line-height: 27px !important;
    text-align: left !important;
    box-shadow: 0px 5px 10px #6B676DA6 !important;
    border-radius: 5px !important;
    min-width: initial !important;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px !important;
    display: block !important;
    text-align: center !important;
    padding: 9px 10px !important;
    width: 157px !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-top: 13px !important;
    font-weight: 600;
    background-color: white;
}

@media only screen and (min-width:982px) {
	.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-touch-device.wpml-ls-legacy-dropdown-click.js-wpml-ls-legacy-dropdown-click {
		display: none;
	}
	
	.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown-click.js-wpml-ls-legacy-dropdown-click {
		display: none;
	}
}

@media only screen and (max-width:1200px) {
    .nieuws .et_pb_ajax_pagination_container, div#footer-widgets {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:981px) {
    .et_header_style_left #logo {
        max-width: 100% !important;
    }
	
	div#et-info {
		width: 100%;
	}
	
	#et-info-phone {
		margin-right: 4px;
	}

	a.telefoon-clicks:before {
		margin-right: 4px;
	}

	#et-info-email:before {
		margin-right: 4px;
	}
	
	.mobile_menu_bar:before {
		color: #293133 !important;
		font-size: 60px;
	}
	
	.et_header_style_left #et-top-navigation {
		padding-top: 0px;
	}

	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 0px;
	}
	
	span.mobile_menu_bar.mobile_menu_bar_toggle {
		margin-right: -12px;
	}

	img#logo {
		max-height: 79%;
		margin-left: -7px;
	}
	
	.et_mobile_menu {
		border-color: #0eb8c5 !important;
	}

	li#mobile-menu-item-wpml-ls-2-nl {
		display: none;
	}
	
	div#page-container {
		margin-top: -20px;
	}
	
	.header-home h1 {
		padding-left: 10%;
		padding-right: 10%;
		font-size: 24px;
	}
	
	.header-home .et_pb_row.et_pb_row_0 {
		padding-bottom: 150px !important;
	}
	
	.home .et_pb_section.et_pb_section_1.et_section_regular {
		padding-top: 20px;
	}
	
	header#main-header {
		top: 42px;
	}

	.producten img {
		max-height: 150px;
		object-fit: cover;
	}
	
	.nieuws h2 {
		padding-bottom: 0px;
	}
	
	div#footer-widgets {
		gap: 49px;
	}

	body #footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
		margin-bottom: 0px !important;
	}
	
	p#footer-info {
		text-align: left;
	}

	#footer-bottom .container.clearfix {
		height: unset;
	}
	
	.breadcrumb-header {
		background: #04707de6;
		padding-bottom: 20px;
		position: unset !important;
		left: unset !important;
		top: unset !important;
		margin-top: -1px;
	}
	
	.home .header-home .et_pb_row.et_pb_row_0 {
		padding-bottom: 200px !important;
	}
}

@media only screen and (max-width:981px) {
    #et-info {
        text-align: left !important;
    }
}

@media only screen and (max-width:767px) {
	#et-info {
		padding-bottom: 14px;
	}
	
	ul.usps {
		flex-wrap: wrap;
		justify-content: left;
	}
}

@media only screen and (max-width:450px) {
    #cookie-notice {
        width: 100% !important;
        left: 0 !important;
        bottom: 0 !important;
        border-radius: 0 !important;
    }
	
	.grey-bar h3 {
		font-size: 23px;
	}
	
	.mobielcta {
		display: flex;
		flex-direction: column-reverse;
	}

	.mobielcta .button-grijs {
		display: inline-block;
		margin-top: 10px;
	}

	.mobielcta .et_pb_column {
		margin-bottom: 0px !important;
	}
}