﻿.testata { margin: 0px; padding: 0px; width: 100%; height: 101px; }
.testataLogo { background: url('Images/testata_esplora.svg?v=1') no-repeat; width: 1024px; height: 110px; }
.imgLinkHome { border: 0; width: 870px; height: 110px;  }
.testataCover { background: url('Images/testata_hp.svg?v=1') no-repeat left top; width: 1124px; height: 174px;}
.imgLinkCover { border: 0; width: 1024px; height: 103px; }
.testataCoverSub { display: none; }
.pplusbox { position: relative; top: 61px; }
.covercontent { background-color: transparent; }
#scuola-cover-head { background: rgba(255, 255, 255, 0.85) !important; }

#cover-head {
    background: rgba(255, 255, 255, 0.95);
    border-top: 2px solid #363F44;
    border-bottom: 4px solid #363F44;
}

@media (max-width: 991px) {
    .testataCover { background-position: -10px top; width: 725px; }
    .imgLinkCover { width: 725px; }
}

.product-title {
    text-overflow: initial !important;
    overflow: hidden !important;
    white-space: initial !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#footerlogo {
    display:block;
    content: url("Images/logo_footer.png");
    float:left;
    margin-right:30px;
    max-height:150px;
    padding-top:15px;
}

#homebox .boxaction, homebox.logged .boxaction {
    position: absolute !important;
    right: 40px !important;
    bottom: 20px !important;
    font-size: 1.3em !important;
}

#headerMenu li:nth-of-type(n+2) {
    display: none;
}

#extramenu {
    display:none;
}

#ctl00_ContentPlaceHolder1_LoginForm1_pnlEnte{
    visibility:hidden;
}

.divLingue {
    display:none;
}

#extralogomlol {
    display:none;
}

body.search .sidebar-offcanvas h2 {
    display:none;
}

#homebox h2.claim, #homebox.logged h2.claim {
    font-size: 16px;
    font-style: normal !important;
    padding-right: 105px;
    padding-left: 105px;
    padding-top: 10px;
    line-height: 32px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.8px !important;
    font-family: 'Montserrat',sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}

.esploramodule .content {
    object-fit:cover;
}

@media (min-width: 768px) {
    #homebox .boxright {
        display: none;
    }
}

@media (max-width: 992px) {

    #homebox .boxleft {
        display: block !important;
    }
    #homebox .boxleft .boxaction {
        display: none;
    }

}

@media (max-width: 768px) {
    #homebox .boxright {
        display: none !important;
    }



    #homebox h2.claim , #homebox.logged h2.claim {
        font-size: 16px;
        padding-right: 25px;
        padding-left: 25px;
        padding-bottom:45px;
        padding-top: 10px;
        line-height: 25px;
        color: #fff;
        font-weight: 500;
        letter-spacing: 1.8px !important;
        margin-top: 0px;
    }

    #topcontainer .claim {
        display:none;
    }

}

#homebox .boxleft, #homebox.logged .boxleft {
    width: 100% !important;
    background: rgba(255, 255, 255, 0.90);
    border-radius: 5px;
    border-color: #CFD2C1;
    border-style: solid;
    border-width: 1px;
}

#homebox h2.claim, #homebox.logged h2.claim {
    color: #292929;
}

.boxleft .title {
    visibility: hidden;
}

.ml-book-search-stats select.form-control option:last-child {
    display:none;
}

.detail_collection {
    display:none;
}

.footertwitter{
    display:none;
}

/*advanced search*/
#ocrinputcontainer {
    display: none;
}

/*override logo mlol mobile*/

#ml-mobile-menu .navbar-brand > img {
    content: url("Images/logo_mobile.png");
}