﻿@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(https://www.ladispensa1988.it/wp-content/uploads/2022/10/HelveticaNeue-Light.ttf);
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55');

html {
	font-family: "HelveticaNeue", "HelveticaNeueLight", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.titlediv {
	font-family: "HelveticaNeueLightCondensed", "HelveticaNeueLight", sans-serif;
    /* font-family: 'HelveticaNeueLight', sans-serif; */
    font-weight: normal;
    font-size: 19px !important; 
	margin-top: 20px;
	text-align: justify !important;
    /*text-transform: uppercase; */
	font-family: "HelveticaNeueLightCondensed", Sans-serif !important;
}

.titlediv  a{
	text-decoration: underline;
	color: black;
	font-weight: 600;
}
.titlediv1{
	font-family: "HelveticaNeueLightCondensed", "HelveticaNeueLight", sans-serif;

    /* font-family: 'Roboto', sans-serif; */
    font-weight: normal;
    font-size: 12px;
}
.infodiv {
	font-family: "HelveticaNeueLightCondensed", "HelveticaNeueLight", sans-serif;

    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
    font-weight: bold;
    display: block;
    overflow: auto;
    background-color: #483729;;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: fit-content;
    padding: 15px;
    width: 98%;
    border-radius: 15px;
    margin-bottom: 20px;
}

.authentico {
    max-width: 400px;
}


.button-product {
    width: 100%;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-top: 10px;
    text-align: left;
}

.productname {
    font-weight: bold;
}

/*.custom-card-img {
    border-top-left-radius: calc(0.25rem - 1px);*/ /* Bootstrap 4 default radius */
    /*border-top-right-radius: calc(0.25rem - 1px);
    width: 100%;
    height: 200px;
    object-fit: cover;
}*/

.custom-card {
    border-radius: 30px; 
    overflow: hidden; 
    font-family: "HelveticaNeueLightCondensed", Sans-serif !important;
	background-color: #ffffff;
}

.card-body { 
		#background-color: #ffffff;
}

.card-body-product {
    background-color: #ffffff;
}
.custom-card-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.fa-angle-right {
    color: #000; /* Cambia questo al colore desiderato per la freccia */
}


/*.button-product {
    border: solid;
    border-block-color: #cccccc;
    border-width: thin;
    background-color: white;
    width: 99%;
    height: fit-content;
    vertical-align: middle;
    border-radius: 15px;
    padding: 0px;
    border: 1px solid #BFBFBF;
    background-color: white;
    box-shadow: 10px 10px 5px #aaaaaa;
    margin-top: 30px;
}

.productname {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
}*/

.fa-3x {
    vertical-align: middle;
}
.card-footer-authentico {
    padding: 0.5rem 1rem;
    background-color: rgba(255,255,255,.03);
    border-top: 1px solid rgba(0,0,0,.125);
    text-align:left;
}
/*.card {
    border: 1px solid rgba(255,255,255,.125);
} */

.card {
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    margin-bottom: 30px;
	margin-top: 10px;
	background-color: #E8E8E8;
	/* #f6f0e2; */ 
	/*#E6D4AA;*/
}

.card-img-top {
	margin-left: 1px;
    margin-top: 1px;
    height: 99%;
    width: 99%;
}

.card-img-logo {
	margin-left: 10px;
    margin-top: 14px;
    height: auto;
    width: 60%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.rounded-lg {
    border-radius: 30px !important;
}

.rounded-top-lg {
    border-radius: 30px 30px 0 0 !important;
}

.checked {
    color: gold;
}

.card-deck {
   #background-color: #ffffff;	
}
.card-body
{
    margin-top: -25px;
	
}
.titolo{
    text-align: left;
	margin-left: 10px;
	font-family: "HelveticaNeueLightCondensed", Sans-serif !important;
	font-weight: bold;
	text-transform: uppercase;	
}
.titolo-html{
    text-align: center;
	font-family: "HelveticaNeueLightCondensed", Sans-serif !important;
	font-size: 1.7earch5rem;
	font-weight: bold;
	text-transform: uppercase;	
}
.flag-top {
    align-items: self-end;
    position: absolute;
    /* align-self: auto; */
    /* align-items: end; */
    align-self: flex-end;
    width: 60px;
}
.afooter {
    font-size: small;
}
.lead {
    font-size: 1.1rem;
    font-weight: 300;
}
.gficon {
    width: 45px;
}


/*#filter {
    padding: 10px;
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.fa-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #a0a0a0;
}*/


.searchbox {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 1s;
    width: 50px;
    height: 50px;
    background: white;
    box-sizing: border-box;
    border-radius: 25px;
    border: 4px solid #ced4da;
    padding: 5px;
	width: 200px;
    cursor: pointer;
}

input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 42.5px;
    line-height: 30px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 20px;
}

.fa {
    box-sizing: border-box;
    padding: 10px;
    width: 42.5px;
    height: 42.5px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    color: #07051a;
    text-align: center;
    font-size: 1.2em;
    transition: all 1s;
}

.searchbox:hover {
    width: 200px;
    cursor: pointer;
}

.searchbox input {
	        display: block;

}

.searchbox:hover input {
        display: block;
}

.searchbox:hover .fa {
        background: #07051a;
        color: white;
 }



.special-separator {
    border-bottom: 1px solid #00F;
    background-color: #DADADA;
    height: 1px;
    margin: 0.5em 0px 1.5em;
}

.special-text {
    font-family: 'Roboto Slab', serif;
    font-size: 1.5em;
    letter-spacing: 0.08em;
    font-weight: 300;
    color: #1589FF;
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;
    margin-top:40px;
}
.special-separator span {
    display: block;
    width: 50px;
    height: 1px;
    background-color: #1589FF;
}
.badge-light {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    background-color: #9a9a9a;
    margin-top: 15px;
}
.badge-empty {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0);
    margin-top: 15px;
}

.aa {
  /* background-color: #f9d94c; 
    color: #fff; /* White text */
    border-radius: 25px; /* Rounded borders */
    border: none; /* Remove border */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Add some shadow */
    transition: transform 0.2s ease-in-out; /* Smooth transition for click */
	 */
}

.btn-custom {
    font-family: "HelveticaExtraCompressed", Helvetica, Arial, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 
    #background-color: #FAF6EA; 
	background-color: #FFFFFF; 

	border: 1px solid #000000; 	border-color: #000000;
    padding: 10px 25px; 
    text-align: center; 
    text-transform: uppercase; 
    border-radius: 0px; 
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);*/
    transition: background-color 0.3s, transform 0.2s; 
    cursor: pointer; 
}

