



.radio span {
	margin-top: 2px;
}
.min-order-popup-header h2 {
	font-size: 33px;
	line-height: 1.1;
}
.min-order-popup-message {
	line-height: 1.6;
}
.min-order-popup-loading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba( 255, 255, 255, 0.95) url(/img-t-base/loading-light-40px.gif) center center no-repeat;
	display: none;
}

.min-order-popup-form .complementary-clearlink a {
	color: #999999;
	line-height: 40px;
}




.recaptcha-container {
	margin-top: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	overflow: hidden;
}

.recaptcha-container > div {
	margin-left: auto;
	margin-right: auto;
}


.subscribe-wallet-voucher input
{
	text-transform: uppercase;
}
.subscribe-wallet-voucher--info	
{
	padding-top: 7.5px;
	font-size: 12px;
	color: #777777;
	line-height: 1.4;
}




@media screen and (max-width: 767px) {
	.page-home .header-big-title h1, 
	.page-city .header-big-title h1 {
		font-size: 36px;
		line-height: 1.1;
	}
	.page-home .header-big-title .header-subtitle, 
	.page-city .header-big-title .header-subtitle {
		font-size: 16px;
		text-align: center;
		line-height: 1.7;
	}
}


.header-user-menu_main.header-user-menu .dropdown-menu {
	width: auto;
}


.header-user-menu_main.header-user-menu>a:after {
	content: '';
}

.dropdown-menu>li>span.fake-a {
	 padding: 6px 12px;
	 clear: both;
    font-weight: normal;
    line-height: 1.6;
    color: #262729;
    white-space: nowrap;
	 text-transform: uppercase;
         display: block;
}

.header-new-menu-mobile {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-new-menu-mobile li {
	padding: 3px 5px;
}

.header-new-menu-mobile .fake-a {
	text-transform: uppercase;
}

.header-new-menu-mobile a {
	color: #262729;
	text-decoration: none;
}


.dropdown-meals-home button {
	height: auto !important;
	border-color: #ffffff !important;
}

.delivery-select-input {
    opacity: 0.01;
    width: 100%;
    height: 1px !important;
    border-width: 0;
    transform: translate(0, -10px);
}

@media screen and (max-width: 767px) {
	.homepage-search-buttons {
		padding-top: 45px;
	}
}

.delivery-homepage-when {
	color: #a6a6a6;
}

@media screen and (max-width: 767px){
	
	#sidebar-right {
		z-index: 1050;
	}
	
	.sidebar-ordering-when-edit > form {
		padding-top: 30px;
	}
	
}



.fixed-header-message {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	padding: 7.5px 0;
	background: rgba( 0, 0, 0, 0.08 );
	
	z-index: 1001;
}

.fixed-header-message, .fixed-header-message a {
	color: #ffffff;
}

.fixed-header-message.scrolling {
	background: #ffffff;
}

.fixed-header-message.scrolling, .fixed-header-message.scrolling a {
	color: #262729;
}

.page-checkout  .fixed-header-message, .page-checkout .js-fixed-header-message_spacing {
	display: none !important;
}



.eatery-title-box--phone {
    padding-bottom: 10px;
}

.eatery-title-box--icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 50%;
	color: #ffffff;
        background-color: #C94C4C;
	margin-right: 7.5px;
}

.eatery-title-box--icon em {
	padding: 0;
        width: 30px;
	height: 30px;
        line-height: 30px;
        font-size: 17px !important;
}

.eatery-title-box--icon em.fa-whatsapp {
 font-size: 21px !important;	
}

.eatery-title-box--icon, .eatery-title-box--icon em {
	color: #ffffff !important;
}


.eatery-title-box .eatery-title-box--img {
	width: 180px;
	height: 180px;
}




.header-container {
    display: flex;
}

.header-right, .header-left {
    display: block;
    width: 100%;
    
}

.header-left {
    padding: 30px 15px 30px 0;
}

.header-user-menu.header-user-menu_main .dropdown-menu {
    left: -12px;
    right: auto;
    margin-top: 10px;
}

.header-mobile-back {
    padding-top: 15px;
}

@media screen and (max-width: 767px) {
    .site-logo {
        width: 78px;
    }
}

.footer .footer-payments {
    color: inherit;
    font-weight: 400;
}

.footer-payments-list, .footer-payments-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-payments-list li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.footer-payments-list .footer-payments-list--icon {
    width: 35px;
    height: 35px;
}

