/*
Custom CSS for website theme
Version: 1.0.2
Description: Used to establish the look and feel for the custom website
Author: Full Spectrum Marketing
Author URL: http://www.fsm.agency
*/

body,
#page-container {

    /* overflow-x: hidden; */
    #et-boc {
        overflow-x: clip;
        overflow-y: visible;
    }
}

html,
body {
    touch-action: manipulation;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    touch-action: manipulation;
}


/*
    Button Styles
*/


/* GLOBAL BUTTON STYLES */

@media only screen and (min-width: 981px) {
    .hide-on-desktop {
        display: none !important;
    }
}

#page-container .et_pb_button,
a#fwp-proximity-submit,
a#fwp-proximity-submit_mobile {
    border-radius: 2px !important;
    color: #212121 !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0.32px !important;
    text-transform: uppercase !important;
    transition: ease all 0.3s !important;
    border: none !important;
    display: inline-block;
}

#page-container .et_pb_button:hover,
a#fwp-proximity-submit:hover,
a#fwp-proximity-submit_mobile:hover {
    transition: ease all 0.3s !important;
    border: none !important;
}


/* Hero Buttons*/

#page-container .et_pb_button.et_pb_button_one,
#page-container .et_pb_button.et_pb_button_two {
    padding: 1em 2.2em !important;
    font-size: clamp(0.8em, 3vw, 20px) !important;
    background-color: #cc9f52 !important;
}

#page-container .et_pb_button.et_pb_button_one:hover,
#page-container .et_pb_button.et_pb_button_two:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline !important;
}

#page-container .et_pb_button.et_pb_button_one:focus,
#page-container .et_pb_button.et_pb_button_two:focus {
    box-shadow: 0px 0px 15px 0px #f2e7d4 !important;
}

#page-container .header-content-container .side-by-side-btn .et_pb_button {
    padding: 1em 2.2em !important;
    font-size: 18px !important;
}


/* primary button - Large
#page-container .et_pb_button.et_pb_bg_layout_light.primary-large {}
*/

#page-container .et_pb_button.et_pb_bg_layout_light,
a#fwp-proximity-submit,
a#fwp-proximity-submit_mobile {
    padding: 1em 2.2em !important;
    font-size: 18px !important;
    color: #212121 !important;
    background-color: #cc9f52 !important;
}

#page-container .et_pb_button.et_pb_bg_layout_light:hover,
a#fwp-proximity-submit:hover,
a#fwp-proximity-submit_mobile:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline !important;
}

#page-container .et_pb_button.et_pb_bg_layout_light:focus,
a#fwp-proximity-submit:focus,
a#fwp-proximity-submit_mobile:focus {
    box-shadow: 0px 0px 15px 0px #f2e7d4 !important;
}


/* secondary button light - Dark Text
.primary-small */

#page-container .et_pb_button.primary-small {
    padding: 0.7em 1.3em !important;
    font-size: 16px !important;
    color: #212121 !important;
    background-color: #cc9f52 !important;
}

#page-container .et_pb_button.primary-small:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline !important;
}

#page-container .et_pb_button.primary-small:focus {
    box-shadow: 0px 0px 15px 0px #f2e7d4 !important;
}


/* PROMO / Thank You Buttons
a.et_pb_button.et_pb_promo_button */

a.et_pb_button.et_pb_promo_button {
    padding: 1em 2em !important;
    font-size: 16px !important;
    color: #212121 !important;
    background-color: #cc9f52 !important;
}

a.et_pb_button.et_pb_promo_button:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    padding: 1em 2em !important;
    text-decoration: underline !important;
}

a.et_pb_button.et_pb_promo_button:focus {
    box-shadow: 0px 0px 15px 0px #f2e7d4 !important;
}


/* alt button dark .fsm-btn-alt */

#page-container .et_pb_button.fsm-btn-alt {
    padding: 0.7em 1.3em !important;
    font-size: 18px !important;
    color: #fff !important;
    background-color: #063c4a !important;
}

#page-container .et_pb_button.fsm-btn-alt:hover {
    background-color: #f4f9fd !important;
    color: #063c4a !important;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

#page-container .et_pb_button.fsm-btn-alt:focus {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3) !important;
}


/* alt button text light
.et_pb_bg_layout_dark.fsm-btn-alt */

#page-container .et_pb_button.et_pb_bg_layout_dark.fsm-btn-alt {}

#page-container .et_pb_button.et_pb_bg_layout_dark.fsm-btn-alt:hover {}

#page-container .et_pb_button.et_pb_bg_layout_dark.fsm-btn-alt:focus {
    /*    box-shadow: 0px 0px 15px 0px ###;*/
}


/*
    Font Sizing
*/

body.et_divi_theme h1 {
    font-family: "trajan-pro-3", serif !important;
    font-size: clamp(1.75rem, 0.125rem + 5vw, 3.875rem) !important;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

body.et_divi_theme h2 {
    font-family: "trajan-pro-3", serif !important;
    font-size: clamp(1.5rem, 0.75rem + 2vw, 2.25rem) !important;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    letter-spacing: 0.72px;
    text-transform: uppercase;
}

body.et_divi_theme h3 {
    font-family: "Montserrat", sans-serif !important;
    font-size: clamp(1rem, 1.125rem + 2vw, 1.125rem) !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

body.et_divi_theme h4 {
    font-family: "Montserrat", sans-serif !important;
    font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem) !important;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}

body.et_divi_theme h5 {
    font-family: "Montserrat", sans-serif !important;
    font-size: clamp(1rem, 1rem + 0vw, 1rem) !important;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}

body,
body:not(.admin-bar, .et_pb_image .et_pb_image_wrap) div,
body p,
body li {
    font-size: clamp(1rem, 0.875rem + 0.4vw, 1.125rem) !important;
    font-family: "Montserrat", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

body .small {
    font-size: clamp(0.5rem, 1.25cqi, 0.8rem);
    font-style: normal;
    font-weight: 400;
}

div.et_pb_image {
    line-height: 0 !important;
}


/*CUSTOM FONT STYLES*/

p.large-heading-like {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding-bottom: 6px;
}

div#location-image-contact p.large-heading-like {
    color: #063c4a;
    letter-spacing: 2.6px;
    padding-bottom: 0 !important;
}


/*General browline color gold*/

span.gold-browline {
    color: #cc9f52;
    font-family: Montserrat;
    font-size: clamp(1.125rem, 0.75rem + 1vw, 1.5rem);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}

div#micro-home-hero {
    display: flex;
    flex-direction: column;
}


/*Home Hero browline color gold*/

div#micro-home-hero span.gold-browline {
    display: block;
    min-width: 100%;
}


/*Home hero body text color white*/

div#micro-home-hero p {
    color: #fff;
}


/*Makes italizied text within header wysiwig gold brand color*/

h2 em {
    font-style: normal;
    color: #cc9f52;
}


/*END FONT STYLE*/


/*GLOBAL STYLES*/

ul.fsm-normal-list {
    padding: 1em !important;
}

ul.fsm-normal-list li {
    padding-bottom: 0.5em !important;
}

.flex-wrapper {
    display: flex;
}

.align-center {
    margin: auto;
}

.side-by-side-btn {
    display: flex;
    margin-top: 1em;
}

.side-by-side-btn.center-items {
    justify-content: center;
}

.side-by-side-btn .et_pb_button:not(:last-child) {
    margin-right: 10px;
}

.slick-arrow {
    font-size: 20px;
    transition: ease all 0.3s;
    cursor: pointer;
}

.slick-arrow:hover {
    transform: scale(1.15);
    transition: ease all 0.3s;
}

@media screen and (max-width: 769px) {
    .slick-arrow {
        font-size: 24px;
    }

    .slick-arrow:hover {
        transform: scale(1.15);
    }
}


/*END*/


/*
HEADER
*/

header#main-header {
    padding: 20px 0;
}

.company-info {
    padding-bottom: 0;
}

.mega-menu {
    text-align: right;
    padding: 0;
}


/* Shared styles across breakpoints */

@media only screen and (min-width: 981px) {
    div.primary-menu-row .et_pb_column {
        display: grid;
        align-items: center;
    }

    #logo {
        width: 100% !important;
        grid-column: 1;
    }

    #logo img {
        max-height: 60px !important;
        width: auto !important;
        object-fit: contain;
    }

    .header-location {
        grid-column: 2;
    }

    div#primary-menu {
        grid-column: 3;
    }
}


/* Large Desktop */

@media only screen and (min-width: 1140px) {
    div.primary-menu-row .et_pb_column {
        grid-template-columns: minmax(auto, 275px) minmax(auto, 355px) 1fr !important;
    }
}


/* Desktop to Tablet */

@media only screen and (max-width: 1139px) and (min-width: 981px) {
    div.primary-menu-row .et_pb_column {
        grid-template-columns: 25% 25% 1fr !important;
    }
}


/* Mobile */

@media only screen and (max-width: 980px) {
    div.primary-menu-row .et_pb_column {
        display: grid;
        grid-template-columns: minmax(auto, 200px) auto 1fr !important;
        align-items: center;
    }

    #logo {
        max-height: 100%;
        grid-column: 1;
    }

    #main-header > .et_menu_container {
        width: 90%;
    }

    .header-location {
        visibility: hidden;
    }

    /*
    .header-location-selector {
        display: none;
    }
*/
}

.header-location-selector ,
.header-location-selector_mobile{
    position: relative;

    a#toggle-location-selector {
        @media screen and (max-width: 980px) {
            display: block;
        }
    }
}

.header-location-selector form,
.header-location-selector_mobile form {
    overflow: hidden;
    margin: 0;
    padding: 0;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s linear;


    input {
        width: 100%;
        margin-inline-end: .5rem;
        border-radius: 3px;
        border: 1px solid #063C4A;
        color: var(--bmes-navy-100, #063C4A);
        font-family: "Open Sans";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 2;


        @media screen and (max-width: 425px) {
            width: 100%;
            margin-inline-end: 0;
            font-size: 16px;
        }
        @media screen and (min-width: 981px) {
            font-size: 16px;
        }
    }

    button {
        height: 32px;
        padding: 7px 12px;
        justify-content: center;
        align-items: center;
        border-radius: 2px;
        background: var(--lunar-gold-100, #CC9F52);
        border: none;
        color: #212121;
        text-align: center;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.32px;
        text-transform: uppercase;
        transition: ease all 0.3s;
        display: inline-block;

        &:hover {
            background-color: #e5cfa8 !important;
            color: #212121 !important;
            text-decoration: underline !important;
            cursor: pointer;
        }

        @media screen and (max-width: 425px) {
            width: 100%;
        }
    }

    &.active {
        max-height: 100px;
        padding: 15px;
    }

    @media screen and (max-width: 980px) {
        position: relative !important;
    }

    @media screen and (max-width: 425px) {
        flex-wrap: wrap;
        gap: 1rem;
    }
}

.et_pb_column--with-menu,
.et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-end !important;
}

div.secondary-menu-row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 2% !important;
}

div.secondary-menu-row,
.et_pb_section_0_tb_header {
    padding: 0 !important;
}

ul#menu-main-menu a,
ul#menu-franchising-menu a {
    color: #063c4a !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    /*text-transform: uppercase;*/
    padding: 1em 0;
}

#mega-menu-wrap-primary-menu {
    float: right;
}

#mega-menu-wrap-primary-menu .mega-menu-toggle {
    width: fit-content;
}

.max-mega-menu > li {
    padding: 0 11px !important;
}

div.primary-menu-row {
    width: 100% !important;
    max-width: 97% !important;
    margin: unset !important;
    margin: 0 auto !important;
}

div#logo {
    display: contents !important;
    grid-column-start: 1;
}

div#fran-menu {
    grid-column-start: 2;
    grid-column-end: 4;
}

div#primary-menu {
    grid-column-start: 2;
}

div#primary-menu {
    grid-column-start: 3;
}

.secondary-menu-row .et_pb_menu_inner_container.clearfix {
    background-color: #063c4a !important;
}

.secondary-menu-row .et_pb_menu .et-menu > li:last-child {
    padding-right: 20px !important;
}

.secondary-menu-row .et_pb_menu .et-menu > li:last-child a {
    padding-bottom: 0 !important;
}

.et-menu .menu-item-has-children > a:first-child:after {
    right: -10% !important;
}

ul#menu-secondary-menu li a,
ul#menu-franchising-submenu li a {
    color: #fff !important;
    text-align: right;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (min-width: 980px and max-width: 1550px) {
    #page-container div.franchising-menu-row .et_pb_column {
        display: grid;
        gap: 0;
        grid-template-columns: 15% 0 85% !important;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
    }
}


/*
MENU STYLES

#mega-menu-wrap-primary-menu
  #mega-menu-primary-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  color: #063c4a !important;
}*/

#et-secondary-nav li {
    font-weight: 400;
}

#logo a {
    margin: 1em 0em 1em 0;
    padding: 0 1em 0 0px;
    border-right: 1px solid #000;
}

div#franchising-menu-row #logo a {
    border: none;
}

.header-location .et_pb_text_inner > p {
    padding: 0;
}

div.header-location-selector_mobile {
    padding: .5em 0 .5em 3em;
    position: relative;

    .company-info {
        color: #063C4A !important;
        font-family: Montserrat !important;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;
    }

    .owner-phone-number {
        color: #063C4A !important;
        font-family: Montserrat !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;
    }

    & p {
        color: #063C4A !important;
        font-family: Montserrat !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;

        &#owner-phone-number {
            padding-bottom: 0px;

            & a {
                font-weight: 400;
            }
        }

        & a {
            color: #063C4A;
        }
    }

    #facet-toggle {
        width: 25cqw;
        position: absolute;
        padding: 8px;
        background-color: #fff;
        margin-top: 3%;
        display: flex;
        align-items: center;
        border-radius: 3px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

        .facetwp-facet {
            margin-bottom: 0;
            flex-grow: 1;
            display: flex;
            gap: 5px;
        }

        input {
            width: 100%;
            border-radius: 5px !important;
            border: 1px solid #063c4a !important;
            background: #fff !important;
            padding: 0.5em !important;
        }

        .facetwp-autocomplete-update {
            background: #cc9f52 !important;
            border: none !important;
            color: #212121 !important;
            font-family: Montserrat !important;
            font-style: normal !important;
            font-weight: 700 !important;
            line-height: normal !important;
            letter-spacing: 0.32px !important;
            text-transform: uppercase !important;
            transition: ease all 0.3s !important;
            max-width: 80px;
        }

        .facetwp-autocomplete-update:hover {
            background-color: #e5cfa8 !important;
            color: #212121 !important;
            text-decoration: underline !important;
            cursor: pointer !important;
        }
    }
}

