/*
Theme: Taste Trail
Version: 1.0
Theme_URI: https://www.lemon.nl
Date: 12/2024
Author: Roeland ten Holder | Lemon
Author URI: roeland@lemon.nl
*/

/** ******************************** **/
/**      _____                       **/
/**    _(  _  )__________________    **/
/**   ( | (___)     | ____ |  _  |   **/
/**   |_|_______|_|_|______|_| |_|   **/
/**                                  **/
/**            www.lemon.nl          **/
/**                                  **/
/** ******************************** **/

.pagewrapper { transform: scale(0.8); transform-origin: top center; padding-top: 0; margin-top: 0; position: relative; top: 20px; }

/*************** FONTS ****************/
h1						{ font-size: 36px; line-height: 48px; font-weight: 400; font-variant: small-caps; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; margin: 0 0 0 0; }
h2						{ font-size: 18px; line-height: 24px; font-weight: 400; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; margin: 0 0 4px 0; }
.col-6 h2				{ font-size: 23px; line-height: 30px; }
h3 						{ font-size: 58px; line-height: 64px; font-weight: 400; text-transform: uppercase; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: var(--yellow); margin: 0 0 10px 0; }
h4 						{ font-size: 23px; line-height: 31px; font-weight: 400; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; margin: 0 0 0 0; }
h4 b, h4 strong 		{ font-weight: 400 }
h5 						{ font-size: 20px; line-height: 22px; font-weight: 400; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; margin: 0 0 0 0; }
h6						{ font-size: 24px; line-height: 28px; font-weight: 400; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; margin: 0 0 0 0; }
.card 					{ font-size: 16px; line-height: 20px; font-weight: 400; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; }
body, .content			{ font-size: 28px; line-height: 36px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; }
.col-6 .content 		{ font-size: 17px; line-height: 23px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; }
.modal .content			{ font-size: 15px; line-height: 19px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; }
.caption,
.small, .small a 		{ font-size: 14px; line-height: 16px; font-weight: 400; font-style: normal; font-family:            Arial, Helvetica, Verdana, sans-serif; color: #ffffff; }
.date 					{ font-size: 12px; line-height: 16px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; }
.gform_button			{ font-size: 17px; line-height: 17px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; }
#menu-lang a,
.navbar-nav li a 		{ font-size: 18px; line-height: 26px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; padding: 0; text-decoration: none; }
.btn 					{ font-size: 18px; line-height: 26px; font-weight: 400; font-style: normal; font-family: 'Alegreya Sans', Arial, Helvetica, Verdana, sans-serif; color: #ffffff; }

.cities					{ font-size: 42px; line-height: 52px; font-weight: 400; text-transform: uppercase; font-style: normal; font-family: 'Marlboro', Arial, Helvetica, Verdana, sans-serif; color: var(--beige); margin: 0 0 2px 0; }

h1 span, h2 span, 
h3 span, h4 span, 
h5 span, h6 span 		{ font-weight: 400; }
.navbar-nav li ul li a	{ font-weight: 400; padding-bottom: 2px; text-decoration: none; }

.content ol li 			{ margin-left: 0; margin-bottom: 15px; }
.rtl					{ direction: rtl; }

a.col,
.modal-body a,
.content a 				{ font-weight: 400; color: #ffffff; text-decoration: none; }

a.col:hover .link,
.modal-body a:hover,
.content a:hover 		{ font-weight: 400; color: var(--darkgreen); text-decoration: none; }
a.underline 			{ text-decoration: underline; }
.content a i 			{ font-size: 0.7em; vertical-align: middle; }

h1 a, h2 a, h3 a, 
h4 a, h5 a, h6 a 		{ text-decoration: none; }

.text-bottom {
	position: absolute;
	bottom: 5px;
}

/************* CONTAINERS *************/
.pagewrapper 	{ width: 100%; margin: 0 auto; }
.fullcontainer 	{ width: 100%; }
.headerwrapper 	{ width: 100%; padding: 30px 0 40px; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
.widthcontainer { width: 100%; max-width: 1280px; padding: 0 20px; margin-left: auto; margin-right: auto; }
.container 		{ width: 100%; max-width: 1040px; margin-left: auto; margin-right: auto; padding-right: var(--fullmargin); padding-left: var(--fullmargin); }
.smallcontainer { width: 100%; max-width: 760px; padding: 0 20px; margin: 0 auto; }
.nav-container 	{ width: 100%; max-width: 100%; position: relative; padding-top: 27px; padding-bottom: 1px; margin: 0 auto; z-index: 100; background-color: rgba(255,255,255,0.9); }
.caption 		{ padding-top: 7px; }

.row {
	margin-right: var(--negative-quartermargin);
	margin-left: var(--negative-quartermargin);
}
.row>* {
	padding-right: var(--quartermargin);
	padding-left: var(--quartermargin);
}

.container {
	margin-bottom: var(--halfmargin);
}

.container.has-caption {
	margin-bottom: calc(var(--halfmargin) + 21px);
}

.container + .container.has-headline {
	margin-top: var(--fullmargin);
}

.container.has-caption + .container.has-headline {
	margin-top: calc(var(--fullmargin) + 21px);
}

.container > .row {
	/* aspect-ratio: 9/3.541; */
	aspect-ratio: 9/3.5427;
	aspect-ratio: 9/3.5202;
}

.container.no-aspect > .row {
	aspect-ratio: unset;
}

.nav-container > .container { margin-bottom: 0; }
.nav-container > .container > .row { aspect-ratio: unset; }



.comingsoon {
	position: relative;
	margin-left: 0px;
	width: 440px;
	height: 140px;
	text-align: left;
	margin-bottom: 20px;
}

.comingsoon img {
	max-width: 200px;
	max-height: 140px;
}

.comingsoon h4 {
	position: absolute;
	top: -15px;
	left: 130px;
	color: var(--yellow);
	font-size: 65px;
	line-height: 85px;
	transform: rotate(-10deg);
}

.logo {
	margin: 0 auto 20px;
	max-width: 200px;
}


.element {
	position: absolute;
	z-index: -1;
}


.food3 {
	/* wrap / tortilla */
	top: 30%;
	right: -300px;
	width: 300px;
}

.food1 {
	/* hadn met bord */
	bottom: -200px;
	left: -450px;
	width: 400px;
}

.food5 {
	/* bagel */
	bottom: -40px;
	right: -200px;
	width: 150px;
}



.socials {
	position: absolute;
	right: 0;
	top: 0;
}

.socials a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 14px;
	background-color: var(--yellow);
	color: var(--darkgreen);
	font-size: 32px;
	text-align: center;
	margin: 2px;
}

.socials a:hover {
	background-color: #ffffff;
}

/******  FORMS ******/


#sib-container {
    background: transparent;
    margin: 0 auto;
    padding: 17px;
    display: inline-block;
    width: 100%;
}

.sib-form {padding-top: 10px;}

.sib-form .input {
	color: #000 !important;
	background-color: var(--beige);
	border-radius: 14px;
	padding: 4px 15px !important;
	font-size: 20px;
	line-height: 24px;
}


.sib-form .entry__field:focus,
.sib-form .entry__field {
	background: unset;
	border: none !important;
	outline: none !important;
	border-radius: 15px;
	color: #000;
}

::placeholder,
input::placeholder {
	color: #3f5049 !important;
}

.sib-form-block__button-with-loader {
	background-color: var(--yellow);
	color: var(--darkgreen);
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 14px;
	margin: 4px 0;
	width: 100%;
	height: 46px;
	min-height: unset;
	max-height: unset;
}


.sib-form-block__button-with-loader:hover {
	background-color: #fff;
	color: var(--darkgreen);
}




.hidden_label .gfield_label,
.gform_validation_errors {
	display: none !important;
}


.gfield_error input[type=email]:focus,
.gfield_error input[type=number]:focus,
.gfield_error input[type=tel]:focus,
.gfield_error input[type=text]:focus,
.gfield_error textarea:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
	color: #000 !important;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25) !important;
}
.gfield_error input[type=email]:focus,
.gfield_error input[type=number]:focus,
.gfield_error input[type=tel]:focus,
.gfield_error input[type=text]:focus,
.gfield_error textarea:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
	color: #000 !important;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25) !important;
}
.gfield_error input[type=email]::placeholder,
.gfield_error input[type=number]::placeholder,
.gfield_error input[type=tel]::placeholder,
.gfield_error input[type=text]::placeholder,
.gfield_error textarea::placeholder,
.gfield_error select {
	color: #000;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    background: transparent !important;
    border: none !important;
    font-size: 13px !important;
	font-style: italic;
    margin-top: 8px !important;
	text-align: left;
    padding: 2px 10px !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2,
.gform_wrapper.gravity-theme .gfield_validation_message, 
.gform_wrapper.gravity-theme .validation_message {
	background: transparent;
	border: none;
	padding: 0;
	color: #000;
	margin-top: 2px;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	background: transparent;
	border: none;
	padding: 0;
	color: #000;
	box-shadow: none;
	margin: 0;
	position: relative;
	width: 100%;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	font-size: 20px;
	line-height: 26px;
	padding: 10px 0;
}

.gform_wrapper.gravity-theme input[type=date], 
.gform_wrapper.gravity-theme input[type=datetime-local], 
.gform_wrapper.gravity-theme input[type=datetime], 
.gform_wrapper.gravity-theme input[type=email], 
.gform_wrapper.gravity-theme input[type=month], 
.gform_wrapper.gravity-theme input[type=number], 
.gform_wrapper.gravity-theme input[type=tel], 
.gform_wrapper.gravity-theme input[type=text], 
.gform_wrapper.gravity-theme input[type=url], 
.gform_wrapper.gravity-theme select, 
.gform_wrapper.gravity-theme textarea {
	border-radius: 9px;
	border: none;
	padding: 10px 15px !important;
}

.gform_wrapper.gravity-theme select {
	background-color: #ffffff;
	color: #ffffff !important;
}
.gform_wrapper.gravity-theme select:focus,
.gform_wrapper.gravity-theme select:focus-visible,
.gform_wrapper.gravity-theme select:focus-within,
.gform_wrapper.gravity-theme select:target,
.gform_wrapper.gravity-theme select:active {
	color: #ffffff;
}



/* Hide the browser's default checkbox/radio */
.gfield_radio input,
.gfield_checkbox input {
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.gform_wrapper .gfield_radio label,
.gform_wrapper .gfield_checkbox label {
	margin-left: 20px !important;
}



/* Create a custom checkbox */
.gfield_checkbox label,
.gfield_radio label {
	position: relative;	
}

.gfield_radio label:before,
.gfield_checkbox label:before {
	content: " ";
	position: absolute;
	top: 0px;
	left: -25px;
	height: 18px;
	width: 18px;
	background-color: #ffffff;
	margin-left: 1px;
}

.gfield_radio label:before {
	top: 1px;
	height: 20px;
	width: 20px;
}

/* Create a custom radio */
.gfield_radio label:before {
	border-radius: 11px;
}

/* On mouse-over, add a grey background color */
.ginput_container .gfield_radio label:hover:before,
.ginput_container .gfield_checkbox label:hover:before {
    background-color: #eeeeee;
}

/* When the checkbox is checked, add a coloblack background */
.ginput_container .gfield_radio input:checked + label:before,
.ginput_container .gfield_checkbox input:checked + label:before {
    background-color: #ffffff !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.gfield_radio label:after,
.gfield_checkbox label:after {
	content: " ";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.ginput_container .gfield_radio input:checked + label:after,
.ginput_container .gfield_checkbox input:checked + label:after {
	display: block;
}

/* Style the checkmark/indicator */
.gfield_checkbox label:after {
	left: -19px;
	top: 1px;
	width: 8px;
	height: 12px;
	border: solid #ffffff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

.gfield_radio label:after {
	left: -19px;
	top: 6px;
	width: 10px;
	height: 10px;
	background: #ffffff;
	border-radius: 10px;
}