@media screen and (min-width: 768px) {
    .footer-payments-list .footer-payments-list--label {
        padding-left: 15px;
    }
}

.payment-methods-mobile {
    display: none;
    background-color: #EAEAEA;
    padding: 30px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .payment-methods-mobile { 
        display: block;
    }
}

.payment-methods-mobile .footer-payments-list {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.payment-methods-mobile .footer-payments-list li {
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0;
}



.home-cuisines--items-container a {
    display: inline-flex;
    background: #FFFFFF;
    border: 1px solid #7D7D7D;
    color: #262729; 
    align-items: center;
    text-align: center;
    border-radius: 30px;
    font-weight: 700;
    margin: 15px;
    vertical-align: middle;
    line-height: 1.1;
    transition: transform .5s ease-out;
}

.home-cuisines--items-container a:hover, .home-cuisines--items-container a:active, .home-cuisines--items-container a:focus {
    transform: scale(1.05);
    text-decoration: none;
}

.home-cuisines--items-container a span {
    width: 100%;
}

.home-cuisines .home-cuisines--cuisines-block {
    padding-bottom: 30px;
}

.ajax-search-results {
    text-align: left;
}

@media screen and (min-width: 768px) {
    
    .home-cuisines--items-container a {
        width: 160px;
        height: 80px;
        padding: 10px;
    }
}

@media screen and (max-width: 767px) { 
    
    .home-cuisines--items-container a {
        margin-left: 0;
        padding: 20px;
        min-width: 130px;
    }
    
    .home-cuisines > .container {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    
    .home-cuisines .home-cuisines--cuisines-block {
        background: transparent;
    }
    
    .home-cuisines--items-container_c {
        margin-top: -15px;
        margin-left: -15px;
        margin-right: -15px;
         position: relative;
    }
    
    .home-cuisines--items-container {
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        overflow: auto;
        position: relative;
    }
    
    .home-cuisines--items-container_c:after {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
        width: 30px;
        background: transparent;
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        pointer-events: none;
    }
    
}

.come-funziona-bg {
    background: #EFCACA;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.come-funziona h3 {
    font-size: 22px;
}

.come-funziona-content {
    display: none;
    padding-bottom: 15px;
    padding-top: 15px;
}

.come-funziona-arrow, .come-funziona-arrow em {
    display: inline-block;
}

.come-funziona-arrow.open em:before {
    content: "\f106" !important;
}

.come-funziona-arrow, 
.come-funziona-arrow:hover,
.come-funziona-arrow:active,
.come-funziona-arrow:focus {
    font-size: 25px;
    color: #262729;
    text-decoration: none;
}

.come-funziona-img-container_n {
    display: block;
}

.come-funziona-img-container_n img {
    display: block;
    height: 65px;
    margin: 0 auto 5px auto;
}

.special-popup .come-funziona-arrow {
    display: none !important;
}

.special-popup .come-funziona-content {
    display: block !important;
    padding-top: 60px !important;
}

.info-blocks-bg {
    background-color: #FDF5D3;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media screen and (min-width: 768px){
    .home-eateries--single-container, .suggerimento-placeholder .suggerimento {
        height: 150px;
    }
}

.info-blocks--img {
    border-radius: 30px;
    background-color: #fdeb8f;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 768px){
    .info-blocks--img {
          height: 250px;
    }
}

@media screen and (max-width: 767px){
    .info-blocks--img {
       padding-top: 60%;
    }
}

.info-blocks--button {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.info-blocks--title {
    font-size: 24px !important;
}

.info-blocks--text {
    font-size: 16px;
    margin-bottom: 20px;
}

.info-blocks--item {
    padding-bottom: 30px;
}


.header-filters {
    background-color: #eee;
}

.header-filters .header-filters--clear a, 
.header-filters .header-filters--clear label, 
.header-filters .header-filters--item a, 
.header-filters .header-filters--item label {
    background: #ffffff;
    border: 1px solid #000000;
    padding: 6.5px 15px;
    border-radius: 15px;
}

.header-filters .n-filter-active a, 
.header-filters .n-filter-active label {
    background: #000000;
    color: #ffffff;
}


.filter-form-scroller .filter-form-scroller--next {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #ffffff 50%);
}

.filter-form-scroller .filter-form-scroller--prev {
    background: linear-gradient(90deg, #ffffff 50%, rgba(255,255,255,0) 100%);
}

body.page-results .filter-form-scroller .filter-form-scroller--next {
    background: linear-gradient(90deg, rgba(238,238,238,0) 0%, #eeeeee 50%);
}

body.page-results .filter-form-scroller .filter-form-scroller--prev {
    background: linear-gradient(90deg, #eeeeee 50%, rgba(238,238,238,0) 100%);
}

.menu-filter-input > .form-control {
    border: 1px solid #C4C4C4;
}


.menu-scroll-side .header-filters .header-filters--clear a, 
.menu-scroll-side .header-filters .header-filters--clear label, 
.menu-scroll-side .header-filters .header-filters--item a, 
.menu-scroll-side .header-filters .header-filters--item label {
    display: block;
    font-size: 13px;
    padding: 3.5px 15px;
}

.menu-scroll-side .header-filters {
    background: #ffffff;
    border: 1px solid #7D7D7D;
}

.fixing .menu-scroll-side .header-filters {
    border-top-width: 0;
}

#header-restaurant .overlay, .restaurant-fixed-bar .overlay {
    background: rgba(167,167,167,0.35) !important;
}

.menu-filter-input-fix .filter-form-scroller,
.menu-filter-input-fix.fixing .filter-form-linear {
    display: none;
}

.menu-filter-input-fix.fixing .filter-form-scroller,
.menu-filter-input-fix .filter-form-linear {
    display: block;
}

.restaurants-filter-linear--title {
    font-weight: 700;
    padding-bottom: 5px;
}

.filter-form-linear--cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    
}

.filter-form-linear--cont .filter-form-linear--item {
    width: 33.33%;
    padding: 3px;
    padding-left: 0;
}

.filter-form-linear--cont a {
    color: #262729;

}

@media screen and (max-width: 767px){
    
    .filter-form-linear--cont .filter-form-linear--item {
        width: 50%;
    }
    
}

.filter-form-linear--item:nth-child(n+25){
    display: none;
}

@media screen and (max-width: 767px){
    .filter-form-linear--item:nth-child(n+17){
        display: none;
    }
}

    
.filter-form-linear--item.show-all {
    display: block !important;
}

.filter-form-linear--more {
    text-align: center;
    padding-top: 15px;
    display: none;
}

.filter-form-linear--more a {
    text-decoration: underline;
    text-transform: uppercase;
}

.filter-form-linear--more a:hover {
    text-decoration: none;
}

.filter-form-linear--more.filter-form-linear--more_always {
    display: block;
}

@media screen and (max-width: 767px){
    .filter-form-linear--more.filter-form-linear--more_mobile {
        display: block;
    }
}

.eatery-addresses {
    margin-top: 0;
    margin-bottom: 0;
    background: #FEFEFE;
    box-shadow: rgba( 0, 0, 0, 0.15 ) 0 0 10px 4px;
    padding: 30px;
}

.eatery-addresses .eatery-addresses--person {
    border-width: 0;
}


body.page-with-sidebar #header-restaurant {
    padding-bottom: 180px;
    position: relative;
}

.header-restaurant-info {
    transform: translateY( 150px );
}




 #header-restaurant .restaurant-user-address,  #header-restaurant  .restaurant-user-address-ok {
    background: transparent;
}


    .eatery-addresses .eatery-addresses--person {
        width: 100% !important;
    }


@media screen and (min-width: 992px) {

    .eatery-addresses .eatery-addresses--eatery {
        width: 50% !important;
    }
    
    .eatery-addresses .eatery-addresses--person {
        max-width: 490px;
        
    }
}


.eatery-addresses--container {
    display: flex !important;
}

.eatery-addresses--img, .eatery-addresses--eatery, .eatery-addresses--person {
    display: block !important;
    align-self: center;
}

.eatery-addresses--img {
    width: 200px;
    align-self: center;
}


.eatery-addresses--img .eatery-title-box--img {
    border: 5px solid #A5C678;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 0;
    margin-right: 20px;
}
 
.eatery-addresses--img .eatery-title-box--img img {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.eatery-info--name h1 {
    font-size: 32px;
    margin: 0;
}

.eatery-addresses--others {
    text-align: right;
    text-transform: uppercase;
    font-size: 11px;
}

.eatery-addresses--others a {
    text-decoration: underline;
    color: #C94C4C;
}

@media screen and (max-width: 1199px) {
    #header-restaurant .overlay > .container {
        width: 100%;
    }
    .eatery-info--name h1 {
        font-size: 22px;
    }
}



@media screen and (max-width: 991px) {
    
    .eatery-addresses--container {
        flex-wrap: wrap;
    }
    
    
    .eatery-addresses--person {
        padding-top: 30px;
    }

}



@media screen and (max-width: 767px) {
    
    .eatery-addresses--container {
        flex-direction: column;
    }
    
    .eatery-addresses--img, .eatery-addresses--eatery, .eatery-addresses--person {
        width: 100% !important;
        text-align: center;
    }
    
    .eatery-addresses--person {
        padding-top: 40px;
    }
    
    .eatery-title-box--img {
        width: 100px !important;
        height: 100px !important;
        margin: -60px auto 0 auto !important;
        border-color: #ffffff !important;

    }
    
    .eatery-addresses--img {
        margin-bottom: 20px;
        
    }
    
    .eatery-title-box--icon {
        margin-left: 7.5px;
    }
    
    #header-restaurant .overlay, #header-restaurant .backstretch {
       
    } 
    
}

.menu-filter-list-photo {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    
}

.menu-filter-list-photo li {
    padding-top: 15px;
}

.menu-item-photo {
    width: 50%;
    float: none;
    height: 100%;
}

.menu-filter-list-photo li.menu-category-title {
    width: 100%;
    padding: 30px 7.5px;
}


.menu-item-photo .menu-item-container {
    border-width: 0;
    border-bottom-width: 1px;
    border-radius: 0;
    overflow: visible;
    height: 100%;
    padding-bottom: 15px;
}

.menu-item-container_top {
    display: flex;
    flex-direction: row;
}

.menu-item-container_bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.menu-item-flex_img {
    width: 135px;
    padding-right: 15px;
    padding-bottom: 15px;
    flex: none;
}

.menu-item-flex_img .backstretch {
    border-radius: 5px;
    overflow: hidden;
}

.menu-item-flex_title-price {
    flex-grow: 1;
    padding-bottom: 15px;
}

.menu-item-flex_info {
    width: 100%;
    padding-bottom: 15px;
}

.menu-item-flex_info-button {
    flex-grow: 1;
}

.menu-item-flex_add {
    width: 250px;
}

.menu-item .menu-item-added, 
.menu-item-photo .menu-item-added {
    left: -5px;
    right: auto;
    font-size: 13px;
    background: #C94C4C;
    z-index: 1;
    padding-left: 10px;
    padding-right: 10px;
}

.menu-item-photo:hover .menu-item-container, .menu-item-photo:active .menu-item-container, .menu-item-photo:focus .menu-item-container {
    transform: none !important;
}

.menu-item-photo .menu-item-quantity--container {
    margin-bottom: 0;
}

.menu-item-photo .menu-item-quantity--container .menu-item-quantity--item {
    margin: 0;
}

.menu-item-photo .menu-item-name {
    margin-bottom: 7.5px;
    line-height: 1.2;
    max-height: none !important;
}

.menu-item .menu-item-prezzo, .menu-item-photo .menu-item-prezzo {
    font-size: 15px;
    color: #6D6E70;
}

.menu-item-photo .menu-item-text-info {
    color: #9B9B9B;
    height: auto;
    text-align: left;
    
}

.menu-show-info-desktop, .menu-show-info-mobile {
    content: 'info';
}


@media screen and (max-width: 981px) {
    .menu-item-photo {
        max-width: none;
        width: 100% !important;
    }
    .menu-item-flex_title-price .menu-item-text-info {
        display: none;
    }
    .menu-item-flex_img {
        width: 95px;
    }
    .menu-item-flex_info {
        display: none;
    }
   .menu-item-flex_info-button a.menu-show-info-desktop {
        display: none;
    }
}


@media screen and (min-width: 982px) {
    .menu-item-flex_info {
        display: none !important;
    }
    .menu-item-flex_info-button a.menu-show-info-mobile {
        display: none;
    }
}

.menu-item-flex_info-button a, 
.menu-item-flex_info-button a:hover, 
.menu-item-flex_info-button a:active,
.menu-item-flex_info-button a:focus {
    color: #C94C4C;
    text-decoration: none;
}

.menu-item-flex_info-button a {
    display: inline-block;
    padding: 5.5px 10px;
    border: 2px solid #C94C4C;
    border-radius: 20px;
    font-weight: 700;
    line-height: 15px;
    min-width: 60px;
    text-align: center;
    font-size: 14px;
}

.menu-show-info-desktop {
    cursor: default;
}

.menu-show-info-mobile:not(.open) .when-open, 
.menu-show-info-mobile.open .when-close {
    display: none;
}

.menu-item-flex_info-button a img {
    display: block;
    margin: 0 auto;
    height: 15px;
    width: 15px;
}

.sidebar-menu-item-actions {
        background: #eaeaea;
}

@media screen and (max-width: 767px){
    
    
    .header-filters {
        padding-top: 0;
        padding-bottom: 0;
    }

    .filter-form-scroller {
        overflow: auto !important;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    .menu-scroll-side-container .filter-form-scroller {
        padding-top: 0;
    }

    .filter-form-scroller .filter-form-scroller--next,
    .filter-form-scroller .filter-form-scroller--prev {
        display: none;
    }
    
    .restaurants-filter-check {
        margin-left: 0 !important;
        position: relative;
    }
    

}


.fixed-element--link, 
.fixed-element--link img {
    display: block;
    width: 50px;
    height: 50px;
}

.fixed-element--link {
    border-radius: 50%;
    background: #262729;
    margin-top: 20px;
    box-shadow: 0px 0px 10px rgba( 0, 0, 0, 0.2 );
}

.fixed-element--top--link {
    transition: opacity .4s ease-out;
}

.fixed-element--top--link.showing {
    opacity: 1;
    pointer-events: auto;
}

.fixed-element--top--link {
    opacity: 0;
    pointer-events: none;
}

.fixed-element--link.fixed-element--link_social {
    background-color: #C94C4C;
}

.fixed-element--cont {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}




.fixed-element--social--link img {
    display: none;
}

.fixed-element--social--link.active .when-active {
    display: block;
}

.fixed-element--social--link:not(.active) .when-not-active {
    display: block;
}

.fixed-element--social--items {
    display: none;
}

@media screen and (max-width: 767px){
    
    .fixed-element--link, 
    .fixed-element--link img {
        width: 40px;
        height: 40px;
    }
    
    .fixed-element--link {
        margin-top: 15px;
    }
    
    .fixed-element--cont {
        right: 15px;
        bottom: 15px;
    }
    
    .fixed-element--top--link.showing {
        display: block;
    }

    .fixed-element--top--link {
        display: none;
    }
    
}

@media screen and (max-width: 767px){ 
    .page-checkout .fixed-element--cont, 
    .page-restaurant .fixed-element--cont {
        bottom: 70px;
    }
    
    .page-checkout .fixed-element--social,
    .page-restaurant .fixed-element--social {
        display: none;
    }
}



.page-mobile-app-landing {
    background: #ffffff;
}

.mobile-app-landing-hiw--container {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.mobile-app-landing-hiw--title,
.mobile-app-landing-hiw--cards,
.mobile-app-landing-hiw--skip {
    text-align: center;
}

.mobile-app-landing-hiw--title {
    padding: 30px;
}

.mobile-app-landing-hiw--title {
    font-size: 20px;
    font-weight: 600;
}

.mobile-app-landing-hiw--cards {
    text-align: center;
    padding-top: 30px;
    flex-grow: 1;
    position: relative;
    
}

.mobile-app-landing-hiw--skip {
    padding: 30px;
}

.mobile-app-landing-hiw--skip a {
    color: #888888;
    text-transform: uppercase;
}

.mobile-app-landing-hiw--cards .slick-dots {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
}

.mobile-app-landing-hiw--cards .slick-dots li button:before {
    font-size: 30px;
}

.mobile-app-landing-hiw--cards .mobile-landing-hiw,
.mobile-app-landing-hiw--cards .slick-list,
.mobile-app-landing-hiw--cards .slick-track,
.mobile-app-landing-hiw--cards .slick-slide
{
    height: 100%;
}

.mobile-landing-hiw .slick-slide {
    padding-left: 30px;
    padding-right: 30px;
}

.mobile-landing-hiw--img img {
    height: 160px;
    display: block;
    margin: 0 auto;
}

.mobile-landing-hiw--title {
    font-size: 25px;
    font-weight: 700;
    margin: 30px 0;
}

.mobile-landing-hiw--text, .mobile-landing-hiw--btn {
    font-size: 16px;
    max-width: 370px;
    margin: 0 auto;
}

.mobile-landing-hiw .slick-arrow {
    display: none !important;
}

.mobile-landing-hiw--btn {
    padding-top: 30px;
    padding-bottom: 50px;

}

.mobile-landing-hiw--btn .btn {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none !important;
}

.all-cuisines-link {
    text-align: right;
}

.all-cuisines-link a {
    color: #333333;
    text-transform: uppercase;
}

.restaurants-list-body > .row {
   display: flex;
   flex-wrap: wrap;
}
