/**
Theme Name: Astra Child Pro
Author: Ivon Filho
Author URI: https://ivonfilho.com
Description: Astra Child Pro é um tema filho personalizado de Astra.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-pro
Template: astra
*/

p:last-child {
margin: 0;
}

.linha-dourada h1:after {
content: "";
width: 100%;
height: 25px;
background: #ccb87e;
display: inline-block;
position: absolute;
bottom: 0;
left: 0;
z-index: -1;
}

.linha-dourada-cima h1:after {
content: "";
width: 100%;
height: 25px;
background: #ccb87e;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}

.jet-listing .slick-track {
margin-left: 0;
}

.elementor-image-box-img {
display: ruby !important;
}

.card-cursor {
cursor: url(imagens/cursor.png), auto !important;
}

option {
color: black;
}