.elementor-18 .elementor-element.elementor-element-b8d15b0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-18 .elementor-element.elementor-element-b8d15b0:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-b8d15b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lamaisonradha.com/wp-content/uploads/2024/09/9V9A7438.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-18 .elementor-element.elementor-element-b8d15b0::before, .elementor-18 .elementor-element.elementor-element-b8d15b0 > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-b8d15b0 > .e-con-inner > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-b8d15b0 > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-b8d15b0 > .e-con-inner > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-b8d15b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000BD;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-18 .elementor-element.elementor-element-e3bc3b8{text-align:center;}.elementor-18 .elementor-element.elementor-element-e3bc3b8 .elementor-heading-title{font-family:"Georgia", Sans-serif;font-size:50px;font-weight:600;color:#FFFFFF;}.elementor-18 .elementor-element.elementor-element-5ef242e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:100px;--padding-left:150px;--padding-right:150px;}.elementor-18 .elementor-element.elementor-element-5ef242e:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-5ef242e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF3CF;}.elementor-18 .elementor-element.elementor-element-5ef242e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-18 .elementor-element.elementor-element-93d89ef{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-18 .elementor-element.elementor-element-93d89ef:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-93d89ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF3CF;}.elementor-18 .elementor-element.elementor-element-2d3785d > .elementor-widget-container{padding:100px 100px 120px 100px;}@media(max-width:1024px){.elementor-18 .elementor-element.elementor-element-5ef242e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-18 .elementor-element.elementor-element-b8d15b0{--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-18 .elementor-element.elementor-element-5ef242e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-18 .elementor-element.elementor-element-2d3785d > .elementor-widget-container{margin:40px 0px 40px 0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-18 .elementor-element.elementor-element-5ef242e{--width:100%;}}@media(min-width:1025px){.elementor-18 .elementor-element.elementor-element-b8d15b0:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-b8d15b0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for shortcode, class: .elementor-element-d1c6851 */.booking-form {
    display: flex;
    flex-wrap: wrap;
    background-color: #FFF3CF;
    padding: 30px;
}

.form-column {
    flex: 1 1 50%; /* Each column takes up 50% of the width */
    padding: 15px; /* Padding inside the column */
    box-sizing: border-box; /* Ensures padding is included in width calculation */
    margin: 0; /* Remove margin between columns */
}

label {
    color: #BB3206;
    font-size: 18px; /* Slightly smaller font size for a cleaner look */
padding-top: 12PX;
 
    margin-bottom: 10px; /* Reduced margin below the label for less space */
    font-family: Georgia;
}

.form-control {
    height: 42px; /* Set height for standard inputs */
    padding: 10px;
    margin-bottom: 12px; /* Set margin to 2px for closer spacing between inputs */
    border: 1px solid #ccc;
    border-radius: 5px;
}

.address-input, .comment-input {
    height: auto; /* Allowing these inputs to expand as needed */
}

textarea {
    height: 100px; /* Set height for textareas to make them more visible */
    padding: 10px;
      margin-top: 12px; /*
    margin-bottom: 2px; /* Set margin to 2px for closer spacing */
    border: 1px solid #ccc;
    border-radius: 5px;
}

.custom-select select {
   padding-left: 6px;
    padding: 3px;
  }

  .custom-select option {
    padding: 8px;
  }/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2d3785d */.forminator-edit-link {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2d3785d */.forminator-edit-link {
    display: none !important;
}/* End custom CSS */