/*
Theme Name: 4Aviation
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

a.avia-slideshow-button.avia-button.avia-color-black,
#top .avia-slideshow-button {padding: 20px 40px; font-size: 16px;}

.header_color span {border-color: #fff !important;}

#footer .widgettitle {color: #eeeeee !important; font-size: 18px;}

.home .avia-slideshow-inner h1 {font-size: 36px !important; font-weight: 900 !important;}

/*
div#main a {text-decoration: underline; font-weight: bold;}
div#main #footer a {text-decoration: none; font-weight: inherit;}
div#main #socket a {text-decoration: none; font-weight: inherit;}
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.home .avia-slideshow-inner h1 {font-size: 48px !important;}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.home .avia-slideshow-inner h1 {font-size: 60px !important;}

}

#main .content a {text-decoration: underline !important; font-weight: bold !important;}

 #top .container .av-masonry-col-flexible .av-masonry-entry {
  width: 100% !important; 
 }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
 #top .container .av-masonry-col-flexible .av-masonry-entry {
  width: 50% !important; 
 }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
 #top .container .av-masonry-col-flexible .av-masonry-entry {
  width: 33.3% !important; 
 }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
 #top .container .av-masonry-col-flexible .av-masonry-entry {
  width: 16.6% !important; 
 }
}

/* Footer testimonial styling */
#footer .easy_testimonial {padding:0; color: #ddd !important; font-size: 14px !important;}

/* BBpress styling */

.bbp-reply-content {min-height: 0 !important;}

.bbp-reply-author:before {content: " " !important; border: none !important;}

div.bbp-reply-content {
border: 3px solid #ddd;
padding: 5px 20px !important;
min-height: 120px;
margin-left: 108px !important;
}

ul.forums.bbp-replies li {
  margin-bottom: 45px !important;
}
ul.forums.bbp-replies li:first-child {
  margin-bottom: 15px !important;
}

body.bbpress .wp-editor-container {
  border: 1px solid #ddd !important;
}