/**
* 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: 23px;
  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: 8px 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;
}
/****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;
  }
  /*  .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 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 .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: 5px;
      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;
  }
  .tv-menu-horizontal ul li ul {
      background: rgba(255, 255, 255, 0.1);
      margin-left: 15px;
      margin-right: 15px;
      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;
  }
}
.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-size: 16px;
  color: #222222;
  font-weight: 500;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-header a span {
  display: block;
}
#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: #000000;
  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: #FFBD27;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:hover:before {
  border: 1px solid #FFBD27;
  background-color: #FFBD27;
}
.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;
}
@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 #FFBD27;
      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: auto;
      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: 5px;
      font-size: 18px;
      color: #666;
      font-family: 'Material Icons';
      content: '\e315';
  }
  .tv-menu-row {
      margin: 10px 0;
  }
  .container_tv_megamenu {
      width: 100%;
  }
}
.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: #000;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.07);*/
}

#header .tv-menu-horizontal ul li.level-1>a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Montserrat',sans-serif;
  letter-spacing: 1.5px;
  padding: 0 15px;
  line-height: 59px;
  text-shadow: 1.2px 1px #ffffff20;
}

#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: #FFBD27;
}
#header .tv-menu-horizontal ul li.level-1 ul li.item-line.tvmega-menu-link a:hover:before {
  border: 1px solid #FFBD27;
  background-color: transparent;
}
.menu-subtitle {
  position: absolute;
  top: -5px;
  line-height: 15px;
  padding: 0 5px;
  background: #FFBD27;
  font-size: 10px;
  bottom: auto;
  right: 8px;
  border-radius: 3px;
  color: #ffffff;
  letter-spacing: 0.3px;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  text-transform: uppercase;
}
.header-4 .menu-subtitle {
  top: 0;
}
.tv-menu-horizontal .menu-dropdown li .product-image-container a {
  padding: 0 0 15px 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: #FFBD27;
}
.tv-menu-horizontal .menu-dropdown li .tvproduct-name a {
  padding: 0;
}
.tv-menu-horizontal .product-container .product-description {
  padding-bottom: 15px;
}
.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;
}


/***** 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;
  }
  .tv-menu-horizontal ul li.level-1.parent {
    position: relative;
  }
}
@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: 1600px;
  }
}
@media (max-width: 991px) {
  .tv-megamenu-slider-wrapper .html-block .col-xs-12.col-sm-4 {
      width: 100%;
  }
  .cat-drop-menu li {
    width: 100%;
  }
}