.elementor-kit-8{--e-global-color-primary:#373537;--e-global-color-secondary:#373537;--e-global-color-text:#373537;--e-global-color-accent:#CF4F31;--e-global-color-4fd36f5:#FFFFFF;--e-global-color-f54f7bd:#CBCBCB;--e-global-color-d648dbf:#F67659;--e-global-color-4f3615d:#A3A3A3;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:38px;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:18px;--e-global-typography-ec8c080-font-family:"Roboto Condensed";--e-global-typography-ec8c080-font-size:10px;--e-global-typography-ec8c080-font-weight:400;--e-global-typography-ec8c080-text-transform:uppercase;--e-global-typography-ec8c080-line-height:10px;--e-global-typography-07058d9-font-family:"Roboto";--e-global-typography-07058d9-font-size:14px;--e-global-typography-07058d9-font-weight:400;--e-global-typography-07058d9-line-height:16px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:32px;}.elementor-element{--widgets-spacing:32px 32px;--widgets-spacing-row:32px;--widgets-spacing-column:32px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fitwidth{
    width:fit-content;
}  

.elementor-icon-wrapper{
    display: flex;
}
  
  /* Para elevar o "m2"*/  

.superscript {
        position: relative; top: -2em; font-size: 30% }
  
/* Para o texto ficar laranja */  
        
.orange-text{
        color:#CF4F31;
    }
    

/* Para as categorias dos posts ficarem redondas e separadas */

.post-tags>h2>span{
  padding: 4px 8px;
  border-radius: 100px;
  background-color: #F5DDD6;
}

.post-tags>h2{
    display: flex;
    gap: 8px;

}
    
/* Para as categorias dos galerias ficarem redondas e separadas */
  
.galerias-tags>h2>span{
  padding: 4px 8px;
  border-radius: 100px;
  background-color: #F1F1F1;
}

  .galerias-tags>h2{
    display: flex;
    gap: 8px;
}


/* ajuste na altura do logo */

.logo-branco{height:36px !important}



/* links nas galerias */

.info-galerias a {
    text-decoration: underline;
    color: #373537;
}/* End custom CSS */