/**
* 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
*/

.tvtabcategory-product-sub-title-block .tvtabcategory-product-li.hide{
    display: none;
}
.tvtabcategory-product-sub-title-block .tvtabcategory-show.show-hide{
    display: block;
}
.tvtabcategory-product-sub-title-block .show-hide.hide{
    display: none;
}
.tvcmstabcategory-product-slider {
    margin-bottom: 25px;
}
.tvtabcategory-tab-product {
    margin: 0 -7.5px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.tvtabcategory-all-tab {
    width: 20%;
    padding: 0 7.5px;
}
.tvcmstabcategory-product-slider-main-title-wrapper {
    position: relative;
}
.tvtabcategory-all-product {
    width: 80%;
    padding: 0;
}
.tvtabcategory-product-li,
.tvtabcategory-show,
.tvtabcategory-hide {
    padding: 13px 15px 13px 20px;
    cursor: pointer;
    position: relative;
}
.tvtabcategory-product-li:after,
.tvtabcategory-show:after,
.tvtabcategory-hide:after {
    position: absolute;
    content: "";
    height: 30px;
    background-color: #ffffff;
    left: 0;
    top: 50%;
    border-radius: 3px;
    width: 3px;
    opacity: 0.3;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.tvtabcategory-product-li.active:after,
.tvtabcategory-show.active:after,
.tvtabcategory-hide.active:after,
.tvtabcategory-product-li:hover:after,
.tvtabcategory-show:hover:after,
.tvtabcategory-hide:hover:after {
    opacity: 1;
}
.tvtabcategory-product-li.active,
.tvtabcategory-product-li:hover,
.tvtabcategory-show:hover,
.tvtabcategory-hide:hover {
    background-color: #292929;
}
.tvtabcategory-product-inner {
    margin-bottom: 0;
    border-radius: 3px;
    margin: 14px 15px 14px 10px;
    padding: 2px 2px 2px 2px;
    background-color: #111111;
    direction: ltr;
}
.tvtabcategory-product-li a,
.tvtabcategory-show a,
.tvtabcategory-hide a {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    text-transform: capitalize;
}
.tvtabcategory-product-sub-title-block i {
    font-size: 16px;
    color: #ffffff;
    float: right;
    cursor: pointer;
}
@media(max-width: 1280px) {
    .tvtabcategory-product-li,
    .tvtabcategory-show,
    .tvtabcategory-hide {
        padding: 15px 16px 15px 10px;
    }
}
@media(max-width: 1024px) {
    .tvtabcategory-all-tab {
        width: 25%;
    }
    .tvtabcategory-all-product {
        width: 75%;
    }
}
@media(max-width: 991px) {
    .tvtabcategory-all-tab {
        width: 30%;
    }
    .tvtabcategory-all-product {
        width: 70%;
    }
    .tvcmstabcategory-product-slider {
        margin-bottom: 30px;
    }
}
@media(max-width: 767px) {
    .tvtabcategory-all-tab {
        width: 100%;
        margin-bottom: 15px;
    }
    .tvtabcategory-all-product {
        width: 100%;
    }
}
.lang-rtl .tvtabcategory-product-li,
.lang-rtl .tvtabcategory-show,
.lang-rtl .tvtabcategory-hide {
    text-align: right;
}
.lang-rtl .tvtabcategory-product-li:after,
.lang-rtl .tvtabcategory-show:after,
.lang-rtl .tvtabcategory-hide:after {
    right: 0;
    left: auto;
}

.tvtabcategory-product-li a:hover, .tvtabcategory-show a:hover, .tvtabcategory-hide a:hover{
    color: #fff;
}
.tvtabcategory-product-desktop-view.tvall-product-branner{
    width: 100% !important; 
}

.tvtabcategory-product-inner{
display: flex;
}
.tvtabcategory-product-desktop-view.tvall-product-branner{
    width: 100% !important; 
}
.tvtabcategory-images {width:100%;}
.tvtabcategory-images img{width:100%;padding: 15px;
    border-radius: 22px;}

.tvtabcategory-product-sub-title-block .img-thumbnail {width: 50px !important;
    height: 50px !important;
    text-align: center;
    display: block;
    margin: auto;}

.tvtabcategory-product-inner{
background-color: transparent;
}

.tvtabcategory-product-li.active{
background-color: transparent;
}

.tvtabcategory-product-li a:hover ,.tvtabcategory-product-li a:focus{
color:#CD7453;
} 
.tvtabcategory-product-li.active a{
color:#CD7453;
}
.tvtabcategory-product-li:hover{
background-color : transparent}

.tvall-product-wrapper-info-box {
padding:0 !important;
margin: 15px;
    box-shadow: 3px 6px 13px -2px #d1d1d1;
border-radius:15px;
}
.tvtabcategory-all-product-slider .tvproduct-wrapper {
border-radius : 15px !important;
}
.tvtabcategory-product-li a{
color : #000;
}
 .category-thumbnail {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height:50px;
}
.img-thumbnail, .tvtabcategory-product-sub-title-block.tvcategory-slider-inner-info-box{
background-color : transparent;
border:none;
}

.tvtabcategory-all-product-content-box .owl-carousel.promo-products,.tvtabcategory-all-product-content-box .owl-carousel.new-products{
display:none;
}
#new::after {
    display: none;
}
.tvtabcategory-product-li:after{background-color: #c8c5c5; width:2px;top:100%;height:50%;}

.tvproduct-info-box-wrapper {
    padding: 20px !important;
}
 .tvproduct-info-box-wrapper {
    text-align: left;
}
.product-price-and-shipping .price{
color:#000;
}
.product-price-and-shipping .regular-price{
color:#b1b1b1;
}
#new_banner , #promo_banner{
display  :none;
}
.tvtabcategory-product-li{
    padding: 0 !important;
    text-align: center !important;
}
@media(min-width:767px){
.blocks-container {
    display: flex;
    align-items: baseline;
}
}
.tvcmstabcategory-product-slider .tvmain-title h2{
white-space: nowrap !important;
}
.tvcmstabcategory-product-slider .tvcategory-slider-inner-info-box{
padding:0!important;
}

.tvcmstabcategory-product-slider .tvtabcategory-product-inner{
margin: 0!important;
}

@media(min-width:768px){
.tvcmstabcategory-product-slider .tvcmsprev-btn{
right:0;
left:-30px;
top:40%;
border-radius:15px;
border:none;
background-color:#c9c9c9;
box-shadow:none;
}

.tvcmstabcategory-product-slider .tvcmsnext-btn{
right:-30px;
left:none;
top:40%;
border-radius:15px;
border:none;
background-color:#c9c9c9;
box-shadow:none;
}
.tvcmstabcategory-product-slider .tvcmsprev-btn i , .tvcmstabcategory-product-slider .tvcmsnext-btn i{
color:#fff;
}
.tvcmstabcategory-product-slider .block_title{
margin-right:100px;
}
}
@media(max-width:767px){
    .tvcmstabcategory-product-slider .tvtabcategory-product-pagination{display:none}
}

.tvcmstabcategory-product-slider .tvimage-true {
    width: 100% !important;
}
