@charset "utf-8";
/* CSS Document */

a:link {text-decoration: none; color:#ffffff;}
a:visited {text-decoration: none; color:#ffffff;}
a:active {text-decoration: none; color:#ffffff;}
a:hover {text-decoration: underline; color:#ffffff;}

#aziende_bb ul li a:hover {
	text-decoration: none;
	BACKGROUND: #763cb5;
    COLOR: #FFFFFF;

	}

.not-class-elenco  {color:#777777 !important;}

.sfondo_img {
	width:100%;
/*	height:100%;*/
	height:auto;
	background-color:#ffffff;
	color: #000000;
	font-size: 14px;
	padding-bottom: 2px;
}
.sfondo_img ul {
	/*padding: 0px 30px 0px 30px;*/
    padding: 9px 12px;
	text-align: justify;
	margin-bottom: 0px !important;
}

.img_elnco_prodotti  img{
	/*width: 80px;
	height: 80px;
	border: 1px solid #cccccc;
	float: left;*/
    width: 78px;
    height: 78px;
    border: 1px solid #cccccc;
    float: left;
    margin: 2px;
}
.list_bb {
  width: 530px;
  height: 100%;
  color: #CCCCCC;
  text-align: left;
  background-color: #000000;
  border: 2px solid #ffffff;
  padding: 10px;
}
.clear_bb {
	clear:both;
}
#lingue_bb {
    text-align: center;
    position: absolute;
    margin: 0px;
    /*width: 82% !important;*/
}
#categorie_bb {
	width:100%;
}
#categorie_bb  ul {
    padding-left:0;
	font-size: 13px;
	text-align: justify;
	margin-top: 40px;
}
#categorie_bb  li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
}
#aziende_bb {
	position: relative;
	float: left;
	width: 31%;
	margin-top:150px !important;
}
#aziende_bb ul {
	padding-left:20px;
	line-height: 22px;
	background-color: #333333;
}
#prodotti_bb, .marchi_aziende_bb, .marchi_aziende_no_bb {
	position: relative;
	float: right;
	width: 68%;
	margin-top:130px !important;
}
#prodotti_interni_bb {
	position: relative;
	float: right;
	width: 100%;
	margin-top:60px;
}
.marchi_aziende_bb img {
	width: 100% !important;
	height: auto !important;
}
.marketing_img_bb { /* VISIBILE LOGHI */
	width:75px;
	height:75px;
	background-color: #ffffff;
	border: 3px solid #ffffff;
	margin: 8px 0 0 8px;
	float: left;
}
.marketing_img_bb img {
	width: 75px !important;
	height: 60% !important;
	border:0px !important;
}
.marketing_img_bb span {
	color:#ffffff !important;
	font-size:0px !important;
}
.marketing_img_no_bb span {
	font-size:0px !important;
}
.marketing_img_no_bb:hover, .marketing_img_bb:hover {
    background: #9b78c3;
}
.marchi_aziende_no_bb img {
	width: 100% !important;
	height: auto !important;
}
.not-class-img {
		position:absolute;
	    z-index: 900;
		opacity: 1 !important;
		filter: alpha(opacity=100) !important; /* For IE8 and earlier */
		margin-top: 54px;
}
.opacity-img {
	margin-top:2px;
	opacity: 0.8 !important;
    filter: alpha(opacity=80) !important; /* For IE8 and earlier */
}
.marketing_img_no_bb { /* NON VISIBILE AZIENDE */
	width:79px;
	height:79px;
	/*background: url(../../../beautybazar/images/overlay-aziende.png);*/
	background-color: rgba(255, 255, 255, 1);
    opacity:1;
	border: 1px solid #000000;
	margin: 8px 0 0 8px;
	float: left;
	position: relative;
    left: 0px;
    top: 0px;
    z-index: 90;
}
.marketing_img_bb:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: url(../../../beautybazar/images/prod-of-excell2018.png);
    background-repeat: no-repeat;
    margin-top: -29px;
    background-size: contain;
    z-index: 2;
}
.marketing_img_no_bb img {
	width: 100% !important;
	height: auto !important;
	/*opacity: 0.2 !important;*/
    /*filter: alpha(opacity=20) !important;  For IE8 and earlier */
	border:0px !important;
    z-index: 1;
}
.marketing_img_no_loghi_bb { /* NON VISIBILE PRODOTTI */
	width: 100%;
	height: 252px;
/*	height:90%;*/
	background: url(../../../beautybazar/images/overlay-texture.png);
	position: absolute;
	z-index: 90 !important;
	left: 0;
}
.img-not-classified {
	width:100%;
	margin-top:45px;
}
.img-not-classified-big {
    position: absolute;
    top: 75px;
    left: 175px;
    width: 300px;
}
#list-azienda-small {
	width: 100%;
	height: 250px;
}
.titoli_bb {
	font-size:19px;
	color:#9b78c3;
	font-weight:bold;
}
.titoli_bb_big {
	font-size:38px;
	color:#9b78c3;
	font-weight:bold;
}
.titoli_bb_prodotti {
	font-size:19px;
	color:#9b78c3;
	font-weight:bold;
    line-height: 18px;
}

#titolo_scheda {
	position: absolute;
 /* float: right; */
	width: 68.8%;
	top: 360px;
	right: 0px;
}
#titolo_scheda_prodotti {
position: absolute;
  /* float: right; */
  width: 99.8%;
  height: 50px;
  top: -62px;
  /* right: 0px; */
  left: 0;
  border-bottom: 2px #ffffff solid;
}
#scheda_prodotto {
    color: black;
	width: 67%;
	margin-top: 163px;
	position: relative;
	float: right;
	background-color: rgb(255, 255, 255);
	padding-left: 10px;
}
#scheda_prodotto a{
    color: black
}

