.elementor-kit-11{--e-global-color-primary:#13A322;--e-global-color-secondary:#F10E0B;--e-global-color-text:#1D1D1D;--e-global-color-accent:#F8F8F4;--e-global-color-b5f1b23:#FFFFFF;--e-global-color-375b5de:#E1E1D8;--e-global-color-afa214a:#051B08;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-372f704-font-family:"Figtree";--e-global-typography-372f704-font-size:0.7em;--e-global-typography-372f704-font-weight:500;--e-global-typography-372f704-text-transform:uppercase;--e-global-typography-372f704-line-height:1.2em;--e-global-typography-372f704-letter-spacing:1.2px;background-color:var( --e-global-color-accent );color:var( --e-global-color-text );font-family:"Nicky Sans", Sans-serif;font-size:16.5px;line-height:1.7em;letter-spacing:0.3px;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );font-weight:500;color:var( --e-global-color-b5f1b23 );border-radius:200px 200px 200px 200px;padding:12px 28px 12px 28px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 h1{color:var( --e-global-color-text );font-family:"Nicky Sans", Sans-serif;font-size:3.2em;font-weight:500;line-height:1.2em;}.elementor-kit-11 h2{color:var( --e-global-color-text );font-family:"Nicky Sans", Sans-serif;font-size:2.1em;font-weight:500;line-height:1.2em;}.elementor-kit-11 h3{color:var( --e-global-color-text );font-family:"Nicky Sans", Sans-serif;font-size:1.5em;font-weight:500;line-height:1.4em;}.elementor-kit-11 h4{color:var( --e-global-color-text );font-family:"Nicky Sans", Sans-serif;font-size:1.25em;font-weight:500;line-height:1.4em;}.elementor-kit-11 h5{color:var( --e-global-color-text );font-family:"Nicky Sans", Sans-serif;font-size:1.1em;font-weight:500;line-height:1.4em;}.elementor-kit-11 h6{color:var( --e-global-color-primary );font-size:0.8em;font-weight:500;text-transform:uppercase;line-height:1.2em;letter-spacing:1.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1800px;}.e-con{--container-max-width:1800px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{font-size:16px;line-height:1.7em;}.elementor-kit-11 h1{font-size:2.2em;}.elementor-kit-11 h2{font-size:1.6em;}.elementor-kit-11 h3{font-size:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//****** algemeen ******/
.elementor-section{ padding: 0 6%;}

.elementor-inner-section{ padding: unset;}


.c-unset a {color: unset!important;}

.c-white a {color: white!important;}

.c-underline a{
    text-decoration: underline;
}


/******  site *******/

.elementor-widget-container h1, .elementor-widget-container h2, .elementor-widget-container h3, .elementor-widget-container h4, .elementor-widget-container h5, .elementor-widget-container h6{
    color: unset;
}



.FAQ-syling .e-n-accordion-item {
    background-color: #ffffff;
    border-radius: 10px;
}


.frostedglass{
backdrop-filter:blur(50px);
}


span.elementor-button-icon {
    font-size: 10px;
}

.border-radius-bottom .elementor-motion-effects-container{
    border-radius: 0px 0px 20px 20px;
}

.jet-listing-grid__slider-icon {
    border-radius: 200px;
        filter: drop-shadow(0px 0px 3px #00000010);
}

.border-radius-img .elementor-motion-effects-container{
    border-radius: 20px;}
    


.col-count2{
    column-count: 2;
    column-gap: 80px;
}


@media (max-width: 1024px){
    .col-count2{
    column-count: 1;
    column-gap: 80px;
}
}


/******  Blog *******/

.elementor hr {
    margin: 30px 0px;
    border-color: #e1e1d8 !important;
    border-top: 0px;
}


.elementor-widget-theme-post-content img {
    border-radius: 10px;
    margin-bottom: 20px;
}

/* WordPress galerij correct tonen binnen Elementor Theme Post Content */
.elementor-widget-theme-post-content .gallery {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
	margin: 30px 0;
}

.elementor-widget-theme-post-content .gallery.gallery-columns-1 {
	grid-template-columns: 1fr;
}

.elementor-widget-theme-post-content .gallery.gallery-columns-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.elementor-widget-theme-post-content .gallery.gallery-columns-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.elementor-widget-theme-post-content .gallery.gallery-columns-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.elementor-widget-theme-post-content .gallery.gallery-columns-5 {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.elementor-widget-theme-post-content .gallery.gallery-columns-6 {
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.elementor-widget-theme-post-content .gallery-item {
	margin: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	display: block;
}

.elementor-widget-theme-post-content .gallery-icon {
	width: 100%;
}

.elementor-widget-theme-post-content .gallery-icon img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 12px;
}

.elementor-widget-theme-post-content .gallery-caption {
	margin-top: 8px;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	color: #666;
}

@media (max-width: 1024px) {
	.elementor-widget-theme-post-content .gallery,
	.elementor-widget-theme-post-content .gallery.gallery-columns-4,
	.elementor-widget-theme-post-content .gallery.gallery-columns-5,
	.elementor-widget-theme-post-content .gallery.gallery-columns-6 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.elementor-widget-theme-post-content .gallery,
	.elementor-widget-theme-post-content .gallery[class*="gallery-columns-"] {
		grid-template-columns: 1fr;
	}
}

 /****** Gravity forms *******/
 
 input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
     border: 0px;
    border-radius: 0px;
    background-color: #f8f8f5;
    padding: 12px 15px!important;
}

.gfield_label{
    margin-top: 15px!important;
}

.Subtitel-form{
    font-weight: 600;
    font-size: 1.3em;
    color: var(--e-global-color-primary);
}

.gform_wrapper.gravity-theme .gfield_required {
    color: #cfd3d9;
}

.gform_wrapper.gravity-theme .gf_page_steps{
    margin-bottom: 30px!important;
}

.gform_required_legend{
    display: none;
}

.gform-theme-button, .gform_button{
        background-color: var(--e-global-color-primary);
    font-weight: 500;
    color: var(--e-global-color-accent);
    border-radius: 200px 200px 200px 200px;
    padding: 10px 32px 10px 32px!important;
    border: none;
}

.gform_previous_button{
    border: 1px solid #6b7280;
}

.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%!important;
}


/******  opsommingen *******/


ul, ol {
    margin: 0px 0px 15px 0px;
    padding-left: 12px;
}

 li{

     padding: 4px 2px;
 }


li::marker {
  color: var(--e-global-color-primary)!important;
  font-size: 14px;
}

.jet-slick-dots li{
     padding: 0px;
 }
 
 
 /****** custom-bullet *******/

.custom-bullet ul {
  list-style: none;
  padding-left: 0;
}

.custom-bullet ul li {
  position: relative;
  padding-left: 28px;
}



.custom-bullet ul li::before {
  content: "";
  display: inline-block;
  width: 8px; /* pas aan volgens je icoon */
  height: 14px;
  background-image: url('https://fdbikes.be/wp-content/uploads/2026/03/FD-Bikes-pijl-1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 14px;
}

.bullet-light ul li::before{
    background-image: url('https://fdbikes.be/wp-content/uploads/2026/04/FD-Bikes-pijl-6.svg');
}


/******  selection *******/
::-moz-selection { /* Code for Firefox */
  color: white;
  background: var(--e-global-color-primary)!important;
}

::selection {
  color: white;
  background: var(--e-global-color-primary)!important;
}


 

 /******  .menu-mobile *******/

.menu-mobile a{
    display: none!important;
}


@media only screen and (max-width: 1024px) {
  .menu-mobile a{
    display: flex!important;
}}

@media only screen and (max-width: 767px) {
  .center-mobile a{
    justify-content: center!important;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nicky Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Nicky Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://fdbikes.be/wp-content/uploads/2026/04/NickySans-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */