@charset "UTF-8";
/*!
 * Theme Name: VentCamp Child theme
 * Theme URI: http://ventcampwp.com
 * Template: ventcamp
 * Description: ultimate event theme
 * Tags: white, light, dark, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, flexible-header, theme-options, translation-ready
 * Text Domain: ventcamp
 * Author: Vivaco
 * Author URI: http://vivaco.com/
 * Version: 1.3
 * .
 * WordPress theme for events with extensive integrations, powerful options and extensive features and integrations
 *
 * DO NOT EDIT THIS FILE DIRECTLY, IT WILL BE OVERWRITTEN ON EACH THEME UPDATE!
 * please use theme's WP -> Customize -> Custom CSS or child themes to edit styles in a proper way
 *
*/

@import url("../ventcamp/cache/theme-style.css");

.gform_wrapper ul.gform_fields li.gfield{

    background-color:#eeeeee!important;
    padding: 20px!important;
    border-radius: 5px!important;

}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{background-color:#ed0f00; border-radius:4px; padding:5px 14px; border:0; letter-spacing:2px; text-transform:uppercase; color:#ffffff;}

.schedule .schedule-item .schedule-item-toggle{background-color:#eeeeee; padding:10px 20px; border-radius:5px;}



