section{
	padding:40px 0 20px 0;
}

.main-header{
	background-color: #FFF;
}

.main-header:before{
	background-color: #d0d0d0;
}

.header-search_btn{
	background-color: #d0d0d0;
	color: #4d4d4d;
	margin-left:40px;
}

.hero-slider-item{
	padding-bottom:90px;
}

.promo-btn{
	margin-top:44px;
}

.hero-categories_title:before {
	right: -50px;
}

.message-open p{
	text-align:justify;
	padding:5px 0px;
	font-size:14px;
} 

/* Social Homepage */
.social-widget-button {
	position:fixed;
	top:90px;
	right:50px;
	color:#fff;
	line-height:40px;
	font-size:17px;
	background: #425998;
	z-index:116;
	cursor:pointer;
	border-radius:3px;
	box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(0,0,0);
}
.social-widget-button i{
	color:#FFF;
	padding:0px 10px;
}
.social-widget-button.closechat_btn i:before {
	content: "\f00d";
}

@media only screen and  (max-width: 768px) {
.social-widget-button {
	visibility: hidden;
	display: none;
}

}

.nav-holder nav li a,
.show-lang,
.show-lang i.arrlan,
.show-reg-form{
	color:#4d4d4d;
}

.header-search_btn span:before {
	background: rgba(77,77,77,1);
}

.logo-holder{
	height:65px;
	top:8px;
}

.tailor-made{
	background-color: #FFF;
	border-radius: 15px;
	opacity: 0.8;
	padding:50px 0px 50px 0px;
}

.tailor-made .video_section-title h2,
.tailor-made .video_section-title h4{
	color:#000;
}

.tailor-made .promo-link{
	background-color: #008095;
	margin-top:10px;
}

.listing-slider-strutture .swiper-container .gallery-item{
	width:auto;
}

.post-events .list-single-main-item.vertical{
	padding-top:10px;
	padding-left:20px;
}

.post-events .list-single-main-media{
	margin-bottom: 0px;
}

.post-events{
	margin-bottom:20px;
}

.post-opt-title{
	margin-bottom:5px;
}

.vertical .post-date{
	padding-top: 0px;
	text-align:left;
	font-size:12px;
	color:#566985;
	font-style:italic;
}

#filters-search{
	margin-bottom:0px;
}

.review-score-total{
	top:5px;
	right:30px;
	left:auto;
}

.review-score-total span.review-score-total-item{
	width:45px;
	height:45px;
	line-height:45px;
	font-size:20px;
}

.review-score-total .listing-rating{
	position:absolute;
	right:90px;
	top:15px;
	display:flex;
}

.review-range-container{
	margin-top:20px;
}

.review-total{
	top:-10px;
}

.description-room{
	padding:20px;
	text-align:left;
}

.room-disponibility{
	margin-bottom:15px;
}

.room-disponibility ul.cart_list li{
	padding: 5px 20px;
}

.checkout-table tbody tr td:first-child, 
.checkout-table tbody tr th:first-child{
	max-width: 80px;
	max-height: 50px;
}

.opening-hours ul li{
	text-align:left;
}

.listing-item-category-wrap{
	margin-right:20px;
}

.ab_text h4{
	font-size:18px;
	margin:12px auto 5px auto;
}
.ab_text h5{
	font-size: 14px;
	margin:10px auto 3px 5px;
}
.ab_text h4, .ab_text h5{
	text-align: left;
	color:#878C9F;
}

.listing-item-category-wrap .listing-item-category img{
	border-radius: 3px;
}

.listing-item-category-wrap span{
	margin-left:2px;
}

.main-cookie-holder{
	max-width: 620px;
}

.main-register .custom-form label{
	padding-bottom:0px;
}

.act-widget-header{
	padding-bottom:20px;
}

.act-widget p {
    float: left;
    position: relative;
    font-size: 10px;
    font-weight: 500;
    top: 16px;
    color: #7d93b2;
	text-align: justify;
}


/*DATEPICKER VISIBLE*/
.embedded-daterangepicker .daterangepicker .calendar-table table{
	width:200%;
}

