.letter-spacing-n {
    letter-spacing: normal !important;
}
@media (max-width: 575px) {
    .text-5-mobile {
        font-size: 1.1em !important;
    }
    .card-body {
        padding: 0.8rem 0.8rem 0.8rem 0rem !important;
    }
    .card-body.span {
        padding: 0 !important;
    }
    .mobile-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 50%;
    }

    #header .header-nav-main {
        top: 40% !important;
        left: 90% !important;
    }

    #header .header-nav-main:before {
        background: transparent !important;
    }
    #HeadTop_LabelLngCurrent {
        margin-right: 5px !important;
        font-size: 15px !important;
    }
}
@media (min-width: 576px) {
    .text-5-mobile {
        font-size: 1.5em !important;
    }

    #header .header-nav-main {
        top: 40% !important;
        left: 75% !important;
    }

    #header .header-nav-main:before {
        background: transparent !important;
    }

    #HeadTop_LabelLngCurrent {
        margin-right: 5px !important;
        font-size: 15px !important;
    }
}

#footer .logo img {
    max-width: 122px !important;

}
.text-color-light {
    color: #FFF !important;
}

.flag {
    margin-top: -3px !important;
}





.auth-wrapper {
    padding-top: 100px;
    padding-bottom: 30px;
    height: 100%;
}
.title-container {
    font-size: 3.5rem;
}
.auth-wrapper .disclaimer-container {
   /* max-width: 960px;*/

    color: white;
    
}
    .auth-wrapper .disclaimer-container .disclaimer-question {
        font-size: 1.5rem;
        line-height: 30px;
        font-weight: bold;
        margin-bottom: 10px;
    }
.auth-wrapper .disclaimer-container .btn-container {
    text-align: center;
}
.auth-wrapper .disclaimer-yes-btn {
    color: white;
    background: #b78f3d;
    font-size: 30px;
    line-height: 80px;
    font-weight: bold;
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.auth-wrapper .lang-menu {
    text-transform: uppercase;
    list-style-type: none;
    padding: 0;
    margin: 0;

}
.lang-menu a{
    color: white;
}
    .lang-menu a:hover, #disclaimer-container-exit-btn:hover {
        color: #b78f3d !important;
    }
#disclaimer-container-exit {
    display: none;
}










.owl-carousel .disabled {
    display: none !important;
}

#carousel-marchi a img {
    opacity: 0.5 !important;
}
#carousel-marchi a:hover img {
    opacity: 1 !important;
    /*filter: brightness(0%);*/
}

#content-logo {
    flex-grow: 0 !important;
}
.max-height-360 {
    max-height: 360px !important;
}
.min-height-150 {
    min-height: 150px;
}
.min-height-175 {
    min-height: 175px;
}
.max-width-750 {
    max-width: 750px;
}
.max-width-100 {
    max-width: 100px;
}
.max-width-350 {
    max-width: 350px;
}
.max-width-180 {
    max-width: 180px;
}

.letter-spacing-2 {
    letter-spacing: 2px !important;
}
.font-titillium {
    font-family: 'Titillium Web', sans-serif !important;
}
.font-bree {
    font-family: 'Bree Serif', serif !important;
}
.dis-none {
    display: none !important;
}
#parallax_2 h1 {
    font-weight: 600 !important;
}
.page-header .breadcrumb > li {
    font-size: 1.0em !important;
}
.text-product p, text-product span {
    color: white !important;
    line-height: 1.2rem !important;
}
.text-group p, .text-group span {
    line-height: 1.4rem !important;
}

/*begin hambugher*/
#header .header-btn-collapse-nav {
    color: white !important;
}

#header .header-btn-collapse-nav .hamburguer span,
#header .header-btn-collapse-nav .close span {
    background: white !important;
}
/*end hambugher*/

/*begin fix per sitemare l'eliminazione del tag form del motore di ricerca*/
#header .header-search-expanded .form-search {
    display: flex;
    align-items: stretch;
    height: 100%;
    margin-top: 0em;
}

#header .header-search-expanded .form-search input {
    box-shadow: none;
    border-color: transparent;
}
#header .header-search-expanded .form-search button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    height: 100%;
    padding: 0;
    width: 50px;
    display: flex;
    justify-content: center;
    background: transparent;
    font-size: 22.4px;
    font-size: 1.4rem;
    box-shadow: none;
}
/*end fix*/

