/**
* 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
*/
/****************************category*********************/
.tvcategory-chain-slider-main-title-wrapper {
    position: relative;
}
.tvcmscategory-chain-slider {
    margin-bottom: 30px;
}
.tvcategory-chain-slider-wrapper-info {
    padding: 0 15px;
}
.tvcategory-chin-img-block {
    overflow: hidden;
    position: relative;
}
.tvcategory-chain-slider-inner-info-box {
    position: relative;
}
.tvcategory-chain-slider-wrapper {
    position: relative;
    /* overflow: hidden; */
    margin-bottom: 30px;
    -webkit-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    -o-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    transition: all 400ms cubic-bezier(.25, .46, .45, .94);
}
.tvcategory-chain-slider-wrapper:hover {
    /* box-shadow: 0px 0px 37px rgba(0, 0, 0, 0.14); */
}
.tvcategory-chain-content-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: auto;
    z-index: 0;
    border: 1px solid #F5F5F5;
    background: #F5F5F5;
    box-shadow: 0px 0px 45px 0px rgb(0 0 0 / 7%);
    padding: 15px 21px;
    text-align: center;
    transform: translateY(-15%);
    opacity: 0;
    -webkit-transition: transform 400ms cubic-bezier(.25, .46, .45, .94), opacity 200ms cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 400ms cubic-bezier(.25, .46, .45, .94), opacity 200ms cubic-bezier(.25, .46, .45, .94);
    transition: transform 400ms cubic-bezier(.25, .46, .45, .94), opacity 200ms cubic-bezier(.25, .46, .45, .94);
}
.tvcategory-chain-slider-category-box {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
}
.tvcategory-chain-slider-category {
    width: 50%;
    float: left;
    padding-bottom: 27px;
}
.tvcategory-chain-slider-wrapper:hover .tvcategory-chain-content-wrapper {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transition: transform 400ms cubic-bezier(.25, .46, .45, .94), opacity 200ms cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 400ms cubic-bezier(.25, .46, .45, .94), opacity 200ms cubic-bezier(.25, .46, .45, .94);
    transition: transform 400ms cubic-bezier(.25, .46, .45, .94), opacity 200ms cubic-bezier(.25, .46, .45, .94);
}
.tvcategory-chain-title1 {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    -o-transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    transition: all 400ms cubic-bezier(.25, .46, .45, .94);
}
.tvcategory-chain-slider-wrapper:hover .tvcategory-chain-title1 {
    transform: translateY(100%);
    -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
    -o-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
    transition: all 200ms cubic-bezier(.25, .46, .45, .94);
}
.tvcategory-chain-title1 a {
    background: #f5f5f5;
    padding: 28px 15px;
    display: block;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.6px;
    text-transform: capitalize;
}
.tvcategory-chain-title {
    padding: 16px 0 21px;
    position: relative;
}
.tvcategory-chain-title a:after {
    position: absolute;
    /*content: "";*/
    width: 40px;
    height: 1px;
    background-color: #22222210;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.tvcategory-chain-title a {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: 0.54px;
    text-transform: uppercase;
}
.tvcategory-chain-title+a {
    margin-top: 6px;
}
a.tvcategory-chain-slider-category {
    word-wrap: break-word;
    display: block;
    text-align: start;
    padding-inline-start: 23px;
    padding-inline-end: 2px;
    position: relative;
    padding-bottom: 11px;
    color: #1F262F;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-transform: capitalize;
}
.tvcategory-chain-content {
    display: inline-block;
    text-align: start;
}
/* .tvcategory-chain-slider-category:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    left: 1px;
    border-radius: 10px;
    top: 23%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
} */
.tvcategory-chain-slider-category:after {
    position: absolute;
    display: inline-block;
    font-family: 'Material Icons';
    content: '\e315';
    font-size: 20px;
    left: 0;
    color: #000;
    top: 37%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
.lang-rtl .tvcategory-chain-slider-category:after{
    right: 0;
    left: auto;
}
.tvcategory-chain-slider-category:hover:after {
    color: #060606;
}
.tvcategory-chain-slider-category:hover {
    color: #060606;
}
.tvcategory-chain-slider-all-link a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.05em;
}
.tvcategory-chain-slider-all-link a i {
    font-size: 14px;
    line-height: 12px;
    margin-left: 3px;
    font-weight: 400;
}
.tvcategory-chain-slider-all-link a:hover {
    color: #000;
}
.btn.tvcategory-chain-slider-all-link {
    margin-bottom: -30px;
    text-align: center;
    padding: 17px 39px;
    margin-top: 23px;
}
.btn.tvcategory-chain-slider-all-link span,
.btn.tvcategory-chain-slider-all-link i {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.32px;
}
.btn.tvcategory-chain-slider-all-link.tvall-inner-btn span:after,
.btn.tvcategory-chain-slider-all-link.tvall-inner-btn:after,
.btn.tvcategory-chain-slider-all-link.tvall-inner-btn:before {
    border: none;
}
.btn.tvcategory-chain-slider-all-link:hover span,
.btn.tvcategory-chain-slider-all-link:hover i {
    color: #fff;
}
.tvcategory-chain-title1 a:hover {
    color: #fff;
}
.lang-rtl .tvcategory-chain-slider-all-link a i {
    margin: 0 3px 0 0;
}
@media (max-width: 1440px) {
    .tvcategory-chain-title a {
        font-size: calc(16px + (17 - 16) * ((100vw - 280px) / (1440 - 280)));
    }
    a.tvcategory-chain-slider-category {
        font-size: calc(15px + (18 - 15) * ((100vw - 280px) / (1440 - 280)));
    }
    .tvcategory-chain-title {
        padding: 9px 0;
    }
    .tvcategory-chain-title1 a {
        font-size: calc(12px + (20 - 12) * ((100vw - 280px) / (1440 - 280)));
    }
}
@media(max-width: 991px) {
    .tvcategory-chain-title1 {
        position: inherit;
    }
    .tvcmscategory-chain-slider {
        margin-bottom: 30px;
    }
    .tvcategory-chain-title1 a {
        font-size: calc(10px + (18 - 10) * ((100vw - 280px) / (991 - 280)));
    }
    .tvcategory-chain-slider-wrapper:hover .tvcategory-chain-title1,
    .tvcategory-chain-content-wrapper {
        opacity: 1;
        transform: none;
    }
    .tvcategory-chain-title1 a {
        opacity: 1;
        visibility: visible;
    }
}
@media(max-width: 575px) {
    .tvcategory-chain-content-wrapper {
        width: auto;
    }
    .tvcategory-chain-slider-category {
        font-size: 14px;
        padding-left: 00px;
    }
    a.tvcategory-chain-slider-category {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .tvcategory-chain-title a {
        font-size: 15px;
        padding: 10px 0;
    }
}
@media(max-width: 450px) and (min-width: 400px) {
    .tvcategory-chain-title1 {
        display: none;
    }
}