/**
* 2007-2019 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-2019 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/

.tvcmsvertical-container-menu {
	background: #0166c3;
	height: 49px;
}

.container_tvcmsvertical_vegamenu {
	position: relative;
	z-index: 9;
	padding: 0;
	width: 100%;
	cursor: pointer;
}

.container_tvcmsvertical_vegamenu .title-menu {
	background: #fcd606 none repeat scroll 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	position: relative;
	text-transform: uppercase;
}

.container_tvcmsvertical_vegamenu .title-menu:before {
	content: "\f07c";
	font-family: fontawesome;
	font-size: 22px;
	margin-right: 10px;
}

.container_tvcmsvertical_vegamenu .title-menu i {
	line-height: 55px;
	position: absolute;
	right: 25px;
	top: 0;
}


.tvcmsvertical-menu .menu {
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
}

.tvcmsvertical-menu ul li.level-1.megamenu1>.menu-dropdown {
	background: #fff url(../img/menu4.jpg)no-repeat right;
	height: 439px;
}

.tvcmsvertical-menu ul li.level-1.megamenu2>.menu-dropdown {
	background: #fff url(../img/menu5.jpg)no-repeat center bottom;
	height: 580px;
}

.tvcmsvertical-menu .menu-dropdown .tvcmsvertical-menu-row {
	margin: 0;
}

@media (min-width: 992px) {
	.tvcmsvertical-menu {
		padding: 0 !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.container_tvcmsvertical_vegamenu {
		position: relative;
	}
	.tvcmsverticalmenu {
		z-index: 10 !important;
	}
}

.tvcmsvertical-menu {
	width: auto;
}

.container_tvcmsvertical_vegamenu .tvcmsvertical-sub-menu {
	padding-bottom: 0;
	padding-top: 0;
}

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

img {
	max-width: 100%;
}

.tvmenu-subtitle {
	line-height: 16px;
	font-size: 8px;
	padding: 0;
	color: #999999;
	font-size: 12px;
}

.tvcmsvertical-menu li.level-1 .img-icon {
	max-width: 100%;
}

.tvcmsvertical-menu ul {
	line-height: 16px;
}
.tvcmsvertical-menu li.level-1.parent>a:before {
	position: absolute;
	right: 0;
	top: 0;
}
.tvcmsvertical-menu ul li:hover > a > span,
.tvcmsvertical-menu ul li:hover > i {
	color: #d1a737;
}
.tvcmsvertical-menu ul li.level-1>a span {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}

.tvcmsvertical-menu li.level-1>a {
	line-height: 16px;
	position: relative;
}

.tvcmsvertical-menu li.level-1>a.tvcmsverticalerIcon {
	padding-left: 40px;
}


.tvcmsvertical-menu ul li.level-1>a {
	display: block;
	width: 85%;
	font-weight: 500;
	color: #333333;
	font-size: 15px;
	padding: 0;
	text-transform: capitalize;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#header .tvcmsvertical-menu ul li.level-1>.tvvertical-menu-all-text-block {
	width: 100%;
}

#header .tvcmsvertical-menu ul li.level-1>.tvvertical-menu-all-text-block span {
	padding: 0;
}

#header > .tvcmsvertical-menu > ul > li:last-child a {
	border-bottom: none;
}



#header .tvcmsvertical-menu ul li.level-1>a strong {
	background: #2d9907 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	font-size: 8px;
	font-weight: 400;
	margin-left: 5px;
	padding: 4px 6px;
	position: relative;
	text-transform: uppercase;
	top: -5px;
}

#header .tvcmsvertical-menu ul li.level-1>a strong:before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent #2d9907 transparent transparent;
	-o-border-image: none;
	border-image: none;
	border-style: solid;
	border-width: 5px;
	content: "";
	display: inline-block;
	height: 10px;
	left: -9px;
	position: absolute;
	top: 4px;
	width: 10px;
}

#header .tvcmsvertical-menu ul li.hot.level-1>a strong {
	background: #cd1212 none repeat scroll 0 0;
}

#header .tvcmsvertical-menu ul li.hot.level-1>a strong:before {
	border-color: transparent #cd1212 transparent transparent;
}
.tvcmsvertical-menu li {
	position: relative;
	padding: 5px 15px;
}
.tvcmsvertical-menu .tvvertical-menu-show-hide-category {
	padding: 0;
}
.tvvertical-show-category,
.tvvertical-hide-category {
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #eeeeee;
}
.tvvertical-hide-category {
	border-bottom: none;
}
.tvcmsvertical-menu li h2{
	padding-top: 0;
	margin: 0;
}
.cat-drop-menu li {
	position: relative;
}
.tvcmsvertical-menu .menu-dropdown li:first-child>a {
	border-top: none;
}

.clearfix {
	clear: both
}

#header .tvcmsvertical-menu ul li.level-1 li.item-header a {
	border-bottom: 1px solid #eaebec;
	color: #333e48;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	position: relative;
	text-transform: uppercase;
}

.tvcmsvertical-menu ul li a.product-name {
	font-size: 18px;
	margin-top: 0;
	text-align: center;
	color: #000;
}

 .tvcmsvertical-menu ul li.level-1 ul li>a {
	position: relative;
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	padding: 0;
	line-height: 14px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.tvcmsvertical-menu ul li a:hover {
	color: #0083ff;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.tvcmsvertical-menu ul li.level-1 ul li h2 a {
	position: relative;
	color: #000;
	font: 600 14px/27px 'Rotate', sans-serif;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	letter-spacing: 0;
	display: block;
}


#tvcmsvertical-menu .container {
	padding-left: 0;
	padding-right: 0;
}

.html-block img {
	padding-right: 15px;
}

.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;
}
.tvcmsvertical-menu li.level-1:last-child {
	border-bottom: none;
}
.tv-verticalmenu-slider-wrapper .product-description,
.tv-verticalmenu-slider-wrapper .tvproduct-name{
	padding: 0px;
}
@media (min-width: 992px) {
	.tvcmsvertical-menu .menu-dropdown {
		min-height: 50px;
		left: 100%;
		position: absolute;
		z-index: 6;
		background: #fff;
		border: 1px solid #eeeeee;
		width: 100%;
		padding: 15px 0;
		box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
		top: 0;
		 /* max-height: 455px;
		overflow-y: scroll;*/
		opacity: 0;
		visibility: hidden;
		transform: translateX(20px);
		transition: all 0.4s ease 0s;
		-moz-transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
	}
	.tvcmsvertical-menu ul li.level-1:hover>.menu-dropdown,
	.tvcmsvertical-menu ul li.level-2:hover>.menu-dropdown,
	.tvcmsvertical-menu ul li.level-3:hover>.menu-dropdown,
	.tvcmsvertical-menu ul li.level-4:hover>.menu-dropdown,
	.tvcmsvertical-menu ul li.level-5:hover>.menu-dropdown {
		opacity: 1;
		visibility: visible;
		transform: translateX(0);
		transition: all 0.4s ease 0s;
		-moz-transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
	}
	.tvcmsvertical-menu .menu-dropdown::-webkit-scrollbar {
		width: 5px;
		background-color: #FFF;
	}
	.tvcmsvertical-menu .menu-dropdown::-webkit-scrollbar-thumb {
		background-color: #222222;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	}
	.tvcmsvertical-menu .title-menu-mobile,
	.icon-drop-mobile {
		display: none;
	}

	.tvcmsvertical-menu .title-menu-mobile,
	.icon-drop-mobile {
		display: none;
	}
	.tvcmsvertical-menu li.level-1.banner1>.menu-dropdown {
		background: #fff url(../img/menu4.jpg) no-repeat right;
		height: 439px;
	}
	.tvcmsvertical-menu li.level-1.menu-banner1>.menu-dropdown {
		background: #fff url(../img/menu5.jpg) no-repeat bottom;
		height: 700px;
	}
	.tvcmsvertical-menu li.level-1 {
		transition: all 300ms ease;
		border-bottom: 1px solid #eeeeee;
		padding: 15px;
	}
	.tvcmsvertical-menu li.tvcmsverticalerCart {
		position: relative;
	}
	.tvcmsvertical-menu li .tvvertical-menu-dropdown-icon1 {
		font-size: 12px;
		color: #222222;
		margin-right: 10px;
	}
	.tvcmsvertical-menu .menu-dropdown .tvcmsvertical-menu-col.border {
		padding-left: 40px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.tvcmsvertical-menu .menu-dropdown .tvcmsvertical-menu-col.border .ul-column {
		border-left: 1px solid #666;
	}
	.tvcmsvertical-menu .menu-dropdown .tvcmsvertical-menu-col.border .ul-column li {
		padding-left: 20px;
	}
	.tvcmsvertical-menu .menu-dropdown .tvcmsvertical-menu-col.border ul li.item-header a {
		border-bottom: 1px solid #666;
		margin-bottom: 15px;
	}
	.tvcmsvertical-menu .menu-dropdown .tvcmsvertical-menu-col.none-border {
		padding: 0;
	}
	.tvcmsvertical-menu .tvcmsvertical-menu-col.none-border ul li.item-header a {
		border: none;
	}

	.tvcmsvertical-menu .menu-dropdown .product-container .product-name {
		margin: 0;
	}
	.tvcmsvertical-menu .menu-dropdown .product-container .product-name a {
		color: #71737a;
		font-size: 15px;
		font-weight: 400;
		text-align: left;
	}

	.tvcmsvertical-menu .menu-dropdown .product-container .content_price {
		clear: both;
		color: #212121;
		font-size: 18px;
		font-weight: 500;
	}
	.tvcmsvertical-menu .menu-dropdown ul li.product-block {
		padding: 25px 0 0;
	}
	.tvcmsvertical-menu .menu-dropdown ul li.product-block .product_img_link {
		border: 1px solid #eeeeee;
		margin-bottom: 10px;
	}
	.cat-drop-menu li {
		position: relative;
	}
	.tvcmsvertical-menu .cat-drop-menu li a {
		margin: 0;
	}
	.tvcmsvertical-menu li.level-2 .menu-dropdown {
		left: 100%;
		top: -1px;
		box-shadow: 0 2px 8px #e0e0e0;
	}
	.tvcmsvertical-menu .menu-dropdown.cat-drop-menu {
		top: 0;
	}
	.tvcmsvertical-menu .menu-dropdown.tvcmsvertical-sub-top {
		top: 0;
	}
	.tvcmsvertical-menu .menu-dropdown.tvcmsvertical-sub-bottom {
		bottom: 0;
	}
	.tvcmsvertical-menu .menu-dropdown.tvcmsvertical-sub-center {
		top: 0;
		bottom: 0;
	}
	#more_menu {
		position: relative;
	}
	#more_menu .menu-dropdown {
		right: 0;
	}
	#more_menu .menu-dropdown .menu-dropdown {
		display: none;
	}
}

