/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */
body,html{
    font-family: 'Karla', sans-serif;
}
.karla {
    font-family: 'Karla';
}
/*font-overrides*/
.h1 {
    font-size:75px;
    font-weight:700;
    line-height:80px;
}
.h2 h1, .h2 h3 {
    font-size:55px;
    font-weight:300 !important;
    line-height:65px;
}
.h3 {
    font-size:35px;
    font-weight:700;
    line-height:40px;
}
.h4 {
    font-size:75px;
    font-weight:600;
    line-height:80px;
}


/*buttons*/
.green-btn a{
padding: 10px 20px;
border-radius: 5px;
background:  #7DB654;
border-radius: 5px;
border: 1px solid #7DB654;
}
.green-btn a:hover{
background:  #ffffff;
text-decoration:none;
}
.secondary-btn a{
padding: 10px 20px;
border-radius: 5px;
background:  transparent;
border-radius: 5px;
border: 1px solid #7DB654;
}
.secondary-btn a:hover{
background:  #7DB654;
text-decoration:none;
color:#333;
}
.vendor-btn .elementor-button{
    padding:12px 15px;
}
.vendor-btn .elementor-button-icon{
    fill: #7DB654;
    transform:scale (0.9);
}

    /*cards */
#full-cards .elementor-element.elementor-button-warning .elementor-button {
    background-color:transparent;
    color:#FFFFFF;
    width: 100%;
    height:100%;
    align-items: flex-start;
    justify-content: space-between;
    text-align: left;
    display: flex;
}
#full-cards .elementor-element.elementor-button-warning .elementor-button:hover{
    color:#F7922D !important;
}
#full-cards .elementor-button-content-wrapper{
    display: flex;
    justify-content: space-between;
    width:100%;
}


