/* 
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 */
/*for the calendar pae*/
.tribe-common-g-row.tribe-events-calendar-list__event-row {
	align-items: center;
}

.tribe-events-calendar-list__event-details.tribe-common-g-col {
	border-left: solid 1px #152248;
}

.tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt {
	font-size: 24px;
}
.tribe-events-calendar-list__event-row {
    background-color: #F2F3F6 !important;
    background: linear-gradient(180deg, #F9FAFA, #e5e8f0) !important;
    border: 1px solid #152248 !important;
    border-radius: 5px !important;
    padding: 20px 0px !important;
}
.tribe-events-view {
    background-color: #F9FAFA;
}



.tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium,
.tribe-common-c-btn__clear.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button,
.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
.tribe-common-c-btn.tribe-events-c-search__button,
.tribe-common-form-control-text__input.tribe-events-c-search__input,
.tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt,
.tribe-events-calendar-list__event-datetime,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-list__event-venue-address,
.tribe-events-calendar-list__event-venue-title.tribe-common-b2--bold,
.tribe-events-c-nav__next-label,
.tribe-events-c-subscribe-dropdown__button-text.tribe-common-c-btn--clear,
.tribe-events-c-nav__prev-label,
.tec-events-elementor-event-widget__datetime-date .weekday,
.tec-events-elementor-event-widget__datetime-date .datenum,
.tec-events-elementor-event-widget__datetime-date .month,
.tec-events-elementor-event-widget__website-link,
.tec-events-elementor-event-widget__title,
.event-website-link a,
.tribe-events-c-nav__today {
    font-family: "Inter", Sans-serif !important;
}

.tribe-events-calendar-list__event-date-tag-weekday {
	font-size: 12px !important;
}

.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
	font-size: 38px !important;
}

.tec-events-elementor-event-widget__datetime-date.tec-events-elementor-event-widget__datetime-date--start {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #152248 !important;
	line-height: 1.3;
}

.tec-events-elementor-event-widget__datetime-date .weekday {
	font-size: 14px;
	color: #152248 !important;
}

.tec-events-elementor-event-widget__datetime-date .datenum {
	font-size: 38px;
	font-weight: 600;
	color: #152248 !important;
	
} 
.tec-events-elementor-event-widget__datetime-date .month {
	font-size: 20px;
	color: #152248 !important;
}
.tec-events-elementor-event-widget__title  {
	color: #152248 !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue,
.tec-events-elementor-event-widget__datetime-date,
.tec-events-elementor-event-widget__datetime,
.tec-events-elementor-event-widget__website,
.tec-events-elementor-event-widget__website-link {
    margin-bottom: 0 !important;
}

.elementor-widget-tec_events_elementor_widget_event_datetime .tec-events-elementor-event-widget__datetime-wrapper {
    justify-content: center;
}

.event-website-link a {
    display: inline-block;
    margin-top: 8px;
    font-size: 14px;
    text-decoration: underline !important;
    text-underline-offset: 2px;
    transition: all 0.2s ease;
}
.event-website-link a:hover,
.event-website-link a:focus {
    color: #21387c !important;
}

.tribe-common .tribe-common-b2--bold {
    font-weight: 500;
}

.single-tribe_events .tec-events-elementor-event-widget__datetime .tec-events-elementor-event-widget__datetime-date.tec-events-elementor-event-widget__datetime-date--start {
    align-items: flex-start;
    margin-right: 10px;
}
.single-tribe_events .tec-events-elementor-event-widget__datetime .tec-events-elementor-event-widget__datetime-date--start+.tec-events-elementor-event-widget__datetime-separator {
    margin-right: 10px;
}
.single-tribe_events .tec-events-elementor-event-widget__datetime {
    display: flex;
    align-items: center;
}

.single-tribe_events .tec-events-elementor-event-widget__website-link a {
    padding: 12px 20px;
    border: 1px solid #9ebbe0 !important;
    background-color: #566388;
    color: #f9fafa !important;
    border-radius: 8px;
    transition: all 0.3s ease;
}
.single-tribe_events .tec-events-elementor-event-widget__website-link a:hover,
.single-tribe_events .tec-events-elementor-event-widget__website-link a:focus {
    background-color: #9ebbe0;
    color: #152248 !important;
}
.tec-events-elementor-event-widget__venue-container {
    background-color: #f9fafa;
    margin: 0 !important;
    padding: 10px !important;
}

.tec-events-elementor-event-widget__navigation--subnav a {
    text-decoration: none !important;
    font-size: 14px !important;
}

@media (max-width: 767px) {
    .post-type-archive-tribe_events .tribe-events-calendar-list article.tribe-events-calendar-list__event.tribe-events-calendar-list__event {
        margin-left: 0;
    }
    .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tribe-events .tribe-events-calendar-list__event-date-tag,
    .tribe-events-calendar-list__event-date-tag-datetime {
        width: fit-content;
    }
    .tribe-events-calendar-list__event-title .tribe-events-calendar-list__event-title-link {
        padding-right: 20px;
        display: block;
    }
}






/* for the member profile pages for userwp plugin. NOT USED ANYMORE */
.uwp-profile-extra-div.form-table {
	margin-bottom: 25px;
}
.uwp-profile-extra-wrap{
	border-top: solid #d8d8d8 1px;
	padding: 15px 0px 0px 10px;
}
.uwp-profile-extra-key.d-inline-block{
	width: 25%;
	height: 45px;
	font-size: 18px;
	font-weight: 400;
	font-family: "Inter", Sans-serif;
	color: #5b5b5b;
}
.uwp-profile-extra-value.d-inline-block{
	height:45px;
	font-size: 18px;
	font-weight: 600;
	font-family: "Inter", Sans-serif;
}
.uwp-profile-tab-label.uwp-profile-more_info-label {
	font-family: "Inter", Sans-serif;
}
.entry-title{
	font-family: "Inter", Sans-serif;
}
.uwp-user-title.h2.card-title.text-dark.fw-bold.m-0.p-0 {
	font-family: "Inter", Sans-serif;
}

