.ha-navigation-burger-menu ul.menu > li.menu-item {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
}
body {
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-section, .elementor-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; /* Ensure full width */
}

html, body {
    overflow-x: hidden; /* Prevent horizontal scrolling if there's unwanted white space */
}

.evf-field input {
    font-size: 12px!important;
    margin-bottom: 2px!important;
    padding: 4px 12px!important;
}
span.evf-label {
    font-size: 12px!important;
}
.everest-forms .evf-field-container .evf-frontend-row textarea {
    height: 130px !important;
}
.everest-forms input[type='submit'], .everest-forms button[type='submit'], .everest-forms a.button:not(.button-large), .everest-forms button.button:not(.button-large), .everest-forms .everest-forms-part-button {
    color: #000;
    border: none !important;
    background-color: #d1b38b;
		font-weight:600;
}
.everest-forms .evf-submit-container {
    text-align: center !important;
}
.everest-forms .everest-forms-notice--success {
    background-color: #456eb8 !important;
}
.ha-template-content-markup.ha-template-content-header.ha-template-content-theme-support {
    position: sticky !important;
    top: 0;
    z-index: 999;
    background: #f2f2f2;
}
.pgcsimplygalleryblock-grid-item .pgcsimplygalleryblock-grid-item-inner .pgcsimplygalleryblock-grid-item-title {
    color: #000;
    font-family: 'Lato';
    font-weight: 900;
		font-size: 22px;
	background: transparent;
}


.pgcsimplygalleryblock-grid-item.pgc-image {
    height: 440px !important;
}
.pgcsimplygalleryblock-grid-item .pgcsimplygalleryblock-grid-item-inner .pgcsimplygalleryblock-grid-title-wrap {
    position: absolute;
    left: unset !important;
    top: unset !important;
    right: unset !important;
    transition: opacity .5s;
    pointer-events: none;
    bottom: 0.1em !important;
    text-align: center !important;
		color: #003249 !important;
	font-size: 22px !important;
}
div[data-gallery-id="68475461"] .pgcsimplygalleryblock-grid-item-title {
    box-shadow: unset !important;
}
.pgcsimplygalleryblock-grid-item .pgcsimplygalleryblock-grid-item-inner .pgcsimplygalleryblock-grid-info-wrap {
    width: 310px !important;
}

@media (max-width: 767px)
{
.pgcsimplygalleryblock-grid-item.pgc-image {
    margin-top: 50px !important;
}
}
