.elementor-2150 .elementor-element.elementor-element-25a8455{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--align-items:center;--background-transition:0.3s;}.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7{max-width:620px;}.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7 input:not([type="submit"]),.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7 input[type="date"],.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7 textarea,.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7 select{text-align:center;line-height:1;background-color:#e6d5a8;width:100%;padding:7px 12px;border-style:none;border-radius:50px;max-width:400px;}.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7 input[type="submit"],.elementor-2150 .elementor-element.elementor-element-c01459e .cz_cf7 button{font-weight:600;line-height:1;letter-spacing:1px;background-color:#c1a880;width:190px;border-radius:50px;}/* Start custom CSS for cz_contact_form_7, class: .elementor-element-c01459e */.amb_row>p{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 50px;
}
.amb_row label{
    margin-bottom: 0px;
    width: 200px;
    background: #c1a880;
    color: #170800;
    font-weight: 600;
    height: 32px;
    text-align: center;
    line-height: 1;
    border-radius: 50px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.55);
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.amb_row .wpcf7-form-control-wrap{
    width: 100%;
    max-width: 400px;
}
.amb_row textarea{
    height: 50px;
}
.amb_row button{
    width: 190px;
    background: #c1a880;
    color: #170800;
    font-weight: 600;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.55);
    margin-right: 20px;
}
.amb>p{
    text-align: center;
}
@media screen and (max-width: 721px){
    .amb_row>p{
            flex-direction: column;
            margin-bottom: 30px!important;
    }
    .amb_row label{
        margin: 0 0 15px 0;
        width: 100%;
    }
}/* End custom CSS */