/*
Theme Name: Congregation B'Nai Israel
Theme URI: 
Version: 1.0
Description: Custom child theme for CBI
Author: The Beaver Builder Team
Author URI: 
template: bb-theme
*/

/*tribe events overrides*/

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
	background: #66bea6 !important;
	border: 1px solid #5ab29a !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase !important;
    padding: 5px 10px !important;
    color: white;
}

.tribe-common {
    margin-top:10px;
}

span.tribe-tickets-left {
    margin-left: 20px !important;
}

/*Gravity forms formatting*/

/*section heading*/
h3.gsection_title {
    color: #3492D1;
    margin-bottom: 0;
}

.gfield_label {
    font-weight: 500 !important;
}

label {
    font-weight: 500 !important;
}