.body {
    background-color: rgb(252, 251, 247);
}

h1, h2, h3, h4, h5, h6 {
    font-family: "DM Sans", sans-serif;
}

.breadcrumbs-area {
    background: hsl(83, 100%, 25%); /* rgb(249, 245, 235); */
    border-bottom: none;
    margin-bottom: 40px;
}

.breadcrumbs-menu ul li a {
    color: white; /* rgb(120, 97, 54); */
    font-weight: bold;
}

.breadcrumbs-menu ul li a:hover {
    text-decoration: underline;
    color: white;
}

.home-4 .section-title-2 h3, .home-4 .section-title-2 h2, .left-title h3 {
    border-bottom: 0px solid #00abe0;
    border-bottom-color: rgb(199, 190, 173);
}

.home-4 div.autocomplete-suggestions {
    background-color: white;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-top-style: solid;
    border-top-width: 2px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(23, 23, 23);
    display: block;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.autocomplete-group, .esplora .autocomplete-group {
    padding: 4px 20px 4px;
    display: block;
    font-weight: bold;
    border: 0;
    border-bottom: 1px solid #000;
    background-color: white;
/*    color: hsl(83, 100%, 25%);*/
    color: rgb(23,23,23);
    font-family: "Ogg", serif;
    font-size: 18px;
    margin-top: 20px;

}

.autocomplete-suggestion {
    font-family: "DM Sans", sans-serif;
}

a.elenco_biblio_link {
    color: rgb(120, 97, 54);
    font-weight: bold;
}

.leaflet-container .leaflet-control-search {
   border-color: rgb(199, 190, 173);
}

.section-title-2 h3, .section-title-2 h2, .left-title h3, .user-login-area h3 {

    font-size: 28px;
    text-transform: none;
    font-family: "Ogg", serif;
    margin-bottom: 30px;
}

.slider-group {
    background-color: rgba(0, 0, 0, 0);
}

.single-banner-2 {
    background: rgb(249, 245, 235) none repeat scroll 0 0;
}

.single-banner-2:hover {
    /*background: hsl(83, 100%, 33%) none repeat scroll 0 0;*/
    background: black;
}

.single-banner-2:hover .fa-wikipedia-w {
    /*background: hsl(83, 100%, 33%) none repeat scroll 0 0;*/
    color: white !important;
}

.single-banner-2 .single-text-2 h2 {
    font-family: "DM Sans", sans-serif;
}

.slider-reti .rete-container-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    border-radius: 5px;
    color: black;
    background: #f6f3ec;
    border: 1px solid #efefef;
}

.slider-reti .rete-container-inner div {
    width:75%;
}

.slider-reti .rete-container-inner div i.fa-map-pin {
    color: red;
    padding-right: 10px;
}

.slider-reti .rete-container-inner div > p.pin-wrapper {
    text-transform: uppercase;
    font-size: 75%;
}

.slider-reti .rete-container-inner div p {
    text-align: left;
    font-family: "Ogg", serif;
    padding: 5px 10px;
}

.slider-reti .rete-container-inner p {
     color: black;
}


.home-4 .slider-reti .libSelected {
    border: 1px solid hsl(83, 100%, 33%);
    background: white;
}

.home-4 .slider-reti .libSelected p {
    color: black;
}

.tab-active-3 .owl-dots .active span, .slider-reti .owl-dots .active span {
        background: #000000;
}

.slider-reti.owl-carousel .owl-nav button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0px;
    color: #000;
    font-size: 40px;
    top: 56px;
    left: 0px;

}


.home-4 .product-wrapper:hover {
    box-shadow: none;
}

.home-4 .slider-reti .owl-nav button.owl-prev:hover, .home-4 .slider-reti .owl-nav button.owl-next:hover,  .home-4 .slider-reti .owl-nav button.owl-prev:hover, .home-4 .slider-reti .owl-nav button.owl-previous:hover{
    background: rgba(0,0,0,0);
}



.owl-dots span {
    height: 4px;
    width: 4px;
}

.home-4 .slider-reti .owl-nav button.owl-prev:hover, .home-4 .slider-reti .owl-nav button i {
    color:black;
}



