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

.paniere {
	border:3px solid #8aab00;
	padding:10px;
	margin-top:10px;
	border-radius:5px;
	padding-top:5px;
}

tr.riga-paniere .paniere {
	position: absolute;
	width: 77%;
}

.contenuto-articolo .paniere {
	margin-top: -40px;
    float: right;
    width: 65%;
    margin-bottom: 20px;
}

.product_info .paniere {
	margin-top:30px;
}

.prezzo-paniere {
	width: 48px;
	color: #8aac00;
}

tr.singolo_articolo td {
	vertical-align: top;
}

tr.singolo_articolo td.buy {
	padding-top: 4px;
}

.paniere p {
	margin: 0px!important;
	font-weight: 900!important;
}

.paniere table {
	width:100%;
	margin:0px!important;
	border-collapse: collapse;
}

.paniere table td:first-child{
	width:32px!important;
}

.paniere table th {
	font-size:10px;
}

.paniere table td {
	font-size:12px;
	border:1px solid #eee;
	text-align: center;
}

.paniere table tr td:nth-child(2) {
	text-align: left;
}

.product_desc .block table td.qt_info {
	color: #444;
	font: 14px/48px 'Sanchez';
	padding-left:10px;
	text-align: right;
}

.product_desc .price {
	font-size: 30px;
	line-height: 30px;
	color:#0050A0;
	font-family: 'Sanchez';
}

.product_desc .block table td.qt_info span {
	color: #9DC011;
	font: 14px/24px 'Patua One';
}

.prezzo_tagliato {
	text-decoration:line-through;
	color:#333;
}

.prezzo-suggerito {
	color: #666;
    font-weight: normal;
}

.sconto {
	font-size: 12px;
	color:#fff;
	display: inline-block;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	background-color: #0052A0;
	border-radius: 4px;
	margin-left: 10px;
}

.account_top {
	width:120px;
}

.partite_top {
	width:120px;
    padding: 1px 0;
    float: left;
    margin-top: 18px;
    margin-right: 20px;
}

.partite_top a {
	background: url(../img/icona-partite.png) 0 0 no-repeat;
	display: block;
    cursor: pointer;
    height: 15px;
    padding-left: 20px;
    line-height: 15px;
    color: #343434;
}

.partite_top a:hover {
    color: #8aab1e;
    background-position-y: -16px;
}

.languages {
	margin-left:270px;
	margin-top:7px;
}

.languages span {
	line-height: 12px;
	padding:0px;
}

#logo {
	margin-top:-50px;
}

#top-cliente {
    width: 180px;
    overflow: hidden;
    display: block;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search_block .search .field.text input {
	color:#666;
}

#navigation ul {
	float:right;
}

#footer {
	height:180px;
}

.sort_block.articoli, .category_selector.sort.articoli {
	border-radius: 4px;
	border: 1px solid #e9e8e8;
	background-color: #fff;
	width: 110px;
	float: none;
	margin: 0 auto;
	height: 38px;
	position: relative;
	z-index: 151;
}

.field.select.articoli {
	line-height: 38px;
	width:70px;
	overflow: hidden;
	padding-right:0px;
}

.dropdown.articoli a {
	margin-top:6px;
}

.category_selector.sort.articoli .dropdown.articoli {
	height:32px;
}

.preparations table td:nth-child(3) {
	padding-right:0px;
}

.preparations table td:nth-child(4) {
	padding-left:0px;
	padding-right:0px;
}

.preparations table td:nth-child(5) {
	padding-left:0px;
}

.sort_block.per_pagina {
	width:200px;
	float: left;	
}

.category_selector.sort.per_pagina {
	width:200px;
}

.pagination ul li {
	background-color: #9DC011;
	width: 28px;
	text-align: center;
	border-radius: 4px;
	color:#fff;
}

.pagination ul li.current, .pagination ul li:hover {
	background-color: #0052A0;
}

.pagination ul li a {
	color:#fff;
}

.pagination ul li.current span {
	color:#fff;
}

table.products_table div.quantity_block {
	z-index: 151;
}

table.products_table div.quantity_block {
	z-index: 151;
}

table.products_table .buy_ingredients .buy .btn {
	z-index: 151;
}

div.per_pagina {
	float:left;
	line-height: 28px;
}

div.per_pagina a {
	display: inline-block;
	background-color: #9DC011;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 4px;
	color:#fff;
	cursor: pointer;
}

