/**
 * @file
 * styling file for wbkidsgo theme
 */
header.site-header .site-header-top {
  background-color: #19767B;
}

.franchise-filters {
  background-color: transparent;
}

.landing-page-content-container .landing-page-content-wrapper-outer .landing-page-content .landing-page-item.landing-page-item-active::after {
  background-color: transparent;
  border-bottom-color: #145B60;
}

.landing-page-content-container .landing-page-content-wrapper-outer .landing-page-content .landing-page-item.optin-container {
  background-color: #19767B;
}

.landing-page-content-container .landing-page-content-wrapper-outer .landing-page-content .landing-page-item.optin-container .primary-info .optin-email-outer .icon-icon-mail-line {
  color: #19767B;
}

body .landing-page-content .landing-page-modal, body .sp-container.cbp-popup-singlePageInline-open .landing-page-modal, body.inline--open .landing-page-content .landing-page-modal, body.inline--open .sp-container.cbp-popup-singlePageInline-open .landing-page-modal {
  background-color: #145B60;
}

body .landing-page-content .landing-page-modal.landing-page-modal-above .landing-page-modal-tip:before, body .sp-container.cbp-popup-singlePageInline-open .landing-page-modal.landing-page-modal-above .landing-page-modal-tip:before, body.inline--open .landing-page-content .landing-page-modal.landing-page-modal-above .landing-page-modal-tip:before, body.inline--open .sp-container.cbp-popup-singlePageInline-open .landing-page-modal.landing-page-modal-above .landing-page-modal-tip:before {
  border-top-color: #19767B;
}

body .landing-page-content .landing-page-modal.landing-page-modal-above.landing-page-modal-progress .landing-page-modal-tip:before, body .sp-container.cbp-popup-singlePageInline-open .landing-page-modal.landing-page-modal-above.landing-page-modal-progress .landing-page-modal-tip:before, body.inline--open .landing-page-content .landing-page-modal.landing-page-modal-above.landing-page-modal-progress .landing-page-modal-tip:before, body.inline--open .sp-container.cbp-popup-singlePageInline-open .landing-page-modal.landing-page-modal-above.landing-page-modal-progress .landing-page-modal-tip:before {
  border-top-color: #145B60;
}

body .landing-page-content .landing-page-modal.landing-page-modal-below .landing-page-modal-tip:before, body .sp-container.cbp-popup-singlePageInline-open .landing-page-modal.landing-page-modal-below .landing-page-modal-tip:before, body.inline--open .landing-page-content .landing-page-modal.landing-page-modal-below .landing-page-modal-tip:before, body.inline--open .sp-container.cbp-popup-singlePageInline-open .landing-page-modal.landing-page-modal-below .landing-page-modal-tip:before {
  border-bottom-color: #145B60;
}

#game-modal .modal-dialog .modal-content {
  background: #19767B;
}

.related-content {
  background-color: #19767B;
}

.related-content .related-header-outer {
  background-color: #19767B;
}

.related-content .related-header-outer .related-header {
  background-color: #19767B;
}

.related-content ul.slick-slider .slick-slide li > a > img {
  border: 2px solid #19767B;
}

.footer-buttons .footer-button, .footer-buttons .footer-toggle, .footer-buttons .footer--trigger, .footer-buttons .footer-toc-link, .footer-buttons .footer-pp-link {
  background: #19767B;
  color: #FFFFFF;
}

.footer-buttons .footer-button a, .footer-buttons .footer-toggle a, .footer-buttons .footer--trigger a, .footer-buttons .footer-toc-link a, .footer-buttons .footer-pp-link a {
  color: #FFFFFF;
}

footer.site-footer {
  color: #FFFFFF;
  background-color: #19767B;
  border-top: 2px solid #19767B;
}

footer.site-footer .footer-modal {
  background: #19767B;
}

footer.site-footer .footer-modal .container .logo .footer-logo {
  background-image: url("../logo.png");
}

footer.site-footer .footer-modal .legal {
  background: #145B60;
}

#modal-age-gate .modal-dialog .modal-content,
#modal-underage .modal-dialog .modal-content,
#modal-subscription .modal-dialog .modal-content,
#modal-leavingdomain .modal-dialog .modal-content {
  background: #19767B;
}

#modal-age-gate .modal-dialog .modal-content .modal-body .birthday-picker .col:after,
#modal-underage .modal-dialog .modal-content .modal-body .birthday-picker .col:after,
#modal-subscription .modal-dialog .modal-content .modal-body .birthday-picker .col:after,
#modal-leavingdomain .modal-dialog .modal-content .modal-body .birthday-picker .col:after {
  color: #19767B;
}

#modal-age-gate .modal-dialog .modal-content .modal-footer,
#modal-underage .modal-dialog .modal-content .modal-footer,
#modal-subscription .modal-dialog .modal-content .modal-footer,
#modal-leavingdomain .modal-dialog .modal-content .modal-footer {
  background: #19767B;
}

.landing-page-current-filters {
  color: #19767B;
}

a.content-cta button.cta-button {
  background: #19767B !important;
  border-color: #19767B !important;
  color: #FFFFFF;
}

a.content-cta button.cta-button:hover {
  background-color: #104d51 !important;
  border-color: #104d51 !important;
}

section.block-views-blockfeatured-content-block-featured-content-block .featured-dots .featured-dot.active .featured-dot-shape,
section.block-views-blockfeatured-content-block-featured-content-block .featured-dots .featured-dot .featured-dot-shape:hover, section.featured .featured-dots .featured-dot.active .featured-dot-shape,
section.featured .featured-dots .featured-dot .featured-dot-shape:hover {
  background-color: #19767B;
}