.tvvertical-menu-img-block {
	width: 15%;
	height: 20px;
	float: left;
}
.tv-vertical-menu-text-wrapper {
	position: relative;
}
.tv-vertical-menu-icon-wrapper {
	position: absolute;
	right: 0px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
	height: 40px;
	width: 40px;
	text-align: right;
}
.tvcmsvertical-menu li .tvvertical-menu-dropdown-icon {
	color: #7e7e7e;
	font-size: 17px;
	line-height: 40px;
	text-align: right;
	height: 40px;
	width: 40px;
}
.tvcmsvertical-menu li .tvvertical-menu-dropdown-icon.down {
	display: none;
}
.tvcmsvertical-menu li .tvvertical-menu-dropdown-icon1 {
	font-size: 12px;
	color: #222222;
	margin-right: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
	right: 15px;
}
@media (max-width: 991px) {
	.tvcmsvertical-menu .title-menu-mobile,
	.icon-drop-mobile {
		display: block !important;
	}
	.tvcmsvertical-menu li.level-1 {
		position: relative;
		cursor: pointer;
		padding: 15px;
		background: #fff;
		color: #000;
		overflow: hidden;
		border-bottom: 1px solid #eeeeee;
	}
	.tvcmsvertical-menu li.level-2 {
		position: relative;
		cursor: pointer;
		padding: 10px 20px;
		width: 100%;
		background: #fff;
		color:#000;
	}
	#tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown li:last-child a .tvvertical-show-category {
		border-bottom: none;
	}
	.tvcmsvertical-menu .tvcmsvertical-menu-col {
		width: 100%;
	}
	.tvcmsvertical-menu .menu-content.tvcmsvertical-active {
		display: block !important;
	}
	.tvcmsvertical-menu .menu-dropdown {
		display: none;
	}
	.tvcmsvertical-menu li.level-1>a {
		padding: 0;
		color: #000 !important;
		line-height: 22px;
		border: none;
	}
	.tvcmsvertical-menu ul li.level-1:hover>a {
		color: #000 !important;
	}
	.tvcmsvertical-menu .icon-drop-mobile {
		height: 40px;
		line-height: 40px;
		position: absolute;
		text-align: center;
		right: 0;
		top: 0;
		width: 40px;
	}
	.tvcmsvertical-menu ul li.parent .icon-drop-mobile:after {
		color: #000;
		content: "\f196";
		cursor: pointer;
		font-family: FontAwesome;
	}
	.tvcmsvertical-menu ul li.parent .icon-drop-mobile.opened:after {
		content: "\f147";
	}
	.tvcmsvertical-menu .menu-dropdown.tvcmsvertical-sub-menu {
		padding: 0;
		background: #fff;
		width: 100% !important;
	}
	.tvcmsvertical-menu ul li ul {
		background: #fff;
		width: 100% !important;
		margin-top: 15px;
	}
	.tvcmsvertical-menu ul li.level-1 ul li a {
		color: #666;
	}
	.tvcmsvertical-menu ul li.level-1 ul li a:hover {
		color: #000;
	}
	.tvcmsvertical-menu ul li.level-1 ul li.parent:hover:after {
		color: #000;
	}
	.tvcmsvertical-menu ul li.level-1 ul li .icon-drop-mobile:after {
		color: #333;
	}
	.tvcmsvertical-menu li.level-1:hover>a:before {
		display: none;
	}
	.menu-subtitle {
		right: 15px;
		left: auto;
		bottom: 0;
	}
}

