/**
Theme Name: Betonex
Author: Agência e-nova
Author URI: https://agenciaenova.com.br
Description: Tema filho para Astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: betonex
Template: astra
*/

.ast-below-header {	
	/*border-radius: 18px 18px 0 0;	*/
}

.ast-below-header-menu li.current-menu-item > a {
	color: #ffffff;
	background-color: #000;
}

.rank-math-breadcrumb {
	text-align: right;
}

@media only screen and (max-width: 768px) {
	.rank-math-breadcrumb {
		text-align: center;
	}
}

.entry-content .rank-math-breadcrumb p,
.entry-content .rank-math-breadcrumb p a {
	margin-bottom: 0;
	color: #FFF;
	font-size: 14px;
}

.entry-content .rank-math-breadcrumb .last {
	font-weight: bold;
}


.elementor-view-framed .elementor-icon {	
	border-width: 2px;	
}

@media only screen and (min-width: 1024px) {
	.ast-below-header-menu li:first-child > a {
		/* border-radius: 18px 0 0 0; */
	}	
}

.elementor-pagination-position-outside .swiper-container {
	padding-bottom: 0;
}

a.botao-solicite-orcamento {
	display:block;
	cursor:pointer;
	background-color:#0066b2;
	color#FFF;
	font-weight:600;
	text-transform:uppercase; 
	font-size:14px; 
	padding:0 15px;
	/* border-radius: 0 18px 0 0; */
}

a.botao-solicite-orcamento:hover {
	background-color: #3282b5;	
}

@media only screen and (max-width: 1024px) {
	a.botao-solicite-orcamento {
		display: none;		
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .below-header-section-2 {
	display: none;
}
