/*
Theme Name: eyeOn
Theme URI:
Author:
Author URI:
Description:
Version: 1.0.0
License:
License URI:
Text Domain: eyeon
Tags: blog, custom-menu, featured-images, translation-ready, custom-background, theme-options, sticky-post, full-width-template
*/

/* Hubspot forms */
.hbspt-form label{font-size: 16px;font-weight: 700;margin-bottom: 8px;display: block;}
.hbspt-form ul.hs-error-msgs{list-style-type: none;padding: 0;margin-top: 5px;}
.hbspt-form ul.hs-error-msgs label{font-size: 13px;color: #c02b0a;font-weight:300;font-style: italic;}
.hbspt-form .legal-consent-container ul.inputs-list{list-style-type: none;padding: 0;}
.hbspt-form .legal-consent-container label{display: flex;flex-direction: row;align-items: baseline;}
/*.hbspt-form .legal-consent-container label input[type="checkbox"]{accent-color: #382d5d;}*/
.hbspt-form .legal-consent-container label span:not(.hs-form-required){margin-left: 10px;font-weight: 400;}
.hbspt-form .hs-recaptcha{margin-bottom: 25px;}

/* In kolommen mbv 'fieldset' */
.hbspt-form fieldset{max-width:100% !important;}
.hbspt-form fieldset .hs-form-field{margin-top:20px;}
.hbspt-form fieldset .hs-input:not(input[type="checkbox"]){width:100% !important}

/* Stock Header Form */
.lp-header .head-form form .hs_error_rollup{display:none;}
.whitepaper-slider-content .hbspt-form label{color:#fff}

/* LP Whitepaper Slider */
.lp-whitepaper-slider .lp-form .hbspt-form form .hs-form-field{margin-top:20px;}
/* .lp-whitepaper-slider .lp-form .hbspt-form form .legal-consent-container{margin-top:20px;} */

/* LP Contact */
.lp-contact .lp-form .hbspt-form form .hs-form-field{margin-top:20px;}
.lp-contact .lp-form .hbspt-form form .legal-consent-container p{color:#fff;font-size:18px;}
.lp-contact .lp-form .hbspt-form form .legal-consent-container{margin-top:20px}

/* --- Header/CTA formulier */
.head-form.lp-form input[type="email"]{font-size: 19px !important;padding: 14px 20px !important;}
/* .hbspt-form input[type="tel"]{border:none;padding:14px 20px !important} */
.hbspt-form input[type="tel"]{padding:14px 20px !important}
.whitepaper-slider-content .lp-form input[type="email"]{font-size: 19px !important;padding: 14px 20px !important;border:none;width: 100% !important;min-width:auto;background:#fff;}
.single-events .newsletter-wrap .field + .field{margin-top:10px;}
.single-events .newsletter-wrap .field label{margin-bottom:0;}
.single-events .newsletter-wrap input:not([type="submit"]){border-bottom:1px solid #fff;padding-left:0 !important}
.single-events .newsletter-wrap textarea{border:1px solid #fff;background:transparent;margin-top:5px;}
:is(.single-events .newsletter-wrap, .page-template-default) .legal-consent-container{margin-top:10px;width:100%;max-width:none;}
:is(.single-events .newsletter-wrap, .page-template-default) .legal-consent-container p{font-size:15px;}

@media(min-width:768px){
	.hbspt-form .legal-consent-container{width: 50%;max-width:500px;display: inline-block;}
	.lp-slider .hbspt-form .legal-consent-container{width:100%;max-width:auto;display: inline-block;}
/* 	.lp-slider .hbspt-form .hs_recaptcha{display:none;} */
	.hbspt-form fieldset .legal-consent-container{width:100%;max-width:100%;display: inline-block;}
/* 	.hbspt-form .hs-recaptcha{width: 40%;display: inline-flex;float: right;justify-content: flex-end;margin-bottom: 0;margin-top: 25px !important;margin-right:8px;} */
	.hbspt-form .hs-recaptcha{width: 40%;display: inline-flex;float: right;justify-content: flex-end;margin-bottom: 0;margin-top: 10px !important;margin-right:8px;}
	.whitepaper-slider-content .hbspt-form .hs-recaptcha{margin-top:35px !important;}
	.hbspt-form fieldset{margin-top:20px !important;}
	.hbspt-form fieldset:has(+ .hs_recaptcha){width:50% !important;display:inline-block;}
	.hbspt-form fieldset .hs-form-field{margin-top:0;}
	.hbspt-form fieldset :is(.hs-form-field:nth-child(n+2)){margin-top:0;}

	.lp-header .head-form form{align-items:flex-end;}
	.lp-header .head-form form .hs_email{position:relative;}
	.lp-header .head-form form .hs_email ul.hs-error-msgs{position:absolute;}

	.lp-contact .lp-form .hbspt-form form{display:block;}


	/* --- Header/CTA formulier */
	:is(.single-events .newsletter-wrap, .page-template-default) .legal-consent-container{margin-top:10px;width:40%;max-width:none;}
/* 	.page-template-default .lp-whitepaper-slider .legal-consent-container{width:100%;} */
}

@media(min-width:992px){

}
@media(min-width:1200px){
	:is(.single-events .newsletter-wrap, .page-template-default) .legal-consent-container{width:50%;}

}

@media only screen and (min-width: 1024px) { .custom_colom_right{ height: 427px; } }

/* Vizien 6-6-2024 */
.footer #f-logo{display: block;object-fit:contain;}
.iframe-wrap{margin-top: 25px;}

@media(max-width:1159px){
	.footer #f-logo{max-width: 208px;}
}