.tvcmsvertical-menu-fixtop {
	left: 0;
	margin-top: 0;
	position: fixed;
	top: 0;
	z-index: 999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.tvcmsvertical-menu-sticky li.level-1 {
	float: none !important;
}

.tvcmsverticalerMenu-top .container_tvcmsvertical_vegamenu {
	z-index: 999;
}

.subpage .tvcmsvertical-menu .menu,
.tvcmsverticalerMenu-top .menu {
	display: none;
}

.subpage .tvcmsvertical-menu .menu.tvcmsvertical-active,
.tvcmsverticalerMenu-top .menu.tvcmsvertical-active {
	display: block;
}

@media only screen and (min-width: 768px) {
	.menu.tvcmsvertical-menu-top {
		left: -290px;
		position: fixed;
		top: 0;
		width: 290px;
		visibility: hidden;
		transition: all 300ms ease;
	}
	.menu.tvcmsvertical-active.tvcmsvertical-menu-top {
		left: 0;
		visibility: visible;
	}
	.menu .close-menu-content {
		display: none;
	}
	.menu.tvcmsvertical-active.tvcmsvertical-menu-top .close-menu-content {
		color: #fff !important;
		display: block;
		height: 15px;
		line-height: 27px;
		position: relative;
		z-index: 99999;
	}
	.menu.tvcmsvertical-active.tvcmsvertical-menu-top .close-menu-content span {
		background: #d70000 none repeat scroll 0 0;
		border-radius: 100%;
		display: block;
		height: 30px;
		line-height: 28px;
		position: absolute;
		right: -15px;
		text-align: center;
		top: 0;
		width: 30px;
		cursor: pointer;
	}

	
}
.tvcmsvertical-menu .column-1 {
	width: 100%
}
.tvcmsvertical-menu .column-2 {
	width: 200%
}
.tvcmsvertical-menu .column-3 {
	width: 300%;
}
.tvcmsvertical-menu .column-4 {
	width: 375%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

	.menu.tvcmsvertical-active {
		display: block;
	}
	.container_tvcmsvertical_vegamenu .title-menu {
		padding: 0 15px;
	}
	.container_tvcmsvertical_vegamenu .title-menu:before {
		font-size: 14px;
		margin-right: 5px;
	}
}

@media only screen and (max-width: 767px) {
	#tvcmsvertical-menu .menu {
		position: static;
	}
	.menu,
	.menu.tvcmsvertical-active {
		display: block;
	}
	.container_tvcmsvertical_vegamenu {
		width: 100%;
	}
	.tvcmsvertical-menu .menu-content {
		background: #fff;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
		min-height: 0;
	}
	.close-menu-content,
	.tvcmsvertical-menu li.level-1.parent>a::before {
		display: none;
	}
	.tvcmsvertical-menu .menu {
		height: auto;
		opacity: 1;
		position: static;
		transition: all 300ms ease;
	}
}

