#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-comments,
#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-edit,
#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-elementor_edit_page,
#wpadminbar #wp-admin-bar-root-default > #wp-admin-bar-elementor_notes,
#simple-custom-post-order-epsilon-review-notice,
#wpadminbar #wp-admin-bar-site-name > .ab-sub-wrapper,
#wpadminbar #wp-admin-bar-new-content #wp-admin-bar-new-post,
#wpadminbar #wp-admin-bar-new-content #wp-admin-bar-new-page,
#wpadminbar #wp-admin-bar-new-content #wp-admin-bar-new-e-landing-page,
#wpadminbar #wp-admin-bar-new-content #wp-admin-bar-new-elementor_library,
#wpadminbar #wp-admin-bar-new-content #wp-admin-bar-new-user {
	display: none !important;
}


html, body {
	overflow-x: hidden !important;
}

/* NEWSLETTER */
.modulo-newsletter.homepage {
	max-width: 100%;
	width: 500px;
	margin: auto;
	display: block;
}

.modulo-newsletter.homepage .colonna-doppia > div .tel-newsletter > textarea {
		resize: none;
	}

.modulo-newsletter.homepage  .c-input-newsletter input, .c-input-newsletter textarea {
    text-align: center;
	font-family: "Karla", sans-serif !important;
}

.modulo-newsletter.homepage  .btn-newsletter input{
    text-transform: uppercase;
	font-size: 18px !important;
    padding: 10px 30px !important;
    letter-spacing: 0.1px;
}

.modulo-newsletter .cmApp_signupContainer.cmApp_embedded {
	padding: 0;
}
.modulo-newsletter .cmApp_formInput label {
	font-size: 18px;
	font-family: "Karla", Sans-serif !important;
	letter-spacing: 0;
	font-weight: bold;
}
.modulo-newsletter .cmApp_formInput input {
	border: solid 2px #dc057c !important;
	font-family: "Karla", sans-serif !important;
	font-size: 18px !important;
}
.modulo-newsletter input[type="submit"]{
	font-size: 18px !important;
	font-family: "Karla", sans-serif !important;
    height: auto !important;
    border: 0 !important;
}
.modulo-newsletter .g-recaptcha > div {
	margin: 20px auto;
}

@media(min-width:1024px){
	.modulo-newsletter.homepage .colonna-doppia > div {
		width: 50%
	}
}

.modulo-newsletter.homepage.nohomefooter #cmApp_signupForm {
	margin-top: -40px;
	margin-bottom: 40px;
}
.modulo-newsletter.homepage.nohomefooter label {
	color: #fff;
}

/* MENU -- MENU -- MENU*/
/* MENU -- MENU -- MENU*/
/* NASCONDO ETICHETTA ALLERGENI*/
.menu-no-web { display: none; }

/* LISTA DEI VINI */
.ACT-wrapper * {
	list-style: none !important;
	padding-left: 0;
}
.ACT-wrapper > ul > ul > .subcat {
	color: #dc047c;
    font-family: "Lehigh", Sans-serif;
    font-size: 60px;
    line-height: 1em;
    letter-spacing: -2px;
	text-transform: initial;
	text-align:center;
	margin-top: 150px;
}
.ACT-wrapper > ul > ul:first-child > .subcat {
	margin-top:0;
}

.ACT-wrapper > ul > ul > ul .subcat {
	color: #473933;
    font-family: "Lehigh", Sans-serif;
    font-size: 34px;
    line-height: 1em;
    letter-spacing: 0px;
	text-transform: initial;
	margin-top: 100px;
}
.ACT-wrapper > ul > ul > li+ul .subcat {
	margin-top:20px !important;
}

.ACT-wrapper .singolo-vino {
		color:  #473933;
    font-family: "Lehigh", Sans-serif;
    font-size: 22px;
    line-height: 1em;
    letter-spacing: 0px;
}
.ACT-wrapper li.subcat + li.singolo-vino {
	margin-top:30px;
}

.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino {
	display: flex;
	flex-direction: row;
	align-items: start;
	justify-content: space-between;
}

.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .prezzo-element-vino {
	display: flex;
	flex-direction: column;
	align-items:flex-end;
}


.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .desc-vino{
	font-family: "Lehigh", Sans-serif;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: 0px;
}

.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .prezzo-element-vino .prezzo-calice,
.ACT-wrapper .singolo-vino .title-element-vino span{
    margin-right: 4px
}