div.per_pagina a.current, div.per_pagina a:hover {
	background-color: #0052A0;
}

table.products_table .dd_list li {
	height: 14px;
}

#navigation ul li .label {
	padding:0 4px;
}

#navigation ul li:last-child .label {
    padding: 0 4px;
}

.top_block.basket .content .product_count {
	border-top:none;
	border-left:none;
	border-bottom:none;
	height:36px;
	padding-right:4px;
	margin-right:8px;
}

.top_block.basket .content .delete {
	height:36px;
}

.top_block.basket .content .name {
	padding:0px;
	width:70%;
}

.top_block.basket .content .price {
	width:auto;
}

.top_block.basket .content .prezzo-unitario {
	display:block;
	float:left;
	font-size: 10px;
    line-height: 16px;
    color: #666;
}

.product_desc .btn {
	width:298px;
}

.main_img .sale {
	position: absolute;
	top: -3px;
	right: -3px;
	width: 81px;
	height: 81px;
	background: url('../img/promotion_sale.png') 0 0 no-repeat;
}

.product_images .main_img {
	position: relative;
	overflow: visible;
}

.product_images .main_img img {
	width:98%;
	height:98%;
}

h4.codice {
	color:#666;
}

.catalog .category_table.collapsed .item.altriarticoli {
	height:240px;
}

.catalog .item.altriarticoli .sale {background: url('../img/buy_sale.png') 0 0 no-repeat;}
.catalog .item.altriarticoli .new {background: url('../img/buy_new.png') 0 0 no-repeat;}

.catalog .item.altriarticoli .sale, .catalog .item.altriarticoli .new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 54px;
	height: 54px;
}

.tabella_altriarticoli {
	margin-top:-20px;
}

.btn.wide.slider {
	width:180px;
}

.content_block.promotions {
	height:270px;
}

.content_block:last-child.slider {
	margin-bottom:20px;
}

.slogan {height: inherit; float: right; color: #fff; text-align: right; font: normal 24px/28px 'Patua One'; max-width: 300px; padding-top: 20px; }

table.dataTable tbody td.unita_misura {
	padding-left:3px;
	padding-right:5px;	
}

a.categoria {
	cursor: pointer;
}

tr.highlight td {
	background-color:#fffcc1;
}

a#aggiorna_carrello, a#svuota_carrello, a#chiudi_modale, a#conferma_ordine {
	padding:10px;
	text-align: center;
	font-family: 'Patua One';
	color:#fff;
	font-size:14px;
	background-color: #9ABB17;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	cursor: pointer;
}

div.due_bottoni {
	overflow: hidden;	
}

a#chiudi_modale {
	background-color:#EA4546;
}

a#svuota_carrello {
	float:left;
}

a#conferma_ordine {
	float:left;
}

.prezzo-consigliato {
	font-size:10px;
	color:#666;
}

/* CARRELLO */
table#carrello {
	border:1px solid #ccc;
	border-spacing:0px;
}

table#carrello thead tr th {
	border-bottom:1px solid #aaa;
	background-color:#eee;
	line-height:30px;
	text-align: center;
}

table#carrello td {
	text-align: center;
	border-bottom:1px solid #ddd;
}

table#carrello td:nth-child(8) {
	width:12%;
}

table#carrello {
	margin-top:0px;
	margin-bottom:20px;
}

table#carrello .quantity_block {
	float:none;
	padding-right:10px;
	margin:auto;
}

#carrello_bottom {
	overflow: hidden;
	margin-bottom:20px;
	clear: both;
}

#carrello_left {
	width:50%;
	float:left;
}

#carrello_right {
	width:40%;
	float:right;
}

#carrello_right table {
	width:100%;
	border-spacing: 0px;
	border:1px solid #ccc;
	margin-top:0px;
}

#carrello_right table th {
	background-color:#8AAC00;
	color:#fff;
	font: normal 16px/16px 'Patua One';
	text-align: left;
	padding:20px;padding-top:10px; padding-bottom: 10px;
}

#carrello_right table tr td {
	padding:20px;
}

#carrello_right table tr td:nth-child(1) {
	width:60%;
}

#carrello_right table tr td:nth-child(2) {
	text-align: right;
}

#carrello_right table tbody tr:nth-child(3) td {
	background-color: #eee;
	font: normal 20px/20px 'Patua One';
}

#carrello_left table {
	width:100%;
	border-spacing: 0px;
	border:1px solid #ccc;
	margin-top:0px;
}

