.elementor-1380 .elementor-element.elementor-element-cc6606b{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 0px;--background-transition:0.3s;}.elementor-1380 .elementor-element.elementor-element-cc6606b:not(.elementor-motion-effects-element-type-background), .elementor-1380 .elementor-element.elementor-element-cc6606b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://patolaqueadomontecanal.es/wp-content/uploads/2024/04/Encabezado-Sobre-nosotros.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1380 .elementor-element.elementor-element-cc6606b, .elementor-1380 .elementor-element.elementor-element-cc6606b::before{--border-transition:0.3s;}.elementor-1380 .elementor-element.elementor-element-cc6606b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1380 .elementor-element.elementor-element-e01e6a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1380 .elementor-element.elementor-element-f1a605b{width:initial;max-width:initial;}.elementor-1380 .elementor-element.elementor-element-f1a605b.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-1380 .elementor-element.elementor-element-7cc2513{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-1380 .elementor-element.elementor-element-1802c50{--spacer-size:50px;}@media(min-width:768px){.elementor-1380 .elementor-element.elementor-element-cc6606b{--width:100%;}.elementor-1380 .elementor-element.elementor-element-e01e6a8{--width:50%;}.elementor-1380 .elementor-element.elementor-element-7cc2513{--width:50%;}}/* Start custom CSS for rtb_booking_form, class: .elementor-element-f1a605b */body {
    color: #F1F0EF;
    font-family: Sawarabi Gothic; /* Cambiamos a la fuente Sawarabi Gothic */
}
legend {
    font-size: 40px;
    font-family: Sawarabi Gothic; /* Cambiamos a la fuente Sawarabi Gothic */
    line-height: 1.2em;
    margin: 0;
    padding: 1px;
    display: block; /* Aseguramos que la leyenda sea tratada como un bloque */
}
label {
  font-size: 22px;
  font-family: Montserrat;
  font-weight: 300;
  color: white; /* Agregamos esta línea para establecer el color del texto */
  padding-bottom: 15px;
}
a {
    font-size: 20px;
    font-family: Montserrat;
    color: #ec6e00;
    font-weight: 600;
    line-height: normal;
}

a:hover {
    color: #7bb501;
}

input {
    margin: 5px;
}

fieldset legend {
    margin-bottom: 26px;
}

.rtb-booking-form {
    text-align: center;
    line-height: 100%;
}

.add-message {
    padding-top: 20px;
    padding-bottom: 20px;
}

.rtb-form-footer {
    align-content: center;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

button {
    font-family: "Montserrat", Sans-serif;
    font-size: 1.9em;
    font-weight: 300;
    background-color: #ec6e00;
    border-style: solid;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    margin: 20px 10px;
}

button:hover {
    background-color: #7bb501;
    color: #FFFFFF;
    font-weight: 500;
}

fieldset {
    border-color: #7bb501;
}

.rtb-booking-form fieldset {
    margin-bottom: 60px;
    padding-bottom: 30px;
}

p {
    font-size: 26px;
    background-color: #242424;
    line-height: normal;
}
input, select, textarea {
    width: 10%;
}/* End custom CSS */