/*!
Theme Name:     Newsbeat Child
Description:    Newsbeat child theme
Author:         wpthms.com
Template:       newsbeat
Version:		1.0

(optional values you can add: Theme URI, Author URI, Version)
*/

body {
    color: #485865;
}
.mb-0 {
    margin-bottom: 0;
}
label {
    font-weight: 400;
}
.entry-content dd a[href*="#"]:hover, .entry-content dd a[href*="//"]:hover, .entry-content em a[href*="#"]:hover, .entry-content em a[href*="//"]:hover, .entry-content ol:not([class]) a[href*="#"]:hover, .entry-content ol:not([class]) a[href*="//"]:hover, .entry-content p a[href*="#"]:hover, .entry-content p a[href*="//"]:hover, .entry-content strong a[href*="#"]:hover, .entry-content strong a[href*="//"]:hover, .entry-content ul:not([class]) a[href*="#"]:hover, .entry-content ul:not([class]) a[href*="//"]:hover, .entry-content>a[href*="#"]:hover, .entry-content>a[href*="//"]:hover {
    box-shadow: none;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #ffce00;
    border-color: #ffce00;
}
.btn-primary:hover, .woocomerce .btn-primary:hover {
    background-color: #FF0031;
    border-color: #FF0031;
}
.pp-link {
    color: #FF0031 !important;
}
.pp-link:hover {
    text-decoration: underline !important;
    color: #FF0031 !important;
    box-shadow: none !important;
}
.information ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.information li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.information li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0;
    width: 45px;   
}

.information li li {
    margin: 0;
}

