/*** ESSENTIAL STYLES ***/
.shop_categories ul,
.menu ul,
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0 0 0 0;
	list-style:		none;
}
.menu ul,
.sf-menu {
	line-height:	1.0;
	font-size:		12px;
}
.menu ul ul,
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 200px;
	background: transparent;	
	display: block;
	float: left;
	height: auto;
	left: -10px;
}

.menu ul li:hover,
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.menu ul li,
.sf-menu li {
display:inline-block;
margin: 0;
padding: 10px 15px;
z-index: 202;
position: relative;
line-height: 1;
letter-spacing: 0em;
vertical-align: bottom;
  text-align: left;
}

.menu ul ul li,
.sf-menu ul li {
	width: 94%;
  padding: 3%;
  height: auto;
  font-size: 1em;
  margin: 0;
  text-transform: none;
}
.menu a,
.sf-menu a {
	display:		block;
	position:		relative;
}

.menu ul li:hover ul,
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{
	  left: 0;
  top: auto;
  z-index: 99;
}

div.menu li:hover li ul,
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}

div.menu li li:hover ul,
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	/*left:			10em;  match ul width */
	top:			0;
}

div.menu li li:hover li ul,
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}

div.menu li li li:hover ul,
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	/*left:			10em;  match ul width */
	top:			0;
}

/***----------------- SKIN ----------------***/
.menu {
    display: block;
    float: left; 
    width: auto;
    z-index: 200;
	
}
.menu ul{
	font-family: "webfontregularsemibold",Arial,Helvetica,sans-serif;
	font-size: 1em;
	  text-transform: uppercase;
}
.menu ul li{
	background: #4E525C; /* Old browsers */
	margin: 0 2px;
	
}
.menu a {
    color: #FFFFFF;
    display: inline-block;  
    text-decoration: none;
}
.menu a:hover{
	color: #ffffff;
}
.menu ul ul li.sw_s1_mid_1{
margin-top:2px
}
.menu ul ul a {
    font-size: 1em;
	line-height: 1;
}
.menu ul li:hover{
	background: #50A3E3; 
	  z-index: 300;
	}
.menu.static_menu ul ul li:hover ul{
	left:100%;
	top:0
}
/*--------------- top  ------------*/
#main_content_top .menu ul > li{
	display:block;
float:left;
	}
/* ---------------- header menü ---------------------------- */
#header .menu{
	padding:20px 0 0 0
}
#header .menu li{
display:block;
margin: 0 0 2% 0;
padding: 10px 1%;
width: 47%;
float: left;
position: relative;
}
#header .menu ul li:nth-child(odd){
	margin-right:1%;
}
#header .menu ul li:nth-child(even){
	margin-left:1%;
}
#header .menu a {
  display: block;
  width: 100%;
  height: 2em;
  overflow: hidden;
}
/*--------------- footer  ------------*/
#footer .menu {
    background: transparent;
    display:block;
	width:50%;
	float:left;
    z-index: 200;
	
}
#footer .menu ul{
	font-family: "webfontregularsemibold",Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: right;
}
#footer .menu ul > li{
	background: transparent;
	margin: 0 ;
	padding: 0 ;
	display: inline;
	float:none;
	
}
#footer .menu a {
    color: #424242;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	border: none;
	border-left: solid 1px #85857F;
	height: 11px;
}
#footer .menu ul > li.sw_s1_mid_1 a{
	border:none
}
#footer .menu ul > li.sw_s1_mi_last ,
#footer .menu ul > li.sw_s1_mi_last_act{
padding-right:0;
}
#footer .menu a:hover {
	color: #000000;
}

