// custom per NEXTGALLERY
.ngg_igw_promo {
	display: none !important;
	visibility: hidden !important;
}


display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(http://notrealdomain2.com/newbanner.png) no-repeat;
  width: 180px; /* Width of new image */
  height: 236px; /* Height of new image */
  padding-left: 180px; /* Equal to width of new image */


.attachment-shop_single {
width: 250px;
}


/* Remove automatic hyphenation */
/* Turn off hyphenation */
.tg-element-5, .tg-element-3 a {
-moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
hyphens: none !important;
word-wrap: normal !important;
}

/*migliora la formattazione dei box RICETTE nella HOMEPAGE */
.dt_portfolio {
background-color: #ffffff !important;
}
.project-list-content {
	border-top: 1px solid #eef1f1 ;
}


/*nasconde la PAGINAZIONE nella colonna di LATO SX */
#grid-9787 .tg-grid-area-bottom2{
  display: none;
}
  

/*imposta CSS per RIQUADRI IN HOMEPAGE senza margini */

.vc_grid-item {
margin: 0 !important;
padding: 0 !important;
}

/*imposta sfondo bianco nelle pagine ARCHIVIO v*/
.type-post {
background-color: #ffffff !important;
}

.page-title{
background-color: #ffffff !important;
}

/* imposta widget_youtube_responsive per la visualizzazione responsive */
.widget_youtube_responsive {
	margin: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.woocom-list-content h3 {
	font-size: 16px !important;
	line-height: 20px !important;
}
.woocommerce-loop-product__title {
font-size: 18px;
	line-height: inherit;
}


/* imposta CATEGORIA allineata a SX */
.vc_grid-filter-center {
	text-align: left !important;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	color: #f7b03c;
	text-transform: uppercase;
	margin-right: 20px;
}
.data_homepage {
	margin-top: 0px;
	margin-bottom: 0px;
}
.data_homepage_2 {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}

.orange {
	background-color: #f7b03c !important;
}
.grey-b {
       background-color: #f9f9f9;
}
.white-t {
	color: white;
}
.orange-t {
	color: #f7b03c !important;
}

.orange-b {
	color: #f7b03c !important;
}


/* nasconde il testo doppio DESCRIZIONE in woocommerce */
.barra_left_contenitore_category a {
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	text-transform: uppercase;
}
.barra_left_contenitore_title a { text-decoration: none; }
.barra_left_contenitore_excerpt {}

/* nasconde il doppio testo DESCRIZIONE sotto alla scheda woocommerce */
.description_tab {
	display: none;
	visibility: hidden;
}




.article-top-bar {
  margin:0px 0 44px;
margin-bottom: 0;
  overflow:hidden;
  position:relative;
  z-index:4;
}
.article-top-bar > .wf-wrap {
  padding:0 0px;
  margin-bottom: 0;
}
 .page-title > .wf-wrap {
 background-color: white;
}


/* nasconce il titolo nelle immagini
.mfp-title {
	visibility: hidden;
}
*/

/* Migliora la visualizzazione delle icone social nella TOPBAR */
.aps-each-icon br {
    display: none;
}
.aps-social-icon-wrapper {
    height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.top-bar {
    margin-bottom: 0;
    padding-bottom: 0;
}
.the_champ_sharing_container {
    margin-top: 55px;
}