/* 
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 .card.card-event .card-event__header .card-event__date {
    position: absolute;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card.card-event {
    height: 100%;
    border: 2px solid #f1f2f7;
    border-radius: 8px;
}

.card.card-event .card-event__header {
    height: 200px;
}

.card.card-event .card-event__header .card-event__date {
    top: 15px;
    left: 15px;
    background-color: #fff;
    border-radius: 4px;
    height: 60px;
    min-width: 60px;
    color: #001c48;
    padding-left: 8px;
    padding-right: 8px;
}
align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.card.card-event .card-event__header .card-event__date>div {
    margin-left: 8px;
    margin-right: 8px;
}
.card.card-event .card-event__header .card-event__date .card-event__date-daynum {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
}
.card.card-event .card-event__header .card-event__date .card-event__date-month {
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.1;
}
.card.card-event .card-event__header .card-event__date>strong {
    margin-top: -15px;
}
.card.card-event .card-event__header .card-event__featured-image {
    border-radius: 4px 4px 0 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.card.card-event .card-body {
    padding: 15px 1.25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card.card-event .card-body .card-event__title {
    color: #292c2f;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
}
.card.card-event .card-body .card-event__meta {
    color: #292c2f;
    font-size: 14px;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.card.card-event .card-body .table td:first-child {
    max-width: 12px;
}
.card.card-event .card-body .card-event__meta td {
    padding: 4px .625rem;
    line-height: 20px;
    font-weight: 500;
}
.card-event__categories {
    gap: 10px;
}
.card-event__categories .card-event__category.card-event__category--secondary {
    color: #fff;
    background-color: #9aca3c;
}
.card-event__categories .card-event__category.card-event__category--outline-secondary, .card-event__categories .card-event__category.card-event__category--secondary {
    border-color: #9aca3c;
}
.card-event__categories .card-event__category {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    border-width: 2px;
    border-style: solid;
    border-radius: 2px;
    padding: 1px 14px;
}
.card-event__categories .card-event__category.card-event__category--outline-primary, .card-event__categories .card-event__category.card-event__category--primary {
    border-color: #006fba;
}
.card-event__categories .card-event__category.card-event__category--outline-primary {
    color: #006fba;
}

table tbody tr:hover>td, table tbody tr:hover>th, table tbody, table tbody tr, table tbody tr td {
    background-color: transparent !important;
}

.tribe-events-top-bar__title {
    font-size: 24px;
    font-weight: 600;
    color: #001c48;
    margin-right:15px !important;
}
.tribe-common-c-btn-border-small.btn{
    display: inline-block !important;
    color: #ffffff !important;
    text-align: center !important;
    background-color: #006fba !important;
    border-color: #006fba !important;
    font-weight: 600 !important;
    vertical-align: middle !important;
    user-select: none !important;
    border: 2px solid rgba(0,0,0,0) !important;
    padding: .375rem 26px !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 1px !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: uppercase;
    min-height: 2.25rem;
}
.tribe-common-c-btn-border-small.btn:hover{
    background-color: #0062cc !important;
    opacity: unset !important;
}

.tribe-common-h3.btn {
    text-align: center !important;
    font-weight: 600 !important;
    vertical-align: middle !important;
    user-select: none !important;
    border: 2px solid rgba(0,0,0,0) !important;
    padding: .375rem 26px !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 1px !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: uppercase !important;
    min-height: 2.25rem !important;
}
.tribe-common .btn-outline-primary {
    color: #006fba !important;
    border-color: #006fba !important;
}
.tribe-common .btn-outline-primary:hover {
    color: #fff !important;
    background-color: #006fba;
    border-color: #006fba;
    opacity: unset !important;
}

.tribe-events-c-top-bar__datepicker svg {
    display: block;
    width: 14px;
    margin-left: 7px;
}
.tribe-events-c-top-bar__datepicker svg path {
    fill: #006fba !important;
}
.tribe-common .btn-outline-primary:hover svg path {
    fill: #ffffff !important;
}

#tribe-events-view-selector-content .tribe-events-c-view-selector__list-item-icon{
    display: block !important;
    visibility: visible !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item {
    padding: 0 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
    background-color: transparent !important;
}

.tribe-events-c-view-selector__list-item-icon:hover svg path, .tribe-events-c-view-selector__list-item-icon:active svg path{
    fill: #07f9b8 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
    display: none !important;
}
.tribe-common hr {
    border-top: 1px solid #bbb !important;
    margin-bottom: 20px;
}
.tribe-filter-bar .tribe-filter-bar-c-filter {
    border-top: none !important;
}
#tribe-events-view-selector-content{
    display:none;
}
td.pl-0.text-center {
    padding-left: 0 !important;
}
.tribe-common .tribe-common-l-container {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#tribe-events-search-container{
    display:none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border{
    border:none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    padding-top:0 !important;
}