.mm-counter {
    display: none !important;
}
.WidgetTitle__Header-sc-581bc1ec-2.dLkQRC {
    display: none !important;
}
.mm-counter {
    display: none;
}
html{
    opacity: 0;
    transition: all 1s;
}

.header-f h4.location__name,
.header-g h4.location__name {
    display: block !important;
}

.header-f .locations-a .location__address-wrapper:before {
/* position: relative;
    left: -20px;
    top: 20px; */
    content: unset !important;
}

.header-f a.cta__button.component__button--1 {
    color: #fff !important;
}

.header-f .cta-a .cta__links-wrapper a:nth-child(2)
/* , .header-g .cta-a .cta__links-wrapper a:nth-child(2)  */
{
    display: block;
}

.header-f a.cta__button.component__button--1.piwik_ignore
/* , .header-g a.cta__button.component__button--1.piwik_ignore  */
{
    max-width: 290px !important;
    width: 290px !important;
    margin-left: 0px !important;
}



.header1 a.cta__button--icon.component__button--1.piwik_ignore {
    max-width: 300px !important;
    width: 300px !important;
    color: #fff !important;
    margin-left: 0px !important;
}

.header-f .cta__links-wrapper.cta__alignment--center,
.header1 .cta__links-wrapper.stacked.stacked__alignment--center
/* , .header-g .cta__links-wrapper.cta__alignment--center */
 {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

/* @media (min-width: 768px) {
    .header-g .cta-a .cta__links-wrapper {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
} */


.header-g .location__item,
.header-g .location__phone-wrapper {
    margin-top: 0px !important;
}

.gallery_community__container--inner.gallery__container--inner .gallery-items-wrap {
    display: flex;
    align-items: center;
}
.flex_wrap {
display: flex
}

.flex_1 {
flex: 1;
padding: 10px;
}

@media (max-width: 800px){
.flex_wrap {
flex-direction: column;
}
}

@media (min-width: 767px) {
.flex_1 ul {
    margin: auto;
    display: table;
}
}

.cta__links-wrapper.stacked.stacked__alignment--center {
    gap: 10px;
}

.rws-icon-container.rwl-top {
    bottom: 60px;
    top: unset;
}

.editable__container iframe {
    max-width: 100%;
}


.header-g .location__phone a{
    font-size: 18px !important;
    font-weight: bolder !important;
}

.header-g .location__name, .header-g .location__phone-wrapper{
    text-align: center !important;
}


.header-g .location__phone-wrapper,.header-g .location__phone{
    width: 100% !important;
    align-items: center !important;
    padding: 0px !important;
    justify-content: center !important;
}


.header-g .socialmedia__title-subtitle__wrapper {
    display: flex !important;
    margin-bottom: 5px !important;
}

.header-g .socialmedia__title.component__title {
    margin-bottom: 0px !important;
}

@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}
.header-g h4.location__name {
    color: #FFF;
}
.header-g .locations-a .list .location__item {
    background-color: #60A09E;
    border-radius: 10px;
    padding: 5px;
}
.header-g a.location__phone-num.piwik_ignore {
    color: #FFF;
}
@media (max-width: 991px) {
    body .section-pagecontent .editable__container img, .editable__container p img, .editable__container img, .blade__description img, .blog__item .blog__post-content img.blog__image {
        display: block;
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
        margin: auto !important;
        float:  none !important;
    }
    .rws-icon-container.rwl-top {
        top: unset;
        bottom: 80px;
    }
}