#scheda_prodotto a:hover{
    color: black;
    text-decoration: underline;
}
#velatura {
	width: 69%;
	height: auto;
	background: url(../../../beautybazar/images/overlay-texture.png);
	position: absolute;
	left: 0;
	z-index: 90;
	margin-left: 168px;
	margin-top: 116px;
}
#velatura .immagine {
	opacity: 0.2 !important;
    filter: alpha(opacity=20) !important; /* For IE8 and earlier */
	background-color:#ffffff;
	padding: 0px 10px 0px 20px;
}
#velatura .titolo, #velatura  h2, #velatura  p {
	opacity: 0.2 !important;
    filter: alpha(opacity=20) !important; /* For IE8 and earlier */
}
.headsched {
color:#000000;
}
.scheda {
font-size:12px;
color:#000000;
}
.logo_not_classified{
position: absolute;
z-index: 999999;
margin-top: 70px;
}
a.mrk-att{
	font-size: 14px;
	font-weight: normal;
}
li.activelink2 {
    background-color: #9b78c3;
    padding-left: 7px;
    color: white!important;
    text-decoration: underline;
}
li.activelink2 a {
    color: black!important;
}
div.contact-factory{
    text-align: right;
    margin-top: 5px;
}
div.contact-factory a{
text-transform: uppercase;
font-size: 10px;
    color: white!important;
}
div.contact-factory a:hover{
    text-decoration: none!important;
}
div.contact-factory a span{
background: red;
    padding: 7px;
    border: 1px solid white;
    transition: all 0.3s

}
div.contact-factory a span:hover{
background: yellow;
    border: 1px solid black;
    color:black;
      transition: all 0.3s;
}
@media screen and (max-width:450px){
	#linkToSite {
		display: none;
	}
}
#img_browsable-version {
	display: none !important;
}
.flagMob {
	/*margin-left: 90px !important;*/
}
hr {
	display: none !important;
}
a.offer-price {
    color: black;
    text-decoration: none;
    transition: all 0.3s;
 }
 #scheda_prodotto a.offer-price:hover{
    text-decoration: none;
 }
 a.offer-price div.offer-price:hover{
    background:red;
    text-shadow: 3px 2px 6px #000;
    color:white;
    transition: all 0.3s;


 }

/* media query per mobile */

@media screen and (max-width: 480px) {
	.mobile-langs{
		width: 258px;
	}
	#topBanner {
		display: none !important;
	}
	#area{
		padding-top: 0px;
	}
	.scritta_sez_mobile {
		margin-top: 0px !important;
	}
	.flagMob{
		margin-left: 194px !important;
	}
	img.img-scheda {
		width: 100%;
		height: auto;
	}
	#dati link img.img {
		width: inherit !important;
		height: inherit !important;
	}
	.img-loghi-mobile{
		width: 100%;
		height: auto;
	}
	#scheda_prodotto {
		margin-top: 183px !important;
		width: 62%;
	}
	.titoli_bb {
		font-size: 13px;
	}
	a.mrk-att {
		font-size: 6pt;
	}
	#aziende_bb {
		float: left !important;
		width: 33% !important;
		margin-top: 130px !important;
	}
	#aziende_bb b {
		font-size: 6pt !important;
	}
	#aziende_bb ul {
		padding-left: 15px;
		line-height: 20px;
		background-color: #333333;
		padding-right: 5px;
	}
	div.contenitori_sezioni:first-child {
		margin-bottom: 63px !important;
	}
	.list_bb {
		    margin-top: 20px !important;
	}
	.contenitori_sezioni img:nth-child(2){
		margin-top: 0px !important;
	}
	.sfondo_img {
		width: 100% !important;
		height: auto;
		background-color: #ffffff;
		color: #000000;
		font-size: 14px;
		padding-bottom: 2px;
		float: right;
	}
	#prodotti_bb {
		position: relative;
		float: right;
		width: 100% !important;
		margin-top: 130px !important;
		clear: both !important;
		padding: 0px !important;
	}
	.img_elnco_prodotti {
		text-align: center !important;
	}
	.img_elnco_prodotti img {
		width: 100% !important;
		height: auto !important;
		border:0px!important
	}
	#list-azienda-small {
		display: table;
		text-align: left;
	}
	/*ul div {
		position: relative !important;
		width: 100% !important;
		left: 0px !important;
		float: none !important;
		margin: 0px auto !important;
		font-size: 10px !important;
	}*/
	.sfondo_img ul {
		padding: 0px 5px;
		text-align: justify;
		margin-bottom: 0px !important;
		position: relative;
	}
	/*#list-azienda-small-right {
		width: 70% !important;
		left: 0px !important;
		margin: 0px !important;
		float: left !important;
		padding: 0px !important;
		min-height: 220px !important;
	}*/
	.contact-factory {
		text-align: right;
		width: 100%;
		margin-top: 30px !important;
	}
	.contact-factory img {
		display: none !important;
	}
	.offer-price, .offer-price-red {
		font-size: 18px !important;
	}
	.offer-price-red {
		background-color:#ff0000 !important;
		text-shadow: 3px 2px 6px #000 !important;
		color:white !important;
	}
}
.offer-price-red {
	background-color:#ff0000 !important;
	text-shadow: 3px 2px 6px #000 !important;
    color:white !important;
}