@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');


/**
* 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-menu-horizontal ul li.level-1.megamenu1>.menu-dropdown {
    background: #fff url(../img/menu4.jpg)no-repeat right;
    height: 439px;
}
.tv-menu-horizontal ul li.level-1.megamenu2>.menu-dropdown {
    background: #fff url(../img/menu5.jpg)no-repeat center bottom;
    height: 580px;
}
@media (min-width: 992px) {
    .tv-menu-horizontal {
        padding: 0 !important;
    }
}
.tv-menu-horizontal {
    width: 100%;
}

.container_tv_megamenu .tv-sub-menu .html-block p,
.container_tv_megamenu .tv-sub-menu .html-block a {
    margin: 0;
    padding: 0;
}

.tv-menu-horizontal li.level-1 .img-icon {
    max-height: 24px;
    vertical-align: middle;
}
.tv-menu-horizontal ul {
    margin: 0;
}
.tv-megamenu-slider-wrapper .html-block {
    margin-bottom: 10px;
    text-align: center;
}
.tv-menu-horizontal .menu-content {
    position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tv-menu-horizontal li.level-1>a {
        padding: 0 16px;
    }
}
#header .tv-menu-horizontal ul li.level-1>a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    padding: 15px 15px;
}
.cat-drop-menu li {
    position: relative;
}
.tv-menu-horizontal .menu-dropdown li a {
    padding: 4px 0;
    display: inline-block;
}
.clearfix {
    clear: both
}
.tv-menu-horizontal ul li.level-1 ul li.parent:hover:after {
    color: #000;
}
#tv-menu-horizontal .container {
    padding-left: 0;
    padding-right: 0;
}
.html-block img {
    margin-bottom: 10px;
    padding-right: 0;
}
.html-block img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.tv-menu-horizontal .cat-drop-menu li a span {
    color: #222;
}
#header .tvcmsheader-sticky.sticky .tv-menu-horizontal ul li.level-1>a {
    /* color: #fff; */
}
#header .tvcmsheader-sticky.sticky .tv-menu-horizontal li.level-1 .img-icon{
    /* filter: invert(0); */
}
/****reponsive****/
@media (min-width: 992px) {
    .tv-menu-horizontal .title-menu-mobile,
    .icon-drop-mobile {
        display: none;
    }
    .tv-menu-horizontal li.level-1.banner1>.menu-dropdown {
        background: #fff url(../img/menu4.jpg) no-repeat right;
        height: 439px;
    }
    .tv-menu-horizontal li.level-1.menu-banner1>.menu-dropdown {
        background: #fff url(../img/menu5.jpg) no-repeat bottom;
        height: 700px;
    }
    .tv-menu-horizontal .menu-dropdown .tv-menu-col.border {
        padding-left: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .tv-menu-horizontal .menu-dropdown .tv-menu-col.border .ul-column {
        border-left: 1px solid #666;
    }
    .tv-menu-horizontal .menu-dropdown .tv-menu-col.border .ul-column li {
        padding-left: 20px;
    }
    .tv-menu-horizontal .menu-dropdown .tv-menu-col.border ul li.item-header a {
        border-bottom: 1px solid #666;
        margin-bottom: 15px;
    }
    .tv-menu-horizontal .menu-dropdown .tv-menu-col.none-border {
        padding: 0;
    }
    .tv-menu-horizontal .tv-menu-col.none-border ul li.item-header a {
        border: none;
    }
    .tv-menu-horizontal .menu-dropdown .product-container .product-name a {
        text-align: center;
        float: none;
    }
    .tv-menu-horizontal .menu-dropdown .product-container .content_price {
        clear: both;
        text-align: center;
    }
    .tv-menu-horizontal .cat-drop-menu li {
        position: relative;
        width: 220px;
    }
    .tv-menu-horizontal .cat-drop-menu li a {
        margin: 0 20px;
    }
    .tv-menu-horizontal .menu-dropdown.tv-sub-left {
        left: 0;
    }
    .tv-menu-horizontal .menu-dropdown.tv-sub-center {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #more_menu {
        position: relative;
    }
    #more_menu .menu-dropdown {
        right: 0;
    }
    #more_menu .menu-dropdown .menu-dropdown {
        display: none;
    }
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .tv-menu-horizontal li.level-1.parent>a,
    .tv-menu-horizontal li.level-1#more_menu>a {
        padding: 0 10px 30px;
    }
}
@media (max-width: 991px) {
    .tv-menu-horizontal .title-menu-mobile,
    .icon-drop-mobile {
        display: block !important;
    }
    .tv-menu-horizontal li.level-1 {
        border-bottom: 1px solid #9d7ce1;
        cursor: pointer;
        position: relative;
        width: 100%;
        float: none;
        display: block;
    }
    #tvcmsdesktop-currency-selector .tv-currency-btn svg path{
        fill: #000;
    }
    /*  .tv-menu-horizontal li.level-5,
    .tv-menu-horizontal li.level-4,
    .tv-menu-horizontal li.level-3,
    .tv-menu-horizontal li.level-2 {
        position: relative;
        cursor: pointer;
        padding: 0 15px;
        width: 100%;
        border-bottom: 1px solid #9d7ce1;
    }*/
    .tv-menu-horizontal li.level-1 .img-icon{
        /* filter: invert(1); */
    }
    .tv-menu-horizontal ul li ul li:last-child {
        border-bottom: medium none !important;
    }
    /*.tv-menu-horizontal li.level-5 a,
    .tv-menu-horizontal li.level-4 a,
    .tv-menu-horizontal li.level-3 a,
    .tv-menu-horizontal li.level-2 a {
        line-height: 45px;
        padding: 0;
    }*/
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 0 15px;
        line-height: 40px;
        color: #666;
    }
    .tv-menu-horizontal .tv-menu-col {
        width: 100%;
    }
    .tv-menu-horizontal .marques .tv-menu-col {
        width: 20%;
    }
    .tv-menu-horizontal .marques .all-marques, .tv-menu-horizontal .marques .line100 {
        width: 100%;
    }
    .tv-menu-horizontal .menu-content.tv-active {
        display: block !important;
    }
    .tv-menu-horizontal .menu-dropdown {
        display: none;
    }
    .tv-menu-horizontal li.level-1>a {
        padding: 0;
        line-height: 22px;
    }
    .title-menu-mobile span {
        padding: 15px 0px 14px 0px;
        color: #fff;
        letter-spacing: 1px;
        font-size: 18px;
        display: block;
        text-transform: uppercase;
    }
    .title-menu-mobile span:after {
        font-family: 'Material Icons';
        content: '\e313';
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        float: right;
        font-size: 24px;
        color: #333333;
        cursor: pointer;
    }
    .tv-menu-horizontal ul li.parent .icon-drop-mobile:after {
        font-family: 'Material Icons';
        padding: 0 10px;
        content: '\e313';
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        right: 0px;
        top: 12px;
        font-size: 24px;
        color: #333333;
        cursor: pointer;
    }
    .tv-menu-horizontal ul.cat-drop-menu {
        margin-right: 0;
    }
    .tv-menu-horizontal ul li.parent .icon-drop-mobile.opened:after {
        font-family: 'Material Icons';
        content: '\e316'
    }
    .tv-menu-horizontal .menu-dropdown.tv-sub-menu {
        padding: 0;
        width: 100% !important;
        float: none;
        background-color: #fff;
    }
    .tv-menu-horizontal ul li ul {
        background: rgba(255, 255, 255, 0.1);
        width: auto;
    }
    .tv-menu-horizontal ul li.level-1 ul li a:hover {
        color: #000;
    }
    .tv-menu-horizontal ul li.level-1 ul li.parent:hover:after {
        color: #000;
    }
    .tv-menu-horizontal li.level-1:hover>a:before {
        display: none;
    }
    .level-1.active-parent>a{
    background-color: #285f9f !important;
    color: #fff!important ;
    }
    .level-1.active-parent .tv-titre {
    background-color: #3199ca !important;
    color: #fff ;
    }
    .Nos-Packs-d-e-liquide,.Autres-accessoires{
        padding-bottom: 0;
    }
    .level-1.active-parent .Nos-Packs-d-e-liquide,.level-1.active-parent .Autres-accessoires{
        background-color: #7fc6e1 !important;
        color: #fff ;
    }
    .Nos-Packs-d-e-liquide .tvmega-menu-link a,.Autres-accessoires .tvmega-menu-link a{
        background-color: #7fc6e1!important;
    }
    #header #tvmobile-megamenu .tv-menu-horizontal ul li.level-1 ul li.item-header a {
        background-color: #fff;
        
    }
}
.tv-menu-sticky {
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    z-index: 999;
    padding-top: 0 !important;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.tv-menu-sticky li.level-1 {
    float: none !important;
}
@media only screen and (max-width : 991px) {
    .tv-menu-horizontal li.level-1.parent>a::after {
        display: none;
    }
}
/****************************************************************/
.container_tv_megamenu {
    /*position: relative;*/
    padding: 0px 0;
    /*display: inline-block;*/
}
/*.container_tv_megamenu .tv-sub-menu {
    padding: 15px;
}*/
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 12pt;
    color: #052453;
    font-weight: 300;
    letter-spacing: 0.5px;
}
#header #tvmobile-megamenu .tv-menu-horizontal ul li.level-1 ul li.item-header a {
    display: flex;
    align-items: center;
    gap: 25px;


}
#header #tvmobile-megamenu .tv-menu-horizontal ul li.level-1 .all-marques ul li.item-header a {
    justify-content: center;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a span {
    display: block;
    /*color: #052453;*/
}
.je-debuteparent span{
    white-space: nowrap;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header .html-block a {
    margin-bottom: 15px;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line a {
    color: #052453;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:before {
    content: "";
    width: 8px;
    height: 8px;
    margin-right: 10px;
    margin-left: 0;
    border: 1px solid #777777;
    border-radius: 50%;
    display: inline-block;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a:hover,
#header .tv-menu-horizontal ul li.level-1 ul li.item-line a:hover {
    color: #F4760A;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:hover:before {
    border: 1px solid #F4760A;
    background-color: #F4760A;
}
.tv-menu-horizontal li.level-1 {
    float: left;
    display: inline-block;
    text-align: left;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}
.tv-menu-horizontal ul li a.product-name {
    font-size: 18px;
    margin-top: 0;
    text-align: center;
    color: #666666;
}
.tv-menu-horizontal li.level-1>a {
    line-height: 47px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}
.tv-menu-horizontal li.level-1.parent>a:after {
    font-family: 'Material Icons';
    content: '\e313';
    margin-left: 3px;
    position: relative;
    top: 4px;
    font-size: 15px;
}
.menu-subtitle {
    position: absolute;
    top: -5px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 4px;
    background: #ffffff;
    color: #000000;
    font-size: 12px;
    right: 8px;
    color: #000;
}
.tv-menu-horizontal li.B_logo{
    float: left!important; /* push other items away */
}

.tv-menu-horizontal li.search-account-cart{
    float: right!important; /* push it to far right */
}
li.search-account-cart .tv-contact-account-cart-wrapper ,li.B_logo .tvcms-header-logo{
  display: none !important;
  opacity: 0;
  pointer-events: none;  /* disables hover and clicks */
  transition: opacity 0.3s ease;
}

li.search-account-cart .tv-contact-account-cart-wrapper.visible ,li.B_logo .tvcms-header-logo.visible{
  display: block !important; /* or inline-block if needed */
  opacity: 1;
  pointer-events: auto; /* enable hover and clicks */
}
.tvcmsheader-nav-right div#_desktop_search{
    opacity: 0;
    pointer-events: none;
    display: none;

}
@media(min-width: 992px) {
    .tv-menu-horizontal .menu-dropdown {
        position: absolute;
        z-index: 1000;
        max-height: calc(100vh - 210px);
        max-width: 100%;
        background: #fff;
        /*border-bottom: 4px solid #F4760A;*/
        border-radius: 0 0 5px 5px;
        overflow-y: auto;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        transition: opacity 0.1s ease 0s, transform 0.1s ease 0s;
        -moz-transition: opacity 0.1s ease 0s, -moz-transform 0.1s ease 0s;
        -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
        -ms-transition: opacity 0.1s ease 0s, -ms-transform 0.1s ease 0s;
        -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        visibility: hidden;
        /*max-height:400px;*/
        /*max-width: 900px;*/
        /*left: 0;*/
        /*right: auto;*/
    }
    .tv-menu-horizontal ul li.level-1:hover>.menu-dropdown,
    .tv-menu-horizontal ul li.level-2:hover>.menu-dropdown,
    .tv-menu-horizontal ul li.level-3:hover>.menu-dropdown,
    .tv-menu-horizontal ul li.level-4:hover>.menu-dropdown,
    .tv-menu-horizontal ul li.level-5:hover>.menu-dropdown {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        visibility: visible;
        text-align: left;
        transform-origin: top;
    }
    .menu-dropdown.cat-drop-menu {
        padding: 10px 0;
        max-height: initial;
        overflow-y: inherit;
    }
    .tv-menu-horizontal ul.menu-content {
        display: inline-block;
        height: 64px;
        max-width: 100%;
        width: 100%;
    }
    
    .tv-menu-horizontal .title-menu-mobile,
    .icon-drop-mobile {
        display: none;
    }
    .tv-menu-horizontal li.level-2 .menu-dropdown {
        left: 100%;
        top: 0;
        overflow-y: inherit;
        max-height: initial;
    }
    .tv-menu-horizontal ul li.level-1 ul li.parent>a:after {
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        right: 18px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: max-content;
        font-size: 18px;
        color: #666;
        font-family: 'Material Icons';
        content: '\e315';
    }
    .tv-menu-row {
        margin: 15px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        border: 2px solid #ff9100;
        border-radius: 10px;   

    }
    .je-debuteparent .tv-sub-menu .tv-menu-row,.guideparent .tv-sub-menu .tv-menu-row,.blogparent .tv-sub-menu .tv-menu-row{
        border: none;
        display: flex;
        justify-content: space-between;
        
    }
    .moins-10-cigarette,.Choisir-sa-e-cigarette,.nouveaute-materiel{
        background-color: #bfe2ee;
    }
    .e10a15-cigarette,.Choisir-sa-clearo,.duel-de-produits{
        background-color: #7fc6e1;
    }
    .brumaire-a-vos-cotes{
        background-color: #58b0d6;
    }
    .plus-15-cigarette,.Choisir-son-e-liquide,.nouveaute-e-liquides{
        background-color: #3199ca;
    }
    .Choisir-sa-batterie,.tirage-chicha,.questions-de-vapoteurs{
        background-color: #2278a3;
    }

    .je-debuteparent .tvmega-menu-link a,.guideparent .tvmega-menu-link a,.blogparent .tvmega-menu-link a{
    display: flex!important;
    align-items: center; /* align vertically */
    gap: 8px; /* spacing between img and text */
    text-decoration: none;
    }
    .je-debuteparent .tvmega-menu-link a img,.guideparent .tvmega-menu-link a img,.blogparent .tvmega-menu-link a img{
        width: 30px;
        height: 30px;
        object-fit: cover; /* ensure image covers the area */
        display: inline-block;
    }
    
    .je-debuteparent .tv-menu-col{
        padding-left: 5px;
        padding-right: 0;
    }
    .tv-menu-row .tv-titre {
        position: relative;
        padding: 0 5px;
        top: -12px;
        background-color: #fff;
        text-align: center;
        font-size: 18px;             /* optional, adjust text size */
        margin: 0;          /* spacing below title */
    }
    .je-debuteparent .tv-sub-menu,.guideparent .tv-sub-menu,.blogparent .tv-sub-menu{
        padding-right: 6px;
        padding-left: 6px;
    }
    .je-debuteparent .tv-sub-menu .tv-menu-row,.guideparent .tv-sub-menu .tv-menu-row,.blogparent .tv-sub-menu .tv-menu-row{
        margin: 6px 0;
    }
}
.category-je-debute .tv-category-main-div,.category-e-cigarettes .tv-category-main-div,.category-e-liquides .tv-category-main-div,.category-accessoires .tv-category-main-div{
    display: none;
}
.je-debuteparent .tv-sub-menu .tv-menu-row h1,.guideparent .tv-sub-menu .tv-menu-row h1,.blogparent .tv-sub-menu .tv-menu-row h1{
    display: none;
}

.Autres-accessoires h1,.Autres-accessoires img{
    display: none;
}
.Nos-Packs-d-e-liquide h1,.Nos-Packs-d-e-liquide img{
    display: none;

}
.Nos-Packs-d-e-liquide a span ,.Autres-accessoires a span{
    font-family:'Rubik', sans-serif;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.1;

}
@media (max-width: 991px) {
    .Nos-Packs-d-e-liquide a span ,.Autres-accessoires a span{
        font-family:'Oswald', sans-serif;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.4px;
        color: #fff!important;
    }
}
.Nos-Packs-d-e-liquide .tv-menu-col,.Autres-accessoires .tv-menu-col{
    width: 100%;
}
.Nos-Packs-d-e-liquide a:hover,.Autres-accessoires a:hover{
    color: #F4760A!important;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a:hover,
#header .tv-menu-horizontal ul li.level-1 ul li.item-line a:hover {
    color: #F4760A;
}
.guideparent .tvmega-menu-link img,.blogparent .tvmega-menu-link img{
    display: none!important;
}
.Autres-accessoires .tvmega-menu-link, .Nos-Packs-d-e-liquide .tvmega-menu-link{
    text-align: center;
}
.tv-menu-row .tv-titre {
        text-align: center!important; 
        color: #052453;                 /* text color white */
        font-size: 1.5em;             /* optional, adjust text size */
        margin: 0;          /* spacing below title */
    }
@media (max-width: 991px){
    .tv-menu-row .tv-titre {
        font-size: 1.4em;       
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        text-align: left !important; 
        padding-left: 15px;
        line-height: 40px;     
    }
}
.marques .tvmega-menu-link span{
    display: none!important;
    
}
.marques .all-marques .tvmega-menu-link span{
    position: relative;
    padding: 13px 36px;
    cursor: pointer;
    display: inline-block!important;
    z-index: 1;
    border-radius: 0;
    line-height: 0;
    border: none;
    background-color: #3199ca;
    overflow: hidden;
    
}
.marques .all-marques .tvmega-menu-link a{
    color: #fff!important;
}
.marques .all-marques .tvmega-menu-link span:after {
    display: block!important;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    color: #fff !important;
    background-color: #ff9100;
    pointer-events: none;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.marques .all-marques .tvmega-menu-link span:hover:after {
    right: auto;
    left: 0%;
    width: 100%;
}
.marques .all-marques li{
    text-align: center;
}
.tv-menu-horizontal .menu-content .tvmega-menu-title {
    display: none;
}
/*@media(min-width: 992px) and (max-width: 1650px){
    .tv-menu-horizontal .menu-dropdown{
        right: 0;
        left: 0;
        margin: 0 auto;
    }
}*/
@media(max-width: 991px) {}
.lang-rtl .tv-menu-horizontal .menu-dropdown li .tvproduct-name a {
    text-align: center;
}
.lang-rtl .tv-menu-horizontal ul li.level-1 ul li.parent>a:after {
    right: auto;
    left: 15px;
    direction: rtl;
    content: '\e314';
}
@media(min-width: 992px) {
    .lang-rtl .tv-menu-horizontal ul li.level-1:hover>.menu-dropdown,
    .lang-rtl .tv-menu-horizontal ul li.level-2:hover>.menu-dropdown,
    .lang-rtl .tv-menu-horizontal ul li.level-3:hover>.menu-dropdown,
    .lang-rtl .tv-menu-horizontal ul li.level-4:hover>.menu-dropdown,
    .lang-rtl .tv-menu-horizontal ul li.level-5:hover>.menu-dropdown {
        text-align: right;
    }
    .lang-rtl .tv-menu-horizontal ul li.level-1 ul li.parent:after {
        left: 18px;
        right: auto;
        transform: rotate(180deg);
    }
    .lang-rtl .tv-menu-horizontal li.level-2 .menu-dropdown {
        right: 100%;
        left: auto;
    }
}
.lang-rtl #header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:before {
    /*float: right;*/
    margin: 0 0 0 8px;
}
.lang-rtl #header .tv-menu-horizontal ul li.level-1 ul li.tvmega-menu-link a {
    /*display: flex;*/
    /*align-items: center;*/
    /*direction: rtl;*/
}
.lang-rtl .tvcmsvertical-menu li .tvvertical-menu-dropdown-icon {
    text-align: left;
}

