.elementor-kit-8{--e-global-color-primary:#010101;--e-global-color-secondary:#010101;--e-global-color-text:#010101;--e-global-color-accent:#DA2A1E;--e-global-color-6b7e76f:#010101;--e-global-color-0afeb16:#FFFFFF;--e-global-color-5883227:#C1C1C1;--e-global-color-01b8a0a:#F1F1F1;--e-global-color-a98fe7e:#DA2A1E;--e-global-color-00a5ac7:#D5D5D5;--e-global-color-4418808:#E7E7E7;--e-global-typography-primary-font-family:"Neue";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Neue";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Neue";--e-global-typography-accent-font-size:1.1em;--e-global-typography-accent-font-weight:600;--e-global-typography-f45a177-font-family:"Libre";--e-global-typography-762f802-font-family:"Libre";--e-global-typography-762f802-font-style:italic;--e-global-typography-7117202-font-family:"Neue";--e-global-typography-e1f8f7a-font-family:"Minion";--e-global-typography-e1f8f7a-font-size:2.8em;--e-global-typography-e1f8f7a-font-weight:400;--e-global-typography-e1f8f7a-text-transform:uppercase;font-family:"Neue", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:var( --e-global-color-6b7e76f );}.elementor-kit-8 a{color:var( --e-global-color-a98fe7e );font-family:"Neue", Sans-serif;font-weight:600;}.elementor-kit-8 h1{font-family:"Neue", Sans-serif;font-weight:600;}.elementor-kit-8 h2{font-family:"Neue", Sans-serif;}.elementor-kit-8 h3{font-family:"Neue", Sans-serif;}.elementor-kit-8 h4{font-family:"Neue", Sans-serif;}.elementor-kit-8 h5{font-family:"Neue", Sans-serif;}.elementor-kit-8 h6{font-family:"Neue", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Sora", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:6em;--container-default-padding-right:1.25em;--container-default-padding-bottom:6em;--container-default-padding-left:1.25em;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-e1f8f7a-font-size:5.2vw;--e-global-typography-e1f8f7a-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:4em;--container-default-padding-right:1.25em;--container-default-padding-bottom:4em;--container-default-padding-left:1.25em;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-e1f8f7a-font-size:10vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Ivory Search */
.is-ajax-search-details a, .is-ajax-search-result a {
    color: #000 !important;
}

.is-form-style input.is-search-input {
    background: #fff;
    background-image: none !important;
    color: #333;
    padding: 0 12px;
    margin: 0;
    outline: 0 !important;
    font-size: 14px !important;
    height: 36px;
    min-height: 0;
    line-height: 1;
    border-radius: 0;
    border-top: 0px solid #ccc !important;
    border-left: 0px solid #ccc !important;
    border-right: 0px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;}

.is-form-style input.is-search-input {
     font-family: "Neue Montreal" !important;
}


#is-ajax-search-result-975 .is-highlight {
    background-color: #DA2A1E !important;
}


.is-form-id-975 .is-search-submit path {
    fill: #fff !important;
}

/* Barra de categorias */

.upk-post-category .upk-category-item .upk-category-count {
    top: -5px !important;
}



.elementor hr {
    color: #D5D5D5 !important;
}
.wp-block-separator {
    border: none;
    border-top: 1px solid !important;
}

/* Lista dos textos nos posts*/
.wp-block-list{
    margin-bottom:40px;
}

/* tirar lateral branca */

html, body{
    width: 100%;
    overflow-x: hidden;
}

/* tirar padding inferior dos textos */
P{
    margin: 0px !important;
}

/* alterar cor da barra de rolagem */

body::-webkit-scrollbar {
width: 10px;
}

body::-webkit-scrollbar-track {
background: #F1F1F1;
}

body::-webkit-scrollbar-thumb {
background-color: #C1C1C1;

border-radius: 10px;

border: 2px solid #F1F1F1;

}

/* alterar cor da seleção de elementos */
*::selection {
  color: #ffffff;
  background: #969798;
}


/* alterar cor da barra de navegação no mobile */

<!-- Cor navegador Mobile -->

<!-- Chrome: -->
<meta name="theme-color" content="#C1C1C1" />

<!-- Safari e Windows Phone: -->
<meta name="apple-mobile-web-app-status-bar-style" content="#C1C1C1" />
<meta name="msapplication-navbutton-color" content="#C1C1C1" />/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Regular.eot');
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Regular.woff2') format('woff2'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Regular.woff') format('woff'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Medium.eot');
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Medium.woff2') format('woff2'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Medium.woff') format('woff'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Italic.eot');
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Italic.eot?#iefix') format('embedded-opentype'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Italic.woff2') format('woff2'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Italic.woff') format('woff'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/NeueMontreal-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Libre';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/LibreBaskerville-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Libre';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/LibreBaskerville-Italic.eot');
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/LibreBaskerville-Italic.eot?#iefix') format('embedded-opentype'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/LibreBaskerville-Italic.woff2') format('woff2'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/LibreBaskerville-Italic.woff') format('woff'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/LibreBaskerville-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Minion';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/MinionPro-Regular.woff') format('woff'),
		url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/MinionPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Minion';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/MinionPro-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Minion';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/MinionPro-Semibold.woff') format('woff');
}
@font-face {
	font-family: 'Minion';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://leandrogabioneta.com.br/wp-content/uploads/2025/07/MinionPro-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */