/*------------------------------------------------------------ */
/* ------------------------- MOBILE -------------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 700px) {
	ul#clientes_mosaico {justify-content: center;position: relative;flex-direction: column;}
	ul#clientes_mosaico li {
		flex: 1 0 100%;
		height: 33.34%;
	}
	ul#clientes_mosaico.page-clientes li,
	.single-clientes ul#clientes_mosaico.page-clientes li {
	    height: 0;
	    padding-bottom: 44%;
	    position: relative;
		max-width: 555px;
	}
	ul#clientes_mosaico li a .text {
		opacity: 1;
		color: #fff;
		/* position: absolute; */
		/* top: 80%; */
		/* left: 0%; */
		/* transform: none; */
		display: inline-block;
		line-height: 120%;
		text-align: center;
		z-index: 99;
		font-size: 18px;
		font-weight: 400;
		width: 100%;
		/* background-color: #0000008a; */
		padding: 5px
	}
	.home_clientes_content ul#clientes_mosaico { height: 32vh; flex-direction: row !important;}
	.home_clientes_content ul#clientes_mosaico li:nth-child(5) a .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000036;
	transform: unset;
	}
	ul#clientes_mosaico li a {position: unset;background-color: transparent !important;!i;!;}
	ul.destaques-home li {
		padding: 0px !important;
	}
	a.bt-modelos {
		font-size: 18px !important;
	}
	section#content.single-produto {  margin-top: 0px !important;}
	a.bt-modelos {
    margin: 0 !important;
}
h2.section-title {font-size: 18px !important}


.item.slideshow-mobile.slick-slide {
    height: auto !important;
}

.Modern-Slider.slideshow-mobile {
    height: auto !important;
}

.slideshow-mobile .slick-list {
    height: auto !important;
}

.slideshow-mobile .slick-track {
    height: auto !important;
    background-color: #fff;
 }
.slideshow-mobile .img-fill.home.slideshow-mobile {
    height: calc(100vw* 9 / 16) !important;
}

.h-info.slideshow-mobile {
    position: initial !important;
    !i;
    !;
}

.h-slide-legenda.slideshow-mobile {
    position: initial !important;
}

.h-slide-legenda.slideshow-mobile p {
    font-size: 14px;
}
.h-controle-txt.slideshow-mobile {
    position: absolute;
    bottom: 0;
    max-width: 100vw;
    margin: 0 !important;
    padding: 0 !important;
}

.h-controle-txt.slideshow-mobile h1 {
    margin: 0 !important;
    padding: 8px 11px !important;
	font-size: 14px !important;
}


button.NextArrow.slick-arrow {
    transform: rotate(180deg) scale(0.5);
}

button.PrevArrow.slick-arrow {
    transform: scale(0.5);
}
.Modern-Slider .PrevArrow,
.Modern-Slider .NextArrow {top: 42% !important}
#produtoscarrossel {margin: 44px 0 22px 0 !important}
.single-produto .variacoes .sub-page { padding: 0px 0 22px 0 !important;}

.portfolio {  margin-bottom: 0px !important;}
	.scroll-cores {	margin: 10px 10px 22px 10px !important;	}
	.cores-texto {
		padding: 0 !important;
		text-align: center !important;
		margin: 0 auto !important;
		float: none !important;
		width: fit-content !important;
	}
	.entry-cores {  padding: 0 11px !important;}
}