.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .prezzo-element-vino .prezzo-calice,
.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .prezzo-element-vino .prezzo-bottiglia{
	text-align: right;
	color: #dc047c;
	font-family: "Lehigh", Sans-serif;
	font-size: 35px;
	letter-spacing: 0px;
	line-height: 35px;
	margin-right: 0;
}

.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .desc-vino{
	font-family: "Lehigh", Sans-serif;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: 0px;
}




/* Nascondo prezzi bottiglia solo in sezione al calice */
.ACT-wrapper .prezzo-calice {display: none;}
.ACT-wrapper > ul > ul:first-child .prezzo-calice {display: block;}
.ACT-wrapper > ul > ul:first-child .prezzo-bottiglia {display: none;}




/* RISOLUZIONE MOBILE */
@media(max-width: 767px){

	.ACT-wrapper > ul > ul > ul .subcat {
		margin-top: 50px;
	}

	/* PAGINA MENU - FIXED ON TOP */
	#menu-top-fixed {
		background-color: #f8f6f5;
		left: 0;
		right: 0;
		width: 100%;
		transition: .3s;
		top: 10px;
	}

	#menu-top-fixed.sticky-header {
		position: fixed;
		/* top: 66px; */
		top: 100px;
    	box-shadow: 0 0 10px -3px;
	}

	/* LISTA DEI VINI */
	.wrapper-titolo-desc-vino {
	 width: 80%;
	}
	.prezzo-element-vino {
	 width: 20%;
	}

}

/* RISOLUZIONE MOBILE */
@media(max-width: 400px){
	#menu-top-fixed.sticky-header {
		top: 90px;
	}
}


/* MENU IN EVIDENZA */
.category-eventi #Disattivato {
	display: none !important;
}

.d-none {
	display:none !important;
}

/* PREZZI PAGINA MENU */
.prezzo > div {
    color: #473933;
    font-size: 26px;
}




#sezione-evento-evidenza > div > div > div > div {
	--grid-row-gap: 0 !important;
}


/* WRAPPER-EVENTO-MENU-CUSTOM */
@media(max-width: 767px){

	/* MENU - EVENTO IN EVIDENZA */
	.colonna-sx-loop-evento,
	.colonna-dx-loop-evento {
		width: 100% !important;
	}
	#sezione-evento-evidenza .elementor-heading-title {
		font-size: 38px;
	}
	#sezione-evento-evidenza .evento-menu-sottotitolo > div {
		font-size: 24px;
		line-height: 1;
	}
	#sezione-evento-evidenza .evento-menu-content {
		font-size: 16px;
		line-height: 1.2;
	}

	/* MENU - PAGINA VINI */
	.nascondi-alcalice .ACT-wrapper > ul > ul > li.subcat > span {
		font-size: 48px;
    	line-height: 42px;
	}
	.nascondi-alcalice .ACT-wrapper > ul > ul > ul > li.subcat {
		font-size: 30px;
		line-height: 34px;
		text-align: center;
	}
	.nascondi-alcalice .ACT-wrapper > ul > ul > ul > li.prezzo-element-vino {
		top: -2px;
		position: relative;
	}
	.ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .prezzo-element-vino .prezzo-calice, .ACT-wrapper .singolo-vino .wrapper-titolo-prezzi-vino .prezzo-element-vino .prezzo-bottiglia {
		color: #473933;
    	font-size: 26px;
	}

	/* MENU - PAGINA COCKTAIL */
	.cocktail-info-title h2 {
		font-size: 18px !important;
		line-height: 20px !important;
		padding: 0 10px;
	}

}


/* Edit buttons icone menu */
.menu-light-icon-btn .elementor-button-icon {
    display: flex;
}
.menu-light-icon-btn span.elementor-button-icon {
    height: 50px;
}
.menu-light-icon-btn .elementor-button-icon svg {
    font-size: 40px;
}

/* Formattazione voci in menu */
.page-id-1837 .category-amari-e-digestivi h1,
.page-id-1837 .category-amari-e-digestivi h2,
.page-id-1837 .category-amari-e-digestivi h3,
.page-id-1837 .category-amari-e-digestivi h4,
.page-id-1837 .category-amari-e-digestivi h5,
.page-id-1837 .category-amari-e-digestivi h6 {
	font-size: 22px;
    margin-bottom: 5px;
	letter-spacing: 0;
	line-height: 1;
}