#carrello_left table th {
	background-color:#8AAC00;
	color:#fff;
	font: normal 16px/16px 'Patua One';
	text-align: left;
	padding:20px;padding-top:10px; padding-bottom: 10px;
}

#carrello_left table tr td {
	padding:20px;
	padding-bottom:0px;
}

div.blocco_promozione {
	border-bottom:2px solid #8AAC00;
	margin-top:-20px;
}

div.riga_promozione {
	overflow:hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

div.immagine_mini {
	float:left;
	margin-right:10px;
	border:1px solid #eee;
}

div.immagine_mini img {
	width:35px;
	height:35px;
}

div.riga_promozione div.quantity_block {
	width:40px;
	float:left;
}

p.promo_descrizione {
	float:left;
	width:70%;
	margin-left:10px;
}

#carrello_left table tr td.nopadding {
	padding-top:0px;
	padding-bottom:0px;
}

.icon.basket_remove {background-color: transparent; background-image:url('../img/icon-remove.png'); background-position:8px 8px; width:100%; z-index: 200;}

/* intestazione tabella globale articoli */
.intestazione_categoria {
	font: normal 20px/20px 'Patua One';
	color:#8AAC00;
	line-height:36px;
	border:none;
	font-weight: normal;
	padding-top:20px;
}

.buy_ingredients table tr td.intestazione_categoria:first-child {
	padding-left:10px;
	padding-top:20px;
	border-bottom: 1px solid;
	border-right:none;
	border-left:none;
}

select#yadcf-filter--elenco_articoli-2 {
	font: normal 12px 'Sanchez';
}

.yadcf-filter-reset-button {
	border:none;
	background-color: #8AAC00;
	color:#fff;
	border-radius: 4px;
	font-family: sans-serif;
}

/* link novitÃ&nbsp; */
.leftside .menu .first_level li a.link_novita {
	font-weight: bold;
	color:#F27928;
}

/* link volantini */
.leftside .menu .first_level li a.link_volantino {
	font-weight: bold;
	color:#8AAC00;
    line-height: 12px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.leftside .menu .first_level li a.link_prevendita {
	font-weight: bold;
	color:#2454A1;
}

.leftside .menu .first_level li a.link_volantino i {
	color: #000;
	font-style: normal;
	font-size: 10px;
	display:inline-block;
	line-height: 10px;
}

.leftside .menu .first_level li a.link_prevendita, .leftside .menu .first_level li a.link_volantino {
	line-height: 14px;
    display: table-cell;
    vertical-align: middle;
}

h4.scadenza_volantino {
	margin-top: -30px;
	color: #8AAC00;
}

#loading {
	border:2px solid #8AAC00;
	border-radius: 10px;
	width:30%;
	margin-left:80px;
	text-align: center;
	padding:30px;
	position: absolute;
	z-index:100;
	background-color: #fff;
}

#carrello_vuoto {
	margin-bottom:20px;
}

p.pezzi_x_cartone {
	font-size: 12px;
}

p.pezzi_x_cartone span {
	color:#8AAC00;
}

/* account */
fieldset {
	border: 1px solid #eee;
	border-radius: 10px;
	font-weight: bold;
	color:#8AAC00;
	padding:20px;
}

fieldset:nth-child(2)
{
	margin-top:20px;
}

div.form-group label {
	width:30%;
	display:inline-block;
	color:#000;
	vertical-align: top;
}

div.contenitore-campo {
	display: inline-block;
	width:60%;
	margin-left:20px;
}

div.contenitore-campo input {
	width:100%;
	padding:5px;
	border-radius:5px;
	border:1px solid #ccc;
}

div.contenitore-campo select {
	width:103%;
	padding:5px;
	border-radius:5px;
	border:1px solid #ccc;
	font:14px normal 'Sanchez';
	height:30px;
}

div.form-group {
	margin-bottom:20px;
}

#invia_form_utente {
	height:42px;
	float:right;
	margin-top:20px;
}

.with-errors {
	color:#ff0000;
}

.link {
	font-weight: bold;
	color:#8AAC00;
}

a#history_back {
	cursor:pointer;
}

.field.text.login_email {
	margin-bottom:10px;
}

#link_pw, #link_accesso {
	font-size:10px;
	margin-top:10px;
	display: inline-block;
	cursor: pointer;
}

#blocco_password {
	display:none;
}

#invia_form_ordine {
	height:42px;
	float:right;
}

