/*
Theme Name: Petenica Child
Theme URI: https://shmai.net/petenica
Template: petenica
Author: Shmai
Author URI: https://shmai.net/
Description: Petenica is clean theme.
Tags: custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.2.0.1542402787
Updated: 2018-11-16 22:13:07
*/


/*rendo visibile il CF anche da smartphone */
@media only screen and (max-width: 601px) {
	.top-left{
		display:block !important;
	}
	.top-left ul li:first-child{
		margin-right:0 !important;
	}
	.top-left ul li:nth-child(2){
		display:none !important;
	}
}


.social-icon-four{display:none}



/*form newsleter*/


#mc_embed_signup_scroll label {
	color:#057bc5 ;
	background:#fff;
	border-radius:15px;
	padding:7px; 

}
#mc_embed_signup_scroll label.checkbox {
	background:none;
	color:#fff;
}
#mce-EMAIL.email, #mce-FNAME , #mce-LNAME  {
    	width: 80% !important;
	border:radius:5px;
}
fieldset.gdprRequired{margin-left:14px}



.vc_row-has-fill>.vc_column_container>.vc_custom_1546609877146 {
    padding-bottom: 50px;
}

@media screen and (max-width: 800px) {
    	#riga-newsletter{
		background-image:none !important;
	}
}

/**/



/*alzo il contenuto delle pagine e post perchθ l'header θ troppo alto*/
.sidebar-page-container {
    position: relative;
     padding: 0px 10px 100px;
}
section.blog-page-section {
    position: relative;
     padding: 0px 0px 100px;

}

section.blog-page-section .container{
     padding-left: 0px;
     padding-right: 0px;

}
/**/


background-size: 50%;



div.title-box h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    word-break: normal !important;
}



div.titolo_categoria h2{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	word-break: normal !important ;
	
}

.blog-single .inner-box .lower-content .title-box h3 {
    word-break: normal;
}

.adotta-box{float:left}
.btn-style-one{
	padding:4px;
	line-height:14px;
}
/**/
.titolo-area-news-hp{
	border-bottom:1px solid #e2e2e2;
	margin-bottom:10px;
	padding:0px;
}

/**/
/*prima riga di articoli*/
body.home .prima-riga-news img.attachment-post-thumbnail {
	height:200px !important;
}

body.home div.pcontent h5 a::after{
	content:' Leggi...';
	color:#ff0000;
	font-weight:bold;
}

.himage span.cat {
    display:none;
}
/**/


/*riga sopra*/

.prima-riga-news div.display-posts-listing{
    line-height: 25px !important;
    font-family: 'lato', serif;
    font-size: 22px;  
    font-weight: 700;
    padding-right: 15px;
    padding-left: 15px;
}
.prima-riga-news div.display-posts-listing div.listing-item img {
    margin: 0 10px  20px 0px;
	width:100%;
	height:300px;
}

span.date{
	display:none;
}

.prima-riga-news div.display-posts-listing   div.listing-item  span.excerpt ,
.prima-riga-news div.display-posts-listing   div.listing-item  span.excerpt-dash{
	 font-size:0;
}
.prima-riga-news div.display-posts-listing  div.listing-item  span.excerpt a.excerpt-more{
	display:block ;
	font-size:12px;
	border-radius:5px;
	/*font-weight:bold;
	text-transform:uppercase;*/
	width:80px;
	text-align:center;
	background:#0086cc;
	color:#fff;
}






/*seconda fila di articoli in hp, gestita con display posts shortcode*/
.seconda-riga-news div.display-posts-listing{
    padding-right: 15px;
    padding-left: 15px;
}
.seconda-riga-news div.display-posts-listing div.listing-item img {
    float: left;
    margin: 0 10px  20px 0px;
}

.seconda-riga-news div.display-posts-listing span.date{
	font-size:10px;
}


/* styles for '...' */ 
.seconda-riga-news div.display-posts-listing div.listing-item  a.title {
    display:block;
    font-family: 'Lato', serif;
    font-size: 16px;  
    /* hide text if it more than N lines  */
    overflow: hidden;
  /* for set '...' in absolute position */ 
  position: relative; 
  /* use this value to count block height */
  line-height: 19px;
  /* max-height = line-height (1.2) * lines max number (8) */
  max-height: 114px; 
  /* fix problem when last visible word doesn't adjoin right side  */
  text-align: left;  
  /* place for '...' */
  margin-right: -1em;
  padding-right: 1em;
}
/* create the ... */
.seconda-riga-news div.display-posts-listing div.listing-item  a.title:before {
  /* points in the end */
  content: '...';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
/* hide ... if we have text, which is less than or equal to max lines */
.seconda-riga-news div.display-posts-listing div.listing-item  a.title:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: white;
}












