/*
1 - Custom classes
2 - Custom rules
3 - Ninja Forms
*/


/* 1 - Custom classes */
.kc-white-text {
    color: #fff;
}

.kc-custom-marker li {
    list-style-type:none;
    text-indent: 32px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogIDxwb2x5bGluZSBwb2ludHM9IjkgMTggMTUgMTIgOSA2IiBzdHJva2U9IiMzMzMiPjwvcG9seWxpbmU+Cjwvc3ZnPg==') no-repeat left 3px;
}

.kc-custom-marker-light li {
    list-style-type:none;
    text-indent: 32px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogIDxwb2x5bGluZSBwb2ludHM9IjkgMTggMTUgMTIgOSA2IiBzdHJva2U9IiNmZmYiPjwvcG9seWxpbmU+Cjwvc3ZnPg==') no-repeat left 3px;
}

.kc-list-right {
    border: 0;
}

.kc-list-right ul {
    text-align: right;
}

.kc-list-right .ct-pricing-meta {
    border: 0;
}

.kc-list-right .ct-pricing-meta .ct-pricing-title {
    color: #fff;
    user-select: none !important;
}

.kc-list-right .ct-pricing-meta .ct-pricing-title::selection {
    background: transparent !important;
    opacity: 0 !important;
}

.kc-caption {
    font-size: 0.875rem;
}

.kc-contact-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.kc-social-icon svg {
    fill: #333;
    transition: fill 0.3s ease;
}

.kc-social-icon:hover svg {
    fill: #FDC300;
}

.kc-align-items {
    align-items: center !important;
}

#kc-fancys-boxes .wpb_wrapper {
    height: 100%;
}

#kc-footer-menu .menu {
    justify-content: flex-end;
    gap: 40px;
}

#kc-footer-menu .menu .menu-item {
    width: auto !important;
    margin: 0 !important;
}


/* 2 - Custom rules */
#GESS49, #Histoire, #Service, #Cout, #Adherer, #Contact {
  scroll-margin-top: 100px;
  scroll-snap-margin-top: 100px; /* iOS 11 and older */
}

.ct-heading-tag cite {
    color: var(--primary-color);
    font-family: playfair display,serif;
    font-style: italic;
}

.kc-below-yellow .ct-text-below {
    background-image: linear-gradient(45deg, #f6c526, #f6c526) !important;
}

.kc-below-blue .ct-text-below {
    background-image: linear-gradient(45deg, #004F9F, #004F9F) !important;
}

#ct-process .ct-process-icon {
    background: #FFFFFF;
}

#ct-process .ct-process-icon span::before, #ct-process .ct-process-icon number {
    background: #FDC300;
}

.ct-heading .ct-heading-desc {
    max-width: unset;
}

.ct-pricing-default .ct-pricing-title {
    margin-bottom: 0;
}

.ct-pricing-default .ct-pricing-meta {
    padding-bottom: 32px;
}

.ct-pricing-content li:last-child {
    font-weight: bold;
}

.ct-fancybox-layout2 {
    height: 100%;
    padding: 32px;
    background: #E0B18A;
}

.ct-fancybox-layout2 .ct-fancybox-icon {
    background: none !important;
}

.ct-fancybox-layout2 .ct-fancybox-icon:before {
    content: none !important;
}

.ct-scroll-top {
    background: #FDC300 !important;
}

.footer-custom-inner .vc_row-has-fill>.vc_column_container>.vc_column-inner, .wpb_content_element, .vc_wp_custommenu.tow-col-light ul.menu li, #content .vc_wp_custommenu.tow-col-light ul.menu li {
    padding: 0;
    margin: 0;
}

.vc_wp_custommenu.tow-col-light ul.menu li a {
    color: #fff;
}

.vc_wp_custommenu.tow-col-light ul.menu li a:hover {
    color: #FFC500;
}

@media screen and (max-width: 1199px) {
    #header-wrap .header-main.h-fixed .header-branding a img {
        max-height: 32px !important;
    }
}

/* 3 - Ninja Forms */
.nf-form-content {
    padding: 0 !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button],[type=submit]), .nf-form-content textarea, .checkbox-wrap .nf-field-element label:after, .checkbox-wrap .nf-field-label label:after, .listcheckbox-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-label label:after, .listradio-wrap .nf-field-element label:after {
    background: #ffffff !important;
    border: 1px solid #dbb28c !important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #004F9F !important;
    color: #fff !important;
    padding: 0 16px !important;
    width: 100% !important;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
    background: #FDC300 !important;
    color: #fff !important;
}