/**
  * Responsive Elements
  */
 
#main-wrapper { top: 40px; position: relative; }

#logo img {
margin: 0 0 0 10px;
width: 80%;
margin-top: 13px;
} 
 
#header .tb-main-menu-button {
/*background: url('../images/icon-navigation.gif') center center no-repeat;*/
right: 0px;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
margin-right:20px;
}

th, td {
    padding: 0.3em;
}

span.button input.form-submit {
	margin-bottom: 4px;
}

ul.secondary li {
	padding-right: 1em;
}

.compose-tips table td.type code {
	width: 80px !important;
} 

/* Search ---*/

#search-form input.form-text {
	width: 65% ;
}

#views_infinite_scroll-ajax-loader {
    left: 17%;
}

.tb-wall-mobile .gallery-slides {
	width: 100% !important;
	max-width: 100% !important;
}

.tb-wall-mobile .gallery-frame .gallery-slide img {
	width: 100% !important;
	max-width: 50% !important;
}

.tb-wall-mobile .gallery-slides {
	height: 150px !important;
}

.tb-wall-mobile a.btn-btt {
	left: 20px;
	bottom: 30px;
	right: auto;
}

.node.node-tb-social-feed .field-name-field-youtube img, 
.node.node-tb-social-feed .field-name-field-vimeo img, 
.node-tb-social-feed iframe {
	max-width: 100% !important;
	height: auto !important;
}

.body-404 #main-wrapper{
	top: 20px;
}
/* Ipad Style*/
.christmas-skin #logo {
  left: 45px;
}
.christmas-skin #header #search-block-form {
	right: 50px;
}
.christmas-skin #header .tb-left-menu-button {
	border: 1px dotted #CE6B5D;
	border-radius: 3px 3px 3px 3px;
	height: 33px;
	left: 10px;
	top: 19px;
	width: 33px;
}
.christmas-skin #header .tb-main-menu-button {
	border: 1px dotted #CE6B5D;
	border-radius: 3px 3px 3px 3px;
	height: 33px;
	right: 10px;
	top: 22px;
	width: 33px;
}
.christmas-skin #menu-bar-wrapper{
	top: 58px !important;
}

.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall li,
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul li.first, 
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul li, 
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul ul li.first, 
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul ul li {
  background: url('../../images/bg-menu-line-sub.png') bottom left repeat-x #810101 !important;
  min-height: 40px;
  height: auto;
}
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul li.last, 
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul ul li.last{
	background: none !important;
}

.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall a.menuparent{
	 background: url("../../images/arrow-down.png") no-repeat scroll 98% center #810101 !important;
	 height: 38px;
}

.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall li a{
  border-top: 0;
}
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall ul { 
	border-top: 0;
	box-shadow: none;
	background: url('../../images/bg-menu-line-sub.png') top left repeat-x, url('../../images/bg-menu-line-sub.png') bottom left repeat-x;
	margin-top: 0px !important;
	padding: 2px 0;
}
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall li.menuparent.sfHover ul li a{
	background-color: #810101;
	color: #e3c1c1;
	border-top: 0;
}

.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall li.menuparent.sfHover li a:hover,
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall li.menuparent.sfHover li a:focus,
.christmas-skin #menu-bar-wrapper .sf-menu.sf-style-wall li.menuparent.sfHover li a:active {
	background-color: #810101;
	color: #fff;
	text-shadow: 1px 1px 1px #640201;
}

