/**
* 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
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#ot-menu-horizontal .ot-sub-menu .product-miniature .product-price-and-shipping .discount-product {
	margin: 0;
}
.ot-menu-col.product-block {
	padding: 0;
    margin:0;
}
.ot-menu-horizontal .thumbnail-container {
	margin: 0;
}
.menu-dropdown .menu-item .thumbnail-container .otproduct-image .otproductcountdown,.title-menu-mobile,.title-menu-mobile > span {
	display: none;
}
.ot-menu-row.otproduct-block.owl-loaded.owl-carousel.owl-drag {
    float: left;
}
@media(min-width:992px) {
	.title-menu-mobile:hover,
	.title-menu-mobile.active {
		background: #fff;
	}
	.title-menu-mobile:hover i,
	.title-menu-mobile.active i {
		color: #222;
	}
}
.ot-menu-horizontal {
	float: none;
	width: auto;
	position:relative;
	vertical-align:top;
}
.ot-sub-menu .five-column .html-block {
    margin: 30px 0 0;
}
.ot-sub-menu .html-block a img {
	margin:0;
}
.ot-sub-menu .html-block p,
.ot-sub-menu .html-block a {
	margin: 0;
	padding: 0;
}
.ot-sub-menu .html-block .image-content {
	float:left;
	width: 100%;
	margin:15px 0 0;
	font-size: 14px;
	font-weight:600;
	color:#222;
	text-align:center;
}
.menu-subtitle {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	color: var(--primary-text-color);
	background: var(--primary-bg-color);
	float: none;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 3px 7px;
	vertical-align: top;
	position: absolute;
	right: 0;
	left: auto;
	top: 28px;
	bottom: auto;
	font-weight:600;
	text-transform:capitalize;
}
.label-danger .menu-subtitle{
	background: #ff4141;
}
.label-success .menu-subtitle{
	background: #86bc43;
}
.label-warning .menu-subtitle{
	background: #f7ba43;
}
.label-info .menu-subtitle{
	background: #40aed7;
}
.ot-menu-horizontal li .img-icon {
	float: left;
	margin-right: 5px;
	height: 18px;
	width: 18px;
}
.ot-menu-horizontal ul li > a {
	color: var(--header-menu-text-color);
	display: block;
	float: left;
	font:500 16px/18px var(--primary-font);
	padding: 50px 15px;
	cursor: pointer;
	position: relative;
	margin: 0 15px 0 0;
	width: auto;
	border-radius: 25px;
	z-index: 1;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-transform:uppercase;
}
.fullheader.fixed .ot-menu-horizontal ul li.level-1 > a {
	padding:36px 15px;
	color:#fff;
}
.ot-menu-horizontal ul li.more_menu a.otinnermenu {
    margin: 0;
}
.ot-menu-horizontal ul li.more_menu ul li.level-2 a {
    font-size: 13px;
}
.otproduct-block .ot-menu-col {
	float: left;
	width: 100%;
	padding: 0;
}
@media(max-width:1040px){
.ot-menu-horizontal ul li > a {
	font-size:15px;
	line-height:17px;
}
}
@media(max-width:1040px){
.ot-menu-horizontal ul li > a {
	margin: 0;
}
}
@media(max-width:991px){
	.ot-menu-horizontal ul li > a,
	.ot-menu-horizontal ul li .more-menu .categories{
		color:#666;
	}	
	.ot-sub-menu .html-block p,
.ot-sub-menu .html-block a {
	margin: 10px 0 0;
}
}
.ot-menu-horizontal ul li:hover> a,
.ot-menu-horizontal ul li.active>.otinnermenu {
	color: #fff;
}
.fullheader.fixed .ot-menu-horizontal ul li:hover> a,
.fullheader.fixed .ot-menu-horizontal ul li.active>.otinnermenu {
	color: var(--header-menu-texthvr-color);
}
.ot-menu-horizontal .menu-dropdown li .otinnermenu {
	color: #666;
}
.ot-menu-horizontal .menu-dropdown li .otinnermenu:hover {
	color: #222;
}
.ot-menu-horizontal li {
	float: left;
	cursor: pointer;
	padding:0;
}
.main-header.fixed .ot-menu-horizontal li{
	padding:32px 0;
}
#header .ot-menu-horizontal ul li.item-header > a {
	font-size: 15px;
color: #222;
font-weight: 700;
border-bottom: 1px solid var(--border-color);
padding: 0 0 10px;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
margin: 0 0 5px;
text-transform: uppercase;
font-family: var(--primary-font);
}
#header .ot-menu-horizontal ul li ul li:hover > a, .ot-menu-horizontal ul li ul li.parent:hover::after {
    color: red;
}
.ot-menu-horizontal .menu-dropdown .menu-item.item-line {
	padding: 0;
	width: 100%;
}
.ot-menu-horizontal .menu-dropdown .menu-item.item-line a {
	padding: 3px 0;
	margin: 0;
	line-height: 20px;
	font-size: 13px;
	font-family: var(--secondary-font);
	font-weight: 400;
	text-transform: capitalize;
	transition: all 500ms ease-in-out 0.1s;
    -webkit-transition: all 500ms ease-in-out 0.1s;
    -moz-transition: all 500ms ease-in-out 0.1s;
    -o-transition: all 500ms ease-in-out 0.1s;
    -ms-transition: all 500ms ease-in-out 0.1s;
}
.ot-menu-horizontal .menu-dropdown .menu-item.item-line a:hover {
transition: all 500ms ease-in-out 0.1s;
    -webkit-transition: all 500ms ease-in-out 0.1s;
    -moz-transition: all 500ms ease-in-out 0.1s;
    -o-transition: all 500ms ease-in-out 0.1s;
    -ms-transition: all 500ms ease-in-out 0.1s;
}
.ot-menu-horizontal .menu-dropdown .menu-item .products .otproduct-desc .product-description .product-title a{
	font:400 14px/20px var(--secondary-font);
	color:#444;
}
.ot-menu-horizontal .menu-dropdown .menu-item .products .otproduct-desc .product-description .product-title a:hover{
	color:#222;
	transition: all 500ms ease-in-out 0.1s;
    -webkit-transition: all 500ms ease-in-out 0.1s;
    -moz-transition: all 500ms ease-in-out 0.1s;
    -o-transition: all 500ms ease-in-out 0.1s;
    -ms-transition: all 500ms ease-in-out 0.1s;
}
#header .ot-menu-horizontal .product-block ul li.item-header > a {
	border: none;
}
.ot-menu-horizontal ul li ul li.item-header {
	margin:10px 0 0;
	width: 100%;
	padding: 0;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button {
    border: none !important;
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    height: 35px;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button.owl-prev {
    left: -13px;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button.owl-next {
    right: -7px;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button:hover i {
	color: #222;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button:hover, .ot-menu-horizontal .ot-menu-row .owl-nav button.disabled:hover {
	background: none !important;
	border: none !important;
}
.ot-menu-horizontal ul li ul li > a {
	width: 100%;
	color:#666;
}
#header .ot-menu-horizontal ul li ul li:hover > a,.ot-menu-horizontal ul li ul li.parent:hover:after {
	color: #222;
}
.ot-menu-horizontal .menu-content .ot-sub-menu .ot-menu-col ul {
	padding: 0;
	width: 100%;
	float: left;
}
.ot-menu-horizontal .otmenubanner .item-header a {
	padding: 0;
}
.ot-menu-horizontal .ot-menu-row .owl-buttons div {
	border: medium none;
	bottom: 0;
	margin: auto;
	position: absolute;
	top: -60px;
}
.ot-menu-horizontal .ot-menu-row .owl-buttons {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
}
.ot-menu-horizontal .ot-menu-row:hover .owl-buttons {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
}
.ot-menu-horizontal .ot-menu-row .owl-buttons div i {
	display: block;
	font-size: 28px;
}
.ot-menu-horizontal .ot-menu-row .owl-buttons div:hover {
	background: none;
}
.ot-menu-horizontal .ot-menu-row .owl-buttons div.owl-prev {
	left: 15px;
}
.ot-menu-horizontal .ot-menu-row .owl-buttons div.owl-next {
	right: 15px;
}
.ot-menu-horizontal .otmenu-content .menu-content {
	padding: 0;
	margin: 0 auto;
	float: left;
	width: 100%;
}
#ot-menu-horizontal .otmenu-content .menu-content .products .thumbnail-container .otproduct-desc .product-description {
	padding: 8px 0 0;
}
#ot-menu-horizontal .otmenu-content .menu-content .products .thumbnail-container .otproduct-desc .product-title {
	margin: 0 0 5px;
}
#ot-menu-horizontal .otmenu-content .menu-content .products .thumbnail-container .otproduct-desc .product-description .content_price span {
	font-size: 16px;
}
#ot-menu-horizontal .otmenu-content .menu-content .products .thumbnail-container .otproduct-desc .product-description span.old-price.regular-price {
	font-size: 13px;
}
#ot-menu-horizontal .otmenu-content .menu-content .products .thumbnail-container .otproduct-desc .product-description .discount-percentage .sale {
	font-size: 13px;
}
#ot-menu-horizontal .menu-dropdown.cat-drop-menu li .otinnermenu span{
	font:400 13px/16px var(--secondary-font);
	text-transform:capitalize; 
	transition: all 500ms ease-in-out 0.1s;
    -webkit-transition: all 500ms ease-in-out 0.1s;
    -moz-transition: all 500ms ease-in-out 0.1s;
    -o-transition: all 500ms ease-in-out 0.1s;
    -ms-transition: all 500ms ease-in-out 0.1s;
}
#ot-menu-horizontal .menu-dropdown.cat-drop-menu li .otinnermenu span:hover{
color:#222;
	transition: all 500ms ease-in-out 0.1s;
    -webkit-transition: all 500ms ease-in-out 0.1s;
    -moz-transition: all 500ms ease-in-out 0.1s;
    -o-transition: all 500ms ease-in-out 0.1s;
    -ms-transition: all 500ms ease-in-out 0.1s;
}
@media (min-width: 992px) {
	/*--------------------------- Start Subcategory Css --------------------------*/
	#ot-menu-horizontal .ot-sub-menu {
		max-height: 470px;
		overflow-y: auto;
		min-height: 20px;
		overflow-x: hidden;
	}
	.ot-menu-horizontal ul li ul li.item-header:nth-child(1) {
		margin: 0;
	}
	#ot-menu-horizontal .menu-dropdown.cat-drop-menu {
		min-width: 200px;
		width: auto;
		padding: 13px 0 10px;
	}
	.cat-drop-menu li {
		position: relative;
		display: list-item;
		padding: 0 13px 0 17px;
		width: 100%;
		clear: both;
	}	
	#ot-menu-horizontal .menu-dropdown.cat-drop-menu li ul {
		left: auto;
		right: 100%;
	}
	.ot-menu-horizontal ul li ul li.parent > a::after, .ot-menu-horizontal ul li .cat-drop-menu li.parent > a::after {
		content: "\E313";
		float: right;
		transform: rotate(270deg);
		font-size: 18px;
		height: 17px;
		line-height: 18px;
		width:18px;
	}
	/*--------------------------- End Subcategory Css --------------------------*/
	.ot-menu-horizontal .menu-dropdown {
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		-webkit-opacity: 0;
		transform: scale(0,0);
		-moz-transform: scale(0,0);
		-ms-transform: scale(0,0);
		-o-transform: scale(0,0);
		-webkit-transform: scale(0,0);
		transform-origin: 20% 20% 0;
		-ms-transform-origin: 20% 20% 0;
		-webkit-transform-origin: 20% 20% 0;
		-o-transform-origin: 20% 20% 0;
		-moz-transform-origin: 20% 20% 0;
		transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
		-moz-transition: all 0.4s ease 0s;
		-ms-transition: all 0.4s ease 0s;
		-o-transition: all 0.4s ease 0s;
		visibility: visible !important;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
		-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
		background: #fff none repeat scroll 0 0;
		padding:25px 15px;
		position: absolute;
		top: 100%;
		z-index: 3;
		border: 1px solid var(--border-color);
		display: block;
	}
	.ot-menu-horizontal ul li.parent:hover > .menu-dropdown{
		opacity: 1 !important;
		-moz-opacity: 1 !important;
		-khtml-opacity: 1 !important;
		-webkit-opacity: 1 !important;
		visibility: visible !important;
		transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
	}
	#ot-menu-horizontal .menu-dropdown.cat-drop-menu li ul{
		top:0;
	}
	.ot-menu-horizontal ul li.active > .menu-dropdown{
		text-align: left;
		display: block;
	}
	.ot-menu-horizontal li.parent > a::after{
		content: "\E313";
		display: inline-block;
		float: none;
		font-family: "Material Icons";
		vertical-align: top;
		line-height: 20px;
		height: 15px;
		width: 12px;
		transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
	}
	.ot-menu-horizontal li.parent.active > a::after,
	.ot-menu-horizontal li.parent:hover > a::after {
		content: "\E316";
		transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s;
	}
	.ot-menu-horizontal .menu-dropdown .product-container .product-name a {
		text-align: center;
		float: none;
	}
	.ot-menu-horizontal .menu-dropdown .product-container .content_price {
		clear: both;
		text-align: center;
	}
	.ot-menu-horizontal .menu-dropdown .menu-item.product-block {
		float: left;
		padding: 0 15px;
		width: 100%;
	}
	#ot-menu-horizontal .menu-content .cat-drop-menu li a {
		padding: 4px 0;
		margin: 0;
		font-size:13px;
	}	
	.ot-menu-horizontal li:last-child::after {
		display: none;
	}
	.menu-dropdown.ot-sub-left,.menu-dropdown.ot-sub-auto{
		text-align: left;
	}
	.js-top-menu-bottom {
		display: none;
	}
	.ot-menu-horizontal ul li.level-1 > a::before{
		position: absolute;
		z-index: -1;
		background: #00a8e1;
		content: "";
		left: 0;
		right: 0;
		margin:0 auto;
		/*top: auto;*/
		top:53%;
		bottom: 0;
		opacity: 0;
		-moz-opacity: 0; 
		-khtml-opacity: 0; 
		-webkit-opacity: 0; 
		visibility:hidden;
		height:7px;
		width: 0;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
	}
	.ot-menu-horizontal ul li.level-1:hover > .otinnermenu::before,
	.ot-menu-horizontal ul li.level-1.active > .otinnermenu::before {
		width: 80%;
		opacity: 1;
		-moz-opacity: 1; 
		-khtml-opacity: 1; 
		-webkit-opacity: 1; 
		visibility:visible; 
	}
	.ot-menu-horizontal ul .parent ul .parent:hover > .otinnermenu::before, .ot-menu-horizontal ul parent ul .parent.active > .otinnermenu::before,.ot-menu-horizontal ul .parent ul li > a::before {
		transform: none;
		background: none;
	}
	/*--------------- Start Sub-right css---------------------------*/
	.menu-dropdown.ot-sub-right {
		text-align: right;
	}
	.ot-menu-horizontal .menu-dropdown.ot-sub-right .catagory {
		float: left;
	}
	.ot-menu-horizontal ul li .cat-drop-menu.ot-sub-right li.parent > a::after {
		float: left;
		content: "\E316";
	}
	/*--------------- End Sub-right css---------------------------*/
	/*--------------- Start Sub-center css---------------------------*/
	.menu-dropdown.ot-sub-center {
		text-align: center;
	}
	.ot-menu-horizontal .menu-dropdown.ot-sub-center .catagory {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	/*--------------- End Sub-center css---------------------------*/
}
@media(max-width:1300px) and (min-width:1200px){
	.ot-menu-horizontal ul li > a, 
	.ot-menu-horizontal ul li .more-menu .categories{
			margin:0 10px 0 0;
	}
}
@media(max-width:1400px){
	.ot-menu-horizontal .menu-dropdown{
		/* right:0; */
	}
	.ot-menu-horizontal .menu-dropdown.cat-drop-menu{
		/* right:auto; */
	}
}
@media(max-width:1200px){
.ot-menu-horizontal ul li > a {
font-size:15px;
}
}
@media(min-width:992px){
	.otmenu-content {
    	display: block !important;
	}
}
@media (max-width: 991px) {
	.ot-menu-horizontal ul li > a, .ot-menu-horizontal ul li .more-menu .categories {
		font-size: 13px;
padding: 5px 15px;
font-weight: 600;
line-height: 20px;
font-family: var(--primary-font);
text-transform:uppercase;
	}
	#ot-menu-horizontal .menu-dropdown.cat-drop-menu li .otinnermenu span {
    font: 600 13px/20px var(--primary-font);
	text-transform:uppercase;
	}
	.ot-menu-horizontal ul li:hover > a{
	color:#222;
	}
	.ot-menu-horizontal .thumbnail-container.clearfix {
		float: left;
	}
	.ot-menu-horizontal .ot-menu-row .owl-buttons div {
		top: -60px;
	}
	.ot-menu-horizontal {
		float: left;
		width: auto;
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		margin: 0 auto;
		background:#435652;
		box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
	}
	.ot-menu-horizontal .otmenu-content {
		background: #ffffff none repeat scroll 0 0;
		border: 1px solid var(--border-color);
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 999;
		text-align: left;
		padding: 0;
		display: none;
		margin: 0 auto;
	}
	.ot-menu-horizontal .otmenu-content .menu-content {
		padding: 10px 0;
	}
	.ot-menu-horizontal li.parent{
		display: block;
		float: left;
		position: relative;
		width: 100%;
		overflow: hidden;
		padding:0;
	}
	.ot-menu-horizontal .ot-menu-col {
		width: 100%;
		padding: 0 15px;
	}
	#header .ot-menu-horizontal .ot-menu-col .menu-item.product-block {
	padding: 0 15px;
}
	.ot-menu-horizontal .menu-content.ot-active {
		display: block !important;
	}
	.ot-menu-horizontal li.parent.active .ot-menu-horizontal .menu-dropdown {
		display: block!important;
	}
	.title-menu-mobile span {
		color: #ffffff;
		display: block;
		float: left;
		font-size: 18px;
		display: none;
	}
	.title-menu-mobile i {
		color: #fff;
		float: right;
		line-height: 25px;
		font-size:22px;
	}
	.icon-drop-mobile {
		float: right;
		height: 15px;
		margin: auto;
		position: absolute;
		right: 15px;
		top: 10px;
		width: 15px;
		z-index: 1;
	}
	.ot-menu-horizontal ul li.parent .icon-drop-mobile::after {
		content: "\E313";
		font-family: "Material Icons";
		font-weight: normal;
		font-style: normal;
		text-decoration: inherit;
		-webkit-font-smoothing: antialiased;
		font-size: 18px;
		color: #666;
		cursor: pointer;
		line-height: 0;
		z-index: 99;
		position: relative;
	}
	.ot-menu-horizontal ul li.parent:hover .icon-drop-mobile::after {
		color: #222;
	}
	.menu-content li.parent .icon-drop-mobile::after{
	content: "\E313";
	 }
	.menu-content li.parent.open > .icon-drop-mobile::after{
	content: "\E316";
	}
	.ot-menu-horizontal ul li.parent.open ul.menu-dropdown .parent .icon-drop-mobile:after {
		font-family: "Material Icons";
		font-weight: normal;
		font-style: normal;
		text-decoration: inherit;
		-webkit-font-smoothing: antialiased;
		font-size: 18px;
		color: #666;
		cursor: pointer;
	}
	.ot-menu-horizontal .menu-dropdown.ot-sub-menu {
		display: none;
		width:100%;
		margin:0 0 20px;
	}
	.ot-menu-horizontal ul li ul {
		display: none;
	}
	.ot-menu-horizontal .menu-content .ot-sub-menu .ot-menu-col ul {
		display: block;
	}
	.ot-menu-horizontal ul li ul li.product-block a {
		padding: 0;
	}
	.ot-menu-horizontal li :hover>a:before {
		display: none;
	}
	.menu-subtitle {
		float: left;
		line-height: 12px;
		margin:0 5px;
		position: relative;
		right: 0;
		top: 0;
		font-size:10px;
	}
	.js-top-menu-bottom {
		display: block;
	}
	.ot-menu-horizontal .menu-content .js-top-menu-bottom {
		border-top: 1px solid #f5f5f5;
		float: left;
		padding: 15px 0;
		text-align: center;
		width: 100%;
		margin: 10px 0 0;
	}
	.ot-menu-horizontal .menu-content .js-top-menu-bottom>div {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.ot-menu-horizontal ul li ul li.item-header .html-block {
		margin: 0;
	}
	#header .ot-menu-horizontal ul li.item-header > a {
	font-size:14px;
	font-weight:600;
	}
}
@media only screen and (max-width: 991px) {
	.megamenu .container {
		padding: 0;
	}
	.ot-menu-horizontal .menu-content.ot-active {
		background: #fff;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
	}
	.ot-menu-horizontal .title-menu-mobile {
		height: 25px;
		width: 25px;
		float: left;
		margin:33px 0 33px 15px;
		display:block;
		cursor: pointer;
	}
	.ot-menu-horizontal .menu-dropdown.cat-drop-menu {
		float: left;
		width: 100%;
		padding: 0 0 0 15px;
	}
	.ot-menu-horizontal li{
		float:left;
		width:100%;
		padding:0;
	}
	.ot-menu-horizontal .product-block {
		float: left;
		width: 100%;
		padding: 0;
		margin: 10px 0 0 !important;
	}
	#header .ot-menu-horizontal .otproduct-block .ot-menu-col .menu-item.product-block {
		padding: 0;
	}
	#header .ot-menu-horizontal ul li.more_menu > a.otinnermenu {
		display: none;
	}
	#header .ot-menu-horizontal ul li.more_menu>.menu-dropdown {
		display: block;
		padding: 0;
	}
	#header .ot-menu-horizontal ul li.more_menu ul li:last-child>a {
		border: none;
	}
	
}
.ot-menu-horizontal .ot-menu-row .owl-nav button i {
	float: left;
	font-size: 28px;
	font-weight: normal;
	line-height: 0;
	padding: 11px 0;
	width: 20px;
	color: #414141;
	height: 20px;
	margin: 0 4px 0 0;
}
.ot-menu-horizontal ul li .more-menu .categories i {
	float: right;
	padding: 0;
}
.otproduct-block .otproduct {
	float: left;
	width: 100%;
}
.ot-menu-horizontal ul li a .catagory {
	float: left;
}
.fullheader.fixed #ot-menu-horizontal .menu-dropdown.cat-drop-menu li a .catagory,
.fullheader.fixed .ot-menu-horizontal ul li .cat-drop-menu li.parent > a::after{
	color:#666;
}
@media (max-width: 991px) {
	.megamenu .menu-content .js-top-menu-bottom {
		border-top: 1px solid var(--border-color);
		float: left;
		margin: 10px 0 0;
		padding: 10px 0 0;
		text-align: center;
		width: 100%;
	}
	.megamenu .js-top-menu-bottom #_mobile_currency_selector {
		padding: 0 0 10px;
	}
	.megamenu .js-top-menu-bottom #_mobile_language_selector {
		padding: 0 0 15px;
	}
	.megamenu .js-top-menu-bottom #_mobile_language_selector .language-selector {
		display: inline-block;
	}
	.ot-menu-horizontal li.more {
		display: none!important;
	}
	.otmenu-content .js-top-menu-bottom {
		float: left;
		padding:10px 0;
		text-align: center;
		width: 100%;
		border-top: 1px solid var(--border-color);
	}
	.search-widget.active .otsearch_button::after,
	.search-widget .otsearch_button i{
		color:#fff;
	}
	.ot-menu-row.otproduct-block.owl-loaded.owl-carousel.owl-drag {
		padding:20px 8px 8px;
	}
}
@media (max-width:767px) {
	.ot-menu-horizontal .thumbnail-container.clearfix {
		padding: 0 15px;
	}
	.ot-menu-horizontal .title-menu-mobile{
		margin:28px 0 28px 10px;
	}
	
}
@media (max-width:543px) {
	.ot-menu-horizontal .thumbnail-container.clearfix {
		padding: 0;
	}
}
@media (max-width:543px) {
	.ot-menu-horizontal .title-menu-mobile{
		margin:24px 0 25px 10px;
	}
	.title-menu-mobile i {
	font-size:21px;
	}

}