/* Carter's product page clone polish. Loaded last by carrinho.js. */

:root {
  --carters-blue: #00a9e0;
  --carters-blue-dark: #1089be;
  --carters-text: #444;
  --carters-muted: #737373;
  --carters-line: #e0e0e0;
  --carters-bg: #f9f9f9;
}

html,
body {
  overflow-x: hidden;
  background: var(--carters-bg);
}

body {
  color: var(--carters-text);
  font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

html body [id*="cookie" i],
html body [class*="cookie" i],
html body [id*="consent" i],
html body [class*="consent" i],
html body [id*="securiti" i],
html body [class*="securiti" i] {
  display: none !important;
}

html body [class*="style__TopHeaderContainer"],
html body [class*="style__GreaterHeaderContainer"] {
  background: #fff !important;
}

html body [class*="style__GreaterHeaderContainer"] {
  min-height: 74px !important;
  padding: 0 7% !important;
  align-items: center !important;
  border-bottom: 1px solid #f1f1f1 !important;
}

html body [class*="style__CartersLogo"] {
  width: 113px !important;
  height: auto !important;
  display: block !important;
}

html body [class*="style__MenuList"] {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 26px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body [class*="style__ItemMenuH"] {
  flex: 0 0 auto !important;
  list-style: none !important;
}

html body [class*="style__ItemMenuH"] a {
  text-decoration: none !important;
}

html body [class*="style__Label-sc-1fsacvf"] {
  color: #444 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 16px !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

html body [class*="style__subLabel"] {
  color: #8d8d8d !important;
  font-size: 10px !important;
  line-height: 13px !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

html body [class*="style__Container-sc-1tbvtco"] {
  height: 40px !important;
  display: flex !important;
  align-items: stretch !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #737373 !important;
  border-radius: 4px !important;
}

html body [class*="style__SearchFieldStyled"] {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  height: 100% !important;
  width: auto !important;
  display: flex !important;
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 15px !important;
}

html body [class*="style__SearchFieldStyled"] input {
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #6c6c6c !important;
  font-size: 12px !important;
}

html body [class*="style__SearchIconWrapper"] {
  flex: 0 0 50px !important;
  width: 50px !important;
  height: 100% !important;
  position: static !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #32aae0 !important;
  color: #fff !important;
}

html body [class*="style__MainContainer"] {
  width: 100% !important;
  max-width: none !important;
  background: var(--carters-bg) !important;
}

html body [class*="style__Container-sc-43ki5p"] {
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 16px 40px !important;
}

html body [class*="style__BreadcrumbContainer"] {
  padding: 18px 0 14px !important;
}

html body [class*="styles__BreadCrumbs"] {
  color: #8d8d8d !important;
  font-size: 12px !important;
}

html body [class*="styles__CrumbLink"] {
  color: #737373 !important;
  font-size: 12px !important;
  text-decoration: none !important;
}

html body [class*="style__Wrapper-sc-kacq2e"] {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: minmax(0, 58%) minmax(330px, 42%) !important;
  gap: 30px !important;
  align-items: start !important;
  justify-content: stretch !important;
  position: relative !important;
  background: transparent !important;
}

html body [class*="style__ContainerSlider"] {
  width: 100% !important;
  max-width: none !important;
  flex-basis: auto !important;
  min-width: 0 !important;
}

html body [class*="style__Wrapper-sc-s0foys"] {
  display: grid !important;
  grid-template-columns: 84px minmax(0, 1fr) !important;
  gap: 18px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  align-items: start !important;
}

html body [class*="style__Container-sc-1omphze"] {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  width: 84px !important;
  max-width: 84px !important;
  flex-basis: auto !important;
}

html body [class*="style__Image-sc-yqs5th"] {
  width: 82px !important;
  height: 106px !important;
  object-fit: cover !important;
  background: #fff !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 0 !important;
  padding: 2px !important;
  cursor: pointer !important;
}

html body [class*="style__Image-sc-yqs5th"]:first-child {
  border-color: var(--carters-blue) !important;
}

html body [class*="style__Wrapper-sc-7klgd0"] {
  width: 100% !important;
  max-width: none !important;
  flex-basis: auto !important;
}

html body [class*="style__BigImageWrapper"],
html body [class*="style__ImageContainer-sc-7klgd0"],
html body [class*="style__Container-sc-1bay8ov"] {
  width: 100% !important;
  background: #fff !important;
}

html body [class*="style__ImageContainer-sc-7klgd0"],
html body [class*="style__Container-sc-1bay8ov"] {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: center !important;
  min-height: 560px !important;
  position: relative !important;
  overflow: hidden !important;
}

html body [class*="style__Wrapper-sc-1l90095"] {
  position: relative !important;
}

html body [class*="style__Image-sc-7klgd0"] {
  display: block !important;
  width: 100% !important;
  max-width: 520px !important;
  height: 560px !important;
  max-height: 620px !important;
  object-fit: contain !important;
}

html body [class*="style__Image-sc-1bay8ov"] {
  display: block !important;
  width: 100% !important;
  max-width: 520px !important;
  height: 560px !important;
  max-height: 620px !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}

html body .slick-slide:not(.slick-active) [class*="style__Image-sc-1bay8ov"],
html body .slick-cloned [class*="style__Image-sc-1bay8ov"] {
  display: none !important;
}

html body .slick-slide.slick-active [class*="style__Image-sc-1bay8ov"] {
  display: block !important;
}

html body .slick-slider,
html body .slick-list,
html body .slick-track {
  max-width: 100% !important;
}

html body .slick-slide > div {
  width: 100% !important;
}

html body [class*="style__ClickHereText"] {
  display: block !important;
  margin-top: 10px !important;
  color: #8d8d8d !important;
  font-size: 11px !important;
  text-align: center !important;
}

/* ===== Clean self-contained product gallery (replaces dead slick carousel) ===== */
html body .cln-gallery {
  position: relative !important;
  width: 100% !important;
}
html body .cln-track {
  display: flex !important;
  overflow-x: auto !important;
  scroll-snap-type: x mandatory !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  -webkit-overflow-scrolling: touch !important;
  cursor: grab !important;
}
html body .cln-track.is-grabbing {
  cursor: grabbing !important;
  scroll-snap-type: none !important;
}
html body .cln-track::-webkit-scrollbar {
  display: none !important;
}
html body .cln-slide {
  flex: 0 0 100% !important;
  scroll-snap-align: center !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
html body .cln-slide img {
  width: 100% !important;
  height: auto !important;
  max-height: 74vh !important;
  object-fit: contain !important;
  display: block !important;
  user-select: none !important;
  -webkit-user-drag: none !important;
}
html body .cln-dots {
  position: absolute !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  bottom: 8px !important;
  display: flex !important;
  gap: 7px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  z-index: 3 !important;
}
html body .cln-dots li {
  margin: 0 !important;
}
html body .cln-dots button {
  width: 9px !important;
  height: 9px !important;
  border-radius: 50% !important;
  border: 0 !important;
  background: #cfcfcf !important;
  cursor: pointer !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}
html body .cln-dots li.is-active button {
  background: var(--carters-blue, #00a8e2) !important;
}

/* ===== "Added to bag" confirmation panel ===== */
html body .cln-bag-overlay {
  position: fixed !important;
  inset: 0 !important;
  background: rgba(0, 0, 0, 0.45) !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity 0.2s ease !important;
  z-index: 100000 !important;
}
html body .cln-bag-overlay.is-open {
  opacity: 1 !important;
  visibility: visible !important;
}
html body .cln-bag-panel {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  width: 380px !important;
  max-width: 90vw !important;
  height: auto !important;
  max-height: 88vh !important;
  overflow-y: auto !important;
  background: #fff !important;
  z-index: 100001 !important;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25) !important;
  border-radius: 10px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translate(-50%, -50%) scale(0.94) !important;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s !important;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
}
html body .cln-bag-panel.is-open {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate(-50%, -50%) scale(1) !important;
}
html body .cln-bag-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  padding: 16px 18px !important;
  border-bottom: 1px solid #ebebeb !important;
}
html body .cln-bag-title {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #444 !important;
}
html body .cln-bag-check {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
  background: #008844 !important;
  color: #fff !important;
  font-size: 12px !important;
  flex-shrink: 0 !important;
}
html body .cln-bag-close {
  background: none !important;
  border: 0 !important;
  font-size: 26px !important;
  line-height: 1 !important;
  color: #888 !important;
  cursor: pointer !important;
  padding: 0 !important;
}
html body .cln-bag-item {
  display: flex !important;
  gap: 14px !important;
  padding: 18px !important;
}
html body .cln-bag-img {
  width: 84px !important;
  height: 84px !important;
  object-fit: contain !important;
  border: 1px solid #ebebeb !important;
  border-radius: 6px !important;
  flex-shrink: 0 !important;
  background: #fff !important;
}
html body .cln-bag-info {
  flex: 1 !important;
  min-width: 0 !important;
}
html body .cln-bag-info p {
  margin: 0 0 4px !important;
  font-size: 13px !important;
  color: #6c6c6c !important;
}
html body .cln-bag-info p span {
  color: #9a9a9a !important;
}
html body .cln-bag-info p b {
  color: #444 !important;
  font-weight: 600 !important;
}
html body .cln-bag-name {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #444 !important;
  line-height: 1.35 !important;
}
html body .cln-bag-subtotal {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 14px 18px !important;
  border-top: 1px solid #ebebeb !important;
  font-size: 15px !important;
  color: #444 !important;
}
html body .cln-bag-subtotal b {
  font-weight: 700 !important;
}
html body .cln-bag-actions {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  padding: 0 18px 20px !important;
}
html body .cln-bag-btn {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 46px !important;
  border-radius: 50px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  border: 1px solid var(--carters-blue, #00a8e2) !important;
  box-sizing: border-box !important;
}
html body .cln-bag-btn--solid {
  background: var(--carters-blue, #00a8e2) !important;
  color: #fff !important;
}
html body .cln-bag-btn--outline {
  background: #fff !important;
  color: var(--carters-blue, #00a8e2) !important;
}
@media (max-width: 600px) {
  html body .cln-bag-panel {
    width: 92% !important;
    max-width: 92vw !important;
    border-radius: 10px !important;
  }
}

html body .product-clone-dots {
  position: absolute !important;
  right: 18px !important;
  bottom: 12px !important;
  z-index: 4 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0 !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body .product-clone-dots button {
  width: 18px;
  height: 18px;
  border: 0;
  background: transparent;
  color: #8c8c8c;
  cursor: pointer;
  font-size: 0;
  line-height: 1;
  padding: 0;
}

html body .product-clone-dots button::before {
  content: "•";
  display: block;
  color: #8c8c8c;
  font-size: 18px;
  line-height: 18px;
  opacity: 1;
}

html body .product-clone-dots li.is-active button::before {
  color: var(--carters-blue);
}

html body [class*="styles__Container-sc-1c15jua"] {
  position: absolute !important;
  top: 16px !important;
  right: calc(42% + 16px) !important;
  z-index: 3 !important;
}

html body [class*="styles__ButtonContainer-sc-1c15jua"] {
  width: 42px !important;
  height: 42px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #fff !important;
  border: 1px solid #ebebeb !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
  cursor: pointer !important;
}

html body [class*="styles__ButtonContainer-sc-1c15jua"].is-active svg,
html body [class*="styles__ButtonContainer-sc-1c15jua"].is-active path {
  color: var(--carters-blue) !important;
  fill: var(--carters-blue) !important;
}

html body .product-category-label {
  display: block !important;
  width: 100% !important;
  margin: 0 0 10px !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

html body .product-category-label__category {
  display: block !important;
  color: #585858 !important;
  font-family: "Poppins-SemiBold", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

html body .product-category-label__title {
  display: block !important;
  margin-top: 2px !important;
  color: #222 !important;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
}

html body [class*="style__Container-sc-kacq2e-2"] {
  width: 100% !important;
  max-width: none !important;
  flex-basis: auto !important;
  min-width: 0 !important;
  background: transparent !important;
  padding: 0 20px !important;
  text-align: left !important;
}

html body [class*="style__TitleShareContainer"] {
  margin: 0 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}

html body [class*="style__Title-sc-euswau"] {
  margin: 0 !important;
  color: #444 !important;
  font-family: "Poppins-SemiBold", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 21px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  padding-right: 10px !important;
}

html body [class*="style__SelectColorSize"] {
  display: block !important;
  padding: 0 !important;
}

html body [class*="style__Label-sc-12dg0ap"],
html body [class*="style__Label-sc-48by2y"] {
  margin: 0 0 10px !important;
  color: #444 !important;
  font-family: "Poppins-SemiBold", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

html body [class*="styles__ColorSelectContainer"] {
  margin-top: 15px !important;
}

html body [class*="style__Container-sc-18zl7mf"] {
  width: 100% !important;
  display: flex !important;
  flex-flow: row !important;
  justify-content: left !important;
  gap: 0 !important;
  list-style: none !important;
  margin: 10px 0 !important;
  padding: 0 !important;
}

html body [class*="style__Container-sc-5hefxy"] {
  display: flex !important;
  flex-direction: column !important;
  width: 32px !important;
  height: 32px !important;
  margin-right: 10px !important;
  padding: 0 !important;
  border: 0 !important;
  cursor: pointer !important;
}

html body [class*="style__Image-sc-5hefxy"] {
  width: 32px !important;
  height: 32px !important;
  object-fit: cover !important;
  border: 1px solid var(--carters-blue) !important;
  border-radius: 4px !important;
}

html body [class*="style__Container-sc-1ndoae"] {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 70px)) !important;
  gap: 10px !important;
  width: auto !important;
}

html body [class*="style__Size-sc-"] {
  width: auto !important;
  min-width: 64px !important;
  height: auto !important;
  min-height: 30px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 5px !important;
  border: 1px solid #8c8c8c !important;
  background: transparent !important;
  color: #444 !important;
  font-family: "Poppins-Medium", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  transition: transform 0.1s ease-in-out, border-color 0.1s ease-in-out, color 0.1s ease-in-out !important;
}

html body [class*="style__Size-sc-"]:hover {
  border-color: var(--carters-blue) !important;
  color: var(--carters-blue) !important;
  transform: scale(1.1) !important;
}

html body [class*="style__Container-sc-ywjplx"] {
  margin: 20px 0 !important;
}

html body [class*="style__Button-sc-lqencc"] {
  color: #585858 !important;
  display: flex !important;
  align-items: center !important;
  margin: 25px 0 !important;
  font-size: 0.8rem !important;
  font-weight: 400 !important;
  text-decoration: underline !important;
  text-decoration-color: rgba(0, 169, 224, 0.4) !important;
}

html body [class*="style__ModalPricesContainer"] {
  margin-top: 0 !important;
  padding: 25px !important;
  background: #fff !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 24px #0000001c !important;
}

html body [class*="style__APartirDe"] {
  margin: 0 !important;
  padding: 0 !important;
  color: #8d8d8d !important;
  font-family: "Poppins-Medium", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
}

html body [class*="style__ListPrice"] {
  color: #8d8d8d !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  margin-top: 5px !important;
  text-decoration: line-through !important;
}

html body [class*="style__ListPriceValue"] {
  text-decoration: line-through !important;
}

html body [class*="style__PromotionWarning"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: auto !important;
  margin-left: 10px !important;
  padding: 0 5px !important;
  color: #c33e3e !important;
  background: rgba(195, 62, 62, 0.16) !important;
  border: 1px solid #c33e3e !important;
  border-radius: 2px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
}

html body [class*="style__SalePrice"] {
  color: #444 !important;
  font-family: "Poppins-SemiBold", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

html body [class*="style__SizeSelectAddToBagContainer"] {
  width: 100% !important;
  margin-top: 20px !important;
}

html body .product-quantity {
  width: 120px !important;
  margin: 10px 0 !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
}

html body .product-quantity__label {
  margin: 0 10px 0 0 !important;
  color: #444 !important;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}

html body .product-quantity__select-wrap {
  position: relative !important;
  width: 54px !important;
  height: 34px !important;
  background: #fff !important;
  border: 1px solid #8c8c8c !important;
  border-radius: 4px !important;
  overflow: hidden !important;
}

html body .product-quantity__select {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 22px 0 10px !important;
  border: 0 !important;
  background: transparent !important;
  color: transparent !important;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  opacity: 0 !important;
  cursor: pointer !important;
}

html body .product-quantity__value {
  position: absolute !important;
  left: 10px !important;
  right: 22px !important;
  top: 0 !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  color: #000 !important;
  font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  pointer-events: none !important;
}

html body .product-quantity__arrow {
  position: absolute;
  right: 5px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #444;
  pointer-events: none;
  transform: translateY(-35%);
}

html body [class*="style__SizeSelectAddToBagContainer"] .product-quantity {
  margin: 0 0 20px !important;
}

html body [class*="style__ButtonAddToBag"] {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 25px 15px !important;
  border: 0 !important;
  border-radius: 4px !important;
  background: var(--carters-blue) !important;
  color: #fff !important;
  box-shadow: none !important;
  cursor: pointer !important;
  text-transform: none !important;
}

html body [class*="style__ButtonAddToBag"]:hover {
  background: var(--carters-blue-dark) !important;
}

html body [class*="style__ButtonAddToBag"] *,
html body [class*="style__Label-sc-16zgteq"] {
  color: #fff !important;
  font-family: "Poppins-Medium", Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
}

html body [class*="style__AccordionMain"] {
  margin-top: 18px !important;
  border-top: 1px solid var(--carters-line) !important;
  background: #fff !important;
}

html body [class*="style__SumaryContent"] {
  min-height: 52px !important;
  border-bottom: 1px solid var(--carters-line) !important;
}

html body [class*="style__Label-sc-16unfm7"],
html body [class*="style__Label-sc-1gt92fv"] {
  color: #444 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

html body [class*="style__DetailsContent"] {
  color: #6c6c6c !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
}

html body [class*="MuiCollapse-hidden"] {
  visibility: visible !important;
  height: auto !important;
  display: block !important;
}

html body [class*="style__InfoItem"],
html body .product-specs-fallback p {
  display: grid !important;
  grid-template-columns: 170px minmax(0, 1fr) !important;
  gap: 16px !important;
  margin: 0 !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

html body [class*="style__Name-sc-x71g9c"],
html body .product-specs-fallback strong {
  color: #444 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

html body [class*="style__AttributesList"],
html body .product-specs-fallback span {
  margin: 0 !important;
  padding: 0 !important;
  color: #6c6c6c !important;
  font-size: 13px !important;
  list-style: none !important;
}

html body .product-specs-fallback {
  max-width: 1180px !important;
  margin: 18px auto 0 !important;
  padding: 18px 20px !important;
  background: #fff !important;
  border-top: 1px solid var(--carters-line) !important;
}

html body .product-specs-fallback h2 {
  margin: 0 0 12px !important;
  color: #444 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

html body .size-chart-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9999 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 20px !important;
  background: rgba(0, 0, 0, 0.45) !important;
}

html body .size-chart-modal.is-open {
  display: flex !important;
}

html body .size-chart-modal__panel {
  position: relative !important;
  width: min(680px, 100%) !important;
  max-height: 90vh !important;
  overflow: auto !important;
  padding: 28px !important;
  background: #fff !important;
  border-radius: 4px !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.25) !important;
}

html body .size-chart-modal__panel h2 {
  margin: 0 0 18px !important;
  color: #444 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}

html body .size-chart-modal__close {
  position: absolute !important;
  top: 12px !important;
  right: 14px !important;
  width: 34px !important;
  height: 34px !important;
  border: 0 !important;
  background: transparent !important;
  color: #444 !important;
  font-size: 28px !important;
  line-height: 1 !important;
  cursor: pointer !important;
}

html body .size-chart-modal table {
  width: 100% !important;
  border-collapse: collapse !important;
  color: #444 !important;
  font-size: 13px !important;
}

html body .size-chart-modal th,
html body .size-chart-modal td {
  padding: 12px 10px !important;
  border: 1px solid #e5e5e5 !important;
  text-align: left !important;
}

html body .size-chart-modal th {
  background: #f5f5f5 !important;
  font-weight: 600 !important;
}

html body .product-toast {
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 10000 !important;
  max-width: min(360px, calc(100vw - 36px)) !important;
  padding: 14px 18px !important;
  background: #444 !important;
  color: #fff !important;
  border-radius: 4px !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  opacity: 0 !important;
  transform: translateY(12px) !important;
  pointer-events: none !important;
  transition: opacity 0.18s ease, transform 0.18s ease !important;
}

html body .product-toast.is-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

@media (max-width: 1100px) {
  html body [class*="style__GreaterHeaderContainer"] {
    padding: 0 24px !important;
  }

  html body [class*="style__Wrapper-sc-kacq2e"] {
    grid-template-columns: minmax(0, 56%) minmax(320px, 44%) !important;
    gap: 22px !important;
  }
}

@media (max-width: 960px) {
  html body [class*="style__GreaterHeaderContainer"] {
    min-height: auto !important;
    padding: 8px 12px 10px !important;
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    gap: 10px 12px !important;
  }

  html body [class*="style__Wrapper-sc-151v1jz"] {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: auto !important;
    max-width: none !important;
    flex-basis: auto !important;
    padding: 0 !important;
  }

  html body [class*="style__CartAccountContainer"] {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: auto !important;
    max-width: none !important;
    flex-basis: auto !important;
    justify-content: flex-end !important;
    padding: 0 !important;
  }

  html body [class*="styles__TextWrapper"] {
    display: none !important;
  }

  html body [class*="style__Container-sc-1tbvtco"] {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;
    padding: 0 !important;
  }

  html body [class*="style__Container-sc-1wiwn5k"] {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;
    overflow: hidden !important;
  }

  html body [class*="style__MenuList"] {
    display: flex !important;
    gap: 20px !important;
    overflow-x: auto !important;
    padding: 2px 0 4px !important;
    margin: 0 !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  html body [class*="style__MenuList"]::-webkit-scrollbar {
    display: none !important;
  }

  html body [class*="style__ItemMenuH"] {
    flex: 0 0 auto !important;
  }

  html body [class*="style__Container-sc-43ki5p"] {
    padding: 0 0 24px !important;
  }

  html body [class*="style__BreadcrumbContainer"] {
    display: none !important;
  }

  html body [class*="style__Wrapper-sc-kacq2e"] {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
  }

  html body [class*="style__Wrapper-sc-s0foys"] {
    display: block !important;
  }

  html body [class*="style__ContainerSlider"] {
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;
    background: #fff !important;
    padding: 12px 14px 0 !important;
  }

  html body [class*="style__Container-sc-1omphze"] {
    display: none !important;
  }

  html body .product-clone-dots {
    position: absolute !important;
    right: 12px !important;
    bottom: 8px !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 0 !important;
  }

  html body [class*="style__Wrapper-sc-7klgd0"] {
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;
  }

  html body [class*="style__ImageContainer-sc-7klgd0"],
  html body [class*="style__Container-sc-1bay8ov"] {
    min-height: auto !important;
    aspect-ratio: 1 / 1.18 !important;
    align-items: center !important;
    overflow: hidden !important;
    position: relative !important;
    background: #fff !important;
  }

  html body [class*="style__Image-sc-7klgd0"] {
    width: 92% !important;
    max-width: 430px !important;
    height: 100% !important;
    max-height: none !important;
    object-fit: contain !important;
    margin: 0 auto !important;
  }

  html body [class*="style__Image-sc-1bay8ov"] {
    width: 92% !important;
    max-width: 430px !important;
    height: 100% !important;
    max-height: none !important;
    object-fit: contain !important;
    margin: 0 auto !important;
  }

  html body .slick-slide:not(.slick-active) [class*="style__Image-sc-1bay8ov"],
  html body .slick-cloned [class*="style__Image-sc-1bay8ov"] {
    display: none !important;
  }

  html body .slick-slide.slick-active [class*="style__Image-sc-1bay8ov"] {
    display: block !important;
  }

  html body [class*="style__ClickHereText"] {
    display: none !important;
  }

  html body [class*="styles__Container-sc-1c15jua"] {
    top: 14px !important;
    right: 14px !important;
  }

  html body [class*="style__Container-sc-kacq2e-2"] {
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;
    padding: 18px 16px 24px !important;
    background: transparent !important;
  }

  html body [class*="style__Title-sc-euswau"] {
    font-size: 17px !important;
    line-height: 1.35 !important;
  }

  html body [class*="style__Container-sc-1ndoae"] {
    grid-template-columns: repeat(3, minmax(0, 70px)) !important;
  }

  html body [class*="style__SalePrice"] {
    font-size: 24px !important;
  }

  html body [class*="style__ButtonAddToBag"] {
    height: auto !important;
    min-height: 0 !important;
  }

  html body [class*="style__InfoItem"],
  html body .product-specs-fallback p {
    grid-template-columns: 1fr !important;
    gap: 4px !important;
  }

  html body .product-toast {
    right: 12px !important;
    bottom: 12px !important;
  }
}

@media (max-width: 420px) {
  html body [class*="style__GreaterHeaderContainer"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  html body [class*="style__Container-sc-kacq2e-2"] {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  html body [class*="style__Title-sc-euswau"] {
    font-size: 16px !important;
  }
}

@media (max-width: 960px) {
  html body [class*="style__Container-sc-1tbvtco"] {
    height: 40px !important;
    display: flex !important;
    align-items: stretch !important;
  }

  html body [class*="style__SearchFieldStyled"],
  html body [class*="style__SearchIconWrapper"] {
    height: 100% !important;
    min-height: 100% !important;
    align-self: stretch !important;
  }

  html body [class*="style__SearchIconWrapper"] svg {
    width: 22px !important;
    height: 22px !important;
  }
}

/* Corrige rodapé duplicado: o template clonado traz um <footer> aninhado
   dentro da grid do produto além do rodapé real no fim da página */
div[class*="MuiGrid"] footer.wrapper {
  display: none !important;
}

/* Header único: o carrinho.js injeta .unified-header; o header legado do
   template clonado fica escondido por CSS para não depender de timing de JS */
header.header_container,
div.header_container,
[class*="style__TopHeaderContainer"],
[class*="style__GreaterHeaderContainer"],
[class*="style__SmallerHeaderContainer"],
[class*="style__SmallerTopHeaderContainer"],
[class*="style__SmallerBottomHeaderContainer"] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}