.page-search-node .christmas-skin .region-content{
	padding: 0 10px;
}
.christmas-skin .content-404 {
  background: url("../../images/404-xmas-mobile.png") no-repeat center center;
  font-size: 0;
  height: 291px;
  margin: 0 auto;
  position: relative;
  text-indent: -999em;
  width: 312px;
}
.christmas-skin .content-404 a, 
.christmas-skin .content-404 a:hover, 
.christmas-skin .content-404 a:focus, 
.christmas-skin .content-404 a:active {
  display: block;
  font-size: 0;
  position: absolute;
  text-decoration: none;
  text-indent: 0;
  color: #c2c1bd;
}
.christmas-skin .content-404 a.home-404 {
  bottom: 118px;
  height: 24px;
  right: 52px;
  width: 51px;
  background: url("../../images/bg-404-home.png") no-repeat 0 0 ;
  background-size: 51px 48px  !important;
}
.christmas-skin .content-404 a.home-404:hover {
	background: url("../../images/bg-404-home.png") no-repeat 0 -24px;
}

.christmas-skin .content-404 a.showcase-404{
  bottom: 90px;
  height: 29px;
  right: 52px;
  width: 51px;
  background: url("../../images/bg-404-showcase.png") no-repeat 0 0;
  background-size: 51px 58px  !important;
}
.christmas-skin .content-404 a.showcase-404:hover {
	background: url("../../images/bg-404-showcase.png") no-repeat 0 -29px;
}

.christmas-skin .content-404 a.blog-404{
  bottom: 68px;
  height: 23px;
  right: 52px;
  width: 51px;
  background: url("../../images/bg-404-blog.png") no-repeat 0 0;
  background-size: 51px 46px  !important;
}
.christmas-skin .content-404 a.blog-404:hover {
	background: url("../../images/bg-404-blog.png") no-repeat 0 -23px;
}

.color-dark-skin #menu-bar-wrapper {
  top: 45px !important;
}

.color-dark-skin #menu-left-wrapper {
  width: 130px;
}
.color-dark-skin .region-menu-left {
  background: none repeat scroll 0 0 #000000;
  margin-left: 0;
  padding: 0 20px 0 10px;
  width: 100px;
}

.color-dark-skin .block ul.menu li.expanded a {
	text-align: right;
}

.color-dark-skin  #header #search-block-form .form-text,
.color-dark-skin  #header .responsive-menu-button {
	height: 46px;
}

#block-block-2 {
margin-left: -25px;
float: left;
margin-top: -65px;
/* display: none; */
}

.scheda-tecnica a {
background: #77B34F;
background-image: -webkit-linear-gradient(top, #77B34F, #77B34F);
background-image: -moz-linear-gradient(top, #77B34F, #77B34F);
background-image: -ms-linear-gradient(top, #77B34F, #77B34F);
background-image: -o-linear-gradient(top, #77B34F, #77B34F);
background-image: linear-gradient(to bottom, #77B34F, #77B34F);
font-family: Arial;
color: #ffffff;
font-size: 13px;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-family: 'Titillium Web';
}

.view-scheda-tecnica-per-prodotto {
margin-top: 30px;
}

#block-block-9 img {
	display: none;
}

.view-slideshow-homepage .views-field-title .field-content a {
background: #fff;
border-top: 3px solid #77B34F;
border-bottom: 3px solid #77B34F;
line-height: 43px;
padding: 10px;
font-style: italic;
font-size: 13px;
/* font-weight: 600; */
}

.page-node .node-showcase .field-name-field-tipo-realizzazione,
.page-node .node-news .field-name-field-categoria-news {	
margin-top: -20px;
/*margin-bottom: 120px;*/
color: #000;
font-style: italic;
font-size: 23px;
width: 600px;
}

.page-node .node-news h2.node-title a, .page-node .node-showcase h2.node-title a, .fancy span {
display: inline-block;
position: relative;
font-size: 50px;
color: #000;
font-weight: bold;
font-size: 40px;
}

.claim {
 width: 100%; 
/* padding-left: 25%; */
font-size: 13px;
font-weight: bold;
color: #000 !important;
margin-top: 20px;
}

#block-views-prodotti-block-5 .claim {
font-size: 13px;
font-weight: bold;
color: #000 !important;
margin-top: 20px;
}

.view-slideshow-homepage .views-field-body {
text-align: center;
position: relative;
float: right;
top: -160px;
margin-left: auto;
width: 350px;
}


.view-slideshow-homepage .views-field-body .claim-home p {
font-size: 12px;
}

#block-views-960bd6760cea50dde118c4b062d090e7 {
	margin-top:70px;
}

#block-views-prodotti-homepage-block {
    background: none repeat scroll 0% 0% #FFF;
    margin-top: -190px;
    z-index: 9999;
}

#block-views-slideshow-homepage-block {
    margin-top: 41px;
}

