/*
Theme Name: liveSEO Theme Child
Theme URI: https://liveseo.com.br/
Template: generatepress
Author: SEOdev
Author URI: https://liveseo.com.br/
Version: 0.1.0.1707499170
Updated: 2024-02-09 14:19:30

*/
/* @font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('https://hml-blog-casadosparafusos.seodev.ambienteseo.com.br/wp-content/themes/LiveSEOThemeChild/fonts/noto-sans/NotoSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body {
    font-family: 'Noto Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans', sans-serif;
} */


/* GeneratePress Site CSS */ @media (min-width: 1025px) {
.home-intro {
	margin: 10px 200px;
}
}

.lsi-social-icons li a, .lsi-social-icons li a:hover {
    padding: 10px 5px 0px 5px !important;
    background: transparent !important;
}

.topbar {
    padding:  6px 0px 4px 0px;
}

@media( max-width: 768px ) {
    .top-bar {
        display: none;
    }
}

.main-navigation .menu > .menu-item > a::after {
    content: "";
    position: absolute;
    right: 50;
    left: 50%;
    top: 0px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: 0.3s width ease;
}

.main-navigation .menu > .menu-item > a:hover::after,
.main-navigation .menu > .menu-item > a:focus::after,
.main-navigation .menu > .current-menu-item > a::after{
    width: 30px;
}

.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
    text-align: center;
}

#generate-slideout-menu {
    padding-top: 20px;
}

.hero-title {
    font-size: 40px;
	font-weight: bold
}

@media (max-width: 768px) {
    .hero-title {
        font-size: 32px;
    }
}

.mobile-header-navigation {
    padding: 8px 5px;
}

.menu-toggle {
    font-size: 20px;
}

input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
    line-height: inherit;
    border-radius: 6px;
    transition: all 0.5s ease 0s;
    margin-top:10px;
}

aside h2, .widget-title {
    margin-bottom: 15px;
}

.footer-widgets .widget {
	margin-bottom: 0px;
}

.inside-footer-widgets {
    text-align: center;
}

.inside-page-hero .smooth-scroll {
    position:  absolute;
    bottom: 20px;
}

.page-hero {
    position: relative;
} /* End GeneratePress Site CSS */

/*Author box avatar border radius*/
.avatar-container div img {
    border-radius: 300px!important;
}

/*Author page header*/
body.author .page-header {
    background-color: #fcfcfc;
    padding: 40px;
    border-color: #000!important;
    border-width: 2px!important;
		margin-bottom: 40px;
}
body.author .page-header h1 img {
    border-radius: 300px!important;
}

/* Posts share buttons */
.addtoany_share_save_container .addtoany_header {
    text-align: center!important;
}
.addtoany_share_save_container .addtoany_list {
    display: flex;
    justify-content: center;
}

/*Single template CSS*/
.inside-article .gb-container-e218b73e{
    border-radius: 7px;
    margin-top: 10px;
}

.inside-article .gb-container-e81933df {
    border: 1px solid rgba(135, 135, 135, 0.5);
    border-radius: 7px;
}

.comments-area {
    font-size: 16px;
}

.comments-area .comment-content{
    border: 1px solid rgba(135, 135, 135, 0.5);
    border-radius: 7px;
    margin-top: 15px;
    padding: 15px 15px;
}
.comments-area .reply{
    border-top: 1px solid rgba(135, 135, 135, 0.5);
    display: block;
    padding-top: 8px; 
    width: 100%;
}

.comments-area .children{
    width: 95%;
    margin-top: -5px;
    border: 1px solid rgba(135, 135, 135, 0.5)!important;
    border-radius: 7px;
    margin-bottom: 20px;
}
.comments-area .children li{
    width: 96%;
}

.comment-form-comment textarea, .comments-area input{
    border: 1px solid rgba(135, 135, 135, 0.5);
    border-radius: 7px;
}

.comments-area .submit, .comments-area input{
    padding: 5px 10px;
    border-radius: 5px;
	border: none;
	color: white;
}

/* Cards de posts */
article.post {
	border: 1px solid #EFEFEF;
	border-radius: 5px;
	padding: 1rem!important;
}

/* Back to top buttom */

.generate-back-to-top {
	border-radius: 5px;
}

/* Busca */

.search-submit {
	border-radius: 5px
}

/* Footer redes sociais */

.footer-widget-4 {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	ul {
		display: flex;
		gap: 2rem;
	}
}
.footer-widgets-container .wp-social-link {
	font-size: 32px
}

/*Estilo Paginação*/
a.page-numbers, span.page-numbers.current {
border: 1px solid #291670;
padding: 5px 14px !important;
margin: 3px;
border-radius: 5px;
color: #291670;
}

a:hover.page-numbers, span.page-numbers.current {
    color: white;
	background: #291670;
	
}


span.page-numbers.current {
background-color: #291670;
color: white;
border: 1px solid #291670;
}

.separate-containers .paging-navigation{
padding-left: 12px!important;
}

@media screen and (max-width:768px){
#nav-below{
display: flex;
justify-content: center;
}
}

/* Menu off canvas */
#generate-slideout-menu {
	width: 300px;
}

/* Fix legibility Page Hero */
.blog .page-hero:after {
    content: '';
    z-index: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-image: linear-gradient(#00000010, #000000AA 50%) !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5% 8%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.35);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, rgba(80, 50, 50, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(80, 50, 50, 0.5) 30%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
}
.blog .inside-page-hero {
    z-index: 3;   
    position: relative;
}
