/*
Theme Name: Brant Rouse DDS
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: #2b353d;
}
.header {
  background: #FFF;
}
.nav {
  background: #2a353d
}
.action-menu {
  background: #2B353D;
}
.main {
  background: #f3f3f3;
}
.featured-blog {
  background: #f3f3f3
}
.footer {
  background: #fff
}
.footer-copyright {
  background: #2B353D;
}

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

.logo .region {
  font-size: 1.625em;
  color: #61202C
}

.logo img {
  margin: 0 0;
}

.fine-print {
  color: rgba(0,0,0,.25);
  font-size: .75em
}


/**
 * 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: #e50b14;
}

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: #7F060B;
}

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

h1 {
  color: 
}

h2,
h1+h2,
h1+.partner+h2,
h1+p+h2 {
  color: #827157
}

h3 {
  color: #827157;
  font-weight: bold;
}

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

/*==============================================================================
  @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: #fff;
}
.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: #e50b14;
}

@media (min-width: 760px) {
  .action-menu .button {
    background-color: #4F6170;
  }
  .action-menu .button:focus,
  .action-menu .button:hover {
    background-color: #2B353D;
  }
  .action-menu .button.text {
    color: #404040;
  }
  .action-menu .button.text:hover {
    color: #404040
  }
}

/*==============================================================================
  @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: #4F6170;
}
.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: #2B353D;
}

/**
 * Outline Buttons
 */
.button.outline,
.nav-posts a {
  border-color: rgba(0,0,0, 0.1);
}
.button.outline:hover,
.nav-posts a:hover,
.button.outline:focus,
.nav-posts a:focus {
  border-color: #7F060B;
  color: #7F060B
}

/*==============================================================================
  @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: #4F6170;
}

.oc-nav a:hover {
  color: #4F6170
}

.nav-menu ul,
.oc-aside {
  background: #fff8ed
}

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

.featured-action {
  background: #2B353D;
}
.featured-action a {
  background-color: rgba(0,0,0, 0);
}
.featured-action a:hover {
  background-color: rgba(255,255,255, 0.1);
}

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

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

/**
 * Global
 */
.widget h2 a,
.widget h3 a {
  color: #e50b14
}

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

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

.widget-nav ul > li.current_page_item > a:hover {
  color: #7F060B
}

.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: #e50b14;
}

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

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

.listing-subpages a {
  color: #404040;
}
.listing-subpages a h3 {
  color: #404040;
}
.listing-subpages a .icon {
  color: #e50b14;
}
.listing-subpages a:hover {
  border-color: #7F060B;
}
.listing-subpages a:hover h3 {
  color: #7F060B;
}

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

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

.footer-logo {
	 display:  none
}
