.sc-content-block-quick-insert{ display: none !important; }
.blog-article-featured h2.featured {
  position: static;
  bottom: initial;
}

.personabar-visible .datepicker.dropdown-menu { left: 130px !important; }


.DnnModule-TenPoundGorillaMyStore .store-locator__container__store-list__item__details__store-address,
.DnnModule-TenPoundGorillaMyStore .store-locator__container__store-list__item__details__distance,
.DnnModule-TenPoundGorillaMyStore .store-locator__container__dynamic-result-msg p {
    color: #595959 !important;
}

.DnnModule-TenPoundGorillaMyStore .set-favorite-store,
.DnnModule-TenPoundGorillaMyStore .close-store-locator {
    display: block;
    color: #353535;
    text-decoration: underline !important;
}

.DnnModule-TenPoundGorillaMyStore .switch-to-store-locator,
.DnnModule-TenPoundGorillaMyStore .close-store-locator {
    min-height: 44px;
    min-width: 44px;
    line-height: 44px;
}

.DnnModule-TenPoundGorillaMyStore .set-favorite-store {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 44px;
    justify-content: center;
    text-align: center;
    margin-bottom: 0.5rem;
}

.DnnModule-TenPoundGorillaMyStore .set-favorite-store span {
    display: block;
}

.DnnModule-TenPoundGorillaMyStore .store-locator__container__dynamic-result-msg {
    margin-top: 1.25rem;
}

.DnnModule-TenPoundGorillaMyStore a.link.link--muted {
    text-decoration: underline !important;
}

.DnnModule-TenPoundGorillaMyStore .set-favorite-store {
    display: block;
}

.store-locator__container__store-list__item__cta {
 font-size: 0.8625rem;
}

.c-form .form-group-btn button.js--dynamicStoreInfo--CTA.btn-primary {
    color: #094FA3 !important;
}


.store-locator-band.split:before,
.store-locator-band.split:after {
    z-index: 3 !important;
}

.store-btn {
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.store-btn.store-location > * {
    align-self: center;
}


.blog-details-content a,
.blog-overview a {
    text-decoration: underline;
}

.feat-badge span {
    color: black;
    background-color: #FCCE02;
}


.slide-out .slide-tab {
    border-width: 0 0 0 4px;
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
}

.slideout:not(.static) {
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
}

.blog-article-featured a:not(.btn):focus {
    color: white;
}

.blog-article-featured .btn:focus {
    box-shadow: none;
    outline-offset: 2px;
    outline: 2px dashed white !important;
}
.skin .Normal {
    color: #353535;
    font-family: "AvenirNext", sans-serif;
    font-size: 20px;
    line-height: 1.3em;
}

/*
.bravo .edn_widget_filtermenu_box {
    padding: 15px 15px 25px 15px;
}
.bravo .filter-menu img {
    position: relative;
    background: #fff;
    width: 44px;
    z-index: 111;
    pointer-events: none;
    top: 4px;
    padding: 10px;
    height: 44px;
}
.bravo .ModEasyDNNnewsSearchC {
    margin-top: -65px;
    margin-right: 100px;
    margin-bottom: 38px;
}
*/

.fw-bold,
.font-weight-bold {
    font-weight: bold !important;
    font-family: "AvenirNextBold", sans-serif !important;
}

.header .navbar .top-nav ul li.root a::after {
    content: "/";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0 !important;
}

.btn.submit:focus {
    outline: 1px dashed #094FA3 !important;
    color: #094FA3 !important;
}

a.Link {
    text-decoration: underline;
}

.edn_userDashboard {
    margin: 1.5rem 0;
}
.skin .news .edn_userDashboard a {
    color: #353535 !important;
}

.sr-only {
    color: inherit !important;
}
.bravo .ModEasyDNNnewsSearchC .search_input .do_search:after {
    background-size: 1rem 1rem !important;
    background-position: center !important;
}

.bravo .btn-pause:focus {
    background-color: #094FA3;
}





