.kw-rooms-comfort-section .kw-room-card-inner {
    flex-direction: row;
    align-items: center;
    margin: 15px 0;
}

.kw-rooms-comfort-section .kw-room-card {
    border: none;
}

.kw-rooms-comfort-section .kw-room-card-body {
    padding: 0 20px
}

.kw-rooms-comfort-section .kw-room-card-body::before {
    content: none;
}

.kw-rooms-comfort-section h3.kw-room-card-title {
    margin: 0;
    font-family: Albert Sans, serif;
    font-size: 17px;
}

.nav-sticky-wrapper .art-nav {
    opacity: 1;
    /*box-shadow: 0 0 20px #cdbaa1;*/
}

.kw-rooms-comfort-section h2.kw-module-header {
    margin-bottom: 70px;
}

.kw-rooms-comfort-section .row {
    margin-bottom: 70px;
}

.kw-rooms-section a.btn-secondary {
    border: 1px solid var(--color-primary);
}

.kw-rooms-section a.btn-secondary .icon {
    border: 1px solid var(--color-primary);
    border-left: 0;
    border-right: 0;
}

.kw-rooms-section .kw-room-card-image img {
    max-width: 100%;
}

.owl-carousel.owl-theme .owl-nav.disabled {
    display: none;
}

.art-testimonianze-item {
    background-color: var(--color-primary);
    position: relative;
    padding: 45px 25px 25px 25px;
}

.owl-carousel.owl-theme .art-testimonianze-item img {
    width: 150px;
    height: 150px;
}

.art-testimonianze-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 7px;
    width: 64px;
    background-color: #d9c096;
}

.art-modulo-testimonianze .owl-carousel.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: end;
}

.art-modulo-testimonianze .owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 64px;
    height: 7px;
    background-color: rgba(217, 192, 150, 0.3);
    opacity: 1;
    margin-left: 8px !important;
    margin-bottom: 5px !important;
    border-radius: 0;
    margin-right: 0 !important;
}

.art-modulo-testimonianze .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background-color: rgba(217, 192, 150, 1);
}

.richiesta-disponibilita-section .form .form-check-label a {
    color: #F7EAD9;
    text-decoration: underline;
}

.wine-experience-section {
    background-position: center center;
    margin-top: 50px;
}

#system-message-container joomla-alert[type=info],
#system-message-container joomla-alert[type=notice],
#system-message-container joomla-alert[type=success],
#system-message-container joomla-alert[type=danger],
#system-message-container joomla-alert[type=warning] {
    max-width: 500px;
    margin: 20px auto;
}

i._access-icon.material-icons._access {
    background-color: #a94c2a !important;
    box-shadow: none !important;
    margin-bottom: 5px;
    z-index: 1 !important;
}

i._access-icon.material-icons._access:hover {
    transform: none;
    background-color: #803a20 !important;
}

.lang-block .lang-active a, div.mod-languages ul li.lang-active, div.mod-languages a {
    background-color: transparent !important;
    color: #4b4137;
}

ul.dropdown-menu.lang-block {
    min-width: auto;
}

div.mod-languages ul.lang-block li a {
    font-size: 14px;
    text-transform: uppercase;
}

.btn-secondary .label {
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.back-to-top-link {
    z-index: 1;
}

div.grecaptcha-badge {
    display: none;
}

button#manageCookieButton {
    display: none;
}

.art-button, button.art-button, a.art-button, a.art-button:active, a.art-button:link, a.art-button:visited {
    border: 0;
    background-color: var(--color-secondary);
}

.art-button:hover, a.art-button:link:hover button.art-button:hover {
    background-color: var(--color-primary-contrast);
}

input.booking-hero__value {
    padding: 0;
    border: 0;
    background-color: transparent !important;
}

.booking-hero__field.datepicker {
    cursor: pointer;
}

.booking-hero__field.datepicker input {
    cursor: pointer;
}

.booking-hero__field.selectospiti {
    cursor: pointer;
    position: relative;
}

.booking-hero__cta {
    margin-bottom: 0;
}

.booking-hero__field.selectospiti .booking-hero__label {
    margin-bottom: 34px;
}

select#adults {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    text-indent: 45px;
    padding-top: 23px;
}

.metismenu-item.mobile-lang {
    display: block;
    height: auto;
}

.metismenu-item.mobile-lang div.mod-languages {
    width: 100%;
    display: block;
    border-top: 1px solid var(--color-primary-contrast);
    margin-top: 30px;
}

.metismenu-item.mobile-lang .mod-languages__select.btn-group {
    margin-top: 30px;
    display: block !important;
}

.metismenu-item.mobile-lang button {
    border-top: none;
    padding: 0;
    height: auto;
    margin: 0;
}

.metismenu-item.mobile-lang .mm-collapse:not(.show) {
    display: none;
}

.metismenu-item.mobile-lang .mm-collapse.show {
    display: block;
}


.filtro_news{
    margin-bottom: 15px;
}

.filtro_news ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #C7CBC9;
    padding-bottom: 15px;
}

.filtro_news ul > li{
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
    font-weight: 400;
}

.filtro_news ul > li.active,.filtro_news ul > li:hover{
    text-decoration: underline;
    color: #000;
}

div.faq-page div.faq-homepage {
    padding: 0;
}

article.wine-card h2.wine-card-title {
    font-size: 29px;
}