/**/

.save-pets-section h2 , .save-pets-section .text , .price-block .inner-box h3{
	color:#fff;
}




/*sistemo il footer*/

footer.main-footer{
    	background: rgba(5, 123, 197, 1) ; 
}
div.footer-column span.icon , div.footer-column span.fa , div.footer-column p ,
div.footer-column div.footer-widget h2 , div.footer-column div.footer-widget a, 
 div.footer-column div.footer-widget .post-info,  div.footer-column div.footer-widget ul li ,
.main-footer div.footer-bottom .copyright
 {color:#eeeeee}
/**/



/*AREA SOCIAL*/

.fts-jal-fb-header h1 a , .fb-social-btn-below-description {display:none}
.loghi-social figure div img{width:50px !important}
.fts-youtube-popup-gallery {//display:none;}

/*solo sul pc metto lo scroller su fb*/
@media screen and (min-width: 768px) {
	/*.fts-simple-fb-wrapper{*/
	.contenitore-facebook, .contenitore-twitter, .contenitore-youtube{
		padding:0 3px;
		max-height:440px;
		overflow:auto;
		border:0px solid red !important;
	}
}
/*paragrafo descrizione video*/
.fts-yt-first-video p {line-height:19px}

/*tolgo i thumbnail dei video correlati*/
.feed_dynamic_classpvogocqjbv , .fts-youtube-popup-gallery , .fts-youtube-inline-block-centered  {display:none;}

.fts-powered-by-text{visibility:hidden !important}





/*banda header dello shop*/
body.woocommerce section.page-title:before{

    	background: rgba(5, 123, 197, 1) url("/wp-content/uploads/2018/11/sfondo3.png") no-repeat fixed center; 
}
/**/




/*copio da give i css per i form di cf7*/
.wpcf7-form label{
    display: block;
    margin: 0 0 5px;
    position: relative;
    line-height: 1.7;
    font-size: 16px;
    font-weight: 500;
}
.wpcf7-text , .wpcf7-textarea  , .wpcf7-number {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #848484;
    line-height: 28px;
    padding: 10px 25px;
    font-weight: 400;
    background: #ffffff;
    border-radius: 50px;
    border: 1px solid #cecece;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.width50{
	width:50%;
}
.width25{
	width:25%;
}
/**/


/*sistemo le colonne di cf7 per i pc*/
@media only screen and (min-width:950px){
	.one_half {
		padding-right:20px;
	}

 
	.last_column{
		padding-right:0;
		padding-left:20px;
	}
}

/*metto in colonna i checkbox cf7*/
span.wpcf7-list-item {
    display: block !important;
    margin: 0 0 0 1em;
}
/**/

/* nascondo "Lascia un commento" */
#respond {
	display:none;
}
/**/

/*nascondo contatore di commenti nei singoli articoli e tolgo il trattino di divisione all'elemento prima*/
.blog-single .inner-box .lower-content .title-box .post-meta li:nth-child(3) {
    display:none;
}
.blog-single .inner-box .lower-content .title-box .post-meta li:nth-child(2) {
    border-right:0;
}


body.woocommerce-checkout div.col-2 h3.form-row{
	margin:20px 0 0 0 ;
}

div.preloader{display:none !important}

/*campagne nel footer*/


 div.link-campagne  a{
 	width:90%;
	height:120px;
	line-height:120px !important;
	padding:0 !important;
	font-family:Merryweather;
 	font-size:30px;
	font-weight:bold;
	color:#e2e2e2;
}
div.link-campagne  a:hover{
	background:#3795d1 !important ;
	border:1px solid #fff !important;
}
/**/

/* vetrina prodotti */
.product-block .inner-box .lower-content {
    padding-bottom: 0;
}
/**/


/*i social nel footer*/
div.textwidget li.social-item{
	display: inline;
	padding:7px;
}
/**/

/*solo sul pc metto lo scroller su fb*//*
@media screen and (min-width: 768px) {
	.fts-simple-fb-wrapper{
		padding:0 3px;
		height:1200px;
		overflow:scroll;
	}
}
/**/



/*nascondo il titolo dei moduli give*/
h2.give-form-title{display:none}
/**/



/**/
body > div.page-wrapper.vc-main-sortable-container.ui-sortable > div:nth-child(4) > div.vc_row.wpb_row.vc_row-fluid.riga-rivista.vc_hidden-lg.vc_hidden-xs.vc_hidden-sm.vc_hidden-md.ui-sortable > div > div.wpb_column.vc_column_container > div > div > div.vc_element.vc_vc_column_text > div.wpb_text_column.wpb_content_element > div > div > div > a.title{
	border:1px solid red !important;
}


/************************************************************************/
/*              EVENTI, NEWS e COMUNICATI STAMPA                          */
/**************************************************************************/

/* altezza della foto */
.vc_gitem-animated-block .vc_gitem-zone-a{
	max-height:300px;
	background-size:cover;
  	background-position: center center; 
  	background-repeat: no-repeat;



}


/**/

/*titoli dei post*/

.vc_gitem-post-data-source-post_title h4{
	font-family:'Lato', sans-serif !important;
	font-size:21px;
	color:#000;
}


/*pulsanti read more*/

a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	background:#057bc5;
	display:none;
}
a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{
	background:#3795d1;
}

