/*
Theme Name: Monocle Eye Care And Eyewear Gallery
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;
}
body:not(.home) .header {
  background: #efefef;
}
.nav {
  background: rgba(255, 255, 255, 0.5);
}

body:not(.home) .nav {
  background: #efefef;
}
.action-menu {
  background: #606060;
}
.main {
  background: #fff;
}

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

.banner::before {
  background: linear-gradient(to bottom, #fff, #a1a2a3, #a1a2a3, #a1a2a3);
  opacity: 0.5;
}

.banner-content h1 {
  color: #fff;
}

/**
 * Custom Work
 */

.logo img {
  margin: 0 0;
}

.banner-content h1,
.text-lead,
.banner-action .phone:last-child,
.banner-action .phone .number,
.header .action-menu .text a {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  font-weight: bold;
}

.header .action-menu .text a:hover {
  color: rgba(0, 0, 0, 0.55);
}

/**
 * Compliance Updates
 */

.featured-action a p,
.footer-list p {
  color: #757575;
}

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

.footer-copyright .sep {
  color: rgba(0, 0, 0, 0.55);
}

/**
 * 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 {
  color: #6d6e6f;
}

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

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

.text-lead,
.banner-action .phone:last-child,
.banner-action .phone .number {
  color: #212121;
}

.banner-content h1 {
  color: #212121;
}

/*==============================================================================
  @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: #000;
}
.nav-menu > li:hover > a,
.nav-menu > li > a:focus,
.nav-menu > li > a:hover {
  color: #a1a2a3;
}
.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: #a1a2a3;
}

@media (min-width: 760px) {
  .action-menu .button {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .action-menu .button:focus,
  .action-menu .button:hover {
    background-color: #fff;
  }
  .action-menu .button.text {
    color: #404040;
  }
  .action-menu .button.text:hover {
    color: #a1a2a3;
  }
}

/*==============================================================================
  @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: #a1a2a3;
  color: #212121;
  border: 1px solid #fff;
}
.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: #717272;
  border: 1px solid #fff;
}

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

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

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

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

.featured-action:after {
  background: transparent;
}

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

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

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

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

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

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

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

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

.media-image-placeholder .ldquo {
  color: #939395;
}

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

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