/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.masquer{
    display: none !important;
}

.prix_boite_image_produit{
    margin-top: 10px;
}

.i4ewOd-pzNkMb-haAclf{
    display : none !important;
}

div.wpforms-container-full button[type="submit"], div.wpforms-container-full button[type="submit"]:visited, div.wpforms-container-full button[type="submit"]:active, div.wpforms-container-full button[type="submit"]:focus{
    background-color: #d39120 !important;
    color : #ffffff !important;
    border: 0px !important;
    text-align: center !important;
    width : 250px !important;
}

div.wpforms-container-full button[type="submit"]:hover {
    background: #ffffff !important;
    color : #d39120 !important;
    border: solid 1px #d39120 !important;
    text-align: center !important;
    width : 250px !important;
}

.wpgmza_infowindow_address{
    display : none !important;
}

.form_reservation .wpforms-field {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

.form_reservation .wpforms-field-label{
    margin : 0px !important;
    width : 300px !important;
}

.form_reservation .wpforms-field-small{
    width : 100px !important;
}

.sous_titre_form input{
    display : none !important;
}

.sous_titre_form .wpforms-field-label{
    font-family: "Covered By Your Grace", Sans-serif !important;
    font-size: 40px !important; 
    font-weight: 400 !important;
    color: var( --e-global-color-primary ) !important;
    margin-top : 50px !important;
    margin-bottom : 30px !important;
    width : 100% !important;
}

.sous_titre_form:first-child .wpforms-field-label{
    margin-top: 0px !important;
}

.prix{
    color: var( --e-global-color-primary ) !important;
    font-size: 20px !important; 
    font-weight: 600 !important;
}

.form_reservation .wpforms-one-half{
    width: 45% !important;
    margin-left: 60px !important;
}

.form_reservation .wpforms-first{
    margin-left: 0px !important;
}

.btn_form_reservation{
    margin-top: 30px !important;
}

.form_reservation .wpforms-form .wpforms-field.wpforms-field-text .wpforms-field-label {
    display: flex !important;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
}

.wpforms-single-item-price{
    color : #d39120 !important;
    width : auto !important;
}

.wpforms-payment-quantity{
    margin-left: 30px !important;
}

.attention{
    font-size: 30px !important;
    font-family: "Montserrat", sans-serif !important;
}

.attention input{
    display : none !important;
}

.attention .wpforms-field-label {
    width: 100% !important;
}

@media only screen and (max-width: 1024px) { 
    .elementor-18 .elementor-element.elementor-element-528aee9 .gallery-item{
        padding-right : 0px !important;
        padding-bottom: 20px !important;
    }

    .elementor-18 .elementor-element.elementor-element-528aee9 .gallery{
        margin : 0px !important;
    }

    .btn_form_contact{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .wpforms-field-label{
        font-size: 15px !important;
        width : 80px !important;
    }

    .form_reservation .wpforms-one-half{
        width : 100% !important;
        margin-left: 0px !important;
    }

    .wpforms-container .wpforms-form{
        word-break: inherit !important;
    }

    .wpforms-single-item-price-content{
        gap : 0px !important;
    }

    .wpforms-payment-price{
        word-break: inherit !important;
    }

    .wpforms-field-payment-single{
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        text-align: center !important;
    }

    .wpforms-single-item-price-content{
        display: flex !important;
        flex-direction: row !important;
        gap: 10px !important;
    }

    .sous_titre_form .wpforms-field-label{
        font-size: 35px !important;
        justify-content: center !important;
        text-align: center !important;
        margin-bottom: 0px !important;
    }

    .wpforms-submit-container{
        text-align: center !important;
        display: flex !important;
        justify-content: center !important;
    }

    .btn_form_reservation{
        margin-bottom: 20px !important;
    }

    .wpforms-field-description{
        width: 100% !important;
        padding-left: 95px !important;
    }
    
    .masquer{
        display: none !important;
    }
}