div.header-location-selector {
    padding: .5em 0 .5em 3em;
    position: relative;

    & p {
        color: #063C4A !important;
        font-family: Montserrat !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;

        &#owner-phone-number {
            padding-bottom: 0px;

            & a {
                font-weight: 400;
            }
        }

        & a {
            color: #063C4A;
        }
    }

    #facet-toggle {
        width: 25cqw;
        position: absolute;
        padding: 8px;
        background-color: #fff;
        margin-top: 3%;
        display: flex;
        align-items: center;
        border-radius: 3px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

        .facetwp-facet {
            margin-bottom: 0;
            flex-grow: 1;
            display: flex;
            gap: 5px;
        }

        input {
            width: 100%;
            border-radius: 5px !important;
            border: 1px solid #063c4a !important;
            background: #fff !important;
            padding: 0.5em !important;
        }

        .facetwp-autocomplete-update {
            background: #cc9f52 !important;
            border: none !important;
            color: #212121 !important;
            font-family: Montserrat !important;
            font-style: normal !important;
            font-weight: 700 !important;
            line-height: normal !important;
            letter-spacing: 0.32px !important;
            text-transform: uppercase !important;
            transition: ease all 0.3s !important;
            max-width: 80px;
        }

        .facetwp-autocomplete-update:hover {
            background-color: #e5cfa8 !important;
            color: #212121 !important;
            text-decoration: underline !important;
            cursor: pointer !important;
        }
    }
}

div.header-location-selector:before,
div.header-location-selector_mobile:before {
    position: absolute;
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 2.5em;
    line-height: 1em;
    left: 10px;
    color: #063c4a;
    top: 50%;
    transform: translateY(-50%);
}

div.header-location-selector a#toggle-location-selector,
div.header-location-selector_mobile a#toggle-location-selector {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration-line: underline;
    position: relative;
}

div.header-location-selector .fcomplete-wrap,
div.header-location-selector_mobile .fcomplete-wrap {
    top: 40px;
}

div.header-location-selector-franchise {
    padding: .5em 0 .5em 3em;
    position: relative;

    & p {
        color: #063C4A !important;
        font-family: Montserrat !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;

        &#owner-phone-number-franchise {
            padding-bottom: 0px;

            & a {
                font-weight: 400;
            }
        }

        & a {
            color: #063C4A;
        }
    }
}

div.header-location-selector-franchise:before {
    position: absolute;
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 2.5em;
    line-height: 1em;
    left: 10px;
    color: #063c4a;
    top: 50%;
    transform: translateY(-50%);
}

.company-info-franchise {
    padding-bottom: 0;
}

div.header-location-selector-franchise .fcomplete-wrap {
    top: 40px;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li:last-child > ul {
    right: 0 !important;
    left: unset;
}

.nav li ul {
    border-radius: 3px !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    border-color: #cc9f52 !important;
}

ul#menu-secondary-menu ul.sub-menu > li > a {
    color: #063c4a !important;
    text-align: left;
}

ul#menu-secondary-menu ul.sub-menu {
    padding: 10px 0;
}

ul#menu-secondary-menu li li a {
    padding: 6px 0 !important;
}

ul#menu-secondary-menu .menu-item-has-children > a:first-child {
    padding-right: 10px !important;
}


/*Franchising Menu*/

li.franchising-number {
    background-color: #cc9f52;
    margin-top: 0 !important;
}

ul#menu-franchising-submenu li.franchising-number a {
    color: #212121 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    margin: auto auto;
    padding: 0;
}

div.franchising-menu-row .et_pb_column {
    display: grid;
    gap: 0;
    grid-template-columns: 25% 0 75% !important;
}

div#primary-menu {
    margin: 0 !important;
}

ul#menu-main-menu li,
ul#menu-franchising-menu li {
    margin-top: 0;
}

.et_pb_section_0_tb_header {
    transition: all 0.2s ease;
}

/* #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-hide-on-desktop > a.mega-menu-link {
    font-size: clamp(0.813rem, round(-0.023rem + 1.364cqi, 0.5em), 1rem) !important;
} */


/*Menu Hover Styles*/

ul#mega-menu-primary-menu li a {
    transition: ease all 0.3s !important;
}

ul#mega-menu-primary-menu li a:hover {
    opacity: 0.8 !important;
}

@media screen and (max-width: 980px) {
    .mega-menu-wrap .mega-menu-toggle.mega-menu-open + .max-mega-menu {
        width: 90vw !important;
        max-width: 90vw !important;
    }

    div.global-header .et_pb_row {
        margin: auto auto !important;
    }

    .mobile_nav .mobile_menu_bar:before {
        color: #063c4a !important;
    }

    div.primary-menu-row,
    div.franchising-menu-row {
        padding: 0 !important;
    }

    #logo a {
        border: none !important;
    }

    .global-header {
        padding-top: 0 !important;
    }

    .header-location {
        visibility: hidden;
    }

    /*
    .header-location-selector {
        display: none;
    }
*/
    div.header-location-selector:before,
    div.header-location-selector p,
    div.header-location-selector a#toggle-location-selector,
    div.header-location-selector a,
    div.header-location-selector_mobile:before,
    div.header-location-selector_mobile p,
    div.header-location-selector_mobile a#toggle-location-selector,
    div.header-location-selector_mobile a {
        color: #fff !important;
    }

    .facetwp-facet.facetwp-facet-combined_nav_location.facetwp-type-autocomplete {
        display: grid;
        grid-template-columns: 68% 30%;
        gap: 0.5vh;
    }

    /*div.primary-menu-row .et_pb_column,
    div.franchising-menu-row .et_pb_column {
        grid-template-columns: 60% 0 40% !important;
    }*/
    #page-container .primary-menu-row {
        padding: 0 5% !important;
    }

    .et_pb_menu .et_mobile_menu {
        top: -255%;
        height: 100dvh;
        padding-top: 7vh;
        background-color: #e9f2fb !important;
    }

    .et_pb_menu .et_mobile_menu li a {
        border-bottom: none !important;
        font-weight: 700;
        color: #063c4a;
    }

    .et_mobile_menu .menu-item-has-children > a {
        background-color: none !important;
    }

    .et_mobile_menu ul.sub-menu li a {
        font-weight: 400 !important;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
        border-radius: 0;
        border: 0;
        margin: 0;
        line-height: 2em;
        height: 2em;
        padding: 0 10px;
        background: transparent;
        text-align: left;
        color: #ffffff;
        font-size: 20px;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-hide-on-desktop > a.mega-menu-link {
        font-weight: 300;
        text-transform: none;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .facetwp-facet.facetwp-facet-combined_nav_location.facetwp-type-autocomplete {
        display: block;
    }
}

@media screen and (max-width: 676px) {
    .et_pb_menu .et_mobile_menu {
        top: -100%;
        left: unset;
        right: 0;
        width: 75dvw;
        min-width: 75dvw;
    }
}


/*END MENU*/


/*STICKY HEADER*/

.global-header.et_pb_sticky--top {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25) !important;
}


/*
FORM STYLES
*/

.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
    line-height: 1.5em;
    font-size: clamp(1.125rem, round(0.946rem + 0.571cqi, 0.5em), 1.375rem) !important;
}

#page-container .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#page-container .gform_wrapper textarea.textarea,
#page-container div.form_saved_message div.form_saved_message_emailform form input[type="text"] {
    border-radius: 2px !important;
    border: 1px solid #063c4a !important;
    background: rgba(255, 255, 255, 0.1) !important;
    padding: 0.5em !important;
}

#main-content .gform_wrapper.gravity-theme .gfield select,
#main-content .gform_wrapper.gravity-theme .gfield textarea.textarea {
    border-radius: 2px !important;
    border: 1px solid #063c4a !important;
    background: rgba(255, 255, 255, 0.1) !important;
    padding: 0.5em !important;
}

#main-content .gform_wrapper.gravity-theme .gfield textarea.textarea,
.sticky-form textarea {
    max-height: 10dvh;
}

.gform_button,
.gform_next_button {
    border-radius: 2px !important;
    border: 1px solid #063c4a !important;
    background: #063c4a !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0.28px !important;
    text-transform: uppercase !important;
    transition: ease all 0.3s !important;
    padding: 0.5em 1em !important;
}

.gform_previous_button.button {
    border-radius: 2px;
    border: 1px solid #063c4a;
    background: transparent;
    color: #063c4a !important;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    transition: ease all 0.3s;
    padding: 0.5em 1em;
}

.gform_previous_button.button:hover {
    background: #063c4a !important;
    color: #fff !important;
    border: 1px solid #063c4a;
    cursor: pointer;
}

.gform_button:hover,
.gform_next_button:hover {
    background: #cc9f52 !important;
    color: #212121 !important;
    border: 1px solid #cc9f52 !important;
    cursor: pointer !important;
}

#page-container .hero-form .gform_button {
    border: 1px solid #cc9f52;
    background: #cc9f52;
    color: #212121;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    transition: ease all 0.3s;
    padding: 0.5em 1em;
}

#page-container .hero-form .gform_button:hover {
    border: 1px solid #063c4a;
    background: #063c4a;
    color: #fff;
}

p.gform_description {
    display: none;
}

p.gform_required_legend {
    font-size: 14px !important;
}

#page-container .hero-form label.gfield_label.gform-field-label {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.32px;
}

#page-container .hero-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#page-container .gform_wrapper textarea.textarea,
#page-container div.form_saved_message div.form_saved_message_emailform form input[type="text"] {
    padding: 0.15em !important;
}

.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .ginput_full .gform-field-label,
.gform_wrapper.gravity-theme .address_city label,
.gform_wrapper.gravity-theme .address_state label {
    color: #063c4a !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 0.32px !important;
}

.sticky-form .gform_wrapper.gravity-theme .gfield_label {
    color: #112337 !important;
    font-weight: 500 !important;
}

.gform_wrapper.gravity-theme .ginput_full .gform-field-label,
.gform_wrapper.gravity-theme .address_city label,
.gform_wrapper.gravity-theme .address_state label {
    margin-bottom: 8px;
}

label.gform-field-label.gform-field-label--type-sub {
    font-size: 14px !important;
    color: #063c4a;
    font-family: Montserrat;
}

div#gform_fields_13 h3 {
    color: #063c4a !important;
}

.pum-container.pum-scrollable .pum-content {
    max-height: 100% !important;
}

.sticky-form input,
.sticky-form select,
.sticky-form textarea {
    padding: 0.2em !important;
    border: none !important;
    font-size: 12px !important;
    border: 1px solid #063c4a !important;
    border-radius: 3px;
    min-height: 38px;
}

.sticky-form .ginput_container_consent input[type='checkbox'] {
    min-height: unset !important;
}

.sticky-form .gform_button {
    border: none !important;
    background: #cc9f52 !important;
    color: #212121 !important;
    padding: 1em 2em !important;
}

.sticky-form .gform_button:hover {
    border: none !important;
    background: #063c4a !important;
    color: #fff !important;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
    margin-top: unset;
}

div#blog-newsletter-blurb .gfield--type-checkbox {
    margin-top: 1em !important;
}

.gform_wrapper.gravity-theme .gfield--type-html {
    margin-top: 0.5em;
}

div#blog-newsletter-blurb .gfield--type-html i {
    font-size: 14px;
}

.gfield--type-html p,
body div.gfield_description.gfield_consent_description,
body label.gfield_consent_label {
    font-size: 14px !important;
}

@media screen and (max-width: 600px) {

    .gform_button,
    .gform_next_button,
    .gform_wrapper.gravity-theme .gform_save_link.button,
    .gform_previous_button.button {
        display: block;
        min-width: 100%;
        margin-left: 0 !important;
    }
}


/*END*/


/*universal text links*/

#main-content a:not(.et_pb_button, .icon, img, li.homepage-post-item a, a.et_pb_video_play, .fsm-post-item a, .facetwp-pager a, .exclude-style, .professional-, .estate-sale-card > *, a.term-list-toggle, .page-current a, a#fwp-proximity-submit, a#fwp-proximity-submit_mobile, .professional_location a, .professional-title a, .member-image a) {
    border-radius: 4px;
    display: inline;
    overflow: hidden;
    text-decoration: underline;
}

#main-content a:not(.et_pb_button, .icon, img, li.homepage-post-item a, a.et_pb_video_play, .fsm-post-item a, .facetwp-pager a, .exclude-style, .estate-sale-card > *, a.term-list-toggle, .page-current a, .visit-professional-phone-location, .professional_location a, .professional-title a, .member-image a, .linked-styled-blurb a):hover {
    border-radius: 3px;
    text-decoration: none;
    background-color: rgba(21, 43, 55, 0.2);
    transition: ease all 0.3s;
}

a.exclude-style:hover i {
    margin-left: 5px !important;
    padding: 2px !important;
    transition: ease all 0.3s;
}


/*START PAGE ORGANIZATION*/


/*
HOMEPAGE
*/


/*Hero*/

.common-hero-styles,
.common-hero-styles .et_pb_fullwidth_header,
.hero-slider .et_pb_image,
.hero-slider .slick-track,
.hero-slider .slick-slide img {
    min-height: 80lvh !important;
    width: 100%;
}

@media only screen and (max-width: 980px) {

    .common-hero-styles,
    .common-hero-styles .et_pb_fullwidth_header,
    .hero-slider .et_pb_image,
    .hero-slider .slick-track,
    .hero-slider .slick-slide img {
        min-height: 50lvh !important;
        max-height: none !important;
    }
}

div.restricted-fullwidth {
    width: 97%;
    margin: auto;
}

.hero-sliderBG {
    width: 97%;
    margin: auto;
    padding: 0 !important;
}

.common-hero-styles .et_pb_fullwidth_header:before,
.common-hero-styles.et_pb_section:has(.et_pb_row.frosted-bg)::before,
div#request-form .et_pb_fullwidth_header:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 25%;
    z-index: 1;
}

#home-hero.common-hero-styles .et_pb_fullwidth_header:before {
    background-color: transparent;
}

.hero-slider .et_pb_image {
    margin: 0 !important;
    display: flex !important;
}

.hero-slider-row {
    width: 100% !important;
    max-width: 100% !important;
}

.common-hero-styles .header-content,
.hero-without-overlay .header-content {
    width: 100% !important;
    max-width: 90% !important;
}

.common-hero-styles .et_pb_fullwidth_header,
.hero-without-overlay .et_pb_fullwidth_header {
    display: flex !important;
    height: 100% !important;
}

.common-hero-styles .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center,
.hero-without-overlay .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
    min-height: unset !important;
    height: auto !important;
}

.hero-sliderBG {
    margin-top: -80dvh !important;
}

.common-hero-styles span.et_pb_fullwidth_header_subhead,
.hero-without-overlay span.et_pb_fullwidth_header_subhead {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: clamp(1rem, 0.75rem + 0.6667vw, 1.25rem);
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    width: 60%;
    margin: auto;
}

.hero-sliderBG,
.hero-sliderBG .et_pb_row {
    padding: 0;
}

