/* RIDECO Single Product — template 553 source-aligned product architecture */
body.single-product .elementor-553,
body.single-product .elementor-553 .rideco-single-product {
  background: #4e5161;
  color: #eaeaea;
  font-family: Inter, sans-serif;
}
.elementor-553 > .elementor-element,
.elementor-553 .elementor-widget-shortcode,
.elementor-553 .elementor-widget-container,
.elementor-553 .rideco-single-product {
  width: 100%;
  max-width: none;
}
.elementor-553 .rideco-single-template {
  padding-inline: 0 !important;
}
.elementor-553 .rideco-single-shell {
  width: min(calc(100vw - 100px), 1380px);
  margin: 0 auto;
  padding: 36px 0 80px;
}
.elementor-553 .rideco-product-breadcrumb {
  margin: 0 0 28px;
  color: #ffffff;
  font: 400 14px/1.4 Inter, sans-serif;
}
.elementor-553 .rideco-product-breadcrumb a {
  color: #eaeaea;
}
.elementor-553 .rideco-product-breadcrumb > span[aria-hidden="true"] {
  color: rgba(234,234,234,.55);
}
.elementor-553 .rideco-product-breadcrumb a:hover,
.elementor-553 .rideco-product-breadcrumb a:focus-visible { color: #fe4713; }

.elementor-553 .rideco-single-main {
  display: grid;
  grid-template-columns: minmax(0, 58fr) minmax(0, 42fr);
  gap: 46px;
  align-items: start;
}
body.single-product .elementor.elementor-553 .rideco-single-main > .rideco-single-gallery,
body.single-product .elementor.elementor-553 .rideco-single-main > .rideco-single-summary.summary.entry-summary {
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  float: none !important;
  justify-self: stretch !important;
}
body.single-product .elementor.elementor-553 .rideco-single-summary.summary.entry-summary {
  grid-column: 2;
  margin: 0 !important;
}
.elementor-553 .woocommerce-product-gallery {
  float: none !important;
  width: 100% !important;
}
.elementor-553 .woocommerce-product-gallery__wrapper,
.elementor-553 .woocommerce-product-gallery__image {
  background: transparent;
}
.elementor-553 .woocommerce-product-gallery__image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 640px;
  object-fit: contain;
  background: transparent;
}
.elementor-553 .woocommerce-product-gallery__trigger {
  top: 12px !important;
  right: 12px !important;
  width: 36px !important;
  height: 36px !important;
  color: #fff !important;
  background: #222227 !important;
  border-radius: 0 !important;
}
.elementor-553 .woocommerce-product-gallery__trigger::before,
.elementor-553 .woocommerce-product-gallery__trigger::after {
  border-color: #fff !important;
}
.elementor-553 .woocommerce-product-gallery .flex-control-thumbs {
  display: flex !important;
  flex: 0 0 auto;
  flex-wrap: nowrap !important;
  justify-content: flex-start;
  align-items: center;
  gap: 9px;
  width: auto !important;
  max-width: 100%;
  margin: 18px 0 0 !important;
  padding: 0 !important;
  overflow-x: auto;
  list-style: none;
}
.elementor-553 .woocommerce-product-gallery .flex-control-thumbs li {
  float: none !important;
  flex: 0 0 72px !important;
  width: 72px !important;
  height: 60px !important;
  min-width: 0 !important;
  margin: 0 !important;
}
.elementor-553 .woocommerce-product-gallery .flex-control-thumbs img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  background: #4e5161;
  border: 1px solid transparent;
  opacity: .62;
}
.elementor-553 .woocommerce-product-gallery .flex-control-thumbs img.flex-active {
  border-color: #eaeaea;
  opacity: 1;
}
.elementor-553 .woocommerce-product-gallery .flex-viewport {
  position: relative;
}
.elementor-553 .rideco-gallery-nav {
  position: absolute;
  top: 50%;
  z-index: 12;
  display: none;
  width: 42px;
  height: 42px;
  margin: -21px 0 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #222227;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0,0,0,.08);
  cursor: pointer;
  opacity: 0;
  transition: opacity .2s ease, transform .2s ease;
}
.elementor-553 .rideco-gallery-nav--previous { left: 20px; }
.elementor-553 .rideco-gallery-nav--next { right: 20px; }
.elementor-553 .rideco-gallery-nav svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
  transition: transform .2s ease;
}
@media (min-width: 768px) {
  .elementor-553 .rideco-gallery-nav {
    display: inline-flex;
  }
  .elementor-553 .woocommerce-product-gallery:hover .rideco-gallery-nav,
  .elementor-553 .rideco-gallery-nav:focus-visible {
    opacity: 1;
  }
  .elementor-553 .rideco-gallery-nav:hover svg {
    transform: scale(1.15);
  }
}
.elementor-553 .rideco-gallery-nav:focus-visible {
  outline: 1px solid #fff;
  outline-offset: 3px;
}
.elementor-553 .rideco-gallery-nav:disabled {
  cursor: default;
}
@media (min-width: 768px) {
  .elementor-553 .woocommerce-product-gallery:hover .rideco-gallery-nav:disabled {
    opacity: .42;
  }
}

