/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.13
Author: Creative Consulting
Author URI: http://www.creativepages.net
Template: enfold
Client: Killians Gutters and Screens
*/
#header_meta {
  min-height: 34px;
  background-color: #131f97;
}
.phone-info {
  color: #fff !important;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
}
.phone-info a {
  color: #fff !important;
}
#top #wrap_all .av-social-link-google:hover a {
  color: #fff;
  background-color: #64a759 !important;
}
.avia-menu-text {
  font-size: 17px;
  font-weight: 200;
  font-stretch: condensed;
}
ul.sub-menu {
  width: 280px !important;
}
/*#top .av_header_with_border.av_header_transparency #header_main {
  border-bottom-width: 0px !important;
}
#top .av_header_glassy.av_header_transparency #header_main {
  border-bottom-width: 0px !important;
}*/
#header_main {
    border-bottom: #131f97 solid 2px !important;
}
.avia-fullscreen-slider .caption_bottom .slideshow_caption {
  top: 40% !important;
  bottom: auto !important;
}
.avia-caption-title, .avia-caption-content, .avia-slideshow-button {
  -webkit-animation: 0s ease 0s normal none 1 running none !important;
  animation: 0s ease 0s normal none 1 running none !important;
  visibility: visible !important;
}
h1.slider {
  font-size: 48px;
  color: #ffffff;
  font-weight: 100;
}
input.btTxt {
  color: #ff0000 !important;
}
.testimonial p {
	font-size: .9rem !important;
	line-height: 1.3em !important;
	padding: 0 20px !important;
}
footer .social_bookmarks li a {
  color: #fff !important
}
.textwidget p, .textwidget li {
  font-size: 17px !important;
}
.textwidget h3 {
  padding-top: 15px !important;	
}
#scroll-top-link{
	right: 75px;
	bottom: 75px;
}
@media only screen and (max-width: 1000px) {
	.av-main-nav > li.menu-item-avia-special {
		display: block;
	}
	.av-main-nav > li {
		display: none;
	}
}
@media only screen and (max-width: 560px) {
  .custom-html-widget p {
    text-align: center !important;
  }
  #footer .widget {
    margin: 0;
  }
}