/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/

/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-post-category {
    background-color: #fbc02d !important;
    color: black !important;
}

.tds-newsletter .tdn-title {
    color: #fbc02d !important;
}

.td-scroll-up {
    background-color: #fbc02d !important;
}

.tdb-head-search-form-btn {
    background-color: #fbc02d !important;
    color: black !important;
}

.tdb-head-search-form-btn:hover {
    background-color: #222222 !important;
    color: white !important;
}

.tdi_47 .tdb-menu > li.current-menu-item > a,
.tdi_47 .tdb-menu > li:hover > a,
.tdi_129 .td_module_wrap:hover h3.td-module-title a,
.tdi_25 .tdb-horiz-menu > li.current-menu-item > a,
.tdi_25 .tdb-horiz-menu > li:hover > a,
.tdi_39 .tdm-social-item-wrap:hover i {
    color: #fbc02d !important;
}

.tdi_40 .tdb-head-search-btn:hover svg * {
    fill: #fbc02d !important;
}

.mec-sl-calendar,
.mec-sl-clock {
    display: none;
}

.mec-event-date,
.mec-event-time {
    color: black !important;
    font-family: Source Sans Pro !important;
    font-size: 13px !important;
    line-height: 1 !important;
    font-style: italic !important;
    font-weight: 400 !important;
    grid-column: 1 / 1;
    grid-row: 2;
}

.mec-event-article::before {
    display: none !important;
}

.mec-wrap h2,
.mec-wrap h6,
.mec-wrap a,
.mec-wrap dt {
    font-family: "Source Sans Pro" !important;
}

.mec-event-title {
    font-family: Gelasio !important;
    font-size: 17px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    grid-column: 1 / 1;
    grid-row: 1 / 1;
    word-wrap: break-word;
    text-transform: none !important;
    margin-bottom: 6px !important;
}

.mec-event-image {
    grid-column: 2;
    grid-row: 1 / 3;
}
.mec-event-image img,
.mec-calendar .mec-event-article .mec-event-image {
    border-radius: 50%;
    width: 86px;
    height: 86px;
}
.mec-event-article {
    display: grid;
    grid-template-columns: calc(100% - 86px) 86px;
    grid-template-rows: auto 1fr;
}

.mec-container h1 {
    font-family: Gelasio !important;
    font-size: 41px !important;
    font-weight: 700 !important;
    text-transform: none !important;
    text-align: center;
    margin: 80px 0 40px;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title {
    display: none !important;
}

.comments {
    display: none;
}

.mec-events-event-image img {
    max-height: 400px;
    object-fit: cover;
}

.mec-event-list-classic .mec-event-title a {
    transition: color 0.1s ease;
}

/* LT */
.wpb_wrapper {
	position:static!important;
}
