/*
Template: Divi
Theme Name: Divi-Child
Description: This is the style sheet to edit for the Divi Theme
Author: LeeLocal
Author URI: http://www.leelocal.com
*/

@import url("../Divi/style.css");

/*----------------------NAV/HEADER/LOGO-------------------------*/
#main-header nav#top-menu-nav {
  padding-top: 20px;
}
.page-id-45 #footer-widgets {
display: none;
}
#main-header {
background: #0094DE !important;
}
.et-pb-arrow-prev {
  left: -22px;
  color: #0094de;
}
.et-pb-arrow-next {
  right: -22px;
  color: #0094de;
}
/*----------------------FONTS-------------------------*/
#top-menu li {
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}
#top-menu a:hover, .fullwidth-menu a:hover {
color: #fff;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
font-weight: bold;
}
h2 {
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
}
p {
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
}
li {
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
}
.et_pb_blurb h4 a {
font-family: 'Bitter', serif;
color: #0094de;
}
#contactinfo h2 {
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
background: url(/itcomp-root/uploads/2015/04/contact.png) no-repeat;
padding-left: 35px;
font-size: 26px;
color: #fff;
}
#contactinfo h3 {
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
background: url(/itcomp-root/uploads/2015/04/phone.png) no-repeat;
padding-left: 35px;
font-size: 26px;
color: #fff;
}
#contactinfo h4 {
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
background: url(/itcomp-root/uploads/2015/04/hours.png) no-repeat;
padding-left: 35px;
font-size: 26px;
color: #fff;
}
#contactinfo p {
color: #fff;
}
#main-footer p {
color: #000;
}
#footer-widgets .footer-widget li a {
color: #000;
}
/*----------------------HOME-------------------------*/
















@media only screen and ( min-width:981px ) {
/* Set the slider height */
.homeslider, .homeslider .et_pb_container { 
height: 845px !important; 
}
.homeslider, .homeslider .et_pb_slide { 
max-height: 845px; 
  }
}
@media only screen and ( min-width:981px ) {
/* Set the slider height */
.otherslider, .otherslider .et_pb_container { 
height: 486px !important; 
}
.otherslider, .otherslider .et_pb_slide { 
max-height: 486px; 
  }
}