/*
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
*/

.fusion-main-menu .sub-menu li a:hover, .fusion-main-menu .sub-menu .current-menu-item > a {
	color: #fff !important;
}

.fusion-main-menu .menu-item-has-children a {
	margin-bottom: 5px;
}

.fusion-main-menu .menu-item-has-children .sub-menu li a {
	margin-bottom: 0px;
}

.texto_destaque {
	color: #2a2a29;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
}

.lista_segmentos {
	color: #870D0A;
	font-weight: 600;
}

.lista_segmentos h2 {
	color: #870D0A !important;
	font-size: 24px !important;
	font-weight: 700 !important;
}

.lista_segmentos p.big {
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
}

.lista_segmentos .fusion-checklist {
	margin: 30px 0px;
}

.lista_segmentos .fusion-checklist .circle-yes {
	width: 22px !important;
	height: 22px !important;
}

.lista_segmentos .fusion-checklist li {
	font-size: 18px;
}

.destaque_quem_somos .fusion-button-wrapper.fusion-alignleft {
	position: absolute;
	bottom: 0px;
}

.destaque_quem_somos .fusion-button-text, .empresas_home .fusion-button-text {
	font-weight: 600;
}

.empresas_home .fusion-layout-column {
	margin-right:2.2%;
}

.empresas_home .fusion-column-last {
	width:17%; 
	margin-right:0;
}

.empresas_home .fusion-title, .nossos_valores .fusion-title {
	display: block;
}

.empresas_home h2, .nossos_valores h2 {
	color: #73150e !important;
	font-size: 17px !important;
	text-align: center !important;
	line-height: 22px !important;
	margin-top: 10px;
}

.empresas_home p {
	font-size: 13px;
	line-height: 18px;
}

.parallax-inner {
	background-size:100% !important;
}

.destaque_quem_somos p {
	font-size: 15px;
	line-height: 18px;
    margin-bottom: 14px;
}

.segmentos li {
	font-size:14px;
	margin-bottom:5px;
}

.alimentacao_escolar li {
	margin-bottom: 10px;
}

.fusion-footer-widget-area p {
	line-height: 22px;
	padding:0px; 
	margin:0px;
}

.fusion-li-item-content {
	margin-left: 0px !important;
}

.fusion-copyright-notice a:hover {
	color: #d65d01 !important;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {

    .fusion-main-menu > ul > li {
        padding-right: 5px;
    }
    .fusion-footer-widget-area {
        padding-top: 100px;
    }
}

@media only screen and (max-width: 800px) {
	.home #main {
		padding-bottom: 10px !important;
	}

	#main .fullwidth-box .fusion-row {
	    padding-left: 30px;
	    padding-right: 30px;
	}

	.width-100 .nonhundred-percent-fullwidth.fusion-parallax-none.banner_home {
		padding-top: 0px !important;
	}

	.width-100 .nonhundred-percent-fullwidth.fusion-parallax-none {
		padding-top: 20px !important;
		padding-bottom: 0px !important;
	}

	.width-100 .nonhundred-percent-fullwidth.fusion-parallax-down {
		padding: 70px 0px !important;
	}

	.fusion-layout-column {
		margin-bottom: 20px !important;
	}

	.post-content h1, .post-content h2 {
		font-size: 18px !important;
		line-height: 22px !important;
		padding-right: 0px;
	}

	.fusion-body .fusion-page-title-bar {
		padding-top: 16px !important;
	}

	.fusion-page-title-bar h1 {
		font-size: 20px !important;
	}

	.home .fusion-title h1.title-heading-left {
		text-align: center;
		padding-right: 0px !important;
	}

	.empresas_home .title {
		margin-bottom: 0px !important;
	}

	.empresas_home .fusion-column-wrapper {
		padding: 0px !important;
	}

	.empresas_home .fusion-column-last {
		width:100%;
	}

	.empresas_home .fusion-one-fifth {
		min-height: auto;
	}

	.empresas_home p {
		text-align: center;
	}

	.destaque_quem_somos .fusion-button-wrapper.fusion-alignleft {
		position: relative;
		bottom: 0px;
	}

	.empresas_home .fusion-button-wrapper.fusion-alignleft {
		position: relative;
		display: block;
		float: none;
		text-align: center;
		margin-bottom: 30px;
		bottom: 0px;
	}

	.parallax-inner {
    	background-size: cover !important;
	}

	.texto_destaque {
		margin-top: 0px !important;
		font-size: 16px;
	    line-height: 20px;
	}

	.lista_segmentos h2 {
		font-size: 22px !important;
	}

	.lista_segmentos p.big, .lista_segmentos p {
	    font-size: 16px !important;
	    line-height: 22px;
	}

	.lista_segmentos .fusion-checklist li {
		font-size: 16px;
		line-height: 20px;
	}

	.fusion-checklist .fusion-li-item {
    	margin-bottom: 20px;
	}

	.alimentacao_escolar ul {
		padding-left: 20px;
	}

	.fusion-checklist .icon-wrapper {
		position: absolute;
	}

	.fusion-li-item-content {
		margin-left: 36px !important;
	}

	.home .fusion-footer-widget-area {
		border-top: 0px !important;
	}
	  
	.fusion-footer-widget-area {
		background: #fff !important;
		border-top: 5px solid #73150e !important;
		padding-top: 20px !important;
		padding-bottom: 0px !important;
		text-align: center;
	}
}