/*
Theme Name: Dental Smiles of Stockbridge
Theme URI: http://getflexsite.com
Description: Custom child theme created for the FlexSite network
Author: Avelient
Version: 1.0.0
Template: t4
Text Domain: t4-child
*/

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

body {
  background: #efefef;
}
.header {
  background: #efefef;
  border-bottom: 1px solid rgba(40, 75, 157, 0.1);
}
.nav,
.action-menu {
  background: #5dc9e4;
}
.banner {
  background: #303030;
}
.main {
  background: #fff;
}
.widget {
  background: #efefef;
}
.footer {
  background: #18748c;
}

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

.logo img {
  margin: 0 0;
}

.banner-content {
  padding-top: 1.5em;
}

.banner-full::before {
  background: #000;
  opacity: 0.25;
}

/**
 * Custom Work
 */

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

.header .action-menu .text a {
  color: #18748c;
}

.banner-content .banner-action .phone a {
  color: #fff;
}

.banner-content .banner-action .phone a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.footer-list .timestamp {
  color: rgba(255, 255, 255, 0.75);
}

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

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

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: rgba(32, 117, 136, 0.85);
}

h1 {
  color: #444f68;
}

h2,
h1 + h2,
h3,
h4,
h5 {
  color: #9c2f19;
}

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

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

.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: rgba(0, 0, 0, 0.55);
}

.action-menu .button {
  color: #fff;
}
.action-menu .button:focus,
.action-menu .button:hover {
  color: #a9c5e4;
}

@media (min-width: 760px) {
  .action-menu .button {
    color: #18748c;
    border-color: #35b4cf;
  }
  .action-menu .button:focus,
  .action-menu .button:hover {
    color: #18748c;
    border-color: #18748c;
  }
  .action-menu .button.text {
    color: #303030;
  }
  .action-menu .button.text:hover {
    color: #303030;
  }
}

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

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

.button.primary,
.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: #35b4cf;
  color: #002121;
}
.button.primary: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,
.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: #444f68;
}

.widget .button {
  background-color: #35b4cf;
  color: #212121;
}
.widget .button:hover,
.widget .button:focus {
  background-color: #444f68;
}

/**
 * Outline Buttons
 */
.button.outline,
.nav-posts a {
  border-color: #35b4cf;
  color: #35b4cf;
}
.button.outline:hover,
.nav-posts a:hover,
.button.outline:focus,
.nav-posts a:focus {
  border-color: #444f68;
  color: #444f68;
}

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

.oc-nav .current_page_parent > a,
.oc-nav .current_page_item > a,
.oc-nav a:hover {
  color: #284b9d !important;
}

.oc-nav a,
.oc-nav a:visited {
  color: #828282;
}

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

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

.featured-action {
  background: #18748c;
}
.featured-action a {
  background-color: rgba(0, 0, 0, 0);
}
.featured-action a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

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

/**
 * Global
 */
.widget h3 a,
.widget h2 a {
  color: #35b4cf;
}

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

.widget-locations {
  padding-left: 2em;
  padding-top: 1.5em;
  border: none;
}

/**
 * Sub Navigation
 */
.widget-nav ul li a:hover,
.widget-nav ul > li.current_page_item > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #18748c;
  text-decoration: underline;
  text-decoration-color: #35b4cf;
}
.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: #35b4cf;
}

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

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

.listing-subpages a {
  color: #303030;
}
.listing-subpages a h3 {
  color: #303030;
}
.listing-subpages a .icon {
  color: #35b4cf;
}
.listing-subpages a:hover {
  border-color: #284b9d;
}
.listing-subpages a:hover h3 {
  color: #284b9d;
}

/*==============================================================================
  @Footer
==============================================================================*/
.footer a,
.footer a:visited {
  color: #fff;
}

.footer a:hover {
  color: rgba(255, 255, 255, 0.75);
}

.footer-list a:hover .timestamp {
  color: #fff;
}

.footer-logo .vs-logo-sec {
  background-color: #efefef;
}

.footer-logo .network-logo-sdc {
  background: #18748c url(/fs-shared/dist/img/ss-logo-sdc-light.svg) no-repeat
    center center;
  background-size: 180px 47px;
}

.footer h3,
.footer p {
  color: #fff;
}
