@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{font-family: 'Montserrat'!important;}
.topo{background: #000000!important;padding:15px!important;}
.topo img{transform:scale(0.7)!important; margin:0 auto!important;}
.categorias {padding:12px!important;}
.fotoproduto img{width: 100%!important;}
.textoproduto{padding:150px!important; background: #1F1F1F!important; color:#ffffff!important; height: 100%!important;}
.textoproduto h2{margin-bottom:15px!important;}
.textoproduto a{background: #CCAFA4!important; color:#ffffff!important; padding:10px 20px!important;}
.textoproduto p{margin-bottom:20px!important;}

/*TABLET*/
@media (max-width: 1024px) {
	.categorias {padding:7px!important;}
	.textoproduto{padding: 20px!important;}	
	.textoproduto h2{font-size:24px!important;}
	.col-12{padding-right: 5px!important; padding-left: 0px!important;}
}

.inspire{
	min-width: 100%!important; height: 100%!important; text-align: center!important;
	background: url("https://perflex.com.br/wp-content/uploads/2023/03/header-products.jpg")!important; 
	background-position: center center!important; background-repeat:no-repeat!important;
	background-size: 100%!important;
}
.inspiretexto{padding:100px!important; color:#ffffff!important; height: 100%!important;}
.inspiretexto h2{margin-bottom:25px!important; font-size:50px!important;}
.inspiretexto a{background: #CCAFA4!important; color:#ffffff!important; padding:20px 40px!important; font-size:25px!important;}