@media(max-width: 991px) {
    .lang-rtl .tv-menu-horizontal .menu-content {
        /*right: -100%;*/
        left: auto;
    }
    .lang-rtl .tv-menu-horizontal .menu-content.open {
        right: 0;
    }
    .lang-rtl .tv-menu-horizontal .level-1 {
        /*display: flex;
        flex-wrap: wrap;*/
        justify-content: space-between;
        text-align: right;
    }
    .lang-rtl .tv-menu-horizontal ul li.parent .icon-drop-mobile:after {
        left: 0;
        right: auto;
    }
    .lang-rtl .tv-menu-horizontal ul.cat-drop-menu {
        margin: 0 15px 0 0;
    }
}
@media(min-width: 992px)and(min-width: 1200px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 18px 15px;
    }
}

.tv-menu-horizontal li.level-1 {
    float: none;
}
.container_tv_megamenu {
    text-align: center;
}
.tvcms-header-menu-offer-wrapper {
    min-height: 59px;
    /*background-color: #000000;*/
    /*border-top: 1px solid rgba(0, 0, 0, 0.07);*/
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.07);*/
}

#header .tv-menu-horizontal ul li.level-1>a {
    font-size: 19pt;
    color: #285f9f;
    font-weight: 400;
    letter-spacing: 0.4px;
    padding: 0 8px;
    line-height: 57px;
    font-family: 'Oswald', sans-serif;
    /*text-shadow: 1.2px 1px #ffffff85;*/
}

