/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11-apr-2019, 15.21.14
    Author     : cceppi
*/


.logo-img {
    height: auto;
    max-width: 150px;
}

.logo-footer {
    height: auto;
    max-width: 110px;

}

.header-wrapper {
    /* Commentandolo lo sfondo del menu è trasparente con immagine fino al top */
    background-color: #ffffff;
}

/*
Quadrato Prodotti
Nome prodotto in quadrato
*/
.port-img-overlay-oggetto {
    z-index: 99;
    background-color: #eeeeee;
    padding: 5px 5px 5px 10px;
    display: block;
    font-size: 13px;
}

.port-item:hover .port-img-overlay-oggetto {
    background-color: #ffea00 !important;
    color: #000000;
}

.port-item:hover .port-img-overlay:after, .lightbox-item:hover .port-img-overlay:after {
    background: rgba(16, 16, 16, .25);
}

.breadcrumbs {
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
}

.heading-underline h1, .heading-underline h2, .heading-underline h3, .heading-underline h4, .heading-underline h5, .heading-underline h6 {
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 20px;
}

.pt-50-b-100-cont {
    padding-top: 50px;
    padding-bottom: 100px;
}

.pt-50-b-50-cont {
    padding-top: 50px;
    padding-bottom: 50px;
}

.p-20-cont {
    padding-top: 20px;
    padding-bottom: 20px;
}

h1, h2 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
}
.download-document {
    display: block;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #606060;
}
.product-document {
    display: table-cell;
    width: 150px;
    height: 150px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #606060;
 }

.product-document:hover {
    background-color: #ffea00;
}

.product-document:hover {
    color: #000000 !important;
}

a.custom-breadcrumb {
    color: #606060;
}

a.custom-breadcrumb:hover {
    text-decoration: underline;
}

.nl-cont {
    padding-top: 20px;
    padding-bottom: 2px;
    background: #eee;
}

.top-gray-border {
    border-top: 1px solid #aaaaaa;
}

.port-main-img-novita {

    position: absolute;
    top: 0px;
    left: 15px;
    width: 70px;
    z-index: 2;
}

.port-main-img-novita-det {

    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    z-index: 2;
}

#back-top a {
    text-decoration: none;
    display: block;
    color: #ffffff;
    font-size: 26px;
    z-index: 999;
    padding: 5px;
    height: 37px;
    width: 37px;
    background: #909090;
    border-radius: 50%;
}

#back-top a:hover {
    color:#ffffff;
    background: #cccccc;
}

#main-menu .sub a:hover, #main-menu .sub a:focus  {
    text-decoration: underline;
}

.mcurrent a {
    text-decoration: underline !important;
}

.prodotti {
    padding-top: 30px;
}

.prodotti .title {
    margin-top: 0;
    margin-bottom: 20px;
}

.prodotti .spacer {
    margin-bottom: 60px;
}


.shop-usm {
    position: absolute;
    right: 80px;
    top: 82px;
    background-color: #ffea00 !important;
    color: #000000;
    padding: 5px 20px 5px 20px;
    z-index: 1;
}



/* desktop */
@media (min-width: 1025px) {

    .logo-img {
        height: auto;
        max-width: 200px;
    }

    .page-title-large2-cont {
        padding-top: 290px;
        padding-bottom: 0px;
    }

    .logo-img {
        height: auto;
        width: 100%;
    }

    .logo-row {
        position: absolute;
        left: 50%;
        margin-left: -100px !important; /* 50% of your logo width */
        display: block;
    }

    .main-menu-container {
        /* Commentandolo lo sfondo del menu è trasparente con immagine fino al top */
        background-color: #ffffff;
    }

    .page-title-breadcrumbs-cont {
        padding-top: 95px;
        padding-bottom: 20px;
    }

    .cd-search-trigger, .cd-nav-trigger {
        position: relative;
        display: block;
        width: 44px;
        height: 44px;
        overflow: hidden;
        white-space: nowrap;
        /* hide text */
        color: transparent;
        z-index: 33;
    }

    .cd-header-buttons {
        position: absolute;
        display: inline-block;
        padding: 0;
        top: 26px;
        right: 35px;
        z-index: 39 !important;
        transition: top .4s ease 0s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }

    .header-boxed .cd-header-buttons {
        right: 0px;
    }

    .page-title2 {
        position: relative;
        display: inline-block;
        margin: 50px 0 0 0;
        font-size: 30px;
        line-height: 38px;
        padding: 8px 10px 8px 10px;
        font-weight: lighter;
        color: #606060;
        background-color: #FFEA00;
    }

    .page-title2:after,
    .page-title2:after {
        z-index: 1;
        position: absolute;
        top: 50px;
        right: 0;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 30px 30px 0;
        border-color: transparent #FFEA00 transparent transparent
    }

    .page-title3 {
        position: relative;
        display: inline-block;
        margin: 0px 0 0 0;
        font-size: 30px;
        line-height: 38px;
        padding: 8px 50px 8px 50px;
        font-weight: lighter;
        color: #606060;
        background-color: #FFFFFF;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
    }

    .page-title {
        color: #606060;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
    }

    .page-title-small {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .page-title-small2 {
        padding-top: 65px;
        padding-bottom: 13px;
    }

    .page-title-xsmall-top {
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .heading-underline h2 {
        line-height: 10px;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
        color: #606060;
    }

    .megamenu .box.col-md-3, .megamenu .box.col-md-2, .megamenu .box.col-md-4 {
        padding-left: 35px;
        border-right: 0px solid #585a5f;
    }

    #main-menu .sub {
        background: #eeeeee;
        min-width: 250px;
    }

    #main-menu .megamenu .title {
        font-size: 12px;
        line-height: 25px;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 13px;
        font-family: 'Poppins', Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #303030;
    }

    #main-menu .sub a {
        color: #606060;
        font-size: 12px;
        display: block;
        text-decoration: none;
        min-width: 160px;
        padding: 5px;
        padding-left: 0;
    }

    #main-menu .sub a:hover {
        color: #909090;
        padding-left: 7px;
        transition: all .2s ease 0s;
    }

}

@media (max-width: 768px) {

    .shop-usm {
        top: 76px;
        right: 20px;
    }

    .page-title-large2-cont {
        padding-top: 150px;
        padding-bottom: 130px;
    }

    .page-title-cont, .page-title-small {
        padding-top: 200px;
        padding-bottom: 30px;
    }

    .page-title-cont.prodotti, .page-title-small {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .page-title-cont.prodotti h1 {
        font-size: 1em;
    }

    .product-document {
        display: table-cell;
        width: 130px;
        height: 130px;
        padding: 10px;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #606060;
        font-size: 9pt;
    }

    .prodotti {
        padding-top: 0;
    }

    .prodotti .title {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
    }

    .prodotti p {
        font-size: 13px;
        line-height: 18px;
    }

    .prodotti .spacer {
        margin-bottom: 30px;
    }

}

.marchidetail a {
    text-decoration: underline;
}


@media (min-width: 1025px) {
    .visible-menu-mobile {
        display: none !important;
    }

    .visible-menu-desktop {
        display: block !important;
    }

}

@media (max-width: 1024px) {

    .shop-usm {
        top: 76px;
    }

    .visible-menu-mobile {
        display: block !important;
    }

    .visible-menu-desktop {
        display: none !important;
    }
}


