/*
Template Name: Le Dimore di Palazzo dei Priori
Version: 1.0.0
*/

/***********************************************************/

.logo-box {
	width: 10%;
}

.header-style-four.style-dark.style-home5 .main-box.style-two {
    margin-bottom: 0px;
}

.banner-section-nine {
	margin-top: 94px;
}


.sticky-header .main-menu .navigation > li {
    margin-left: 30px;
}

.home-feature.feature-section-two {
    padding: 120px 0 60px;
}

.gallery-block-one .inner-box .content-box,
.gallery-block-one .inner-box .content-box .title,
.gallery-block-one .inner-box .content-box .theme-btn {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}

.home-feature .feature-row .content-column .inner-column .sec-title h2 {
    display: block;
}

.home-icone .icon-box i {
    font-size: 350%;
    color: #AE7D54;
}

.home-icone .feature-block .inner-box .icon-box {
	text-align: center;
}

.news-block-four .inner-box:hover .image-box .image img:first-child {
	transform: none;
} 

.news-block-four .image-box .image img:first-child {
    transform: none;
	position: relative;
    opacity: 1;
	filter: blur(0px);
}

.news-block-four .content-box .post-meta .categories {
    color: #AE7D54;
}

.footer-style-one .about-widget .logo {
	width: 60%;
}

.header-style-four .sticky-header .main-menu .navigation > li.current > a, 
.header-style-four .sticky-header .main-menu .navigation > li:hover > a {
    color: #cb935d;
}

.page-title {
    padding: 0;
}

.elenco-1 .room-block .inner-box .box-caption {
    opacity: 1;
    visibility: visible;
    bottom: 30px;
}

.elenco-1 .room-block .inner-box .content-box {
    bottom: 84px;
    z-index: 9;
}

.elenco-1 .room-block .inner-box:before {
    opacity: 0.4;
    visibility: visible;
}

.elenco-1 .room-block .inner-box .box-caption .bx-links li {
    color: #fff;
    font-size: 16px;
}

.elenco-2 .btn-style-two {
    font-size: 14px;
    padding: 10px 16px;
}

.rooms-section.elenco-1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 630px;
    height: 576px;
    background-image: url(../images/icons/bg-shape.png);
    background-repeat: no-repeat;
    opacity: 0.7;
}

.rooms-section.elenco-1 {
    background: transparent;
}

.video-section-four .sec-title {
    margin-right: 60%;
}

.category-bike {
	font-weight: 700;
    padding-bottom: 10px;
    color: var(--theme-color1);
}

.service-section:before {
    content: none;
}

.faqs-section-home1:before {
    background-color: #f8f5f0;
}

.about-section-seven .solo-testo {
    background-color: transparent;
}

.contact-list .inner .list-info {
    display: grid;
}

.contact-list .inner .list-info span {
    font-weight: 600;
}

.contact-list .inner .list-info {
    margin-bottom: 13px;
    line-height: 1.875;
}

.gallery-block-one .inner-box .image-box .image img {
    height: auto;
}

.header-style-four .main-box .nav-outer .nav .navigation li {
	margin-right: 30px;
}

.elenco-1 .room-block .inner-box .content-box {
    bottom: 113px;
}

.elenco-1 .room-block .inner-box .box-caption.box-icone {
	bottom: 81px;
	border-top: 0px;
}

.about-section-seven .content-column .inner-column .sec-title h2 {
	margin-right: 0;
}

.product-details .bxslider .image-box {
    margin-right: 0px;
}

.reveal-right,
.reveal-left {
    clip-path: none;
}

.about-section-seven .image-column .inner-column:after {
    z-index: 1;
}

.elenco-1 .room-block .inner-box .content-box {
	padding-bottom: 10px;
}

.service-block-three .inner-box .content-box {
	margin-right: 20px;
}

.contact-details__info li .icon span {
	color: #fff;
}

.contact-details__info li .icon {
	background-color: var(--theme-color1);
}

.room-block .inner-box .box-caption .book-btn {
    font-size: 14px;
    font-family: "Open Sans", serif;
}

.box-intorno .btn-style-two {
    padding: 10px 20px;
}

.box-intorno .btn-box {
    padding-top: 15px;
}

.finanziamento {
	background-color: #F8F5F0;
	padding: 50px 0;
}

.loghi-fin {
	padding-bottom: 20px;
}

.finanziamento .text {
	font-size: 12px;
}


.google-map {
    width: 100%;
    height: 500px;
    overflow: hidden;
}


/****************** WIDGET PRENOTAZIONE APPARTAMENTI ********************/

.be-cta-button {
	background: #AE7D54 !important;
}

.be-date-day {
	color: #AE7D54 !important;
}

form.be-form.be-form-md {
    max-width: 100% !important;
}

/****************** RESPONSIVE ********************/

@media (max-width: 1199px) {
    .header-style-four .main-box .nav-outer .nav .navigation li {
        margin-right: 19px;
    }
	
	.main-menu .navigation > li > a {
		font-size: 12px;
	}
	
	.main-header .main-box .nav-outer {
		margin-right: initial;
	}
	
	.box-image-alternato {
		display: flex;
		align-items: center;
		background-color: #f8f5f0;
	}
	
	.contact-details__info {
		display: block;
	}
	
	.contact-details__info li + li {
		margin-top: 20px;
	}
}


@media (max-width: 991px) {
	
	.header-style-four.style-dark.style-home5 .main-box.style-two {
        padding: 10px 15px 10px;
    }
	
	.header-style-four .logo img {
        max-width: 100px;
    }
	
	.about-section-seven .image-column {
		margin: 0 auto;
	}

	.about-section-seven .content-column {
		text-align: center;
	}
	
	.about-section-seven .content-column .inner-column .btn-box {
		justify-content: center;
	}
	
	.box-image-alternato {
		justify-content: center;
	}
	
	.direzione-colonne {
		 flex-direction: column-reverse;
	}
	
	.sec-title .sub-title.style-three {
		margin-left: 0px;
	}
	
	.about-section-seven .content-column .inner-column .sec-title .text {
		margin-right: 0px;
	}
}


@media (min-width: 991.98px) {
    .header-style-four.style-dark .mobile-nav-toggler {
        display: none;
    }
}


@media (max-width: 767px) {

	.rent .rent-img {
		height: 300px;
	}
}


@media (max-width: 575px) {

    .home-icone .feature-block .inner-box {
        padding: 30px 20px 50px 20px;
    }
	
	.home-chi-siamo.about-section-seven .content-column .inner-column .btn-box .theme-btn {
		margin-right: 0px;
	}
	
	.main-footer .widgets-section {
		padding: 50px 0 34px;
	}
	
	.footer-style-one .about-widget .logo {
		width: 40%;
	}
	
	.feature-block .inner-box .icon-box {
        left: 0px;
	}
	
	.feature-block .inner-box .box-number {
		text-align: center;
	}
	
	.banner-section-nine {
		margin-top: 0px;
	}
	
	.about-section-seven .image-column .inner-column:after {
		left: 117px;
	}
}


@media (max-width: 575px) {
	
	.video-section-four .sec-title {
		margin-right: 0;
	}
}