.common-hero-styles h1,
span.heading-boxShadow {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.common-hero-styles .header-content p {
    font-size: clamp(1rem, 0.75rem + 0.6667vw, 1.25rem);
    font-style: normal;
    font-weight: 500;
}

@media screen and (max-width: 980px) {
    div#home-hero span.et_pb_fullwidth_header_subhead {
        display: none;
    }

    div#home-hero .et_pb_button_one,
    div#home-hero .et_pb_button_two {
        display: none !important;
    }

    /*.common-hero-styles,
    .common-hero-styles .et_pb_fullwidth_header,
    .hero-without-overlay,
    .hero-without-overlay .et_pb_fullwidth_header,
    .hero-slider .et_pb_image,
    .hero-slider .slick-track,
    .hero-slider .slick-slide img {
        min-height: 50dvh !important;
        max-height: 50dvh !important;
    }*/
    .hero-sliderBG {
        margin-top: -50dvh !important;
    }

    div#level-three-hero,
    div#level-three-hero .et_pb_fullwidth_header {
        min-height: unset !important;
        max-height: unset !important;
    }

    div#level-three-hero .et_pb_fullwidth_header_container.left {
        width: 100%;
        padding: 0 2%;
    }

    div#mobile-hero-content-section,
    div#mobile-hero-content-row {
        z-index: 999;
        overflow: visible;
        padding: 0;
    }

    div#mobile-hero-content-row .et_pb_column {
        margin-top: -5em;
        background-color: #063c4a;
        padding: 2em;
    }

    div#mobile-hero-content-row .et_pb_column .et_pb_text {
        text-align: center !important;
    }

    div#mobile-hero-content-row .side-by-side-button a {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {

    .common-hero-styles .header-content,
    .hero-without-overlay .header-content {
        max-width: 100% !important;
    }

    .common-hero-styles .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center,
    .hero-without-overlay .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center,
    .common-hero-styles span.et_pb_fullwidth_header_subhead,
    .hero-without-overlay span.et_pb_fullwidth_header_subhead {
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {
    .header-content .et_pb_button {
        width: 100%;
    }
}


/*HAVE AN Estate Sale Section - GLOBAL*/

.grid {
    display: grid !important;
}

.host-an-estate-sale-row .et_pb_column {
    width: 100%;
    padding: 3em 0;
}

.fifty-percent-blurb {
    width: 50%;
}

.forty-percent-blurb {
    width: 40%;
}

@media only screen and (min-width: 981px) {
    .pseudo-section-spacing {
        padding: 3em !important;
    }
}


/*50% List/Toggle Left - IMGwPseudo Right*/

.LeftList-IMGwPseudoRight .et_pb_column:before {
    position: absolute;
    content: "";
    width: 46%;
    height: 100%;
    right: -2%;
    top: 0;
    background-position: center !important;
    background-size: cover !important;
    z-index: 0;
}

.LeftList-IMGwPseudoRight:before {
    position: absolute !important;
    content: "" !important;
    height: 100% !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 9 !important;
}

.LeftList-IMGwPseudoRight#bmes-hosting-benefits:before {
    position: absolute;
    content: "";
    width: 46%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9;
    background-image: repeating-linear-gradient(45deg, #a8c9e8, #a8c9e8 8px, #c5ddf3 8px, #c5ddf3 16px), url(/wp-content/uploads/2024/06/fine-glassware.jpeg);
    background-position: left top, center top;
    background-size: 20px 100%, cover;
    background-repeat: no-repeat;
}

#business-model-content.LeftList-IMGwPseudoRight:before {
    background: url(/wp-content/uploads/2024/07/shopping-interaction.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
    width: 46% !important;
}


/*50% IMG Left - List/Toggle Right*/

.LeftIMGwPseudo-ListRight::before {
    position: absolute;
    content: "";
    width: 51%;
    height: 80%;
    left: 0;
    top: 0;
    z-index: 9;
    background-position: center !important;
    background-size: cover !important;
}

.LeftIMGwPseudo-ListRight .et_pb_column::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 72%;
    left: -2%;
    top: 5%;
    z-index: 9;
}

.LeftIMGwPseudo-ListRight .et_pb_column {
    padding-left: 55%;
}

#shopper-faq-row::before {
    background: url(/wp-content/uploads/2024/06/sale-conversation.jpg);
    background-position: center;
    background-size: cover;
}

#relocation-faq-row::before {
    background: url(/wp-content/uploads/2024/07/man-celebrates-moving.jpg);
    background-position: center;
    background-size: cover;
}

div#about-estate-sale-industry::before {
    height: 95%;
    background: url(/wp-content/uploads/2024/07/lamp-sale.jpg);
    background-position: center;
    background-size: cover;
}

div#about-estate-sale-industry .et_pb_column::before {
    height: 90%;
}

#bmes-business-model::before {
    background: url(/wp-content/uploads/2024/08/training.jpg);
    background-position: center;
    background-size: cover;
    height: 90%;
}

#bmes-business-model .et_pb_column::before {
    height: 85%;
}

#professional-location-search .facetwp-facet input.facetwp-location {
    width: 100%;
    min-width: 350px !important;
}

@media screen and (max-width: 980px) {
    div#wrapper > * {
        width: 100%;
    }

    div.professional-location-search div#wrapper {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        justify-content: center;
    }

    div.professional-location-search .facetwp-facet.facetwp-facet-proximity_facet.facetwp-type-proximity {
        display: grid !important;
        grid-template-columns: 69% 30%;
        gap: 1vw;
        margin: 0;
    }

    div.professional-location-search input.facetwp-location {
        height: 100%;
        color: #063c4a;
        font-size: 16px;
        min-width: 100%;
        border-radius: 3px !important;
        border: 1px solid #063c4a !important;
        background: #fff !important;
        padding: 0.5em !important;
    }

    div.professional-location-search select.facetwp-radius.facetwp-radius-dropdown {
        margin: 0 10px;
        color: #063c4a;
        border-radius: 3px !important;
        border: 1px solid #063c4a !important;
        background: #fff !important;
        padding: 0.5em !important;
    }

    .facetwp-facet input.facetwp-location {
        width: 100%;
    }

    .LeftIMGwPseudo-ListRight .et_pb_column::before,
    .LeftIMGwPseudo-ListRight::before,
    .LeftList-IMGwPseudoRight::before,
    .LeftList-IMGwPseudoRight .et_pb_column::before {
        display: none;
    }

    .LeftIMGwPseudo-ListRight .et_pb_column,
    #franchising-faq-row.LeftIMGwPseudo-ListRight .et_pb_column {
        padding-left: 0% !important;
    }

    #shopper-faq-row .et_pb_column .et_pb_toggle {
        margin: 0;
    }
}

@media screen and (max-width: 500px) {
    div.professional-location-search .facetwp-facet.facetwp-facet-proximity_facet.facetwp-type-proximity {
        display: flex !important;
        flex-wrap: wrap !important;
        margin: 0;
    }

    div.professional-location-search .facetwp-facet.facetwp-facet-proximity_facet.facetwp-type-proximity > * {
        width: 100%;
        margin: 0;
    }
}


/* Why Work With BMES - Section*/

div.three-columns-blurbsWicons-darkBG {
    padding-bottom: 5vh;
}

div.three-columns-blurbsWicons-darkBG div.grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 7vh;
}

div.two-columns-blurbsWicons div.grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 7vh;
}

div.two-columns-blurbsWicons .et_pb_module.et_pb_blurb,
div.three-columns-blurbsWicons-darkBG .et_pb_module.et_pb_blurb,
div.four-columns-blurbsWicons-darkBG .et_pb_module.et_pb_blurb,
.centered-content-blurbs,
.blurb-deco-underline {
    display: flex;
    flex-wrap: wrap;

    &:after {
        content: '';
        background-color: #cc9f52;
        position: absolute;
        width: 60%;
        height: 2px;
        display: block;
        margin: 0 auto;
        bottom: -2vh;
        left: 50%;
        transform: translateX(-50%);
    }
}

div.two-columns-blurbsWicons .et_pb_module.et_pb_blurb,
div.three-columns-blurbsWicons-darkBG .et_pb_module.et_pb_blurb,
div.four-columns-blurbsWicons-darkBG .et_pb_module.et_pb_blurb,
.centered-content-blurbs,
.blurb-deco-underline div.three-columns-blurbsWicons-darkBG .pseudo-blurb-image,
div.two-columns-blurbsWicons .pseudo-blurb-image {
    height: 100%;
    padding-top: 7em;
}

.side-by-side-button {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

.side-by-side-button.center {
    justify-content: center;
}

.be-your-own-boss-cta .side-by-side-button {
    justify-content: center;
}

.pseudo-blurb-image .et_pb_blurb_content::before {
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #cc9f52;
    font-size: 3em;
    line-height: 1em;
    top: -1.25em;
    width: 100%;
    text-align: center;
}

.pseudo-blurb-image.clipboard-list .et_pb_blurb_content:before {
    content: "\f46d";
}

.pseudo-blurb-image.hand-holding .et_pb_blurb_content:before {
    content: "\f4be";
}

.pseudo-blurb-image.map-location .et_pb_blurb_content:before {
    content: "\f5a0";
}

.pseudo-blurb-image.sparkles .et_pb_blurb_content:before {
    content: "\f890";
}

.pseudo-blurb-image.desktop-mobile .et_pb_blurb_content:before {
    content: "\f87a";
}

.pseudo-blurb-image.books .et_pb_blurb_content:before {
    content: "\f5db";
    font-weight: 900;
}

.pseudo-blurb-image.desktop .et_pb_blurb_content:before {
    content: "\f390";
    font-weight: 900;
}

.pseudo-blurb-image.circle-check .et_pb_blurb_content:before {
    content: "\f058";
    font-weight: 900;
}

.pseudo-blurb-image.open-book .et_pb_blurb_content:before {
    content: "\e0c0";
    font-weight: 900;
}

.pseudo-blurb-image.target-bullseye .et_pb_blurb_content:before {
    content: "\f648";
    font-weight: 900;
}

.pseudo-blurb-image.head-brain .et_pb_blurb_content:before {
    content: "\f808";
    font-weight: 900;
}

.pseudo-blurb-image.hands-shaking .et_pb_blurb_content:before {
    content: "\f2b5";
}

.pseudo-blurb-image.badge-dollar .et_pb_blurb_content:before {
    content: "\f645";
}

.pseudo-blurb-image.shield-heart .et_pb_blurb_content:before {
    content: "\e574";
}

.pseudo-blurb-image.shopping-bag .et_pb_blurb_content:before {
    content: "\f290";
}

.pseudo-blurb-image.gavel .et_pb_blurb_content:before {
    content: "\f0e3";
}

.pseudo-blurb-image.calendar-days .et_pb_blurb_content:before {
    content: "\f073";
}

.pseudo-blurb-image.sparkle .et_pb_blurb_content:before {
    content: "\f890";
}

.pseudo-blurb-image.user-shield .et_pb_blurb_content:before {
    content: "\f505";
}

.pseudo-blurb-image.list-check .et_pb_blurb_content:before {
    content: "\f0ae";
}

.pseudo-blurb-image.castle-house .et_pb_blurb_content:before {
    content: "\e1b4";
}

.pseudo-blurb-image.solid-house .et_pb_blurb_content:before {
    content: "\f015";
}

.pseudo-blurb-image.box-heart .et_pb_blurb_content:before {
    content: "\f49d";
}

.pseudo-blurb-image.arrowUp-growth .et_pb_blurb_content:before {
    content: "\e4b7";
}

.pseudo-blurb-image.money-bill .et_pb_blurb_content:before {
    content: "\f0d6";
}

.pseudo-blurb-image.gears .et_pb_blurb_content:before {
    content: "\f085";
}

.pseudo-blurb-image.gramophone .et_pb_blurb_content:before {
    content: "\f8bd";
}

.pseudo-blurb-image.newspaper .et_pb_blurb_content:before {
    content: "\f1ea";
}

.pseudo-blurb-image.cash-register .et_pb_blurb_content:before {
    content: "\f788";
}

.pseudo-blurb-image.tag .et_pb_blurb_content:before {
    content: "\f02b";
}

.pseudo-blurb-image.user-follow .et_pb_blurb_content:before {
    content: "\f234";
}

.pseudo-blurb-image.headset .et_pb_blurb_content:before {
    content: "\f590";
}

.pseudo-blurb-image.key .et_pb_blurb_content:before {
    content: "\f084";
}

.pseudo-blurb-image.megaphone .et_pb_blurb_content:before {
    content: "\f675";
}

.pseudo-blurb-image.gauge-maxed .et_pb_blurb_content:before {
    content: "\f626
";

}

.pseudo-blurb-image.scale .et_pb_blurb_content:before {
    content: "\f24e";
}

.pseudo-blurb-image.lock .et_pb_blurb_content:before {
    content: "\f023";
}

.LeftCol_img-RightCol_content .img-Wpseudo-decoration img {
    height: 650px;
    max-height: 650px;
    object-fit: cover;
    object-position: center;
}

@media screen and (max-width: 980px) {

    .img-Wpseudo-decoration .et_pb_image_wrap,
    .img-Wpseudo-decoration img {
        width: 100% !important;
    }

    div.three-columns-blurbsWicons-darkBG div.grid {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 1vh;
    }

    div.three-columns-blurbsWicons-darkBG .pseudo-blurb-image {
        padding-top: 5em;
    }

    .LeftCol_img-RightCol_content .img-Wpseudo-decoration img {
        height: 400px;
        max-height: 400px;
    }

    .img-Wpseudo-decoration:before {
        height: 360px;
        max-height: 360px;
    }
}

@media screen and (max-width: 767px) {
    div.three-columns-blurbsWicons-darkBG div.grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    div.three-columns-blurbsWicons-darkBG .pseudo-blurb-image {
        padding-top: 5em;
    }

    div#earn-rewards-points .mobile-slider i.fa-solid.fa-chevron-left.slick-arrow,
    div#earn-rewards-points .mobile-slider i.fa-solid.fa-chevron-right.slick-arrow {
        color: #063c4a;
    }

    .mobile-slider i.fa-solid.fa-chevron-right.slick-arrow {
        right: 0;
    }

    .mobile-slider i.fa-solid.fa-chevron-left.slick-arrow {
        right: 10%;
    }
}


/*IMG left - 50% Blurb Right*/

.LeftImg-BlurbFifty .et_pb_column {
    max-width: 50%;
    margin-left: auto;
    background: #fff;
    padding: 6vh;
    border-radius: 3px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.LeftImg-BlurbFifty::before {
    position: absolute;
    content: "";
    width: 65%;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    top: 0;
    left: -5%;
}

@media screen and (max-width: 980px) {
    .LeftImg-BlurbFifty .et_pb_column {
        padding: 3vh;
    }
}


/*Find an Estate Sale Near You*/

div#es-1-results {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 0.5em;
}

.term-list:not([hidden]) {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    grid-gap: 0.5em;
}

.term-container {
    margin-bottom: 3vh !important;
}

/* .sale-search-n-results div#essearch-1-results {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 0.5em !important;
} */

div#essearch-1-container h3 {
    max-width: 60%;
    /* margin: auto; */
    color: #063c4a;
    /* margin-bottom: 1vh; */
}

form .search-fields select,
form .search-fields input {
    border-radius: 2px;
    min-height: 38px;
    border: 1px solid #063C4A;
    min-height: 40px;
    font-size: 16px;
}

form .search-fields {
    max-width: 60%;
    margin: auto;
    display: flex;
    gap: 1vh;
}

#page-container .search-fields .et_pb_button.et_pb_bg_layout_light {
    padding: unset !important;
    font-size: 14px !important;
    width: 25% !important;
}

form .search-fields select {
    width: 20%;
    min-height: 38px;
}

form .search-fields input {
    width: 50%;
    position: relative;
}

form .search-fields input::before {
    position: absolute;
    content: 'Please enter ZIP Code or City, State';
    font-family: Montserrat !important;
    font-weight: 400;
    font-size: 12px;
    line-height: 1em;
    color: #063c4a;
    left: 0;
    bottom: -50%;
}

form .search-fields input::placeholder,
form .search-fields select {
    color: #063c4a !important;
    font-family: Montserrat !important;
}

.term-container label {
    font-size: 16px !important;
}

.term-container a.term-list-toggle {
    display: flex;
    justify-content: center;
    margin: 4vh auto;
}

