﻿
.txt-evidence {
    color: #BD945A
}
.banner-header h5, [data-overlay-dark].banner-header h5 {
    color: #fff!important;
}
.banner-title {
    position: relative;
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-size: 60px;
    text-shadow: 2px 2px 8px #3d3d3d;
    line-height: 80px;
    color: #fff;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    margin-bottom: 15px;
    text-transform: uppercase;
}
/* -- BREADCRUMB -- */
.breadcrumb_site {
    font-size: 16px;
    font-weight: 300;
    color: #222;
}
.breadcrumb_site span {
    padding: 0px 6px;
}

/* -- iframe news -- */
.frame_news {
    width: 100%;
    height: 1030px;
    border: none;
    overflow-y: hidden;
}

/* -- LOGO -- */
.logo-wrapper .logo-img {
    width: 160px;
}

/* -- ROOMS -- */
.rooms1 p {
    color: #fff;
}
.button-3 {
    padding: 12px 5px;
    line-height: 24px;
}
@media only screen and (min-width: 768px) {
    .button-3 {
        padding: 12px 10px;
    }
}
.hr-custom {
    border: 1px solid #bd945a
}

@media (min-width: 767px) {
    /* -- iframe news -- */
    .frame_news {
        height: 960px;
    }
}
@media (min-width: 992px) {
    /* -- iframe news -- */
    .frame_news {
        height: 1130px;
    }
}
.bdpp-post-carousel-wrap h2.bdpp-post-title {
    font-size: 16px !important;
    line-height: 22px !important;
}

/* -- HEADER -- */
.rixos-menu .ti-angle-down{
    margin-left:6px;
    margin-top:-4px
}
.btn-light {
    background: rgba(255,255,255,0.2);
    font-family: "Urbanist", sans-serif;
    border: 1px solid #fff;
    letter-spacing: 3px;
}

    .btn-light:hover, .phonex .buton-3:hover {
        background: #bd945a
    }

.phonex {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 5;
    transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
    transform-style: preserve-3d;
    font-family: "Urbanist", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
}

    .phonex i {
        font-size: 18px;
        margin-right: 3px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: rgba(255,255,255,0.2);
        color: #fff;
        border-radius: 100%;
        text-align: center;
        border:1px solid #fff
    }
@media only screen and (min-width: 768px) {
    .phonex i {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}

    .phonex .button-3 {
        border: 0px!important;
        background-color: transparent;
    }
        .phonex .button-3:hover i {
            background: #bd945a;
        }

.scrolled.awake .phonex i {
    color: #000;
    border: 1px solid #000
}

/* -- FOOTER -- */
.footer-mobilemenu {
    display: none;
}
@media screen and (max-width: 768px) {
    .footer-mobilemenu img {
        width: unset
    }


    .footer-mobilemenu {
        display: block;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 68px;
        background-color: rgba(0,0,0,0.9);
        z-index: 30;
        box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.50);
        padding: 0px;
    }

        .footer-mobilemenu ul {
            display: flex;
            align-items: center;
            height: 100%;
            list-style-type: none;
            padding: 10px 0px
        }

            .footer-mobilemenu ul li {
                display: flex;
                align-items: center;
                width: 100%;
                text-align: center;
                border-left: 1px solid rgba(170,132,83,0.60);
                position: static;
                padding: 0px 0px 0px 0px;
                justify-content: center;
            }

                .footer-mobilemenu ul li, .footer-mobilemenu ul li a {
                    display: block;
                    color: #ffffff;
                    font-size: 14px;
                    text-align: center;
                    text-transform: uppercase;
                }


        .footer-mobilemenu .flaticon-call {
            font-size: 24px
        }


}

.sticky_book {
    background-color: #ab8a62;
    margin: 4px;
}

/* -- LISTINI PREZZI -- */

.menu-item {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 0;
    border-bottom: 1px solid #eaeaea;
}

    .menu-item:last-child {
        border-bottom: none;
    }

.item-name {
    font-size: 1.1rem;
    font-weight: 500;
}

.item-desc {
    font-size: 0.9rem;
}
.menu-grid h3 {
    margin-top: 30px!important;
    color: #BD945A
}
.item-price {
    font-weight: 600;
}

@media (min-width: 768px) {
    /*.menu-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
    }*/
}
.price-tag {
    font-weight: 700;
}

.pricelist .card {
    transition: transform .15s ease, box-shadow .15s ease;
}

    .pricelist .card:hover {
        transform: translateY(-2px);
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,.08);
    }

.badge-time {
    background: #f1f3f5;
    color: #0f172a;
}

.pricelist .section-bg {
    background: linear-gradient(180deg,#ffffff, #f8f9fa);
}

.pricelist ul li {
    list-style:disc
}
.pricelist h3 {
    color: #BD945A;
    font-weight:600
}
.cards-pack strong {
    color:#000
}
.pricelist .cards-pack h3 {
    color: #fff;
    text-transform:uppercase
}
.cards-pack  .box-title {
    background-color: #c3af8e;
}
hr.list {
    margin: 3rem 0;
    color: #BD945A;
    border-top: 1px dashed !important;
    opacity: 1 !important;
}



.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}
@media (min-width: 576px) {
    .owl-stage {
        height: 600px;
    }

    .owl-carousel .item, .owl-carousel .owl-item {
        height: 100%;
    }
}

/* -- CONTATTI -- */
.reservations {
    display: flex;
    align-items: center;
}

.reservations .icon {
    position: relative;
    top: 3px;
}

.reservations .icon span {
    font-size: 35px;
    color: #8e6d45;
}

.reservations .icon.color-1 span {
    font-size: 40px;
    color: #fff;
}

.reservations .text {
    margin-left: 20px;
}

.reservations .text p {
    font-size: 15px;
    margin: 0;
}

.reservations .text a {
    font-size: 22px;
    color: #8e6d45;
    font-family: "Gilda Display", serif;
}

.reservations .text a.color-1 {
    color: #fff;
}


/* -- PHOTOGALLERY -- */


.fancybox-is-open .fancybox-bg {
    opacity: .6 !important
}

.singPhoto {
    display: none; /* Hide all elements by default */
}

/* The "show" class is added to the filtered elements */
.show {
    display: block;
}

#myBtnContainer {
    text-align: center;
    margin-bottom: 35px
}

.btnFiltro {
    border: 1px solid #ddd;
    padding: 8px 8px;
    width: 165px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 10px
}

    .btnFiltro:hover {
        background-color: #ddd;
    }

    .btnFiltro.active {
        background-color: #c3b48e;
        color: white;
    }

.gal {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

    .gal img {
        width: 100%;
        padding: 7px 0;
    }

.milenia-gallery-item-link::before {
    top: 7px;
    bottom: 7px;
}

@media screen and (min-width: 768px) {
    .gal {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
    }
}

@media screen and (min-width: 992px) {
    .gal {
        -webkit-column-count: 3; /* Chrome, Safari, Opera */
        -moz-column-count: 3; /* Firefox */
        column-count: 3;
    }
}

@media screen and (min-width: 1200px) {
    .gal {
        -webkit-column-count: 4; /* Chrome, Safari, Opera */
        -moz-column-count: 4; /* Firefox */
        column-count: 4;
    }
}

