/* End custom CSS */

.elementor-kit-5 {
	--e-global-color-primary: #00578a;
	--e-global-color-secondary: #6dcff6;
	--e-global-color-text: #001a29;
	--e-global-color-accent: #35d66c;
	--e-global-color-20b421a: #000;
	--e-global-color-92da5e6: #001a29;
	--e-global-color-bbfa543: rgba(0, 26, 41, .1);
	--e-global-color-0653713: #00578a;
	--e-global-color-fc6e228: #6dcff6;
	--e-global-color-00c0c3c: #fff;
	color: var(--e-global-color-text);
	font-family: "Mont", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.65em;
	letter-spacing: -.1px;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	color: var(--e-global-color-92da5e6);
	border-radius: 50px 50px 50px 50px;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {
	background-color: #fff;
}

.elementor-kit-5 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-5 h1 {
	font-size: 64px;
	font-weight: 900;
	line-height: 1.125em;
	letter-spacing: -.4px;
}

.elementor-kit-5 h2 {
	font-size: 40px;
	font-weight: 800;
}

.elementor-kit-5 h3 {
	font-size: 30px;
	font-weight: 800;
	line-height: 1.125em;
	letter-spacing: -.2px;
}

.elementor-kit-5 h4 {
	font-size: 22px;
	font-weight: 800;
	line-height: 1.125em;
	letter-spacing: .1px;
}

.elementor-kit-5 h5 {
	font-size: 18px;
	font-weight: 800;
	line-height: 1.125em;
	letter-spacing: -.1px;
}

.elementor-kit-5 h6 {
	font-size: 16px;
	font-weight: 800;
	line-height: 1.125em;
	letter-spacing: .1px;
}

.elementor-kit-5 img {
	border-radius: 0px 0px 0px 0px;
}

.elementor-kit-5 label {
	font-family: "Mont", Sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.elementor-kit-5 input:not([type="button"]):not([type="submit"]), .elementor-kit-5 textarea, .elementor-kit-5 .elementor-field-textual {
	font-family: "Mont", Sans-serif;
	font-size: 17px;
	font-weight: 600;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: rgba(0, 26, 41, .2);
	border-radius: 0px 0px 0px 0px;
}

.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-5 textarea:focus, .elementor-kit-5 .elementor-field-textual:focus {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: rgba(0, 26, 41, .3);
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1700px;
}

.e-con {
	--container-max-width: 1700px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 30px;
}

.elementor-element {
	--widgets-spacing: 30px 30px;
	--widgets-spacing-row: 30px;
	--widgets-spacing-column: 30px;
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1200px) {
	.elementor-kit-5 {
		font-size: 16px;
	}
	
	.elementor-kit-5 p {
		margin-bottom: 14px;
	}
	
	.elementor-kit-5 h1 {
		font-size: 44px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 36px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 26px;
	}
}

@media (max-width:1024px) {
	.elementor-kit-5 {
		font-size: 14px;
		line-height: 25px;
	}
	
	.elementor-kit-5 p {
		margin-bottom: 14px;
	}
	
	.elementor-kit-5 h1 {
		font-size: 44px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 34px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 24px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:880px) {
	.elementor-kit-5 {
		font-size: 14px;
	}
	
	.elementor-kit-5 p {
		margin-bottom: 12px;
	}
	
	.elementor-kit-5 h1 {
		font-size: 36px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 24px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 22px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 {
		font-size: 12px;
		line-height: 22.5px;
	}
	
	.elementor-kit-5 h1 {
		font-size: 36px;
		line-height: 38px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 24px;
		line-height: 33px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 22px;
		line-height: 39px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */

/* Header 
========================== */

/* Initial header styles */
.elementor-section {
	background-color: rgba(255, 255, 255, 0);
	transition: background-color .5s ease-in-out;
}

/* When scrolled, make the background white */
.scrolled {
	background-color: rgba(255, 255, 255, 1) !important;
}

#mobileToggle::after {
	content: "menu";
	display: block;
	font-size: 10px;
	margin: 0px;
	position: absolute;
	bottom: -10px;
	left: -1px;
	font-family: "Mont";
	font-weight: 700;
}

.is-safari .fixedbg {
	background-attachment: scroll !important;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

/* FOOTER 
========================== */

/* Reveal the footerBottom when the user scrolls to the bottom */
.footer-reveal {
	bottom: 0;
}

.footer-opening-times {
	display: flex;
	justify-content: space-between;
	color: White;
}

.footer-opening-times .column {
	width: 50%;
}

.footer-opening-times .column p {
	margin: 5px 0;
	font-size: 14px;
}

/* Basic styling for the footer sections */
@media screen and (max-width:767px) {
	.column.days {
		text-align: right;
		padding-right: 10px;
	}
}

/* FORMS 
========================== */
textarea#form-field-message {
	border: 1px solid #505a44;
	border-radius: 6px;
	margin-top: 10px;
}

input#form-field-name, input#form-field-field_819bf0a, input#form-field-email, input#form-field-field_e0033d8 {
	padding: 0;
	color: black;
}

/* BUTTONS 
========================== */
.cky-footer-wrapper div:nth-last-child(1) {
	display: none !important;
}

/* ELEMENTS | IMAGE
========================== */
.king-addons-image-comparison-container img {
	height: 98% !important;
}

/* COOKIES 
========================== */
button.cky-btn {
	font-size: 14px;
	font-family: "museo-sans";
}

#ckyDetailCategoryfunctional, #ckyDetailCategoryanalytics, #ckyDetailCategoryperformance, #ckyDetailCategoryadvertisement {
	display: none;
}

/* PAGE 
========================== */
#heroHeader {
	transition: transform .3s ease-in-out;
}

.h2size h1 {
	font-size: 56px;
	line-height: 63px;
}

.h1size h2 {
	font-size: 80px;
	line-height: 92px;
}

a.tekstLink {
	text-decoration: underline;
}

#brood li {
	margin-bottom: 15px;
}

#brood h3 {
	margin: 30px 0px;
}

/* custom columns */
.clHalf {
	width: 46%;
	display: inline-block;
	vertical-align: top;
}

.clHalf.last {
	margin-left: 2%;
}

.clHalf.first {
	margin-right: 2%;
}

/*list items */
ul..elementor-kit-5 {
	list-style: inside !important;
	position: relative !important;
	text-align: center !important;
	padding: 0px !important;
}