#header .header-4 .tv-menu-horizontal ul li.level-1>a,
#header .header-6 .tv-menu-horizontal ul li.level-1>a {
    /* color: #000000; */
    padding: 0 10px;
}

#header .tv-menu-horizontal ul li.level-1>a .menu-subtitle {
    text-shadow: none;
}

#header .header-4 .tv-menu-horizontal ul li.level-1>a {
    /*padding: 0 12px;*/
}

.tv-menu-horizontal .cat-drop-menu .level-1:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-2:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-3:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-4:hover>a:after,
.tv-menu-horizontal .cat-drop-menu .level-1:hover>a span,
.tv-menu-horizontal .cat-drop-menu .level-2:hover>a span,
.tv-menu-horizontal .cat-drop-menu .level-3:hover>a span,
.tv-menu-horizontal .cat-drop-menu .level-4:hover>a span {
    color: #F4760A
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:hover:before {
    border: 1px solid #F4760A;
    background-color: transparent;
}
.menu-subtitle {
    position: absolute;
    top: -5px;
    line-height: 15px;
    padding: 0 5px;
    background: #000000;
    font-size: 10px;
    bottom: auto;
    right: 8px;
    border-radius: 2px;
    color: #ffffff;
    letter-spacing: 0.3px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    text-transform: uppercase;
}
.header-4 .menu-subtitle,
.header-6 .menu-subtitle {
    top: 1px;
}
.tv-menu-horizontal .menu-dropdown li .product-image-container a {
    padding: 0 0 0px 0;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a:hover,
#header .tv-menu-horizontal ul li.level-1 ul li.item-line a:hover {
    color: #F4760A;
}
.tv-menu-horizontal .menu-dropdown li .tvproduct-name a {
    padding: 0;
}
.tv-menu-horizontal .product-container .product-description {
    padding: 10px 5px;
}
.product-block {
    padding: 0 10px;
}
.product-block .product-container {
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    text-align: center;
}
.tv-mega-menu-slider {
    padding: 0;
}
.tv-menu-horizontal ul li.level-1>a span {
    vertical-align: middle;
}
#tvmobile-megamenu .tv-menu-horizontal ul li.level-1>a span ,.mobile-user-help .mobile-block{
    padding-left: 15px;
}
#tvmobile-megamenu .tv-menu-row{
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 1140px) {
    #header .tv-menu-horizontal ul li.level-1>a {
        padding: 0 6px;
    }
}
/***** Submenu Width CSS *****/