.single-banner-2 .single-text-2 p, .left-menu ul li a {
    font-family: "DM Sans", sans-serif;
    text-transform: capitalize;
    color: #766138;
/*    background: var(--body-background-color);
    padding-left: 30px;*/
    background: transparent;
}

.single-banner-2 {
    align-items: center;
    display: flex;
    padding: 13px 20px 12px 20px;
}

.single-banner-2 h2 {
    padding-bottom: 5px;
}



.single-icon-2 .book, a:hover .single-icon-2 .book {
    height: 35px;
}

a .single-icon-2 .fa.fa-wikipedia-w {
    color: #000;
    font-size: 120%;
}


.argomento-home {
    background: rgb(255, 255, 255);
    font-family: "DM Sans", sans-serif;
}

.argomento-home .title {
    color: #222;
    font-family: "Ogg", serif;
}

.argomento-home div.credits {

    height: 30px;
    transform: translateX(-20px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: rgb(249, 245, 235);
    border-color: rgb(120, 97, 54);
    color: rgb(120, 97, 54);
    width:80%;
    
}

.credits a, .credits a:hover, .credits a:visited {
    color: rgb(120, 97, 54);
    text-decoration: none;
}

.credits a em {

    display: none;

}

.center-cropped i.fa.fa-user {
    background: rgb(120, 97, 54);
    border: 1px solid #fff;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.argomento-home .abstract {
    color: #666666;
    font-family: "DM Sans", sans-serif;
}


.product-wrapper {
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
}

.tab-active.owl-carousel .owl-nav button, .post-active.owl-carousel .owl-nav button, .bestseller-active.owl-carousel .owl-nav button, .tab-active-3.owl-carousel .owl-nav button, .hot-sell-active.owl-carousel .owl-nav button {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    color:black;
    top:44%;
}

.home-4 .owl-nav button.owl-prev:hover, .home-4 .owl-nav button.owl-next:hover {
    background: rgba(0,0,0,0);
    color:black;
}

a#scrollUp {
    background: hsl(83, 100%, 33%) none repeat scroll 0 0;
    bottom: 16px;
}

a#scrollUp:hover {
    background: hsl(83, 100%, 33%) none repeat scroll 0 0;
}

.sit-navigation__wrapper {
    top: 90px;
}

.sit-banner .sit-banner__container {
    width: 100%;
}

span.beta {
    font-family: "DM Sans", sans-serif;
    display: none;
}

.sit-hero {background: transparent; font-size: 1rem;}
.sit-container {width:100%;}


@media screen and (max-width: 760px){
    .sit-hero {
        padding-top: 100px;
    }
}


.sit-hero__title {
    font-size: 5rem;
    color: white;
}

.sit-hero__subtitle {
    font-size: 2.5rem;
    color: white;
}

.sit-hero__description {
    color: white;
}

@media screen and (max-width: 768px) {
    .sit-hero__title, .sit-hero__subtitle {
        font-size: 1.6rem;
        color: white;
    }
}

.sit-hero-biblio-bg {
    background-image: url(../images/biblio-hero-bg-2.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.sit-footer__navigation, .sit-footer__main {
    padding: 40px;
}


/*
Catalogo
*/

.shop p, .shop label, .shop li, .shop a {
    font-family: "DM Sans", sans-serif;
}

.shop .site-title p {
    font-family: "Ogg", serif;
}

.is-biblio .shop-main-area {
    background: white;
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-title-5 h3 {
    font-size: 28px;
    position: static;
    text-transform: none;
    font-family: "Ogg", serif;
    border-bottom: none;
}

.sit-links-container a, .sit-links-container i {
    display: inline-block;
}

.sit-links-container a.active {
    color: black;
    font-weight: bold;
}

.shop #ecosystemNavWrapper p, .shop #ecosystemNavWrapper label, .shop #ecosystemNavWrapper li, .shop .shop #ecosystemNavWrapper a {
    font-family: "Ogg", serif;
}

.jumbotron {
    /*background-color: rgba(104, 168, 0, 1);*/
    background-color: var(--body-background-color);
}

/*.jumbotron, .container-fluid .jumbotron {
    border-radius: 6px !important;
    border: 1px solid #e0e0e0 !important;

}*/

/*body.shop .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: var(--body-background-color);
    font-family: "DM Sans", sans-serif;
    color: #333;
    border-bottom: 2px solid #e0e0e0;
}*/

body.shop .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: var(--body-background-color);
    font-family: Ogg, serif;
    color: #333;
    border-bottom: none;
    text-transform: capitalize;
}


.shop .contact-form form .single-form-3 input {
    font-family: 'DM Sans', sans-serif;
    border-radius: 6px;
}

.shop .contact-form form .single-form-3 button {
    background: rgba(104, 168, 0, 1);
    border-radius: 6px;
    font-family: 'DM Sans', sans-serif;
    font-weight: bold;
}

.shop .contact-form form .single-form-3 button:hover {
    background: black;
}

.shop strong, .shop p, .shop label, .shop li, .shop a {
    font-family: 'DM Sans', sans-serif;
}

.shop p, .shop label, .shop li, .shop a {
    font-family: "DM Sans", sans-serif;
}

.advanced-search select {
    font-family: 'DM SANS';
    font-family: "DM Sans", sans-serif;
    border-radius: 6px;

}

input#isbn {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

a#resetta {
    color: white;
}