/* MAILPOET */
/* Pagina gestione iscrizione */
#content.site-main.mailpoet_page {
	padding-top: 60px;
	padding-bottom: 60px;
}
#content.site-main.mailpoet_page h1,
#content.site-main.mailpoet_page h2,
#content.site-main.mailpoet_page h3 {
	font-size: 50px;
}
#content.site-main.mailpoet_page h4,
#content.site-main.mailpoet_page h5,
#content.site-main.mailpoet_page h6 {
	font-size: 30px;
}
#content.site-main.mailpoet_page .mailpoet_paragraph label {
	color: #dc047c;
}
#content.site-main.mailpoet_page .mailpoet_paragraph .mailpoet_submit,
#content.site-main.mailpoet_page .mailpoet_confirm_subscribe > a,
#content.site-main.mailpoet_page .mailpoet_confirm_unsubscribe > a {
	margin-top: 40px;
	background-color: #dc057c;
    padding: 15px 40px;
    color: #fff !important;
	display: inline-block;
	text-decoration: none;
}


/* ORDINAMENTO CUSTOM VINI */
.nomeCategoriaVino {
	color: #473933 !important;
    font-family: "Lehigh", Sans-serif !important;
    font-size: 34px !important;
    line-height: 1em !important;
    letter-spacing: 0px !important;
    text-transform: initial;
    margin-top: 60px;
    margin-bottom: 0;
}
.single-element-categoria {
	display: none;
	pointer-events: none;
}
.single-element-vino .elementor-column > .elementor-widget-wrap {
	padding: 0 !important;
}
.single-element-vino .elementor-column > .elementor-widget-wrap > div {
	margin: 0 !important;
}


.simbolovinonaturale {
    display: none;
    width: 20px;
    height: 20px;
    background: #00ab3f;
    border-radius: 100px;
    position: relative;
    top: 4px;
    left: 5px;
}
.Vino.Naturale .simbolovinonaturale {
    display: inline-block;
}
.No.Alcol .noalcol {
    display: inline-block;
}
.Low .lowalcol {
    display: inline-block;
}

.button-evento-speciale {
	display: none;
}

@media (max-width: 767px){

	.titolo-evento-speciale {
		font-size: 26px;
		text-align: center;
	}

	.descrizione-evento-speciale {
		display: none;
	}

	.button-evento-speciale {
		display: block;
	}


	.inner-post-title h1 {
		font-size: 28px;
	}
}


/* PAGINA MENU - EVENTI IN EVIDENZA */
.lista-eventi-wrapper .ecs-posts {
	--grid-row-gap: 0 !important;
}


/* INNER EVENTO - IMMAGINE FULL SCREEN IN MOBILE */
@media(max-width: 1023px){
	.image-evento-inner > div {
		background-size: cover !important;
	}
}

.header-main {
    position: fixed;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}

.header-main.bandwid {
	top:106px;
}

body {
	/* padding-top: 110px; */
	padding-top: 140px;
}
@media(max-width: 1023px){
	body {
		/* padding-top: 90px; */
		padding-top: 120px;
	}
	.header-main.bandwid {
		top:89px;
	}
}
@media(max-width: 767px){
	body {
		/* padding-top: 64px; */
		padding-top: 95px;
	}
	.header-main.bandwid {
		top:70px;
	}
}
@media(max-width: 400px){
	.header-main.bandwid {
		top:62px;
	}
}

/* ALLERGENI */
.allergeni {
	color: #54595f !important;
	font-family: "Karla", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1em !important;
	letter-spacing: 0px !important;
}



/* DEGUSTAZIONE */
.square-deg {
    position: relative;
}
.square-deg::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #dc057c;
    z-index: -1;
    height: auto;
    width: 100%;
    transform: rotate(2deg);
}

@media(max-width: 767px){
	.square-deg::before {
		height: 100px;
    	width: 300px;
		max-width: 100%;
	}
}


/* FIX LIGHTBOX POPUP EMAIL */
#cmApp_signupContainer.cmApp_lightbox * {
	font-family: "Lehigh" !important;
}
#cmApp_signupContainer.cmApp_lightbox .cmApp_formHeader {
	color: #dc047c !important;
	font-size: 30px;
	line-height: 34px;
}
#cmApp_signupContainer.cmApp_lightbox .cmApp_formSubHeader {
	color: #dc047c !important;
	font-size: 20px;
	line-height: 22px;
}
#cmApp_signupContainer.cmApp_lightbox .cmApp_formInput > label {
	/* color: #dc047c; */
	font-size: 16px;
	line-height: 18px;
}