/*data*/
.vc_gitem-post-data-source-post_date {
	font-size:12px;
	font-weight:bold;
}





/************************************************************************/
/*                                SINGOLI POST                           */
/**************************************************************************/

.blog-post .image .wp-post-image{
	/*height: 500px !important;
	object-fit: cover !important;*/
}



 


/*PULSANTONI ROTONDI*/


h2.pulsantone{
	width:100%;
	height:200px;
	margin:10px 0px;
	padding: 50px 0px;
	background:#057bc5;
	/*border:1px solid #000;*/
	font-weight:bold;
	font-family: 'Anton',arial !important;
	font-style: italic !important;
	text-transform:uppercase;	
	line-height:50px;
	text-align:center;
	color:#057bc5;


    -webkit-transform: skew(-3deg);
    -moz-transform: skew(-3deg);
    transform: skew(-3deg);
}
h2.pulsantone a{
	background:#fff;
	padding:0 15px !important;
  	box-shadow: 0 0 0 10px #fff;
  	transform: skewY(20deg);
}



#abbigliamento, #zoo, #circhi, #delfinari, #botticelle, #corrida, #vivisezione, #caccia, #pellicce,
 #petizione-circhi, #petizione-vivisezione, #petizione-delfinari,
#petizione-corrida, #petizione-traffico-illecito, #petizione-sandblasting, #petizione-sterilizzazioni ,
#petizione-pene-piu-dure , #petizione-end-the-cage-age{
	line-height:100px;
}
#petizione-macellazione-rituale{
	line-height:50px;
}


#alimentazione , #abbigliamento , #circhi , #botticelle , #corrida , #caccia , #vivisezione , #petizione-delfinari , #petizione-corrida , #petizione-sandblasting, #endanimaltesting, #petizione-stop-finning, #petizione-end-slaughter{
	color:#fa833a;
	background:#fa833a !important;
}




/*hover*/
h2.pulsantone:hover{

}


#circhi:hover, #petizione-circhi:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-circhi.jpg');
}
#delfinari:hover, #petizione-delfinari:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-delfinari.jpg');
}

#alimentazione:hover{
	background-image:url('/wp-content/uploads/2018/03/alimentazione.jpg');
}
#botticelle:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-botticelle.jpg');
}
#caccia:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-caccia.jpg');
}
#corrida:hover , #petizione-corrida:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-corrida.jpg');
}
#maltrattamenti:hover{
	background-image:url('/wp-content/uploads/2018/03/campagna-maltrattamenti.jpg');
}
#pellicce:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-pellicce.jpeg');
}
#vivisezione-campagne:hover, #petizione-vivisezione:hover  , #vivisezione:hover{
	background-image:url('/wp-content/uploads/2018/03/campagna-vivisezione.jpg');
}
#petizione-pene-piu-dure:hover {
	background-image:url('/wp-content/uploads/2018/03/rocco3.png');
}

#zoo:hover{
	background-image:url('/wp-content/uploads/2018/03/manifestazioni-zoo.jpg');
}

#petizione-macellazione-rituale:hover{
	background-image:url('/wp-content/uploads/2018/03/petizione-macellazione-rituale.jpg');
}
#abbigliamento:hover , #petizione-sandblasting:hover{
	background-image:url('/wp-content/uploads/2018/03/petizione-sandblasting.jpg');
}
#petizione-sterilizzazioni:hover{
	background-image:url('/wp-content/uploads/2018/03/petizione-sterilizazioni.jpg');
}
#petizione-traffico-illecito:hover{
	background-image:url('/wp-content/uploads/2018/03/petizione-traffico-illecito.jpg');
}
#petizione-end-the-cage-age:hover{
	background-image:url('/wp-content/uploads/2018/03/petizione-end-the-cage-age.jpg');
}
#endanimaltesting:hover{
	background-image:url('/wp-content/uploads/2018/03/Cattura3.jpg');
}
#petizione-stop-finning:hover{
	background-image:url('/wp-content/uploads/2018/03/stop-finning-background2.jpg');
}

