@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.open-sans-tb-body {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    color: black;
}

.open-sans-tb-topbar {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 450;
    font-size: 1rem;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.open-sans-tb-navbar {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 450;
    font-size: 1.2rem;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.bg-graphic-black {
    background-color: #1D1D1B !important;
}

.bg-graphic-beige-60 {
    background-color: rgba(178, 162, 147, 0.6); /*#e8dacd*/
}

.bg-graphic-beige-20 {
    background-color: rgba(178, 162, 147, 0.2);
}



.bg-graphic-beige-10 {
    background-color: rgba(178, 162, 147, 0.1);
}

.bg-graphic-beige-100 {
    background-color: rgba(178, 162, 147, 1);
}


.navbar-brand>img{
    max-height: 100%;
    max-width: 100%;
}

.bg-unifi {
    background-color: #154283;
}

.navbar-nav:not(.navbar-sm) {
    height: auto;
}

.text-navbar-yellow {
    color: #ffffba !important;
}

.text-navbar-yellow:hover {
    color: #ffffff !important;
}

.text-navbar-green {
    color: #baffc9 !important;
}

.text-navbar-green:hover {
    color: #ffffff !important;
}

.text-navbar-blue {
    color: #bae1ff !important;
}

.text-navbar-blue:hover {
    color: #ffffff !important;
}

.text-navbar-red {
    color: #ffb3ba !important;
}

.text-navbar-red:hover {
    color: #ffffff !important;
}

.mega-menu-voice, .mega-menu-voice a, .mega-menu-voice p {
    text-wrap: wrap;
}

.open-sans-tb-navbar a, .link-style{
    text-transform: uppercase;
    font-size: 1rem
}

.bg-navbar-blue {
    background-color: rgba(186, 225, 255, 1);
}

.bg-navbar-red {
    background-color: rgba(255, 179, 186, 1);
}

.bg-navbar-yellow {
    background-color: rgba(255, 255, 186, 1);
}

.bg-navbar-green {
    background-color: rgba(186, 255, 201, 1);
}

/* Da rivedere e impostare come variabili globali */
.dropdown-item, .dropdown-item a, .dropdown-item:hover{
    color: black;
}

.dropdown-item a{
    text-decoration: underline !important;
    text-transform: capitalize;

}

/*.navbar-light .navbar-nav .nav-item:hover > .nav-link, .navbar-light .navbar-nav .nav-link[aria-expanded="true"]{
    color: white !important;
}*/

.dropdown-menu[data-bs-popper]{
    top: 80px;
}

.menu-full-colored a, .link-style{
    color: black;
    text-decoration: underline;
    font-weight: bold;
}
/* /Da rivedere e impostare come variabili globali */


/*.navbar-nav .nav-link.dropdown-toggle:not(.nav-link-caret-hide)::after {
    border: 0;
    content: "\f1c2 ";
    font-family: Flaticon;
    font-size: 25px;
    height: 25px;
    line-height: 1em;
    position: relative;
    display: block;
    left: 50%;
    padding-bottom: 0 !important;
    width: 25px;
}*/

.dropdown-toggle::after {
    display: none !important;
}
.close-menu-voice {
    text-decoration: none !important;
}

.top-link {
    color: #000000;
}

.top-link:hover {
    color: #000000 !important;
    text-decoration: underline !important;
}

.list-group-item:hover {
    background-color: rgba(178, 162, 147, 0.1) !important;
}

.modal-menu-voice p {
    color: #000000;
    font-size: 1.2rem;
    font-weight: 370;
}

.modal-menu-voice a:hover {
    color: #7B3F00;
    text-decoration: none;
}

.breadcrumb-tommaseo{
    color: #000000 !important;
    text-decoration: underline !important;
}

.btn-brown {
    color: #ffffff !important;
    background-color: #7B3F00 !important;
    border-color: #7B3F00 !important;
}

.btn-brown:hover {
    color: #ffffff !important;
    background-color: #954535 !important;
    border-color: #954535 !important;
}

.btn-brown:focus, .btn-brown.focus {
    box-shadow: 0 0 0 0.2rem rgba(149, 69, 53, 1);
}

    .btn-brown.disabled, .btn-brown:disabled {
        color: #ffffff;
        background-color: #954535;
        border-color: #954535;
    }

    .btn-brown:not(:disabled):not(.disabled):active, .btn-brown:not(:disabled):not(.disabled).active,
    .show > .btn-brown.dropdown-toggle {
        color: #ffffff;
        background-color: #954535;
        border-color: #954535;
    }

.btn-brown:not(:disabled):not(.disabled):active:focus, .btn-brown:not(:disabled):not(.disabled).active:focus,
.show > .btn-brown.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(123, 63, 0, 1);
}

.fill-primary-brown {
    fill: #5C4033 !important;
}

.text-primary-brown {
    color: #5C4033 !important;
}

.content-text, .content-text p {
    color: #000000 !important;
}

.menu-carte-tommaseo-online a {
    font-size: 1.3rem;
}

.risultati_ricerca:hover {
    background-color: rgba(196, 164, 132, 0.4);
}

.sticky-col {
    position: sticky;
    top: 60px; /* Regola questo valore in base all'altezza dell'header della modale */
    height: calc(100vh - 160px); /* Altezza della viewport meno l'altezza approssimativa di header e footer */
    overflow-y: auto;
    padding-right: 15px;
}

.img-pagina-poesia-evidenziata {
    border: 8px solid yellow !important;/* Bordo spesso e colore arancione acceso */
    /*box-shadow: 0 0 15px rgba(255, 102, 0, 0.75) !important;*/ /* Ombra incandescente dello stesso colore */
    /*outline: 4px solid #ffff00 !important;*/ /* Bordo esterno giallo per ulteriore risalto */
    /*outline-offset: 4px !important;*/ /* Spazio tra il bordo e l'outline */
}