/* 
 Theme Name:     Bare bones for Divi
 Author:         Napa Electric
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 

@import url(https://fonts.googleapis.com/css?family=Questrial);
@import url(https://fonts.googleapis.com/css?family=Parisienne);

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE 
font-family: 'Questrial', sans-serif;
font-family: 'Parisienne', cursive; --------------------------- */ 


body {
  	font-family: 'Questrial', sans-serif;
}
p {
    padding-bottom: 1em;
	font-family: 'Questrial', sans-serif;
}
#enhancedtextwidget-2 {
    max-width: 550px;
    width: 100%;
    min-width: 280px;
}
#enhancedtextwidget-3 p {
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 1px;
    color: #fff;
}
#enhancedtextwidget-3 h6 {
    color: #fff;
    font-size: 36px;
}
.footer-widget li:before {
    border-color: #004678 !important;
}
.footer-widget .fwidget:last-child {
    width: 93%;
}
.menu-footer-widget-container {
    padding-top: 10px;
    padding-left: 20px;
}
#footer-widgets .footer-widget li {
    position: relative;
    padding-left: 10px;
    border-bottom: 1px solid #002a48 !important;
  	line-height: 2em;
}
#main-footer .container {
    padding-bottom: 25px;
}
span.select_page,
span.mobile_menu_bar::before {
    color: #bec5d0 !important;
}
#lightbox {
    z-index: 101009 !important;
}
#overlay {
    z-index: 100909 !important;
}
img.alignright {
    display: inline;
    float: right;
    margin-left: 18px;
    margin-bottom: 9px;
}











/*---------- NAV / MENU / HEADER ------------------------*/
#et-top-navigation {
    background-color: #004678 !important;
}
#top-header #et-info {
    font-size: 115%;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: 150px;
}
.et_header_style_centered #main-header div#et-top-navigation {
    padding-top: 0px;
  	border-bottom: 5px solid #e38d1a;
}
span#et-info-email {
    display: none;
}
#top-menu .menu-item-has-children > a:first-child:after {
    position: absolute;
    top: 9px;
    right: 0;
    font-family: "ETmodules";
    font-size: 17px;
    font-weight: 400;
    content: "\43";
    color: #d5ddea !important;
}
#et-secondary-nav .menu-item-has-children > a:first-child:after {
    position: absolute;
    right: 0;
    font-family: "ETmodules";
  	top: 1px;
    font-size: 16px;
    font-weight: 400;
    content: "\43";
}
#top-menu li {
    display: inline-block;
    padding-right: 32px;
    font-size: 15px;
}
#top-menu li li {
    margin: 0;
    padding: 0 10px 10px 10px;
    line-height: 1.5em;
}
#top-menu li li a {
    width: 220px;
    padding: 6px 2px 6px 16px;
}
#top-menu li.current-menu-ancestor > a,
 #top-menu li.current-menu-item > a {
 	color: #e38d1a !important; 
}
#et-secondary-nav li {
    margin-right: 30px;
}
#et-secondary-menu > ul > li a {
    padding-right: 25px;
}
#et-secondary-nav ul li a:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
#et-secondary-nav li li {
    margin: 0;
    padding: 0px 10px 10px 10px;
}
#et-secondary-nav li > ul {
    width: 185px;
}
#et-secondary-nav li li a {
    padding: 10px 12px 10px 2px;
}
.nav li ul {
    border-top: 5px solid #004678 !important;
    border-bottom: 5px solid #e38d1a !important;
}
  .nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 0.5;
    background-color: rgba(0, 0, 0, 0.25);
}










/*-----  HOMEPAGE  -----*/

div#slider {
    min-height: 470px;
}
#slider .et_pb_slider .et_pb_slide {
  	min-height: 470px;
    box-shadow: inset 0 8px 18px rgba(0, 0, 0, 0.5);
}
.et-pb-controllers a {
    width: 12px;
    height: 12px;
}
.et-pb-controllers {
    bottom: 0px;
}
h1 span {
    font-weight: 400;
    font-size: 82%;
}
h1 {
    font-size: 2.25em;
}
h2.scripted {
    font-family: 'Parisienne', cursive;
    color: #fff;
    font-weight: 400;
    font-size: 3em;
    padding-bottom: 13px;
    padding-top: 11px;
}
#statement-background {
    background-position: top center;
    padding-top: 175px;
    background-repeat: no-repeat;
}
#statement {
    color: #002a48;
    font-weight: 400;
    font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
    font-size: 1.52em;
    line-height: 1.15em;
    padding: 0px 0px 10px 0px;
}
.blurb p {
    font-weight: 700;
    color: #004678;
    font-size: 2em;
    line-height: 1.1em;
}
.blurb a:hover {
  	color: #98B4C9;
	}
