body .type-calendar .elementor-container, body .type-lodge .elementor-container, body .type-page .elementor-container {
    background-color: white;
}

.simcal-icon-left::after {
    content: "Previous Month";
    font-family: "Segoe UI"  !important;
    font-style: normal !important;
}
.simcal-icon-right::before {
    content: "Next Month \e809" !important;
    font-family: "Segoe UI","simple-calendar" !important;
}
.simcal-icon-right {
    font-family: "Segoe UI","simple-calendar" !important;
    font-style: italic !important;
}

.simcal-next-wrapper {
    padding-right: 30px !important;
    font-style: italic !important;
}

.container-hidden {
    display: none !important;
}

.elementor-button :hover {
    cursor: pointer;
}

.gl-posts-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: calc( -30px/2 );
    margin-right: calc( -30px/2 );
}

.gl-posts-element {
    width: calc(100% / 2);
    flex: 0 1 calc(100% / 2);
    flex-grow: 1;
    padding-right: calc(30px / 2);
    padding-left: calc(30px / 2);
    font-family: "Raleway", Inter, Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.6em;
}
.gl-posts-wrapper .gl-posts-element a {
    color: rgb(42, 27, 82);
}

#pmpro_pricing_fields {
    display: none !important;
}
.freemasonry-content table td, .freemasonry-content table tr {
    border: none !important;
}
.freemasonry-content {
    background-color: #FFFFFF;
    background-image: url(https://grandlodge.bcy.ca/wp-content/uploads/qpaper07.gif);
}
:target {
    scroll-margin-top: 170px; / Adjust value to match the height of the fixed header or desired offset /
}

img[src="https://dev.freemasonry.bcy.ca/biography/../images/t.gif"] {
    height: 1px !important;

}

.ff-border, .ff-border-sig {
    padding: 10px;
    border: 1px solid;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
}

.fluentform .ff-el-form-left  .ff-el-input--label {
    width:auto !important;
    /*margin-top: 10px;*/
}
.fluentform .ff-border .ff-el-group:not(:last-child) {
    margin-bottom: 10px !important;
}

.fluentform .ff-border select.ff-el-form-control, .fluentform .ff-border input.ff-el-form-control   {
    width: 100px !important;
    margin-top: 7px !important;
}

.fluentform .ff-border-sig input.ff-el-form-control   {
    width: 50% !important;
    margin-top: 7px !important;
}
.fluentform .ddgm-post-update {
    display: none !important;
}

/*.elementor-element-6585640.e-con {
    margin: 0 !important;
    padding: 0 !important;
    width: 1140px !important;
}*/