/*** Customize seu css aqui ***/

.product-title {
  line-height: 1.45;
}

.product-sku {
  color: #7c8096;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

.product-sku b {
  color: #7c8096;
  font-weight: 600;
}

.product-header-box_left .product-title.product-title_desktop {
  margin-bottom: 0 !important;
  padding-bottom: 6px !important;
}

.product-header-box_left .product-sku {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.product-header-box_left .product-getDiscount.hide-lg {
  margin-bottom: 16px;
  padding-top: 0 !important;
}

@media (max-width: 991px) {
  .product-header-box_left .product-title.product-title_desktop {
    margin-bottom: 0 !important;
    padding-bottom: 6px !important;
  }
}

@media (max-width: 575px) {
  .product-header-box_left .product-title.product-title_desktop {
    padding-bottom: 6px !important;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .product-title {
    line-height: 1.45;
  }
}

/* Página de produto — mobile: imagem principal maior, faixa cinza mais fina */
@media (max-width: 991px) {
  .product-images {
    display: block;
  }

  .product-zoom {
    height: auto;
    margin: 0 auto 12px;
    max-width: 100%;
    width: 100%;
  }

  .product-zoom_link {
    float: none;
    height: auto;
    padding: 6px;
  }

  .product-zoom_link picture {
    display: block;
    line-height: 0;
  }

  .product-zoom_image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: none;
    max-width: 100%;
    position: relative;
    width: 100%;
  }

  .product-gallery_mobile {
    clear: both;
    display: block;
    margin-top: 4px;
    width: 100%;
  }

  .product-gallery_mobile .product-gallery_list {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 575px) {
  .product-zoom {
    height: auto;
    max-width: 100%;
    width: 100%;
  }

  .product-zoom_link {
    padding: 4px;
  }
}

@media (min-width: 992px) {
  .header-content .navbar {
    align-items: center;
    display: flex;
    height: 89px;
  }

  .header-content .logo img,
  .header-content .logo svg {
    max-height: 56px;
  }
}

.showcase-product_buy {
  background-color: #21C553;
}

.showcase-product_buy:focus,
.showcase-product_buy:hover {
  background-color: #1a9941;
  color: #fff;
}

@media (min-width: 992px) {
  .header-content .nav-main {
    height: 89px;
  }

  .header-content .nav-main_link {
    padding: calc((89px - 30px) / 2) 22px;
  }

  /* Mega-menu — sidebar + conteúdo */
  /* Limita o painel à largura do container (margens laterais) */
  .nav-main_item>.nav-main_content.dropdown-content {
    background-color: transparent;
    box-shadow: none;
    min-height: 0;
  }

  .nav-main_item>.dropdown-content:before {
    display: none;
  }

  .nav-main-box {
    border-radius: 0 0 10px 10px;
    box-shadow: 1px 6px 20px 4px rgba(0, 0, 0, 0.22);
    display: flex;
    min-height: 660px;
    overflow: hidden;
    position: relative;
  }

  .nav-main-box_first {
    background-color: #f8f9fe;
    border-right: 0.5px solid #e2e6ee;
    flex-shrink: 0;
    max-width: 244px;
    min-width: 244px;
    padding-bottom: 0;
    width: 244px;
  }

  .nav-main-box-first_title {
    color: #0d1f4c;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.3;
    padding: 1.25rem 1.25rem 0.75rem;
  }

  .nav-main-box-first_title svg {
    flex-shrink: 0;
    height: 14px;
    margin-right: 7px;
    width: 14px;
  }

  .nav-main-box_first>ul {
    max-height: 610px;
    overflow-y: auto;
  }

  .nav-main-box_first>ul>li {
    border-left: 3px solid transparent;
    border-radius: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.35;
    padding: 11px 1.25rem;
  }

  .nav-main-box_first>ul>li:hover {
    background-color: #eef1f9;
    font-weight: 400;
  }

  .nav-main-box_first>ul>li:hover a {
    color: #0d1f4c;
  }

  .nav-main-box_first>ul>li.nav-children_custom.active {
    background-color: #e9effb;
    border-left-color: #2563c9;
  }

  .nav-main-box_first>ul>li.nav-children_custom.active .nav-main_children__link {
    color: #0d1f4c;
    font-weight: 600;
  }

  .nav-main-box_first>ul>li a {
    color: #4a5468;
  }

  .nav-main-box_first .nav-main_children__box {
    align-items: center;
    display: flex;
    max-width: calc(100% - 16px);
  }

  .nav-main-box_first .nav-main_children_icon {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 19px;
    justify-content: center;
    margin-right: 11px;
    width: 19px;
  }

  .nav-main-box_first .nav-main_children_icon svg,
  .nav-main-box_first .nav-main_children_icon img {
    display: block;
    height: 19px;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    width: 19px;
  }

  .nav-main-box_first .icon-viewSubcategories {
    flex-shrink: 0;
    margin-left: auto;
    opacity: 0.45;
    padding-left: 10px;
  }

  .nav-main-box_first .icon-viewSubcategories svg {
    height: 7px;
    width: 4px;
  }

  .nav-main-box_first>ul>li.nav-children_custom.active .icon-viewSubcategories {
    color: #2563c9;
    opacity: 1;
  }

  .nav-main-box_first .nav-main_content__children.dropdown-content {
    background-color: #ffffff;
    bottom: 0;
    display: none;
    left: 244px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1.5rem 2rem;
    right: 0;
    top: 0;
  }

  .nav-children_custom.active>.nav-main_content__children.dropdown-content {
    display: block;
  }

  .menu-conteudo-header {
    align-items: center;
    border-bottom: 0.5px solid #e2e6ee;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
    padding-bottom: 0.875rem;
  }

  .menu-conteudo-header_title {
    color: #0d1f4c;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
  }

  .menu-conteudo-header_link {
    color: #2563c9;
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
  }

  .menu-conteudo-header_link:hover,
  .menu-conteudo-header_link:focus {
    color: #1d4fa8;
    opacity: 1;
    text-decoration: underline;
  }

  .menu-grupos {
    column-count: 2;
    column-fill: auto;
    column-gap: 3.75rem;
    display: block;
    flex-direction: unset;
    flex-wrap: unset;
    height: auto;
    max-height: 580px;
    max-width: 580px;
    overflow-x: hidden;
    width: 100%;
  }

  .nav-main_content li.nav-main-children_item,
  .nav-main_content li.nav-main-children_item.grupo {
    break-inside: avoid;
    display: block;
    margin-bottom: 1.5rem;
    max-width: 100%;
    min-height: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }

  .nav-main_content li.nav-main-children_item>* {
    max-width: 100%;
  }

  .nav-main-children_item>.nav-main_children {
    color: #0d1f4c;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 1.35;
    margin-bottom: 10px;
  }

  .nav-main_subcategory {
    margin-top: 0;
    padding-top: 0;
  }

  .nav-main-subcategory_list {
    display: block;
    flex-direction: unset;
    flex-wrap: unset;
    width: 100%;
  }

  .nav-main-subcategory_item {
    padding-bottom: 0;
  }

  .nav-main-subcategory_link {
    display: block;
    max-width: 100%;
    overflow-wrap: anywhere;
    transition: color 0.12s ease, padding-left 0.12s ease;
  }

  .nav-main-subcategory-link_title {
    color: #5a6478;
    font-size: 12.5px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 1.4;
    overflow: visible;
    padding: 5px 0;
    text-overflow: unset;
    white-space: normal;
  }

  .nav-main-subcategory_link:hover .nav-main-subcategory-link_title,
  .nav-main-subcategory_link:focus .nav-main-subcategory-link_title {
    color: #2563c9;
    padding-left: 4px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .nav-main-box_first {
    max-width: 232px;
    min-width: 232px;
    width: 232px;
  }

  .nav-main-box_first .nav-main_content__children.dropdown-content {
    left: 232px;
    padding: 1.5rem 2rem;
  }

  .nav-main_item>.dropdown-content:before {
    width: 232px;
  }
}

/* Footer — layout imagem 2 */
.footer-content_main.content {
  padding-left: 0;
  padding-right: 0;
}

.footer-content_main .footer-columns_main {
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}

.footer-content_main .footer-columns_main>.column {
  flex: none;
  margin-bottom: 0;
}

.footer-content_main>.container>.columns.footer-columns_main>.column .footer-box,
.footer-content_main>.container>.columns.footer-columns_main>.column:nth-child(2) .footer-box,
.footer-content_main .footer-columns_menus_inner>.column .footer-box {
  display: block !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none !important;
  width: 100% !important;
}

.footer-content_main .footer-box.footer-box_contact.footer-box_contact__card {
  margin-bottom: 0 !important;
}

.footer-content_main .footer-box.footer-box_page1,
.footer-content_main .footer-box.footer-box_page2,
.footer-content_main .footer-box.footer-box_page3 {
  padding-left: 0;
  padding-right: 0;
}

.footer-box_contact__card {
  background:
    radial-gradient(ellipse 140% 95% at 50% -5%, rgba(130, 188, 245, 0.3) 0%, transparent 58%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.09) 0%, rgba(8, 24, 58, 0.18) 100%);
  border: 3px solid #3559a0;
  border-radius: 16px;
  box-shadow:
    inset 0 0 54px rgba(80, 145, 220, 0.22),
    inset 0 2px 0 rgba(255, 255, 255, 0.14);
  margin-bottom: 0;
  overflow: hidden;
  padding: 32px 28px 30px;
  position: relative;
  width: 100%;
}

.footer-box_contact__card .footer_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 22px;
}

.footer-contact_item {
  margin-bottom: 20px;
}

.footer-contact_item:last-of-type {
  margin-bottom: 0;
}

.footer-contact-link_title {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 8px;
}

.footer-contact_link__email {
  display: block;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.footer-contact_phones {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.footer-contact_link__phone {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.footer-contact_locations {
  align-items: stretch;
  display: grid;
  gap: 0 22px;
  grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
  margin-top: 4px;
}

.footer-contact_central {
  margin-top: 30px;
  text-align: left;
}

.footer-contact_central_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 10px;
}

.footer-contact_central_phone {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.15;
  white-space: nowrap;
}

.footer-contact_central_email {
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  margin-top: 10px;
  word-break: break-word;
}

.footer-contact_central_email:focus,
.footer-contact_central_email:hover {
  color: #ffffff;
  opacity: 0.88;
  text-decoration: underline;
}

.footer-contact_locations_divider {
  background: rgba(255, 255, 255, 0.28);
  height: auto;
  width: 1px;
}

.footer-contact_location {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.footer-contact_location_header {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
}

.footer-contact_location_icon {
  color: #fff;
  display: flex;
  flex-shrink: 0;
  line-height: 0;
}

.footer-contact_location_city {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.footer-contact_location_address {
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.55;
  margin: 0;
}

.footer-contact_location_phone {
  margin-top: auto;
  padding-top: 18px;
}

.footer-contact_location_label {
  color: rgba(255, 255, 255, 0.55);
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 6px;
}

.footer-contact_location .footer-contact_link__phone {
  font-size: 18px;
  line-height: 24px;
}

.footer-contact_item__treatment .footer-contact-link_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

.footer-contact_item__treatment .footer-contact-link_text p {
  margin-bottom: 0;
}

.footer-contact_item__treatment .footer-contact-link_text p+p {
  margin-top: 11px;
}

.footer-contact_item__treatment .footer-contact-link_text b {
  font-weight: 600;
}

.footer-social__card {
  margin-left: -6px;
  margin-top: 24px;
  position: relative;
  z-index: 1;
}

@media (min-width: 992px) {
  .footer-content_main>.container {
    padding-left: 0;
  }

  .footer-content_main .footer-columns_main {
    align-items: start;
    column-gap: 40px;
    display: grid !important;
    grid-template-columns: minmax(300px, 360px) minmax(0, 1fr);
    margin-left: 0;
  }

  .footer-content_main .footer-columns_main>.column {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-content_main .footer-column_contact {
    flex: none !important;
    max-width: none !important;
    padding-left: 0;
    padding-right: 0 !important;
    width: 100% !important;
  }

  .footer-content_main .footer-columns_menus {
    flex: none !important;
    max-width: none;
    min-width: 0;
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0;
    width: 100%;
  }

  .footer-content_main .footer-columns_menus_inner {
    align-items: flex-start;
    column-gap: 24px;
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 0.9fr) minmax(0, 1.7fr);
    margin-left: 0;
    margin-right: 0;
    min-width: 0;
    width: 100%;
  }

  .footer-content_main .footer-columns_menus_inner--count-2 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .footer-content_main .footer-columns_menus_inner>.column {
    flex: none;
    max-width: 100%;
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }

  .footer-content_main .footer-box_page__brands,
  .footer-content_main .footer-pages__brands {
    max-width: 100%;
    min-width: 0;
  }
}

/* Tablets / iPad / Tab: 2 colunas de marcas + telefone sem quebra */
@media (min-width: 992px) and (max-width: 1399px) {
  .footer-pages__brands {
    column-count: 2;
    column-gap: 14px;
    column-width: auto;
  }

  .footer-pages__brands .footer-page_item {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0;
  }

  .footer-pages__brands .footer-page_link {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
  }

  .footer-box_contact__card {
    padding: 28px 22px 26px;
  }

  .footer-contact_central_phone {
    display: inline-block;
    font-size: 20px;
    line-height: 1.25;
    white-space: nowrap;
  }
}

@media (min-width: 1400px) {
  .footer-content_main .footer-columns_main {
    column-gap: 148px;
    grid-template-columns: 448px minmax(0, 1fr);
    margin-left: -24px;
  }

  .footer-content_main .footer-columns_menus_inner {
    column-gap: 72px;
    grid-template-columns: minmax(136px, 0.74fr) minmax(136px, 0.78fr) minmax(260px, 1.6fr);
  }

  .footer-content_main .footer-columns_menus_inner--count-2 {
    grid-template-columns: minmax(136px, 1fr) minmax(136px, 1fr);
  }

  .footer-pages__brands {
    column-count: 3;
    column-gap: 16px;
    column-width: auto;
  }
}

.footer-social__card .footer-social_item {
  margin: 4px 8px;
}

.footer-social__card .social-icons__link {
  border: 1px solid #E8A045;
  border-radius: 4px;
  height: 32px;
  width: 32px;
}

.footer-social__card .social-icons__link svg,
.footer-social__card .social-icons__link svg>* {
  fill: #E8A045;
  max-height: 16px;
  max-width: 16px;
}

.footer-social__card .social-icons__link:hover svg,
.footer-social__card .social-icons__link:hover svg>* {
  fill: #fff;
}

.footer-social__card .social-icons__link:hover {
  background-color: #E8A045;
}

.footer-column_pages .footer_title__group {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 22px;
}

.footer-column_pages .footer-page_item {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding: 7px 0;
}

.footer-column_pages .footer-page_item:first-of-type {
  padding-top: 0;
}

.footer-box_page__brands .footer_title__group {
  border-bottom: 2px solid rgba(255, 255, 255, 0.35);
  padding-bottom: 12px;
}

.footer-pages__brands {
  column-count: 3;
  column-gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-pages__brands .footer-page_item {
  break-inside: avoid;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 6px 0;
}

.footer-pages__brands .footer-page_link {
  display: inline-block;
  white-space: nowrap;
}

.footer-pages__brands .footer-page_item:first-of-type,
.footer-box_page__brands .footer-pages__brands .footer-page_item:first-of-type {
  padding-top: 6px;
}

.footer-brands_iso {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.footer-brands_iso img {
  height: auto;
  max-height: 112px;
  max-width: 112px;
  width: auto;
}

@media (max-width: 991px) {
  .footer-content_main .footer-columns_main>.column {
    margin-bottom: 40px;
  }

  .footer-content_main .footer-columns_main>.column:last-child {
    margin-bottom: 0;
  }

  .footer-content_main .footer-columns_menus_inner>.column {
    margin-bottom: 36px;
  }

  .footer-content_main .footer-columns_menus_inner>.column:last-child {
    margin-bottom: 0;
  }

  .footer-content_main .footer-columns_menus {
    padding-left: 0 !important;
  }

  .footer-content_main .footer-column_contact {
    padding-right: 0 !important;
  }

  .footer-content_main .footer-box.footer-box_contact.footer-box_contact__card {
    border-top: 3px solid #3559a0;
    padding-top: 32px;
  }

  .footer-contact_locations {
    gap: 22px 0;
    grid-template-columns: 1fr;
  }

  .footer-contact_central_phone {
    font-size: 24px;
    white-space: nowrap;
  }

  .footer-contact_locations_divider {
    height: 1px;
    width: 100%;
  }

  .footer-pages__brands {
    column-count: 2;
    column-width: auto;
  }

  .footer-pages__brands .footer-page_link {
    display: inline-block;
    white-space: nowrap;
  }
}

@media (max-width: 575px) {
  .footer-pages__brands {
    column-count: 1;
    column-width: auto;
  }
}

/* Títulos de produto inteiros (home, categorias e busca) — remove corte de 1/2 linhas */
.showcase-product_link_title,
.showcase-search.showcase-search_list .showcase-product_link_title {
  -webkit-line-clamp: unset;
  line-clamp: unset;
  display: block;
  height: auto;
  overflow: visible;
}

/* Alinhamento de preços — títulos com alturas variáveis */
.showcase-products_grid>ul.showcase-list {
  display: flex;
  flex-wrap: wrap;
}

.showcase-products_grid .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) {
  display: flex;
  float: none;
}

.showcase-products_grid .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) .showcase-product.card,
.showcase-products_carousel .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) .showcase-product.card,
.showcase-slider .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) .showcase-product.card {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.showcase-products_grid .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) .showcase-product.card .card-footer,
.showcase-products_carousel .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) .showcase-product.card .card-footer,
.showcase-slider .showcase-item:not(.showcase-item_buy-to-gether):not(.showcase-item_kit):not(.showcase-item_calc) .showcase-product.card .card-footer {
  margin-top: auto;
}

/* Listagem de categoria/busca (visão em grade) — iguala alturas por fileira */
.showcase-search.showcase-search_grid .showcase-list {
  display: flex;
  flex-wrap: wrap;
}

.showcase-search.showcase-search_grid .showcase-item {
  display: flex;
  float: none;
}

.showcase-search.showcase-search_grid .showcase-item>.showcase-product.card {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.showcase-search.showcase-search_grid .showcase-item .card-footer {
  margin-top: auto;
}

/* Carrossel (tiny-slider): iguala a altura dos slides para alinhar os preços */
ul.showcase-slider.tns-slider {
  align-items: stretch;
  display: flex;
}

ul.showcase-slider>.showcase-item {
  display: flex;
  flex-shrink: 0;
  float: none;
  height: auto;
}

ul.showcase-slider>.showcase-item>.showcase-product.card {
  display: flex;
  flex-direction: column;
  width: 100%;
}

ul.showcase-slider>.showcase-item .card-footer {
  margin-top: auto;
}

/* Vitrine 6 — padroniza ícones SVG de categorias */
.showcase-image-carousel--compact .showcase-banners_item {
  width: 110px;
}

.showcase-model-6 .showcase-banners_link--svg {
  align-items: center;
  background-color: #fcfcfc;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  display: flex;
  height: 86px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 86px;
}

.showcase-model-6 .showcase-banners_link--svg picture {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.showcase-model-6 .showcase-banners_link--svg img.banner-grid--svg {
  display: block;
  height: 70px;
  max-height: 70px;
  max-width: 70px;
  object-fit: contain;
  width: 70px;
}

.showcase-model-6 .showcase-banners_link--svg+.showcase-image-title {
  margin-top: 8px;
}

@media (max-width: 991px) {
  .showcase-image-carousel--compact .showcase-banners_item {
    width: 100px;
  }

  .showcase-model-6 .showcase-banners_link--svg {
    border-radius: 10px;
    height: 82px;
    width: 82px;
  }

  .showcase-model-6 .showcase-banners_link--svg img.banner-grid--svg {
    height: 66px;
    max-height: 66px;
    max-width: 66px;
    width: 66px;
  }

  .showcase-model-6 .showcase-banners_link--svg+.showcase-image-title {
    margin-top: 6px;
  }
}

/* Home mobile — espaçamento banners institucionais e categorias */
@media (max-width: 991px) {
  .banner-custom-content {
    padding-bottom: 18px;
    padding-top: 14px;
  }

  .home-main .showcase.showcase-model-6 {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 12px;
  }

  .home-main .showcase.showcase-model-6 .showcase-title {
    margin-bottom: 14px;
  }

  .showcase-model-6 .showcase-banners {
    padding-bottom: 0;
  }
}

/* Home desktop — reduz espaço da vitrine de categorias */
@media (min-width: 992px) {
  .home-main .showcase.showcase-model-5:has(+ .showcase.showcase-model-6) {
    padding-bottom: 68px;
  }

  .home-main .showcase.showcase-model-6 {
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 28px;
  }

  .home-main .showcase.showcase-model-6 .showcase-title {
    margin-bottom: 18px;
  }

  .showcase-model-6 .showcase-banners {
    padding-bottom: 0;
  }
}

.product-attributes_table {
  border-collapse: collapse;
  width: 100%;
}

.product-attributes_table th,
.product-attributes_table td {
  border: 1px solid #D5E2EB;
  color: #12114B;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  padding: 12px 14px;
  text-align: left;
  vertical-align: top;
}

.product-attributes_table th {
  background-color: #fafafa;
  font-weight: 600;
  width: 32%;
}

.product-attributes_table td {
  color: #12114B80;
}

@media (max-width: 767px) {

  .product-attributes_table th,
  .product-attributes_table td {
    display: block;
    width: 100%;
  }

  .product-attributes_table th {
    border-bottom: 0;
    padding-bottom: 6px;
  }

  .product-attributes_table td {
    padding-top: 0;
  }
}

/* === Recursos 1.5: cotação no topo do header === */
.header-top-bar .header-top-bar_nav {
  align-items: center;
  justify-content: space-between;
}

.header-top-bar .header-top-bar_left {
  flex: 1 1 auto;
  justify-content: flex-start;
  min-width: 0;
}

.header-top-bar .header-top-bar_right {
  flex: 0 0 auto;
  justify-content: flex-end;
  margin-left: auto;
}

.header-top-quote {
  align-items: center;
  background: transparent;
  border: 0;
  color: #ffffff;
  cursor: default;
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 600;
  gap: 6px;
  line-height: 1.3;
  max-width: 100%;
  padding: 0;
  text-align: left;
}

.header-top-quote_clickable {
  cursor: pointer;
}

.header-top-quote_clickable:hover {
  color: #ffffff;
  opacity: 0.92;
}

.header-top-quote_label {
  color: #ffffff;
  font-weight: 600;
  white-space: nowrap;
}

.header-top-quote_values {
  align-items: center;
  color: #ffffff;
  display: inline-flex;
  flex-wrap: wrap;
  font-weight: 600;
  gap: 0;
  white-space: nowrap;
}

.header-top-quote_item {
  align-items: center;
  display: inline-flex;
  gap: 6px;
  white-space: nowrap;
}

.header-top-quote_sep {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 400;
  margin: 0 2px 0 8px;
}

.header-top-quote_flag {
  border-radius: 1px;
  display: inline-block;
  flex-shrink: 0;
  height: 12px;
  object-fit: cover;
  width: 18px;
}

.header-top-quote_value {
  color: #ffffff;
  white-space: nowrap;
}

.header-top-bar .header-top-bar_left.navbar-section {
  justify-content: flex-start;
}

.header-top-bar .top-pages_list {
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .header-top-bar .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .header-top-bar .header-top-bar_nav {
    align-items: center;
    flex-wrap: nowrap;
    gap: 8px;
    min-height: 28px;
  }

  .header-top-bar .header-top-bar_left,
  .header-top-bar .header-top-bar_right {
    flex: 0 1 auto;
    margin-left: 0;
    max-width: none;
    width: auto;
  }

  .header-top-bar .header-top-bar_left {
    flex: 1 1 auto;
    min-width: 0;
  }

  .header-top-bar .header-top-bar_right {
    flex: 0 0 auto;
    margin-left: auto;
    max-width: 52%;
  }

  .header-top-bar .header-top-bar_right.navbar-section {
    justify-content: flex-end;
  }

  .header-top-quote {
    flex-wrap: nowrap;
    font-size: 11px;
    gap: 4px;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  .header-top-quote_values {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .header-top-quote_flag {
    height: 10px;
    width: 15px;
  }

  .header-top-quote_sep {
    margin: 0 1px 0 5px;
  }

  .header-top-bar .top-pages_list {
    flex-wrap: nowrap;
    justify-content: flex-end;
    overflow: hidden;
  }

  .header-top-bar .top-pages_item {
    padding: 2px 6px;
  }

  .header-top-bar .top-pages_item:first-child {
    padding-left: 0;
  }

  .header-top-bar .top-pages_link {
    display: block;
    font-size: 9px;
    line-height: 1.2;
    max-width: 118px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .header-top-bar .header-top-bar_nav {
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 4px;
    padding: 5px 0 6px;
  }

  .header-top-bar .header-top-bar_left,
  .header-top-bar .header-top-bar_right {
    flex: 0 0 100%;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }

  .header-top-bar .navbar .header-top-bar_left.navbar-section,
  .header-top-bar .navbar .header-top-bar_right.navbar-section,
  .header-top-bar .navbar .header-top-bar_right.navbar-section:not(:first-child):last-child {
    justify-content: center;
  }

  .header-top-quote {
    justify-content: center;
    text-align: center;
    width: 100%;
  }

  .header-top-quote_values {
    justify-content: center;
  }

  .header-top-bar .top-pages {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .header-top-bar .navbar .top-pages_list {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 100%;
  }

  .header-top-bar .top-pages_item:first-child {
    padding-left: 6px;
  }

  .header-top-bar .top-pages_item:last-of-type {
    padding-right: 6px;
  }

  .header-top-bar .top-pages_link {
    max-width: none;
    text-align: center;
    white-space: normal;
  }
}

/* Header desktop: busca à esquerda + conta/carrinho à direita */
@media (min-width: 992px) {
  .header-content .navbar {
    flex-wrap: nowrap;
    gap: 10px;
  }

  .header-content .navbar-section:first-child {
    flex: 0 0 auto;
    max-width: none;
    min-width: 0;
  }

  .header-content .navbar-center {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-start;
    max-width: none;
    min-width: 0;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 16px;
    width: auto;
  }

  .header-content .navbar-section:last-child {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-shrink: 0;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: flex-end;
    max-width: none;
    min-width: 0;
    padding-left: 0;
    padding-right: 20px;
    width: auto;
  }

  .search-desktop {
    flex: 1 1 auto;
    margin-right: 0;
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  .search-desktop form,
  .search-desktop .input-group {
    max-width: 100%;
    width: 100%;
  }

  .search-desktop .form-input {
    max-width: 100%;
    width: 100%;
  }

  .header-box_account {
    align-items: center;
    display: inline-flex;
    flex-shrink: 0;
  }

  .header-box_account .header-link_account {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }

  .header-box_account .header-link_account>* {
    float: none;
  }

  .header-box_account .header-link_icon {
    flex-shrink: 0;
  }

  .header-box_account .header-link_text {
    flex-shrink: 1;
    margin-left: 8px;
    min-width: 0;
  }

  .header-link_text__logged .account_link {
    max-width: 130px;
    width: auto;
  }

  .header-link.header-link_cart {
    flex-shrink: 0;
    margin-left: 50px;
    position: relative;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header-content .navbar-center {
    padding-right: 20px;
  }

  .header-link.header-link_cart {
    margin-left: 28px;
  }
}

/* Header mobile: margem esquerda da busca (logo — busca) */
@media (max-width: 991px) {
  .header-content .navbar {
    align-items: center;
    flex-wrap: nowrap;
    gap: 14px;
    justify-content: flex-start;
  }

  .header-content .navbar-section:first-child,
  .header-content .navbar-section:last-child {
    flex: 0 0 auto;
    min-width: 0;
  }

  .header-content .navbar-section:last-child {
    margin-left: auto;
  }

  .header-content .navbar-center {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    flex-wrap: nowrap;
    gap: 0;
    min-width: 0;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
  }

  .header-content .navbar-center .logo.show-lg {
    flex: 0 0 auto;
    margin-right: 0;
  }

  .header-content .header-search-mobile,
  .header-content .navbar-center .search-desktop {
    display: block !important;
    flex: 1 1 auto;
    margin-left: 28px !important;
    max-width: none;
    min-width: 0;
    width: auto !important;
  }

  .header-content .header-link_search.search_link {
    display: none !important;
  }

  .header-content .header-search-mobile .form-input,
  .header-content .navbar-center .search-desktop .form-input {
    height: 48px;
    padding-left: 14px;
  }

  /*
   * Modo com login + carrinho:
   * linha 1 — menu | logo | usuário + sacola
   * linha 2 — busca full width
   * (modo catálogo sem essa classe permanece na linha única)
   */
  .header-content--with-shop .navbar {
    align-items: center;
    column-gap: 10px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-template-areas:
      "menu logo actions"
      "search search search";
    height: auto;
    min-height: 0;
    padding-bottom: 10px;
    padding-top: 8px;
    row-gap: 10px;
  }

  .header-content--with-shop .navbar-section:first-child {
    grid-area: menu;
    justify-self: start;
    margin-left: 0;
  }

  .header-content--with-shop .navbar-center {
    display: contents;
  }

  .header-content--with-shop .navbar-center .logo.show-lg {
    grid-area: logo;
    justify-self: center;
    margin: 0;
  }

  .header-content--with-shop .navbar-section:last-child {
    align-items: center;
    display: flex;
    gap: 0;
    grid-area: actions;
    justify-content: flex-end;
    justify-self: end;
    margin-left: 0;
  }

  .header-content--with-shop .header-box_account.hide-lg {
    display: flex !important;
  }

  .header-content--with-shop .header-box_account .header-link_account {
    align-items: center;
    display: flex;
  }

  .header-content--with-shop .header-box_account .header-link_text {
    display: none !important;
  }

  .header-content--with-shop .header-box_account .header-link_icon {
    align-items: center;
    display: inline-flex;
    line-height: 0;
    padding: 4px 10px 4px 4px;
  }

  .header-content--with-shop .header-link.header-link_cart {
    align-items: center;
    border-left: 1px solid rgba(255, 255, 255, 0.35);
    display: inline-flex;
    line-height: 0;
    margin-left: 0;
    padding: 4px 4px 4px 12px;
    position: relative;
  }

  .header-content--with-shop .header-link_cart .cart_quantity {
    background-color: #E01380;
  }

  .header-content--with-shop .header-search-mobile,
  .header-content--with-shop .navbar-center .search-desktop {
    grid-area: search;
    margin-left: 0 !important;
    max-width: 100%;
    width: 100% !important;
  }

  .header-content--with-shop .header-search-mobile .form-input,
  .header-content--with-shop .navbar-center .search-desktop .form-input {
    border-radius: 8px;
  }
}

/* Badge de quantidade no carrinho do header */
.header-link_cart .cart_quantity {
  align-items: center;
  background-color: #3189CA;
  border-radius: 50%;
  bottom: auto;
  color: #fff;
  display: none;
  font-size: 10px;
  font-weight: bold;
  height: 18px;
  justify-content: center;
  left: auto;
  line-height: 14px;
  min-width: 18px;
  padding: 1px 4px;
  position: absolute;
  right: -6px;
  top: -4px;
}

.header-link_cart .cart_quantity.cart_quantity--visible {
  display: flex;
}

/* Filtro de preço — valores acima do slider + respiro vertical */
.search-filter_price .search-filter-header {
  padding-bottom: 14px;
}

.search-filter_price .search-filter-body {
  padding-bottom: 4px;
}

.search-filter-price_values {
  line-height: 18px;
  margin-bottom: 14px;
  margin-top: 0;
}

.search-filter-price .noUi-target {
  margin-bottom: 28px;
}

.search-filter_price .search-filters-btn_finish {
  margin-top: 4px;
}

/* Checkout — seletor de cidade com busca (apenas etapa de entrega) */
.checkout-card-shipping .checkout-city-picker-wrap {
  position: relative;
}

.checkout-card-shipping .checkout-city-picker {
  position: relative;
}

.checkout-card-shipping .checkout-city-picker-trigger {
  align-items: center;
  background: #fff;
  border: 1px solid #d3dbe2;
  border-radius: 4px;
  color: #3b4351;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  line-height: 1.4;
  min-height: 40px;
  padding: 8px 12px;
  text-align: left;
  width: 100%;
}

.checkout-card-shipping .checkout-city-picker-trigger.is-placeholder {
  color: #8a94a6;
}

.checkout-card-shipping .checkout-city-picker-trigger:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}

.checkout-card-shipping .checkout-city-picker-trigger-icon {
  color: #8a94a6;
  flex-shrink: 0;
  margin-left: 8px;
}

.checkout-card-shipping .checkout-city-picker-trigger-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.checkout-card-shipping .checkout-city-picker-panel {
  background: #fff;
  border: 1px solid #d3dbe2;
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(24, 39, 75, 0.12);
  left: 0;
  margin-top: 6px;
  overflow: hidden;
  padding-bottom: 4px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 30;
}

.checkout-card-shipping .checkout-city-picker-search {
  align-items: center;
  background: #fff;
  border: 1.5px solid #d3dbe2;
  border-radius: 10px;
  display: flex;
  gap: 10px;
  margin: 12px 14px;
  padding: 10px 12px;
  transition: border-color 0.15s ease;
}

.checkout-card-shipping .checkout-city-picker-search:focus-within {
  border-color: #3189CA;
}

.checkout-card-shipping .checkout-city-picker-search-icon {
  color: #8a94a6;
  flex-shrink: 0;
}

.checkout-card-shipping .checkout-city-picker-search-input {
  background: transparent;
  border: 0;
  color: #3b4351;
  flex: 1;
  font-size: 15px;
  line-height: 1.35;
  margin: 0;
  min-width: 0;
  outline: 0;
  padding: 0;
  width: 100%;
}

.checkout-card-shipping .checkout-city-picker-search-input::placeholder {
  color: #8a94a6;
  opacity: 1;
}

.checkout-card-shipping .checkout-city-picker-search-input[type="search"]::-webkit-search-cancel-button,
.checkout-card-shipping .checkout-city-picker-search-input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.checkout-card-shipping .checkout-city-picker-search-clear {
  align-items: center;
  background: transparent;
  border: 0;
  color: #8a94a6;
  cursor: pointer;
  display: none;
  flex-shrink: 0;
  font-size: 20px;
  height: 24px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  width: 24px;
}

.checkout-card-shipping .checkout-city-picker-search-clear.is-visible {
  display: inline-flex;
}

.checkout-card-shipping .checkout-city-picker-list {
  max-height: 280px;
  overflow-y: auto;
}

.checkout-card-shipping .checkout-city-picker-empty {
  color: #8a94a6;
  font-size: 14px;
  margin: 0;
  padding: 16px;
}

.checkout-card-shipping .checkout-city-picker-item {
  align-items: center;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #f1f4f8;
  color: inherit;
  cursor: pointer;
  display: flex;
  gap: 11px;
  padding: 12px 16px;
  text-align: left;
  width: 100%;
}

.checkout-card-shipping .checkout-city-picker-item:hover,
.checkout-card-shipping .checkout-city-picker-item.is-kbd,
.checkout-card-shipping .checkout-city-picker-item.is-active {
  background: #f3f8fd;
}

.checkout-card-shipping .checkout-city-picker-pin {
  align-items: center;
  background: #eef6fc;
  border-radius: 8px;
  color: #3189CA;
  display: grid;
  flex: none;
  height: 30px;
  place-items: center;
  width: 30px;
}

.checkout-card-shipping .checkout-city-picker-label {
  color: #3b4351;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.checkout-card-shipping .checkout-city-picker-label b {
  color: #3189CA;
  font-weight: 700;
}

/* Checkout — resumo lateral (produto + totais) */
.checkout-card-summary {
  box-shadow: none;
}

.checkout-card-summary>.card-body,
.checkout-card-summary>.card-footer {
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
}

.checkout-card-summary .card-body .checkout-product--cart-style {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  gap: 15px;
  min-height: 0;
  overflow: visible;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
}

.checkout-card-summary .card-body .checkout-product--cart-style:first-of-type {
  padding-top: 12px;
}

.checkout-card-summary .checkout-product-media {
  flex: 0 0 72px;
  float: none;
  margin-right: 0;
  min-height: 0;
  width: 72px;
}

.checkout-card-summary .checkout-product-media .checkout-product-image {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  min-height: 0;
}

.checkout-card-summary .checkout-product-media .checkout-product-image img {
  display: block;
  margin: 0 auto;
  max-height: 72px;
  max-width: 100%;
}

.checkout-card-summary .checkout-product-body {
  flex: 1 1 auto;
  min-width: 0;
  overflow: visible;
}

.checkout-card-summary .checkout-product-top {
  align-items: flex-start;
  display: flex;
  gap: 10px 12px;
  justify-content: space-between;
}

.checkout-card-summary .checkout-product-main {
  flex: 1 1 auto;
  min-width: 0;
}

.checkout-card-summary .checkout-product-aside {
  align-items: flex-end;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  max-width: 42%;
  min-width: 7.5rem;
}

.checkout-card-summary .checkout-product-aside-head {
  align-items: flex-start;
  display: flex;
  gap: 6px;
  justify-content: flex-end;
  width: 100%;
}

.checkout-card-summary .checkout-product-header {
  margin-bottom: 4px;
  overflow: hidden;
  padding-right: 0;
}

.checkout-card-summary .checkout-product-header .checkout-product-title {
  float: none;
  margin: 0;
  min-height: 0;
  width: 100%;
}

.checkout-card-summary .checkout-product-header .checkout-product-title p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  line-height: 1.3;
  margin-bottom: 0;
  overflow: hidden;
  word-break: break-word;
}

.checkout-card-summary .checkout-product-header .checkout-product-title>* {
  float: none;
  max-height: none;
  width: auto;
}

.checkout-card-summary .checkout-product-aside-head .btn-checkout-delete {
  flex-shrink: 0;
  line-height: 0;
  margin: 2px 0 0;
}

.checkout-card-summary .checkout-product-aside-head .btn-checkout-delete svg {
  fill: #e55353;
}

.checkout-card-summary .checkout-product-extra {
  margin-top: 8px;
}

.checkout-card-summary .checkout-product-info p,
.checkout-card-summary .checkout-product-extra p {
  margin-bottom: 2px;
}

.checkout-card-summary .checkout-product-unit-price {
  font-size: 0.8em;
  line-height: 1.35;
  margin-bottom: 0;
  opacity: 0.85;
}

.checkout-card-summary .checkout-product-prices {
  flex: 1 1 auto;
  margin-top: 0;
  min-width: 0;
  text-align: right;
}

.checkout-card-summary .checkout-product-prices .checkout-product-price {
  color: #242431;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: right;
  white-space: nowrap;
}

.checkout-card-summary .checkout-product-prices .checkout-product-price_withoutProgressive {
  display: block;
  margin-bottom: 2px;
  text-align: right;
  white-space: nowrap;
}

.checkout-card-summary .checkout-product_quantity {
  color: #7f8ba3;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  max-width: 95px;
  padding: 0;
  width: 100%;
}

.checkout-card-summary .checkout-product_quantity .input-group {
  align-items: center;
  border: 1px solid #e3e3e8;
  border-radius: 6px;
  justify-content: center;
}

.checkout-card-summary .checkout-product_quantity .btn,
.checkout-card-summary .checkout-product_quantity input {
  background-color: transparent;
  box-shadow: none;
  min-height: 30px;
}

.checkout-card-summary .checkout-product_quantity .btn {
  color: #7f8ba3;
  font-size: 0.85em;
  font-weight: 500;
  height: auto;
  line-height: 1.8;
  max-width: 3.2em;
  padding-bottom: 0.45em;
  padding-top: 0.45em;
}

.checkout-card-summary .checkout-product_quantity .btn:first-of-type {
  padding-left: 0.9em;
  padding-right: 0.45em;
}

.checkout-card-summary .checkout-product_quantity .btn:last-of-type {
  padding-left: 0.45em;
  padding-right: 0.9em;
}

.checkout-card-summary .checkout-product_quantity .btn:focus,
.checkout-card-summary .checkout-product_quantity .btn:hover {
  background-color: transparent;
  color: #7f8ba3;
  opacity: 0.7;
}

.checkout-card-summary .checkout-product_quantity input {
  border: none;
  font-size: 1em;
  height: auto;
  line-height: 1.55;
  max-width: 3.1em;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.checkout-card-summary .checkout-product-price,
.checkout-card-summary .checkout-product-price>span,
.checkout-card-summary .price-small {
  white-space: nowrap;
}

.checkout-card-summary .card-body .checkout-product-price {
  text-align: right;
  width: auto;
}

.checkout-card-summary .card-body .checkout-product-price .price-small,
.checkout-card-summary .checkout-product-prices .checkout-product-price .price-small {
  display: block;
  float: none;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 2px;
  opacity: 0.76;
  text-align: right;
  width: auto;
}

.checkout-card-summary>.card-footer>section:not(.checkout-product-coupon) {
  align-items: center;
  display: flex;
  gap: 0.5rem 1rem;
  justify-content: space-between;
}

.checkout-card-summary>.card-footer .checkout-product-left {
  flex: 1 1 auto;
  float: none;
  height: auto;
  min-width: 0;
  width: auto;
}

.checkout-card-summary>.card-footer .checkout-product-right {
  flex: 0 0 auto;
  float: none;
  flex-wrap: nowrap;
  height: auto;
  margin-left: 0;
  max-width: 62%;
  min-width: 0;
  text-align: right;
  width: auto;
}

.checkout-card-summary>.card-footer .checkout-product-title {
  font-size: 14px;
  line-height: 1.35;
}

.checkout-card-summary>.card-footer .checkout-product-price {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  margin-bottom: 0;
  text-align: right;
}

.checkout-card-summary .checkout-product-total {
  border-top: 1px solid #e3e3e8;
  margin-top: 4px;
  padding-top: 12px;
}

.checkout-card-summary .checkout-product-total .checkout-product-title,
.checkout-card-summary .checkout-product-total .checkout-product-price {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

.checkout-card-summary>.card-footer .checkout-product-coupon {
  display: block;
  margin-top: 12px;
  width: 100%;
}

.checkout-card-summary>.card-footer .checkout-product-coupon .form-group {
  margin-bottom: 0;
  width: 100%;
}

.checkout-card-summary>.card-footer .checkout-product-coupon .btn-checkout-coupon {
  box-sizing: border-box;
  display: block;
  text-align: center;
  width: 100%;
}

.checkout-quotation-rate {
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: flex-end;
  padding: 0.35rem 0.75rem 0.25rem;
}

.checkout-quotation-tag {
  align-items: center;
  background: rgba(49, 137, 202, 0.1);
  border: 1px solid rgba(49, 137, 202, 0.25);
  border-radius: 3px;
  display: inline-flex;
  font-size: 0.625rem;
  gap: 0.2rem;
  line-height: 1.25;
  padding: 0.1rem 0.35rem;
}

.checkout-quotation-tag_label {
  color: #3189CA;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.checkout-quotation-tag_value {
  color: #3189CA;
  font-weight: 700;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .checkout-card-summary .checkout-product-media {
    flex-basis: 68px;
    width: 68px;
  }

  .checkout-card-summary .checkout-product-media .checkout-product-image img {
    max-height: 68px;
  }

  .checkout-card-summary .checkout-product-header .checkout-product-title p {
    font-size: 13px;
  }

  .checkout-card-summary .checkout-product-prices .checkout-product-price {
    font-size: 14px;
  }

  .checkout-card-summary .checkout-product-aside {
    max-width: 44%;
  }
}

@media (max-width: 991px) {
  .checkout-card-summary .checkout-product--cart-style {
    gap: 12px;
  }

  .checkout-card-summary .checkout-product-media {
    flex-basis: 64px;
    width: 64px;
  }

  .checkout-card-summary .checkout-product-media .checkout-product-image img {
    max-height: 64px;
  }

  .checkout-card-summary .checkout-product-aside {
    max-width: 46%;
    min-width: 6.5rem;
  }

  .checkout-card-summary .checkout-product_quantity {
    max-width: 88px;
  }

  .checkout-card-summary>.card-footer .checkout-product-right {
    max-width: 58%;
  }

  .checkout-card-summary .checkout-product-total .checkout-product-title,
  .checkout-card-summary .checkout-product-total .checkout-product-price {
    font-size: 16px;
  }
}

/* Checkout — respiro vertical: mesmo espaço título → campos nas duas seções */
.card.checkout-card.checkout-card-user .card-header.card-header_address1,
.card.checkout-card.checkout-card-user .card-header.card-header_address2 {
  padding-bottom: 18px;
}

.card.checkout-card.checkout-card-user .card-header.card-header_address1 {
  padding-top: 4px;
}

.card.checkout-card.checkout-card-user .card-header.card-header_address2 {
  margin-top: 0;
  padding-top: 16px;
}

.card.checkout-card.checkout-card-user .card-header .card-title {
  display: block;
  line-height: 1.35;
  margin-bottom: 0;
}

.card.checkout-card.checkout-card-user .checkout-section-fields,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields {
  padding-bottom: 0;
  padding-top: 18px;
}

.card.checkout-card.checkout-card-user .checkout-section-fields_columns,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields_columns {
  margin-top: 0;
  padding-top: 0;
}

.card.checkout-card.checkout-card-user .checkout-section-fields_columns>.column,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields_columns>.column {
  padding-top: 0;
}

.card.checkout-card.checkout-card-shipping_info .checkout-section-fields_row-document {
  margin-top: 0;
}

.card.checkout-card.checkout-card-user .form-group_document .form-document-helper,
.card.checkout-card.checkout-card-shipping_info .form-group_document .form-document-helper {
  color: #666;
  font-size: 12px;
  line-height: 1.35;
  margin: 6px 0 0;
  text-align: right;
}

.card.checkout-card.checkout-card-user .checkout-section-fields>.form-group_custom:first-child,
.card.checkout-card.checkout-card-user .checkout-section-fields_columns>.column>.form-group_custom:first-child,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields>.form-group_custom:first-child,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields_columns>.column>.form-group_custom:first-child {
  margin-top: 0;
  padding-top: 0;
}

.card.checkout-card.checkout-card-user .checkout-section-fields>.form-group_custom:first-child:not(.onFocus) .form-label,
.card.checkout-card.checkout-card-user .checkout-section-fields_columns>.column>.form-group_custom:first-child:not(.onFocus) .form-label,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields>.form-group_custom:first-child:not(.onFocus) .form-label,
.card.checkout-card.checkout-card-shipping_info .checkout-section-fields_columns>.column>.form-group_custom:first-child:not(.onFocus) .form-label {
  top: -12px;
}

#checkout-user .form-group:has(.form-input-password) .form-icon.form-icon_password {
  height: 18px;
  margin: 0 !important;
  top: 11px !important;
  width: 18px;
}

.checkout-shipping-detail_fantasy {
  margin-top: 14px;
}

.column-summary .checkout-card-finish_footer_summary {
  margin-top: 16px;
}

.column-summary .checkout-card-finish_footer_summary .card-header {
  padding: 0;
}

.column-summary .checkout-card-finish_footer_summary .card-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.card.checkout-card.checkout-card-finish_header .card-body {
  align-items: stretch;
  flex-direction: column;
}

.checkout-card-finish_header-main,
.checkout-order-header-title {
  align-items: center;
  display: flex;
  width: 100%;
}

.checkout-card-finish_payment-header {
  border-bottom: 1px solid #e3e3e8;
  padding: 16px 20px;
}

.checkout-card-finish_payment-header .checkout-order-header-title {
  margin: 0;
}

.checkout-card-finish_payment-header.checkout-card-finish_header .checkout-text {
  margin-left: 40px;
  max-width: calc(100% - 30px - 40px);
  padding-bottom: 5px;
  padding-top: 5px;
}

.checkout-card-finish_payment-header.checkout-card-finish_header .checkout-text b {
  font-size: 21px;
  line-height: 25px;
  margin-bottom: 4px;
}

.checkout-order-status-wrap {
  border-top: 1px solid #e3e3e8;
  margin-top: 16px;
  padding-top: 20px;
  width: 100%;
}

.checkout-card-finish_header .tile-text {
  color: #242431;
  font-size: 13px;
  line-height: 16px;
  padding-top: 2px;
}

.checkout-card-finish_header .tile-title {
  color: #242431;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}

.checkout-card-finish_header .timeline .timeline-item {
  margin-bottom: 0;
  padding-bottom: 38px;
}

.checkout-card-finish_header .timeline .timeline-item:before {
  background-color: #242431;
  left: 13.5px;
  width: 3px;
}

.checkout-card-finish_header .timeline .timeline-item.disable:before {
  background-color: rgba(36, 36, 49, 0.25);
}

.checkout-card-finish_header .timeline .timeline-item.disable .tile {
  align-items: center;
  height: 100%;
}

.checkout-card-finish_header .timeline .timeline-item.disable .tile-title {
  color: #5a5a7b;
}

.checkout-card-finish_header .timeline .timeline-item.disable .timeline-icon {
  background-color: #fff;
  border: 2px solid rgba(36, 36, 49, 0.25);
}

.checkout-card-finish_header .timeline .timeline-item.disable .timeline-icon svg {
  display: none;
}

.checkout-card-finish_header .timeline .timeline-item:last-of-type {
  padding-bottom: 0;
}

.checkout-card-finish_header .timeline .timeline-item:last-of-type:before {
  display: none;
}

.checkout-card-finish_header .timeline .timeline-item .timeline-content {
  padding: 2px 0 0 40px;
}

.checkout-card-finish_header .timeline .timeline-item .timeline-icon {
  background-color: #242431;
  height: 30px;
  position: relative;
  width: 30px;
  z-index: 1;
}

.checkout-card-finish_header .timeline .timeline-item .timeline-icon:before {
  display: none;
}

.checkout-card-finish_header .timeline .timeline-item .timeline-icon svg {
  fill: #fff;
  width: 14px;
}

@media (min-width: 992px) {
  .checkout-card-finish_header .timeline--order-status {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    overflow: hidden;
    padding-top: 8px;
  }

  .checkout-card-finish_header .timeline--order-status .timeline-item {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    text-align: center;
  }

  .checkout-card-finish_header .timeline--order-status .timeline-item:before {
    display: none;
  }

  .checkout-card-finish_header .timeline--order-status .timeline-item:not(:last-of-type):after {
    background-color: #242431;
    content: '';
    height: 3px;
    left: calc(50% + 15px);
    position: absolute;
    right: auto;
    top: 15px;
    width: calc(100% - 30px);
    z-index: 0;
  }

  .checkout-card-finish_header .timeline--order-status .timeline-item.disable:not(:last-of-type):after {
    background-color: rgba(36, 36, 49, 0.25);
  }

  .checkout-card-finish_header .timeline--order-status .timeline-left {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 1;
  }

  .checkout-card-finish_header .timeline--order-status .timeline-item .timeline-content {
    padding: 12px 8px 0;
    width: 100%;
  }

  .checkout-card-finish_header .timeline--order-status .timeline-item.disable .tile {
    height: auto;
  }
}

.checkout-card-summary>.card-footer .checkout-product-coupon {
  border-top: 1px solid #e3e3e8;
  margin-top: 20px;
  padding-top: 18px;
}

.checkout-card-summary>.card-footer .checkout-product-coupon .form-group {
  margin-bottom: 12px;
}

.checkout-card-summary .checkout-product-coupon_new {
  padding-top: 6px;
}

.checkout-card-summary .checkout-product-coupon_new .form-group_custom {
  margin-bottom: 12px;
  padding-right: 12px;
  padding-top: 6px;
}

.checkout-card-summary .checkout-product-coupon_new .form-group_custom .form-input-hint {
  margin-top: 8px;
}

.checkout-card-summary .checkout-product-coupon_new>.col-4>.form-group {
  margin-top: 22px;
}

/* Checkout — opções de frete (mobile + valores longos PY) */
.checkout-card-shipping_info .checkout-option_shipping .form-radio {
  align-items: flex-start;
  display: flex;
  padding-left: 0;
  width: 100%;
}

.checkout-card-shipping_info .checkout-option_shipping .form-radio .form-icon {
  bottom: auto;
  flex: 0 0 18px;
  margin: 8px 10px 0 0;
  position: relative;
  top: auto;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_left {
  align-items: flex-start;
  display: block;
  flex: 1 1 auto;
  float: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 8px 8px 8px 0;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_right {
  align-items: flex-start;
  display: flex;
  flex: 0 1 auto;
  float: none;
  justify-content: flex-end;
  max-width: 44%;
  min-height: 0;
  padding: 8px 0;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_price {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  text-align: right;
  white-space: normal;
  word-break: break-word;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_price>span:first-child {
  display: block;
  white-space: nowrap;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_price .price-small {
  display: block;
  float: none;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 2px;
  opacity: 0.76;
  text-align: right;
  white-space: nowrap;
  width: auto;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_text {
  padding-bottom: 0;
  padding-top: 4px;
}

.checkout-card-shipping_info .checkout-option_shipping .checkout-option_title {
  line-height: 1.35;
  padding-right: 4px;
}

@media (max-width: 991px) {
  .card.checkout-card.checkout-card-user .card-header.card-header_address2 {
    padding-top: 14px;
  }

  .checkout-card-summary .checkout-product-coupon_new>.col-4>.form-group {
    margin-top: 0;
  }

  .checkout-card-shipping_info .checkout-option_shipping .checkout-option_right {
    max-width: 48%;
  }

  .checkout-card-shipping_info .checkout-option_shipping .checkout-option_price {
    font-size: 12px;
  }
}

/* Showcase model 8 (Marcas Destacadas)
   - Desktop: altura fixa do fundo para ficar por trás da próxima vitrine
   - Mobile/tablet: SVG preenche o box (preserveAspectRatio=none no liquid) */
.showcase-model-8 .showcase-background svg {
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .showcase-model-8 .showcase-background {
    bottom: auto;
    height: 865px;
    overflow: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .showcase-model-8 .showcase-background {
    height: 1065px;
  }

  .showcase-model-8 .showcase-background svg {
    height: 100%;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .showcase-model-8 .showcase-background {
    bottom: auto;
    height: calc(100% + 30%);
    overflow: hidden;
  }

  .showcase-model-8 .showcase-background svg {
    height: 100%;
    width: 100%;
  }
}

/* Showcase payment — 4º card (Ueno Bank / preto) + layout 4 cards */
.showcase-model-custom .showcase-payment_item.showcase-payment_item4 {
  color: #000000;
}

.showcase-model-custom .showcase-payment_item.showcase-payment_item4 .showcase-payment_card {
  border-color: #000000;
}

.showcase-model-custom .showcase-payment_item.showcase-payment_item4 .showcase-payment_card__footer:before {
  background-color: #000000;
}

.showcase-model-custom .showcase-payment_tax__image img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 28px;
  max-width: 100%;
  width: auto;
}

.showcase-model-custom .showcase-payment_tax__subtitle {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 10px;
}

.showcase-model-custom .showcase-payment_location {
  color: #333333;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
  margin-top: 16px;
}

.showcase-model-custom .showcase-payment_legal {
  color: #333333;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.35;
  margin-top: 16px;
}

.showcase-model-custom .showcase-payment_card__footer {
  margin-top: 24px;
  padding-top: 28px;
}

@media (min-width: 992px) {
  .showcase-model-custom .showcase-payment_list {
    align-items: stretch;
  }

  .showcase-model-custom .showcase-payment_item {
    display: flex;
    margin-left: 24px;
    max-width: none;
    width: calc((100% - (24px * 3)) / 4);
  }

  .showcase-model-custom .showcase-payment_card {
    height: 100%;
    padding: 40px 14px 32px;
  }

  .showcase-model-custom .showcase-payment_tax {
    font-size: 100px;
    line-height: 90px;
  }

  .showcase-model-custom .showcase-payment_tax__text {
    font-size: 30px;
    line-height: 1;
  }
}

@media (max-width: 1519px) and (min-width: 1400px) {
  .showcase-model-custom .showcase-payment_item {
    margin-left: 20px;
    width: calc((100% - (20px * 3)) / 4);
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .showcase-model-custom .showcase-payment_item {
    margin-left: 16px;
    width: calc((100% - (16px * 3)) / 4);
  }

  .showcase-model-custom .showcase-payment_tax__subtitle {
    font-size: 13px;
  }

  .showcase-model-custom .showcase-payment_location {
    font-size: 11px;
  }

  .showcase-model-custom .showcase-payment_legal {
    font-size: 9px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .showcase-model-custom .showcase-payment_item {
    margin-left: 12px;
    width: calc((100% - (12px * 3)) / 4);
  }

  .showcase-model-custom .showcase-payment_card {
    padding: 28px 10px 22px;
  }

  .showcase-model-custom .showcase-payment_tax {
    font-size: 80px;
    line-height: 72px;
  }

  .showcase-model-custom .showcase-payment_tax__text {
    font-size: 24px;
    line-height: 22px;
  }

  .showcase-model-custom .showcase-payment_tax__subtitle {
    font-size: 12px;
    margin-top: 8px;
  }

  .showcase-model-custom .showcase-payment_location {
    font-size: 10px;
    margin-top: 12px;
  }

  .showcase-model-custom .showcase-payment_legal {
    font-size: 8px;
    margin-top: 12px;
  }

  .showcase-model-custom .showcase-payment_card__footer {
    margin-top: 18px;
    padding-top: 22px;
  }
}

/* Produtos indisponíveis: imagem e título mais apagados */
.showcase-product.card:has(.showcase-prices_out-of-stock) .showcase-product_image {
  opacity: 0.5;
  filter: grayscale(0.35);
  transition: opacity 0.2s ease, filter 0.2s ease;
}

.showcase-product.card:has(.showcase-prices_out-of-stock) .showcase-product_link_title {
  opacity: 0.5;
  transition: opacity 0.2s ease;
}

/* Menu de atalhos (entre busca e linha colorida) */
.header-shortcut-menu {
  background: #ffffff;
  position: relative;
  z-index: 8;
}

.header-shortcut-menu_list {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 28px;
  list-style: none;
  margin: 0;
  min-height: 56px;
  padding: 10px 0;
  width: 100%;
}

.header-shortcut-menu_group {
  flex: 0 1 auto;
  list-style: none;
  margin: 0;
  min-width: 0;
}

.header-shortcut-menu_group__links {
  flex: 1 1 auto;
}

.header-shortcut-menu_group__buttons {
  flex: 0 0 auto;
  margin-left: auto;
}

.header-shortcut-menu_group-list {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-shortcut-menu_group__links .header-shortcut-menu_group-list {
  gap: 40px;
}

.header-shortcut-menu_group__buttons .header-shortcut-menu_group-list {
  gap: 17px;
}

.header-shortcut-menu_item {
  flex: 0 0 auto;
  list-style: none;
  margin: 0;
  min-width: 0;
}

.header-shortcut-menu_link {
  align-items: center;
  color: #333333;
  display: inline-flex;
  font-size: 14px;
  font-weight: 500;
  gap: 8px;
  line-height: 1.2;
  padding: 6px 2px;
  text-decoration: none;
  transition: opacity 0.15s ease;
  white-space: nowrap;
}

.header-shortcut-menu_link:hover,
.header-shortcut-menu_link:focus {
  color: #002161;
  opacity: 0.85;
  text-decoration: none;
}

.header-shortcut-menu_icon {
  align-items: center;
  display: inline-flex;
  flex-shrink: 0;
  height: 20px;
  justify-content: center;
  width: 20px;
}

.header-shortcut-menu_group__links .header-shortcut-menu_icon {
  color: #dc4181;
  height: 22px;
  margin-left: 3px;
  width: 22px;
}

.header-shortcut-menu_group__links .header-shortcut-menu_icon--mask {
  background-color: #dc4181;
  -webkit-mask-image: var(--shortcut-icon);
  mask-image: var(--shortcut-icon);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  /* Engrossa um pouco o traço da silhueta (SVGs finos do CDN) */
  filter:
    drop-shadow(0.55px 0 0 #dc4181) drop-shadow(-0.55px 0 0 #dc4181) drop-shadow(0 0.55px 0 #dc4181) drop-shadow(0 -0.55px 0 #dc4181);
}

.header-shortcut-menu_group__links .header-shortcut-menu_icon svg,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg path,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg circle,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg rect,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg line,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg polyline,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg polygon {
  stroke: currentColor;
  stroke-width: 1.35;
  vector-effect: non-scaling-stroke;
}

.header-shortcut-menu_group__links .header-shortcut-menu_icon svg [fill]:not([fill='none']),
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg:not([fill='none']) {
  fill: currentColor;
}

.header-shortcut-menu_group__links .header-shortcut-menu_icon img,
.header-shortcut-menu_group__links .header-shortcut-menu_icon svg {
  height: 22px;
  max-height: 22px;
  max-width: 22px;
  width: 22px;
}

.header-shortcut-menu_icon img,
.header-shortcut-menu_icon svg {
  display: block;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  width: 20px;
}

.header-shortcut-menu_text {
  display: inline-flex;
  flex-direction: column;
  gap: 1px;
  justify-content: center;
  min-width: 0;
}

.header-shortcut-menu_title {
  display: block;
}

.header-shortcut-menu_subtitle {
  display: block;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.15;
  opacity: 0.95;
}

.header-shortcut-menu_item__button .header-shortcut-menu_link {
  background-color: #E01380;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  gap: 6px;
  height: 40px;
  min-height: 40px;
  padding: 0 14px;
}

.header-shortcut-menu_item__button .header-shortcut-menu_link:hover,
.header-shortcut-menu_item__button .header-shortcut-menu_link:focus {
  color: #ffffff;
  opacity: 0.92;
}

.header-shortcut-menu_item__button .header-shortcut-menu_icon {
  height: 18px;
  width: 18px;
}

.header-shortcut-menu_item__button .header-shortcut-menu_icon img,
.header-shortcut-menu_item__button .header-shortcut-menu_icon svg {
  height: 18px;
  max-width: 18px;
}

.header-shortcut-menu_item__button .header-shortcut-menu_title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.15;
}

.header-shortcut-menu_item__button .header-shortcut-menu_subtitle {
  font-size: 11px;
  font-weight: 700;
  line-height: 1.1;
  opacity: 1;
}

/* Botão com 2 linhas (Câmera): mantém fontes menores */
.header-shortcut-menu_item__button .header-shortcut-menu_text:has(.header-shortcut-menu_subtitle) .header-shortcut-menu_title {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.1;
}

/* Telas grandes: mais espaço entre atalhos */
@media (min-width: 1600px) {
  .header-shortcut-menu_group__links .header-shortcut-menu_group-list {
    gap: 56px;
  }
}

/* Tablets / notebooks estreitos (Tab S9, iPad Pro, etc.):
   links em cima, botões embaixo — evita sumir o 6º item (Electro) */
@media (max-width: 1199px) {
  .header-shortcut-menu_list {
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
    min-height: 0;
    padding: 10px 0 12px;
  }

  .header-shortcut-menu_group__links,
  .header-shortcut-menu_group__buttons {
    flex: 0 0 auto;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }

  .header-shortcut-menu_group__links .header-shortcut-menu_group-list {
    gap: 22px;
    justify-content: space-between;
    overflow: visible;
    padding-bottom: 0;
  }

  .header-shortcut-menu_group__buttons .header-shortcut-menu_group-list {
    gap: 8px;
    justify-content: stretch;
    overflow: visible;
    width: 100%;
  }

  .header-shortcut-menu_item__button {
    flex: 1 1 0;
    min-width: 0;
  }

  .header-shortcut-menu_item__button:has(.header-shortcut-menu_subtitle) {
    flex: 1.45 1 0;
  }

  .header-shortcut-menu_link {
    font-size: 13px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_link {
    font-size: 12px;
    height: 36px;
    justify-content: center;
    min-height: 36px;
    padding: 0 10px;
    width: 100%;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_title {
    font-size: 12px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_subtitle {
    font-size: 10px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_text:has(.header-shortcut-menu_subtitle) .header-shortcut-menu_title {
    font-size: 9px;
  }
}

/* Mobile: rolagem lateral nos links + botões compactos */
@media (max-width: 991px) {
  .header-shortcut-menu .container {
    padding-left: 0;
    padding-right: 0;
  }

  .header-shortcut-menu_list {
    gap: 8px;
  }

  .header-shortcut-menu_group__links .header-shortcut-menu_group-list {
    gap: 28px;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    padding: 0 12px 2px;
    scrollbar-width: none;
  }

  .header-shortcut-menu_group__links .header-shortcut-menu_group-list::-webkit-scrollbar {
    display: none;
  }

  .header-shortcut-menu_group__buttons .header-shortcut-menu_group-list {
    gap: 6px;
    padding: 0 12px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_link {
    height: 34px;
    min-height: 34px;
    padding: 0 6px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_title {
    font-size: 11px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_subtitle {
    font-size: 9px;
  }

  .header-shortcut-menu_item__button .header-shortcut-menu_text:has(.header-shortcut-menu_subtitle) .header-shortcut-menu_title {
    font-size: 8px;
  }

  .header-shortcut-menu_link {
    font-size: 13px;
  }
}

/* Página adicional — Cámara Puente (sem card estreito / sem título) */
.card.card-page.card-page-form:has(.genz-camera-page),
.card.card-page:has(.genz-camera-page),
.card.card-page.card-page--camera,
.card.card-page.card-page-form.card-page--camera {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding: 0;
  width: 100%;
  overflow: visible !important;
}

.card.card-page.card-page-form:has(.genz-camera-page) .card-header,
.card.card-page:has(.genz-camera-page) .card-header,
.card.card-page--camera .card-header {
  display: none !important;
}

.card.card-page.card-page-form:has(.genz-camera-page) .card-body,
.card.card-page.card-page-form:has(.genz-camera-page) .card-body_custom,
.card.card-page:has(.genz-camera-page) .card-body,
.card.card-page:has(.genz-camera-page) .card-body_custom,
.card.card-page--camera .card-body,
.card.card-page--camera .card-body_custom {
  padding: 0;
  overflow: visible !important;
}

/* Remove o padding-top padrão do main (70px) nesta página */
main.page-main:has(.genz-camera-page),
main.page-main:has(.card-page--camera) {
  padding-top: 28px;
  overflow: visible !important;
}

/* Faixa laranja full + colada no rodapé (sem gap do main) */
main.page-main:has(.genz-camera-viaja) {
  padding-bottom: 0 !important;
}

.page-content:has(.genz-camera-viaja),
.page-container:has(.genz-camera-viaja),
.card.card-page:has(.genz-camera-viaja),
.card.card-page:has(.genz-camera-viaja) .card-body,
.card.card-page:has(.genz-camera-viaja) .card-body_custom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.genz-camera-viaja {
  position: relative;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  overflow: hidden;
  background-color: #F39443;
  background-image: radial-gradient(ellipse 128% 65% at 91% 13%,
      rgba(255, 210, 120, 0.84) 0%,
      rgba(255, 170, 70, 0.35) 45%,
      rgba(243, 148, 67, 0) 112%);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

.genz-viaja-city {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  margin: 0;
  padding: 0;
  border: 0;
  pointer-events: none;
  user-select: none;
}

.genz-viaja-inner {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 48px 40px 56px;
  text-align: left;
}

.genz-viaja-steps {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0;
  width: 100%;
  margin-top: -15px;
}

.genz-viaja-steps img {
  display: block;
  box-sizing: border-box;
  flex: 1 1 0;
  min-width: 0;
  width: 100%;
  height: clamp(190px, 17.5vw, 270px);
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  object-fit: contain;
  object-position: center bottom;
}

/* Títulos alinhados à esquerda (Tiny/tema às vezes centraliza h2) */
.genz-camera-page h2,
.genz-camera-viaja h2 {
  text-align: left !important;
}

/* Linhas de cards/banner ocupam a largura útil da coluna */
.genz-camera-row {
  width: 100% !important;
}

@media (max-width: 991px) {
  .genz-camera-row {
    flex-wrap: wrap !important;
  }

  .genz-camera-row>div {
    flex: 1 1 calc(50% - 10px) !important;
  }
}

@media (max-width: 575px) {
  .genz-camera-row>div {
    flex: 1 1 100% !important;
  }
}

/*
 * Full horizontal (lado a lado na viewport).
 * Reutilize .genz-fullbleed em qualquer faixa da página da câmera
 * (azul atual e próximos blocos full-width abaixo).
 */
.genz-fullbleed {
  position: relative;
  left: auto !important;
  right: auto !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  box-sizing: border-box;
}

/* Ancestrais não podem cortar o full-bleed */
.page-main:has(.genz-fullbleed),
.page-content:has(.genz-fullbleed),
.page-container:has(.genz-fullbleed),
.page-content:has(.genz-fullbleed) .container,
.page-content:has(.genz-fullbleed) .columns,
.page-content:has(.genz-fullbleed) .column,
.card.card-page:has(.genz-fullbleed),
.card.card-page:has(.genz-fullbleed) .card-body,
.card.card-page:has(.genz-fullbleed) .card-body_custom {
  overflow: visible !important;
  overflow-x: visible !important;
}

/* Evita barra horizontal da página por causa do 100vw */
body:has(.genz-fullbleed),
html:has(.genz-fullbleed) {
  overflow-x: hidden;
}

.genz-camera-rotativa {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
}

.genz-camera-rotativa svg {
  flex-shrink: 0;
}

.genz-camera-rotativa span {
  min-width: 0;
}

/* Faixa azul + glow canto inferior esquerdo */
.genz-camera-band {
  overflow: hidden;
  background-color: #002161;
  background-image: radial-gradient(ellipse 128% 65% at 9% 87%,
      rgb(0 101 255 / 84%) 0%,
      rgba(30, 80, 170, 0.28) 89%,
      rgba(0, 33, 97, 0) 112%);
}

@media (max-width: 991px) {

  main.page-main:has(.genz-camera-page),
  main.page-main:has(.card-page--camera) {
    padding-top: 20px;
  }

  .genz-camera-page:not(.genz-fullbleed) {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .genz-camera-band>div:not(.div-content) {
    padding-top: 140px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .genz-camera-band>.div-content {
    margin: 0;
    padding: 0;
  }

  .genz-camera-player {
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    margin-left: calc(50% - 50vw + 10px) !important;
    margin-right: calc(50% - 50vw + 10px) !important;
    margin-bottom: -110px !important;
  }

  .genz-camera-player-frame {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-radius: 12px !important;
  }

  .genz-camera-rotativa {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    gap: 8px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .genz-camera-rotativa svg {
    flex-shrink: 0 !important;
    width: 16px !important;
    height: 16px !important;
    margin-top: 1px;
  }

  .genz-camera-rotativa span {
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  .genz-camera-viaja>.genz-viaja-inner {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-bottom: 40px !important;
  }

  .genz-viaja-steps {
    flex-wrap: wrap !important;
    margin-top: -8px;
  }

  .genz-viaja-steps img {
    flex: 1 1 calc(50% - 2px) !important;
    height: clamp(160px, 36vw, 220px) !important;
  }

  .genz-camera-conoce>div {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media (max-width: 575px) {
  .genz-viaja-steps {
    margin-top: -4px;
  }

  .genz-viaja-steps img {
    flex: 1 1 100% !important;
    height: clamp(180px, 58vw, 240px) !important;
  }
}

/* ==========================================================================
   Busca/categoria — layout mobile (filtros no topo + toolbar sob o título)
   Desktop (≥992px) permanece inalterado (show-lg / hide-lg).
   ========================================================================== */
@media (max-width: 991px) {
  .search-options_mobile.search-options_mobile--genz {
    background: #fff;
    display: block !important;
    margin: 0;
    min-height: 0;
    position: relative;
    width: 100%;
    z-index: 99;
  }

  .search-options_mobile--genz .search-mobile-filter-bar {
    background-color: rgba(18, 17, 75, 0.05);
    cursor: pointer;
    width: 100%;
  }

  .search-options_mobile--genz .search-mobile-filter-bar_inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 44px;
    padding: 10px 16px;
    width: 100%;
  }

  .search-options_mobile--genz .search-mobile-filter-bar_title {
    color: #242431;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
  }

  .search-options_mobile--genz .search-mobile-filter-bar_icon {
    align-items: center;
    color: #9b8fb8;
    display: inline-flex;
    flex-shrink: 0;
  }

  .search-options_mobile--genz .search-mobile-filter-bar_icon svg {
    display: block;
    height: 20px;
    width: 20px;
  }

  .search-options_mobile--genz .search-option-body {
    width: 100%;
  }

  .search-options_mobile--genz .search-options-body_item {
    box-sizing: border-box;
    padding: 16px;
  }

  .search-options_mobile--genz .search-options-body_item.open {
    display: block;
  }

  /* Preço sobe para o topo do painel aberto (só mobile) */
  .search-options_mobile--genz .search-filters-content form {
    display: flex;
    flex-direction: column;
  }

  .search-options_mobile--genz .search-filter_price {
    order: -1;
  }

  .search-options_mobile--genz .search-filters-btn_finish {
    order: 99;
    margin-top: 12px;
  }

  /* Quantidade + ordenação abaixo do título */
  .search-mobile-toolbar.show-lg {
    align-items: center;
    display: flex !important;
    gap: 12px;
    justify-content: space-between;
    margin: 0 0 16px;
    padding: 0;
    width: 100%;
  }

  .search-mobile-toolbar_count {
    color: #242431;
    flex: 0 1 auto;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    min-width: 0;
  }

  .search-mobile-toolbar_count strong {
    font-weight: 700;
  }

  .search-mobile-toolbar_order {
    flex: 0 1 auto;
    max-width: 62%;
    min-width: 0;
  }

  .search-mobile-toolbar_order .form-group {
    align-items: center;
    display: flex;
    float: none;
    gap: 8px;
    margin: 0;
    width: 100%;
  }

  .search-mobile-toolbar_order .form-label {
    display: inline;
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    white-space: nowrap;
  }

  .search-mobile-toolbar_order .dropdown {
    display: inline-block;
    flex: 1 1 auto;
    max-width: 100%;
    min-width: 0;
    vertical-align: middle;
    width: auto;
  }

  .search-mobile-toolbar_order .dropdown>.btn {
    align-items: center;
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    color: #374151;
    display: inline-flex;
    font-size: 13px;
    gap: 6px;
    height: 36px;
    justify-content: space-between;
    max-width: 100%;
    min-width: 0;
    padding: 0 10px;
  }

  .search-mobile-toolbar_order .dropdown-icon {
    display: none;
  }

  .search-mobile-toolbar_order .dropdown>.btn>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .search-mobile-toolbar_order .dropdown>.btn>svg {
    flex-shrink: 0;
    height: 8px;
    margin: 0;
    position: static;
    width: 8px;
  }

  /* Título mais próximo dos breadcrumbs no mobile */
  .search-main .search-title {
    margin-bottom: 12px;
    padding-top: 12px;
  }

  .search-main .search-top-content {
    padding-top: 8px;
  }

  .search-main .search-container {
    padding-top: 8px;
  }
}

.checkout-pickup-store {
  margin-top: 8px;
}

.checkout-pickup-store_title {
  font-weight: 700;
  margin-bottom: 2px;
}

.checkout-pickup-store_line {
  margin: 0;
  opacity: 0.85;
}