/**
* 2007-2022 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-2022 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;
}
.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: #111;
	}
}
.ot-menu-horizontal {
	float: none;
	width: auto;
	position:relative;
	vertical-align:top;
	z-index:0;
}
.ot-sub-menu .five-column .html-block {
    margin: 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:#111;
	text-align:center;
}
.fullheader.fixed .ot-menu-horizontal ul li.level-1, .fullheader.fixed .ot-menu-horizontal ul li.more_menu {
    padding: 30px 0;
}
.menu-subtitle {
	display:none;
}
.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:600 16px/18px var(--primary-font);
	padding: 28px 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;
	 transition: all 500ms ease-in-out;
    -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;
}
.fullheader.fixed .ot-menu-horizontal ul li.level-1 > a {
	padding:16px 15px;
	color:#111;
	 transition: all 500ms ease-in-out;
    -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 ul li.more_menu a.otinnermenu {
    margin: 0;
}
.ot-menu-horizontal ul li.more_menu ul li.level-2 a {
    font-size: 13px;
}
.otmenu-content .menu-content .more_menu .menu-dropdown li a {
    font-family:var(--primary-font);
	font-size:15px;
	color:#111;
}
.ot-menu-horizontal .menu-dropdown.cat-drop-menu.ot-sub-auto .otinnermenu{
font-family:var(--secondary-font);
color: #666;
font-size:13px;
}
.otproduct-block .ot-menu-col {
	float: left;
	width: 100%;
	padding: 0;
}
.ot-menu-horizontal ul li ul li > a {
    font:400 13px/16px var(--secondary-font);
}
@media(max-width:991px){
	.ot-menu-horizontal ul li > a,
	.ot-menu-horizontal ul li .more-menu .categories{
		color:#111;
	}	
}
.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: #fff;
}
.ot-menu-horizontal .menu-dropdown li .otinnermenu {
	color: #666;
}
.ot-menu-horizontal .menu-dropdown li .otinnermenu:hover {
	color: #111;
}
.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: 14px;
	color: #111;
	font-weight: 500;
	border-bottom: 1px solid var(--border-color);
	padding: 0 0 8px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	margin: 0 0 4px;
	font-family: var(--primary-font);
}
.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;
}
#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: -14px;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button.owl-next {
    right: -10px;
}
.ot-menu-horizontal .ot-menu-row .owl-nav button:hover i {
	color: #111;
}
.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: #111;
}
.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;
	width:100%;
}
#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 .special-price {
	font-size: 16px;
}

@media (min-width: 992px) {
	/*--------------------------- Start Subcategory Css --------------------------*/
	#ot-menu-horizontal .ot-sub-menu {
		max-height: 370px;
		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: 15px 0;
	}
	.cat-drop-menu li {
		position: relative;
		display: list-item;
		padding: 0 15px 0 20px;
		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: 11px;
		line-height: 18px;
		margin: 6px 0 0;
	}
	/*--------------------------- 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;
		border-top: 3px solid var(--header-text-hover-color);
	}
	.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;
	}
	.ot-menu-horizontal li.parent.active > a::after,
	.ot-menu-horizontal li.parent:hover > a::after {
		content: "\E316";
	}
	.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;
	}
	#ot-menu-horizontal .menu-dropdown.cat-drop-menu li a {
    font-family: var(--secondary-font);
    color: #666;
    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;
	}
	.fullheader.fixed .ot-menu-horizontal ul li.level-1 > a::before {
    border-radius: 50px;
}
	.ot-menu-horizontal ul li.level-1 > a::before{
		content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #87a243;
    -webkit-transform: scaleY(0);
    transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -khtml-border-radius: 15px 15px 0 0;
	}
	.ot-menu-horizontal ul .parent:hover > .otinnermenu::before, .ot-menu-horizontal ul parent.active > .otinnermenu::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
	.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(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: 15px;
		padding:3px 15px;
		font-weight:500;
	}
	.ot-menu-horizontal .ot-menu-row .owl-nav button.owl-prev {
		left: 0;
	}
	.ot-menu-horizontal .ot-menu-row .owl-nav button.owl-next {
		right: 0;
	}
	.ot-menu-horizontal ul li:hover > a{
	color:#111;
	}
	.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: auto;
		bottom:auto;
		margin: 0 auto;
	}
	.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%;
		margin: 0 0 10px;
		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;
		transition: all 0.4s ease-in-out;
	}
	.title-menu-mobile:hover i{
		transform: rotateY(180deg);
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
	}
	.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: #111;
	}
	.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%;
	}
	.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: 16px;
		margin:0 5px;
		position: relative;
		right: 0;
		top: 0;
	}
	.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;
	}
}
@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:13px 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: 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;
		font-size:22px;
	}
}
@media (max-width:767px) {
	.ot-menu-horizontal .thumbnail-container.clearfix {
		padding: 0 15px;
	}
	
}
@media (max-width:543px) {
	.ot-menu-horizontal .thumbnail-container.clearfix {
		padding: 0;
	}
}