/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 16 2026 | 11:37:11 */
header.site-header.wp-block-template-part {
    position: sticky;
    top: 0;
    /* margin: 0; */
    z-index: 1;
}
hr.wp-block-separator {
    max-width: 100%;
}
.css-3 img.wp-block-cover__image-background {
    width: 130% !important;
    object-position: bottom center !important;
    left: -15%;
}
.css-2 img.wp-block-cover__image-background {
    width: 150% !important;
    object-position: center  77% !important;
    left: -23%;
}
input.wpcf7-submit {
    cursor: pointer;
}
.map {
    position: relative;
    width: 100%;
    height: 100%;
}
input.wpcf7-form-control[type="submit"] {
    width: auto;
    background-color: #9a7b2f;
    color: #fff !important;
    padding: 12px 30px ! IMPORTANT;
    border-radius: 35px;
    border: 0px solid;
}

.map iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
.max-w-800 {
    max-width: 850px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.wpcf7-spinner {
    margin: 0;
}