.elementor-kit-11627{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;background-color:#E7F0FC;}.elementor-kit-11627 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Wrapper altijd zichtbaar */
html body .woocommerce div.product form.cart .woocommerce-variation-add-to-cart,
html body .woocommerce div.product form.cart .variations_button,
html body .woocommerce div.product form.cart .woocommerce-variation-add-to-cart-disabled,
html body .woocommerce div.product form.cart .woocommerce-variation-add-to-cart-enabled {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Button styling */
html body .woocommerce div.product form.cart button.single_add_to_cart_button {
    display: inline-flex !important;
    visibility: visible !important;
}

/* Disabled look */
html body .woocommerce div.product form.cart .woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button {
    opacity: .45 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

/* Enabled look */
html body .woocommerce div.product form.cart .woocommerce-variation-add-to-cart-enabled button.single_add_to_cart_button {
    opacity: 1 !important;
    pointer-events: auto !important;
}
















.badge-primary, .facetwp-selection-value {
    color: #fff !important;
    background-color: #d6269b !important;
}


.card-badge {
    position: absolute;
    top: 1.25rem;
    z-index: 1;
    margin: -5px 0px 0px 13px !important;
}

html body .facetwp-selection-value,
html body .text-body,
html body .text-dark,
html body a.facetwp-selection-value:focus,
html body a.facetwp-selection-value:hover,
html body a.text-dark:focus,
html body a.text-dark:hover {
    color: #0d0066 !important;
}



ul li::marker {
  color: #D6269A !important;
}

ul li {
  color: black;
}

html body select {
    width: 75% !important;

    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;

    padding: 10px !important;
    padding-right: 3em !important;

    background-color: #fff !important;
    background-image: url('https://actionparagliding-concept.nl/wp-content/uploads/2026/01/Ontwerp-zonder-titel-2026-01-19T000404.105-e1768795504836.png') !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 12px) 50% !important;
    background-size: 13px !important;

    border: 1px solid #e9e6ed !important;

    z-index: 9999 !important;
    color: #0d0066 !important;
}






.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    box-shadow: 0 -5px 5px -5px #33333300 !important;
    color: #ec008c;
    background-color: rgb(0 0 0 / 0%)  !important;
    border-color: #ec008c #ec008c transparent !important;
}

html body .border-bottom {
    border-bottom: none !important;
}

html body .border-top {
    border-top: none !important;
}



@media (max-width: 767.98px) {
    html body h3,
    html body .h3 {
        font-size: 1.75rem;
        padding-top: 30px !important;
    }
}



html body .pt-11,
html body .py-11 {
    padding-top: 2rem !important;
}


html body * .pt-9,
html body * .py-9 {
    padding-top: 1.5rem !important;
}

html body .text-gray-350,
html body .text-gray-400 {
    color: #0d0066 !important;
}

/* Algemene knop styling (incl. WooCommerce) */
.btn,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    height: 50px; /* stabieler dan calc() */
    white-space: nowrap;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Specifiek sterker voor WooCommerce knoppen */
.woocommerce div.product form.cart .button {
    width: 100%;
}

/* Utility class voor 50% breedte */
.w-50 {
    width: 100%;
}

/* Optioneel: responsive gedrag (mobile full width) */
@media (max-width: 768px) {
    .w-50 {
        width: 100%;
    }
}





.btn-primary, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #D6269A !important;
    border-color: #D6269A !important;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    box-shadow: 0 -5px 5px -5px #333;
    color: #D6269A !important;
    background-color: transparent !important;
    border-color: #bababa #bababa transparent;
}

.nav-link.active:before {
    content: "";
    position: absolute;
    left: .75rem;
    right: .75rem;
    bottom: .25rem;
    border-top: 2px solid #D6269A !important;
}


body {
    margin: 0;
    font-family: "Poppins", Sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff;
    color: #0E0066 !important;
}

@font-face {
    font-family: "Poppins", Sans-serif !important;
    font-style: normal;
    font-weight: 400;
    color: #0E0066 !important;
}






.btn, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    
  font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 15.5px 20px 15.5px 20px;
    color: #FFFFFF;
    background-color: #D6269A;
    border-color: #D6269A;
    transition: all 0.2s;
}

.nav-link {
       color: #0E0066 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}


.h4, h4 {
      color: #0E0066 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;}
    
    
    .table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #e5e5e5;
    background: #fff;
}



.h1, h1 {
     color: #0E0066 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;}
}/* End custom CSS */