/* categorie */
ul#categorie_esplose {
	overflow: hidden;	
}

ul#categorie_esplose li {
	display:block;
	width:47%;
	float:left;
	font: normal 16px/50px 'Patua One';
	padding-left:18px;
	background-image: url(../img/freccia_verde.png);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	border-bottom:1px solid #eee;
}

ul#categorie_esplose li a {
	color:#000;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}

ul#categorie_esplose li a:hover {
	color:#8AAC00;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}

.leftside .menu .second_level li a {
    line-height: 12px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

/* carousel */
ul.bxslider li.elemento_carousel {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 42%, #dbf043 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(52%,#ffffff), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 52%,#dbf043 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 42%,#dbf043 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 42%,#dbf043 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 42%,#dbf043 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbf043',GradientType=1 ); /* IE6-9 */	
}

div.carousel_elemento {
	overflow: hidden;
	position: relative;
}

div.carousel_elemento img {
	width:240px;
	height:240px;
}

#content.two_columns p.carousel_nome {
	font: normal 24px/24px 'Patua One';
	position:absolute;
	left:270px;
	top:40px;
	text-align: left;
	color:#000;
	width:340px;
	text-shadow: 0 2px 0 rgba(255,255,255,0.75);
}

#content.two_columns p.carousel_prezzo {
	font: normal 48px/48px 'Sanchez';
	position:absolute;
	left:270px;
	top:95px;
	text-align: left;
	color:#0050A0;
	text-shadow: 0 2px 0 rgba(255,255,255,0.75);
}

#content.two_columns p.carousel_prezzo span {
	font-size:24px;
}

#content.two_columns p.carousel_prezzo i {
	font-size:34px;
	font-style: normal;
}

.scopri_di_piu.carousel {
	position:absolute;
	right:40px;
	bottom:40px;
	width:160px;
}

.buy_ingredients .price i {
	font-size:10px;
	font-style: normal;
}

span.in_volantino, span.in_volantino_1, span.in_volantino_2, span.in_volantino_3, span.in_volantino_4, span.in_volantino_5 {
	font:10px/14px normal "Sanchez";
	background-color:#0050A0;
	color:#fff;
	border-radius: 10px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	top:-3px;
	display: inline-block;
}

span.in_volantino_1 {
	background-color:#0050A0;
}

span.in_volantino_2 {
	background-color:#D4B42B;
}

span.in_volantino_3 {
	background-color:#D33425;
}

span.in_volantino_4 {
	background-color:#E35B9A;
}

span.in_volantino_5 {
	background-color:#65A943;
}

span.in_volantino.griglia {
	position: absolute;
	left:10px;
	top:10px;
}

#textarea_note {
	margin-top:20px;
	padding:10px;
	width:94%;
	height:60px;
	margin-bottom:20px;
	font-size:12px;
}
/* modale */

div.pm-content p {
	font-size:14px;
	margin:10px;
}

div.pm-content ul {
	padding:10px;
}

div.pm-content ul li {
	list-style: circle;
}

#content .buy_ingredients p.name span {
	color:#888;
}

.top_block.basket .content .name span {
	color:#888;
}
/* campo disabilitato */
input:disabled {
	background-color: #eee;
	color:#666;
}

.field.select.articoli {
	font-size:11px;	
}

ul.lista li {
	padding-left:36px;
	line-height:24px;
	background-image:url(../img/check.png); background-position: left; background-repeat: no-repeat;
}

ul.lista_standard li {
	list-style: square;
	line-height:24px;
}

#brands {
	margin-left:-10px;
	margin-top:20px;	
}

.brand {
	width:135px;
	float:left;
	margin-right:7px;
	background-size: contain;
	margin-bottom:10px;
	height:48px;
	background-repeat: no-repeat;
	background-position: center center;
}

.brand img {
	max-width: 100%;
	max-height: 100%;
}

#volantini_home img {
	width: 100%;
	margin-top:20px;
}

table#storico_ordini {
	width:100%;
	border-spacing: 0;
}

table#storico_ordini th {
	background-color:#9DC011;
	color:#fff;
	font-weight: bold;
}

table#storico_ordini th, table#storico_ordini td {
	padding:5px;
	text-align: center;
}

table#storico_ordini tr:nth-child(odd) td {
	background-color:#eee;
}

table#storico_ordini td a {
	color:#9DC011;
}

table#dettaglio_ordine {
	width:100%;
	border-spacing: 0;
}

