/*
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
*/


/* Theme Cleanup */
html #top .all_colors .widgettitle{border:none!important;}
.special_amp {color: inherit!important; font-family: inherit!important; font-size: inherit; font-weight:inherit; }
.main_color .special_amp{color:initial;}

.main_color a{color:#4261fe}

/* Shop */
.page-id-2109 input[type="image"]{display:block;margin:0 auto;width:50%;}

/* Back to top */
.responsive #scroll-top-link{display:block;}
#scroll-top-link{right:30px;bottom:30px;}

/* Race/Coach/Club Updates */

/*.single-coaches div#av_section_2 {padding-bottom: 40px;}
.single-clubs div#av_section_2 {padding-bottom: 40px;}*/
.single-coaches img {margin-bottom: 40px;}

.coaches-detail .alm-reveal .av_one_fourth, .club-partner .alm-reveal .club-detail{padding:0 25px!important}


/* Responsive Adjustments */
@media only screen and (max-width: 767px) {
#header_meta{display:none;}

}