/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.menuOrcamento a span{
	color: #fff !important;
}
.menuOrcamento span{
	color: #fff !important;
}
/*.fusion-button.button-1:hover {
	background: #ea9ca0 !important;
}*/
.post-content p {
	text-align: justify !important;
}
.homeTitulo div {
	min-height: auto !important;
}

.textoBranco {
	color: #fff;
}
.tituloBranco h2, .tituloBranco h3 {
	color: #fff !important;
}

.nossos-produtos a {
	font-size: 28px;
	font-weight: bold;
	display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.nossos-produtos a span {
	color: #fff !important;
}


.homeProduto01 .button-default {
	width: 282px;
	height: 282px;
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox01.jpg') center center no-repeat;
	display: block;
	background-size: contain;
}
.homeProduto01 a:hover {
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox01.jpg') center center no-repeat;
	background-size: contain;
	transform: scale(1.1);
}

.homeProduto02 .button-default {
	width: 282px;
	height: 282px;
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox02.jpg') center center no-repeat;
	display: block;
	background-size: contain;
}
.homeProduto02 a:hover {
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox02.jpg') center center no-repeat;
	background-size: contain;
	transform: scale(1.1);
}

.homeProduto03 .button-default {
	width: 282px;
	height: 282px;
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox03.jpg') center center no-repeat;
	display: block;
	background-size: contain;
}
.homeProduto03 a:hover {
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox03.jpg') center center no-repeat;
	background-size: contain;
	transform: scale(1.1);
}

.homeProduto04 .button-default {
	width: 282px;
	height: 282px;
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox04.jpg') center center no-repeat;
	display: block;
	background-size: contain;
}
.homeProduto04 a:hover {
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox04.jpg') center center no-repeat;
	background-size: contain;
	transform: scale(1.1);
}

.homeProduto05 .button-default {
	width: 282px;
	height: 282px;
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox05.jpg') center center no-repeat;
	display: block;
	background-size: contain;
	line-height: 1;
}
.homeProduto05 a:hover {
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2018/08/flipBox05.jpg') center center no-repeat;
	background-size: contain;
	transform: scale(1.1);
}

.homeProduto06 .button-default {
	width: 282px;
	height: 282px;
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2020/03/flipBox06.jpg') center center no-repeat;
	display: block;
	background-size: contain;
	line-height: 1;
}
.homeProduto06 a:hover {
	background: url('https://institucional.valeflexmangueiras.com.br/wp-content/uploads/2020/03/flipBox06.jpg') center center no-repeat;
	background-size: contain;
	transform: scale(1.1);
}

.verTodosProdutos a {
	font-size: 18px;
	width: max-content !important;
	font-weight: normal;
}
.verTodosProdutos .fusion-button-wrappercenter {
    text-align: -webkit-center;
}
.verTodosProdutos .fusion-column-wrapper {
    min-height: 0px !important;
    padding-bottom: 60px !important;
}
.fusion-footer-widget-area {
	border-top-width: 0 !important;
	border-bottom-width: 12px !important;
}
.fusion-footer-copyright-area {
	background-color: #e2e4e7 !important;
	border-top: 12px solid #bf0811 !important;
}

.linha .fusion-column-wrapper {
	min-height: 0 !important;
}

.fusion-footer-widget-column .fusion-li-item i {
	color: #fff !important;
}

@media (max-width: 1400px) and (min-width: 768px) {
	.nossos-produtos a {
		font-size: 20px;
	}
}

@media (max-width: 768px) {
	.homeProduto02, .homeProduto03, .homeProduto04, .homeProduto05, .homeProduto06 {
		margin-top: 25px !important;
	} 
	.containerParceiros {
		background-image: none !important;
		background: linear-gradient(to right, rgba(169,7,15,1), rgba(125,5,11,1)) !important;
	}
	.containerParceiros .fusion-column-wrapper {
		padding: 60px 0px 0px 0px !important;
	}
	.parceiro01 .fusion-column-wrapper {
		padding: 0px 0px 0px 0px !important;	
	}
	.verTodosProdutos a {
		font-size: 16px;
	}
}