/*
Theme Name: Welborne, White and Schmidt Dentistry v2
Theme URI: http://getflexsite.com
Description: Custom child theme created for the FlexSite network
Author: Avelient
Version: 1.0.0
Template: t5
Text Domain: t5-child
*/

/*==============================================================================
  @Base Styles
==============================================================================*/

body {
  background: #fff;
}

.header {
  background: #fff;
}

.nav {
  background: #fff;
  border-color: #283475;
}

.action-menu {
  background: #283475;
  border-bottom: 1px solid #ffffff;
}

.main {
  background: #efefef;
}

.footer-copyright {
  background: #283475;
}

@media (min-width: 760px) {
  .action-menu {
    background: none;
  }
}

.logo img {
  margin: 0 0;
}

.oc-aside-left.oc-active .oc-aside-left.oc-aside {
  background: #283475;
}

.banner.text-light .banner-action .phone .number a {
  color: #fff;
}

/**
 * Links
 */
a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: #45508a;
}

a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  color: #5ea4d7;
}

h1 {
  color: #d13f39
}

h2 {
  color: #d13f39
}

h1+h2 {
  color: #741E1B
}

h3 {
  color: #C6342F
}

/**
 * Stars
 */
ol.stars .icon-star {
  color: #549fd5;
}

/**
 * Custom Work (2026)
 */

.featured-blog .timestamp,
.post-action .timestamp {
  color: #6B6B6B;
}

.footer-copyright .sep {
  color: rgba(255, 255, 255, .75);
}

/*==============================================================================
  @Header
==============================================================================*/

/**
* Custom Logo Styles
* Rename #header-child.php & remove comment from this css to activate.
*

.header {
  padding: 0.5em 0;
}

.logo img {
  margin: 0rem 0 !important;
  padding: 0 !important;
  border-radius: 0px !important;
}
*/

.nav-menu>li>a {
  color: #283475;
}

.nav-menu>li:hover>a,
.nav-menu>li>a:focus,
.nav-menu>li>a:hover,
.nav-menu>li.current_page_ancestor>a,
.nav-menu>li.current_page_item>a,
.nav-menu>li.current_page_parent>a {
  color: #2C7CB5;
}

.action-menu .button:hover {
  background: rgba(255, 255, 255, .1);
}

@media (min-width: 760px) {
  .action-menu {
    border: none;
  }

  .action-menu .button {
    background-color: #8CBFE3;
    color: #212121;
  }

  .action-menu .button:focus,
  .action-menu .button:hover {
    background-color: #45508a;
  }

  .action-menu .button.text {
    color: #45508a;
  }

  .action-menu .button.text:hover {
    color: #45508a
  }
}

/*==============================================================================
  @Buttons
==============================================================================*/

.button.primary,
.widget .button,
.main .gform_wrapper .gform_footer input.button,
.main .gform_wrapper .gform_footer input[type=submit],
.main .gform_wrapper .gform_page_footer input.button,
.main .gform_wrapper .gform_page_footer input[type=submit] {
  background-color: #45508a;
}

.button.primary:hover,
.widget .button:hover,
.main .gform_wrapper .gform_footer input.button:hover,
.main .gform_wrapper .gform_footer input[type=submit]:hover,
.main .gform_wrapper .gform_page_footer input.button:hover,
.main .gform_wrapper .gform_page_footer input[type=submit]:hover,
.button.primary:focus,
.widget .button:focus,
.main .gform_wrapper .gform_footer input.button:focus,
.main .gform_wrapper .gform_footer input[type=submit]:focus,
.main .gform_wrapper .gform_page_footer input.button:focus,
.main .gform_wrapper .gform_page_footer input[type=submit]:focus {
  background-color: #549fd5;
}

/**
 * Outline Buttons
 */
.button.outline,
.nav-posts a {
  border-color: #454f8a;
  color: #454f8a
}

.button.outline:hover,
.nav-posts a:hover,
.button.outline:focus,
.nav-posts a:focus {
  border-color: #549fd5;
  color: #549fd5
}

/*==============================================================================
  @Navigation
==============================================================================*/

.nav-menu ul>li.current_page_item>a,
.nav-menu ul>li.current_page_parent>a,
.nav-menu ul>li.current_page_ancestor>a {
  color: #549fd5;
}

.oc-nav a {
  color: #fff !important;
}

.oc-nav a:hover {
  color: #549fd5 !important
}

.oc-nav .current_page_item>a {
  color: #9CC8E7 !important
}

/*==============================================================================
  @Featured Action
==============================================================================*/

.featured-action {
  background: #fff;
}

.featured-action a {
  background-color: rgba(0, 0, 0, 0);
}

.featured-action a:hover {
  background-color: #f1ede9;
}

.featured-action a h2,
.featured-action a .icon {
  color: #45508a
}

/*==============================================================================
  @Widgets
==============================================================================*/

/**
 * Global
 */
.widget h3 a {
  color: #2870A4
}

.widget h2 a:hover,
.widget h3 a:hover,
.widget .soften-text:hover {
  color: #454f8a;
}

/**
 * Sub Navigation
 */
.widget-nav ul li a:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #454f8a
}

.widget-nav ul>li.current_page_ancestor>a,
.widget-nav ul>li.current_page_item>a,
.widget-nav ul>li.current_page_parent>a {
  color: #2870A4;
}

/**
 * Featured
 */
.widget-featured ul a:hover .text {
  color: #00796b;
}

/*==============================================================================
  @Listing Subpages
==============================================================================*/

.listing-subpages a {
  border-color: #454f8a;
  color: #404040;
}

.listing-subpages a h3 {
  color: #404040;
}

.listing-subpages a:hover .icon {
  color: #454f8a;
}

.listing-subpages a .icon {
  color: #549fd5;
}

.listing-subpages a:hover {
  border-color: #2870A4;
}

.listing-subpages a:hover h3 {
  color: #2870A4;
}

/*==============================================================================
  @Footer
==============================================================================*/

.footer a,
.footer a:visited {
  color: #45508a
}

.footer a:hover,
.footer-list li a:hover {
  color: #2D7BB4;
}

.footer h3 {
  color: #d13f39
}

.footer .footer-copyright a,
.footer .footer-copyright h3 {
  color: #fff
}