/*
Theme Name: Varimacs
Template: hello-elementor
Author: Child Theme Configurator
Version: 3.4.3.1748343622
Updated: 2025-05-27 11:00:22

*/
body {
  background-image: url('https://varimacs.muskedeer-wip.be/wp-content/uploads/2025/07/page-bg2.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
h1 span, h2 span {
	color: var( --e-global-color-accent ) !important;
}
.elementor-button.elementor-size-xs {
	padding: 0 !important;
}
.custom-slider .elementor-swiper-button {
	background: #fff !important;
	padding: 10px !important;
	top: 80% !important;
}
.custom-slider .elementor-swiper-button-prev {
	left: initial !important;
	right: 100px !important;
}
.custom-slider .elementor-swiper-button-next {
	right: 30px !important;
}
.elementor-swiper-button-next:hover,
.elementor-swiper-button-next:hover svg,
.elementor-swiper-button-prev:hover,
.elementor-swiper-button-prev:hover svg {
	background: var( --e-global-color-accent ) !important;
	fill: #fff !important;
}
.custom-slider .swiper-slide .elementor-background-overlay {
    background: linear-gradient(to top, black, transparent) !important;
	mix-blend-mode: initial !important;
}
.footer-contact span {
	font-weight: bold !important;
}
.footer-contact a {
	color: var( --e-global-color-accent ) !important;
	text-decoration: underline !important;
}
.footer-contact a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
#footer-legals a {
	text-decoration: underline !important;
}
.elementor-widget-text-editor a {
	color: var( --e-global-color-accent ) !important;
	text-decoration: underline !important;
}
.elementor-widget-text-editor h2, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4, .elementor-widget-text-editor h5, .elementor-widget-text-editor h6 {
	font-family: var(--e-global-typography-d3414b7-font-family), Sans-serif !important;
}
/*.gform_title {
    font-family: "Outfit", Sans-serif;
    font-size: 33px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 58px;
    color: var(--e-global-color-accent);
}
.gform_description {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-128c92b);
}*/
.advantage-item {
	min-height: 100px !important;
}
input[type=text], input[type=email], textarea, .gform_drop_area, select {
	--gf-local-shadow: unset !important;
	border-radius: 0 !important;
}
input[type=text], input[type=email] {
	padding: 25px !important;
}
.gform_wrapper select {
	color: inherit !important;
  	appearance: none !important;
	background: url("data:image/svg+xml;utf8,\
  <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'>\
    <path d='M5 7 L10 12 L15 7' stroke='%23E57200' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/>\
  </svg>") no-repeat right 0.75rem center / 1.25rem auto !important;
 	padding-right: 2.5rem !important;
} 
.gfield_radio .gfield-choice-input::before {
	background: var( --e-global-color-accent ) !important;
}
.gfield_checkbox .gfield-choice-input::before,
.ginput_container_consent input::before {
	color: var( --e-global-color-accent ) !important;
}
.gfield_radio input[type="radio"]:focus,
.gfield_checkbox input[type="checkbox"]:focus,
.ginput_container_consent input[type="checkbox"]:focus {
	outline: none !important;
	box-shadow: none !important;
}
.gfield_required_asterisk {
	color: var( --e-global-color-accent ) !important;
	font-family: "Outfit", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-left: -5px !important;
}
legend {
	font-family: "Outfit", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
}
.gsection_title {
	font-family: "Outfit", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.gfield--type-section {
	border: none !important;
	margin-bottom: -20px !important;
}
.gform-field-label, .gfield_label {
	font-family: "Outfit", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}
.gchoice label {
	font-family: "Outfit", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
.gfield--input-type-html {
	font-family: "Outfit", Sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}
.gfield_select {
	font-family: "Outfit", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
.gform-field-label a {
	color: var( --e-global-color-accent ) !important;
	text-decoration: underline;
}
.gform_button {
	background: var( --e-global-color-accent ) !important;
	color: #000 !important;
	border-radius: 0 !important;
	padding: 20px !important;
	text-transform: uppercase !important;
	font-family: "Outfit", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	margin-bottom: 40px !important;
}
.gform_button:hover {
	background: var( --e-global-color-accent ) !important;
	color: #fff !important
}
.gform_button_select_files {
	background: var( --e-global-color-accent ) !important;
}
.gform_drop_area::before {
	color: var( --e-global-color-accent ) !important;
}
.material-symbols-outlined {
	color: var( --e-global-color-accent );
	font-size: 18px !important;
}
.page-id-943,
.single-colors {
	background: none !important;	
}
#input_2_16 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem; 
}
#input_2_16 .gchoice {
  margin: 0;
}
.ue_post_grid_item:hover .uc_post_title a > * {
    color: var( --e-global-color-accent ) !important;
}
.trp-language-item-name {
	font-family: var(--e-global-typography-864aaf7-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-864aaf7-font-size) !important;
    font-weight: var(--e-global-typography-864aaf7-font-weight) !important;
    text-transform: var(--e-global-typography-864aaf7-text-transform) !important;
	font-style: normal !important; 
	padding-top: 2px !important; 
	color: #000 !important;
}
.trp-shortcode-arrow {
	display: none !important;
}