/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* -----  Events Calendar Styling ----- */
.elementor-kit-10 button.tribe-events-c-subscribe-dropdown__button-text{
	color: #dd3333!important;
}
.elementor-kit-10 button.tribe-events-c-subscribe-dropdown__button-text:hover{
	color: #ffffff!important;
}

.elementor-kit-10 .tribe-events-c-top-bar button,
.tribe-events button,
.tribe-events button:hover,
.elementor-kit-10 button.tribe-events-c-subscribe-dropdown__button-text:hover
{
	background-color: transparent;
}

.elementor-kit-10 .tribe-events-c-top-bar button:hover
{
	color: #000;
}

#tribe-events-content .tribe-events-schedule h2 {
	font-size: 24px;
}

.tribe-events-single-event-description.tribe-events-content {
	background-color: white;
	padding: 50px 50px 30px;
}


/* --------  Membership Checkout Styling -------- */

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
	font-size: 14px!important;
}

#pmpro_checkout_box-membership-info {
	display:none;
}

@media only screen and (min-width:1000px) {
.pmpro_checkout-fields {
	width: 50%;
}
}


/* --------  WooCommerce Extra Fields Styling -------- */
.extra-padding {
	padding: 5px 0 0 25px;
}

.extra-padding-bottom {
	padding-bottom: 5px;
}