a.term-list-toggle {
    color: #063C4A;
}

.sale-search-n-results div#essearch-1-results:has(.estate-sale-no-results) {
    display: block !important;
}

.sale-search-n-results div#essearch-1-results .estate-sale-no-results {
    text-align: center;
    margin-top: 2rem;
}

/* #essearch-1-pagination { */
/* display: none;  */
/*enable this after fixing pagination*/
/* } */

#essearch-1-pagination ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 8px;
    justify-content: center;
    flex-direction: row;
    margin-top: 2rem;
}

#essearch-1-pagination li a {
    padding: 4px 8px;
    background-color: #f4f9fd;
    text-decoration: unset;
    color: #003640;
    text-transform: uppercase;
    border-radius: 4px;
}

#essearch-1-pagination li.page-current a {
    background-color: #003640;
    color: white;
}



/* @media screen and (max-width: 767px) {
    .sale-search-n-results div#essearch-1-results {
        display: flex !important;
    }
} */

@media screen and (max-width: 800px) {

    div#essearch-1-container h3,
    form .search-fields:not(.estate-sale-location) {
        max-width: 100%;
    }

    form .search-fields {
        display: block !important;
    }

    form .search-fields > *,
    #page-container .search-fields .et_pb_button.et_pb_bg_layout_light {
        width: 100% !important;
        margin-bottom: 1vh;
        min-height: 40px;
    }
}

@media screen and (max-width: 980px) {
    .term-list:not([hidden]) {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    div#es-1-results {
        display: block;
    }

    .results-wrapper .slick-track {
        max-width: 100%;
        display: flex;
        height: 100%;
    }

    .results-wrapper .estate-sale-card.slick-slide {
        min-width: 100%;
        height: auto !important;
    }

    .results-wrapper {
        position: relative;
    }

    .results-wrapper i {
        position: absolute;
        top: -6%;
        color: #063C4A;
    }

    .results-wrapper i.fa-chevron-right {
        right: 0;
    }

    .results-wrapper i.fa-chevron-left {
        right: 5%;
    }
}

.find-an-estate-sale-row .estate-sale-card {
    margin: 0.3vw;
}

/* .find-an-estate-sale-row .et_pb_column:last-child {
    display: flex;
    height: auto;
    max-width: 100% !important;
}

.find-an-estate-sale-row .et_pb_column:last-child .et_pb_module {
    display: flex;
    height: 100%;
    max-width: 100% !important;
} */

.find-an-estate-sale-row .et_pb_text_inner {
    max-width: 100% !important;
}

.et_pb_column.sales-slider {
    padding-left: 4em;
}

.sales-slider {
    display: flex;
    justify-content: center;
}

.sales-slider .slick-slider {
    min-height: 100%;
    display: flex;
}

.sales-slider .slick-track {
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
}


/* Styling for a single estate sale card when slick is not initialized */

.sales-slider .facetwp-template-static:not(.slick-slider) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* Two columns setup */
    gap: 16px;
    /* Optional: adds space between columns */
}


/* Ensure the estate sale card takes one column */

.sales-slider .facetwp-template-static:not(.slick-slider) .estate-sale-card {
    grid-column: span 1;
    max-width: 404px;
    margin: 0 auto;
}


/* Card Container */

.estate-sale-card {
    background: #f4f9fd;
    border-radius: 3px;
    height: 100%;
    display: block;
    transition: ease all 0.3s;
}

.professional-sale-card {
    align-content: flex-start;
    background: #f4f9fd;
    padding: 1.7vh;
    border-radius: 3px;
}

.estate-sale-card:hover,
.visit-professional-phone-location a:hover .professional-sale-card {
    cursor: pointer;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.professional-sale-card {
    position: relative;
    transition: ease all 0.3s;
}


/* Main Link Container */

.estate-sale-card a {
    color: #063c4a !important;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-decoration: none;
}


/* Upper Content Group */

.grouped-estate-sales {
    padding: 1.7vh;
    flex: 1;
    display: flex;
    flex-direction: column;
}


/* Image */

.estate-sale-card img {
    min-height: 240px;
    max-height: 240px;
    min-width: 100%;
    object-fit: cover;
    object-position: center;
    margin-bottom: 0.5em;
}

.estate-sale-card img.fallback-img {
    object-fit: contain;
    background-color: white;
    padding: 20px;
}


/* Bottom Button Group */

.grouped-button-estate-sales {
    background-color: #003640;
    border-radius: 0 0 3px 3px;
    padding: 1rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: auto;
}


/* Date and Link in Bottom Group */

.grouped-button-estate-sales p {
    color: #fff;
    margin: 0;
}

p.estate-sale-date {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
}

p.estate-sale-time {
    color: #212121;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
}

.estate-sale-card a,
.professional-sale-card a {
    color: #063c4a !important;
}

h3.estate-sale-location {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100% !important;
}

.estate-sale-card .estate-sale-distance {
    font-size: 1rem;
}

.sales-slider i {
    position: absolute;
    top: 50%;
    color: #063c4a;
}

.sales-slider i.fa-chevron-left {
    left: 5%;
}

.sales-slider i.fa-chevron-right {
    left: 101%;
}


/*.sales-slider .slick-list.draggable {
    padding: 1em 0;
}*/

.facetwp-pager {
    text-align: center;
    margin-top: 1em;
}

.facetwp-pager a {
    color: #063c4a;
    transition: ease 0.2s all;
}

.facetwp-pager a:hover:not(.active) {
    border-bottom: 1px solid #cc9f52;
    font-weight: 500;
}

.facetwp-page.active {
    border-bottom: 2px solid #cc9f52;
}

input.search-submit.swp-button {
    background-color: #cc9f52 !important;
    padding: 0.8125em 1.5625em !important;
    border: none !important;
    margin-left: 10px;
    font-size: 16px !important;
    border-radius: 2px !important;
    color: #212121 !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0.32px !important;
    text-transform: uppercase !important;
    transition: ease all 0.3s !important;
}


/* Partner With Blue Moon Estate Sales Section*/

#partner-with-BMES-row::before {
    background: url(/wp-content/uploads/2024/06/work-together.png);
}

#business-investments-row::before {
    background: url(/wp-content/uploads/2024/08/businessPartners.jpg);
}

#fran-get-started::before {
    background: url(/wp-content/uploads/2024/08/businessShake.jpg);
}

#how-BMEs-is-different .et_pb_column {
    max-width: 70%;
}

#how-BMEs-is-different::before {
    background: url(/wp-content/uploads/2024/07/lamps-for-sale.jpg);
}


/*
BUSINESS MODEL
*/

div.four-columns-blurbsWicons-darkBG div.grid,
div.four-columns-blurbs div.grid {
    grid-template-columns: repeat(4, 1fr) !important;
    grid-gap: 5vh 7vh;
}

div.four-columns-blurbsWicons-darkBG .et_pb_module.et_pb_blurb {
    display: flex;
    flex-wrap: wrap;
}

div.four-columns-blurbsWicons-darkBG .pseudo-blurb-image {
    height: 100%;
    display: flex;
    padding-top: 8em;
    flex-wrap: wrap;
}


/*First-Time Estate Sale Shopper Tips*/

#first-time-shopper-row::before {
    background: url(/wp-content/uploads/2024/06/shopper-on-phone.jpg);
}

.LeftImg-BlurbFifty {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    padding: 5em 0 !important;
}

@media screen and (max-width: 980px) {
    .LeftImg-BlurbFifty .et_pb_column {
        max-width: 100%;
    }

    div.four-columns-blurbsWicons-darkBG div.grid,
    div.four-columns-blurbs div.grid {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 1vh;
    }
}

@media screen and (max-width: 762px) {

    div.four-columns-blurbsWicons-darkBG div.grid,
    div.four-columns-blurbs div.grid {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-gap: 1vh;
    }

    div.four-columns-blurbsWicons-darkBG .pseudo-blurb-image {
        height: 100%;
        display: flex;
        padding-top: 6em;
        margin-bottom: 0;
    }
}


/* experience the blue moon way */

.gold {
    color: #cc9f52;
}


/*Blog Section*/

ol.fsm-homepage-posts {
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em;
}

li.homepage-post-item img {
    max-height: 200px;
    height: 200px;
    object-position: center;
    object-fit: cover;
    width: 100%;
    border-radius: 3px;
    transition: ease 0.2s all;
}

li.homepage-post-item:hover img {
    opacity: 0.9;
}

li.homepage-post-item h3 {
    color: #fff;
}

li.homepage-post-item {
    padding: 1em 1em 3em 1em;
    border-bottom: 2px solid #cc9f52;
}


/*Be Your Own Boss and Build Franchise Success in Your Community*/

#page-container .text-overlap-image .et_pb_row .et_pb_column:first-child {}

.BlurbLeft-overlap-IMGright::before {
    position: absolute;
    content: "";
    width: 55%;
    height: 100%;
    top: 0;
    right: 0;
}

.BlurbLeft-overlap-IMGright#explore-local::before {
    background: url(/wp-content/uploads/2024/08/upcoming-sales-2.jpg);
    background-position: center;
    background-size: cover;
}

.BlurbLeft-overlap-IMGright#be-your-own-boss::before {
    background: url(/wp-content/uploads/2024/06/BMES-house.png);
    background-position: center;
    background-size: cover;
}

.BlurbLeft-overlap-IMGright#save-on-future-purchases::before {
    width: 50%;
    background: url(/wp-content/uploads/2024/08/estate-sale-line.jpg);
    background-position: top !important;
    background-size: cover;
    height: 90% !important;
    top: 5% !important;
}

.BlurbLeft-overlap-IMGright#bmes-relocation::before {
    background: url(/wp-content/uploads/2024/08/sorting-belongings.jpg);
    background-position: center;
    background-size: cover;
}

#page-container .four-blue-cards.relocation .et_pb_text i {
    font-size: 3em;
    line-height: 1em;
    padding-top: 5%;
    padding-left: 3%;
}

#page-container .four-blue-cards.relocation .et_pb_text {
    margin-bottom: 0;
}

#page-container .four-blue-cards.relocation .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.BlurbLeft-overlap-IMGright {
    padding: 5em 0 !important;
}

.BlurbLeft-overlap-IMGright .et_pb_column {
    max-width: 55%;
    margin-left: 0;
    background: #fff;
    padding: 6vh;
    border-radius: 3px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#be-your-own-boss .et_pb_column,
#explore-local .et_pb_column {
    margin-left: -5%;
}

.fsm-homepage-posts i {
    position: absolute;
    top: -5%;
    color: #cc9f52;
}

.fsm-homepage-posts i.fa-chevron-right.slick-arrow {
    right: 0;
}

.fsm-homepage-posts i.fa-chevron-left.slick-arrow {
    right: 10%;
}

.mobile-slider i {
    position: absolute;
    top: -1%;
    color: #cc9f52;
}

.mobile-slider i.fa-chevron-right.slick-arrow {
    right: 0;
}

.mobile-slider i.fa-chevron-left.slick-arrow {
    right: 10%;
}

@media screen and (max-width: 980px) {

    #be-your-own-boss .et_pb_column,
    #explore-local .et_pb_column {
        margin-left: 0;
    }

    ol.fsm-homepage-posts {
        display: block;
    }

    li.homepage-post-item img {
        height: 40vh;
        max-height: 40vh;
        margin-bottom: 10px;
    }

    li.homepage-post-item {
        padding: 1em 0;
    }
}


/*TESTIMONIALS*/

.testimonial-list .slick-track {
    display: flex;
    height: 100%;
}

.testimonial-wrapper {
    margin: 0.5em;
    padding: 1em;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: auto !important;
    display: flex !important;
    flex-wrap: wrap;
    align-content: space-between;
}

.testimonial-slider i.slick-arrow {
    position: absolute;
    bottom: 45%;
    color: #91bfea;
}

.testimonial-slider i.fa-chevron-left {
    left: -3% !important;
}

.testimonial-slider i.fa-chevron-right {
    right: -3% !important;
}

.five-stars i {
    color: #cc9f52;
    font-size: 16px;
}

@media screen and (max-width: 980px) {
    .testimonial-slider i.slick-arrow {
        bottom: -18%;
    }

    .testimonial-slider i.fa-circle-chevron-left {
        left: 85%;
    }

    .testimonial-slider i.fa-circle-chevron-right {
        right: 0%;
    }
}


/* Franchising Testimonials */

#testimonials .testimonial-slider .slick-track {
    display: flex;
}

#testimonials .testimonial-slider .testimonial-wrapper {
    margin: 0.5em;
}

.testimonial-wrapper .et_pb_testimonial_description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

#testimonials .et_pb_testimonial_description_inner::before {
    font: var(--fa-font-solid);
    content: "\f10d";
    position: absolute;
    color: #cc9f52;
    font-size: 60px;
    left: -.5rem;
    top: -.5rem;
    opacity: .25;
}

#testimonials .et_pb_testimonial_content {
    margin-top: 1rem;
    position: relative;
    /* Add this */
    z-index: 2;
}

#testimonials .et_pb_testimonial_author {
    color: #063c4a;
}

#testimonials .et_pb_testimonial_meta {
    font-size: 1rem;
    opacity: .7;
}


/* CTA */

.cta-section {
    padding: 5em 0 !important;
}

.cta-buttons.side-by-side-button {
    justify-content: flex-start !important;
}

.cta-buttons.side-by-side-button .et_pb_text_inner {
    width: 100%;
}

.cta-content .et_pb_column {
    width: 65%;
}

.cta-content::before {
    position: absolute;
    content: "";
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    background: url(/wp-content/uploads/2024/06/cropped-siteIcon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 980px) {

    .fifty-percent-blurb,
    .forty-percent-blurb {
        width: 100% !important;
    }

    .contentRight-PseudoImgLeft-PseudoBG .et_pb_column:before {
        display: none;
    }

    .contentRight-PseudoImgLeft-PseudoBG:before {
        display: none;
    }

    .mobile-pseudo-image img {
        width: 90%;
        max-height: 400px;
        object-fit: cover;
    }

    .mobile-pseudo-image:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 90%;
        right: -3%;
        top: 5%;
        background: url(/wp-content/uploads/2024/06/blue-white-texturedBackground.png);
        background-position: center;
        background-size: cover;
        z-index: -1;
    }

    .LeftImg-BlurbFifty .et_pb_column {
        max-width: 100% !important;
    }

    .LeftImg-BlurbFifty:before {
        width: 115% !important;
        left: -8% !important;
    }

    .the-BM-way-row .et_pb_column {
        margin: 0;
        padding: 0;
    }

    .BlurbLeft-overlap-IMGright:before,
    .BlurbLeft-overlap-IMGright#save-on-future-purchases:before {
        width: 100%;
    }

    .BlurbLeft-overlap-IMGright .et_pb_column {
        max-width: 100%;
        padding: 3vh 2vh;
    }

    ol.fsm-homepage-posts {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .et_pb_column.sales-slider {
        padding: 0;
    }

    .sales-slider i.fa-chevron-left {
        left: -3%;
    }

    .sales-slider i.fa-chevron-right {
        left: 102%;
    }
}

@media screen and (max-width: 769px) {
    .sales-slider i {
        position: absolute;
        top: -7%;
    }

    .sales-slider i.fa-chevron-right {
        right: 5%;
        left: unset;
    }

    .sales-slider i.fa-chevron-left {
        left: 80%;
    }
}