.blurb img {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.blurb img:hover {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.blurb .et_pb_main_blurb_image {
    margin-bottom: 0px;
    text-align: center;
}
#form-home h2 {
    color: #71460d;
    font-size: 2em;
}
#form-home .gform_wrapper .gform_footer input.button, 
#form-home .gform_wrapper .gform_footer input[type=submit] {
    font-size: 1em;
    padding: 10px 20px;
	}
#form-home .gform_wrapper .top_label .gfield_label,
#form-home .gform_wrapper .ginput_complex label {
	display: none;
	}
body #form-home .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: .375em;
    margin-bottom: 1em;
}	
	
	
	






/*------ PAGES ------*/
#page-content .bordertop {
	border-top: 4px solid #e38d1a;
}
#page-content h1 {
    font-size: 2.6em;
    font-weight: 400;
    letter-spacing: -1px;
    padding-bottom: 12px;
}
#page-content #enhancedtextwidget-3 p {
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 1px;
    color: #004678;
}
#page-content #enhancedtextwidget-3 h6 {
    color: #002a48;
    font-size: 36px;
}
#page-content .et_pb_widget_area_left {
    padding-right: 0px;
    border-right: 0px solid rgba(0, 0, 0, 0.0);
}
.page-appt {
  	font-weight: 700;
    color: #004678;
    line-height: 1.1em;
	}
.page-appt p a {
    font-size: 1.5em;
    line-height: 1.1em;
}
.page-appt a:hover {
  	color: #98B4C9;
	}
.page-appt img {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.page-appt img:hover {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#appt {
    text-align: center;
    display: block;
    margin: 30px auto opx auto;
    border: 1px solid #ddd;
    padding: 0px 25px 15px;
}
#page-sidemenu .menu-header {
    font-weight: 700;
    font-size: 1.25em;
    background: #004678;
    color: #fff;
    padding: 4px 0px 2px 8px;
}
#page-sidemenu li {
    border-bottom: 1px solid #ddd;
}
#page-sidemenu li a {
    font-family: 'Questrial', sans-serif;
    padding-left: 5px;
}
#page-sidemenu li.current_page_item {
  	font-weight: 700;
  	font-size: 1.1em;
}
#page-sidemenu li.current_page_item:before {
    position: relative;
    top: 2px;
    right: 0;
    font-family: "ETmodules";
    font-size: 18px;
    font-weight: 400;
    content: "\45";
    color: #000 !important;
  	padding-left: 5px;
}
#page-sidemenu li#menu-item-156.current_page_item {
    font-weight: 700;
    font-size: .95em;
}
.row-photo {
    margin-top: 40px;
}
#ref strong {
    font-weight: 700;
    color: #004678;
    letter-spacing: 1px;
    font-size: 1.2em;
}
#ref p {
    line-height: 1.4em;
    padding-bottom: 14px;
}
#callout {
    background-color: #f1c684;
    border-radius: 9px;
    padding: 20px 32px 26px;
    opacity: 0.87;
  	filter: alpha(opacity=87); /* For IE8 and earlier */
}
#callaction .et_pb_promo_description {
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #004678;
}
#callaction {
    padding: 20px 10px 25px 10px;
}
.wp-caption.alignright {
    margin: 0 0 10px 20px;
}
.wp-gallery .et_portfolio_image {
    display: block;
    position: relative;
    border: 1px solid #cfcfcf;
}
#vendors a:hover {
    text-decoration: underline;
}
#vendors ul {
    padding: 0px 0px 20px 0px;
}
#vendors ul li {
	list-style:none; /* if you’re not already using a reset */
  	padding-bottom: 6px !important;
}

#vendors ul li:before {
  color:#aaa; /* set color to red */
  content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  font-size: 1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right: 10px; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
  top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}
li#menu-item-298 {
    font-size: 90% !important;
    line-height: 1.3em;
    padding-bottom: 4px;
  	padding-left: 5px;
}
li#menu-item-298 a:link {
    padding-left: 0px !important;
}







