/**
* 2007-2025 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-2025 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.tvcmssingle-block {
    margin-bottom: 50px;
}
.tvcmssingle-block {
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}
.tvsingle-block {
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}
.tvsingle-block-image-content-inner {
    position: relative;
}
.tv-single-block-content {
    margin-bottom: 40px;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 24px;
}
.tv-single-block-content-wrapper .tvcmsmain-title-wrapper {
    text-align: inherit;
    margin-bottom: 20px;
}
.tv-single-block-content-wrapper {
    text-align: initial;
}
.tv-single-block-content h1 {
    font-size: 20px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.tv-single-block-content h3 {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #888;
    font-weight: 700;
}
.tv-single-block-content p {
    font-size: 15px;
    color: #888;
    font-weight: 400;
    margin: 0;
    width: 80%;
}
.tv-single-block-content .tvsingle-block-sub-description {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}
.tv-single-block-content .tvsingle-block-title {
    font-size: 36px;
    color: #feed01;
    font-weight: 700;
    display: block;
    text-align: left;
    padding-bottom: 0;
}
.tv-single-block-content .tvsingle-block-desc {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}
.tvsingle-block-info-box {
    text-align: right;
}
.tv-single-block-image {
    /*padding: 0;*/
}
.tvsingle-bolck-btn-link-wrapper {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.tvsingle-bolck-btn-link {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.tvsingle-bolck-btn-link i {
    font-size: 18px;
    margin: 0 5px;
}
.tvsingle-block-wrapper {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
}
@media (min-width: 1200px){
    .tv-single-block-content{
        width: 85%;
    }
}
@media(max-width: 1380px) {
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 14px;
    }
    .tv-single-block-content .tvsingle-block-title {
        font-size: 28px;
    }
    .tv-single-block-content .tvsingle-block-desc {
        font-size: 14px;
    }
}
@media(max-width: 991px) {
    .tv-single-block-content .tvsingle-block-title {
        font-size: 24px;
    }
    .tvcmssingle-block {
        margin-bottom: 30px;
        padding: 40px 0;
    }
    .tv-single-block-content .tvsingle-block-sub-description,
    .tv-single-block-content .tvsingle-block-desc {
        font-size: 15px;
    }
    .tv-single-block-content p{
        width: auto;
    }
}
@media(max-width: 767px) {
    .tv-single-block-content p{
        margin: auto;
    }
    .tv-single-block-content .tvsingle-block-title {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 14px;
        padding: 10px 14px 9px 15px;
    }
    .tvsingle-block-image-content-inner .tv-singleblock-content-one {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .tv-singleblock-content-two {
        position: absolute;
        top: 50%;
        right: 50px;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tv-single-block-mainimage,
    .tvsingle-block-image-two {
        display: block;
    }
    .tv-single-block-mainimage img,
    .tvsingle-block-image-two img {
        width: 100%;
    }
    .tvsingle-block-image-info-wrapper {
        display: block;
    }
    .tv-single-block-content-wrapper{
        text-align: center;
        margin-top: 15px;
    }
}
@media(max-width: 575px) {
    .tvcmssingle-block {
        padding: 0;
    }
    .tv-single-block-content .tvsingle-block-desc,
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 14px;
    }
    .tv-single-block-content .tvsingle-block-title {
        padding-bottom: 0;
        padding-top: 0;
    }
}
@media (max-width: 480px) {
    .tvsingle-block {
        padding: 65px 15px !important;
    }
    .tv-single-block-content {
        width: 100%;
    }
}
@media(max-width: 420px) {
    .tv-single-block-content .tvsingle-block-title {
        font-size: 16px;
        font-weight: 500;
    }
    .tv-single-block-content .tvsingle-block-desc,
    .tv-single-block-content .tvsingle-block-sub-description {
        font-size: 12px;
    }
}
@media (max-width: 400px) {
    .tvsingle-block {
        padding: 25px 15px !important;
    }
}
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-info-wrapper {
    direction: ltr;
}
.lang-rtl .tvsingle-bolck-btn-link i{
    transform: rotate(180deg);
}