@media screen and (max-width: 600px) {
    .cta-content:before {
        display: none;
    }

    ol.fsm-homepage-posts {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

@media screen and (max-width: 500px) {
    .side-by-side-button {
        flex-wrap: wrap;
        gap: 5px;
    }

    .side-by-side-button a,
    .side-by-side-button .et_pb_button_module_wrapper {
        width: 100%;
        min-width: 100%;
    }
}


/*END*/


/*CAREERS*/

div#career-hero-row .img-Wpseudo-decoration {
    display: flex;
    height: 100%;
}

div#career-hero-row .img-Wpseudo-decoration img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

div#love-your-work-row .grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 2em;
}

div#love-your-work-row .et_pb_column .et_pb_blurb:first-child {
    grid-row-start: 1;
    grid-row-end: 3;
}

.core-values-row .grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em;
}

#core-values-row i.fa-solid.fa-chevron-left.slick-arrow,
#core-values-row i.fa-solid.fa-chevron-right.slick-arrow {
    bottom: -20%;
}

#love-your-work .centered-content-blurbs {
    margin-bottom: 7vh;
}

@media only screen and (max-width: 980px) {
    .core-values-row .grid {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 1em;
    }
}

@media only screen and (max-width: 762px) {
    .core-values-row .grid {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-gap: 1vh;
    }
}

@media only screen and (max-width: 400px) {

    #core-values-row i.fa-solid.fa-chevron-left.slick-arrow,
    #core-values-row i.fa-solid.fa-chevron-right.slick-arrow {
        bottom: -14%;
    }
}


/*END*/


/*
HAVE AN ESTATE SALE
*/

div#professional-location-search div#wrapper {
    margin-bottom: 0;
    display: flex;
    align-content: center;
    justify-content: center;
}

div#professional-location-search div#wrapper .facetwp-facet {
    margin-bottom: 0;
}

div#professional-location-search div#wrapper .facetwp-facet input,
div#professional-location-search div#wrapper .facetwp-facet select {
    min-height: 38px;
    border-radius: 3px;
    border: 1px solid #063c4a;
    font-size: 16px;
}

div#professional-location-search div#wrapper a#fwp-proximity-submit,
div#professional-location-search div#wrapper a#fwp-proximity-submit_mobile {
    padding: unset !important;
    display: flex;
    align-items: center;
    padding: 1vh !important;
    margin-left: 10px;
}

.overlap-hero .et_pb_fullwidth_header {
    padding-bottom: 10em;
}

.overlap-row {
    margin-top: -10em;
    border-radius: 10px;
    padding: 3em 2em 2em 2em !important;
    background: #fff;
}

div#request-form.overlap-hero .et_pb_fullwidth_header {
    padding: 12em 0 20em 0;
}

p.professional-title span {
    display: block;
}

@media only screen and (max-width: 980px) {
    div#professional-location-search div#wrapper {
        display: block;
    }

    div#professional-location-search div#wrapper a#fwp-proximity-submit,
    div#professional-location-search div#wrapper a#fwp-proximity-submit_mobile {
        min-height: 40px;
        margin-left: 0;
        justify-content: center;
    }

    div#professional-location-search span.facetwp-input-wrap {
        min-width: 70vw;
    }

    div#professional-location-search div#wrapperselect.facetwp-radius.facetwp-radius-dropdown {
        min-width: 28vw;
    }

    div#request-form.overlap-hero .et_pb_fullwidth_header {
        padding: 6em 0;
    }
}

@media only screen and (max-width: 400px) {
    div#professional-location-search div#wrapper .facetwp-facet {
        display: block;
    }

    div#professional-location-search span.facetwp-input-wrap,
    div#professional-location-search div#wrapper .facetwp-facet select {
        min-width: 100% !important;
    }

    div#professional-location-search span.facetwp-input-wrap {
        margin-bottom: .5vh;
    }
}

div#have-Asale-form {
    margin-top: -18em;
    z-index: 9;
}

div#professional-location .facetwp-template-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em;
}

p.professional-distance,
p.professional-title,
p.professional-phone {
    color: #063c4a;
}

@media screen and (max-width: 980px) {
    div#professional-location .facetwp-template-inner {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media screen and (max-width: 500px) {
    div#professional-location .facetwp-template-inner {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


/*Benefits of Hosting an Estate Sale With Blue Moon*/

ul.check-markers {
    list-style-type: none;
    padding: 0;
}

ul.check-markers li {
    padding: 0.5em 0 0.5em 2em;
    position: relative;
}

ul.check-markers li::before {
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    content: "\f058";
    font-weight: 900;
    color: #cc9f52;
    font-size: 1em;
    line-height: 1em;
    top: 0.8em;
    left: 0;
}


/*Toggle Styles*/

.et_pb_toggle {
    background: unset;
    border: none;
    text-align: left;
}

.et_pb_toggle_title,
.et_pb_toggle_title.et_pb_toggle_open {
    color: #063c4a !important;
}

.et_pb_toggle:not(:last-child) {
    border-bottom: 1px solid #cc9f52;
}

#shopper-faq-row .et_pb_toggle_title {
    color: #212121 !important;
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 150% !important;
    text-transform: capitalize;
}

ul.location-list {
    list-style-type: none;
    column-count: 3;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    padding: 0;
}

ul.location-list li {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /*letter-spacing: 2.6px;
    text-transform: uppercase;*/
    page-break-inside: avoid;
}

ul.location-list > li {
    margin-bottom: 1.5rem;
}

ul.cities {
    list-style-type: none;
    padding-left: 0;
}

ul.location-list li > ul.cities > li {
    color: #6d6e71;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
}

@media only screen and (max-width: 980px) {
    details.et_pb_toggle .et_pb_toggle_title h3 {
        font-size: clamp(0.8rem, 3cqi, 1.125rem);
    }
}


/*For Shoppers*/

ul.toggle-grid {
    padding-top: 3em;
    list-style-type: none;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em;
}

ul.toggle-grid li {
    padding: 0.5em 0 0.5em 2em;
    position: relative;
}

ul.toggle-grid li::before {
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    content: "\f005";
    font-weight: 900;
    color: #cc9f52;
    font-size: 1em;
    line-height: 1em;
    top: 0.8em;
    left: 0;
}

@media screen and (max-width: 980px) {
    ul.toggle-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    ul.location-list {
        column-count: 2;
    }
}

@media screen and (max-width: 600px) {
    ul.toggle-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    ul.location-list {
        column-count: 1;
    }
}


/* Find a Blue Moon Professional Near You */

.gold-section-border {
    margin-bottom: 2em;
}

.gold-section-border .et_pb_row:before {
    position: absolute;
    content: "";
    width: 106%;
    height: 100%;
    border: 2px solid #cc9f52;
    left: -3%;
    top: 0;
}

div#professional-location .et_pb_text_inner {
    max-width: 100%;
}

@media screen and (max-width: 980px) {
    div#professional-location .et_pb_text_inner {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}


/*END*/


/*
FIND AN ESTATE SALE
*/

.shortcode-fsm-essearch > h3 {
    text-align: center;
    margin: auto;
    margin-bottom: 1rem;
}

div#sale-zip-output div#search-results {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em;
}


/* .estate-sale-card {
    display: flex !important;
    flex-wrap: wrap;
    height: 100% !important;
} */

h3.estate-sale-location,
h3.professional_location,
.estate-sale-card h3 {
    color: #063c4a;
    font-family: Montserrat !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.estate-sale-card p {
    padding: 0;
    width: fit-content;
    line-height: 150%;
    font-style: normal;
}

p.estate-sale-title {
    color: #212121;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    padding: .5em 0;
}

p.estate-sale-categories {
    color: #212121;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0.5em !important;
}

span.cat-tag {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    width: fit-content;
    background: rgba(0, 0, 0, .04);
    border-radius: 50px;
    font-size: .8em;
    padding: 0 .75em !important;
    margin: 0 .25em .25em 0;
}


/* span.cat-tag:not(:last-child) {
    padding-right: 15px;
} */

.sale-categories .item {
    align-items: start;
    gap: 5px;
}

.sale-categories .item-icon {
    text-align: center;
    flex: 0;
}

li.estate-sale-card img {
    min-height: 165px;
    max-height: 165px;
    object-fit: cover;
    object-position: center;
}

.estate-sale-link,
.visit-professional-phone-location {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    padding-top: 0.8em;
    position: relative;
    transition: ease all 0.3s;
    width: fit-content;
    padding-right: 4px;
}

.estate-sale-link::before,
.visit-professional-phone-location::before {
    position: absolute;
    content: "\f0da";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 1.5em;
    right: -15px;
    transition: ease all 0.3s;
    color: #C99451 !important;
}

p.visit-professional-phone-location:hover::before {
    right: -20px;
    transition: ease all 0.3s;
}

.estate-sale-link:hover,
.visit-professional-phone-location:hover {
    background-color: unset !important;
}

.estate-sale-card:hover .estate-sale-link::before,
.professional-sale-card:hover.visit-professional-phone-location::before {
    right: -20px;
    transition: ease all 0.3s;
}


/* .estate-sale-card:hover {
    transition: ease all 0.3s;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
} */


/*.sale-listings .grid .et_pb_text_inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5em;
}*/


/* Base container styles */

div.sale-listings .facetwp-template-inner,
.custom-search-results .et_pb_text_inner,
.sale-search-n-results div#essearch-1-results {
    display: grid;
    gap: 0.5em;
    padding: 1rem;
}


/* Desktop (default) - 3 columns */

@media screen and (min-width: 1024px) {

    div.sale-listings .facetwp-template-inner,
    .custom-search-results .et_pb_text_inner,
    .sale-search-n-results div#essearch-1-results {
        grid-template-columns: repeat(3, 1fr);
    }
}


/* Tablet - 2 columns */

@media screen and (min-width: 768px) and (max-width: 1023px) {

    div.sale-listings .facetwp-template-inner,
    .custom-search-results .et_pb_text_inner,
    .sale-search-n-results div#essearch-1-results {
        grid-template-columns: repeat(2, 1fr);
    }
}


/* Mobile - 1 column */

@media screen and (max-width: 767px) {

    div.sale-listings .facetwp-template-inner,
    .custom-search-results .et_pb_text_inner,
    .sale-search-n-results div#essearch-1-results {
        grid-template-columns: 1fr;
    }
}


/*Score Estate Sale Wins With Our Pro Shopping Tips*/

.BlurbLeft-overlap-IMGright {
    padding: 5em 0 !important;
}

.pro-shopping-tips-section::before {
    position: absolute;
    content: "";
    width: 40%;
    height: 100%;
    background: url(/wp-content/uploads/2024/06/staged-buffet-cabinet.jpeg);
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
}

.pro-shopping-tips-section-upcoming::before {
    position: absolute;
    content: "";
    width: 40%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/upcoming-sales-1.jpg);
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
}

.pro-shopping-tips-row .et_pb_column {
    max-width: 75%;
    margin-left: 25% !important;
    margin-left: auto;
    background: #fff;
    padding: 4em 3em;
    border-radius: 3px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 980px) {

    .pro-shopping-tips-section:before,
    .pro-shopping-tips-section-upcoming:before {
        width: 100%;
    }

    .pro-shopping-tips-row .et_pb_column {
        max-width: 100%;
        margin-left: 0 !important;
        padding: 2em 1.5em;
    }
}


/*END*/


/*
FOR SHOPPERS
*/

.first-time-shopper-tips-row::before {
    position: absolute;
    content: "";
    width: 55%;
    height: 100%;
    background: url(/wp-content/uploads/2024/06/BMES-house.png);
    background-position: center;
    background-size: cover;
    top: 0;
    right: 0;
}

.rewards-cta-row {
    border-radius: 5px;
    background: #f4f9fd;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    padding: 4em !important;
    /* width: 60%; */
    max-width: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rewards-cta-row > .et_pb_column {
    max-width: 600px;
}

@media only screen and (max-width: 980px) {
    .rewards-cta-row {
        border-radius: 5px;
        background: #f4f9fd;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
        padding: 4em !important;
    }

    .rewards-cta-row .et_pb_blurb_content h2,
    .rewards-cta-row .et_pb_blurb_content p {
        padding-bottom: 15px;
    }

    .rewards-cta-row .gform_button {
        margin: auto !important;
        color: #212121 !important;
        background-color: #cc9f52 !important;
        border: none !important;
        letter-spacing: 0.32px !important;
        text-transform: uppercase !important;
        transition: ease all 0.3s !important;
    }

    .rewards-cta-row .gform_button:hover {
        background-color: #e5cfa8 !important;
        color: #212121 !important;
        text-decoration: underline !important;
    }

    .never-miss-a-sale-cta .gform_button {
        color: #212121 !important;
        background-color: #cc9f52 !important;
        border: none !important;
        transition: ease all 0.3s !important;
    }

    .never-miss-a-sale-cta .gform_button:hover {
        background-color: #e5cfa8 !important;
        color: #212121 !important;
        text-decoration: underline !important;
    }

    #page-container .never-miss-a-sale-cta .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
    #page-container div.form_saved_message div.form_saved_message_emailform form input[type="text"] {
        background: transparent !important;
        border: 1px solid #fff !important;
    }

    .never-miss-a-sale-cta .gform_wrapper.gravity-theme .gfield_label,
    .never-miss-a-sale-cta label.gform-field-label.gform-field-label--type-sub,
    .never-miss-a-sale-cta input.text,
    .never-miss-a-sale-cta input.title,
    .never-miss-a-sale-cta input[type="email"],
    .never-miss-a-sale-cta input[type="password"],
    .never-miss-a-sale-cta input[type="tel"],
    .never-miss-a-sale-cta input[type="text"],
    .never-miss-a-sale-cta select,
    .never-miss-a-sale-cta textarea,
    .never-miss-a-sale-cta .gform_wrapper ::placeholder,
    .never-miss-a-sale-cta .gform_wrapper ::-webkit-input-placeholder,
    .never-miss-a-sale-cta .gform_wrapper input[placeholder] {
        color: #fff !important;
    }

    .never-miss-a-sale-cta h3 {
        font-size: clamp(1.125rem, 1rem + 0.3333vw, 1.25rem) !important;
    }
}

@media screen and (max-width: 980px) {
    .rewards-cta-row {
        padding: 1.5em !important;
    }
}


/*END*/


/*
BLOG LIST
*/

ol.fsm-post-list-archive,
ol.fsm-featured-post {
    list-style-type: none;
    display: grid !important;
}

ol.fsm-post-list-archive {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 2vh !important;
}

li.fsm-post-item img {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    object-position: center;
    object-fit: cover;
    border-radius: 3px;
}

ol.fsm-featured-post {
    background-color: #063c4a;
    padding: 2em 3em !important;
}

li.featured-post .wrapping-link {
    display: grid;
    grid-template-columns: 50% 50%;
    height: auto;
}

div#imagewrapper {
    height: 100%;
    display: flex;
    margin-left: -1em;
    z-index: 0;
}

.featured-post img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 400px;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 5;
}

div#post-info {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    background-color: #fff;
    padding: 2em;
    margin: 2em 0em;
    margin-right: -1em !important;
    z-index: 9;
    border-radius: 3px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

div#post-info p,
div#post-info span,
div#post-info h2 {
    width: 100%;
}

li.fsm-post-item {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    transition: ease all 0.3s;
}