.elementor-553 .rideco-single-summary {
  padding-top: 4px;
}
.elementor-553 .rideco-product-brand {
  margin: 0 0 10px;
  color: rgba(234,234,234,.68);
  font: 600 13px/1.2 Inter, sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.elementor-553 .product_title {
  margin: 0 0 10px;
  color: #fff;
  font: 600 clamp(30px, 2.45vw, 40px)/1.08 Oswald, sans-serif;
  text-transform: uppercase;
}
.elementor-553 .rideco-price-stock {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 24px;
}
.elementor-553 .rideco-single-summary .price,
.elementor-553 .rideco-single-summary .price .amount,
.elementor-553 .rideco-single-summary .price ins,
.elementor-553 .rideco-single-summary .price ins .amount {
  margin: 0;
  color: #e2e2e2 !important;
  font: 600 22px/1.2 Inter, sans-serif;
  text-decoration: none;
}
.elementor-553 .summary .price del,
.elementor-553 .summary .price del .amount {
  color: rgba(234,234,234,.55) !important;
  font-size: .82em;
}
.elementor-553 .rideco-stock-badge {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  color: #eaeaea;
  background: #6c6d73;
  border-radius: 999px;
  font: 600 13px/1 Inter, sans-serif;
}
.elementor-553 .summary > .stock { display: none; }

.elementor-553 form.cart {
  width: 100%;
  margin: 0 !important;
  padding: 0;
}
.elementor-553 form.cart .variations,
.elementor-553 form.cart .variations:hover,
.elementor-553 form.cart .variations:focus-within,
.elementor-553 form.cart .variations tbody,
.elementor-553 form.cart .variations tr,
.elementor-553 form.cart .variations th,
.elementor-553 form.cart .variations td {
  background: #4e5161 !important;
}
.elementor-553 form.cart .variations {
  width: 100%;
  margin: 0 0 18px !important;
}
.elementor-553 .variations th,
.elementor-553 .variations td {
  display: block;
  padding: 0 0 8px;
  text-align: left;
}
.elementor-553 .variations label {
  color: #fff;
  font: 600 15px/1.35 Inter, sans-serif;
}
.elementor-553 .variations select {
  width: 100%;
  min-height: 48px;
  padding: 10px 14px;
  color: #fff !important;
  background: #4e5161 !important;
  border: 1px solid #454545 !important;
  border-radius: 0 !important;
}
.elementor-553 .rideco-variation-ready .variations select {
  position: absolute;
  width: 1px !important;
  min-width: 0 !important;
  max-width: 1px !important;
  height: 1px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0 !important;
}
.elementor-553 .rideco-variation-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.elementor-553 .rideco-variation-option {
  min-height: 46px;
  padding: 9px 14px;
  color: #eaeaea;
  background: transparent;
  border: 1px solid #454545;
  border-radius: 0;
  font: 600 13px/1.2 Inter, sans-serif;
  text-align: center;
}
.elementor-553 .rideco-variation-option:hover,
.elementor-553 .rideco-variation-option:focus-visible {
  color: #fff;
  border-color: #fff;
  outline: 0;
}
.elementor-553 .rideco-variation-option.is-selected {
  color: #fff;
  border-color: #fff;
  background: #222227;
}
.elementor-553 .rideco-variation-option:disabled {
  color: rgba(234,234,234,.36);
  border-color: rgba(69,69,69,.65);
  cursor: not-allowed;
  text-decoration: line-through;
}
.elementor-553 .reset_variations {
  display: none !important;
}
.elementor-553 .single_variation_wrap { margin-top: 16px; }
.elementor-553 .rideco-geometry-link {
  display: inline-flex;
  margin: 0 0 12px;
  color: rgba(234,234,234,.78);
  font: 600 14px/1.2 Inter, sans-serif;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.elementor-553 .rideco-geometry-link:hover { color: #fff; }
.elementor-553 .woocommerce-variation-add-to-cart,
.elementor-553 form.cart:not(.variations_form) {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 12px;
  align-items: stretch;
}
/* WooCommerce floats direct simple-cart children; clearing them preserves their intended grid cells. */
.elementor-553 form.cart:not(.variations_form) > .quantity {
  float: none !important;
  grid-column: 1;
  width: 58px !important;
  margin: 0 !important;
}
.elementor-553 form.cart:not(.variations_form) > .single_add_to_cart_button {
  float: none !important;
  grid-column: 2;
  min-width: 0;
  width: 100% !important;
  margin: 0 !important;
}
.elementor-553 .quantity .qty {
  width: 58px;
  min-height: 54px;
  color: #fff;
  background: transparent;
  border: 1px solid #454545;
  border-radius: 0;
}
.elementor-553 .single_add_to_cart_button {
  width: 100%;
  min-height: 54px;
  padding: 0 24px !important;
  color: #fff !important;
  background: #fe4713 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font: 600 15px/1 Inter, sans-serif !important;
  letter-spacing: .06em;
}
.elementor-553 .single_add_to_cart_button:not(.disabled):not(:disabled):hover,
.elementor-553 .single_add_to_cart_button:not(.disabled):not(:disabled):focus-visible {
  color: #fff !important;
  background: #ec3501 !important;
}
.elementor-553 .single_add_to_cart_button.disabled,
.elementor-553 .single_add_to_cart_button:disabled {
  color: rgba(255,255,255,.72) !important;
  background: #6c6d73 !important;
  cursor: not-allowed;
  opacity: .75;
}
.elementor-553 .woocommerce-variation-availability,
.elementor-553 .woocommerce-variation-description {
  margin: 0 0 12px;
  color: #eaeaea;
  font-size: 14px;
}
.elementor-553 .out-of-stock {
  color: #eaeaea;
  font-size: 14px;
}

.elementor-553 .rideco-product-accordion {
  margin: 28px 0 0;
  border-top: 1px solid rgba(234,234,234,.2);
}
.elementor-553 .rideco-product-accordion + .rideco-product-accordion { margin-top: 0; }
.elementor-553 .rideco-product-accordion summary {
  position: relative;
  display: block;
  padding: 20px 34px 20px 0;
  color: #fff;
  cursor: pointer;
  font: 600 16px/1.2 Inter, sans-serif;
  list-style: none;
}
.elementor-553 .rideco-product-accordion summary::-webkit-details-marker { display: none; }
.elementor-553 .rideco-product-accordion summary span,
.elementor-553 .rideco-product-accordion summary span::after {
  position: absolute;
  top: 50%;
  right: 1px;
  width: 12px;
  height: 1px;
  content: "";
  background: #eaeaea;
  transform: translateY(-50%);
}
.elementor-553 .rideco-product-accordion summary span::after { transform: rotate(90deg); }
.elementor-553 .rideco-product-accordion[open] summary span::after { transform: rotate(0); }
.elementor-553 .rideco-product-accordion__content {
  max-width: 570px;
  padding: 0 0 21px;
  color: #eaeaea;
  font: 400 15px/1.65 Inter, sans-serif;
}
.elementor-553 .rideco-product-accordion__content p { margin: 0 0 14px; }
.elementor-553 .rideco-share {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 20px;
  color: rgba(234,234,234,.72);
  font: 400 13px/1.3 Inter, sans-serif;
}
.elementor-553 .rideco-share a { color: rgba(234,234,234,.72); }
.elementor-553 .rideco-share a:hover { color: #fff; }
.elementor-553 .rideco-product-detail-video {
  margin-top: 30px;
}

.elementor-553 .rideco-product-detail-image {
  margin-top: 48px;
}
.elementor-553 .rideco-product-detail-image img {
  display: block;
  width: 100%;
  max-height: 780px;
  object-fit: contain;
  background: #4e5161;
}
.elementor-553 .rideco-product-features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-top: 58px;
}
.elementor-553 .rideco-product-feature { min-width: 0; }
.elementor-553 .rideco-product-feature img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  background: #4e5161;
}
.elementor-553 .rideco-product-feature h2 {
  margin: 18px 0 8px;
  color: #fe4713;
  font: 600 25px/1 Oswald, sans-serif;
  text-transform: uppercase;
}
.elementor-553 .rideco-product-feature p {
  margin: 0;
  color: #eaeaea;
  font: 400 15px/1.55 Inter, sans-serif;
}

.elementor-553 .rideco-product-specifications {
  margin-top: 58px;
  padding-top: 36px;
  border-top: 1px solid rgba(234,234,234,.16);
}
.elementor-553 .rideco-product-specifications h2 {
  margin: 0 0 34px;
  color: #fff;
  font: 600 clamp(32px, 3vw, 46px)/1 Oswald, sans-serif;
  text-transform: uppercase;
}
.elementor-553 .rideco-specifications-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 42px;
  row-gap: 30px;
}
.elementor-553 .rideco-specification h3 {
  margin: 0 0 7px;
  color: #fe4713;
  font: 600 17px/1.1 Oswald, sans-serif;
  text-transform: uppercase;
}
.elementor-553 .rideco-specification p {
  margin: 0;
  color: #eaeaea;
  font: 400 15px/1.55 Inter, sans-serif;
}
.elementor-553 .rideco-product-lifestyle {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 58px;
}
.elementor-553 .rideco-product-lifestyle--count-1 { grid-template-columns: 1fr; }
.elementor-553 .rideco-product-lifestyle figure { margin: 0; }
.elementor-553 .rideco-product-lifestyle img {
  display: block;
  width: 100%;
  height: min(52vw, 680px);
  object-fit: cover;
  background: #4e5161;
}
.elementor-553 .rideco-product-editorials {
  display: grid;
  gap: 28px;
  margin-top: 58px;
}
.elementor-553 .rideco-product-editorial {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
}
.elementor-553 .rideco-product-editorial:nth-child(even) .rideco-product-editorial-image { order: 2; }
.elementor-553 .rideco-product-editorial-image,
.elementor-553 .rideco-product-editorial-copy { min-width: 0; }
.elementor-553 .rideco-product-editorial-image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}
.elementor-553 .rideco-product-editorial-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(28px, 4vw, 68px);
  background: #23242a;
}
.elementor-553 .rideco-product-editorial-copy h2 {
  margin: 0 0 12px;
  color: #fff;
  font: 600 clamp(30px, 3vw, 42px)/1 Oswald, sans-serif;
  text-transform: uppercase;
}
.elementor-553 .rideco-product-editorial-copy p {
  margin: 0;
  color: #eaeaea;
  font: 400 15px/1.55 Inter, sans-serif;
}

