/*
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.0
Author: Creative Consulting
Author URI: http://www.creativepages.net
Template: enfold
Client: Crest Residential Construction
*/
.avia-menu-text {
  font-size: 17px;
  font-weight: 200;
  font-stetch: 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;
}
.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;
}
input.btTxt {
  color: #ff0000 !important;
}
.testimonial p {
	font-size: .9rem !important;
	line-height: 1.3em !important;
	padding: 0 20px !important;
}
h3.widgettitle {
  text-align: center
}
/* Scroll to top box size and position */
#scroll-top-link{
	right: 75px;
	bottom: 75px;
}
@media only screen and (max-width: 560px) {
  .custom-html-widget p {
    text-align: center !important;
  }
  #footer .widget {
    margin: 0;
  }
}