li.fsm-post-item h3 {
    margin-bottom: 3em !important;
}

li.fsm-post-item a.wrapping-link {
    display: block;
    height: auto;
    width: 100%;
    border-bottom: 2px solid #cc9f52;
    padding: 0.5em;
}

li.fsm-post-item a.text-link-style {
    display: block;
    margin-top: auto;
}

.blog-sidebar-blurb {
    padding: 3em 2em;
    background-color: #f4f9fd;
    border-radius: 5px;
}

div#facets.blog-sidebar-blurb {
    background-color: #e3effa;
}

.blog-sidebar-blurb .facetwp-checkbox {
    background: unset;
    padding-left: 0;
}

.blog-sidebar-blurb .facetwp-checkbox.checked {
    background: unset;
}

.blog-sidebar-blurb span.facetwp-display-value {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.blog-sidebar-blurb i.facetwp-icon {
    background-color: #cc9f52 !important;
    border-radius: 3px;
    color: #212121;
    padding: 0.2em;
    opacity: 1;
    transition: ease all 0.3s;
}

.blog-sidebar-blurb input.facetwp-search {
    background: transparent;
    border: 1px solid #063c4a;
    border-radius: 3px;
    padding: 5px;
}

.blog-sidebar-blurb i.facetwp-icon:hover {
    color: #fff !important;
    background-color: #063c4a !important;
}

.blog-sidebar-blurb .facetwp-facet {
    margin-bottom: 2em;
}

.blog-pagination .et_pb_text_inner {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.blog-pagination .et_pb_text_inner p {
    text-transform: uppercase !important;
    color: #212121;
    font-family: Montserrat;
    padding: 0;
    padding-right: 5px !important;
    margin: auto 0 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.34px;
}

.blog-pagination .facetwp-page.active {
    font-weight: 700 !important;
}

.blog-pagination .facetwp-page {
    font-weight: 400 !important;
    background-color: #e3effa;
    padding: 4px 10px;
    border-radius: 3px;
}

.blog-pagination .facetwp-facet {
    margin: 0 !important;
}

div#blog-newsletter-blurb .gform_wrapper.gravity-theme .gform_fields,
div#blog-newsletter-blurb .gform_wrapper.gravity-theme .ginput_complex {
    display: block !important;
}

div#blog-newsletter-blurb label.gform-field-label.gform-field-label--type-sub {
    margin-bottom: 1em;
}

div#blog-newsletter-blurb .gform_button {
    padding: 0.7em 1.5em !important;
    font-size: 14px !important;
    color: #212121 !important;
    background-color: #cc9f52 !important;
    border: none !important;
}

div#blog-newsletter-blurb .gform_button:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline !important;
}

.blog-sidebar-blurb .et_pb_button {
    display: block;
    min-width: 100%;
    width: 100%;
}

div#featured-row ol {
    padding: 0;
}

ol .fsm-post-item-featured {
    list-style-type: none;
    padding: 1em 3em;
}

li.fsm-post-item-featured a {
    display: flex !important;
    overflow: visible !important;
}

li.fsm-post-item-featured .details-wrapper {
    width: 60%;
    height: 85%;
    margin: auto 0;
    z-index: 9;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 3em;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

li.fsm-post-item-featured img {
    width: 55%;
    margin-left: -5%;
    border: 0 !important;
    object-position: center;
    object-fit: cover;
    max-height: 465px;
}

li.fsm-post-item-featured:hover .details-wrapper p.et_pb_button {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline;
}

.details-wrapper h2 {
    min-width: 100%;
}

@media screen and (max-width: 980px) {
    ol .fsm-post-item-featured {
        list-style-type: none;
        padding: 1em;
    }

    li.fsm-post-item-featured .details-wrapper {
        padding: 1em;
    }

    ol.fsm-post-list-archive {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    li.featured-post .wrapping-link {
        display: block;
    }

    div#post-info,
    div#imagewrapper {
        margin: 0 !important;
    }

    div#post-info {
        position: relative;
        z-index: 9;
        margin: 0 1em !important;
    }

    div#imagewrapper {
        margin-top: -2em !important;
    }

    div#imagewrapper,
    .featured-post img {
        max-height: 400px;
        margin: 0;
    }

    li.fsm-post-item-featured a {
        display: block !important;
    }

    li.fsm-post-item-featured .details-wrapper {
        width: 100%;
        position: relative;
    }

    li.fsm-post-item-featured img {
        width: 90%;
        margin-top: -1%;
        margin-left: 5%;
        height: 360px;
        max-height: 360px;
    }

    li.fsm-post-item-featured img {
        height: 225px;
        max-height: 225px;
    }
}


/*END*/


/*
BLOG ARTICLE
*/

body.et_divi_theme #blog-title h1 {
    font-size: clamp(1.625rem, 1rem + 1.6667vw, 2.25rem) !important;
}

div.blog-entry-content-column {
    margin: auto;
}

div#blog-post-content .et_builder_inner_content .et_pb_section,
div#blog-post-content.et_builder_inner_content .et_pb_section .et_pb_row {
    padding: 0 !important;
    margin: 0 !important;
}

div#blog-post-content .et_builder_inner_content .et_pb_section .et_pb_row {
    max-width: unset !important;
    width: 100% !important;
}

div#blog-aboutBMES-blurb {
    background-color: #e3effa;
}

div#post-hero {
    display: flex;
    flex-wrap: wrap;
    height: auto;
}

div#blog-featured-image-column {
    height: auto;
    display: flex;
}

div#blog-featured-image-column span.et_pb_image_wrap {
    height: 100%;
}

div#blog-featured-image-column img {
    height: 100%;
    object-position: center;
    object-fit: cover;
}

div#blog-categories,
div#blog-publish-date,
div#post-share {
    color: #7f99a0;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
}

div#post-share {
    color: #cc9f52;
}

div#blog-post-content .et_pb_section {
    padding: 0 !important;
}

div#blog-post-content .et_pb_section .et_pb_row:first-child {
    padding-top: 0;
}

div.blog-entry-content-column ul.et_pb_module.et_pb_social_media_follow {
    text-align: left !important;
}

div#blog-newsletter-blurb .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
div#blog-newsletter-blurb .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
div#blog-newsletter-blurb .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
div#blog-newsletter-blurb .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding: 0;
}


/*END*/


/* FRANCHISING */

div#pum-2182 {
    opacity: 1;
    display: block;
}

div#popmake-2182 .et_pb_section {
    background-color: transparent !important;
}

.pum-theme-2160 .pum-container,
.pum-theme-default-theme-2 .pum-container {
    padding: 0 !important;
    top: 95% !important;
    left: 75% !important;
}

div#popmake-2182 button.pum-close.popmake-close {
    padding: 0.6em 1.7em !important;
    transition: ease all 0.3s !important;
    filter: unset !important;
}

button.pum-close.popmake-close:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline !important;
}

.pum-container .pum-close.popmake-close:before {
    display: none !important;
}

.pum-container .pum-close.popmake-close {
    font-size: 16px !important;
    transition: 0.1s ease all !important;
    color: #212121 !important;
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important;
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    left: auto !important;
    right: 0 !important;
    bottom: auto !important;
    top: 0 !important;
    padding: 8px !important;
    border: 1px none #fff !important;
    border-radius: 0 !important;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23) !important;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23) !important;
    background-color: #cc9f52 !important;
    filter: unset !important;
    z-index: 99 !important;
}

.pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
    background-color: #cc9f52 !important;
    filter: unset !important;
}

.franchising-sticky-form .et_pb_row {
    width: 100%;
}

p.large-heading-like {
    color: #063c4a;
    font-family: Montserrat;
    font-size: clamp(1.125rem, 0.875rem + 0.8vw, 1.375rem);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.franchising-sticky-form h3 {
    margin: 0;
}

.sticky-form label.gfield_label.gform-field-label {
    font-size: 16px !important;
}

div.row-additional-padding {
    padding: 2em !important;
}

div#build-success-impact-row .et_pb_column:last-child {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.three-column-row .grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 10px;
}

.blue-stylized-blurb {
    border-radius: 3px;
    background: #f4f9fd;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    padding: 1em 1em 2em 1em;
    margin-bottom: 0 !important;
}

span.heading-underline {
    text-decoration: underline;
    text-decoration-color: #c8dff5;
    text-decoration-thickness: 5px;
    text-decoration-skip-ink: none;
    text-underline-offset: -2px;
}

.four-column-row .grid {
    grid-template-columns: repeat(4, 1fr) !important;
    grid-gap: 10px;
}

.four-column-row .grid .et_pb_module.et_pb_image {
    margin: auto;
}

div#seven-steps h3 {
    font-size: 24px;
}

div#apply-blurb .et_pb_blurb_container {
    text-align: center;
}

#apply-blurb .et_pb_blurb_description i {
    font-size: 40px;
    color: #cc9f52;
    margin-top: 0.5em;
}

div#apply-blurb {
    align-content: center;
    border-radius: 5px;
    transition: 0.3s ease all !important;
    border: 1px solid #e3effa;
}

div#apply-blurb:hover {
    background: #042d38;
    border: 1px solid transparent;
}

#awards-and-accolades .four-column-row .grid {
    grid-template-columns: repeat(4, 1fr) !important;
}

@media only screen and (max-width: 980px) {
    div.row-additional-padding {
        padding: 2em 1.5em !important;
    }

    #awards-and-accolades .four-column-row .grid .et_pb_module.et_pb_image {
        max-width: 80px;
    }

    .fran-support-staff .slick-list.draggable {
        overflow: visible;
    }

    .fran-support-staff .team-member-wrapper.grid {
        margin: 0;
    }

    .fran-support-staff i {
        position: absolute;
        top: -3%;
    }

    .fran-support-staff i.fa-chevron-left {
        left: 90%;
    }

    .fran-support-staff i.fa-chevron-right {
        right: 0%;
    }
}

@media only screen and (max-width: 500px) {
    #awards-and-accolades .four-column-row .grid .et_pb_module.et_pb_image {
        max-width: 60px;
    }
}


/* Available Markets Section*/

#available-markets::before {
    background: url(/wp-content/uploads/2024/07/aerial-neighborhood.jpg);
    width: 85%;
}

#available-markets .et_pb_column {
    background: #f4f9fd !important;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}

span.small-light-text {
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.quote-offset {
    padding-top: 1em;
    display: flex;
    justify-content: flex-end;
}

.quote-offset p {
    font-weight: 500;
    font-style: italic;
}

@media screen and (max-width: 980px) {
    .three-column-row .grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .four-column-row .grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .quote-offset {
        justify-content: flex-start;
    }

    .pum-container.pum-responsive {
        height: auto;
        max-height: 87dvh !important;
        overflow: scroll !important;
    }

    .pum-container,
    .pum-theme-default-theme .pum-container {
        box-shadow: 1px 1px 10px 0px rgba(2, 2, 2, 0.5) !important;
    }
}

@media screen and (max-width: 500px) {
    .four-column-row .grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


/*END*/


/*
BLUE MOON FRANCHISING FAQS
*/

#franchising-faq-row.LeftIMGwPseudo-ListRight .et_pb_column {
    padding-left: 50%;
}

#franchising-faq-row.LeftIMGwPseudo-ListRight .et_pb_column:before {
    height: 90%;
    width: 43%;
}

#franchising-faq-row::before {
    height: 95%;
    width: 45%;
    background: url(/wp-content/uploads/2024/08/founders.jpg);
    background-position: center;
    background-size: cover;
}


/*END*/


/*
PARTNER WITH US
*/

#partnering-faq-row.LeftIMGwPseudo-ListRight .et_pb_column:before {
    height: 90% !important;
}

#partnering-faq-row:before {
    background: url(/wp-content/uploads/2024/07/estate-sale-items.jpg);
    background-position: center;
    background-size: cover;
    height: 92%;
}

.four-columns-blurbsWicons-lightBG div.grid {
    grid-template-columns: repeat(4, 1fr) !important;
    grid-gap: 4vh;
}

.four-columns-blurbsWicons-lightBG .et_pb_module.et_pb_blurb {
    display: flex;
    flex-wrap: wrap;
    color: #212121 !important;
}

.four-columns-blurbsWicons-lightBG .pseudo-blurb-image {
    height: 100%;
    display: flex;
    padding-top: 4em;
    flex-wrap: wrap;
}

.four-columns-blurbsWicons-lightBG .pseudo-blurb-image:before {
    top: 0;
}

.centered-content-blurbs {
    position: relative;
}

.centered-content-blurbs * {
    text-align: center !important;
    width: 100%;
}

.centered-content-blurbs i,
.centered-content-blurbs img {
    max-width: 50px;
}

div#what-we-offer-clients {
    overflow: hidden;
}

@media only screen and (max-width: 980px) {
    #page-container .white-header .header-content {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    #page-container .white-header .et_pb_fullwidth_header_container {
        width: 90%;
    }
}

div#what-we-offer-clients:before {
    position: absolute;
    content: "";
    width: 42%;
    height: 75%;
    background: url(/wp-content/uploads/2024/06/BGelement.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    bottom: -11%;
    right: -9%;
}

.benefits-slider-row:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 999;
    left: -60%;
    top: -3%;
}

div#core-values-row.benefits-slider-row:before {
    left: -39%;
}

#reorder-index.et_pb_column {
    z-index: 9999999 !important;
}

.benefits-slider-wrapper .slick-list,
.about-bmes-slider .slick-list {
    overflow: visible;
    height: 100%;
}

.benefits-slider-wrapper .slick-track,
.about-bmes-slider .slick-track {
    display: flex;
    height: 100%;
}

.benefits-slider-wrapper .et_pb_module.et_pb_blurb,
.about-bmes-slider .et_pb_module.et_pb_blurb {
    height: auto;
    margin-bottom: 0;
    margin-right: 1.5em;
}

.benefits-slider-wrapper .blue-stylized-blurb,
.about-bmes-slider .blue-stylized-blurb {
    padding: 2em 1em;
}

.benefits-slider-row {
    margin: 4vh auto;
}

.benefits-slider-row i.fa-solid.fa-chevron-left.slick-arrow,
.benefits-slider-row i.fa-solid.fa-chevron-right.slick-arrow {
    position: absolute;
}

.benefits-slider-row i.fa-solid.fa-chevron-left.slick-arrow {
    left: 0;
    bottom: -30%;
}

.benefits-slider-row i.fa-solid.fa-chevron-right.slick-arrow {
    left: 5%;
    bottom: -30%;
}

div#perks-and-benefits-row i.fa-solid.fa-chevron-left.slick-arrow,
div#perks-and-benefits-row i.fa-solid.fa-chevron-right.slick-arrow {
    bottom: -20%;
}

.how-you-benefit-row .grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em 1em;
}

@media screen and (max-width: 980px) {
    .four-columns-blurbsWicons-lightBG div.grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    div#what-we-offer-clients:before {
        height: 47%;
        bottom: -8%;
        right: -3%;
    }

    .benefits-slider-row:before {
        display: none;
    }

    .benefits-slider-row i.fa-solid.fa-chevron-left.slick-arrow,
    .benefits-slider-row i.fa-solid.fa-chevron-right.slick-arrow {
        bottom: -35%;
    }

    div#perks-and-benefits-row.benefits-slider-row i.fa-solid.fa-chevron-left.slick-arrow,
    div#perks-and-benefits-row.benefits-slider-row i.fa-solid.fa-chevron-right.slick-arrow {
        bottom: -20%;
    }
}

