body {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}
.h-50vh {
	height: 50vh !important;
}
.add-listing {
	flex-basis: 200px !important;
}
.search button {
	position: absolute;
	right: 0;
	top: 0;
	background: #d90812;
	color: #ffffff;
	padding: 18px 30px;
	cursor: pointer;
	margin: 6px;
	border: none;
	font-size: 14px;
}
.nav-item {
	text-align: left;
}
.nav-item-search a i {
	font-size: 12px !important;
}
.category ul .category-item {
	margin-top: -1px;
	margin-right: -1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.navbar-search {
	border: none;
	position: absolute;
	height: 75px;
	right: 25px;
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
}
.navbar-search a {
	color: rgba(0,0,0,.5);
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
	font-family: 'Font Awesome 5 Pro';
}

@media (max-width: 575px) {
    .counter .timer {
        font-size: 34px
    }
}
.btn-primary:hover {
	background: #ffbe1d;
	border-color: #ffbe1d;
}
.btn-primary.disabled, .btn-primary:disabled {
	background: #d90812;
	border-color: #d90812;
	cursor: default;
}
.footer-bottom .text-md-right a, .footer-bottom .text-md-right a:hover {
	color: #ffbe1d;
}
.footer-contact-info a, .footer-contact-info a:hover {
	color: #fff;
	font-size: 14px;
}
.footer a:hover {
	text-decoration: underline !important;
}
.property-item {
	background: #ffffff;
}
.property-image {
	text-align: center;
	border: 1px solid #eeeeee;
	border-bottom: 0;
}
.property-features {
	margin-top: 10px;
}
.property-wab-info {
	padding: 15px 20px;
	background-color: #fafafa;
}
.property-details .property-price {
	margin-top: 0;
	color: #D90812;
	font-size: 34px;
}
.property-details .property-info {
	border-top: 1px solid #ccc;
	margin-top: 20px;
}
.property-details .property-info li {
	padding-top: 10px;
	text-align: center;
}
.property-details .property-info li span {
	color: #666666;
}
.property-wab-feat {
	margin-top: 16px;
	text-align: right;
	font-size: 10px;
}
.property-wab-feat img {
	padding-left: 4px;
}
/* RATING STARS */
.rating-box {
	position: relative;
	vertical-align: middle;
	font-size: 1.7em;
	font-weight: 200;
	font-family: 'Font Awesome 5 Pro';
	display: inline-block;
	color: #D90812;
}
.rating-box:before {
	content: '\f005 \f005 \f005 \f005 \f005';
}
.rating-box .rating {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 900;
	white-space: nowrap;
	overflow: hidden;
	color: #D90812;
}
.rating-box .rating:before {
	content: '\f005 \f005 \f005 \f005 \f005';
}
/* SCHEDA BIRRA */
.property-detail-title h1 .badge {
	vertical-align: middle;
}
.property-list-style-2 li:before {
	font-family: 'Font Awesome 5 Pro';
}
.property-features .nav .nav-item .nav-link {
	padding-top: 0;
}
.property-features .property-list-style-2 li {
	white-space: pre-wrap;
}
.property-features .property-list-style-2 li a {
	color: #969696;
}
.property-features .property-list-style-2 li a:hover {
	color: #d90812;
}
.agent-contact-inner {
	background: #D90812 !important;
}
.agent-contact-inner .rating-box, .agent-contact-inner .rating-box .rating, .agent-contact-inner span {
	color: #ffffff;
}
.riconoscimenti h5 {
	color: #ffffff;
}
.riconoscimenti img {
	width: 50px;
}
.agent-contact-inner span {
	font-size: 22px;
}
.agent-contact-inner .property-price {
	font-family: "Barlow Semi Condensed", sans-serif;
	font-size: 38px;
	color: #ffffff;
}
.agent-contact-inner .property-price span {
	font-size: 18px;
}
.agent-contact-inner hr {
	border-color: #ffffff;
}
.agent-contact-inner .property-info {
	color: #ffffff;
}
.agent-contact-inner .property-info var {
	font-style: normal;
	font-size: 11px;
}
.breweries-list .recent-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
}
.breweries-list .recent-list-item img {
	height: 80px;
}
.breweries-list .recent-list-item .recent-list-item-info {
	padding-left: 20px;
}
.breweries-list .recent-list-item .recent-list-item-info a {
	display: block;
	font-family: "Barlow Semi Condensed", sans-serif;
}
.breweries-list .recent-list-item .recent-list-item-info .address {
	color: #001022;
	font-weight: 600;
}
.breweries-list .recent-list-item .recent-list-item-info .address:hover {
	color: #d90812;
}
.breweries-list .recent-list-item:last-child {
	margin-bottom: 0;
}
@media (max-width: 575px) {
	.breweries-list .recent-list-item .recent-list-item-info {
		padding-left: 0;
	}
	.badge {
		white-space: normal;
	}
}

.sidebar .widget .recent-list-item .image, .breweries-list .recent-list-item .image {
	min-width: 72px;
}
.sidebar .widget .recent-list-item .recent-list-item-info .address, .breweries-list .recent-list-item .recent-list-item-info .address {
	line-height: 1.2;
	font-size: 20px;
}
.sidebar .widget ul li label {
	display: flex;
}
.sidebar .widget ul li input:hover {
	cursor: pointer;
}
.sidebar .widget ul li label:hover {
	color: #d90812;
	cursor: pointer;
}
.sidebar .widget ul li label {
	font-size: 14px;
}
.widget-title a {
	width: 100%;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #001935;
}

