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

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

body {
  background-color: #efefef;
}

.header {
  background: linear-gradient(to bottom, #365756, #325150);
}

.nav {
  background: linear-gradient(to bottom, #325150, #33504f);
}

.banner {
  background: linear-gradient(to bottom, #33504f, #243838);
}

.main {
  background-color: #fff;
}

.footer {
  background-color: #efefef;
}

.banner-inner {
  background: #4f7977;
}

.footer {
  background: #2d4545;
}

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

/*===============================================================================
	@Custom Logo
===============================================================================*/

.logo .member {
  float: top-left;
}

@media (max-width: 759px) {
  .logo {
    min-width: auto;
  }

  .logo .member {
    padding-left: 0px !important;
  }
}

@media (min-width: 990px) {
  .logo {
    min-width: 550px;
  }
}

@media (max-width: 989px) {
  .logo .member {
    padding-left: 115px
  }
}

.header .logo .inline-custom-logo {
  background: url("logo.png") no-repeat center center;
  background-size: 100% auto;
  width: 100px;
  /* width of logo */
  height: 56px;
  /* height of logo */
  /* hide text */
  text-indent: -9999px;
  font-size: 0;
  border: 0 none;
}

.header .logo .inline-custom-logo {
  float: left;
  margin: auto 15px 5px 0;
  /* Adjust as needed */
}

@media screen and (max-width: 759px) {

  .header .custom-logo a {
    margin: 0 auto;
  }

  .header .logo .inline-custom-logo {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }

}

.header .logo .name {
  padding-top: 0px;
  color: #fff;
  font-size: 29px;
  text-transform: capitalize;
  letter-spacing: -0.02em;
}


@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {

  .header .custom-logo a,
  .header .logo .inline-custom-logo {
    background: url("logo@2x.png") no-repeat center center;
    background-size: 100% auto;
  }

}

/**
 * Links
 */
.text-lead,
.banner-action .phone {
  color: #333333
}

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

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

.banner-content h1 {
  color: #fff
}

.banner-content h3 {
  color: #333333
}

h1 {
  color: #333333
}

h2,
h1+h2 {
  color: #4F7A78
}

h3 {
  color: #4F7A78;
  font-weight: bold;
}

h4,
h5,
h6 {
  color: #4F7A78
}

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

.shop-options .button.primary {
  color: #608BAB;
  border: 1px solid #4F7A78
}

.shop-options .button.primary:hover {
  color: #4F7A78;
  border: 1px solid #4F7A78
}

.shop-options .button.primary:focus {
  color: #4F7A78;
  border: 1px solid #4F7A78
}

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


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

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

.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(255, 255, 255, .5);
}

.action-menu .button {
  color: #fff;
}

.action-menu .button:hover,
.action-menu .button:focus {
  color: #75a9cf;
}

@media (min-width: 760px) {
  .action-menu .button {
    color: #75a9cf;
  }

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

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

.widget .button {
  color: #303030;
  border-color: rgba(0, 0, 0, .3);
}

.widget .button:hover,
.widget .button:focus {
  color: #303030;
  border-color: #000;
}

.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] {
  color: #fff;
  border-color: rgba(255, 255, 255, .3);
}

.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 {
  color: #fff;
  border-color: #fff;
}

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

.button.outline:hover,
.nav-posts a:hover,
.button.outline:focus,
.nav-posts a:focus {
  border-color: #4F7A78;
  color: #4F7A78
}

/*==============================================================================
  @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: #33504e;
  font-weight: bold;
}

.oc-nav a:hover {
  color: #33504e
}

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

.featured-action a {
  background-color: #303030;
}

.featured-action a:hover {
  background-color: #608bab;
}

.featured-action a .icon {
  color: #4f7977
}

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

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

/**
 * Global
 */

.widget-locations {
  padding-left: 2em;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar .widget {
  background: #f1f1f1
}

.widget h3 a,
.widget h2 a {
  color: #608BAB
}

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

.widget-locations.multi-loc .loc-hours .trigger:hover,
.widget-locations.multi-loc .loc-hours.active .trigger {
  color: #4F7A78
}

/**
 * Sub Navigation
 */
.widget-nav ul li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #4F7A78
}

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

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

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

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

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

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

.listing-subpages a .icon {
  color: #608BAB;
}

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

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

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

.footer a,
.footer a:visited {
  color: #fff
}

.footer a:hover {
  color: #608BAB;
}

.footer .button.primary {
  color: #fff;
  border-color: rgba(255, 255, 255, .3);
}

.footer .button.primary:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 1);
}

.footer p {
  color: #fff
}

.footer-logo:after {
  background: transparent;
}

.footer h3 {
  color: #fff;
}

.footer-list li a {
  color: #fff
}

.footer-logo .vs-logo-sec {
  background: url("/fs-shared/dist/img/vs-logo-sec-light.svg") no-repeat center center;
  background-size: 180px 47px;
}