.column-footer
{
	width: 270px !important;
	margin-left: 20px !important;
}
.sf-menu li ul li,.sf-menu li ul {
    width: 248px !important;
}
.taxonomies a {
    padding: 5px 6px !important;
}
.bgImballaggi{
	background-image: url(../images/imballaggi_bg.jpg);
	background-attachment: fixed;
	background-position: 49% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.page-header {
    height: 30px;
}
.page-header2 {
    height: 3px;
    background-color: #FF0000 !important;
}
.header-top-bar-container {
    border-bottom: 2px #826430 solid;
}
.tabs-navigation.small li a {
    padding: 12px 10px 14px !important;
}
.galleries-list li img {
    width: 240px !important;
}

.error,.error input,.error textarea{
  color: #b94a48;
  border: 1px solid !important;
  border-color: #b94a48 !important;	
}
.white{
	color: #FFFFFF !important;
}
@media screen and (max-width:1200px)
{
.more,
.more[type="submit"]
{	
	padding: 5px 24px 10px !important;
}
}	