/*.badge-container {
	margin: 3.5em 0 0 !important;
}

.chilled-badge {
	margin: 3.5em 0 0 !important;
}*/

/* MENU */

.ubermenu-horizontal.ubermenu-items-align-flex .ubermenu-nav .ubermenu-item-level-0 {
	flex-basis: 0px;
}

/* COOKIES */

.flatsome-cookies__accept-btn {
	background-color: #537f75 !important;
	padding: 0 3em !important;
}


.flatsome-cookies__more-btn {
	background-color: var(--primary-color) !important;
}

#calc_shipping_country_field{
	display: none;	
}

.chilled-svg {
	background-color: #00adef !important;
}

.frozen-svg {
	background-color: #edfaff !important;
}

.chilled-svg svg {
	fill: white;
}

.frozen-svg svg {
	fill: #00adef;
}

.badge {
	min-width: 4.3em;
}

.hutott-menu {
	background-image: radial-gradient(#ceeffe, #97ddff) !important;
}

.hutott-menu .ubermenu-target-text {
	color: #485eb3 !important;
}

.hutott-menu img{
	filter: invert(40%) sepia(13%) saturate(2694%) hue-rotate(190deg) brightness(87%) contrast(90%);
}

.ui-datepicker-title {
	display: flex;
}

/* CHECKOUT */

.shipping__list_item {
	flex-wrap: wrap;
}

.packaging-fee-container {
	text-align: left;
}