﻿
.web-nascosto {
    display: none;
}

.flexisel1 {
    padding: 0px 30px;
}

.menuMobile {
    display: none;
}

.mobile-nascosto{
    display: block;
}

@media (max-width:992px) {

}

@media (max-width:768px) {
    .box-piede-home {
        min-height: 311px;
    }

    .div-testata img {
        min-width: 0;
    }

    .div-testata {
        min-height: 0;
    }
    .navmenu-nav li{
            border-bottom: 1px solid #dedede;
            text-transform:uppercase;
    }
    .navmenu-nav li.lingue{
            border:0px;
            padding:20px 0px;;
    }
    .btn-default-border, .btn-active-border, .btn-dark-border {
        width: 100%;
    }
    .front {
        position: absolute !important;
        padding: 40px 10%;
        width: 100%; 
        min-height: 270px;
    }

    .back {
        padding: 0px;
        position: absolute !important;
        min-height: 270px;
        background-position: center center; width: 100%;
    }
    .div-footer {
        padding:10px 0px;
    }
    
}

@media (max-width:767px) {
    .navbar-toggle {
    display: block;
    position: relative;
    float: left;
    margin-left: 15px;
}
    .menuMobile {
        display: block;
    }

    .bs-docs-header {
        background-color: #fff;
        height: 55px;
    }
    .div-contatti-2{
        border:0px;
    }
    
    .rimuovi-filtri{
        width:100%;
    }
    
    .numeri-chi-siamo{
        margin-top:0px !important;
    }
    .mobile-nascosto{
        display: none;
    }
    .valori-mobile{
        margin-top:20px;
    }
    .div-colorati-prodotti {
        height: 110px;
        float: none;
        margin-bottom:20px;
    }

    .back-prodotti {
        min-height: 110px;
    }
}

@media (max-width:468px) {
    .contatori-home {
        margin: 10px 0px;
    }

    .scopri-home {
        margin-top: 10px !important;
        width: 100%;
    }

    .flexisel1 {
        padding: 0px 0px;
    }

    .nbs-flexisel-nav-right {
        padding: 5px 0px;
    }

    .a-scopri {
        display: none;
    }
}