.left-menu ul li a.active, .left-menu ul li a.active span {
    color: #000;
    font-weight: bold;
}

li#authors_toggle_icon a, li#subjects_toggle_icon a {
    text-transform: none;
    color: #000;
    font-weight: bold;
}

.jumbotron form strong {
    color: #212529;
}

@media  screen and (max-width: 1024px) {
    .portlet {
        margin-top: 80px;
    }
}

@media screen and (max-width: 768px) {
    .section-title-5 h3 {margin-top: 40px;}
}

.product-wrapper-content .product-details a,
.product-price ul li {
    font-family: "DM Sans", sans-serif;
}

.product-wrapper-content .product-details h4 a {
        font-family: "Ogg", serif;
}

.record_type_label {
    font-family: "DM Sans", sans-serif;
    color: black;
    padding: 5px;
    font-weight: bold;
}

.product-link .add-to-link ul li a:hover, .product-wrapper-content .product-details h4 a:hover, .product-link .add-to-link ul li a.add:hover, .product-wrapper-content .product-details h4 a:hover, .product-link .add-to-link ul li a.remove:hover {
        color: #333;
        text-decoration: underline;
}

.shop .single-shop {
    padding-bottom: 20px;
}
.product-wrapper-content {
    margin-bottom: 0px;
}

.shop .product-img {
    height: auto;
}

.shop .autocomplete-suggestions strong, .single-argomento .autocomplete-suggestions strong, .single-record .autocomplete-suggestions strong, .login .autocomplete-suggestions strong, .esplora div.autocomplete-suggestions strong, .esplora div.autocomplete-suggestions span, .home-4 div.autocomplete-suggestions span, .home-4 div.autocomplete-suggestions strong {
    color: black; /*rgb(104, 168, 0)*/;
    font-family: "DM Sans", sans-serif;
    font-weight: bold;
}

/* MAP */

#header-search-container {
    min-width: 150px;
    width: 400px;
}

/*@media screen and (max-width: 420px){
    #header-search-container {
        display: none;
    }
    .sit-header {
        width: 100vw !important;
    }
}*/

#headerForm {
    width: 100%;
}

#headerForm input {
   background: rgb(249, 245, 235);
}

.header-search form a {
    background: rgba(104, 168, 0, 1) none repeat scroll 0 0;
}

.esplora button, .sit-navigation__toggle-label {
    display: inline;
}

.esplora .site-name {
    font-family: "Ogg", serif;
}

.esplora p, .esplora span {
    font-family: "DM Sans", sans-serif;
}

/* Area personale */

.user-login-area {
    height: auto;
    overflow: visible;
    padding-bottom: 40px;
}

@media screen and (max-width: 768px){
   /* .user-login-area {margin-top: 120px;}*/
}

.login h2 {
    font-family: "Ogg", serif;
}

.login p, .login label {
    font-family: "DM Sans", sans-serif;
}

.login-form .single-login label, .user-login-area .single-register label {
    color: rgb(23,23,23);
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    margin-top:30px;
    font-family: "DM Sans", sans-serif;
}

