/*
Theme Name: Madison Eye Care
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
==============================================================================*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');

body {
  background: #fff;
}
.header {
  background: #fff;
}
.nav {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#252525+0,252525+70,0c0c0c+100 */
background: #252525; /* Old browsers */
background: -moz-linear-gradient(top, #252525 0%, #252525 70%, #0c0c0c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #252525 0%,#252525 70%,#0c0c0c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #252525 0%,#252525 70%,#0c0c0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252525', endColorstr='#0c0c0c',GradientType=0 ); /* IE6-9 */
  	font-family: 'Montserrat', sans-serif;
  	border-top: 1px solid rgba(0, 0, 0, 0.11);
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}
.action-menu {
	background: #344f70;
	font-family: 'Montserrat', sans-serif;
}
.main {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,f7f7f7+5,f7f7f7+100 */
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top, #e8e8e8 0%, #f7f7f7 5%, #f7f7f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e8e8e8 0%,#f7f7f7 5%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e8e8e8 0%,#f7f7f7 5%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}

.featured-blog {
	background: #FFF;
	border-top: 1px solid rgba(0,0,0,0.1);
}

.featured-blog h2 { display: none; }

.footer {
  background: #002f59;
}
.footer-copyright {
  background: #252525;
}

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

.logo img {
  margin: 0 0;
  height: 50px
}

.nav-menu ul {
  font-size: 0.95em;
}

/**
 * Links
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
}

.banner h1 {
  font-weight: 300
}

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

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

h2,
h1+h2,
h1+.partner+h2,
h1+p+h2 {
  color: #344f70
}

.main h1 { font-weight: 500; }

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

/*==============================================================================
  @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;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 500;
}
.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: #d4ae07;
}

@media (min-width: 760px) {
	.action-menu .button {
		background-color: rgba(0, 47, 89, 1.000);
		font-family: 'Montserrat', sans-serif;
	}
	.action-menu .button:focus,
	.action-menu .button:hover {
		background-color: #d4ae07;
	}
	.action-menu .button.text {
		color: #404040;
	}
	.action-menu .button.text:hover {
		color: #606060
	}

	.banner-full .banner-content {
		max-width: 800px;
	}
	
	.banner-full .container {
		padding-top: 15em;
		padding-bottom: 15em;
	}
}


/**
 * Hero / Banner Overrides
 */

.banner-full::before {
	background: #002f59;
	opacity: 0.4;
}

/*==============================================================================
  @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] {

  font-family: 'Montserrat', sans-serif;
}
.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 {
  
}

.sidebar .widget {
text-align: left;
}

.widget.naked {
background: rgba(223, 222, 223, 1.000);
}

.location-title {
	font-weight: 600;
	text-transform: uppercase;
}

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

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

.oc-nav a:hover {
  color: #344f70
}

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

.featured-action {
  background: #fff;
}
.featured-action a {
  background-color: rgba(0,0,0, 0);
}
.featured-action a:hover {
  background-color: rgba(0,0,0, 0.1);
}

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

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

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

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

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

.listing-subpages a {
  color: #404040;
}
.listing-subpages a h3 {
  color: #404040;
}
.listing-subpages a .icon {
  color: #344f70;
}
.listing-subpages a:hover {
  border-color: #223348;
}
.listing-subpages a:hover h3 {
  color: #223348;
}

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

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

.footer-list li+li {
	border-top: 1px solid rgba(225,225,225,0.1);

}

.footer {
  color: #fff
}

.footer h3 {
  color: #fff
}

.footer a {
  color: #fff
}