@media (max-width: 575px) {
    .menu-catalogo {
        display: none;
    }
}
@media (min-width: 576px) {
    .menu-catalogo-mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .separator {
        display: none;
    }

    .link-cerca span {
        display: none;
    }

    .link-store,
    .link-agenti {
        display: none;
    }
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li:hover > a, 
    #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li:focus > a, 
    #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li.open > a {
        color: #b78f3d !important;
    }

    #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li > a.active {
        color: #b78f3d !important;
    }

    #header .header-nav-main nav > ul > li a {
        font-family: 'Titillium Web', sans-serif !important;
        font-size: 15px !important;
        font-weight: 600;
    }

    .link-cerca,
    .link-store,
    .link-agenti {
        font-family: 'Titillium Web', sans-serif !important;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 1.2;
        padding-bottom: 0.2em;
        display: flex;
        align-items: center;
    }

    .link-cerca:hover,
    .link-store:hover,
    .link-agenti:hover {
        color: #b78f3d !important;
    }

    .link-cerca i:hover,
    .link-store i:hover,
    .link-agenti i:hover {
        color: #b78f3d !important;
    }

    .link-language {
        font-family: 'Titillium Web', sans-serif !important;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 500;
        line-height: 1.2;
    }

    .link-language span {
        /*display: block;*/
    }
    
    .separator {
        display: flex !important;
        height: 1.5rem;
        order: 2;
        align-self: center;
        width: 2px;
        margin-right: 2.5rem;
        margin-left: 2.5rem;
        background-color: white;
    }

    #header .header-nav {
        justify-content: flex-start !important;
        margin-left: 2rem;
    }

    html #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li > a:hover:before, html #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li > a:focus:before, html #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li > a.active:before {
        border-color: rgba(255, 255, 255, 0.8) !important;
    }

    #header .header-nav.header-nav-line-under-text .header-nav-main nav > ul > li > a:before {
        top: 40% !important;
        border-top: 2px solid rgba(255, 255, 255, 0.8) !important;
    }

    .link-store-mobile,
    .link-agenti-mobile {
        display: none !important;
    }

    /*sottomenu*/
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        background-color: #031C43 !important;  
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:not(.btn) {
        color: #FFFFFF !important;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:not(.btn):hover {
        color: #b78f3d !important;
    }

}


.link-leggi-altro span {
    display: block;
}
#footer .footer-copyright {
    background-color: #031C43 !important;
}

.testimonial .testimonial-author > span strong {
    font-size: 1.2rem !important;
    letter-spacing: normal !important;
}
/*
.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    
}

    .grayscale:hover {
        filter: none;
        -webkit-filter: grayscale(0%);
    }*/
/*.view-brands .view--brands--page .node-type-brand {
    text-align: center;
    z-index: 1;
    cursor: pointer;
    position: relative;
    margin-top: 60px;
    transition: margin-top 200ms;
}
.view-brands .view--brands--page .node-type-brand {
    text-align: center;
    z-index: 1;
    cursor: pointer;
    position: relative;
    margin-top: 60px;
    transition: margin-top 200ms;
}
    .view-brands .view--brands--page .node-type-brand .brand-product-image {
        width: 240px;
        position: relative;
        display: inline-block;
    }
        body.view-brands .view--brands--page .node-type-brand .brand-product-image > img {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            margin-right: 0;
            transition: transform 200ms;
        }
.view-brands article img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
.view-brands .view--brands--page .node-type-brand .brand-product-image .img-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
    .view-brands .view--brands--page .node-type-brand .brand-product-image .img-hover img {
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        height: 36%;
        width: auto;
        opacity: 0;
        transition: all 200ms;
    }*/
/*.catalogo .image-frame.image-frame-top-icon .image-frame-wrapper .image-frame-action:not([class*="image-frame-action-style-"]) {
    top: 100px !important;
    right: 0px !important;
    transform: translate3d(0, -120%, 0) !important;
    transition: ease transform 300ms, ease opacity 300ms !important;
}
.catalogo  .image-frame-action img {
    height: 36% !important;
}*/
.catalogo .image-frame .image-frame-wrapper {
    align-items: end !important;
}

#pot {
    bottom: 0;
    position: absolute;
    -webkit-animation: linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 5s;
}

@-webkit-keyframes run {
    0% {
        left: 0;
    }

    50% {
        left: 100%;
    }

    100% {
        left: 0;
    }
}