/*
Theme Name: Lafs 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: lafs
*/
.page-thumb { display: none; }
.blog-categories,
.av-magazine-time,
.slide-meta { display: none !important; }

/*Gravity Forms*/

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    border: 1px solid #dedede;
    padding: 10px 30px 10px 30px;
    margin-top: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    cursor: pointer;
    color: #000 !important;
    text-align: center;
    float: left;
    text-transform: uppercase;CFA55B
    font-size: 120%;
}

.gform_validation_container
{
display:none !important;
}

/*FAQ Lists*/

.su-spoiler {
    margin-bottom: 0px!important;
}

.su-spoiler-title {
    padding: 0px 0px 0px 34px!important;
    font-size: 16px!important;
	color:#777777;
}

.su-spoiler-icon {
    left: 7px!important;
    top: 5px!important;
    height: 10px!important;
    line-height: 10px!important;
	color:#000000;
}

/*Title Headings*/
.html_modern-blog #top 
.post-entry .post-title, 
.html_modern-blog 
.avia-content-slider 
.slide-entry-title {
    font-size: 1.8em;
    text-align: left;
    letter-spacing: 0px;
}

#top .pagination .current {
    color: #ffffff;
	background-color: #CFA55B;
	fon-weight:bold;
}

#top .pagination a, #top .fullsize .template-blog .pagination a {
    float: left;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    border-radius: 100px;
    margin-right: 3px;
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,.2);
}

#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: left !important;
}
/*Links*/
p a, p a:visited {
    line-height: inherit;
    text-decoration: underline;
}

.iconlink a, .iconlink a:visited {text-decoration: none!important;
}

     .alignwide, .alignfull {
          width:  100vw;
          max-width:  100vw;
          margin-left:  calc(50% - 50vw);
     }