/* Events Calendar/Schedule Page Styles */
.tribe-common-l-container{
    padding:0!important;
    margin: 0!important;

    .tribe-events-header{
        .tribe-events-header__events-bar{
            margin-bottom: 100px;
            border: 1px solid var(--e-global-color-accent);
            border-radius: 5px;

            .tribe-events-c-events-bar__search-container{
                background-color: white;
                .tribe-common-form-control-text__input{
                    color: var(--e-global-color-accent);
                    font-size: 16px;
                    font-family: 'Karla', sans-serif;
                    padding: 0 45px;
                    outline: none !important;
                }
                .tribe-common-c-svgicon--search{
                    stroke: var(--e-global-color-text);
                    width: 18px;
                }
                .tribe-events-c-search__button{
                    border: 1px solid var(--e-global-color-secondary);
                    background: var(--e-global-color-secondary);
                    color: var(--e-global-color-accent);
                    font-size: 18px;
                    font-family: 'Karla', sans-serif;
                    transition: all .4s ease-in-out;
                    &:hover{
                        background: white;
                    }
                }
            }
        }
        .tribe-events-c-view-selector__content{
            background-color: white;
            padding: 0 20px 5px 100px!important;
            ul{
                li{
                    background-color: transparent!important;
                    a{
                        padding: 15px 0!important;
                        .tribe-events-c-view-selector__list-item-text{
                            font-family: 'Karla', sans-serif;
                            font-size: 18px;
                            text-transform: uppercase;
                            font-weight: 700;
                            transition: all .4s ease-in-out;
                        }
                        &::after{
                            background-color: var(--e-global-color-accent)!important;
                            height: 5px!important;
                        }
                        &:hover{
                            .tribe-events-c-view-selector__list-item-text {
                                color: var(--e-global-color-secondary);
                            }
                            &::after{
                                background-color: var(--e-global-color-secondary)!important;
                            }
                        }
                    }
                    &.tribe-events-c-view-selector__list-item--active{
                        a{
                            .tribe-events-c-view-selector__list-item-text {
                                color: var(--e-global-color-secondary);
                            }
                            &::after{
                                background-color: var(--e-global-color-secondary)!important;
                            }
                        }
                    }
                }
            }
        }
    }

    .tribe-events-c-top-bar{
        padding-left: 260px;
        nav{
            ul{
                li{
                    button{
                        svg{
                            path{
                                fill: var(--e-global-color-text);
                            }
                        }
                    }
                }
            }
        }
        .tribe-events-c-top-bar__today-button{
            font-family: 'Karla', sans-serif;
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 700;
            color: var(--e-global-color-accent);
            border: 1px solid var(--e-global-color-secondary);
            border-radius: 5px;
            transition: all .4s ease-in-out;
            &:hover{
                background-color: var(--e-global-color-secondary);
            }
        }
        .tribe-events-c-top-bar__datepicker-button{
            font-size: 25px;
            font-family: 'Karla', sans-serif;
        }
    }

    .tribe-filter-bar__form{
        h2{
            font-size: 16px;
            line-height: 23px;
            font-family: 'Karla', sans-serif;
        }
        .tribe-filter-bar__selected-filters{
            .tribe-filter-bar__selected-filters-label{
                display: none;
            }
            button.tribe-filter-bar-c-clear-button{
                margin-left: auto;
                outline: none!important;
            }
            .tribe-filter-bar__selected-filters-list-container{
                .tribe-filter-bar__selected-filters-list-item{
                    .tribe-filter-bar-c-pill{
                        display: flex;
                        align-items: center;
                        justify-content: space-between;
                        .tribe-filter-bar-c-pill__pill{
                            border-radius: 5px;
                            border: 1px solid var(--e-global-color-secondary);
                            background-color: var(--e-global-color-secondary);
                            .tribe-filter-bar-c-pill__pill-label,
                            .tribe-filter-bar-c-pill__pill-label-colon{
                                display: none;
                            }
                        }
                        .tribe-filter-bar-c-pill__remove-button{
                            border: none;
                            border-radius: 0;
                            padding: 0;
                            right: 10px;
                            top: 48%;
                            background-color: var(--e-global-color-secondary)!important;
                            svg{
                                width:10px;
                            }
                        }
                    }
                }
            }
        }
        .tribe-filter-bar__filters {
            border-bottom: none;

            .tribe-filter-bar-c-filter--accordion {
                border: none;

                button.tribe-filter-bar-c-filter__toggle {
                    outline: none !important;
                    border-bottom: 1px solid var(--e-global-color-accent);
                    border-radius: 0;
                    margin-bottom: 15px;
                    padding: 5px 0;
                    font-family: 'Karla', sans-serif;
                    font-size: 20px;
                    line-height: 25px;
                    font-weight: 400;
                    text-transform: none;
                }

                svg {
                    width: 15px;
                    path{
                        stroke:var(--e-global-color-accent);
                    }
                }

                .tribe-filter-bar-c-filter__container {
                    padding-bottom: 5px;

                    .tribe-filter-bar-c-checkbox {
                        margin-bottom: 10px;

                        input {
                            border-radius: 0;
                            border: 2px solid var(--e-global-color-accent);
                        }

                        label {
                            font-family: 'Karla', sans-serif;
                            font-size: 16px;
                            line-height: 23px;
                        }
                    }
                }
            }
        }
    }
    .tribe-events-calendar-list{
        .tribe-events-calendar-list__month-separator{
            time{
                font-family: 'Karla', sans-serif;
                color: var(--e-global-color-accent);
            }
        }
        .tribe-events-calendar-list__event-row{
            .tribe-events-calendar-list__event-date-tag{
                min-width: 125px;
                .tribe-events-calendar-list__event-date-tag-weekday,
                .tribe-events-calendar-list__event-date-tag-daynum{
                    color: var(--e-global-color-secondary);
                    font-family: 'Karla', sans-serif;
                    font-size: 35px;
                    line-height: 40px;
                    font-weight: 700;
                }
            }
            .tribe-events-calendar-list__event-wrapper{
                .tribe-events-calendar-list__event-featured-image-wrapper{
                    img{
                        border-radius: 5px;
                        border: 1px solid var(--e-global-color-primary);
                        width: 100%;
                        height: auto;
                        object-fit: cover;
                        object-position: center;
                    }
                }
                .tribe-events-calendar-list__event-details{
                    .tribe-events-calendar-list__event-header{
                        time{
                            font-family: 'Karla', sans-serif;
                            color: var(--e-global-color-accent);
                        }
                        h3{
                            a{
                                font-size: 35px;
                                font-family: 'Karla', sans-serif;
                                line-height: 40px;
                                font-weight: 700;
                                color: var(--e-global-color-primary);
                                border-bottom: none;
                            }
                        }
                    }
                    .tribe-events-calendar-list__event-description{
                        p{
                            font-family: 'Karla', sans-serif;
                            color: var(--e-global-color-accent);
                            font-size: 16px;
                            line-height: 23px;
                        }
                    }
                }
            }
        }
    }
    .tribe-events-calendar-list-nav{
        border-top: 1px solid var(--e-global-color-accent);
        ul{
            li{
                a,button{
                    font-family: 'Karla', sans-serif;
                    font-size: 20px!important;
                    color: var(--e-global-color-accent)!important;
                    &:disabled{
                        opacity: .5;
                    }
                    svg{
                        path{
                            fill:var(--e-global-color-accent)!important;
                        }
                    }
                }
            }
        }
    }
    .tribe-events-c-subscribe-dropdown__container{
        display: none!important;
    }
}

.tribe-filter-bar__filters{
	.tribe-filter-bar-c-filter--checkbox:last-child{
		.tribe-common-form-control-checkbox:first-child{
			display:none!important;
		}
	}
}

#gform_wrapper_1{
	.gform_heading{
		display:none;
	}
	
	.gfield_required_asterisk{
		color:red;
		font-weight:bold;
	}
	
	.validation_message{
		color:red;
		font-weight:bold;
	}
	
	.gform_validation_errors{
		h2{
			font-size:18px;
			line-height: 20px;
		}
	}
	
	.gform-body{
		.gform_fields{
			display: flex;
    		flex-direction: column;
    		gap: 15px;
		}
	}
	
	.gform-footer{
		margin-top:15px;
	}
}