.top-link ul.links li a {
	border: 0 none;
	/*font-size: 14px;*/
	font-weight: 600;
	padding: 0 10px;
}
.naviga a.icon-home {
	display:none !important;
}
.theme-yoga .header a.logo img {
	display:none !important;
}
.header a.logo img {
	max-height: 100px;
	max-width: 210px;
}
.fixed-menu .header a.logo img {
	max-height: 70px;
	padding: 5px 0;
}
.header a.logo {
	/*font-size: 36px;*/
	line-height: 36px;
}
#myCarousel.carousel .container {
	bottom: 10%;
	margin-right: 0;
}
#nav {
	z-index:6;
}
@media only screen and (min-width: 768px) {
	.mt-menu-container{
		max-width:710px;
		margin: 0 !important;
		float: right;
	}
	.mt-menu-container #nav{
		float:left;
	}
	.header-container .header {
		height:100% !important;
		padding:5px 0;
	}
	.header-container .header .span12 {
		height:100%;
	}
	.header-container {
		box-shadow: -4px 3px 0 0 rgba(0, 0, 0, 0.2);
	}
	.header-container .header a.logo {
		float: left;
		padding: 10px !important;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		-ms-transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
	}
	.fixed-menu .header a.logo {
		padding: 0 !important;
	}
	.fixed-menu .header a.logo-text {
		padding: 14px 0 !important;
	}
	.naviga {
		margin:0;
	}
	#nav {
		height:auto;
	}
	.mt-main-menu {
		float:right;
	}
	#nav.megamenu > li {
		height:auto;
		border:0 !important;
		position:relative;
	}
	#nav.megamenu > li > a {
		padding: 40px 0;
	}
	.fixed-menu #nav.megamenu > li > a {
		padding: 25px 0;
	}
	#nav.megamenu > li > a span {
	border-right: 1px solid/* rgba(222, 222, 222, 0.5)*/;
	line-height: 20px;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 600;
	}
	#nav.megamenu > li:last-child > a span {
	border-right: 0;
	}
	#nav li .sub-wrapper {
		padding: 8px 10px 10px;
		top: 100px;
	}
	.fixed-menu #nav li .sub-wrapper {
		top: 70px;
	}
	#nav .sub-wrapper ul li {
		width: 100% !important;
		height: auto !important;
	}
	#nav li .sub-wrapper ul li span, #nav .sub-wrapper .mm-item-base {
		padding:0 !important;
	}
	#nav li.level0 ul li ol {
		margin:0;
	}
	/*#nav li .sub-wrapper ul ol li {
		border-bottom: 1px solid /*rgba(222, 222, 222, 0.2);
	}*/
	#nav li .sub-wrapper ul ol li.last {
		border: 0;
	}
	#nav.megamenu > li .sub-wrapper ul ol li a {
		font-size: 16px;
		font-weight: 500;
		padding: 10px!important;
		border-radius:5px;
	}
	#nav li .shown-sub li div.shown-sub {
  left: 100%;
  top: -8px;
  width: 100%;
}
	.store-starter .header-container {
		display:none;
	}
	.store-starter  .mt-top-menu {
		box-shadow: -4px 3px 0 0 rgba(0, 0, 0, 0.2);
	}
	.store-starter .header a.logo
{
	position:relative;
	top: 50%;
	transform: translateY(-50%);	
	-ms-transform:translateY(-50%);	
	-webkit-transform:translateY(-50%);	

}
.store-starter .mt-top-menu .header
{
	height:134px;
}
.store-starter .mt-top-menu.fixed-menu .header {
  height: 80px;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.header a.logo img {
		max-height: 98px;
		max-width: 120px;
	}
	#nav.megamenu > li > a span{
		padding: 0 7px
	}
	.mt-menu-container{
		max-width:517px;
	}
	.header a.logo img {
		max-width: 100%;
	}
	.header a.logo.logo-text{
		font-size:35px;
	}
}
@media only screen and (max-width: 767px) {
	ul.links {
		height: 30px;
		line-height: 30px;
	}
	.page .quick-access .top-link {
		margin-bottom:0;
	}
	.navbar ul.nav-accordion li a {
		padding: 0 20px;
		font-size: 14px;
	}
	.header a.logo {
		font-size: 60px;
		line-height: 60px;
		padding: 10px 0 10px !important;
	}
	.header a.logo-text {
		padding: 10px 0 25px !important;
	}
	.mt-footer-static h3, .mt-footer-static .block_support .footer-static-title > h3, .mt-footer-static .facebook .footer-static-title > h3{
		 font-size: 20px;
	}
	/*#under-development + .wrapper .header-container{
		top:30px!important;
	}*/
}

@media (min-width: 979px) {
	#checkout-step-login .col-1 .buttons-set { top: 57px !important; }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	#checkout-step-login .col-1 .buttons-set { top: 7px !important; }
	#checkout-step-login .col-2 .buttons-set { top: 0px !important; }
}