/* Related products and WooCommerce horizontal tabs are intentionally absent in template 553. */
.elementor-553 .rideco-single-related,
.elementor-553 .related,
.elementor-553 .woocommerce-tabs { display: none !important; }

@media (max-width: 1067px) {
  .elementor-553 .woocommerce-product-gallery .flex-control-thumbs li { flex-basis: 64px !important; width: 64px !important; height: 56px !important; }
  .elementor-553 .rideco-single-shell { width: min(calc(100% - 64px), 1380px); }
  .elementor-553 .rideco-single-main {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  body.single-product .elementor.elementor-553 .rideco-single-main > .rideco-single-gallery,
  body.single-product .elementor.elementor-553 .rideco-single-main > .rideco-single-summary.summary.entry-summary {
    grid-column: auto !important;
  }
  .elementor-553 .rideco-product-detail-image { margin-top: 40px; }
  .elementor-553 .rideco-specifications-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .elementor-553 .rideco-product-features { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  .elementor-553 .rideco-single-shell {
    width: min(calc(100% - 30px), 1380px);
    padding: 24px 0 50px;
  }
  .elementor-553 .rideco-product-breadcrumb { margin-bottom: 20px; }
  .elementor-553 .rideco-product-detail-video { margin-top: 24px; }
  .elementor-553 .product_title { font-size: clamp(30px, 10vw, 38px); }
  .elementor-553 .woocommerce-product-gallery__image img { max-height: none; }
  .elementor-553 .woocommerce-product-gallery .flex-control-thumbs { gap: 8px; margin-top: 14px !important; }
  .elementor-553 .woocommerce-product-gallery .flex-control-thumbs li { flex-basis: 58px !important; width: 58px !important; height: 52px !important; }
  .elementor-553 .rideco-product-detail-image,
  .elementor-553 .rideco-product-specifications,
  .elementor-553 .rideco-product-lifestyle,
  .elementor-553 .rideco-product-editorials { margin-top: 40px; }
  .elementor-553 .rideco-specifications-grid { grid-template-columns: 1fr; }
  .elementor-553 .rideco-product-features { grid-template-columns: 1fr; gap: 28px; }
  .elementor-553 .rideco-product-lifestyle { grid-template-columns: 1fr; }
  .elementor-553 .rideco-product-lifestyle img { height: auto; }
  .elementor-553 .rideco-product-editorials { gap: 20px; }
  .elementor-553 .rideco-product-editorial { grid-template-columns: 1fr; gap: 0; }
  .elementor-553 .rideco-product-editorial:nth-child(even) .rideco-product-editorial-image { order: 0; }
  .elementor-553 .rideco-product-editorial-image img { min-height: 0; height: auto; }
  .elementor-553 .rideco-product-editorial-copy { padding: 28px 24px; }
}
