.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;
}

.truncate {
	width: 180px !important;
	white-space: nowrap;
	overflow: hidden;
}

.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: #fff !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 #38729f !important;
}
.bg-1-take {
	border-left: 2px solid #a91028 !important;
}
.bg-2-beer {
	border-left: 2px solid #3bafda !important;
}
.bg-2-spin {
	border-left: 2px solid #f7b60f !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;
}

.input-style-1 em {
	top: 60px;
}

.okcart {
	text-align: center !important;
}

.bg-green1-black {
	background-color: #a0d468 !important;
	color: #rgba(0, 0, 0, 0.11) !important;
}

.register {
	display: none;
}

.btn-form-register {
	cursor: pointer;
}

.theme-dark p {
	color: #c6c8c8;
}

.deliveryTime .input-style-1 em i {
	font-size: 22px;
	position: absolute;
	bottom: -20px;
	right: 20px;
}

#delivery-time {
	font-size: 22px;
}

.btn-order,
.btn-order span {
	font-size: 18px !important;
}
.input-style-1 select {
	height: 80px;
}
.btn-cashdelivery, .btn-gestpay-cart {
	display: none;
}

.active_export {
	display: none !important;
}

.de_active_export {
	display: block !important;
}

.btn-delivery {
	background-color: #bc8847 !important;
	color: #ffffff !important;
}