#cmApp_signupContainer.cmApp_lightbox .cmApp_formSubmitButton {
	font-size: 20px;
	height: 50px;
}


@media(max-width: 767px){
	#cmApp_signupContainer.cmApp_lightbox {
		max-width: 100% !important;
		width: 95% !important;
		padding: 10px !important;
	}
}


/* MENU DEGUSTAZIOEN */


@media(max-width: 767px){
	.tit-elem-degus h1 {font-size: 24px !important;}
	.desc-elem-degus div {font-size: 20px !important;}
	.desc-elem-degus-eng div {font-size: 18px !important;}
}


/* Nascondo Categoria Vini */
body.page-id-1832 .nomeCategoriaVino > span:first-child {
	/* display: none !important; */
}


/* NASCOND BTN PRENOTAZIONE E INFO DA INNER ARTICOLO */
.Attivato .button-inner-prenotazione,
.Attivato .info-inner-prenotazione {
	display: none !important;
}


/* LISTA COCKTAIL E VINI CONSIGLIATI */
.titolo-cvc {
	margin-bottom: 0 !important;
    margin-top: 30px !important;
}
.titolo-cvc > div {
	padding: 15px 10px !important;
    border: solid 1px #d2d2d2;
    background-color: #ececec;
}
.lista-cvc {
	padding: 20px 10px !important;
    border: solid 1px #d2d2d2;
    border-top: none;
}

@media(max-width: 767px){
	.titolo-cvc {
		margin-top: 20px !important;
	}
	.lista-cvc {
	    padding-top: 40px !important;
	}
}