/****************************************************************/
/*	ELENCHI FATTI CON CONTET VIEW (zoo, delfinari, etc..    */
/****************************************************************/
h4.pt-cv-title{
	line-height:28px;
	font-family:'Lato',serif;
}
.pt-cv-content{
	line-height:20px;
	font-weight:400;
	font-size:14px;
	text-transform:uppercase;
}
.pt-cv-readmore {
	display:none !important;
    color: #fff !important;
    background-color: #057bc5 !important;
    border: none !important;
}









/**************************************************************/
/*        ELENCHI FOTO, VIDEO, DOWNLOAD, RICETTE             */
/*************************************************************/
/*nascondo il pulsante*/
.elenco-foto .vc_btn3 ,
.elenco-video .vc_btn3 ,
.elenco-download .vc_btn3 ,
.elenco-ricette .vc_btn3 {
	display:none;
}
/*nascondo l'excerpt*/
.elenco-foto .vc_gitem-post-data-source-post_excerpt ,
.elenco-video .vc_gitem-post-data-source-post_excerpt ,
.elenco-download .vc_gitem-post-data-source-post_excerpt ,
.elenco-ricette .vc_gitem-post-data-source-post_excerpt {
	display:none;
}

/*nascondo la data*/
.elenco-foto .vc_gitem-post-data-source-post_date ,
.elenco-video .vc_gitem-post-data-source-post_date ,
.elenco-download .vc_gitem-post-data-source-post_date ,
.elenco-ricette .vc_gitem-post-data-source-post_date {
	display:none;
}

/***********************************************************************/




/**/
.content__gdpr , .content__gdprLegal{
	font-size:12px;
}
#riga-newsletter{
	background-size:cover;
	background-align:center center;
}

#mce-EMAIL , #mce-FNAME , #mce-LNAME{
	width:100%;
	font-size:25px;
	line-height:30px;
	margin-bottom:20px;
}
#mce-BIRTHDAY-day , #mce-BIRTHDAY-month{
	width:10%;
	font-size:25px;
	line-height:30px;
}

div.datefield br{
	display:none;
}



/********Petizioni***/
#contatore-firme p {
	font-size:40px;
	font-weight: bold;
}
#obiettivo-firme p {
	font-size:20px;
	font-weight: bold;
}
#lista-firme-petizione{
	height:250px;
	overflow:auto;
}


/******************************************/
/**********       ADOZIONI           *****/
/*****************************************/

#griglia-adozioni .vc_gitem-is-link {
	height:200px;
}
#griglia-adozioni .vc_gitem-post-data-source-post_excerpt{
	display:none;
}
/*********************************************/







/*************sidebar*************/
.sidebar-widget ul li a {
	line-height:16px;
}



/*******************/
/**Menu principale**/
.main-menu .navigation li ul li a , .main-menu .navigation li ul li ul li a {
	padding-bottom:7px;
	padding-top:7px;
}


/***mando a capo il numero della rivista nel footer*****/

 .footer-column .attachment-140x200{
	margin-right:100px;
}

/******pagina sedi locali********/
#tabella-sedi-locali h3 {
	font-family:'Lato', sans-serif !important;
	color:#000;
	margin-bottom:0;
	border-bottom:1px solid grey;
}
#tabella-sedi-locali a {
	color:#057bc5;
}

/************FORM GIVE**********/
#give-nascita.give-date {
    color: #757575;
	font-weight:normal;
    border: 1px solid #cecece ;
    border-radius: 50px;
    padding: 8px 24px;
}

/**popup**/
.black_overlay {
    display: none;
    position: relative;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 400px;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 2px solid black;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
.textright {
    float: right;
}



.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 10px;
	width: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: white;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
}

/**footer*/
div.copyright a{
	color:#fff;
	text-decoration:underline;
}
div.copyright a:hover , div.copyright  a:visited{
	color:#fff;
}

/**nell'header tolgo icone indirizzo e telefono */
.flaticon-telephone-handle-silhouette , .flaticon-map-marker{
	display:none;
}
div.top-left ul.clearfix li{
	font-weight:bold;
	color:yellow;
}
/*************EMERGENZA NASCONDI SOCIAL*********************/
.home .vc_custom_1544002383345 , .home .vc_custom_1544002013494{
	 /*display:none !important; */
}

#social-feed-container-3824.social-feed-container-3824 .grid-item .social-feed-element{background:#eee !important}
#social-feed-container-3824.social-feed-container-3824  div.content{}


