@charset "utf-8";
/* CSS Document */
p.linedec::before {
	display: inline-block;
    content: "";
    border-top: .3rem solid #bb8a6f;
    width: 3rem;
    margin: 0.1rem;
  
	
}

div.prod-home h3 {
	margin-top: 10px !important;
	margin-bottom: 5px !important;
	text-transform: uppercase;
	font-size: 24px
	
}


div.prod-home p.uk-text-small {

	font-size: 12px;
	color: #7B756B;
	margin-top: 10px !important;
	
}

span.bottone-trasp {
	border: 1px solid #fff;
	padding: 5px;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
}

span.bottone-trasp2 {
	border: 1px solid #7B756B;
	padding: 5px;
	text-transform: uppercase;
	color: #7B756B;
	font-size: 11px;
}


ul.elenco-footer a, ul.elenco-footer a:visited {
	font-size: 12px;
	color: #A9A399 !important;
	
}

ul.elenco-footer a:hover {

	color: #fff !important;
	
}

.text-footer {
		font-size: 12px;
	color: #A9A399 !important;
	text-transform: uppercase;
	
}

p.uk-text-meta-top {
	
	color: #7B756B;
	text-transform: uppercase;
	font-size: 12px;
}

div.tabella-numeri {
	border-top: 1px solid #e5e5e7;
	border-bottom: 1px solid #e5e5e7;
	background-color: #F3F1EB;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

div.uk-section-primary .uk-button-default {
	border: 1px solid #fff !important;
	background: transparent !important
}

span.langtop {
	margin-right: 20px
}

div.campionario h3.uk-text-meta {
	text-align: right
}

div.campionario p.uk-text-lead {
	font-size: 16px;
}

div.campionario .uk-table td {
    padding: 6px 4px;
    vertical-align: top;
}

div.campionario a.uk-button {
	visibility: hidden !important;
}


input.wpcf7-text {
	padding: 10px;
}

input.wpcf7-submit {
	background-color: #191713;
	color: #fff;
	padding: 10px;
	text-transform: uppercase
}

span.arancio {
	color: #a96a57;
	border-bottom: 3px solid #a96a57
}
p.citazione {
	padding-left: 10px;
	border-left: 3px solid #a96a57 
}

p.citazione span.autore {
	color: #7B756B;
	text-transform: uppercase;
	font-size: 12px;
}

.uk-tile-muted {
	background: transparent  !important;
	border: 1px solid #7b756b;
}

.sf-scuro {
	background: #e8e4d9
}

div.newsgrid .uk-card-default {
	background: #fff !important
}
div.lastwhite {
	background: #fff
}

div#slidetest div.uk-position-cover {

background:
    linear-gradient(90deg, rgba(243,240,234,.95) 0%, rgba(243,240,234,.74) 26%,
                           rgba(243,240,234,.1) 52%, rgba(243,240,234,0) 66%),
    linear-gradient(180deg, rgba(243,240,234,.8) 0%, rgba(243,240,234,0) 22%); !important

}

div#slidetest2 div.uk-position-cover {

background:
    linear-gradient(to top, rgba(238, 244, 247, .93) 6%, rgba(238, 244, 247, .3) 46%, rgba(238, 244, 247, 0) 78%); !important

}

div.campionario .uk-text-lead {
	font-size: 18px;
}