/* COCKTAIL DEL MESE SONDAGGIO */
form.qsm-quiz-form .mlw_qmn_new_question {
	color: #dc047c;
    font-family: "Lehigh", Sans-serif;
    font-size: 30px;
    letter-spacing: 0px;
    text-align: center;
    display: block;
}
form.qsm-quiz-form .mlw_qmn_new_question + .mlw_qmn_question > p {
	text-align: center;
    max-width: 600px;
    margin: auto;
    width: 100%;
}
form.qsm-quiz-form .mlw_qmn_new_question ~ .qmn_check_answers {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    width: 600px;
    margin: auto;
    margin-top: 50px;
}
form.qsm-quiz-form .mlw_qmn_new_question ~ .qmn_check_answers > div {
	width: 100%;
	text-align: center;
}
@media(max-width: 767px){
	form.qsm-quiz-form .mlw_qmn_new_question ~ .qmn_check_answers {
		flex-direction: column;
	}
}
form.qsm-quiz-form .mlw_qmn_new_question ~ .qmn_check_answers .qsm-input-label {
    font-size: 20px;
}
form.qsm-quiz-form .qsm_contact_div.qsm-contact-type-email > span {
    text-align: center;
	display: block;
}
form.qsm-quiz-form .qsm_contact_div.qsm-contact-type-email > span + input {
	display: block;
    max-width: 400px;
    width: 100%;
    margin: auto;
    text-align: center;
}
form.qsm-quiz-form .qsm-pagination > input[type="submit"] {
	margin: auto;
	padding: 12px 24px 12px 24px;
    font-family: "Karla", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF !important;
    background-color: #dc047c !important;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
	width: 100%;
	max-width: 220px;
}
/* RISULTATI */
.qsm-quiz-container .qmn_results_page {
	text-align: center;
}
.qsm-quiz-container .qmn_results_page .titolo-sondaggio {
	color: #dc047c;
	font-family: "Lehigh", Sans-serif;
	font-size: 30px;
	letter-spacing: 0px;
	text-align: center;
	display: block;
	margin-top: 30px;
}
.qsm-quiz-container .qmn_results_page .sottotitolo-sondaggio {
	text-align: center;
}
.qsm-quiz-container .qmn_results_page h4 {
	display: none;
}
.qsm-quiz-container progress[value] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.qsm-quiz-container progress[value]::-webkit-progress-bar {
	background-color: #eee;
	border-radius: 100px;
	box-shadow: none;
}
.qsm-quiz-container progress[value]::-webkit-progress-value {
	background-image: -webkit-linear-gradient(0deg, #dc047c, #dc047c);
    border-radius: 100px;
    background-size: 35px 20px, 100% 100%, 100% 100%;
  }

  .giavotato {
	display: flex !important;
  }






.wrapper-label-pranzocena.Gluten .gluten {
	background-color: #fff3a1;
    color: #cb9d15;
}
.wrapper-label-pranzocena.Vegano .vegan {
	background-color: #d4ffd5;
    color: #29a958;
}
.wrapper-label-pranzocena.Vegetariano .vegetarian {
	background-color: #d4ffd5;
    color: #29a958;
}
.wrapper-label-pranzocena.No.Lattosio .nolattos {
	background-color: #f0eaea;
    color: #faa040;
}
.wrapper-label-pranzocena.No.Alcool .noalcol,
.wrapper-label-pranzocena.Low.Alcool .lowalcol {
    background-color: rgb(242 242 242);
    color: #11b7ff;
}

.label-carat{
	display: none;
	font-size: 12px;
    font-weight: 700;
    padding: 2px 12px;
    margin: 0 5px;
    border-radius: 100px;
    font-family: 'Karla';
}


.wrapper-label-pranzocena.Gluten .gluten {
	display: inline-block;
}
.wrapper-label-pranzocena.Vegano .vegan {
	display: inline-block;
}
.wrapper-label-pranzocena.Vegetariano .vegetarian {
	display: inline-block;
}
.wrapper-label-pranzocena.No.Lattosio .nolattos {
	display: inline-block;
}
.wrapper-label-pranzocena.Low.Alcool .lowalcol {
	display: inline-block;
}
.wrapper-label-pranzocena.No.Alcool .noalcol {
	display: inline-block;
}

@media(max-width: 767px){
	.label-carat{
		display: none;
		font-size: 10px;
		font-weight: 700;
		padding: 1px 5px;
		margin: 0 2px;
	}
}

.wrap-label-car {
    position: relative;
    top: -3px;
}
/* .wrap-label-car-mobile {
	display: block;
}
@media(max-width: 767px){
	.wrap-label-car-desktop {
		display: none;
	}
	.wrap-label-car-mobile {
		display: block;
	}
} */


.solo-mobile-menu, .menu-item-3222 {
	display: none !important;
}

@media(max-width: 767px){
	.solo-mobile-menu, .menu-item-3222 {
		display: block !important;
	}
}


.legenda-divieto {
	font-size: 16px;
    color: #e71188;
    background: #ffe5f4;
    padding: 3px 14px;
    border-radius: 30px;
    position: relative;
    top: -6px;
}
.legenda-cocktail .breaking-mobile-newline {
	display: none;
	height: 0px;
}

@media(max-width: 767px){
	.legenda-divieto {
		font-size: 13px;
        padding: 1px 8px;
        top: 5px;
		margin-bottom: 5px;
		margin-left: 0 !important;
		margin-right: 3px !important;
	}
	.legenda-cocktail .breaking-mobile-newline {
		display: block !important;
	}
}

.elementor-element-a9c9d07 {
	display: none !important;	
}



@media(max-width: 767px){
 .formaggi-heading-col {
     width: 100% !important;
     text-align: center;
 }
 .formaggi-heading-col > div{
     padding: 10px !important;
 }
 .formaggi-heading-col.col-img img {
     height: 130px;
     width: auto !important;
 }
 .formaggi-heading-col #formaggi-title h2  {
     font-size: 48px !important;
	 text-align: center;
 }
 .formaggi-heading-col .formaggi-title-en div  {
	 text-align: center;
	 font-size: 20px !important;
	 margin-bottom: 15px !important;
 }
}

object {
	padding: 1px;
    padding-bottom: 2px;
    padding-left: 28px;
    padding-right: 9px;
    position: relative;
    background: #ffd4d4;
    border-radius: 100px;
	overflow: unset !important;
    overflow-clip-margin: unset !important;
}
object::before {
	position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    background-image: url(https://www.melchionnicafe.com/wp-content/uploads/2024/10/slow-food-icon-melchionni.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    left: 5px;
    top: 1px;
}
.slowfood {
	font-family: "Lehigh", Sans-serif !important;
	color: #c93063 !important;
	font-size: 20px !important;
}

@media(max-width: 768px){
	object {
		background: transparent;
        border-bottom: solid 2px #ffd4d4 !important;
        margin-left: 3px !important;
        margin-right: 3px !important;
	}
}