/**
* 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
*/
.tv-single-block-content {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    text-align: center;
    padding: 20px 30px;
}
.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: #222222;
    font-weight: 700;
}
.tv-single-block-content p {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #222222;
    margin: 0;
}
.tvcmssingle-block {
    margin-bottom: 50px;
}
.tvsingle-block-image-content-inner {
    position: relative;
}
.tv-single-block-content .tvsingle-block-sub-description {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
}
.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;
}
.tvsingle-bolck-btn-link.tvsingle-bolck-btn {
    font-size: 22px;
    color: #333333;
    font-weight: 300;
    text-transform: capitalize;
    padding: 10px 27px 9px 27px;
    background-color: transparent;
    border: 1px solid #333333;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.tvsingle-bolck-btn-link.tvsingle-bolck-btn:hover {
    background-color: #333333;
    color: #ffffff;
}
@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;
    }
    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 14px;
    }
}
@media(max-width: 991px) {
    .tv-single-block-content .tvsingle-block-title {
        font-size: 24px;
    }
    .tvcmssingle-block {
        margin-bottom: 30px;
    }
    .tvsingle-bolck-btn-link.tvsingle-bolck-btn {
        font-size: 18px;
        padding: 8px 15px;
    }
    .tv-single-block-content .tvsingle-block-sub-description,
    .tv-single-block-content .tvsingle-block-desc {
        font-size: 15px;
    }
}
@media(max-width: 767px) {
    .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;
    }
}
@media(max-width: 575px) {
    .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: 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;
    }
}
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-content-inner,
.lang-rtl .tvsingle-block-image-info-wrapper {
    direction: ltr;
}
