/**
Theme Name: Voyager
Author: Ivon Filho
Author URI: https://ivonfilho.com
Description: Child Theme para Voyager com base no tema Astra Pro.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: voyager
Template: astra
*/

body {
	font-size: 15px;
}

p {
	font-size: 18px;
	line-height: 30px;
}

a {
	cursor: pointer;
}

span.trp-ls-language-name {
	color: #fff;
	font-size: 10px;
	position: absolute;
}

span.vermelho {
	color: #db232b;
}

span.branco {
	color: #fff;
}

span.laranja {
	color: #E74F37;
}

span.italico {
	font-style: italic;
}

ul.bandeiras {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

ul.bandeiras img {
	width: 20px;
	height: 20px;
	margin-top: -3px;
	margin-left: 2px;
}

ul.bandeiras li > a {
	color: #fff !important;
	cursor: pointer;
}

ul.bandeiras li {
	margin-left: 10px;
}

.elementor-skin-carousel.elementor-pagination-position-outside .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: -30px;
}

.jet-smart-listing__featured-content {
	position: relative;
}

.ast-above-header-wrap {
	position: absolute !important;
	width: 100%;
}

ul#menu-traducao {
	padding-right: 30px;
}

.main-header-bar .main-header-bar-navigation ul.sub-menu {
	padding-top: 15px;
	padding-bottom: 15px;
}

.submenu-with-border .sub-menu a {
	font-size: 15px;
}

.breadcrumb {
	color: #fff;
	font-size: 15px;
}

.breadcrumb a {
	color: #fff;
}

span.seprater {
	padding: 0 5px;
}

/* Soluções */

p.titulo-solucoes {
	font-weight: 600;
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}

a.botao-solucoes {
	background: #fff;
	padding: 7px 30px;
	border-radius: 100px;
	font-weight: bold;
}

p.texto-solucoes {
	color: #fff;
	line-height: 1.3;
	font-size: 17px;
	margin-bottom: 50px;
}

/*
@media (max-width: 768px) {
	p.titulo-solucoes {
	font-weight: 600;
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}

a.botao-solucoes {
	background: #fff;
	padding: 10px 30px;
	border-radius: 100px;
	font-weight: bold;
}

p.texto-solucoes {
	color: #fff;
	line-height: 1.3;
	font-size: 15px;
	margin-bottom: 50px;
}
}

@media (max-width: 360px) {
	p.titulo-solucoes {
	font-weight: 600;
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}

a.botao-solucoes {
	background: #fff;
	padding: 10px 30px;
	border-radius: 100px;
	font-weight: bold;
}

p.texto-solucoes {
	color: #fff;
	line-height: 1.3;
	font-size: 15px;
	margin-bottom: 50px;
}
}
*/
/* Fim Soluções */

@media (min-width: 769px) {
	.ast-footer-overlay {
		padding-top: 1.3em;
		padding-bottom: 1.3em;
	}

	span.mais-botao {
		background: #0e100f;
		color: #fff;
		width: 20px;
		height: 20px;
		display: inline-block;
		border-radius: 100px;
		padding: 0px 5px 0px !important;
		line-height: 1 !important;
	}
}

@media (max-width: 922px) {
	.ast-above-header-wrap {
		display: none;
	}
}

@media (max-width: 415px) {

	.assista-mobile,
	.assista-mobile span {
		font-size: 10px !important;
	}
}
