@media (min-width: 768px) and (max-width: 991px) {
	#yt_header #yt_menuposition {
		position: absolute !important;
	}	
}


/* adattamento per 5 oggetti su pagina prodotti */

.module.modprod.clearfix {
  padding: 0px;
}

div.jwDisqusForm {
  clear: both;
  display: none;
}

h3.related-title {
  display: none;
}

ul.related-items.row-fluid {
  display: none;
}




/* MOD 01 SYSTEM */
/* adattamento per 5 oggetti su pagina prodotti */

.module.modprod.clearfix {
  padding: 0px;
}

div.jwDisqusForm {
  clear: both;
  display: none;
}

h3.related-title {
  display: none;
}

ul.related-items.row-fluid {
  display: none;
}

/* adattamento homepage */

.homepage #yt_header {
  margin-bottom: 0px !important;
}

.homepage section#content {
  display: none;
}

.homepage #yt_spotlight7 .module {
  margin-bottom: 0px !important;
}

.cis_row_item_overlay_txt {
  display: none !important;
}

.modcontent.clearfix .modimghome {
  margin: 20px 0px 30px 0px !important;
}

/* modifica pagina contatti */

.contact-ajax-mod .requeid-field {
  display: none;
}

.contact-ajax-mod legend {
display: none;
}

.contact-ajax-mod h3 {
display: none;
}

/* modifica pagina prodotto */

.img-fulltext.pull-left {
  width: 35%;
  float: left !important;
  margin: 0px 30px 30px 0px !important;
}

/* rimozione "all ready" (articoli prodotti) e freccia "torna su" sulle pagine */

.content-main-inner .blog .resplc-loadmore {
  display: none;
}

#yt_footer #yt_copyrightposition #sjtotop {
  display: none;
}

/* centramento menu principale */

.homepage #yt_menuposition ul.navi {
  margin-left: 20%;
}

/* rimozione modulo modifica stile frontend */ 

div#cpanel_wrapper {
  display: none;
}

/* adattamento galleria */

.sigProGalleriaWhitePlaceholderContainer {
  width: 60%;
  margin-left: 20%;
}

/* adattamento logo piccolo sottopagine */

#yt_logoposition.logo img {
  width: 177px !important;
  margin-top: 5px;
}

/* rimozione titolo da ingrandimento immagini homepage */

.cis_popup_bottom_holder .cis_popup_bottom_inner_wrapper .cis_popup_bottom_inner .cis_popup_bottom_title {
  display: none;
}

/* colore barra menu */
#yt_header {
    background: #a7d650;
}

/* colore footer */
#yt_footer {
    color: #666;
    border-top: 1px solid #088260;
    background: #a7d650;
}