@media (max-width: 767px) {
.widget-title a {
	font-size: 17px;
}
}
.widget-title a:after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f077';
	float: right;
	font-weight: 900;
	color: #d90812;
}
.widget-title a.collapsed:after {
	content: '\f078';
}
#filter-property {
	margin-top: 8px;
}
.property-filter-tag {
	display: block;
	text-align: right;
}
.property-filter-tag a {
	color: #fff;
	background-color: #dc3545;
	margin-left: 3px;
	font-weight: 500;
	padding: 2px 8px;
	font-size: 13px;
	border-radius: 3px;
	line-height: 1.3;
}
.property-filter-tag a:hover {
	background-color: #bd2130;
}
.property-filter-tag a.stile {
	background-color: #17a2b8;
}
.property-filter-tag a.stile:hover {
	background-color: #117a8b;
}
.property-filter-tag a.filter-clear {
	background-color: rgba(0, 16, 34, 0.1);
	color: #001022;
}
.property-filter-tag a.filter-clear:hover {
	background-color: #001022;
	color: #ffffff;
}
.property-filter-tag .badge + .badge {
	margin-left: 3px;
}
/* Messo perché toglie il padding a sinistra nell'ultimo elemento dei filtri, che però ho eliminato */
.property-filter ul:nth-child(2n+2) li:last-child {
	padding-left: 14px;
}

@media (max-width: 575px) {
	.pagination .page-item .page-link {
		padding-left: 14px;
		padding-right: 14px;
	}
}
#search-result .nav-tabs .nav-item {
	width: 50%;
	text-align: center;
}
#search-result .nav-tabs .nav-item .nav-link {
	font-size: 24px;
}
/* MAPPA */
.property-item-map-container {
	background-color: #ffffff;
}
.property-item-map-img {
	position: relative;
	padding: 3px 0;
}
.property-item-map {
	padding-top: 12px;
}
.si-content-wrapper {
	position: absolute;
}
.wab-features {
	color: #dddddd;
}
.wab-features h6 {
	color: inherit;
}
/* REPORT */
.report .icbt .bg-red {
    background-color: #d90812;
}
@media (max-width: 575px) {
    .report .icbt .partner {
        display: inline-block;
        margin-bottom: 20px;
    }
}
.report .numeri-generali .counter .timer {
	font-size: 60px;
}
.report .birre-gradazione .counter .timer {
	font-size: 40px;
}
.birre-gradazione-titolo {
	text-align: center;
	color: #ffc107;
	font-family: "Barlow Semi Condensed", sans-serif;
}
.validation-errors p {
	margin-bottom: 0;
}
.select-border.is-invalid .select2-container--default .select2-selection--single {
	border-color: #dc3545;
}
.is-invalid .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #dc3545;
}
.banner-scheda {
}
.banner-scheda p {
	font-size: 10px;
	margin: 0;
	color: #ccc;
}
.banner-scheda a {
	padding: 1px;
	border: 1px solid #eaeaea;
	background-color: #ffffff;
}
.g-recaptcha {
	display: inline-block;
	text-align: center;
}
/* Area privata */
.gestione-birre a {
	color: inherit;
}
.agency-management tr td {
	padding: 10px;
}
.profile-sidebar .profile-nav .nav .nav-item .nav-link.disabled {
	color: #ccc;
}
@media (max-width: 575px) {
	.nav-tabs .nav-item .nav-link span {
		width: 40px;
		height: 40px;
		line-height: 36px;
		margin-right: 0;
	}
}
.nav-tabs .nav-item em {
	font-style: normal;
}
.file-upload-btn {
	width: 100%;
	margin: 0;
	color: #fff;
	background: #1FB264;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #15824B;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}
.file-upload-btn:hover {
	background: #1AA059;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
}
.file-upload-btn:active {
	border: 0;
	transition: all .2s ease;
}
.file-upload-content {
	display: none;
	text-align: center;
}
.file-upload-input {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	outline: none;
	opacity: 0;
	cursor: pointer;
}
.image-upload-wrap {
	margin-top: 20px;
	border: 4px dashed #1FB264;
	position: relative;
}
.image-dropping, .image-upload-wrap:hover {
	background-color: #1FB264;
	border: 4px dashed #ffffff;
}
.image-title-wrap {
	padding: 0 15px 15px 15px;
	color: #222;
}
.drag-text {
	text-align: center;
}
.drag-text h3 {
	font-weight: 100;
	text-transform: uppercase;
	color: #15824B;
	padding: 60px 0;
}
.file-upload-image, .file-prev-image {
	max-height: 200px;
	max-width: 200px;
	margin: auto;
	padding: 20px;
}
.remove-image {
	width: 200px;
	margin: 0;
	color: #fff;
	background: #cd4535;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #b02818;
	transition: all .2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}
.remove-image:hover {
	background: #c13b2a;
	color: #ffffff;
	transition: all .2s ease;
	cursor: pointer;
}
.remove-image:active {
	border: 0;
	transition: all .2s ease;
}