@media (min-width: 992px) {
    .menu-dropdown.col-sm-2 {
        min-width: 267px;
    }
    .menu-dropdown.col-sm-3 {
        min-width: 400px;
    }
    .menu-dropdown.col-sm-4 {
        min-width: 533px;
    }
    .menu-dropdown.col-sm-5 {
        min-width: 667px;
    }
    .menu-dropdown.col-sm-6 {
        min-width: 800px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .menu-dropdown.col-sm-7,
    .menu-dropdown.col-sm-8,
    .menu-dropdown.col-sm-9,
    .menu-dropdown.col-sm-10,
    .menu-dropdown.col-sm-11,
    .menu-dropdown.col-sm-12 {
        min-width: 100%;
    }
}
@media (min-width: 1025px) {
    .menu-dropdown.col-sm-7 {
        min-width: 933px;
    }
    .menu-dropdown.col-sm-8 {
        min-width: 1067px;
    }
    .menu-dropdown.col-sm-9 {
        min-width: 1200px;
    }
    /*.menu-dropdown.col-sm-10 {
        min-width: 1333px;
    }*/
    .menu-dropdown.col-sm-11 {
        min-width: 1467px;
    }
    .menu-dropdown.col-sm-12 {
        min-width: 1100px;
    }
}
@media (max-width: 991px) {
    .tv-megamenu-slider-wrapper .html-block .col-xs-12.col-sm-4 {
        width: 100%;
    }
}
@media (min-width: 992px) {
    #header .tv-menu-horizontal ul li.level-1:hover>a:before {
        /*content: '';*/
        position: absolute;
        top: 8px;
        right: 23px;
        background-image: url(../img/menu_icon.png);
        width: 24px;
        height: 21px;
        display: block;
    }
}
.menu-content .level-1.home_menu i {
    font-size: 24px;
    line-height: 24px;
}
@media (max-width: 991px){
    .menu-content .level-1.home_menu{
        display: none;
    }
    #contact-link svg{
        display: none !important;
    }
}
.mobile-user-help {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.mobile-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.mobile-icon {
  flex: 0 0 40px;
  height: 40px;
  width: 40px;
  background: #e1f2f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.mobile-text {
  display: flex;
  flex-direction: column;
}

.mobile-text .title {
  font-size: 15pt;
  color: #052453;
  font-weight: 400;
  letter-spacing: 0.4px;
  font-family: 'Oswald', sans-serif;
}

.mobile-text .subtitle {
  font-size: 13px;
  color: #6c757d;
  font-family: 'Oswald', sans-serif;
}
.mobile-user-help {
  border-top: 1px solid #ddd;
  padding-top: 8px;

}
@media (max-width:520px) {
    .questionmark, #tvcmsmobile-account-button{
    display: none!important;
    
    }
    
}
.tvmega-menu-link img{
    width: 50px;
}
.marques .tvmega-menu-link img{
    object-fit: contain;
}
.tvmega-menu-link{
    text-align: center;
}
.tv-menu-horizontal .menu-dropdown .marques li a {
    padding: 0;
}