.login-form, .single-register {
    /*background: rgba(104, 168, 0, 1);*/
    background-color: var(--body-background-color);
    border-radius: 6px;
    color: white;
    border: 1px solid #e0e0e0;
}

div > .single-register {
    padding: 20px;
}

.login-form input, .login-form button, .single-register button, .single-register input {
    border-radius: 6px;
}

.login-form button, .user-login-area .single-register button {
    background: white;
}

.login-form .single-login input, .user-login-area .single-register input {
    background: white;
    color: black;
    font-family: "DM Sans", sans-serif;
}

.login-form .single-login input[type="submit"], .user-login-area .single-register input[type="submit"], .user-login-area .single-register button[type="submit"] {
    background: black;
    border: 0px;
    color: white;
    font-family: "DM Sans", sans-serif;
}

.login-title h2, .login-title h3 {
    font-size: 28px;
    margin-top: 40px;
}

.login-title h3 {
    font-family: "Ogg", serif;
    text-decoration: none;
}

.login-title a {
     font-family: "DM Sans", sans-serif;
}

.login-title a:hover {
     color: rgba(104, 168, 0, 1);
}

.login .site-name {
    font-family: "Ogg", serif;
}

.user-login-area .single-register span {
    color: black;
    font-family: "DM Sans", sans-serif;
    display: block;
    margin: 5px 0 5px 0;
}

.user-login-area .record_type_label {
    font-family: "Ogg", serif;
    color: white;
    background: rgba(104, 168, 0, 1);
    padding: 5px;
    border-radius: 20px;
}

/* RECORD */

.single-record .site-name {
    font-family: "Ogg", serif;
}

.single-record .jumbotron h2, .single-record .jumbotron h2 strong {
    font-family: "Ogg", serif;
    color: rgb(23,23,23);
    font-weight: normal;
}

.single-record .jumbotron p, .single-record .jumbotron p strong {
    font-weight: normal;
    font-family: "DM Sans", sans-serif;
}

.single-record .icon-img span, .single-record .record_type_label {
    font-family: "DM Sans", sans-serif;
    color: black;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}

.single-record button {
    font-family: "DM Sans", sans-serif;
}

.single-record .edizioni .single-block-content h3, .single-record .single-block-content h3 {
    font-family:"Ogg", serif;
    text-decoration: none;
    text-transform: none;
    border-bottom: 0;
    font-size: 24px;
}

.single-record .book-container {
    border-color: rgba(120, 97, 54, 1);
}

.single-record h4 {
    font-family: "Ogg", serif;
    padding-bottom: 15px;
    padding-top: 15px;
}

.list-group-item {
/*    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;*/
    background-color: transparent;
    border-top: 1px solid #eae2d2;
    padding-left: 40px;
}

.single-record .edizione-wrapper .autore, .single-record .edizione-wrapper .editore, .lista-item span.autore, .lista-item span.editore, .product-details h2, .single-record p, .single-record a, .single-record strong {
    font-family: "DM Sans", sans-serif;
}

.serie {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}

.single-record .single-block-content a {
    color: rgb(120, 97, 54);
    font-weight: bold;
    font-size: 14px;
    font-family: "DM Sans", sans-serif;
}

.single-record .soggetti .single-block-content a {
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: "DM Sans", sans-serif;
/*    background-color: rgba(104, 168, 0, 1);*/
    background-color: rgb(120, 97, 54);

}

.single-record .soggetti .single-block-content a:hover {
    background-color: rgb(120, 97, 54);
}



.single-record .lista-item a:hover h4 {
/*    color: rgba(104, 168, 0, 1);*/
    color: rgba(23,23,23, 1);
    text-decoration: underline;
}

.single-record .lista-item a:hover {
    text-decoration: underline;
    color: rgb(23,23,23);
}

/* SINGLE ARGOMENTO - AUTORE */

.single-argomento.is-biblio .jumbotron div.credits, .single-autore.is-biblio .jumbotron div.credits {
    background-color: rgb(249, 245, 235);
    color: rgb(120, 97, 54);
}

.single-argomento .credits a, .credits a:hover, .credits a:visited, .single-autore .credits a {
    color: rgb(120, 97, 54) !important;
}

