/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 13 2024 | 11:41:06 */
.testing {
    position: relative;
    width: 100%;
    z-index: 1;
}

.alergeno {
    width: 35px;
    height: 35px;
    display: none;
    float: left;
}

.alergeno {
    width: 35px;
    height: 35px;
    display: none;
    float: none;
    float: left;
}

.Altramuces, .Apio , .Cacahuetes, .Cereales, .Crustaceos, .Sulfitos, .Frutos-Secos, .Sesamo, .Huevos, .Lacteos, .Moluscos,.Mostaza, .Pescado, .Soja  {
    display: block;
    background-size: cover;
    background-color: transparent;
}

.Altramuces {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Altramuz.png);
}

.Apio {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Apio.png);
}

.Cacahuetes {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Cacahuetes.png);
}

.Cereales {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Gluten.png);
}

.Crustaceos {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Crustaceos.png);
}

.Sulfitos {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Sulfitos.png);
}

.Frutos-Secos {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Frutos-secos.png);
}

.Sesamo {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Sesamo.png);
}

.Huevos {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Huevos.png);
}

.Lacteos {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Lacteos.png);
}

.Moluscos {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Moluscos.png);
}

.Mostaza {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Mostaza.png);
}

.Pescado {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Pescado.png);
}

.Soja {
    background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/Soja.png);
}

.itemPlato {
    margin: 30px auto;
    font-family: 'Montserrat' !important;
	color: #f6efdf;
    position: relative;
}

.tituloPlato, .precioPlato {
    font-weight: 600;
    font-size: 20px;
    position: relative;
}

.descripcionPlato {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 16px;
    font-style: italic;
    color: white!important;
    position: relative;
	padding: 0 30px 0 0;
}

.precioPlato {
    width: 20%;
    float: right;
    position: absolute;
    text-align: right;
    height: auto;
    top: 0;
    right: 0;
}

.grupo-alergenos {
    margin: 8px auto;
}

.innerCategory {display: none;}


.newCarta {
	position: relative;
    width: 100%;
    height: auto;
    max-width: 100vh;
    padding: 40px;
    margin: 140px auto 0 auto;
    overflow: scroll;
	z-index: 99999;
}

.tituloCat {
	text-align: left;
    color: #f6efdf;
    width: 100%;
   	font-family: 'Montserrat' !important;
    top: -3px;
    position: relative;
    font-size: 30px;
	font-weight: 500;
}

.underLine {
	width: 100%;
	height: 2px;
	position: relative;
	background: #f6efdf;
}

.adjMargin {
	margin: 0px auto 0 auto;
}

.HolderBg {
    height: 200px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 20px;
    border: 2px solid #8b8670f2;
	width: calc(100% + 80px);
    left: -40px;
    position: relative;
}

.footerCtn {
    z-index: 9999999!important;
}

.tituloPlato {
    width: 80%;
}

.sectionCat {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    overflow: scroll;
    scroll-behavior: smooth;
    z-index: 99;
    background: transparent;
    padding: 10px 0;
    -webkit-transition: all 1.5s linear;
    -moz-transition: all 1.5s linear;
    -o-transition: all 1.5s linear;
    transition: all 1.5s linear;
    top: 120px;
}

.helperFlex {
    display: flex;
    min-width: 1200px;
}
.slideHolderCat {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.menuContainer {
    background: transparent;
    width: fit-content;
    height: auto;
    border-radius: 14px;
    padding: 4px;
    position: relative;
    margin: 0px 10px;
	font-family: 'Montserrat' !important;
    font-weight: 600;
    text-transform: capitalize;
	color: #8b8670 !important;
    font-size: 24px;
}

.alergenosList {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	
}

.alergenosList .alergeno {
	background-size: contain !important;
    /* width: fit-content !important; */
    background-repeat: no-repeat !important;
    display: flex;
    width: calc(100% / 3);
	margin: 0px 0 10px 0;
}

.alergenosList .alergeno p {
	font-family: 'Montserrat' !important;
    font-size: 16px;
    line-height: 16px;
    align-content: center;
	padding: 0 0 0 40px;
	color: #f6efdf;
}

.destacada {
	width: 100%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    height: 100%;
    background-position: center center;
    /* border-inline: 10px solid black; */
    border-radius: 10px;
}

.itemPlato {
    display: flex;
}

.itemLeft {
	width: 70%;
    position: relative;
}

.itemRight {
	width: 30%;
    position: relative;
}

.precioPlato {
    width: 100%;
    float: none;
    position: relative;
    text-align: left;
    height: auto;
    top: 0;
    right: 0;
    margin: 10px 0;
}

.newCarta {
    padding: 30px;
}

.cafesyfrap {
	background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/DSC09951-scaled.jpg);
	background-position: center center;
}

.tescalientes {
	background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/A7405938-scaled.jpg);
	background-position: center center;
}

.teshelados {
	background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/DSC00055-scaled.jpg);
	background-position: center center;
}

.sangrias {
	background-image: url(https://www.dracolounge.es/wp-content/uploads/2024/07/DSC08287.jpg);
	background-position: center 24%;
}

.HolderBg {
    border: inherit;
	border-bottom: 2px solid #f6efdf;
	border-top:2px solid #f6efdf;
	width: calc(100% + 60px);
    left: -30px;
}

.destilados_chapu {
	max-width: 560px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

.tituloCat {
	font-size: 28px;
}

.itemRight {
    min-height: 110px;
    max-height: 110px;
}

.newCarta {
    overflow: hidden;
}


@media only screen and (max-width: 500px) {

.alergenosList .alergeno {
    width: calc(100% / 2);
}
	
}