.elementor-kit-7{--e-global-color-primary:#FFFFFD;--e-global-color-secondary:#A38B5E;--e-global-color-text:#434342;--e-global-color-accent:#83704B;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:12px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-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 *//* sombra padrão */
#container-cabecalho {
  box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  transition: box-shadow .25s ease;
}

/* quando "sem sombra" */
#container-cabecalho.no-shadow {
  box-shadow: none;
}

#super-frete-shipping-calculator {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  max-width: fit-content; /* mantém só a largura necessária */
}/* End custom CSS */