/*
Theme Name: Greater Thumb Eyecare
Theme URI: http://getflexsite.com
Description: Custom child theme created for the FlexSite network
Author: Avelient
Version: 1.0.0
Template: vs5
Text Domain: vs5-child
*/

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

body {
  background: #fff;
}
.header {
  background: #fff url("img/pattern.png");
}
.nav {
  background: #18294a
}
.action-menu {
  background: #18294a;
}
.main {
  background: #efefef;
}
.footer {
  background: url("img/pattern.png")
}
.footer-copyright {
  background: #18294a;
}

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

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

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

h1 {
  color: #489da0
}

h2,
h1+h2,
h1+p+h2,
h1+.partner+h2 {
  color: rgba(72, 157, 160, .75);
}

h3 {
  color: #489da0;
  font-weight: bold;
}

h4,
h5,
h6 {
  color: #489da0
}

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

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

.action-menu .button:hover {
  color: #75ccd0
}

@media (min-width: 760px) {
  .action-menu .button {
    background-color: #E05800;
  }
  .action-menu .button:focus,
  .action-menu .button:hover {
    background-color: #B24600;
  }
  .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: #E05800;
}
.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: #B24600;
}

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

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

.oc-aside {
  background: #18294a;
}

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

.oc-nav a:hover,
.oc-nav a:visited:hover {
  color: #75ccd0
}

.oc-nav .current_page_item > a,
.oc-nav .current_page_item > a:visited,
.oc-nav .current_page_parent > a,
.oc-nav .current_page_parent > a:visited {
  color: #75ccd0
}

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

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

.featured-action {
  background: #18294a ;
}
.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 .icon,
.featured-action a h2 {
  color: #fff
}

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

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

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

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

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

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

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

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

.listing-subpages a {
  color: #404040;
}
.listing-subpages a h3 {
  color: #404040;
}
.listing-subpages a .icon {
  color: #E05800;
}
.listing-subpages a:hover {
  border-color: #B24600;
}
.listing-subpages a:hover h3 {
  color: #B24600;
}

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

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