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

.course_list .ccchildpage{ padding: 10px 0; margin:10px 0; border-bottom:1px solid #eee;}
body {padding-top:35px;}
p.demo_store {font-size:16px; color:#000; border-bottom:6px solid #107f78; background-image: linear-gradient(to bottom, rgba(255,190,5,1), rgba(255,227,41,1)); box-shadow:none;}

@media (max-width:768px) {
	
	p.demo_store {font-size:14px; padding:8px 12px; line-height:1.2;}
}

/*Remove tabs from course pages*/
.parent-pageid-4477 .av-tab-section-container,
.parent-pageid-5800 .av-tab-section-container{display:none;}

.wpcf7 br {display:none;}
/*Change padding of registration button*/
.avia-button.avia-size-x-large {
	padding: 25px; display:block}
#top .wpcf7 input[type="submit"] {background-color:#0c4f46; color:#fff; width:100%;}
#footer {font-size:16px; line-height:1.7;}