/****sul pc restringo il form della pagina testamento*****/
@media screen and (min-width: 1024px) {
	div.form-lascito {
		width:50% !important;
	}
} 

/****sulla pagina del testamento titolo pagina in blue e grande *****/
body.page-id-9958 .title-box h3{
	font-size:32px;
	text-transform:uppercase;
	color:#007dc5;
	padding:20px 0 20px 0;
}

/*******PLUGIN RECURRENT DONATION********/
.dntplgn_monthly_donation_select_label{display:none}
.dntplgn_once_enter_donation_label{display:none}
#tabs .ui-tabs-nav:nth-child(1) {display:none}


/***********************************************************************/
/*****************CELLULARE************************/
/***********************************************************************/

@media screen and (max-width: 600px) {

	/*body.home   .vc_column_container>.vc_column-inner {
		height: 150px;

	}*/
	.prima-riga-news{margin-top:-200px;}

	/***iframe magliette in vendita***/
	.worthwearing{
		
		height:600px;
	} 
	/*****/

	.slotholder .tp-bgimg.defaultimg{
		/*border:11px solid blue;*/
		background-size: contain !important;
		margin-top:-100px;
	}
	.header-top .top-right .donate-box {
		margin-right: 2px;
	}

}

/*messaggio nel prodotto gift card*/
.wps_wgm_msg_info{display:none !important}


/***PAGINA CUSTOM CHE SOSTITUISCE IL CATALOGO***/

body.page-id-12773 section.page-title:before {
    background: rgba(5, 123, 197, 1) url(/wp-content/uploads/2018/11/sfondo3.png) no-repeat fixed center !important;
}
body.page-id-12773 div.title-box {display:none !important;}

/*****/

/****LEVO IL TAB DELLE INFO ADDIZIONALI DALLE GIFT CARD**********/
body.postid-12813 ul.tabs-list.nav.nav-tabs li:nth-child(2) ,
body.postid-12806 ul.tabs-list.nav.nav-tabs li:nth-child(2) ,
body.postid-12720 ul.tabs-list.nav.nav-tabs li:nth-child(2)
{display:none !important;}
/******************/



/****pagina 5x1000***********/


body.page-id-13290 .title-box{display:none !important}




/********nuovo form petizione***********************************************/

/** CSS per contact form **/
#responsive-form{
max-width:600px /* cambia questo con la larghezza desiderata */;
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
}
.colonna-half, .colonna-full, .colonna-third{
float: left;
position: relative;
padding: 0.65rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
/**- Media query -**/
@media only screen and (min-width: 48em) {
.colonna-half{
width: 50%;
}
.colonna-third{
width: 33%;
}
}
/**- Per spostare il bottone invio a destra -**/
.wpcf7-submit{
float: right;
}
/**- Per cambiare il colore del bottone -**/
.wpcf7-submit{
background: #000/* colore sfondo */;
color: white/* colore testo */;
}
/**- Colore del bottone con il passaggio del mouse -**/
.wpcf7-submit:hover{
background: #f3f3f3;
color: #000;
}
/**- Per personalizzare il messaggio di successo -**/
div.wpcf7-mail-sent-ok {
text-shadow: none;
border: none;
background: #8BC34A;
color: white;
font-family: Raleway;
}





/*******Nascondo i meta dati dalla petizione ******/
body.postid-13565 .title-box .post-meta{display:none;}


/****PAGINA BOMBONIERE*****/
body.page-id-13804 div.title-box h3{color:#007dc5 !important; font-size:32px;}

.galleria-bomboniere img{padding:5px !important;}

/****GALLERIE GENERICHE****/

.galleria-250 ,  .galleria-150 img{padding:5px !important;}

div.ppt{
	font-size:10px;
	font-weight:bold;
	background:#000;
	padding:5px;
	text-align:center;
}



body.page-id-13994 .slides img{
	height:400px !important;
}

/****GIVE WP nuovo modifiche ****/
 #give-next-gen > section:nth-child(2) > fieldset > div.givewp-section-nodes > div.givewp-groups.givewp-groups-billingAddress.givewp-groups-billingAddress-billingAddress > fieldset > div.givewp-fields.givewp-fields-text.givewp-fields-text-address2 {
	width:100px !important; 
}

#give-next-gen > section:nth-child(1) > fieldset > div.givewp-section-nodes > div > div > div.givewp-fields-amount__fixed-message{display:none !important;}

.givewp-fields-amount__fixed-message{display:none !important;}


/********NASCONDO TITOLI NUOVE PAGINE GIVE*********/
.page-id-14656 .title-box h3 ,
.page-id-14658 .title-box h3 
 {display:none;}
