/**
* 2007-2024 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author PrestaShop SA <contact@prestashop.com>
*  @copyright  2007-2024 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.tvnews-event-content-wrapper {
    text-align: start;
    padding: 18px 18px 30px;
}
.tvnews-event-read-more {
    text-align: center;
}
.tvnews-event-content-wrapper .tvdate-time {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}
.tvnews-event-content-wrapper .tvdate-time .tvmonth-time {
    padding: 0 5px;
}
.blog_post_content_top.tvblog-img-block {
    position: relative;
}
.blog_post_content_top .date_time.tvdate-time {
    position: absolute;
    top: 9px;
    left: 9px;
    padding: 5px;
    min-width: 50px;
    min-height: 56px;
    display: grid;
    align-content: center;
    justify-content: center;
    background-color: #fff;
    text-align: center;
    text-transform: capitalize;
}
.blog_post_content_top .date_time.tvdate-time p {
    font-size: 18px;
    color: #000;
    margin-bottom: 0;
    font-weight: 400;
}
.tvblog-img-content-wrapper:hover .blog_post_content_top .date_time.tvdate-time {
    background-color: #212121;
}
.tvblog-img-content-wrapper:hover .blog_post_content_top .date_time.tvdate-time p {
    color: #fff;
}
.tvnews-event-content-wrapper .tvnews-event-titel a h3,
.tvnews-event-content-wrapper .tvnews-event-titel h3 a,
.kr_blog_post_area .tvblog_post .post_content .post_title a {
    margin-bottom: 11px;
    line-height: 31px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #000000;
    font-weight: 600;
    font-size: 19px;
}
.tvnews-event-content-wrapper .tvnews-event-titel {
    margin-bottom: 10px;
}
.tvblog-event-all-content-block .tvnews-event-titel a:hover {
    color: #212121;
}
.tvnews-event-description,
.kr_blog_post_area .tvblog_post .post_content .post_description p {
    -webkit-line-clamp: 2;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #929292;
}
.tvnews-wrapper-info-box {
    background-color: transparent;
    padding: 0;
}
.tvblog-img-content-wrapper {
    background-color: #fff;
    /* border: 1px solid #e5e5e5; */
    /* border-radius: 10px; */
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}
.tvnews-event-content-wrapper .tvnews-event-read-more a {
    padding: 10px 0;
    border-bottom: none;
    display: inline-block;
}
.tvnews-event-read-more span {
    line-height: 1;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-inline-end: 10px;
}
.tvnews-event-read svg {
    vertical-align: middle;
    margin-inline-start: 10px;
}
.tvblog-event-all-content-block {
    padding: 0 15px;
}
.tvcmsblog-event-home .tvblog-event-inner-block {
    margin: 0 -15px;
}
.tvblog-event-all-content-block .tvblog-img-block .tvblog-content-img {
    position: relative;
    height: auto;
}
.tvblog-event-all-content-block .tvnews-event-buttons i {
    color: #ffffff;
    line-height: 44px;
}
.tvnews-event-username {
    display: inline-block;
    margin-right: 30px;
}
.tvnews-event-read-more-link {
    text-align: start;
}
.tvnews-event-read-more-link span {
    line-height: 1;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.tvnews-event-read-more svg {
    vertical-align: middle;
}
.lang-rtl .tvnews-event-read-more svg {
    transform: rotate(180deg);
}
.tvnews-event-read-more:hover span {
    color: #FFC700;
}
.tvnews-event-read-more:hover svg path {
    fill: #FFC700 !important;
}
.date_time.tvdate-time {
    background-color: #FFC700;
    border: 1px solid #FFC700;
    padding: 6px 15px;
    text-align: center;
    position: absolute;
    display: flex;
    bottom: auto;
    right: 0;
    top: -14%;
    margin: auto;
    left: 0;
    padding: 6px 15px;
    width: max-content;
}
.date_time.tvdate-time p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000;
    padding: 0 1px;
    display: inline-block;
}
@media(max-width: 991px) { 
    .tvnews-event-description, 
    .kr_blog_post_area .tvblog_post .post_content .post_description p {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 20px;
    }
}