.EDN_article-subtitle {
  font-weight: 500;
  font-family: 'gothammedium', sans-serif;
}

.sc-content-block-quick-insert{ display: none !important; }

header a[id*="_hypLogo"],
header a[id*="_hypLogo"]:hover,
header a[id*="_hypLogo"]:active,
header a[id*="_hypLogo"]:focus,
header a[id*="_hypLogo"]:visited { 
  color: white!important;
}


.blog-article-featured h2.featured {
  position: static !important;
}

.blog-article-featured a.btn .sr-only {
    color: inherit !important;
}


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


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

.c-form .label-top {
    height: auto!important;
    color: #353535!important;
    position: static!important;
}

.c-form .form-group-btn button.js--dynamicStoreInfo--CTA.btn-primary {
    margin-top: 2rem;
    color: black !important;
}


@media (min-width: 992px) {
    .header .logo {
        padding-top: 0 !important;
    }

    .header .logo-wrap {
        margin-top: 10px !important;
    }

    .header.ctown .row .col-md-9 {
        display: flex;
        align-items: center;
    }
}

.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 a.link.link--muted {
    text-decoration: underline !important;
}

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

.DnnModule-TenPoundGorillaMyStore .store-locator .link {
    color: #b3000f;
}

.store-btn.store-location > * {
    align-self: center;
}

.blog-content,
.blog-body {
    color: #353535;
}

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

.blog-overview a {
    color: var(--darkred) !important;
}

h2.dark {
    color: var(--darkred) !important;
}

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

@media (min-width: 992px) {
    .header .navbar-expand-lg {
        margin-left: auto;
    }
}

.skin .Normal {
    color: #353535;
    font-family: "AvenirNext", sans-serif;
    font-size: 20px;
    line-height: 1.3em;
}



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

.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 .store-locator__container__dynamic-result-msg {
    margin-top: 1.25rem;
}

.DnnModule-TenPoundGorillaMyStore .set-favorite-store:hover,
.DnnModule-TenPoundGorillaMyStore .close-store-locator:hover,
.DnnModule-TenPoundGorillaMyStore .set-favorite-store:focus,
.DnnModule-TenPoundGorillaMyStore .close-store-locator:focus {
    color: #A01F1F !important;
}

.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;
}

a.Link {
    text-decoration: underline;
}

.color-band .Link {
    color: var(--darkred) !important;
}

.btn.submit:focus {
    outline: 1px dashed #A01F1F !important;
}

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

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

button.icon-close:focus {
    color: white;
    outline: 2px dashed #A01F1F !important;
}

button.slide-tab:focus {
    outline: 2px dashed #A01F1F !important;
}

.ModEasyDNNnewsSearchC .search_input .do_search:after {
    background-size: 1rem 1rem !important;
}





