/**
* 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
*/
/********category*********/
.tvcmscategory-slider {
    position: relative;
    margin-bottom: 100px;
}
.tvcategory-slider-wrapper-info {
    position: relative;
    padding: 0 15px 5px;
}
.tvcategory-slider-main-title-wrapper {
    position: relative;
}
.tvcategory-slider-inner-info-box {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.lang-rtl .tvcategory-slider-info-box {
    text-align: right;
    direction: rtl;
}
.lang-rtl .tvcategory-slider-info-title svg {
    transform: rotate(180deg);
}
@media (max-width: 991px) {
    .tvcmscategory-slider {
        margin-bottom: 50px;
    }
}
.tvcategory-slider-info-box .tvcategory-slider-info-title svg path {
    fill: #000;
}
.tvcategory-slider-wrapper-info:hover .tvcategory-slider-info-title svg path {
    fill: #fd5215 !important;
}
.tvcategory-slider-bolck-btn-link.tvcategory-slider-bolck-btn {
    color: #ffffff;
    font-size: 12px;
    z-index: 4;
    position: relative;
}
.tvcategory-slider-bolck-btn-link.tvcategory-slider-bolck-btn i {
    font-size: 13px;
}
/***** category slider *****/
.tvcmscategory-slider {
    margin-bottom: 100px;
}
.tvcategory-img-block {
    margin: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #cccccc;
    max-width: 129px;
    max-height: 129px;
    border-radius: 50%;
}
.tvcategory-slider-wrapper-info a {
    display: block;
    cursor: pointer;
}
.tvcategory-slider-items {
    color: #5B544C;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.tvcategory-slider-info-box {
    position: relative;
    padding: 0 37px;
    padding-bottom: 21px;
    padding-top: 85px;
    margin-top: -75px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 50px rgb(0 0 0 / 8%);
    border-radius: 40px;
    text-align: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0.40) 100%);
    text-align: left;
    border: 1px solid #8f8e8e1c;
}
.tvcategory-slider-info-title {
    color: #000;
    font-size: 21px;
    font-weight: 600;
    text-transform: capitalize;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    transition: all .25s ease-in-out 0s;
    -webkit-transition: all .25s ease-in-out 0s;
    -moz-transition: all .25s ease-in-out 0s;
    -ms-transition: all .25s ease-in-out 0s;
    -o-transition: all .25s ease-in-out 0s;
}
.tvcategory-slider-info-title svg {
    margin-inline-start: 9px;
}
.tvcategory-slider-wrapper-info:hover .tvcategory-img-block img {
    animation: animName 7s linear infinite;
}
@media (max-width:1340px) {
    .tvcategory-slider-info-title {
        font-size: calc(15px + (19 - 15) * ((100vw - 280px) / (1340 - 280)));
    }
    .tvcategory-slider-items {
        font-size: calc(10px + (14 - 10) * ((100vw - 280px) / (1340 - 280)));
    }
    .tvcategory-slider-info-title span svg {
        width: 25px;
        height: 25px;
    }
    .tvcms-slider-offerbanner-wrapper,
    .tvcmscategory-slider,
    .tvcmsofferbanners-one,
    .tvcmstab-title-product,
    .tvcmsspecial-product,
    .tvcmsfeatured-product,
    .tvcmsbest-seller-product,
    .tvcmsnew-product,
    .tvcmssame-category-product,
    .tvcmscross-selling-product,
    .tvcmslike-product,
    .tvcmstabcategory-product-slider,
    .tvcmssingle-block,
    .tvfooter-product-box-layout,
    .tvcmstestimonial,
    .tvcmscustomer-services,
    .tvcmsbrandlist-slider,
    .tvcmsadvance-block,
    .tvcmsmultibanners,
    .tvcmsblog-event.tvcmsblog-event-home,
    .tvcmstwoofferbanners-one,
    .tvcmscategory-chain-slider,
    .tvcmsvideo-block-wrapper,
    .tvcms-newsletter-wrapper,
    .tvcmsour-process-wrapper {
        margin-bottom: 50px;
    }
    .tvcategory-slider-info-box {
        padding: 0 25px;
        padding-bottom: 21px;
        padding-top: 80px;
        margin-top: -75px;
    }
}
@media(max-width: 1120px) {
    .tvcategory-slider-info-box {
        padding: 0 20px;
        padding-bottom: 21px;
        padding-top: 80px;
        margin-top: -75px;
    }
    .tvcategory-img-block {
        max-width: 100px;
        max-height: 100px;
    }
    .tvcmscategory-slider .tv-img-responsive {
        max-width: 100px;
        max-height: 100px;
    }
}
@media(max-width:767px) {
    .tvcategory-img-block {
        max-width: 100px;
        max-height: 100px;
    }
    .tvcategory-slider-info-box {
        margin-top: -60px;
        padding: 0 25px;
        padding-bottom: 15px;
        padding-top: 75px;
    }
    .tvcategory-slider-info-title span svg {
        width: 20px;
        height: 20px;
    }
    .tvcategory-slider-info-title {
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 525px) {
    .tvcategory-slider {
        display: block;
    }
    .tvcategory-img-block {
        width: 100px;
        height: 100px;
    }
    .tvcategory-slider-main-title-wrapper {
        width: auto;
        /*padding: 35px 15px;*/
        margin-bottom: 15px;
    }
    .tvcategory-slider-info-box {
        margin-top: -60px;
        padding: 0 15px;
        padding-bottom: 15px;
        padding-top: 70px;
        border-radius: 25px;
    }
    .tvcategory-slider-wrapper-info {
        padding: 0px 5px 5px;
    }
}
@media (max-width:330px) {
    .tvcategory-slider-info-title span svg {
        width: 18px;
        height: 18px;
    }
    .tvcategory-slider-info-box {
        margin-top: -60px;
        padding: 0 11px;
        padding-bottom: 17px;
        padding-top: 70px;
        border-radius: 25px;
    }
    .tvcategory-img-block {
        max-width: 80px;
        max-height: 80px;
    }
    .tvcmscategory-slider .tv-img-responsive {
        max-width: 80px;
        max-height: 80px;
    }
}
@keyframes animName {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}