/*
Theme Name: Parnell Family Eye Care
Theme URI: http://getflexsite.com
Description: Custom child theme created for the FlexSite network
Author: Avelient
Version: 1.0.0
Template: vs6
Text Domain: vs6-child
*/

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

body {
  background: #efefef;
}

.header {
  background: transparent;
}

.nav,
.action-menu {
  background: #5b6978;
}

.main {
  background: #fff;
}

.footer-content-wrap {
  background: #fbfbfb;
}

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

/**
 * Custom Work
 */

h2,
h1+h2,
h1+p+h2,
h1+.partner+h2 {
  color: #5b6978;
}

.featured-action:after,
.home .main {
  background: #fff;
}

.banner-images {
  display: unset;
}

.banner::before {
  opacity: 0;
  background: #fff;
}

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

.banner.text-light h1,
.banner.text-light .text-lead,
.banner.text-light .banner-action .phone {
  color: #212121;
}

.featured-action a {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.featured-action a:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
}

.footer .footer-copyright .button.outline.invert {
  color: #212121;
  border-color: rgba(0, 0, 0, 0.15);
}

.footer .footer-copyright .button.outline.invert:hover {
  color: #212121;
  border-color: rgba(0, 0, 0, 0.15);
  background: #fff;
}

/**
 * Compliance Updates
 */

.featured-action a p,
.post-action .timestamp {
  color: #757575;
}

.banner {
  background: #fafbfa;
}

.footer .footer-copyright,
.footer-copyright .sep {
  color: #212121;
}

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

.banner.text-light .banner-action .phone .number a:hover,
.banner.text-light .banner-action .phone .number a:focus {
  text-decoration: underline;
}

/**
 * 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,
.footer a,
.footer .vcard a {
  color: #256f9a;
}

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

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

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

.nav-menu>li:hover>a,
.nav-menu>li>a:focus,
.nav-menu>li>a:hover {
  color: #404040;
}

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

.text-light .nav-menu>li>a {
  color: #fff;
}

.text-light .nav-menu>li:hover>a,
.text-light .nav-menu>li>a:focus,
.text-light .nav-menu>li>a:hover,
.text-light .nav-menu>li.current_page_ancestor>a,
.text-light .nav-menu>li.current_page_item>a,
.text-light .nav-menu>li.current_page_parent>a {
  color: rgba(255, 255, 255, 0.65);
}

@media (min-width: 760px) {

  .action-menu .button,
  .text-light .action-menu .button {
    background-color: #5b6978;
    border: none;
    color: #fff;
  }

  .action-menu .button:focus,
  .action-menu .button:hover,
  .text-light .action-menu .button:focus,
  .text-light .action-menu .button:hover {
    background-color: #979fa6;
    border: none;
    color: #212121;
  }

  .action-menu .button.text,
  .action-menu .button.text a,
  .text-light .action-menu .button.text,
  .text-light .action-menu .button.text a {
    color: #404040;
  }

  .action-menu .button.text:hover,
  .text-light .action-menu .button.text:hover {
    color: #256f9a;
  }
}

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

.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: #979fa6;
  color: #212121;
}

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

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

.oc-nav a:hover {
  color: #256f9a;
}

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

.featured-action a .icon {
  color: #256f9a;
}

.featured-action a:hover h2 {
  color: #154058;
}

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

/**
 * Global
 */
.widget h2 a:hover,
.widget h3 a:hover,
.widget .soften-text:hover {
  color: #154058;
}

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

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

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

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

.listing-subpages a {
  color: #303030;
}

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

.listing-subpages a .icon {
  color: #256f9a;
}

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

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

/*==============================================================================
  @Featured Blog
==============================================================================*/

.featured-blog a:hover {
  color: #256f9a;
}

/*==============================================================================
  @Testimonial
==============================================================================*/

.media-image-placeholder {
  color: #256f9a;
}

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

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