#block-views-prodotti-block-1 {
    margin-bottom: 60px;
}

#lang_dropdown_form_language_content {
 margin-top: 30px; 
margin-left: 120px;
}

.form-item-lang-dropdown-select select {
width: 95px;
float: right;
/* margin-right: 300px; */
/* margin-top: 30px; */
/* text-align: center; */
margin-top: -61px;
margin-bottom: -48px;
margin-right: 30px;
}


/*ul.nice-menu li {
border: 0px solid #ccc;
border-top: 0;
float: left;
background-color: transparent;
width: 63px;
margin-left: -5px;
}*/

ul.nice-menu-down {
  		display: block;
float: right;
position: relative;
padding: 20px;
background: #fff;
border: 2px solid #eee;
top: 53px;
width: 35%;
}

ul.nice-menu li {
  text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
}

ul.nice-menu a {
  font-size:11px;
}

.view-prodotto-della-realizzaizone {
margin-top: -5px;
margin-bottom: 50px;
}

.view-realizzazioni-new {
	padding-left:0%;
}

#block-views-realizzazioni-new-block .views-field-title,
#block-views-realizzazioni-new-block-1 .views-field-title {
	padding-right: 2%;
	width: 50%;
}

#block-views-realizzazioni-new-block .views-field-title p ,
#block-views-realizzazioni-new-block-1 .views-field-title p {
display: none;
}

#block-views-realizzazioni-new-block .views-field-title h2,
#block-views-realizzazioni-new-block-1 .views-field-title h2 {
/*margin-bottom: -15px;*/
font-size: 17px;
margin-top: 0px;
}

.view-prodotti-homepage .views-field-field-immagine-principale img,
.view-prodotti .views-field-field-immagine-principale img {
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-moz-transition: all 0.3s ease-in-out; /* Firefox */
	-o-transition: all 0.3s ease-in-out; /* IE 9 */
	-ms-transition: all 0.3s ease-in-out; /* Opera */
	transition: all 0.3s ease-in-out;
	/*width: 100%;*/	
}

.page-prodotti .view-prodotti .views-field-field-immagine-principale img,
.page-products .view-prodotti .views-field-field-immagine-principale img,
.page-produits .view-prodotti .views-field-field-immagine-principale img,
.page-productos .view-prodotti .views-field-field-immagine-principale img,
.page-produkte .view-prodotti .views-field-field-immagine-principale img {
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-moz-transition: all 0.3s ease-in-out; /* Firefox */
	-o-transition: all 0.3s ease-in-out; /* IE 9 */
	-ms-transition: all 0.3s ease-in-out; /* Opera */
	transition: all 0.3s ease-in-out;
	width: 105%;	
}

.blocco-profilo {
text-align: center;
padding-right: 20%;
padding-left: 20%;
margin-top: 30px;
font-size: 20px;
font-style: italic;
margin-bottom: -40px;
}

.field-slideshow-controls a.prev {
margin-right: 180px;
}

.field-slideshow {
margin-top: -120px;
}

.field-slideshow-controls {
margin-top: 70px;
}
.page-node .node-news .field-name-field-immagine-news {
margin-top: 150px;
margin-bottom: 90px;
}

#header-wrapper {
    width: 100% !important;
}

#block-superfish-2 {
margin-bottom: 50px;
margin-top: 70px;
/* margin-left: auto; */
/* margin-right: auto; */
text-align: center;
}
