.prezzo {
	color: #d8e209 !important;
	font-weight: 500;
	font-size: 30px !important;
}

.w-100 {
	width: 100% !important;
	margin-bottom: 0 !important;
}

.spine {
	color: #f6bb42 !important;
	font-weight: 600 !important;
}

.breweries {
	color: #aa8e69 !important;
	font-weight: 600 !important;
}

.style {
	color: #e0c341 !important;
	font-weight: 600 !important;
}

.country {
	color: #37bc9b !important;
	font-weight: 600 !important;
}

.bg-yellow2-dark {
	color: #000 !important;
}

.responsive-image-bg {
	display: block;
	width: 100%;
	padding: 10px;
	background: #fff;
	background-position-x: 0;
	background-position-y: 0;
	background-image: none;
	background-size: auto;
	background-image: url(../images/loadbeer.gif);
	min-height: 250px;
	background-position: center;
	background-size: cover;
	image-orientation: none !important;
}

.footer li {
	list-style-type: none !important;
}

.menulist p {
	border-bottom: 1px #fff dotted;
	padding: 5px;
}

.search-page .search-results img {
	width: 100%;
	position: relative;
	border-radius: 10px;
}

.search-page .search-results h1 {
	padding-left: 0px;
	width: calc(100vw - 180px) !important;
}

.search-page .search-results p {
	padding-left: 5px;
	padding-right: calc (100vw -50px);
}

.search-page .search-results a {
	position: absolute;
	right: 0px;
	bottom: 20px;
	transform: translateY(-50%);
	height: 40px;
	line-height: 10px;
	top: auto;
}

.search-page .search-results a.beer {
	bottom: 50px !important;
}

.search-page .search-results a.two-button {
	transform: translateY(-180%);
}

.list-custom-small .badge {
	position: absolute;
	right: 15px;
	margin-top: 0px !important;
	font-size: 9px;
	padding: 5px 8px 5px 8px;
	font-weight: 900;
	bottom: 50%;
}

.tx-list-order {
	width: calc(100vw - 110px) !important;
	display: block;
}

.deleteThis {
	cursor: pointer !important;
}

.deleteThis:hover {
	background-color: #bf0a0a;
}

.cursor {
	cursor: pointer !important;
}

.item-list {
	padding: 10px;
	line-height: 180%;
	margin-bottom: 20px;
	border-bottom: 1px solid #8cc152 !important;
}

.menulist a i:last-child {
	float: right;
	font-size: 20px !important;
}

.menulist a span {
	width: calc(100vw - 180px) !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.name-product {
	width: calc(100vw - 80px) !important;
}

.search-page .search-results h1 {
	font-size: 120%;
}

.shadow-xl {
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08) !important;
}
.rounded-s {
	border-radius: 8px !important;
}

input[type='number'] {
	font-size: 180% !important;
	line-height: 180% !important;
	font-weight: 900 !important;
}

.tot-product {
	font-size: 12px;
}

a:hover {
	color: #111111 !important;
}

.search-page .search-results p {
	font-size: 14px;
	color: #fff;
}

.price {
	color: #8cc152 !important;
}

.read-more a {
	position: unset !important;
}

.search-page .search-results p {
	line-height: 20px;
	padding-right: 90px;
}

.bg-1-menu {
	border-left: 2px solid #a91028 !important;
}
.bg-2-beer {
	border-left: 2px solid #3bafda !important;
}
.bg-3-wine {
	border-left: 2px solid #742f37 !important;
}
.bg-4-alcoholic {
	border-left: 2px solid #ce9162 !important;
}
.bg-5-gift {
	border-left: 2px solid #ba100f !important;
}

span.strike {
	text-decoration: line-through !important;
}

.list-custom-large a i:first-child {
	color: #343434 !important;
	font-weight: 900;
}

.footer {
	box-shadow: none;
}

.footer-text {
	color: #111;
}

p {
	color: #111;
}

strong {
	color: #000;
}

#qt-edit-product,
#qt-product {
	color: #111 !important;
}

.list-custom-large a strong {
	font-size: 11px;
	font-size: 13px;
	font-weight: 400;
	position: absolute;
	margin-top: 10px;
	color: #1c1c1c !important ;
}

.menu-title p {
	font-size: 13px;
	margin: -10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.search-page .search-results p {
	font-size: 14px;
	color: #111 !important;
}

.button-home a:hover {
	color: #fff !important;
}

.button-home a {
	opacity: 0.9;
}