#left-column .tvallcategories {
	display: none;
}

/************************************************************** vertical  menu ***********************************************/
.tvcmsvertical-sub-menu .tvcmsvertical-menu-col.col-sm-2:nth-child(7n),
.tvcmsvertical-sub-menu .tvcmsvertical-menu-col.col-sm-3:nth-child(5n),
.tvcmsvertical-sub-menu .tvcmsvertical-menu-col.col-sm-4:nth-child(3n+1),
.tvcmsvertical-sub-menu .tvcmsvertical-menu-col.col-sm-5:nth-child(odd),
.tvcmsvertical-sub-menu .tvcmsvertical-menu-col.col-sm-6:nth-child(odd){
	clear: both;
}
#tvcmsdesktop-vertical-menu .tvcmsverticalmenu {
	float: left;
	padding: 20px 0;
}
#tvcmsdesktop-vertical-menu .tvcmsverticalmenu .tvcmsvertical-menu .tvallcategories .tvall-Categories-icon i{
	font-size: 24px;
	line-height: 30px;
	color: #222222;
	height: 40px;
	width: 4  0px;
	text-align: center;
	display: none;
}
.tvallcategories-wrapper .tvall-categories-conent {
	position: relative;
	height: 40px;
	width: 50px;
	cursor: pointer;
}
#tvcmsdesktop-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon {
	height: 3px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	background-color: #222222;
	top: 18px;
	left: 7px;
}
#tvcmsdesktop-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon:after {
	position: absolute;
	content: "";
	height: 3px;
	width: 25px;
	background-color: #222222;
	top: 7px;
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
}
#tvcmsdesktop-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon:before {
	position: absolute;
	content: "";
	height: 3px;
	width: 25px;
	background-color: #222222;
	top: -7px;
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
}
#tvcmsdesktop-vertical-menu .tvallcategories-wrapper.open .tvall-Categories-icon {
	background-color: unset;
}
#tvcmsdesktop-vertical-menu .tvallcategories-wrapper.open .tvall-Categories-icon:after {
	-ms-transform: rotate3d(0,0,1,45deg);
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
}
#tvcmsdesktop-vertical-menu .tvallcategories-wrapper.open .tvall-Categories-icon:before {
	-ms-transform: rotate3d(0,0,1,-45deg);
	-webkit-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
}
#tvcmsdesktop-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
	position: absolute;
	background-color: #ffffff;
	padding: 0;
	border: 1px solid #eeeeee;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
	top: 80px;
	min-width: 250px;
	z-index: 3;
	display: none;
	border-bottom: none;
}
.tvcmsverticalmenu .tvcmsvertical-sub-menu{
	max-height: 450px;
	overflow-y: scroll;
}
/********************************************************************* mobile vertical menu **************************************/
@media (max-width: 1400px) { 
	.tvcmsvertical-menu .column-1,
	.tvcmsvertical-menu .column-2,
	.tvcmsvertical-menu .column-3,
	.tvcmsvertical-menu .column-4 {
		width: 200%;
	}
	.tvcmsvertical-sub-menu .tvcmsvertical-menu-col {
		width: 100%;
	}
}
@media (max-width: 1024px) { 
	.tvcmsvertical-menu .column-1,
	.tvcmsvertical-menu .column-2,
	.tvcmsvertical-menu .column-3,
	.tvcmsvertical-menu .column-4 {
		width: 100%;
	}
}
@media (max-width: 991px) { 
	.tvcmsverticalmenu {
		padding: 20px 0;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon {
		height: 3px;
		width: 25px;
		cursor: pointer;
		position: absolute;
		background-color: #222222;
		top: 20px;
		left: 12px;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon:before {
		position: absolute;
		content: "";
		height: 3px;
		width: 25px;
		background-color: #222222;
		top: -7px;
		-webkit-transition: -webkit-transform .2s ease;
		transition: transform .2s ease;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon:after {
		position: absolute;
		content: "";
		height: 3px;
		width: 25px;
		background-color: #222222;
		top: 7px;
		-webkit-transition: -webkit-transform .2s ease;
		transition: transform .2s ease;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper.open .tvall-Categories-icon {
		background-color: unset;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper.open .tvall-Categories-icon:before {
		-ms-transform: rotate3d(0,0,1,-45deg);
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		-webkit-transition: -webkit-transform .2s ease;
		transition: transform .2s ease;
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		top: 0;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper.open .tvall-Categories-icon:after {
		-ms-transform: rotate3d(0,0,1,45deg);
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		-webkit-transition: -webkit-transform .2s ease;
		transition: transform .2s ease;
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		top: 0;
	}
	#tvcmsmobile-vertical-menu .tvallcategories-wrapper .tvall-Categories-icon i {
		display: none;
	}
	#tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
		position: absolute;
		background-color: #ffffff;
		padding: 0;
		border: 1px solid #eeeeee;
		box-shadow: 0px 0px 1px 1px #f1f1f1;
		top: 80px;
		width: 50%;
		z-index: 70;
		display: block;
		opacity: 0;
		-webkit-transition: all 0.5s ease 0.1s;
		-o-transition: all 0.5s ease 0.1s;
		transition: all 0.5s ease 0.1s;
		padding: 30px;
		visibility: hidden;
		transform: translateY(20px);
		right: 0;
		max-height: 500px;
		overflow-y: scroll;
	}
	#tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown.open {
		opacity: 1;
		-webkit-transition: all 0.5s ease 0.1s;
		-o-transition: all 0.5s ease 0.1s;
		transition: all 0.5s ease 0.1s;
		visibility: visible;
		transform: translateY(0);
	}
	.tvcmsvertical-menu li .tvvertical-menu-dropdown-icon.down {
	    display: block;
	}
	.tvcmsvertical-menu li .tvvertical-menu-dropdown-icon.right {
		display: none;
	}
	.tvcmsvertical-menu .menu-dropdown {
		z-index: 6;
		background: #fff;
		border: none;
		width: 100%;
		padding: 15px 15px 0 15px;
		box-shadow: none;
		margin-top: 0;
	}
	.tvcmsvertical-menu .menu-dropdown li a {
		display: inline;
	}
	.tvcmsverticalmenu .tvcmsvertical-sub-menu {
	    max-height: none;
	    overflow-y: hidden;
	}
}
@media (max-width: 768px) {
	#tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
		width: 70%;
	}
}

@media (max-width: 575px) {
	#tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
		width: 100%;
		top: 121px;
	}
	.tvcmsverticalmenu {
		padding: 10px 0;
	}
}
/****************** rtl **********************/
.lang-rtl .tvcmsvertical-menu li .tvvertical-menu-dropdown-icon1 {
	left: 15px;
	right: auto;
}
@media (max-width: 991px) {
	.lang-rtl #tvcmsmobile-vertical-menu .tvcmsverticalmenu .tvverticalmenu-dropdown {
		left: 0;
		right: auto;
	}

}
/************************************************************** end vertical menu *****************************/