header.transparent .logo img {
    filter: unset;
}
footer .logo img {
    height: unset;
    max-height: 80px;
    max-width: 70%;
}
.menu-title img {
    width:100%!important;
    border-radius: 20px 20px 0 0;
}

/** set margin to 0 when list of categories is too long */
.menu-page .menu-list ul li:not(:last-child) a {
    /* margin-bottom: 2px; */
}

.extra-topping-subline,
.extra-topping-text,
.price-add.topping-price {
	display:none!important;
}
#extra-toppings-collapse-href{
	text-transform: capitalize;
}

.slick-track .button-style-01.hover01 {
	min-width:250px
}

.checkout-info-choose-shop .level-01 .input-style select {
	font-size:18px;
}