.information li li:before {
    content: counters(item, ".") " ";
}
.information .info-heading {
    margin-bottom: 10px;
}
.information > ol > li:before {
    font-weight: 700;
    font-size: 24px;
    color: #000;
}
.nb-dd .menu li.menu-item .sub-menu li.menu-item>a {
    text-transform: uppercase;
    color: #FFCE00;
}
.inline-related-posts {
    padding: 25px;
    background-color: #FFCE00;
}
.in-w .p-nav-w, .s-s-n {
    height: 70px !important;
    line-height: 60px;
    padding: 5px 0;
}
.p-nav-w, .s-banner-w { line-height: 200px; background: #FF0031; }
.site-branding.image-logo .desktop-logo {
    width: 425px !important;
}
h3.widget-title, .invert-color a:hover, .entry-title {
    color: #FF0031;
}
.site-branding.image-logo .mobile-logo {
    width: 50px !important;
    margin: 5px 0;
}
.invert-color .current-menu-ancestor, .invert-color b, .invert-color h1, .invert-color h2, .invert-color h4, .invert-color h5, .invert-color h6, .invert-color strong {
    color: #FF0031;
}
.invert-color li:hover>a, .invert-color .current-menu-parent, .invert-color .current-menu-item {
    color: #fff;
}
.nb-dd .menu li.menu-item.default-menu .sub-menu:before, .nb-dd .menu li.menu-item.mega-menu .mmenu-ct-w:before, .nb-dd .menu li.menu-item>a:before {
    background-color: #485865;
}
.nb-dd .sub-menu h4, .nb-dd .mmenu-ct-w a {
    color: #fff;
}
.nb-dd .mmenu-ct-w .entry-meta, .nb-dd .sub-menu .entry-meta {
    color: #FFCE00;
}
.search-field {
    border: 1px solid #252d33 !important;
}
.sub-menu-right .ti__search:before {
    color: #FFCE00;
}
.search-submit > .ti__search:before {
    color: #252d33;
}
.nb-dd .menu li.menu-item.mega-menu .mmenu-block-default>.mmenu-block-col .e-t {
    font-weight: 700;
}
.h-nav li:hover>a {
    color: #FFCE00;
}
.pbs-bricks .brick-c {
    border-radius: 10px;
}
.pbs-section-title {
    text-transform: uppercase;
    font-weight: 900;
}
.spotlights h2 {
    color: #4E013F;
}
.spotlights .pbs-section-desc {
    color: #485865;
}
.spotlights .entry-meta .cat-link {
    color: #06E1B7;
}
.spotlights .entry-title {
    color: #485865;
    font-weight: 700;
}
.hentry .entry-title a:hover {
    box-shadow: none !important;
}
.spotlights .hentry .entry-title a:hover {
    color: #4E013F;
}
.spotlights .thumb-w img {
    border-radius: 5px;
}
.trending {
    background: #06E1B7;
}
.trending h2 {
    color: #4E013F;
}
.trending .pbs-section-desc {
    color: #fff;
}
.trending .thumb-w img {
    border-radius: 10px;
}
.trending .entry-title {
    color: #4E013F;
    font-weight: 700;
}
.trending .entry-meta .cat-link {
    color: #fff;
}
.trending .meta-info {
    color: #fff;
}
.thumb-w {
    background: transparent;
}
.staff-picked {
    background: #4E013F;
}
.staff-picked h2 {
    color: #06E1B7;
}
.staff-picked .pbs-section-desc {
    color: #fff;
}
.latest-stories h2 {
    color: #FF0031;
}
.latest-stories .pbs-section-desc {
    color: #485865;
}
.latest-stories .entry-title {
    color: #485865;
    font-weight: 700;
}
.latest-stories .entry-meta .cat-link {
    color: #FF0031;
}
.latest-stories .thumb-w img {
    border-radius: 5px;
}
.pbs-nav a {
    border-radius: 26px;
}
.pbs-nav a:hover {
    color: #FF0031;
    border-color: #FF0031;
}
.h-nav-in{
    background: #485865;
}
.footer-widgets, .copyright {
    color: #fff;
}
.footer-widgets .rpwwt-post-title {
    color: #fff;
    font-weight: 700;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border-radius: 5px;
}
.footer-widgets .rpwwt-post-date {
    color: #FFCE00;
}
.primary-nav-wrapper li a {
    color: #FFCE00;
}
.site-footer {
    background: url('../jpg/gtg_footer_background.jpg') no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.invert-color h3 {
    color: #FFCE00;
}
.entry-meta, .entry-meta a {
    color: #495965;
}
.vcard {
    color: #495965 !important;
}
.vcard a {
    color: #FF0031;
}
.post-thumbnail .thumb-w img {
    border-radius: 5px;
}
.wpp-list img {
    border-radius: 5px;
}
.wpp-list li {
    margin-bottom: 10px;
}
.wpp-list li:last-child {
    margin-bottom: 0;
}
.sidebar h3, .sidebar .widget h2 {
    color: #4F0240;
    font-weight: 900;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 1.6rem;
}
.sidebar a:hover {
    color: #07E2B8;
}
.hentry .entry-title a:hover {
    color: #FFCE00 !important;
}
.page-links>* {
    color: #495965;
}
.page-links>a:hover {
    border-color: #495965;
    color: #495965;
}
.posts-navigation a:hover {
    background: #fff;
}
.social-networks.display-list.style-plain-color li a {
    border-radius: 18px;
}
.single-related-posts h3 {
    font-weight: 900;
}
.single-related-posts .entry-date {
    color: #FF0031;
}
.single-related-posts .entry-title {
    color: #495965;
}
.comment-toggle .btn-block {
    border-radius: 27px;
    border-color: #eff3f3;
    background-color: #fff;
    color: #495965;
}
.comment-toggle .btn-block:hover {
    border-color: #495965;
}
.comment-respond {
    background: #fff;
    border-radius: 27px;
}
.comment-reply-title {
    color: #FF0031;
}
#wp-comment-cookies-consent {
    margin-right: 5px;
}
.entry-content dd a[href*="#"], .entry-content dd a[href*="//"], .entry-content em a[href*="#"], .entry-content em a[href*="//"], .entry-content ol:not([class]) a[href*="#"], .entry-content ol:not([class]) a[href*="//"], .entry-content p a[href*="#"], .entry-content p a[href*="//"], .entry-content strong a[href*="#"], .entry-content strong a[href*="//"], .entry-content ul:not([class]) a[href*="#"], .entry-content ul:not([class]) a[href*="//"], .entry-content>a[href*="#"], .entry-content>a[href*="//"] {
    box-shadow: none;
}
.entry-content ul:not([class]) a[href*="//"]:hover {
    box-shadow: none;
}
.entry-content ul:not([class]) a[href*="//"] {
    color: #FF0031;
}
.link {
    color: #FF0031 !important;
}
.link:hover {
    color: #FF0031 !important;
    box-shadow: none !important;
}
.n-i-c .current_page_item {
    color: #FF0031;
}
.h-nav-toggle {
    background-color: #FF0031;
}
.ti__close:before {
    color: #FFCE00;
}
.btn-red {
    background: #FF0031 !important;
}
blockquote, q {
    font-size: inherit;
}
.author-meta .author-name, .vcard {
    color: #FF0031;
}
.single .single-block {
    border-radius: 7px;
}
#featured-caption {
    text-align: center;
}
.single .entry-content h2 {
    color: #495965;
}
.single .entry-content h3 {
    color: #FF0031;
}
.single .entry-content p a[href*="//"] {
    color: #FF0031;
    font-weight: 700;
}
/* .single .social-networks a {
    color: #495965;
    font-weight: 400;
} */
.comments-title {
    color: #FF0031;
    text-transform: capitalize;
}
.comment-author .fn {
    color: #FF0031;
}
@media only screen and (min-width: 992px) {
    .s-h.layout-v7 .site-branding {
        vertical-align: middle;
    }
    .m-h-s.post .e-t.headline {
        font-size: 4rem;
    }
    #page h1.page-title {
        font-size: 3.5rem;
    }
    .search-results h1.page-title, .tag h1.page-title {
        color: #495965;
    }

    .m-sb {
        margin-left: 30px;
    }
}

@media (max-width: 991px) {
    .secondary-bg {
        background: #FF0031;
    }
}

@media only screen and (max-width: 768px) {
    .pbs-bricks .bricks-i-w {
        padding: 20px;
    }

    .brick-i {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .newsletter-sub .wpb_column {
        margin-bottom: 0 !important;
    }

    .home .s-c>* {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 480px) {
    .pbs-section-title {
        font-size: 25px;
    }

    .js-cm-submit-button {
        min-width: 75px !important;
    }

    .single .entry-title {
        font-size: 30px;
    }

    .single .related-by-tags .entry-title, .single .related-by-cats .entry-title {
        font-size: 2rem;
        font-weight: 700;
    }

    .single .entry-content h2 {
        font-size: 20px;
        font-weight: 700;
        color: #495965;
    }

    .category-vaccine-sa #content {
        padding-top: 0;
    }

    .v-sa {
        margin-top: 0 !important;
        padding-left: 0;
        padding-right: 0;
    }
}
