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

.login {
	display: none;	
}

.container {
	background-color: #FFFFFF;	
}

.nav-custom &gt; li &gt; a {
  background-color: #807d78;
  margin-right: 7px;
  border-radius: 4px;
  font-size: 23px;
}

.add-this {
	text-align: center;	
	margin-top: 20px;
}

.footer {
	background-color: #dddddd;
	margin-top: 50px;	
}

.nav-pills &gt; li &gt; a {
	padding: 3px 5px;	
}

.nav-pills &gt; li &gt; a:hover {
	color: #FFFFFF;
}

.sezione {
	width: 100%;
}

.sezione.affix {
  top: 0;
  z-index: 1000;
  position: fixed;
  box-shadow: 0px 0px 5px #aaaaaa;
  background-color: #FFFFFF;	
}

.nav.affix {
  top: 70px;
  z-index: 10000;
  position: fixed;
}

.alert_browser {
	line-height: 50px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	text-decoration: underline;	
	border: 5px solid #FFFFFF;
}

#bootstrap_gmap {
	width: 100%;
	height: 300px;	
}

.btn-default:hover {
  background-color: #254D83;
  border-color: #1B385F;
  color: #FFFFFF;
}

.btn-default {
  background-color: #2e60a3;
  border-color: #2e60a3;
  color: #ffffff;
  margin-bottom: 20px;
}

#privacy {
	margin-right: 10px;	
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-toggle {
  float: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #2e60a3; 
  color: #FFFFFF;
  padding: 0px 7px;
  font-size: 16px;
  padding: 10px 15px;
  cursor: pointer;
  margin: 10px 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar-nav {
  margin: 0px;
}

.thumbnail {
	background-color: #FFFFFF;
	text-align: center;	
}

.categoria {
	margin: 20px 0px;	
}


.menu_categorie .nav-stacked &gt; li &gt; a { 
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.indietro {
	margin: 20px 0px;	
}

.titolo_news,
.titolo_scheda_prodotto {
	margin-top: 0px;	
}

.p_data {
	margin-bottom: 0px;	
}

.scheda_prodotto_over {
	margin-bottom: 40px;	
}

.nav-tabs &gt; li &gt; a:hover,
.nav-tabs &gt; li &gt; a:focus,
.nav-tabs &gt; li.active &gt; a, 
.nav-tabs &gt; li.active &gt; a:hover, 
.nav-tabs &gt; li.active &gt; a:focus { 
	background-color: #ffffff;	
}

.tab-pane {
	margin: 20px 0px;	
}

.news {
	margin-bottom: 40px;	
}

.menu_span_img {
	float: left;
	width: 30%;	
	margin-right: 10px;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
  padding: 4px; 
}

.menu_span_img img{
	margin-right: 10px;
}

.prezzo_barrato_scheda_prodotto {
	text-decoration: line-through;
	margin-top: 0px;
}

.spese_spedizione_scheda_prodotto {
	margin-bottom: 0px;	
}

.spese_spedizione_table {
	margin-top: 20px;
}

.spese_spedizione_table tr td{
	font-weight: 800;
	padding: 10px 50px 10px 0px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}

.spese_spedizione_table input {
	border: 0px;
	height: auto;
	width: auto;
}

.spese_spedizione_table select {
	width: 50px;
}

.privacy {
	padding: 20px;	
}

.privacy span{
	font-weight: 800;
	font-size: 20px;
}

#google_translate_element select{
	/*width: 100% !important;*/
	border-radius: 0px !important;
	border: 2px solid #2e60a3 !important;
	font-family: 'Trebuchet MS';
    font-size: 13px;
    line-height: 1.428571429;
    color: #2e2e30;
	margin: 5px 0;
	max-width: 160px !important;
}
</pre></body></html>