/* 
 Theme Name:   Pinlion
 Theme URI:    https://pinlion.com/
 Description:  Pinlion
 Author:       Pinlion
 Author URI:   https://pinlion.com/
 Template:     hello-elementor
 Version:      1.0.3*/

/*
    Add your custom styles here
*/
/* Link Styling 
a, a:active, a:visited {
color: #000080;
} 
a:hover {
color: #ffd700;
}*/

/* Heading H1-H6 Styling 
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, serif;
color: #3a3a3a;
line-height: 35px;
font-weight:500;
letter-spacing: 1px;
}
h1 {
font-size: 30px;
line-height: 1.2;
}
h2 {
font-size: 28px;
line-height: 1.3;
}
h3 {
font-size: 26px;
line-height: 1.4;
}
h4 {
font-size: 24px;
line-height: 1.5;
}
h5 {
font-size: 22px;
line-height: 1.6;
}
h6 {
font-size: 20px;
line-height: 1.2;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
 margin-bottom: 20px;
}*/

b, strong {
    font-weight: bold!important;
}

/*LINE BREAK NOS EXCERTOS*/
.elementor-widget-theme-post-excerpt {
    white-space: pre-line;
    margin-top: -50px;
}

/*ESPAÇO EXTRA EM PARAGRAFOS*/
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}
.elementor-widget-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0px;}

@media (min-width: 1080px) {
    .elementor-nav-menu .sub-arrow {
    display: none!important;
}
}

/*COOKIE NOTICE*/
.cli-style-v2 {
    max-width: 600px;
    }

/*MENSAGEM DE LOGIN*/
.elementor-login__logged-in-message {
    background: lightgreen;
    padding: 10px;
}