@media screen and (max-width: 500px) {
    .four-columns-blurbsWicons-lightBG div.grid {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-gap: 4vh;
    }

    div#what-we-offer-clients:before {
        height: 29%;
        width: 65%;
        bottom: -3%;
        right: -16%;
    }
}


/*END*/


/*
ABOUT
*/

.row-styled-above-FWbackground-img {
    background-color: rgba(244, 249, 253, 0.95);
    padding: 3em !important;
    border-radius: 3px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.three-linked-blurbs-row .grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 1em;
}

.three-linked-blurbs-row .grid .et_pb_blurb {
    grid-column: 1 / span 3;
}

.linked-styled-blurb {
    text-align: center !important;
    margin: 0 !important;
    padding: 2em 1em;
    border-radius: 3px;
    background: #f4f9fd;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    transition: ease all 0.3s;
}

.linked-styled-blurb p {
    font-weight: 700 !important;
}

.linked-styled-blurb:hover {
    cursor: pointer;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15) !important;
    transition: ease all 0.3s;
}

.linked-styled-blurb:hover i {
    padding-left: 5px;
    transition: ease all 0.3s;
}

.alt-cta-row .side-by-side-btn {
    justify-content: center;
}

.et_pb_column.image-col-fill {
    display: flex;
    flex-wrap: wrap;
    height: auto;
}

.et_pb_column.image-col-fill .et_pb_image {
    max-height: 600px;
}

.et_pb_column.image-col-fill .et_pb_image * {
    min-height: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 600px;
}

@media screen and (max-width: 980px) {
    .et_pb_column.image-col-fill .et_pb_image {
        max-height: 350px;
    }

    .et_pb_column.image-col-fill div#ken-deb-reposition {
        max-height: 500px !important;
    }

    .et_pb_column.image-col-fill div#ken-deb-reposition img {
        object-position: 0 20%;
    }

    .three-linked-blurbs-row .grid {
        display: block !important;
    }

    .three-linked-blurbs-row .linked-styled-blurb {
        margin: unset !important;
        margin-bottom: 10px !important;
    }
}


/*END*/


/*
SHOPPER REWARDS
*/

.contentRight-PseudoImgLeft-PseudoBG:before {
    position: absolute;
    content: "";
    height: 100%;
    right: 0;
    top: 0;
    z-index: 9;
}

div#why-signup-for-rewards-row:before {
    position: absolute;
    content: "";
    width: 52%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9;
    background-image: repeating-linear-gradient(45deg, #a8c9e8, #a8c9e8 8px, #c5ddf3 8px, #c5ddf3 16px), url(/wp-content/uploads/2024/07/trinkets-on-table.jpg);
    background-position: left top, center top;
    background-size: 20px 100%, cover;
    background-repeat: no-repeat;
}

div#liquidation-details-row:before {
    background: url(/wp-content/uploads/2024/07/shopping-couple.jpg);
    background-position: center;
    background-size: cover;
    width: 52%;
}

div#blue-moon-story-row:before {
    background: url(/wp-content/uploads/2024/07/blu072815-011.jpg);
    background-position: center;
    background-size: cover;
    width: 52%;
}

div#value-of-downsizing-row:before {
    background: url(/wp-content/uploads/2024/07/moving-truck.jpg);
    background-position: center;
    background-size: cover;
    width: 52%;
}

div#host-an-estate-sale:before {
    background: url(/wp-content/uploads/2024/06/tea-set-display.png);
    background-position: center;
    background-size: cover;
    width: 46%;
}

div#business-model-content:before {
    background: url(/wp-content/uploads/2024/06/tea-set-display.png);
    background-position: center;
    background-size: cover;
}

#earn-rewards-points .grid {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 5vh 7vh;
}

#earn-rewards-points .pseudo-blurb-image {
    padding-top: 5em;
}

#earn-rewards-points .pseudo-blurb-image:before {
    top: 0.5em;
}

#earn-rewards-points .grid .et_pb_blurb:first-child {
    grid-row: 1 / span 2 !important;
}

#earn-rewards-points .grid .et_pb_blurb:nth-child(2),
#earn-rewards-points .grid .et_pb_blurb:nth-child(3) {}

#earn-rewards-points .et_pb_blurb {
    color: #063c4a !important;
}

#earn-rewards-points .et_pb_blurb strong {
    min-width: 100%;
    display: block;
}

div#why-own-franchise.grid {
    grid-template-columns: 45% 27% 27% !important;
    grid-gap: 3vh !important;
}

.pseudo-blurb-image.clock .et_pb_blurb_content:before {
    content: "\f017";
}

.pseudo-blurb-image.targeted .et_pb_blurb_content:before {
    content: "\f649";
}

.pseudo-blurb-image.birthday-cake .et_pb_blurb_content:before {
    content: "\f1fd";
}

.pseudo-blurb-image.two-persons .et_pb_blurb_content:before {
    content: "\e603";
}

.pseudo-blurb-image.instagram-logo .et_pb_blurb_content:before {
    content: "\f16d";
}

.pseudo-blurb-image.message-bubble .et_pb_blurb_content:before {
    content: "\f4a5";
}

.pseudo-blurb-image.twitter-logo .et_pb_blurb_content:before {
    content: "\e61a";
}

.pseudo-blurb-image.facebook-logo .et_pb_blurb_content:before {
    content: "\f082";
}

.pseudo-blurb-image.thumbs-up .et_pb_blurb_content:before {
    content: "\f164";
}

.pseudo-blurb-image.id-card .et_pb_blurb_content:before {
    content: "\f2bb";
}

.pseudo-blurb-image.user-file .et_pb_blurb_content:before {
    content: "\f65c";
}

@media screen and (max-width: 980px) {
    #earn-rewards-points .grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    #earn-rewards-points .grid .et_pb_blurb:first-child {
        grid-column: 1 / span 2 !important;
    }

    div#why-own-franchise.grid {
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 3vh !important;
    }
}


/*END*/


/*
NEXT STEPS
*/

.gf_progressbar_wrapper {
    display: none;
}

.grey-card span {
    color: #063C4A !important;
    font-size: 1.5em;
    line-height: normal;
}

.grey-card {
    padding: 2vh;
    border-radius: 2px;
    color: #063C4A !important;
}


/*END*/


/*
ESTATE SALE BUSINESS OPPORTUNITIES
*/

div#franchisees-responsibilities .blue-stylized-blurb {
    padding: 2em 1em 3em;
}

div#who-what-are-estateSale-franchisees h2.et_pb_module_header {
    max-width: 80%;
}

div#background-and-interests .blue-stylized-blurb {
    height: 100%;
    display: flex;
    padding-top: 8em;
    flex-wrap: wrap;
}

div#background-and-interests .pseudo-blurb-image:before {
    top: 1em;
    color: #063c4a;
}

ul.twoCol-list {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 1em;
    padding-top: 1em;
}

div#estate-sale-industry .LeftCol_img-RightCol_content .img-Wpseudo-decoration img {
    height: 500px !important;
    max-height: 500px !important;
}

div#estate-sale-industry .img-Wpseudo-decoration:before {
    height: 450px !important;
    max-height: 450px !important;
}

@media screen and (max-width: 980px) {
    div#who-what-are-estateSale-franchisees h2.et_pb_module_header {
        max-width: 100%;
    }

    div#background-and-interests .blue-stylized-blurb {
        padding-top: 2em;
    }
}

@media screen and (max-width: 700px) {
    div#background-and-interests .grid {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-gap: 2em;
    }
}


/*END*/


/*
ABOUT - FRANCHISING
*/

.info-container {
    align-content: center;
}

.separate-pagination-button {
    display: flex;
    justify-content: space-between;
}

.name-string {
    display: flex;
}

.name-string h3 {
    color: #063c4a !important;
}

.name-string h3:first-child {
    padding-right: 10px;
}

.team-member-wrapper.grid {
    grid-template-columns: 25% 70%;
    grid-gap: 2em;
    margin-bottom: 1em;
}

.team-member-wrapper {
    border-radius: 3px;
    background: #f4f9fd;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    padding: 2em;
}

h3.job-title {
    font-weight: 300 !important;
}

h3.job-title,
h3.name {
    color: #063c4a !important;
}

.member-image img {
    min-height: 240px;
    max-height: 240px;
    min-width: 100%;
    object-fit: cover;
    object-position: center;
    margin-bottom: 0.5em;

    &.fallback {
        object-fit: contain;
        background-color: #fff;
        padding: 1.5rem;
    }
}

@media screen and (max-width: 980px) {
    .team-member-wrapper.grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .member-image img {
        max-height: 600px;
        object-fit: cover;
    }
}


/*END*/


/*
FRANCHISE APPLICATION
*/

.overlay-addition::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 25%;
    z-index: 0;
}


/*END*/


/*
FOOTER
*/

#subfooter *,
#subfooter {
    color: #063c4a !important;
}

#subfooter p,
#subfooter p > * {
    font-size: 12px !important;
}

footer h3 {
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 120% !important;
}

footer .et_pb_blurb_description {
    color: #063c4a !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

footer .side-by-side-btn {
    justify-content: flex-end;
    margin: 0;
}

div.side-by-side-btn div:first-child {
    margin-right: 10px;
}

footer div#popTrigger-row,
footer .et_pb_sticky {
    box-shadow: none !important;
}

div#popTrigger-row .et_pb_button_module_wrapper {
    transform: rotate(-90deg) !important;
}

div#popTrigger-row .et_pb_button_module_wrapper a {
    transform: unset;
}

@media only screen and (max-width: 980px) {
    div#popTrigger-row a.et_pb_button.pop-launch {
        padding: 1em 2.2em !important;
        font-size: clamp(0.8em, 3vw, 20px) !important;
        min-width: 300px;
    }
}

@media only screen and (min-width: 981px) {
    #popTrigger-row:not(.franchising, .partner) .et_pb_button_0_tb_footer_wrapper {
        right: -170px !important;
    }
}

ul.et_pb_module.et_pb_social_media_follow {
    text-align: left !important;
    margin-bottom: 0 !important;
}

.et_pb_social_media_follow li a.icon {
    background-color: #063c4a !important;
    border-radius: 50% !important;
}

.footer-newsletter-row {
    width: 60%;
}

div#trademark p {
    text-align: left;
}

div#sub-footer-blurb .et_pb_text_inner {
    font-size: clamp(0.75rem, 0.5rem + 0.6667vw, 1rem) !important;
    text-align: left !important;
}

div#sub-footer-blurb {
    padding-left: 70px;
}

div#sub-footer-blurb p,
#sub-footer-blurb p a {
    font-size: 16px;
}

div#sub-footer-blurb::before {
    position: absolute;
    content: "";
    width: 3.5em;
    height: 100%;
    background: url(/wp-content/uploads/2024/05/icon-pledge.png);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    left: 1em;
}

@media screen and (min-width: 767px) and (max-width: 980px) {
    div#sub-footer-blurb::before {
        width: 4.5em;
    }
}

div#sub-footer-info {
    grid-template-columns: 50% 50%;
    grid-gap: 3em;
}

.footer-menu.grid {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 2em 1em;
}

.footer-menu li {
    list-style-type: none;
}

.footer-menu li:hover i {
    padding-left: 5px;
    transition: ease all 0.3s;
}

.footer-menu li a {
    text-align: left !important;
    display: block;
    width: 100% !important;
    font-weight: 600;
    font-size: 16px !important;
    color: #063c4a;
}

@media screen and (max-width: 980px) {
    .mobile-footer-colums .grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .footer-menu-wrap {
        grid-column-start: 2;
        grid-row-start: 1;
    }

    .footer-cta-wrap {
        grid-row-start: 2;
        grid-column-start: 1;
    }

    .popmake.size-custom {
        min-width: 80dvw !important;
        left: 10% !important;
    }

    footer .pop-launch {
        box-shadow: 0px 0px 15px 0px #f2e7d4 !important;
    }

    div#trademark p,
    ul.et_pb_module.et_pb_social_media_follow {
        text-align: center !important;
    }

    .footer-newsletter-row .et_pb_column {
        max-width: 100%;
    }

    div.side-by-side-btn {
        justify-content: center;
    }

    div#sub-footer-info {
        display: block !important;
    }

    .footer-newsletter-row {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    div#popTrigger-row .et_pb_button_module_wrapper {
        transform: unset !important;
        right: 0;
    }

    div#popTrigger-row .et_pb_button_module_wrapper a {
        transform: translateX(-50%) translateY(0px);
    }

    div#popTrigger-row {
        width: 100%;
        min-width: 100%;
    }
}

@media screen and (max-width: 676px) {
    .mobile-footer-colums .grid {
        display: block !important;
    }

    .footer-menu {
        display: grid !important;
        grid-gap: 0.5em;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    div#subfooter .side-by-side-button {
        justify-content: center !important;
    }
}

@media screen and (max-width: 500px) {
    div.side-by-side-btn.flex-wrapper {
        display: block;
    }

    div.side-by-side-btn div:first-child {
        margin-right: 0;
        margin-bottom: 15px !important;
    }

    div.side-by-side-btn .et_pb_button {
        min-width: 100%;
    }

    .footer-menu {
        display: block !important;
    }

    .footer-menu li a {
        text-align: center !important;
        margin-bottom: 0.5em;
    }
}


/* Testimonials Page */

#testimonials {
    .testimonial-slider {
        margin: 0 -15px;
    }

    .testimonial-slide {
        font-family: Montserrat;
        padding: 34px 22px;
        border-radius: 3px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        background: #fff;
        padding: 20px;
        border-radius: 5px;
        margin: 0 1rem;

        h3 {
            color: #212121 !important;
            font-weight: 400 !important;
            font-size: 1rem !important;
            text-align: start;
            text-transform: capitalize !important;
            letter-spacing: normal !important;
        }
    }

    .testimonial-content {
        text-align: start;
        margin-bottom: 1rem;

        p,
        q {
            color: #063c4a !important;
        }
    }

    .slick-track {
        display: flex !important;
        padding-bottom: 2rem !important;
    }

    .slick-slide {
        height: auto !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
    }
}

.testimonial-slider i.fa-circle-chevron-right {
    left: 10%:
}


/* Estate Sale Details */

#atcb-btn-1.atcb-button,
.atcb-initialized,
.atcb-button-wrapper {
    background-image: none !important;
    border-radius: 2px !important;
    color: #212121 !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0.32px !important;
    text-transform: uppercase !important;
    transition: ease all 0.3s !important;
    border: none !important;
    padding: 1em 2em !important;
    font-size: 16px !important;
    background-color: #cc9f52 !important;

    &:hover {
        background-image: none !important;
        box-shadow: unset !important;
        text-shadow: unset !important;
    }
}

.location-results {
    z-index: 99;
}


/*END*/


/* UPCOMING ESTATE SALES */

.upcoming-newsletter-city-zip a {
    text-decoration: none !important;
}

.upcoming-newsletter-city-zip a:hover {
    text-decoration: underline !important;
    background: transparent !important;
}

.upcoming-events-newsletter-display .facetwp-template {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 5vh 4vh;
}

body .upcoming-events-newsletter-display .facetwp-template .upcoming-estate-sales-newsletter h3 {
    font-size: clamp(1.5rem, 0.75rem + 2vw, 1.7rem) !important;
}