.btn-custom:hover {
    background-color: #000000;
    transform: scale(1.05); 
	color: #FFFFFF; 

}

.btn-custom:active {
    transform: scale(0.95); /* Diminuisce leggermente la dimensione del bottone quando è premuto */
}

.btn-custom-a {
  
	font-family: "HelveticaExtraCompressed", Sans-serif;
    font-size: 24px;
    font-weight: normal;
    background-color: #FFFFFF00;
    padding: 10px 60px 10px 60px;
    text-align: center;
	display: inline-block;
    line-height: 1;
    /*background-color: #818a91;*/
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}

.btn-custom-a:hover, .btn-custom-a:focus {
        transform: scale(1.05); /* Slightly enlarge the button when hovered/focused */
        text-decoration: none; /* Ensure no underline on hover */
        color: #fff; /* Keep text color the same */
        background-color: #f00;
 }
.allergen-icon {
    cursor: pointer;
    display: inline-block;
    width: 32px; 
    height: 32px;
    background-size: cover;
}

.glutine {
    background-image: url('/img/gluten-icon.png');
}

.nuts {
    background-image: url('/img/gluten-icon.png');
}

.crostacei {
    background-image: url('/img/crostacei-icon.png');
}
.uova {
    background-image: url('/img/uova-icon.png');
}
.pesce {
    background-image: url('/img/pesce-icon.png');
}
.lupini {
    background-image: url('/img/lupini-icon.png');
}
.sedano {
    background-image: url('/img/sedano-icon.png');
}
.senape {
    background-image: url('/img/senape-icon.png');
}
.anidridesolforosa {
    background-image: url('/img/anidridesolforosa-icon.png');
}
.soia {
    background-image: url('/img/soia-icon.png');
}
.sesamo {
    background-image: url('/img/sesamo-icon.png');
}
.molluschi {
    background-image: url('/img/molluschi-icon.png');
}
.latte {
    background-image: url('/img/latte-icon.png');
}
.fruttaguscio {
    background-image: url('/img/fruttaguscio-icon.png');
}
.arachidi {
    background-image: url('/img/arachidi-icon.png');
}
/* Tooltip CSS */
[data-toggle="tooltip"]:hover::after {
    content: attr(title);
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    z-index: 1000;
}

