<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.beauty-made-in-italy-hub-2v .box{
    font-size: 36px;
    width: 100%;
    padding:1% 2%;
    font-family:'Oswald', sans-serif !important;
    color: #000;
    text-decoration: none !important;
    margin: 15px 0 15px 0;
    box-shadow: 0px 3px 15px #888 !important;
    background-color:#fff !important;
}



.beauty-made-in-italy-hub a {
    font-size: 36px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 17%;
    font-family:'Oswald', sans-serif !important;
    color: #000;
    text-decoration: none !important;
    height: 100%;
    height: 150px;
    margin: 15px 0 15px 0;
    float: left;
    box-shadow: 0px 3px 15px #888 !important;
    background-color:#fff !important;
}

.beauty-made-in-italy-hub a:hover {
	background-color:#000 !important;
	color:#fff !important;
}


.beauty-made-in-italy-list a {
	font-family:'Oswald', sans-serif !important;
	color:#fff !important;
	background-color:#FE5F55;
	font-weight:500;
	font-size:26px;
	line-height:40px;
	padding: 3px 20px;
	box-shadow: 0px 3px 15px #888;
	transition: 0.3s color;
	text-decoration:none !important;
	text-align: center;
}
.beauty-made-in-italy-list a:hover {
	color:#ccc !important;
	background-color:#000;
	box-shadow:0px 0px 0px #fff !important;
}


.beauty-made-in-italy-list .bible-fake-tab a{
	font-family:'Oswald', sans-serif !important;
	color:#CCCCCC !important;
	background-color:#F5F5F5;
	font-weight:500;
	font-size:37px;
	line-height:55px;
	padding: 0 20px;
	transition: 0.3s color;
	text-decoration:none !important;
	text-align: center;
	box-shadow:none !important;
}

.beauty-made-in-italy-list .bible-fake-tab a:hover,.beauty-made-in-italy-list .bible-fake-tab a.active{
	color:#000 !important;
}

.bible-page-results .result-item .tag-new-we {
    color: #fff;
    background-color: #FE5F55;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 1px;
}

.lista-dati-espositore-we {
    /*min-height: 190px;*/
    margin:0 0 20px 0 !important;
}
.lista-dati-espositore-we li {list-style-type:none !important;}


.pagination.we {
	margin:0 !important;
}
.pagination.we&gt;li:first-child&gt;a, .pagination.we&gt;li:first-child&gt;span {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    line-height: 18px !important;
}
.pagination.we&gt;li:last-child&gt;a, .pagination.we&gt;li:last-child&gt;span {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.pagination.we&gt;.active&gt;a, .pagination.we&gt;.active&gt;a:focus, .pagination.we&gt;.active&gt;a:hover, .pagination.we&gt;.active&gt;span, .pagination.we&gt;.active&gt;span:focus, .pagination.we&gt;.active&gt;span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000;
}
.pagination.we&gt;li&gt;a, .pagination.we&gt;li&gt;span{
	background: none;
    color: #ccc !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    text-shadow: none;
    margin-top: 30px;
    border: 1px solid #000 !important;
    text-decoration:none !important;
    line-height: 18px !important;
}
.pagination.we&gt;li&gt;a:hover, .pagination.we&gt;li.active&gt;a, .pagination.we&gt;li.active&gt;span{
	color:#fff !important;
	background-color:#000 !important;
	line-height: 18px !important;
}



/* iPhone 5 &amp; 5S in portrait &amp; landscape */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	
	.beauty-made-in-italy-hub a {
    	padding: 9%;
    	height: 120px;
    }
	.beauty-made-in-italy-list {
		margin:0 !important;
		padding-top:10px !important;
	}	
	
	.beauty-made-in-italy-list .bible-fake-tab a {
		
		display: block;
   		margin-bottom: 15px;
	}
	
	
}




</pre></body></html>