#fancybox-thumbs {
display: none;}
#fancybox-buttons {
display: none;
}
.j_fancybox .fancybox-close{
display: none;
}		
#header .nav_searchform button{
    display: none;
}
.menu_opened #header .nav_searchform{
    visibility: hidden;
}
.hm_wrap .navigation > li:not(:last-child) { margin-right: 45px !important; }

body{
text-transform: lowercase;
font-family: 'FuturaPTDemi';
overflow-y: hidden; 
}
#header{
    min-height:90px;
}
 .main_navigation .navigation > li > a{
text-transform: lowercase !important; 
}
.mega_team_case_8 .maw_team_wrap .maw_team_photo img {
	padding: 30px 0;
}
.extended_wrap{
    min-height:0px;
}
h1 {
 font-family: 'FuturaPTDemi';
} 

h2 {
 font-family: 'FuturaPTDemi';
} 
 
h3 {
 font-family: 'FuturaPTDemi';
} 

h4 {
 font-family: 'FuturaPTDemi';
} 

h5 {
 font-family: 'FuturaPTDemi';
} 

h6 {
 font-family: 'FuturaPTDemi';
} 
.page_actions{
    display: none;
}
.widget_calendar #today, .widget_calendar #today a, .mobile-advanced > ul > li > a {
    background-color: transparent;
}
@media only screen and (max-width: 767px){
    .container{
      position: relative;
      top:0;
    }
    #header .logo {
    margin-bottom:0px;
    }
    .logo img {
        max-height: 100%;
        max-width: 200px;
        }
        #header .logo {
            float: left;
    }
    #top_actions_wrap{
        position: absolute;
        top: 10px;
        right: 25px;
    }
    #advanced-menu-hide{
    background-color: transparent;
    }
    #top_actions_wrap > .action_btn, .large, .dark{
        display: none;
    }
    .komorka{
        display: none;
    }
}

@media only screen and (max-width: 992px){
    #advanced-menu-hide {
        background-color: transparent;
    }
}
@media only screen and (max-width: 1174px){
    .hm_wrap{
        width: 60%;
    }
}
.quantity{
    display: none;
}
.shop_table .product-price,	.shop_table .product-subtotal {width: 110px !important;}

.shop-reg {
    position: relative;
    float: right;
    top:10px;
}

.shop-reg a{
    margin: 0 20px;
    color: #fff;
}

ul#menu-footer_menu {
    list-style: none;
    white-space: nowrap;
}

ul#menu-footer_menu>li.menu-item{
    display: inline-block;
}