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

@import url(stylesheet.css);

body {
font-family: 'Intro';
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Intro caps';
}

p:last-child {
margin: 0;
}

.entry-content ul, .entry-content ol {
padding-left: 0;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
border-inline-start: 0px!important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
z-index: 1;
}

.sanfona-2 .e-n-accordion-item-title-text img {
height: 70px;
margin-right: 20px;
}
.dialog-close-button {
padding: 10px;
border-radius: 100px;
}

.custom-cta-button {
color:var(--e-global-color-secondary);
background-color: var(--e-global-color-accent);
padding: 15px 40px;
display: inline-block;
border-radius: 100px;
}

.custom-cta-button:hover {
color: var(--e-global-color-accent);
background-color: var(--e-global-color-secondary);
}