.price-tag span {
    font-size: 1.5em;
    font-weight: bold;
}

.tooltipster-box {
	background: #fff !important;
}

.swiper-slide {
    display: inline-flex; /* Utilizza flex per centrale il contenuto */
    align-items: center; /* Centra verticalmente il contenuto nel bottone */
    justify-content: center; /* Centra orizzontalmente il contenuto nel bottone */
    padding: 6px 10px; /* Riduci il padding per diminuire la larghezza del bottone */
    margin-right: 8px; /* Spazio tra i bottoni */
    background: #ffffff; /*#FFC0CB; /* Colore di sfondo del bottone */
    color: black; /* Colore del testo */
    font-size: 14px; /* Riduci la dimensione del testo se necessario */
    border-radius: 15px; /* Bottoni arrotondati */
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 0.3s;
    max-width: 120px; /* Imposta una larghezza massima per ogni bottone */
    overflow: hidden; /* Nasconde il testo che supera la larghezza massima */
    text-overflow: ellipsis; /* Aggiunge punti di sospensione se il testo è troppo lungo */
}

    .swiper-slide:hover {
        background-color: #E91E63;
    }

/* Aggiustamenti per Swiper container */
.swiper {
    padding: 10px 0;
    margin-bottom: 20px;
}

.swiper-pagination-bullet {
    background: #000; 
}

.category-button-active {
    background-color: #E91E63; 
    color: white; 
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
    padding-top: 56.25%; /* Rapporto di aspetto 16:9 */
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.group {
    display: flex;
    line-height: 28px;
    align-items: center;
    position: relative;
    max-width: 190px;
}

.input {
    width: 100%;
    height: 40px;
    line-height: 28px;
    padding: 0 1rem;
    padding-left: 2.5rem;
    border: 2px solid transparent;
    border-radius: 8px;
    outline: none;
    background-color: #f3f3f4;
    color: #0d0c22;
    transition: .3s ease;
}

    .input::placeholder {
        color: #9e9ea7;
    }

    .input:focus, input:hover {
        outline: none;
        border-color: rgba(234,76,137,0.4);
        background-color: #fff;
        box-shadow: 0 0 0 4px rgb(234 76 137 / 10%);
    }

.icon {
    position: absolute;
    left: 1rem;
    fill: #9e9ea7;
    width: 1rem;
    height: 1rem;
}

.price
{
    display:flex;
    position:relative;
    width:110%;
    font-size: medium;
}

.active {
    display: flex;
    position: relative;
    color:forestgreen;
}

input[type='checkbox'].active:checked {
    accent-color: green;
}
.mb-2 {
    margin-bottom: .5rem !important;
    margin-right: 10px !important;
	margin-left: 10px !important;
}

.container-fluid.authentico {
    padding: 0 !important;
    margin: 0 !important;
}

.card {
    border: none;
    margin: 0;
    width: 100%;
    border-radius: 0.25rem; /* Assicura i bordi bombati */
    overflow: hidden; /* Assicura che l'immagine segua i bordi bombati */
}

.card-img-logo {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 !important; /* Rimuove il margine superiore */
    border-top-left-radius: 0.25rem; /* Applica i bordi bombati */
    border-top-right-radius: 0.25rem; /* Applica i bordi bombati */
}
.text-center {
    text-align: left !important;
}
.price-tag {
	text-align: right;
}
.card-deck {
    margin-bottom: 20px;
}