.titles_page{
	position: relative;
}
.titles_page:after{
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    background-color: #706f6f;
    position: relative;
    left: 0;
    margin-top: -10px;
}
.titles_page .tit{
	font-weight: 600;
    padding: 0 20px;
    font-size: 30px;
    position: relative;
    background: white;
    z-index: 99;
}
.city_prod{
	color: #a8a8a7;
}
.box_prod_cat{
	background-color: white;
	padding-top: 0px !important;
}
.contenuto-list-prod{
    background-color: white;
    padding: 0 10px;
    padding-top: 25px;
    padding-bottom: 15px;
    margin-top: -12px !important;
}
.prod_title {
    font-size: 21px;
    font-weight: bold;
max-width: 100%;
	color:#616160;
	margin: 0;
	padding: 5px 0;
}
.prod_desc{
	color: #a8a8a7;
	margin: 0px;
	padding-bottom: 15px;
}
.product_image_cat{
	border-radius: 20px;
}
.icon{
    position: absolute;
    left: 50px;
    top: -16px;
}
.star-rating::before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #ff5a68;
}
.star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.stelle_rec .star-rating span:before{
	    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.rating {
    width: 100%;
}
.stelle_rec{
	margin: 0px;
}
/* .price {
    display: flex;
    width: 100%;
    text-align: right;
    align-items: center;
}
.price span{
	width: 100%;
	color: #a8a8a7;
} */
.image_prod{
	background-color: #f6f6f6;
}
.price_up{
	font-size: 22px;
}
.btn_prenota.bkg_verde{
    background-color: white;
    color: #60bda5;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
    border: solid 1px;
}
.btn_prenota.bkg_verde a{
	color: #60bda5;
}
.single_prod:hover .btn_prenota.bkg_verde a {
	color: white;
	text-decoration: none;
}
.single_prod:hover .btn_prenota.bkg_verde{
	visibility: visible;
    background-color: #60bda5;
    border: solid 1px #60bda5
    color: white;
}
.esperienze-singleprod .btn_prenota.bkg_verde {
	color: #fd4222;
}
.esperienze-singleprod .btn_prenota.bkg_verde a{
	color: #fd4222;
}
.esperienze-singleprod.single_prod:hover .btn_prenota.bkg_verde{
    background-color: #fd4222;
    border: solid 1px #fd4222;
}

.mice-singleprod .btn_prenota.bkg_verde {
	color: #824200;
}
.mice-singleprod .btn_prenota.bkg_verde a{
	color: #824200;
}
.mice-singleprod.single_prod:hover .btn_prenota.bkg_verde{
    background-color: #824200;
    border: solid 1px #824200;
}


.single_filter{
    padding: 12px;
    background: white;
    border-right: 1px solid #f6f6f6;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    display: flex;
}

html .rev_slider .svgslidertop {
	    float: left;
    margin-right: 14px;
    max-width: 120px !important;
    max-height: 145px;
    margin-top: -7px;
}














































































@media screen and (max-width: 1099px) {
	.ondatop .rev_slider_wrapper .rev_slider:before, .ondatop #map:before {
		bottom: -59%;	
	}

}

@media screen and (max-width: 992px) {
	#masthead .bottom-section.row {
		zoom: 0.8;
	}
	html .navbar-nav li:nth-child(3) .dropdown-menu.show,html .navbar-nav li:nth-child(2) .dropdown-menu.show {
	    left: 118px !important;
	}
}


@media screen and (max-width: 768px) {
	.ondatop #map:before {
		    bottom: -83%;
	}

}


