.elementor-1368 .elementor-element.elementor-element-fe6bdd8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-1368 .elementor-element.elementor-element-181286f{text-align:center;}.elementor-1368 .elementor-element.elementor-element-181286f .elementor-heading-title{font-size:30px;font-weight:700;}.elementor-1368 .elementor-element.elementor-element-6be2087 > .elementor-widget-container{margin:15px 0px 0px 0px;}#elementor-popup-modal-1368 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-385710b );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1368{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1368 .dialog-message{width:800px;height:auto;padding:50px 25px 50px 25px;}#elementor-popup-modal-1368 .dialog-close-button{display:flex;}@media(max-width:1024px){#elementor-popup-modal-1368 .dialog-message{width:720px;}}@media(max-width:767px){#elementor-popup-modal-1368 .dialog-message{width:320px;padding:30px 15px 30px 15px;}}/* Start custom CSS for shortcode, class: .elementor-element-6be2087 *//*** FIELD STYLING ***/
.activity_request .gform_confirmation_message_4 {
    color: #232323 !important;
    text-align: center !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
}
.activity_request label {
    color: #242429 !important;
    border: none;
}
.gform_required_legend{
    display: none;
}

.activity_request  .gform_fields {
    grid-row-gap: 10px !important;
}


/*** BUTTON STYLING ***/
.activity_request input.button {
    display: block !important;
   width: 300px !important;
   float: right !important;
 background-color: #886B34 !important;
 border-radius: 0px !important;
 font-size: 16px !important;
 color: #fff;
 padding: 12px 23px;
 cursor: pointer;
text-transform: uppercase !important;
margin: 0 auto !important;

}

@media only screen and (max-width: 1200px){
    .activity_request_form input.button {
        margin: 0 auto !important;
        width: 100% !important;
    }
    
}

/*** PLACEHOLDER ***/
.activity_request ::-webkit-input-placeholder {
    /* Chrome */
    color: rgba(0, 0, 0, 0.5) !important;
}
.activity_request :-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.5) !important;
}
.activity_request ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.5) !important;
}
.activity_request :-moz-placeholder {
    /* Firefox 4 - 18 */
    color: rgba(0, 0, 0, 0.5) !important;
}/* End custom CSS */