body{
    font-family: 'Lato', sans-serif;
}
p{
    color:rgb(117, 117, 117);
}
.sf-menu a{
    color:rgb(117, 117, 117);
    font-family: 'Lato', sans-serif;
    font-weight: lighter;
}
.sf-menu li:hover, .sf-menu li.sfHover, body .sf-menu .bandiera:hover {
    color:inherit;
    background-color: white !important;

}
.sf-menu ul li {
    background: rgb(243, 243, 243);
}

.bandiera{
    margin-right: 90px!important;
}

.mob-menu-sub a{
        font-size: 16px;
}
.bx-controls-direction{
    position: absolute;
    top: 50%;
    width: 100%;
}
.bx-wrapper .bx-controls-direction a{
    position: relative;
    text-indent: 0px;
}

.bx-controls-direction{
    position: absolute;
    top: 50%;
    width: 100%;

    height: 90px;
}
.bx-controls-direction a{
    position: absolute;
    width: 32px;
    height: 32px;
    z-index: 9999;

}
.bx-controls-direction a.bx-prev{
    float:left;
    color: rgb(237, 28, 36);
    font-size: 55px;
    background-color: rgb(69, 56, 60);
    width: 45px;
    height: 45px;
    padding: 7px;
    opacity: 0.8;
    border-radius: 7px;
    font-family: monospace;
}
.bx-controls-direction a.bx-next{
    float: right;
    color: rgb(237, 28, 36);
    font-size: 55px;
    background-color: rgb(69, 56, 60);
    width: 45px;
    height: 45px;
    padding: 6px;
    opacity: 0.8;
    border-radius: 7px;
    font-family: monospace;
}

.lingua ul li{
     border: 1px solid rgb(117, 117, 117);
     cursor: pointer;
}
.lingua ul li a{
    color:rgb(117, 117, 117);
}

.hide{
    display:none;
}

body .sfuma {
    background: none;
    border-top: 2px solid rgb(117, 117, 117);
    padding-top: 35px;
    border-bottom: 0px;
}


#photos{
    /*height: 689px;*/
    /*overflow: hidden*/
    margin-top:50px;    margin-bottom: 40px;
}
.newGallery2{
    width: 100%;
    /*height: 689px;*/
    height: 600px;
    display: inline-block;
    margin: 0px;
        margin-left: 5px;
    margin-top: -7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    cursor: pointer;
}
.newGallery2 span{
    display:none;
}

.bxslider li{
    left:0px;
    right:0px;
}

.bx-wrapper .bx-controls-auto .bx-start,.bx-wrapper .bx-controls-auto .bx-stop{
    text-indent: 0px;
}
.bx-viewport{
    overflow: visible!important;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto  a{
    color:red;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
    display: none;
}
.catBg{
    height: 122px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
}
.catBox{
    height: 175px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
}
.catBox img{
    display:none;
}
.catBg img{
    display:none;
}
.textBlock{
    position: absolute;
    bottom:-30px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    bottom: -40px;
    right: 5px;
    width: 200px;
    height: 40px;
}
.bx-controls-auto-item{
        background-color: rgb(69, 56, 60);
        width:40px;
        height: 40px;
        padding: 20px;
        border-radius: 5px;
        position: relative;
        margin-right: 20px;
        vertical-align: top;
}

.bx-wrapper .bx-controls-auto .bx-start,.bx-wrapper .bx-controls-auto .bx-start:hover{
    background: none;
    background-position: 1px 3px !important;
    background-image: url(../images/play.jpg);
    background-size: cover;
    /* background-repeat: no-repeat; */
    display: inline-block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 4px;
    left: 3px;
    color:transparent;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background: none;
    background-position: 0px 4px !important;
    background-image: url(../images/stop.jpg);
    background-size: cover;
    display: inline-block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 4px;
    left: 3px;
    color: rgba(0, 0, 0, 0);
}

body .textBlock {
        letter-spacing: 4px;
        font-size:16px;
}
body a.button-default{
    background-color: rgb(117, 117, 117);
}
body .braed-crumbs h3{
    color:rgb(93, 93, 93);
}
body .prod_block_categoria {
    background-color: rgb(167, 167, 167);
    margin-bottom: 30px;
    float: left;
    position: relative;
}
body .prod_block_categoria img{
    padding:0px;
}
.prod_block_categoria h2 {
    font-size: 14px;

    color: rgb(255, 255, 255);
    margin-bottom: 0px;
    border-left: 3px solid rgb(237, 28, 36);
    margin: 12px 0 15px 10px;
    padding-left: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}
body .prod_block_categoria:hover{
    background-color:rgb(102, 102, 102);
}
body .braed-crumbs h2 {
        color: rgb(117, 117, 117);
}
body .badge {
    color: rgb(239, 48, 55);
    left: 0px;
    right: -22px;
    text-align: right;
    top: 6px;
    font-family: 'Nothing You Could Do', cursive;
    padding-right: 10px;
    top: 2px;
    font-size: 25px;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
body .badge img {
    display:none;
}
.secondLogo{
    float: right;
    padding: 28px;
    color: rgb(39, 37, 38);
    padding-top: 6px;
    width: 100%;
}

.secondLogo{
    width: auto;
}
.nl-1{
width: 49%;
display: inline-block;
vertical-align:  top;
}

.owl-item{
	overflow: scroll;
}

.textCatalogue a{
    color:white !important;
}


@media (max-width: 667px){

	.nl-1{
	width: 100%;
	display: inline-block;
	}

    .navbar-collapse{
        width:100%;
    }
    .bandiera{
        background: rgba(0, 0, 0, 0) url(../images/banderina.jpg) no-repeat center center;
        padding-left: 0px !important;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
        border:none;
    }
    .newGallery2{
      height: 250px;
    }
    .catBg {
        width: 100%;
        margin-top: 40px;
        height: 187px;
    }
    .catBox{
        width: 100%;
        margin-top: 40px;
        height: 187px;
    }
    .secondLogo{
        width: 100%;
    }
    .bx-controls-auto{
        display:none;
    }
    #photos{
        margin-bottom: 10px;
    }
    .bx-wrapper{
        margin-bottom:0px;
    }

    .sf-menu > li{
            text-align: center;
    }
    .sf-menu a{
        color:white;
    }
    .bx-controls-direction{
        display:none;
    }

    .prod_block_categoria {
      float: none !important;
    }

    body .prod_block_categoria img{
      height: auto;
	  width: 100%!important;
    height: auto!important;
    }

    .prod_block_categoria h2{
      display: inline-block;
      margin: 12px 0 12px 10px
    }
    .col-sm-12{
        padding-right:0;
        padding-left:0;
    }
}
@media (min-width: 668px){
    .col-sm-12{
        padding-right:0;
        padding-left:0;
    }
    .col-md-12{
        display: flex;
    }
    .catalogueSection{
        padding-top: 7rem;
    }
}