@media screen and (min-width: 980px) {
    #page-container #primary-menu .et-menu li li a {
        padding: 0.4em 0 !important;
    }

    .et-menu .menu-item-has-children > a:first-child:after {
        top: auto;
    }

    .benefit-newsletter-hero {
        padding-bottom: 11em !important;
    }
}

@media screen and (max-width: 980px) {
    .upcoming-newsletter-difference .et_pb_column.et_pb_column_4_4.et_pb_column_4.grid.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
        padding-top: 30px;
    }

    .upcoming-events-newsletter-display .facetwp-template {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media screen and (max-width: 500px) {
    .upcoming-events-newsletter-display .facetwp-template {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


/*END*/


/*QA and Revisions*/

.alt-cta p.large-heading-like {
    color: #fff;
}

.professional-location-search,
#location-search {
    .et_pb_text_inner {
        .facetwp-facet {
            display: flex;
            justify-content: center;
            margin-bottom: 0;

            .facetwp-input-wrap {
                width: 25cqw;

                input {
                    height: 100%;
                    color: #063c4a;
                    min-width: 100%;
                    border-radius: 3px !important;
                    border: 1px solid #063c4a !important;
                    background: #fff !important;
                    padding: 0.5em !important;
                }
            }

            .facetwp-radius {
                margin: 0 10px;
                color: #063c4a;
                border-radius: 3px !important;
                border: 1px solid #063c4a !important;
                background: #fff !important;
                padding: 0.5em !important;
            }

            a#fwp-proximity-submit,
            a#fwp-proximity-submit_mobile {
                text-decoration: none;
                margin-left: 0.5rem;
                color: #212121;
                text-align: center;
                font-family: Montserrat;
                font-size: 14px;
                font-style: normal;
                font-weight: 700;
                line-height: normal;
                letter-spacing: 0.28px;
                text-transform: uppercase;
                background-color: #cc9f52 !important;
                padding: 0.8125em 1.5625em !important;
                border: none !important;
                margin-left: 10px;
                transition: all 0.3s ease-in;

                &:hover {
                    background-color: #e5cfa8 !important;
                    text-decoration: underline;
                    cursor: pointer;
                }
            }
        }
    }
}

div.header-location-selector div.professional-location-search span.facetwp-input-wrap,
div.header-location-selector_mobile div.professional-location-search span.facetwp-input-wrap {
    width: auto;
}

div.header-location-selector, div.header-location-selector_mobile {
    .et_pb_text_inner {
        .facetwp-facet {
            justify-content: left !important;
        }

        .facetwp-input-wrap {
            width: 15cqw !important;
        }

        a#fwp-proximity-submit,
        a#fwp-proximity-submit_mobile {
            font-size: 14px !important;
        }

        input::placeholder {
            font-size: 12px !important:
        }
    }
}


/*STICKY FORMS*/

div#pum-2182 {
    opacity: 1;
    display: block;
}

div#popmake-2182 .et_pb_section {
    background-color: transparent !important;
}

.pum-theme-2160 .pum-container,
.pum-theme-default-theme-2 .pum-container {
    padding: 0 !important;
    top: 95% !important;
    left: 75% !important;
}

div#popmake-2182 button.pum-close.popmake-close {
    padding: 0.6em 1.7em !important;
    transition: ease all 0.3s !important;
    filter: unset !important;
}

button.pum-close.popmake-close:hover {
    background-color: #e5cfa8 !important;
    color: #212121 !important;
    text-decoration: underline !important;
}

.pum-container .pum-close.popmake-close:before {
    display: none !important;
}

.pum-container .pum-close.popmake-close {
    font-size: 16px !important;
    transition: 0.1s ease all !important;
    color: #212121 !important;
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important;
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
    padding: 8px;
    border: 1px none #fff;
    border-radius: 0;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: #cc9f52 !important;
    filter: unset !important;
    z-index: 99;
}

@media screen and (max-width: 980px) {
    button.pum-close.popmake-close {
        font-size: 16px !important;
        transition: 0.1s ease all !important;
        color: #212121 !important;
        font-family: Montserrat !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;
        position: absolute !important;
        height: auto !important;
        width: auto !important;
        left: auto !important;
        right: 0 !important;
        bottom: auto !important;
        top: 0 !important;
        padding: 8px !important;
        border: 1px none #fff !important;
        border-radius: 0 !important;
        box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23) !important;
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23) !important;
        background-color: #cc9f52 !important;
        filter: unset !important;
        z-index: 99 !important;
    }
}

footer a.pop-launch {
    box-shadow: 0px 0px 15px 0px #f2e7d4 !important;
}

.franchising-sticky-form .et_pb_row {
    width: 100%;
}

p.large-heading-like {
    color: #063c4a;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding-bottom: 6px;
}

.franchising-sticky-form h3 {
    margin: 0;
}

.listen360 {
    display: flex;
    justify-content: end;
    text-align: right;

    p {
        display: flex;
        align-items: center;
        text-transform: uppercase;
        font-size: 0.5rem;

        img {
            margin-left: 0.5rem;
        }
    }

    @media screen and (max-width: 900px) {
        margin-top: 2.5rem;
    }
}

#neighborhood-title {
    text-align: start;
    color: #063c4a;
}

.neighborhoods-container {
    .neighborhood-item {
        text-align: left;
        text-transform: uppercase;
    }
}

ul.cities li {
    text-transform: capitalize !important;
}

ul.location-list > li {
    text-transform: uppercase;
}

.blog-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.blog-pagination p {
    text-transform: uppercase !important;
    color: #212121;
    font-family: Montserrat, sans-serif;
    padding: 0;
    padding-right: 5px !important;
    margin: auto 0 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.34px;
}

.blog-pagination .pagination {
    display: flex;
    margin: 0 !important;
}

.blog-pagination .page-numbers {
    font-weight: 400 !important;
    background-color: #e3effa;
    padding: 4px 10px;
    border-radius: 3px;
    margin: 0 2px;
    color: #212121;
    text-decoration: none !important;

    &.current {
        border-bottom: 2px solid #cc9f52;
    }

    &:hover:not(.active) {
        border-bottom: 1px solid #cc9f52;
    }
}

.blog-pagination .page-numbers.current {
    font-weight: 700 !important;
}

.blog-pagination .prev,
.blog-pagination .next {
    display: none;
    /* Hide prev/next buttons to match the provided example */
}

div#subfooter #custom-row {
    max-width: unset !important;
}

.foot-thirty {
    width: 30%;
     !important
}

.et-social-custom {
    .icon {
        i {
            &:before {
                height: 32px;
                width: 32px;
                font-size: 16px;
                line-height: 32px;
                display: block;
                color: #fff;
                -webkit-transition: color .3s;
                transition: color .3s;
                position: relative;
                z-index: 10;
            }
        }
    }
}

.frosted-bg .header-content-container {
    position: relative;
    overflow: hidden;
}

.frosted-bg .header-content-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    /* For Safari */
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: -1;
}

.blue-stripe-start::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    left: -2px;
    top: 0;
    background: repeating-linear-gradient(45deg, #a8c9e8, #a8c9e8 8px, #c5ddf3 8px, #c5ddf3 16px);
    z-index: 8;

    @media screen and (max-width: 600px) {
        width: 10px;
    }
}

@media screen and (max-width: 980px) {
    #page-container .et_pb_row.frosted-bg {
        width: 100%;
    }

    .neighborhood-item {
        font-size: 14px;
    }
}

.with-rounded-corners.blue-stripe-end::before {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.with-rounded-corners.blue-stripe-start::before {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.blue-stripe-end::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 20px;
    right: -2px;
    top: 0;
    background: repeating-linear-gradient(45deg, #a8c9e8, #a8c9e8 8px, #c5ddf3 8px, #c5ddf3 16px);
    z-index: 8;

    @media screen and (max-width: 600px) {
        width: 10px;
    }
}

div#host-an-estate-sale {
    position: relative;
    min-height: 517px;

    &:before {
        position: absolute;
        content: "";
        width: 46%;
        height: 100%;
        top: 0;
        right: 0;
        z-index: 9;
        background-image: repeating-linear-gradient(45deg, #a8c9e8, #a8c9e8 8px, #c5ddf3 8px, #c5ddf3 16px), url(/wp-content/uploads/2024/06/tea-set-display.png);
        background-position: left top, center top;
        background-size: 20px 100%, cover;
        background-repeat: no-repeat;
    }
}

div#lightboxOverlay {
    z-index: 99999;
}

.lightbox {
    z-index: 99999 !important;
}


/*
.lightbox img.lb-image {
    max-width: 568px;
    max-height: 488px;
}
*/

#toggle-location-selector {
    z-index: 9999;
    /* Ensure it’s on top */
    pointer-events: auto;
    /* Ensure it's interactable */
}

@media screen and (min-width: 980px) {
    div.header-location-selector #facet-toggle,
    div.header-location-selector_mobile #facet-toggle {
        display: none;
    }
}

@media screen and (max-width: 980px) {
    div.header-location-selector, div.header-location-selector_mobile {
        padding: 0 !important;
        position: relative;
        margin-bottom: 3vh;
    }

    .facetwp-facet.facetwp-facet-combined_nav_location.facetwp-type-autocomplete {
        flex-direction: column;
    }

    div.header-location-selector, div.header-location-selector_mobile {
        #facet-toggle {
            width: 70cqw;
            margin-left: -48px;
        }
    }

    div.header-location-selector:before, div.header-location-selector_mobile:before {
        top: 3vh;
        position: unset !important;
    }

    div.header-location-selector .facetwp-input-wrap,
    div.header-location-selector_mobile .facetwp-input-wrap {
        width: 100% !important;
    }

    div.header-location-selector .facet-location,
    div.header-location-selector_mobile .facet-location {
        border: none !important;
    }

    div.header-location-selector .facetwp-facet, div.header-location-selector_mobile .facetwp-facet {
        margin-bottom: 0 !important;
    }

    div.header-location-selector br, div.header-location-selector_mobile br {
        display: none;
    }

    div.header-location-selector a#fwp-proximity-submit,
    div.header-location-selector a#fwp-proximity-submit_mobile {
        margin-top: 1vh !important;
        padding: 10px !important;
        font-size: 14px !important;
    }
}

.es-widget-title-container {
    display: none !important;
}

#expirationdatediv {
    display: none;
    visibility: hidden;
    opacity: 0;
}

div#why-work-with-BMES-columns .icon i {
    font-size: 2em !important;
    color: #cc9f52;
}

.fwp-proximity-submit,
.fwp-proximity-submit_mobile {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px; /* Adjust width as needed */
}

.fwp-proximity-submit .spinner,
.fwp-proximity-submit_mobile .spinner {
    display: none; /* Hidden by default */
    width: 16px;
    height: 16px;
    margin-left: 8px;
    border: 2px solid white;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
}

/* Show spinner and hide text when button is loading */
.fwp-proximity-submit.loading .button-text {
    /* visibility: hidden; */
}

.fwp-proximity-submit.loading .spinner,
.fwp-proximity-submit_mobile.loading .spinner {
    display: inline-block;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.header-location-selector .search-inner,
.header-location-selector_mobile .search-inner {
    display: flex;
    flex-direction: column;
}


div.header-location-selector, div.header-location-selector_mobile {
    .search-inner {
        position: relative;
        z-index: 9999;
    }
    .toggle-location-selector {
        font-family: Montserrat !important;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 150% !important;
        color: #063C4A !important;
        text-decoration: underline;

        @media screen and (max-width: 980px) {
            color: #fff !important;
            font-size: 16px !important;
        }
    }

    .professional-location-search {
        position: absolute !important;
        top: 100%;
        left: 0;
        background-color: #fff;
        width: 100%;

        @media screen and (max-width: 980px) {
            position: relative !important;
            top: unset;
            background-color: unset !important;
            width: 100%;
        }

        .search-form-wrapper {
            /* display: flex; */
            display: none;
            justify-content: space-between;
            padding: 1em;

            br {
                display: none;
            }

            @media screen and (max-width: 980px) {
                padding: 1em 0;
                display: block;
            }

            &.active {
                display: flex;
            }

            .facetwp-facet {
                @media screen and (max-width: 980px) {
                    width: 100%;
                }
            }

            .fwp-proximity-submit, .see-all-locations-nav,
            .fwp-proximity-submit_mobile {
                border-radius: 2px !important;
                color: #212121 !important;
                text-align: center !important;
                font-family: Montserrat !important;
                font-style: normal !important;
                font-weight: 700 !important;
                line-height: normal !important;
                letter-spacing: 0.32px !important;
                text-transform: uppercase !important;
                transition: easeall 0.3s !important;
                border: none !important;
                display: inline-block;
                padding: 7px 12px !important;
                font-size: 1rem !important;
                background-color: #cc9f52 !important;
                cursor: pointer;
                width: 100%;
                margin-top: 10px !important;

                @media screen and (max-width: 980px) {
                    margin: 0;
                    width: 100%;
                    font-size: 16px !important;
                }
            }

            .see-all-locations-nav {
                border: 1px solid #063c4a !important;
                background: #063c4a !important;
                color: #fff !important;
                @media screen and (max-width: 980px) {
                    border: 2px solid #fff !important;
                }
                & a {
                    color: #fff;
                }
            }


            .facetwp-input-wrap {
                width: calc(25cqw - 1em) !important;

                @media screen and (max-width: 980px) {
                    width: 100% !important;
                    margin-bottom: 0.5em;
                }
            }
        }
    }
}

summary::marker,
details::marker {
    content: none !important;
    display: none !important;
}

details.et_pb_toggle {
    padding: 10px;
}

details.et_pb_toggle summary {
    cursor: pointer;
    transition: margin 9ms ease;
}

details.et_pb_toggle[open] summary {
    margin-bottom: 10px;
}

details.et_pb_toggle {
    padding: 20px;
}

details.et_pb_toggle .et_pb_toggle_title h3 {
    font-weight: 400 !important;
}

details .et_pb_toggle_title:before {
    color: #063C4A;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    content: "\f067" !important;
}

details {
    transition: all 0.3s linear;
}

details[open] .et_pb_toggle_title:before {
    content: "\f067" !important;
}


/*******/

.faq-question {
    padding: 1rem 1rem 1rem 2.2rem;
    display: block;
    position: relative;
    cursor: pointer;
    user-select: none;
    height: auto;
    /* Ensure natural height */
    min-height: fit-content;
    /* Maintain minimum height */
}

.faq-question h3 {
    margin: 0;
}

.faq-question:before {
    content: '';
    position: absolute;
    transform: rotate(0);
    transition: 0.25s transform ease;
}

.faq-item {
    will-change: height;
    transition: height 0.4s ease-out;
}

.faq-item[open] > .faq-question:before {
    transform: rotate(45deg);
}

.faq-question::-webkit-details-marker {
    display: none;
}

.faq-answer {
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

.faq-item.closing .faq-answer {
    opacity: 0;
}

body.et-db #et-boc .et-l #contact-info .et_pb_social_media_follow a.icon {
    background-color: #CC9F52 !important;
}

#join-the-club .ginput_container_consent {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    gap: 10px;
   
}

#join-the-club .ginput_container_consent label {
    line-height: unset;
}

#join-the-club .gfield_consent_description {
    border: none;
    padding: 0;
    overflow-y: unset;
    font-size: 12px !important;
}