.elementor-kit-7{--e-global-color-primary:#6C8B81;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFCFC;--e-global-color-accent:#CB6934;--e-global-typography-primary-font-family:"Bodoni Moda";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Bodoni Moda";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );text-transform:uppercase;color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Spectral", Sans-serif;}.elementor-kit-7 h2{font-family:"Spectral", Sans-serif;}.elementor-kit-7 h3{font-family:"Spectral", Sans-serif;}.elementor-kit-7 h4{font-family:"Spectral", Sans-serif;}.elementor-kit-7 h5{font-family:"Spectral", Sans-serif;}.elementor-kit-7 h6{font-family:"Spectral", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-7{--e-global-typography-primary-font-size:2rem;--e-global-typography-secondary-font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#header,
#header + hr,
hr + #footer {
    display: none;
}

.wpcf7-form-control {
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
}

.wpcf7-form p {
    margin: 0
}

.wpcf7-form .row-form {
    display:flex;
    align-items:center;
    gap:1rem;
}

@media only screen and (max-width: 600px) {
    .wpcf7-form .row-form {
    flex-direction:column;
    align-items:flex-start;
    gap: .5rem;
}

.elementor-swiper-button {
    display:none;
}

.elementor-swiper-button { display: none !important; }

}

.wpcf7-form label {
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wpcf7-submit {
    border:none;
    padding: 8px 16px;
    letter-spacing: 1px;
}

.orange-block {
        word-wrap: break-word;
}

span.wpcf7-list-item.first.last {
    margin-left: 0;
}

.wpcf7-checkbox {
    border:none;
    padding: 0;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-weight: normal;
    display: block;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
    
    span.wpcf7-list-item-label {
    text-transform: none;
}/* End custom CSS */