/* 
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
*/

/*
    Add your custom styles here
*/
.tribe-events-widget-events-list__event-date-tag {
    background: #666;
    box-sizing: border-box;
    display: inline;
    float: left;
    font-weight: 700;
    margin: 10px 5% 10px 0 !important;
    overflow: hidden;
    padding: 3px !important;
    text-align: center;
    width: 15% !important;
    font-family: "Roboto" !important;
}
.tribe-events-widget-events-list__event-date-tag-month {
    background: #fff !important;
    color: #666;
    display: block;
    font-size: 11px;
    letter-spacing: .5px;
    padding: 3px !important;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto" !important;
}
.tribe-events-widget-events-list__event-date-tag-daynum {
    color: #fff !important;
    display: block;
    font-size: 15px;
    line-height: 1.6 !important;
    text-align: center;
    width: 100%;
    font-family: "Roboto" !important;
}
.tribe-events-widget-events-list__event-title-link {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    color: #40A1A1 !important;
    font-family: "Roboto" !important;
}
.tribe-events-widget-events-list__event-datetime-wrapper  {
    font-family: "Lato", Sans-serif !important;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
}
.tribe-events-widget-events-list__view-more-link {
    font-family: "Roboto" !important;
    color: #40A1A1 !important;
}
.tribe-events-widget-events-list__view-more  {
    display:none !important;
}
.tribe-events-c-messages__message-list-item {
    font-family: "Lato", Sans-serif !important;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
}