/*
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: Oncemedia
Author URI: http://www.oncemedia.nl
Template: enfold
*/



/*Add your own styles here:*/

.avia-icon-list .av-iconlist-empty .iconlist_title {
    margin-top: 17px;
}
.avia-icon-list .iconlist_title {
    margin-bottom: 0;
    position: relative;
    text-transform: none;
    top: 4px;
	font-weight: 400;
}


#top div .caption_center .slideshow_caption {
    left: 0;
	top:-80px;
    text-align: center;
    width: 100%;
}

#top .avia-slideshow-button {
    border-radius: 3px;
    display: inline-block;
    font-weight: bold;
    margin-top: 20px;
    padding: 15px 16px;
    text-decoration: none;
    text-transform: none;
}

body div .avia-button {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 3px;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 3px 0;
    max-width: 100%;
    padding: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}