/* Extra extra large devices (<1400px) */
@media (max-width: 1399.98px) {
    .booking-hero__field {
        min-width: 300px;
    }
}

/* Extra large devices (max-width 1199.98px) */
@media (max-width: 1199.98px) {
    .booking-hero__top {
        height: auto;
        padding: 10px;
        display: block;
    }

    h2.booking-hero__title {
        height: auto;
        font-size: 28px;
        margin-bottom: 5px;
    }

    h2.booking-hero__title.h2 {
        height: auto;
        font-size: 28px;
        margin-bottom: 5px;
    }

    .booking-hero__top-right {
        margin: 10px 0;
    }

    .booking-hero__bottom {
        padding: 10px;
        height: auto;
        display: block;
    }

    .booking-hero__bottom h3 {
        font-size: 26px;
        height: auto;
        min-width: auto;
    }

    .booking-hero__fields {
        display: block;
    }

    .booking-hero__field {
        min-width: auto;
        height: auto;
    }

    a.booking-hero__cta {
        width: 100%;
        margin-top: 10px;
    }
}

/* Large devices (max-width 991.98px): Desktops */
@media (max-width: 991.98px) {
    div.navbar-brand {
        text-align: center;
        margin: 10px auto;
    }

    div.mod-languages {
        border: 0;
    }

    nav.navbar {
        position: initial;
    }

    button#hamburgerMenu.is-active {
        position: absolute;
        top: 10px;
        right: 0px;
    }

    div.mobile-menu .art-hmenu .metismenu-item a {
        font-size: 1.2rem;
    }

    .container-header .navbar-brand {
        text-align: center;
        margin: 5px auto;
    }

    .container-header .navbar-collapse {
        border-top: 0 !important;
        background-color: #f7ead9;
    }

    .art-modulo-topmenu {
        display: none;
    }

    .contact-mobile-menu {
        z-index: 9;
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .footer-copyright {
        height: auto;
        padding: 10px 0;
        margin-bottom: 68px;
    }

    .mobile-lang .moduletable  {
        width: 100%;
    }

    .art-nav.menu-default {
        border-bottom: 1px solid #000;
    }
}

@media (min-width: 992px) {
    .navbar-collapse {
        opacity: 1 !important;
    }
}

/* Medium devices (max-width 767.98px): Tablets */
@media (max-width: 767.98px) {
    .wine-experience-section.coffee .box {
        margin-top: 24px;
    }

    .art-postcontent h1, h1, .h1, .art-postcontent .h1 {
        font-size: 32px;
    }

    .richiesta-disponibilita-section .row {
        --gutter-x: 1.5em;
    }

    /*a.cta-menu-link:link, a.cta-menu-link:visited {
        background-color: transparent;
        color: #a94c2a !important;
    }*/
    #homepage-slider .swiper {
        min-height: initial;
        height: calc(100vh - 113px);
    }

    .homepage-article {
        margin-top: 50px;
    }

    .homepage-title-intro {
        padding: 0;
    }

    section.homepage-why-brescia {
        margin: 0;
    }

    .homepage-why-brescia div[class^='col-'] {
        margin-left: 0;
        margin-bottom: 20px;
        max-width: 100%;
        display: block;
    }

    .kw-room-card {
        height: auto;
        display: block;
        margin-bottom: 20px;
    }

    .kw-rooms-section .row {
        padding: 0;
    }

    .kw-rooms-section {
        padding: 50px 0;
    }

    .kw-rooms-comfort-section {
        padding-bottom: 0;
    }

    .restaurant-section {
        padding: 50px 0 0;
    }

    .kw-rooms-comfort-section .row {
        margin-bottom: 0;
    }

    .art-postcontent h2, h2, .art-postcontent .h2, .h2 {
        font-size: 28px;
    }

    section.restaurant-box {
        padding: 25px 0;
    }

    .kw-rooms-comfort-section .image-slider .swiper {
        height: 400px;
        min-height: initial;
    }

    div.kw-guide-gastronomiche-section {
        padding-top: 0;
    }

    .wine-experience-section .box {
        margin: 50px 0;
        display: block !important;
    }

    .wine-experience-section.wine .box div:first-child {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .faq-section-home {
        padding: 0;
    }

    .art-testimonianze-item {
        flex-direction: column !important;
    }

    .art-testimonianze-contenuto {
        margin-top: 20px;
        margin-left: 0 !important;
    }

    .owl-carousel.owl-theme .art-testimonianze-item img {
        margin: 0 auto;
    }

    .review-section {
        padding: 50px 0;
    }

    .review-section h2 {
        margin-bottom: 30px;
    }

    .three-reasons-section .card-body {
        min-width: auto;
    }

    .wine-hero-card {
        position: absolute;
        top: 0;
        margin: 0 20px;
        max-width: 720px;
    }

    .header-slider .swiper {
        margin-bottom: 30px;
        margin-top: 291px;
    }

    .header-slider .section-container, .image-slider .section-container {
        position: initial;
        padding: 0;
    }

    .header-slider {
        position: relative;
    }
}

/* Small devices (max-width 575.98px): Mobile portrait */
@media (max-width: 575.98px) {
    .art-footer .copyright p, .art-footer .copyright a {
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
        font-size: 12px;
    }

    .booking-hero {
        margin-top: -250px;
    }
}