.embedded-daterangepicker .daterangepicker::before,
.embedded-daterangepicker .daterangepicker::after {
  display: none;
}

.embedded-daterangepicker .daterangepicker {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  /*float: left;*/
  width: 100%;
  margin-top: 0;
}
.embedded-daterangepicker .daterangepicker .drp-calendar {
  width: 50%;
  max-width: 50%;
}
/*FINE DATEPICKER VISIBLE*/

/*FULL CALENDAR*/
.fc-ltr{
	padding:10px 20px 20px 20px;
} 

.fc-prev-button,
.fc-next-button {
	background: #008095;
	color:#FFF;
	padding: 5px 12px 6px 12px;
	border:none;
	margin-right:5px;
}

.fa-chevron-left,
.fa-chevron-right{
	position: relative;
	border-radius: 100%;
}

.fc-toolbar h2{
	text-align: left;
	font-size: 13px;
	padding-left:10px;
	font-weight: 600;
	color: #566985;
}
/*FINE FULL CALENDAR*/

.rating-badge i{
	font-size: 14px;
	color:#FACC39;
}

.quantity-item-adults,
.quantity-item-child{
	float:right;
}

.custom-form .quantity input.plus-adults,
.custom-form .quantity input.plus-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.custom-form .quantity input.minus-adults,
.custom-form .quantity input.minus-child{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.custom-form .quantity input.minus-adults, 
.custom-form .quantity input.plus-adults, 
.custom-form .quantity input.qty-adults,
.custom-form .quantity input.minus-child, 
.custom-form .quantity input.plus-child, 
.custom-form .quantity input.qty-child {
    width: 50px;
    height: 50px;
    border-radius: 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    -webkit-appearance: none;
}

.custom-form .quantity input.plus-adults,
.custom-form .quantity input.plus-child{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.custom-form .quantity input.minus-adults,
.custom-form .quantity input.minus-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.custom-form .quantity input.qty-adults,
.custom-form .quantity input.qty-child{
	color: #fff;
	width: 50px;
	border-right: none;
	border-left: none;
	cursor: default;
	-webkit-appearance: none;
	background: #018298;
}

.float-none input[type="text"],
.float-form input[type="email"],
.float-form input[type="password"]{
	float: none !important;
	clear: both !important;
}

.features-box{padding: 10px; margin-bottom:20px;}
.features-box p{text-align:center; line-height: 14px; text-align:center !important;}
p.error-title{ font-weight: bold; font-size:14px; color:#e53012; text-align:center !important;}
p.success-title{ font-weight:bold; font-size:14px; color:#FFF;}
.error-box {
	border:1px solid #e53012;
}

.success-box,
.success-box p {
	background: #018298;
	color:#FFF;
}

.profile-tooltip .lang-tooltip {
	width:200px;
}

.profile-tooltip .show-lang i.arrlan{
	left:80px;

}

.header-user-menu{
	margin-left: 0px;
}

.header-user-menu:after{
	left: -10px;
}

.header-user-name{
	color:#4d4d4d;
}

.header-user-name:before {
	color:#4d4d4d;
}


section.forgot-password{
	padding-top:0px;
}

section.forgot-password .login-column{
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

ul.elements-list{
	list-style: none;
	margin:0px;
	padding:0px 20px;
}

ul.elements-list li{
	padding:15px 0px;
	text-align:left;
	border:1px solid #E5E7F2;
	border-radius: 5px;
	background-color: #F9F9F9;
	margin:5px 0px;
}

.button-modify-address {
    padding: 8px 20px;
    border: 1px solid #e5e7f2;
    border-radius: 30px;
    background: #fff;
    font-size: 11px;
    font-weight: 400;
    color: #566985;
}

.button-modify i,
.button-delete i{
	float:right;
	width:40px;
	padding: 8px 10px;
	margin: 5px;
	text-align:center;
    border: 1px solid #e5e7f2;
    border-radius: 30px;
    background: #fff;
    font-size: 11px;
    font-weight: 400;
    color: #566985;
}

/* MAP */
.filters-legend{
	width:200px;
	position:absolute;
	padding:10px;
	left:20px;
	top:30px;
	background-color: #FEFEFE; /*rgba(229, 231, 242, 0.9)*/
	/*border:1px solid #FFF;*/
	/*color:#008095;*/
	border-radius:4px;
	overflow:hidden;
	box-shadow: 0 9px 26px rgba(58, 87, 135, 0.25);
	z-index: 990;
}

.legend-type-search{
	text-align: left;
	padding-bottom:10px;
	color: #888DA0;
	font-weight: 600;
}

.filters-legend .nice-select{
	padding-left:20px;
}

.filters-legend .nice-select:before{
	content: "";
}

.filters-legend ul li{
	width:100%;
}
/* MAP end*/

.message-modal-title{
	position: relative;
}

.message-modal-title h3{
	text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #566985;
 	font-family: 'Nunito', sans-serif;
}

section.forgot-password .login-column_header{
	margin-bottom:20px;
}

.reviews-comments-wrap{
	width:100%;
}

.review-score-total span.review-score-total-item {
    z-index: 2;
}

.shop-item_price{
	font-size: 16px;
}

.old-price{
	text-decoration:line-through;
	font-size: 12px;
}

.widget-text-search{
	position:relative;
}

.claim-price-wdget-content p{
	text-align: justify;
}

.restmenu-item-det-header{
	padding-bottom:0px;
}

.sizes-opt-title{
	text-align:left;
	padding: 0px 0px 5px 5px;
	font-size: 12px;
	color: #999;
	font-weight: 900;
}

.cart-totals #checkout-button a {
    float: right;
    margin-top: 30px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 4px;
    -webkit-appearance: none;
    transition: all 0.3s ease-in-out;
}

#cart-counter {
	position:absolute;
	bottom:-1px;
	width:14px;
	height:14px;
	line-height:14px;
	border-radius:100%;
	color:#fff;
	left:-5px;
	z-index:2;
	font-size:8px;
	font-weight:400;
}

.product-name{
	text-align: left;
}

.order-container .col-sm-12 {
    margin-bottom: 20px;
}

.order-container{
	padding:20px;
}

.list-single-main-item .order-container p{
	margin:0px;
	line-height: normal;
	text-align: right;
}

.restmenu-item-img img{
	margin-left:-70px;
}

.restmenu-item-det {
	min-height:65px;
}

.custom-form-payment label {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    font-weight: 500;
    color: #666;
    color: #878C9F;
    font-size: 13px;
    font-weight: 500;
}

.custom-form-payment .col-sm-12{
	margin-bottom:10px;
}

.custom-form-payment p.description{
	text-align:left;
	padding:10px 0px 5px 30px;
}

.custom-form.modal{
	padding:20px;
}

.category-carousel-wrap{
	height:auto;
}

.catcar-scrollbar{
	margin-top:10px;
}

.category-carousel .swiper-slide{
	width:170px !important;
	height:120px !important;
}

.category-carousel .swiper-slide img{
	width:100% !important;
	height:auto !important;
}

/* footer */
.footer-logo{
	float:none;
	margin-bottom: 0px;
}

.footer-logo img{
	height:140px;
}

.footer-widget .footer-contacts-widget p{
	text-align: center;
}

ul.footer-contacts li{
	width:100%;
	text-align:center;
	position:relative;
	padding-left:20px;
	padding-right:20px;
}

ul.footer-contacts li span{
	/*float: left;*/
	
}

ul.footer-contacts li span i{
	/*position:absolute;
	left:12px; */
	color:#FFF;
}

.footer-contacts li a i {
    color: rgba(255,255,255,0.81);
    padding-left: 4px;
}

.footer-logos{
	margin-top:20px;
	display:flex;
	justify-content: space-between;
	align-items: center;
}

.footer-logos img{
	height:100px;
}

.sub-footer .copyright{
	padding-bottom:25px;
}

.messages{
	margin:20px auto; 
	max-width:400px;
}

.reviews-comments-item-date{
	padding-right:20px;
}

/**** Colori Categorie */
/* Strutture Ricettive */
.hotel-bg,
.map-popup-location-category.hotel-cat {
	background:#f8c423;
}
.map-popup-location-category.hotel-cat:after  {
	content: "\f594";
}

/* Strutture Ristorative */
.restaurant-bg,
.map-popup-location-category.restaurant-cat {
	background:#e43012;
}
.map-popup-location-category.restaurant-cat:after  {
	content: "\f2e7";
}

/* Strutture Produttive */
.production-bg,
.map-popup-location-category.production-cat {
	background:#8abd24;
}
.map-popup-location-category.production-cat:after  {
	content: "\f722";
}

/* Eventi */
.event-bg,
.map-popup-location-category.event-cat{
	background:#BE31E3;
}
.map-popup-location-category.event-cat:after  {
	content: "\f561";
}

/*Esperienze*/
.experience-bg,
.map-popup-location-category.experience-cat{
	background:#36a9e1;
}
.map-popup-location-category.experience-cat:after {
	content: "\f6ec";
}

/*Itinerari*/
.itinerary-bg,
.map-popup-location-category.itinerary-cat{
	background:#F783AC;
}
.map-popup-location-category.itinerary-cat:after {
	content: "\f6b0";
}

/*Luoghi*/
.placevisit-bg,
.map-popup-location-category.placevisit-cat{
	background:#08a039;
}
.map-popup-location-category.placevisit-cat:after  {
	content: "\f87c";
}

/*Borghi*/
.city-bg,
.map-popup-location-category.city-cat{
	background:#a06127;
}
.map-popup-location-category.city-cat:after  {
	content: "\f64f";
}

.ab_text ul{
	margin:10px;
	text-align: left;
}

.ab_text ul li{
	padding:5px;
	text-align: left;
	color: #878C9F;
	font-size: 12px;
	line-height: 14px;	
}

.nav-holder nav li ul{
	min-width:200px;
}

.booking-list-message-text{
	margin-left:0px;
	padding-left:0px;
}

.booking-list-new{
	top:30px;
	left:auto;
	right:20px;
}

.order-table {
    border: 1px solid #eee;
    float: left;
    width: 100%;
    font-size: 12px;
    background: #fff;
    color: #888DA0;
}

.order-table {
    font-size: 12px;
    color: #888DA0;
	margin-bottom:20px;
}

.order-table > tbody > tr > td,
.order-table > tbody > tr > th,
.order-table > tfoot > tr > td,
.order-table > tfoot > tr > th,
.order-table > thead > tr > td,
.order-table > thead > tr > th {
    border-top: 1px solid #e5e7f2;
    padding: 5px 12px;
}

.order-table tr td,
.order-table tr th {
    border-top: 1px solid #e5e7f2;
    border-bottom: 1px solid #e5e7f2;
    border-right: 1px solid #e5e7f2;
    border-left: 1px solid #e5e7f2;
}

.order-table tbody tr td:first-child,
.order-table tbody tr th:first-child {
    max-width: 80px;
}

.order-table .product-name{
	font-size:12px;
}

.total-order{
	font-size:25px;	
}

.subtotal-order{
	font-size:18px;
}

.modal_vmd-open{
	cursor: pointer;
}

.share-container{
	margin-top:0px;
}

.share-container-title{
	text-align:center; 
	padding-top:0px;
	text-transform: uppercase; 
	font-size:10px; 
	font-weight: 800;
}

.share-container .share-icon{
	font-size:20px;
	padding: 0px 10px 0px 10px;
	color: #008095;
}

.button-before.box-widget-item-header:before{
	font-family: 'Nunito', sans-serif;
	content: "VISUALIZZA TUTTO > ";
	font-weight: bold;
	cursor: pointer;
}

.social-footer a i{
	margin-top:15px;
	font-size:35px;
}

/*background:#BE31E3;é/


/*section.hero-section{
	padding:150px 0 200px;
}*/