section#advantages.plus .slick-slide.icon-0:after {
    display: none !important;
}

#info ul.nav.nav-tabs {
    margin-bottom:0;
}

/* Administrator toolbar */
.toolbar-tray a,
.toolbar .toolbar-menu .toolbar-menu a{
    color: #565656 !important;
}

/* Faq, fix note */
#faqlist .panel-default> .panel-collapse>.panel-body{border-top: none;text-align: left;font-size: 1.6rem;padding-bottom: 20px;}

/* Hide preview-mode select */
#node-preview-form-select{
    display:none;
}

/* Override for body scroll with modal cmb in subscription */
#callmeback-modal.modal {
    overflow: auto !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

/* Sec Advantages */
.sec_adv_flex100{
    flex-basis: 100% !important;
}

/* CallMeBack widgett in subscription page */
#callmeback-widget {
    z-index: 3;
}

@media (max-width: 767px)
{
    /*Visual in prezzosicuroweb*/
    #visual .split .bg {
        background-position: center;
        background-size: cover;
    }

    section#promo .panel {
        margin-bottom: 2rem !important;
    }
    #countdown .wrapper > div:nth-child(2) {
        text-align: center;
    }

}
#countdown a {
    max-width: 216px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #0A8CD7 !important;
    background-color: #f5f5f5 !important;
    font-weight: bold !important;
}

#servizireseller img {
    max-height: 70px;
}

.breadcrumb
{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

header .menulist li{
    margin-right: 2px;
}

header .navbar-default {
    border-bottom: solid 1px #0A8CD7;
}

.related.slick-slider .slick-slide {
    padding-left: 8px;
    padding-right: 8px;
}

@media (max-width: 767px)
{
    .related.slick-slider {
        padding-right: 65px;
    }
    .slick-list{
        margin-left:16px !important;
    }
    #callmeback-widget{
        display:none;
    }
    #blogout {
        max-width:21px
    }
}
section#catalogue .panel-footer .btn-link:focus:not([disabled]),.btn:active:not([disabled])
{
    color:#0A8CD7;
}

section#catalogue #intro {
    margin-bottom: 2rem;
}

.page-node-type-catalogo section#intro {
  text-align:left;
}

section#catalogue #intro p {
    font-size: 2rem !important;
}

.text-align-center{
    text-align:center !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* img prodotti correlati */
    .slick-slide .img-responsive {
        max-height: 191px;
    }
    /*CATALOGO*/
    section#catalogue .well ul li::before{
        width:20px !important;
    }
    /*FOOTER*/
    .sup-footer .img-responsive
    {
        max-height:41px !important;
    }

    /*HEADER*/
    .navbar-header .img-responsive{
        max-height:57px !important;
    }

    /*LOGO HEADER*/
    header .container .navbar-brand img {
        max-width:144px !important;
    }

    header .navbar-brand{width: 144px;height: 57px;margin: 5px 0;padding:0;}
}

.a2a-login-form-login .form-group {
    margin-bottom: 0px;
}

.form-group.form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-email.js-form-item-email.form-no-label {
    margin-bottom: 1rem;
}

#interessatoOfferta .check-group{
    margin-bottom:2px;
}

.text-danger-link{
    text-decoration: underline;
    color: #a94442;
}

.text-danger-link:visited{
    text-decoration: underline;
    color: #a94442;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .nav-pills>li>a:before{
        content: "";
    }

    .nav-pills>li.past + li.past>a:before{
        content: "";
    }

    .nav-pills>li.active + li>a:before, .nav-pills>li.present + li>a:before{
        content: "";
    }

    .nav-pills>li.active>a:before,.nav-pills>li.present>a:before{
        content: "";
    }
}

/*.first-landed-hash-with-countdown .firsthashproc {
  padding-top:170px;
}

.first-landed-hash-without-countdown .firsthashproc {
  padding-top:90px;
}*/
