.elementor-kit-4525{--e-global-color-primary:#F52D3A;--e-global-color-secondary:#F52D3A;--e-global-color-text:#F52D3A;--e-global-color-accent:#F52D3A;--e-global-color-4d94888:#FFFFFF;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;}.elementor-kit-4525 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);}@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 *//* Esconde os campos de endereço até o JS liberar */


div.woocommerce form .form-row.form-row-first, div.woocommerce form .form-row.form-row-last, div.woocommerce form .form-row.form-row-middle {
    width:100% !important;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) { display:none;}
#billing_country_field {display:none !important;}
.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__rendered {color:#ff0000;}

/* === RESET DE MARGENS DO TEMA === */
@media (min-width: 993px) {
  .ast-separate-container #primary,
  .ast-separate-container.ast-left-sidebar #primary,
  .ast-separate-container.ast-right-sidebar #primary {
    margin: 0 !important;
  }
}

/* === CONTAINER PRINCIPAL === */
#linha-tres-imagens {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  gap: 14px !important;
  width: 100% !important;
  margin: 15px auto 10px auto !important;
  padding: 0 !important;

  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;

  box-sizing: border-box !important;
}

/* === SLOT PADRÃO (TODOS IGUAIS) === */
#linha-tres-imagens > * {
  flex: 0 0 auto !important;

  width: 56px !important;
  height: 56px !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  margin: 0 !important;
  padding: 0 !important;

  position: static !important;
  box-sizing: border-box !important;
}

/* === REMOVE FLEX 33% DO ELEMENTOR === */
#linha-tres-imagens > *[style*="33.333"] {
  flex: 0 0 auto !important;
  width: 56px !important;
}

/* === LINKS E WRAPPERS INTERNOS === */
#linha-tres-imagens a,
#linha-tres-imagens .jet-data-store-link-wrapper {
  width: 100% !important;
  height: 100% !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  margin: 0 !important;
  padding: 0 !important;
}

/* === IMAGENS (Whats, Insta, Link) === */
#linha-tres-imagens img {
  width: 40px !important;
  height: 40px !important;
  object-fit: contain !important;
  display: block !important;
}

/* === ÍCONE DO CORAÇÃO (JetEngine) === */
#linha-tres-imagens .jet-data-store-link__icon,
#linha-tres-imagens .jet-data-store-link__icon i {
  width: 20px !important;
  height: 20px !important;

  font-size: 25px !important;
  line-height: 40px !important;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

  background: none !important;
  box-shadow: none !important;
}

/* === REMOVE SLOTS VAZIOS === */
#linha-tres-imagens > *:empty,
#linha-tres-imagens > *[hidden],
#linha-tres-imagens > *[style*="display:none"] {
  display: none !important;
}

/* === MOBILE === */
@media (max-width: 767px) {
  #linha-tres-imagens {
    gap: 12px !important;
  }

  #linha-tres-imagens > * {
    width: 52px !important;
    height: 52px !important;
  }

  #linha-tres-imagens img,
  #linha-tres-imagens .jet-data-store-link__icon,
  #linha-tres-imagens .jet-data-store-link__icon i {
    width: 38px !important;
    height: 38px !important;
    font-size: 25px !important;
    line-height: 38px !important;
  }
}




/* === REMOVE QUALQUER SLOT SEM LINK (container fantasma do Elementor) === */
#linha-tres-imagens > *:not(:has(a)) {
  display: none !important;
}/* End custom CSS */