Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
INFORMATION
AND CONTACTS Humos
S.r.l.s.PI / CF 05525390653 REGISTERED OFFICE: Via Campo Sportivo,
484085 Mercato San Severino (SA)
E-mail: thumos@yahoo.com
Phone:
334 9936625 --- 3404636812
MADE IN SICILY
Liquori Amari sicilia, amaro erbe Sicilian Bitters - Amaro Sabbenerica cl. 10 or 70 cl - 10
€6.50 (In Stock)
Sicilian Bitters - Amaro Sabbenerica cl. 10 or 70 cl - 10
€6.50 (In Stock)
Amaru Sabbenerica is an amaro made with artichoke, bay leaf, lemon and other herbs. It has an intense and enveloping aroma that captivates you from the first sip. The word Sabbenerica is an ancient expression or rather an ancient greeting used up to the years ’50 by Sicilian grandparents and great-grandparents. Literally it means “sia blessed ”. It was precisely a form of blessing that we exchanged on the streets of Sicilian villages. Usually you and your friends answered “sabbenerica ” ” or more rarely “santu e riccu ” (May you be holy and rich), as a way of wishing you a wonderful day.
CAN'T PLACE YOUR ORDER...?
/* Palette Colori: Oro, Nero Fumo, Blu Cavaliere */:root { --gold: #c5a059; --dark: #121212; --light-gray: #f4f4f4; --white: #ffffff;}* { margin: 0; padding: 0; box-sizing: border-box; }body { font-family: 'Montserrat', sans-serif; background-color: var(--white); color: var(--dark); line-height: 1.6;}h1, h2, h3 { font-family: 'Cinzel', serif; letter-spacing: 2px;}/* Header */header { background-color: var(--dark); color: var(--gold); padding: 2rem; text-align: center; border-bottom: 3px solid var(--gold);}header h1 { font-size: 2.5rem; margin-bottom: 0.5rem; }nav ul { list-style: none; display: flex; justify-content: center; margin-top: 1rem; }nav ul li { margin: 0 15px; }nav ul li a { color: var(--white); text-decoration: none; font-size: 0.9rem; transition: 0.3s; }nav ul li a:hover { color: var(--gold); }/* Hero Section */.hero { height: 60vh; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('background-etna.jpg'); /* Inserire un'immagine dell'Etna */ background-size: cover; background-position: center; display: flex; align-items: center; justify-content: center; color: white; text-align: center;}.btn { display: inline-block; margin-top: 20px; padding: 12px 30px; background: var(--gold); color: var(--dark); text-decoration: none; font-weight: bold; border-radius: 5px;}/* Prodotti */.products { padding: 4rem 2rem; background-color: var(--light-gray); }.section-title { text-align: center; margin-bottom: 3rem; }.section-title hr { width: 50px; margin: 10px auto; border: 1px solid var(--gold); }.product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; max-width: 1200px; margin: 0 auto;}.product-card { background: white; border: 1px solid #ddd; padding: 20px; text-align: center; transition: transform 0.3s;}.product-card:hover { transform: translateY(-10px); }.product-img img { max-width: 100%; height: 400px; object-fit: contain; margin-bottom: 1rem;}.tagline { color: var(--gold); font-weight: bold; margin-bottom: 10px; }.detail { display: block; margin-top: 15px; font-weight: bold; font-size: 0.8rem; opacity: 0.7; }/* Storia */.about { padding: 4rem 2rem; text-align: center; background: var(--dark); color: white; }.about-content { max-width: 800px; margin: 0 auto; }/* Footer */footer { background: #000; color: #666; text-align: center; padding: 2rem; font-size: 0.8rem;}