

.projects_holder.standard article .portfolio_description,
.projects_holder.standard_no_space article .portfolio_description {
padding-top: 25px;
}
.q_icon_with_title .icon_with_title_link {
    display: inline-block;
     margin: 0px 0 0; 
}

.container_inner {
    width: 1200px;
    margin: 0 auto;
}
.lang-item { 
    	
    display:inline;
	margin-top:0px;
	margin-bottom:0px;

}
#site-navigation .dropdown-menu .lang-item a {
font-size: 12px;
}
#nav-menu-item-21537
{
	color:#000;
}

#nav-menu-item-21537 .current
{

	color:#000;

}


#wycenaLink { 
    background-color: #e6ae48;
    background-image: url("https://meble-angielskie.pl/icon-wycena.jpg");
    background-position: 15% center;
    background-repeat: no-repeat;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 12px;
    font-weight: 800;
    line-height: 14px;
    max-width: 80px;
    padding-bottom: 12px;
    padding-left: 55px;
    padding-top: 12px;
    position: fixed;
    right: 0;
    text-align: left;
    text-transform: uppercase;
    top: 250px;
    z-index: 900;
}
#wycenaLink a { 
  color: #fff;
text-decoration:none;
}
#wycenaLink:hover  { 
   background: #fff ;
   border: 2px solid #e6ae48;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
}
#wycenaLink:hover  a{ 
   color: #e6ae48;
}

.filter_holder ul  li[data-filter="portfolio_category_457"]
{
  display:none;
}

@media only screen and (min-width: 1200px){
    header:not(.sticky) .q_logo a img{    
       /*height: 200px!important;*/
        width: 200px!important;
    }  
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    header:not(.sticky) .q_logo a img{    
       /*height: 100px!important;*/
        width: 150px!important;
    }  
}
.home-white-background{
background-color: #fff;
position: relative;
z-index:10;
}