/*
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button{
visibility: visible;
-webkit-animation: caption-right 1s 1 cubic-bezier(0.985, 0.005, 0.265, 1) !important;
animation: caption-right 1s 1 cubic-bezier(0.985, 0.005, 0.265, 1) !important;
}
#header{
position: fixed !important;
}
@media screen and (max-width: 767px) {
	.avia-slideshow-inner{
	margin-top:80px;
	}
}

