/*
Theme Name: Haywood 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
*/

/* Wants to go with default color but has custom logo */

/*==============================================================================
  @Base Styles
==============================================================================*/
.nav {
  background: #231f20;
}

.featured-action:after {
  background: #f2f2f2;
}

@media (max-width: 759px) {
  .header {
    background: #231f20
  }
  .action-menu {
    background: #4c4d4f;
  }
  .action-menu .button:hover {
    color: #1ebec5
  }
  .banner::before {
    opacity: 1 !important;
    background: #231f20
  }
}

.banner::before {
  opacity: 0.45;
}

.media-image-placeholder {
  color: #1ebec5
}

.banner .banner-content .container {
  padding-top: 4em;
  padding-bottom: 4em;
}

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

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

/**
 * Custom Work
 */

 .footer {
  background: #231f20
 }

 .featured-action a {
  background: #231f20
 }

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

 .widget-cta .action em {
  color: #595959
 }

 .footer .footer-list a {
  color: #595959
 }

 .header .action-menu a {
  color: #fff;
 }

 /**
  * Custom Sub Nav
  */

  /**
   * Desktop nav
   */
    .nav-menu ul {
      background: #100f0f
    }

    .nav-menu ul a {
      color: #fff
    }

    .nav-menu ul li.current_page_item a, 
    .nav-menu ul li.current_page_parent a, 
    .nav-menu ul li.current_page_ancestor a,
    .nav-menu ul li:hover>a {
      color: #1ebec5
    }

  /**
   * Mobile Nav
   */
    @media (max-width: 759px) {
      .oc-aside {
        background: #4c4d4f
      }
      .oc-nav a,
      .oc-nav a:visited {
        color: #fff
      }
      .oc-nav a:hover,
      .oc-nav .current_page_item>a, 
      .oc-nav .current_page_parent>a {
        color: #1ebec5
      }
      .oc-header .close {
        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: #174E8C;
}

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

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

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

@media (min-width: 760px) {
  .action-menu .button {
    background: #4A90E2;
    color: #fff;
  }
  .action-menu .button:hover {
    background: #1ebec5;
    border-color: #1ebec5;
    color: #212121;
  }
  .action-menu .button.text {
    color: #fff;
  }
  .action-menu .button.text:hover {
    color: #1ebec5;
    text-shadow: 0px 0px 2px #000
  }
  .text-light .action-menu .button {
    background: #1ebec5;
    border-color: #1ebec5;
    color: #212121;
  }
  .text-light .action-menu .button:hover {
    background: #4c4d4f;
    border-color: #4c4d4f;
    color: #1ebec5;
  }
  .text-light .action-menu .button.text:hover {
    color: #1ebec5;
    text-shadow: 0px 0px 2px #000
  }
}

/*==============================================================================
  @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: #1ebec5;
  color: #212121
}

.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: #4c4d4f;
  color: #1ebec5
}

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

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

.featured-action a .icon {
  color: #1ebec5
}

.featured-action a:hover h2 {
  color: #1ebec5
}

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



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

.listing-subpages a {
  color: #303030;
}
.listing-subpages a h3 {
  color: #303030;
}
.listing-subpages a .icon {
  color: #4A90E2;
}
.listing-subpages a:hover {
  border-color: #3483de;
}
.listing-subpages a:hover h3 {
  color: #3483de;
}

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

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

.text-light .nav-menu>li>a:hover,
.text-light .nav-menu>li>a:hover, 
.text-light .nav-menu>li>a:focus, 
.text-light .nav-menu>li:hover>a, 
.text-light .nav-menu>li.current_page_item>a, 
.text-light .nav-menu>li.current_page_parent>a, 
.text-light .nav-menu>li.current_page_ancestor>a {
  color: #1ebec5;
}

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

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

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

/**
 * Sub Navigation
 */
.widget-nav ul li a:hover {
  background-color: rgba(255,255,255, 1);
  color: #3483de
}
.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: #174E8C;
}

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

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

.vs-logo-sec {
  display: none;
}

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