 /*
Theme Name: Naldi
Theme URI: http://blastness.com
Author: Blastness
Author URI: http://blastness.com
Description: Tema sviluppato per Roberto Naldi Collection
Version: 1.0
*/

/*

.container.intro-section.tc{
    max-width: unset!important;
}

.col-sm-8{
    width: calc(100% - 50px)!important;
}
.col-sm-offset-2{
    margin-left: 25px!important;
}

#kouto-app-root picture{
    overflow: unset!important;
    position: absolute!important;
}

.Hero__WrapperHero-ww9zmf-1{
    display: none!important;
}

.page-id-882 header{
    height: 275px;
    min-height: unset!important;
}

 html body #kouto-app-root .PhotoSlider__ImageCarousalDesktop-sc-50z639-8 picture img{
    position: relative;
    width: auto;
} 
html body #kouto-app-root .PhotoSlider__ImageCarousalDesktop-sc-50z639-8 picture{
    position: relative!important;
    width: fit-content;
} 
*/

@media screen and (max-width: 767px){
	.row.more-logos.more-logos--3 .col-xs-12.tc{
   		display: flex;
   		flex-direction: column; 
   		flex-wrap: wrap;
   		align-items: center; 
   		justify-content: center;
   		max-height: 270px;
	}
	.row.more-logos.more-logos--3 .col-xs-12.tc img{
   		margin: 10px 15px!important;
	}
}

footer .more-logos--3 .tc img:last-child {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.chf ~ span{
   width: 25px;
}

.dueSud-logo{
  left: 50%!important;
  transform: translate(-50%, -50%)!important;
}