/*------ SHOWCASES -----*/
#polaroid {
  position: relative;
}

#polaroid img {
  border: 8px solid #fff;
}
#polaroid .et_pb_gallery_grid .et_pb_gallery_image {
    -webkit-box-shadow: 5px 5px 3px #afafaf;
    -moz-box-shadow: 5px 5px 3px #afafaf;
    box-shadow: 5px 5px 3px #afafaf;
}
  #polaroid h1 {
    font-size: 2.6em;
    font-weight: 400;
    letter-spacing: -1px;
}







	
/*-----  CONTACT FORM PAGE  -----*/
#emp-sidemenu .header {
	font-weight: 700;
    font-size: 1.5em;
    background: #004678;
    color: #fff;
    padding: 4px 0px 4px 8px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    line-height: 1.15em;
}
#emp-sidemenu p {
    padding-bottom: 1.25em;
    font-family: 'Questrial', sans-serif;
    line-height: 1.5em;
}
#emp-sidemenu strong {
	font-size: 1.2em;
}
#emp-sidemenu a {
	font-size: 93%;
}
#emp-sidemenu a:hover {
	text-decoration: underline;
}
#sched {
    border-top: 3px solid #d5ddea;
    border-bottom: 3px solid #d5ddea;
    padding: 60px 15px 0px 0px;
  	margin-bottom: 15px;
}
.contact-page .gform_wrapper .top_label .gfield_label {
    font-size: 96%;
	color: #002a48;
	margin: 0px;
}
.contact-page .gform_wrapper .ginput_complex label, .gform_wrapper .instruction {
    display: block;
    font-size: .65em;
    text-transform: uppercase;
  	margin-bottom: 12px;
}
.contact-page .gform_wrapper input,
.contact-page .gform_wrapper .textarea {
    border: 1px solid;
    background: #ffffff;
    border-radius: 4px;
    color: #aaa;
}
.contact-page li#field_3_4,
.contact-page li#field_2_4 {
    margin-top: 20px;
}
.contact-page .gform_wrapper input[type="submit"] {
    border: 1px solid;
    background: #004678;
    border-radius: 4px;
    color: #ffffff;
	padding: 10px;
}
.contact-page .gform_wrapper input[type="submit"]:hover {
	background: #ddd;
			  }









/*-----  MEDIAS  -----*/

@media (max-width: 1200px) {
.page-appt p a {
    font-size: 1.1em;
    line-height: 1.1em;
}
}


@media (min-width: 981px) {
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.et_header_style_centered #top-menu > li > a {
    padding-bottom: 12px !important;
    padding-top: 8px;
}
.et_header_style_centered #main-header .logo_container {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 34%, #e0e0e0 74%, #004678 74%, #004678 100%);
	background: -webkit-linear-gradient(top,  #ffffff 34%,#e0e0e0 74%,#004678 74%,#004678 100%);
	background: linear-gradient(to bottom,  #ffffff 34%,#e0e0e0 74%,#004678 74%,#004678 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#004678',GradientType=0 );
  }
#main-header .nav li ul a {
  	color: rgba(0,0,0,0.85) !important;
}
#main-header .nav li ul li.current-menu-item a {
  	 	color: #e38d1a !important;
}
.et-fixed-header#top-header #et-secondary-nav li ul {
    background-color: rgba(0,0,0,0.65) !important;

}
#page-sidemenu #enhancedtextwidget-5,
#enhancedtextwidget-4,
#enhancedtextwidget-6,
#enhancedtextwidget-7 {
    margin-bottom: 6% !important;
}
}

@media (max-width: 980px) {
.blurb {
    margin-bottom: 60px !important;
}
.footer-widget:nth-child(n),
.et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
    margin: 0 7.5% 2.5% 0 !important;
}
.et_header_style_centered #logo {
    max-height: 190px;
}
#main-header {
    top: 20px !important;
}
.et_header_style_centered #main-header {
    padding: 20px 0 0 0;
}
.et_header_style_centered #et_mobile_nav_menu {
    margin-top: 95px;
}
#nav_menu-2 {
  	display: none;
}
}

@media (max-width: 580px) {
#statement {
    font-size: 1.75em;
    padding: 20px 10px;
}
}