table#dettaglio_ordine th {
	background-color:#9DC011;
	color:#fff;
	font-weight: bold;
}

table#dettaglio_ordine th, table#dettaglio_ordine td {
	padding:5px;
	text-align: center;
}

table#dettaglio_ordine tr:nth-child(odd) td {
	background-color:#eee;
}

table#dettaglio_ordine td a {
	color:#9DC011;
}

#ragsoc_top {
	float:right;
	margin-top: 18px;
	margin-right: 20px;
}

i.ean {
	color:#333;
	font-size:11px;
	font-weight: normal;
	display: inline-block;
	margin-left: 10px;
	font-style: normal;
}

i.ean::before { 
    content: "EAN: ";
}

i.disponibilita {
    font-style: normal;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    display: inline-block;
    margin-left: 10px;
}

span.disponibilita_grande {
    float:right;
}

span.disponibilita_grande i.disponibilita {
    font-style: normal;
    height: 16px;
    width: 16px;
	margin-left: 4px;
}

i.disponibilita.disponibile {
	background-color:#8cad20;
}

i.disponibilita.nondisponibile {
	background-color:#f00;
}

i.disponibilita.inarrivo {
	background-color:#d8aa04;
}

.dispoord {
	font-size: 10px;
	font-weight: normal;
}

/* MENU */
.slicknav_menu {
	display:none;
}

#slickmenu {
	display: none;
}

/* PARTITE CONTABILI APERTE */

.bigger-font p {
	font-size:16px !important;    
}

table.partite_contabili {
    width:100%;
    border-top:1px solid #aaa;
    border-right:1px solid #aaa;
}

table.partite_contabili td, table.partite_contabili th {
    border-left:1px solid #aaa;
    border-bottom:1px solid #aaa;
    padding:10px;
}

table.partite_contabili tr:nth-child(odd) td {
    background-color:#eee;
}

table.partite_contabili tr td:last-child {
    text-align: right;
    font-weight:bold;
}

table.partite_contabili tfoot th:first-child {
    text-align: left;
}
	    
table.partite_contabili th {
    background-color:#8aab1e;
    color:#fff;
    font-weight:bold;
    text-align: left;
}

table.partite_contabili th.a-debito {
	background-color:#d00;
}

div.cliente_bloccato {
    padding:20px;
    border:4px solid #c00;
    border-radius:20px;
    margin-bottom:30px;
}

div.cliente_attivo {
    padding:20px;
    border:4px solid #8aab1e;
    border-radius:20px;
    margin-bottom:30px;
}
	    
div.cliente_bloccato p:first-child, div.cliente_attivo p:first-child {
    font-family: 'Patua One' !important;
}



/* AGGIORNAMENTI HOME */
.bx-wrapper img {
    width: 100%;
}

#content.two_columns p.teaser {
    font: normal 17px/24px 'Patua One';
}

.meta {
	width:45%;
	float:left;
}

.meta:last-child {
	float:right;
}

.logo-full {
	width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-full a img {
	max-width: 100%;
}

#volantini_home a {
	width:25%;
	height:100%;
	float:left;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0,0,0,.7) 1px 1px 5px;
    margin-right:20px;
}

.volantino {
	border:1px solid #eee;
	border-radius: 5px;
}

.volantino p {
	font-family: "Patua One" !important;
	color:#fff;
	font-size: 18px!important;
    line-height: 40px!important;
    border-radius: 5px;}

.volantino.verdeblu p {
	background-color:#13549f;
}

.volantino.seimio p {
	background-color:#d32132;
}

@media screen and (max-width: 959px) {
	
	#menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	h4.scadenza_volantino {
		float: none;
		margin-top: 0px;
	}
	
	#ragsoc_top {
		display: none;
	}
		
}

@media screen and (max-width: 767px) {
	
	#logo img {
		margin-top:40px;
	}
	
}

@media only screen and (max-width: 479px) {
	
	.bottom.ad {
		width:100%;
	}
	
	.bottom.inner.ad {
		display:block;
	}
	
	.bottom.inner.ad img {
		width:100%;
	}
	
	.meta, .meta:last-child  {
		width:100%;
		float: none;
	}
	
	.meta:last-child .logo-full img {
		width:70%;
	}
	
	.content_block .block_content {
	    height: auto;
	}
	
	.content_block.promotions.wrapper.slider {
		height:150px!important;
	}
	
}</pre></body></html>