
.homePageBanner h1, .smallh2{ 
	font-size:3.4em; 
}

.pack-info p a i.icon-reply{
	margin-top:10px;
	display:inline-block;
}

#select_cat, #select_c{
	font-size:1.8em;
}
#searchBtn{
	font-size:12px;
}
a.platforms_bm_firendly{
   padding:0!important;
}

@media (max-width: 820px) {
  .searchBtnHolder button span{display:none;}
 }
@media (max-width: 480px) {
  .searchBtnHolder button span{display:inline;}
 }
 
.hl-title{
	font-size:1.3em;
	font-weight:bold; 
}

.hl-title.promoter{
	 font-size:1.2em;
}



.msg-subject-read::after{
	content: 'lire';
}
.msg-subject:checked + label::after{
	content: 'fermer'!important; 
}
table#affiliati td{
	min-width:100px;
}

.frontBanner.vet-partner.eng, .frontBanner.vet-partner-dashboard.eng{
	background:url('../images/png/various/badge-partner-accreditato-fr.png') center center no-repeat #DFDFDD !important;
}
.frontBanner.vet-onlus, .frontBanner.vet-onlus-dashboard{
	background:url('../images/png/various/badge-programma-nonprofit-fr.png') center center no-repeat #DFDFDD !important;
}
.wallet ul li .list{
	width: calc(100% - 120px); 
}

.default-detail-view #icebergHolder .flex-item.auto h4:first-child{
	position:relative;
	top:-20px;
}

.default-detail-view #icebergHolder .flex-item.auto h4:first-child + ul{
	margin-top: -10px!important;
}
.flex.more-info #icebergHolder > div > div ul{
	position: relative; 
	top:-20px; 
}

@media only screen and (min-width: 1024px) and (max-width: 1500px){
	
    .top-menu{
	   margin-top:0px;
	 }
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .main-logo{
	 position:absolute;
     top:-5px;
    }
   .top-menu{
	   margin-left:0px;
   	   width:100%;
	}
}

@media screen and (min-width: 601px) and (max-width: 999px) {

	 .top-menu li{
	  padding:0 5px;
	 }
	 .top-menu a{
	  font-size:14px;
	 }
}
@media screen and (max-width: 540px) {
	
   .homePageBanner h1{
			font-size:2.2em;
   }
		
	.wallet ul li .list{
       width: calc(100% - 10px);
    }
}
.integration{
	padding-bottom:80px; 
}
.integration h2{
	font-size:1.8em;
}

.vendere-front {
    background-image: url("../images/png/various/ebook_pz_fr.png");
}