.single-argomento .credits a, .single-argomento .credits a:hover, .single-argomento .credits a:visited {
    color: white !important;
}

.single-record .jumbotron h2, .single-record .jumbotron h2 strong {
    padding-bottom: 20px;
}

.single-record .jumbotron .description, #crediti_immagine a, #crediti_immagine a:link, #crediti_immagine a:hover, #crediti_immagine a:visited, .single-autore .jumbotron .description  {
    color: rgb(23,23,23);
}

.single-argomento .jumbotron img, .single-autore .jumbotron img {
    border-radius: 6px;
}

.single-argomento .argomento-home a h4.title, .single-autore .argomento-home a h4.title {
    color: black;
}

.single-record .single-block-content a {
    font-weight: normal;
}

.tab-active.owl-carousel .owl-nav button:hover, .post-active.owl-carousel .owl-nav button:hover, .bestseller-active.owl-carousel .owl-nav button:hover, .tab-active-3.owl-carousel .owl-nav button:hover, .hot-sell-active.owl-carousel .owl-nav button:hover {
    background: transparent;
    color: black;
}

.single-record .product-details a, .single-record .product-details a:hover, .single-record .product-details a:visited {
    color: white;
}

.single-record .jumbotron p, .single-record .jumbotron p strong {
    color: black;
}

.single-record .jumbotron p strong {
    font-weight: bold;
}

.single-record .jumbotron p span {
    color: rgb(23,23,23);
}

/* il portale */

/*.is-biblio .our-mission-area {
    padding-top: 40px;
}*/

.is-biblio .about-main-area, .is-biblio .our-mission-area, .is-biblio .team-area, .is-biblio .skill-area {
    overflow: visible;
}

.is-biblio .about-main-area a, .is-biblio .our-mission-area a, .is-biblio .about-main-area a:hover, .is-biblio .our-mission-area a:hover, .is-biblio .about-main-area a:visited, .is-biblio .our-mission-area a:visited {
/*    color: rgba(104, 168, 0, 1);*/
    color: rgba(23,23,23, 1);
    font-weight: bold;
}

.is-biblio .about-main-area a:hover, .is-biblio .our-mission-area a:hover {
    text-decoration: underline;
}

.is-biblio .about-main-area h4, .is-biblio .about-main-area p, .is-biblio .our-mission-area p {
    padding-top: 20px;
}

.sit-navigation--main .sit-navigation__item.is-biblio-user {
 /*   border-top: 1px solid hsl(83, 100%, 25%);*/
/*    padding-top: 10px;*/
}

.sit-navigation--main .sit-language-switcher .sit-navigation__item {
    font-size: 80%;
}

.sit-navigation__item-border {
    border-left: 1px solid hsl(39, 19%, 73%);
    margin-left: 15px;
}

.sit-navigation__links-area::before {
    content: "";
    position: absolute;
    z-index: -1;
    /* top: 100%; */
    bottom: 100%;
    width: 100%;
    height: 1em;
    left: 0;
    right: 0;
    background: radial-gradient(ellipse at 50% 100%, rgba(204, 196, 181, 0.4) 0%, rgba(204, 196, 181, 0) 75%);
}

.single-record .list-row.header, .single-argomento .list-row.header, .single-autore .list-row.header, #lista-biblioteche .list-row.header {
    background: rgba(120, 97, 54, 1);
    color: white;
}

#lista-biblioteche .list-row.header .cell {
    color: white;
}

.list-row.header .cell {color: white;}

input[type="radio"]{
    accent-color: rgba(120,97,54, 1);
}

.single-autore {
    background: #f9f4ea;
}

.single-autore .jumbotron, .single-autore .container-fluid .jumbotron {
    border-radius: 0px !important;
    border: 0 !important;
    padding-top: 70px;

}

@media screen and (max-width: 760px){
    .single-autore .jumbotron, .single-autore .container-fluid .jumbotron {
        padding-top: 90px;
        padding-bottom: 40px;
    }
}

.fa-info-circle {
  font-family: none !important;   /* evita che venga renderizzata la font */
  position: relative;
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
}

.fa-info-circle::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../../img/icon-img/info.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: rgb(120, 97, 54);
  top:3px;
}