#footer .menu ul ul a {
    font-size: 1em;
	line-height: 1;
}
#footer .menu > ul > li:hover,
#footer .menu > ul > li.sw_s1_mi_selected{
	color: #000000;
}
/* shop kategóriák */
#header .shop_categories{
display: block;
width: 100%;
font-family: 'MyriadProBoldCond';
font-size: 15px;
line-height:1.2;
text-transform:uppercase;
}
.shop_categories ul {
 display: block;
    width: 100%;
}
#header .shop_categories ul li {
  float: none;
  margin:0;
  padding:0.6% 2% 0.2% 2%;
    width: 96%;
}
#header .shop_categories > ul > li {
           float: none;
    height: 27px;
    margin: 0 0 0 -2%;
    padding: 0 0 0 2%;
    width: auto;
    display: inline-block;
    min-width: 50%;
    
    clear: both;
}
#header .shop_categories > ul > li.sw_s1_scat_selected{
	height: 32px;
}
#header .shop_categories > ul > li > a{
	 line-height: 1;
  padding: 6px 33px 6px 0;
  display: block;
  width: 100%;
  position: relative;
}
#header .shop_categories > ul > li.sw_s1_scat_selected > a{
  padding-top: 10px;
  padding-bottom:10px;
}
.shop_categories ul > li {
}
.shop_categories a{
color:#4D525B;
}
#header .shop_categories > ul > li:before,
#header .shop_categories > ul > li:after{
  content: '';
  visibility:hidden;
  left: 100%;
  position: absolute;
}
#header .shop_categories > ul > li:before{
	  background: #50A3E3;
  width: 26px;
  height: 27px;
  z-index: 1;
  margin-top: 0;
  margin-left: -30px;
  border-left: 4px solid #E3E0DB;
}
#header .shop_categories > ul > li.sw_s1_scat_selected:before{
	height: 32px;
}
#header .shop_categories > ul > li:after{
	   border-top: 5px dashed transparent;
  border-right: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  border-left: 4px solid #ffffff;
  z-index: 2;
  margin-left: -14px;
  margin-top: -19px;
}
#header .shop_categories > ul > li.sw_s1_scat_selected:after{
	margin-top: -23px;
}
#header .shop_categories > ul > li > a:after{
  content: '';
  display: inline-block;
  margin: 0 0 0 5px;
  border-top: 5px dashed transparent;
  border-right: 5px dashed transparent;
  border-bottom: 5px dashed transparent;
  border-left: 4px solid #4D525B;
  background: transparent;
}

#header .shop_categories > ul > li:hover:before,
#header .shop_categories > ul > li:hover:after{
	visibility:visible
} 
#header .shop_categories  > ul > li > ul{  
  top: -100vw;
    left: 100vw;
  position: fixed;
  display:block;  
  
  z-index: 0;
  padding: 0;
  width: 64vw;
  height: calc( 100vh - 95px );
  overflow:hidden;
 /* transition:top 0.4s*/
}
.full_w{
	background: rgba(255, 255, 255, 0.9);
	border-top: solid 1px #A9AEB6; 
    border-right: solid 1px #A9AEB6; 
        border-bottom: solid 1px #A9AEB6;
}
#header .shop_categories > ul > li:hover > ul{
  top:95px;
  left: 384px;
}
.scrolled #header .shop_categories > ul > li:hover > ul {
    top: 5px;
}
.c_hidden{
	display:none !important; 
}
.w_cls{
	display: block;
    width: 100px;
    height: 100%;
    float: left;
}
.shop_categories ul ul a{

}
#header .shop_categories a:hover{
	text-decoration:none;
}

#header .shop_categories  > ul > li:hover a:after{
	display:none
}
.shop_categories ul li:hover ul{

}
.shop_categories ul ul li{

}
#header .shop_categories > ul > li > ul > li {
   width: 25%;
  float: left;
  position: static;
  z-index: 1;
  top: 0;
  left: -1px;
  padding: 20px 2% 20px 5%;
  transition: left 0.4s;
	border-left:solid 1px #C0C4C9;
}
#header .shop_categories > ul > li > ul.abs > li {
position:absolute
}
.shop_categories > ul > li > ul > li {
  
}
#header  .shop_categories > ul > li > ul > li > a{
 font-size:1.4em;
 border-bottom: 1px solid #4C5259;
 margin-bottom: 5px;
 display:block;
 width:100%
}
#header .shop_categories .categor_slider_button{
	content: '';
  background: #4C5259;
  position: absolute;
  width: 25px;
  height: 24px;
  z-index: 1000;
  margin-top: -12px;
  top: 50%;
  cursor:pointer;
}
#header .shop_categories .categor_slider_button.left{
	left:10px;
	background:url(/data/skins/1/arrow_left.svg) no-repeat 0 0 #4C5259
}
#header .shop_categories .categor_slider_button.right{
	right:10px;
	background:url(/data/skins/1/arrow_right.svg) no-repeat 0 0 #4C5259
}
#header .shop_categories .categor_slider_button.disabled{
	cursor:default;
	opacity:0.4;
}