/**
* 2007-2023 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-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

.tvcmstwoofferbanners-one {
    margin-bottom: 20px;
}
.tvtwoofferbanner-wrapper {
    margin: 0 -10px;
}
.tvcmstwoofferbanners-one .tvofferbanner-two-inner {
    position: relative;
    text-align: center;
    padding: 0 15px;
}

/*Left Align*/
.tvtwoofferbanner-content.left {
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    left: 0;
    right: 0;
    text-align: center;
    /*-webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
}

.tvtwoofferbanner-content.top-left {
    top: 10%;
    left: 2%;
    position: absolute;
    width: 60%;
    text-align: center;
}

.tvtwoofferbanner-content.bottom-left {
    bottom: 10%;
    left: 2%;
    position: absolute;
    width: 60%;
    text-align: center;
}

/*Right Align*/

.tvtwoofferbanner-content.right {
    position: absolute;
    width: 60%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    /*webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
    right: 2%;
    text-align: center;
}

.tvtwoofferbanner-content.top-right {
    position: absolute;
    width: 60%;
    top: 10%;
    right: 2%;
    text-align: center;
}

.tvtwoofferbanner-content.bottom-right {
    position: absolute;
    width: 60%;
    bottom: 10%;
    right: 2%;
    text-align: center;
}

/*Center Align*/

.tvtwoofferbanner-content.center {
    position: absolute;
    width: 60%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    /*-webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
    right: 0;
    left: 0;
    text-align: center;
}

.tvtwoofferbanner-content.top-center {
    position: absolute;
    /*width: 60%;*/
    top: 18%;
    right: 0;
    left: 0;
    text-align: center;
}

.tvtwoofferbanner-content.bottom-center {
    position: absolute;
    /*width: 60%;*/
    bottom: 10%;
    right: 0;
    left: 0;
    text-align: center;
}

.tvtwoofferbanner-content.none {
    display: none;
}
.tvcmstwoofferbanners-one .tvbanner-hover-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
}
.tvtwoofferbanner-content.none {
    display: none;
}
.tvtwoofferbanner-content h6 {
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 100;
    line-height: 18px;
    display: inline-block;
    margin-bottom: 40px;
    border-radius: 10px;
    background-color: #243668;
    letter-spacing: 0.05em;
    padding: 9px 27px;
}
.tvtwoofferbanner-content h4 {
    font-weight: 400;
    font-size: 56px;
    line-height: 40px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 20px;
}
.tvtwoofferbanner-content h4 span {
    color: #A54201;
}
.tvtwoofferbanner-content p {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn a {
    color: #ffffff;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn:hover {
    background-color: #ffffff;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn:hover a {
    color: #000000;
}
@media(max-width:1440px) 
{
    .tvtwoofferbanner-content h4 {
        font-size: 42px;
        line-height: 26px;
}
}
@media (max-width: 1140px) and (min-width: 768px) {
    .tvtwoofferbanner-content h6 {
        font-size: 17px;
        margin-bottom: 20px;
    }
    .tvtwoofferbanner-content h4 {
        font-size: 27px;
        line-height: 34px;
    }
    .tvtwoofferbanner-content button {
        padding: 10px 18px;
    }
    .tvtwoofferbanner-content button span {
        font-size: 12px;
    }
}
@media(max-width:991px) {
    .tvcmstwoofferbanners {
        margin-bottom: 30px;
    }
}
@media (max-width: 850px) and (min-width: 576px) {
    .tvtwoofferbanner-content h6 {
        font-size: 14px;
        margin-bottom: 7px;
        padding: 6px 20px;
    }
    .tvtwoofferbanner-content p {
        font-size: 11px;
    }
    .tvtwoofferbanner-content h4 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 17px;
    }
    .tvtwoofferbanner-content button {
        padding: 8px 16px;
    }
    .tvtwoofferbanner-content button:after {
        top: -3px;
        left: 3px;
    }
    .tvtwoofferbanner-content button span {
        font-size: 11px;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    .tvtwoofferbanner-content h4 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 17px;
    }
    .tvtwoofferbanner-content button {
        padding: 8px 16px;
    }
    .tvtwoofferbanner-content button span {
        font-size: 11px;
    }
}
@media (max-width: 650px) and (min-width: 576px) {
    .tvtwoofferbanner-content h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 17px;
    }
    .tvtwoofferbanner-content button {
        padding: 7px 14px;
    }
    .tvtwoofferbanner-content button span {
        font-size: 10px;
    }
}
@media(max-width: 767px) {
    .tvcmstwoofferbanners .tvofferbanner-two-inner {
        padding: 0;
    }
    .tvofferbanner-two-inner.tvbanner1 {
        margin-bottom: 15px;
    }
}
@media(max-width: 575px) {
    .tvcmstwoofferbanners .tvbanner1 .tvofferbanner-two-inner {
        margin-bottom: 15px;
    }
    .tvtwoofferbanner-content h6
    {
        margin-bottom: 17px;
    }
    
}
@media(max-width: 480px) {
    .tvtwoofferbanner-content h4 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 17px;
    }
    .tvtwoofferbanner-content button {
        padding: 8px 16px;
    }
    .tvtwoofferbanner-content button span {
        font-size: 11px;
    }
}
@media(max-width: 375px) {
    .tvtwoofferbanner-content h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 17px;
    }
    .tvtwoofferbanner-content h6 {
        font-size: 14px;
        line-height: 13px;
    }
    .tvtwoofferbanner-content button {
        padding: 7px 14px;
    }
    .tvtwoofferbanner-content button span {
        font-size: 10px;
    }
}
.lang-rtl .tvcmstwoofferbanners-one {
    display: flex;
    flex-wrap: wrap;
}