.rbt-storefront {
  --font-primary: var(--font-unimart-cabin), "Cabin", sans-serif;
  --font-secondary: var(--font-unimart-caveat), "Caveat", cursive;
  --font-tertiary: var(--font-unimart-bebas), "Bebas Neue", sans-serif;
  --font-quaternary: var(--font-unimart-caprasimo), "Caprasimo", serif;
  --color-primary: #000;
  --color-secondary: #000;
  --color-green: #000;
  --color-light-green: #f3f3f3;
  --color-yellow: #000;
  --color-orange: #000;
  --color-brand-50: #fafafa;
  --color-brand-100: #f5f5f5;
  --color-brand-200: #f0f0f0;
  --color-brand-300: #e9e9e9;
  --color-brand-400: #dedede;
  --color-brand-500: #c8c8c8;
  --color-brand-600: #555;
  --color-brand-700: #111;
  --color-extra-two: #f7f7f7;
  --color-extra-five: #f3f3f3;
  --color-extra-six: #efefef;
  --color-extra-seven: #e8e8e8;
  --color-extra-eight: #111;
  --color-extra-nine: #111;
  --color-extra-ten: #222;
  --color-extra-twelve: #f5f5f5;
  --color-element-bg-blue: #f2f2f2;
  --color-element-bg-yellow: #f5f5f5;
  --color-success: #111;
  --color-danger: #111;
  --color-warning: #444;
  --color-whatsapp: #000;
  --color-facebook: #000;
  --color-youtube: #000;
  --color-linkedin: #000;
  --color-pinterest: #000;
  --color-telegram: #000;
  --color-vimeo: #000;
  --color-twitch: #000;
  --color-discord: #000;
  --color-mail: #000;
  --color-phone: #000;
  --color-skype: #000;
  --color-signal: #000;
  --shadow-7: 0 5px 20px rgba(0, 0, 0, 0.2);
  color: var(--color-body);
  font-family: var(--font-primary);
  font-size: 16px;
  line-height: 1.5;
}

.rbt-storefront *,
.rbt-storefront *::before,
.rbt-storefront *::after {
  box-sizing: border-box;
}

.rbt-storefront main {
  min-height: 48vh;
}

.rbt-storefront button {
  font-family: inherit;
}

.rbt-storefront .logo img,
.rbt-storefront img[alt="Craftwaves"] {
  filter: grayscale(1);
}

.rbt-storefront .rbt-btn:not(.rbt-btn-white):not(.rbt-btn-border):not(.rbt-btn-secondary) {
  color: #fff !important;
  border-color: #000;
  background-color: #000;
}

.rbt-storefront .rbt-btn:not(.rbt-btn-white):not(.rbt-btn-border):not(.rbt-btn-secondary)::after {
  background: #111;
}

.rbt-storefront .rbt-btn.rbt-btn-border,
.rbt-storefront .rbt-btn.rbt-btn-secondary {
  color: #000 !important;
  border-color: #000;
  background-color: #fff;
}

.rbt-storefront .rbt-btn.rbt-btn-border:hover,
.rbt-storefront .rbt-btn.rbt-btn-border:focus-visible,
.rbt-storefront .rbt-btn.rbt-btn-secondary:hover,
.rbt-storefront .rbt-btn.rbt-btn-secondary:focus-visible {
  color: #fff !important;
  background-color: #000;
}

.rbt-storefront .rbt-btn.rbt-btn-white {
  color: #000 !important;
  border-color: #fff;
  background-color: #fff;
}

.rbt-storefront a:focus-visible,
.rbt-storefront button:focus-visible,
.rbt-storefront input:focus-visible,
.rbt-storefront select:focus-visible,
.rbt-storefront textarea:focus-visible {
  outline: 2px solid #000;
  outline-offset: 3px;
}

.cw-rbt-header {
  position: sticky;
  z-index: 1000;
  top: 0;
  width: 100%;
  background: #fff;
}

.cw-rbt-header .rbt-header-wrapper {
  position: relative;
}

.cw-rbt-campaign {
  min-height: 36px;
  background: #000 !important;
}

.cw-rbt-campaign .inner {
  min-height: 36px;
}

.cw-rbt-campaign .rbt-fancy-text {
  margin: 0;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
}

.cw-rbt-campaign .rbt-fancy-text a {
  margin-left: 10px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.cw-rbt-campaign .icon-close {
  right: 18px;
}

.cw-rbt-campaign .icon-close button {
  width: 28px;
  height: 28px;
}

.cw-rbt-header .rbt-header-middle {
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}

.cw-rbt-header .rbt-header-sec {
  min-height: 54px;
}

.cw-rbt-header .rbt-header-sec-col {
  flex: 1 1 0;
}

.cw-rbt-header .rbt-header-sec-col.rbt-header-left {
  justify-content: flex-start;
}

.cw-rbt-header .rbt-header-sec-col.rbt-header-right {
  justify-content: flex-end;
}

.cw-rbt-header .rbt-main-navigation {
  flex: 0 0 auto;
}

.cw-rbt-header .mainmenu {
  margin: 0;
}

.cw-rbt-header .mainmenu > li {
  margin: 0;
}

.cw-rbt-header .mainmenu > li > a {
  min-height: 54px;
  padding: 0 18px;
  font-size: 14px;
  font-weight: 500;
}

.cw-rbt-market form,
.cw-rbt-market select {
  min-width: 150px;
  height: 30px;
  margin: 0;
  padding: 0 20px 0 8px;
  border: 0;
  background: transparent;
  font-size: 13px;
}

.cw-rbt-text-button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 0;
  border: 0;
  color: #222;
  background: transparent;
  font-size: 13px;
}

.cw-rbt-text-button + .cw-rbt-text-button {
  margin-left: 16px;
}

.cw-rbt-header .rbt-access-box-link .cw-rbt-text-button:hover,
.cw-rbt-header .rbt-access-box-link .cw-rbt-text-button:hover i,
.cw-rbt-header .rbt-access-box-link .cw-rbt-text-button:hover span,
.cw-rbt-header .rbt-access-box-link .cw-rbt-text-button:focus-visible,
.cw-rbt-header .rbt-access-box-link .cw-rbt-text-button:focus-visible i,
.cw-rbt-header .rbt-access-box-link .cw-rbt-text-button:focus-visible span {
  color: #000;
}

.cw-rbt-mainbar {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f0f0f0;
  box-shadow: 0 3px 10px rgba(12, 26, 50, 0.04);
}

.cw-rbt-compactbar {
  display: none;
  border-bottom: 1px solid #f0f0f0;
  box-shadow: 0 3px 10px rgba(12, 26, 50, 0.04);
}

@media (min-width: 1200px) {
  .cw-rbt-header.is-compact .rbt-header-middle {
    display: none !important;
  }

  .cw-rbt-header.is-compact .cw-rbt-mainbar {
    display: none;
  }

  .cw-rbt-header.is-compact .cw-rbt-compactbar {
    display: block;
  }

  .cw-rbt-compactbar .mainbar-row {
    display: grid;
    min-height: 70px;
    grid-template-columns: 230px minmax(0, 1fr) 230px;
    padding: 0 3.2vw;
  }

  .cw-rbt-compactbar .header-left {
    width: auto;
  }

  .cw-rbt-compactbar .rbt-mainmenu-nav {
    display: flex;
    justify-content: center;
  }

  .cw-rbt-compactbar .mainmenu {
    justify-content: center;
  }

  .cw-rbt-compactbar .mainmenu > li > a {
    min-height: 70px;
    padding: 0 16px;
  }

  .cw-rbt-compactbar .header-right,
  .cw-rbt-compactbar .rbt-quick-access {
    display: flex;
    justify-content: flex-end;
  }

  .cw-rbt-compactbar .rbt-round-btn {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border: 0;
    background: transparent;
  }
}

.cw-rbt-mainbar .mainbar-row {
  min-height: 90px;
  padding: 0 5.2vw;
}

.cw-rbt-mainbar .header-left {
  width: auto;
  flex: 0 0 250px;
}

.cw-rbt-search-column {
  min-width: 280px;
  flex: 1 1 auto;
}

.cw-rbt-logo {
  display: inline-flex;
  align-items: center;
}

.cw-rbt-logo img {
  width: 190px;
  height: auto;
}

.cw-rbt-mainbar .rbt-search-with-category {
  width: 720px;
  margin-inline: auto;
}

.cw-rbt-mainbar .rbt-inner-search-field {
  gap: 12px;
  width: 100%;
}

.cw-rbt-all-gifts {
  display: flex;
  width: 140px;
  height: 38px;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 0 32px 0 16px;
  border: 0;
  border-right: 2px solid var(--color-gray-200);
  border-radius: 0;
  color: var(--color-heading);
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  white-space: nowrap;
}

.cw-rbt-all-gifts i {
  position: absolute;
  right: 16px;
  font-size: 11px;
}

.cw-rbt-mainbar .rbt-search-input-section {
  position: relative;
  width: 100%;
  min-width: 0;
  border: 2px solid var(--color-gray-200);
  border-radius: var(--radius);
  background: var(--color-white);
}

.cw-rbt-mainbar .rbt-search-input-section input {
  width: 100%;
  height: 38px;
  padding: 0 16px 0 156px;
  border: 0;
  border-radius: var(--radius);
  outline: 0;
  background: transparent;
}

.cw-rbt-mainbar .search-btn {
  width: auto;
  min-width: 64px;
  height: 42px;
  padding: 0 24px;
  border-radius: var(--radius);
  color: var(--color-gray-300);
  background: var(--color-black);
}

.cw-rbt-mainbar .header-right {
  width: auto;
  flex: 0 0 auto;
}

.cw-rbt-mainbar .rbt-quick-access {
  margin: 0;
  gap: 10px;
}

.cw-rbt-mainbar .rbt-access-box {
  margin: 0;
}

.cw-rbt-mainbar .rbt-round-btn {
  width: 44px;
  height: 44px;
  min-width: 44px;
}

.cw-rbt-mainbar .rbt-access-box-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cw-rbt-mainbar .rbt-access-box-wrapper .content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1px;
  text-align: left;
}

.cw-rbt-mainbar .rbt-access-box-wrapper .content small,
.cw-rbt-mainbar .rbt-access-box-wrapper .content p {
  margin: 0;
  color: #6f7176;
  font-size: 12px;
}

.cw-rbt-mainbar .rbt-access-box-wrapper .content strong,
.cw-rbt-mainbar .rbt-access-box-wrapper .content span {
  color: #111;
  font-size: 14px;
  font-weight: 600;
}

.cw-rbt-cart-button {
  padding: 0;
  border: 0;
  background: transparent;
}

.cw-rbt-megamenu {
  left: 0 !important;
  width: 100vw !important;
  padding: 0 !important;
}

.cw-rbt-megamenu .rbt-megamenu-wrapper {
  padding: 38px 0;
}

.cw-rbt-megamenu .single-mega-item {
  padding: 12px 24px;
}

.cw-rbt-megamenu .rbt-short-title {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 700;
}

.cw-rbt-megamenu .mega-menu-item {
  margin: 0;
  padding: 0;
}

.cw-rbt-megamenu .mega-menu-item li {
  margin: 0;
}

.cw-rbt-megamenu .mega-menu-item a {
  display: block;
  padding: 7px 0;
  color: #555;
  font-size: 14px;
}

.cw-rbt-mega-feature {
  position: relative;
  min-height: 240px;
  overflow: hidden;
  border-radius: 10px;
}

.cw-rbt-mega-feature img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cw-rbt-mega-feature::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.72), transparent 65%);
}

.cw-rbt-mega-feature > div {
  position: absolute;
  z-index: 1;
  right: 32px;
  bottom: 28px;
  left: 32px;
  display: grid;
  color: #fff;
}

.cw-rbt-mega-feature strong {
  margin: 4px 0 8px;
  font-size: 20px;
}

.cw-rbt-mega-feature a {
  color: #fff;
  text-decoration: underline;
}

.cw-rbt-mobile-toolbar {
  display: none;
}

/* Jewellery product cards */

.cw-rbt-product-card {
  height: 100%;
}

.cw-rbt-product-card .rbt-card-img {
  position: relative;
  aspect-ratio: 0.88 / 1;
  overflow: hidden;
}

.cw-rbt-product-card .rbt-card-img > a {
  display: block;
  width: 100%;
  height: 100%;
}

.cw-rbt-product-card .rbt-card-img > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
}

.cw-rbt-product-card:hover .rbt-card-img > a img {
  transform: scale(1.045);
}

.cw-rbt-product-card .rbt-quick-btn-grp {
  z-index: 3;
}

.cw-rbt-card-actions {
  position: absolute;
  z-index: 3;
  right: 12px;
  bottom: 12px;
  left: 12px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 7px;
  opacity: 0;
  transform: translateY(12px);
  transition: 0.25s ease;
}

.cw-rbt-product-card:hover .cw-rbt-card-actions,
.cw-rbt-product-card:focus-within .cw-rbt-card-actions {
  opacity: 1;
  transform: translateY(0);
}

.cw-rbt-card-cart {
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0;
  color: #fff;
  background: #000;
}

.cw-rbt-whatsapp-card {
  display: grid !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  place-items: center;
  overflow: hidden;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 6px !important;
  color: #fff !important;
  background: #000 !important;
  font-size: 0 !important;
}

.cw-rbt-whatsapp-card::before {
  content: "\f232";
  font-family: "Font Awesome 7 Brands";
  font-size: 18px;
  font-weight: 400;
}

/*
 * The supplied template references the commercial Font Awesome light face,
 * while the licensed bundle only includes the solid, regular and brand files.
 * Keep the template icon names and render them through the available solid face.
 */
.rbt-storefront .fa-light {
  --fa-style: 900;
  font-weight: 900;
}

.cw-rbt-product-card .rbt-card-body {
  padding-top: 17px;
}

.cw-rbt-product-card .rbt-card-subtitle {
  margin-bottom: 4px;
}

.cw-rbt-product-card .rbt-card-title {
  min-height: 44px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
}

.cw-rbt-product-card .pricing-part {
  justify-content: center;
}

/* Home jewellery page */

.cw-rbt-hero {
  padding-top: 0;
}

.cw-rbt-hero .swiper,
.cw-rbt-slider > .swiper {
  visibility: visible !important;
}

.cw-rbt-hero .swiper-wrapper {
  display: grid;
}

.cw-rbt-hero-slide {
  grid-area: 1 / 1;
  display: block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.cw-rbt-hero-slide.is-active {
  z-index: 1;
  display: block;
  visibility: visible;
  opacity: 1 !important;
  pointer-events: auto;
}

.cw-rbt-hero .cw-rbt-hero-cta,
.cw-rbt-hero .cw-rbt-hero-cta:visited,
.cw-rbt-hero .cw-rbt-hero-cta:hover,
.cw-rbt-hero .cw-rbt-hero-cta:focus-visible {
  color: #fff;
}

.cw-rbt-hero .rbt-scroll-trigger,
.cw-rbt-hero .fade_in,
.cw-rbt-hero .zoom_in {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.cw-rbt-hero-slide .rbt-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cw-rbt-hero-slide .rbt-product-image::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.38) 42%, rgba(0, 0, 0, 0.04) 72%);
  pointer-events: none;
}

.cw-rbt-hero-slide .rbt-product-banner-content {
  z-index: 2;
}

.cw-rbt-category-card {
  position: relative;
  display: block;
  min-height: 330px;
  overflow: hidden;
  border-radius: 12px;
}

.cw-rbt-category-card .inner,
.cw-rbt-category-card .rbt-image-portion {
  position: absolute;
  inset: 0;
  display: block;
}

.cw-rbt-category-card .rbt-image-portion::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(7, 13, 25, 0.76), rgba(7, 13, 25, 0.08) 74%);
}

.cw-rbt-category-card .rbt-image-portion img {
  object-fit: cover;
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
}

.cw-rbt-category-card:hover .rbt-image-portion img {
  transform: scale(1.04);
}

.cw-rbt-category-card .content {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 42px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  color: #fff;
  transform: translateY(-50%);
}

.cw-rbt-category-card .subtitle {
  margin-bottom: 7px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.cw-rbt-category-card .title {
  margin-bottom: 20px;
  color: #fff;
  font-size: 28px;
}

.cw-rbt-category-card .rbt-btn {
  color: #111;
}

.cw-rbt-slider {
  position: relative;
  width: 100%;
}

.cw-rbt-slider > .swiper {
  overflow: hidden;
}

.cw-rbt-slider .swiper-wrapper {
  display: flex;
  width: 100%;
  gap: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 24px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  transform: none !important;
}

.cw-rbt-slider .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.cw-rbt-slider .swiper-slide {
  width: auto;
  height: auto;
  flex: 0 0 calc((100% - 72px) / 4);
  opacity: 1 !important;
  visibility: visible !important;
  scroll-snap-align: start;
}

.cw-rbt-slider .rbt-scroll-trigger,
.cw-rbt-slider .fade_in,
.cw-rbt-slider .zoom_in {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.cw-rbt-slider .rbt-swiper-arrow {
  position: absolute;
  z-index: 8;
  top: 42%;
  display: grid;
  visibility: visible;
  opacity: 1;
  width: 48px;
  height: 48px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: #111;
  background: #ededed;
  transform: translateY(-50%);
}

.cw-rbt-slider .rbt-arrow-left {
  left: -24px;
}

.cw-rbt-slider .rbt-arrow-right {
  right: -24px;
}

.cw-rbt-slider .custom-overflow {
  display: grid;
  place-items: center;
}

.cw-rbt-slider .rbt-icon-top {
  display: none;
}

.cw-rbt-slider .swiper-scrollbar {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  display: block;
  width: 100%;
  height: 4px;
  margin-top: 14px;
  overflow: hidden;
  border-radius: 4px;
  background: #dedede;
}

.cw-rbt-slider .swiper-scrollbar span {
  display: block;
  width: 28%;
  height: 100%;
  border-radius: inherit;
  background: #777;
}

.cw-rbt-slider-features .swiper-wrapper {
  padding-bottom: 0;
}

.cw-rbt-slider-features .swiper-slide {
  flex-basis: calc((100% - 72px) / 4);
}

.cw-rbt-slider-features .rbt-inf-box {
  display: flex;
  min-height: 118px;
  align-items: center;
  gap: 18px;
  padding: 22px 28px;
  border-right: 1px solid #ededed;
}

.cw-rbt-slider-features .rbt-inf-box-icon {
  flex: 0 0 auto;
  color: var(--color-primary);
  font-size: 32px;
}

.cw-rbt-slider-features .rbt-inf-box-title {
  margin-bottom: 3px;
  font-size: 17px;
}

.cw-rbt-slider-features .rbt-inf-box-desc {
  margin: 0;
  color: #737373;
  font-size: 13px;
}

.cw-rbt-slider-features .rbt-swiper-arrow,
.cw-rbt-slider-features .swiper-scrollbar {
  display: none;
}

.cw-rbt-slider-promotions .swiper-slide {
  flex-basis: calc((100% - 48px) / 3);
}

.cw-rbt-slider-promotions .rbt-product-banner {
  position: relative;
  width: 100%;
  min-height: 520px;
  overflow: hidden;
  border-radius: 12px;
}

.cw-rbt-slider-promotions .rbt-product-banner-img,
.cw-rbt-slider-promotions .rbt-product-banner-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.cw-rbt-slider-promotions .rbt-product-banner-img img {
  object-fit: cover;
  transition: transform 0.65s ease;
}

.cw-rbt-slider-promotions .rbt-product-banner:hover .rbt-product-banner-img img {
  transform: scale(1.04);
}

.cw-rbt-slider-promotions .rbt-product-banner-content {
  position: absolute;
  z-index: 2;
  inset: auto 0 0;
  min-height: 60%;
  display: flex;
  align-items: flex-end;
  padding: 120px 34px 38px;
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.82), transparent);
}

.cw-rbt-slider-promotions .rbt-banner-title,
.cw-rbt-slider-promotions .rbt-banner-description,
.cw-rbt-slider-promotions .rbt-banner-subtitle {
  color: #fff;
}

.cw-rbt-slider-promotions .rbt-banner-title {
  margin: 4px 0 8px !important;
  font-size: 30px;
}

.cw-rbt-slider-promotions .rbt-banner-description {
  min-height: 44px;
  margin-bottom: 20px;
  font-size: 14px;
}

.cw-rbt-builder-banner {
  position: relative;
  min-height: 520px;
  overflow: hidden;
}

.cw-rbt-builder-banner > img {
  object-fit: cover;
}

.cw-rbt-builder-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(2, 11, 27, 0.9), rgba(2, 11, 27, 0.12) 72%);
}

.cw-rbt-builder-content {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: max(7vw, 56px);
  width: min(620px, 48%);
  color: #fff;
  transform: translateY(-50%);
}

.cw-rbt-builder-content h2 {
  color: #fff;
  font-size: clamp(42px, 4vw, 62px);
  font-weight: 600;
  line-height: 1.05;
}

.cw-rbt-builder-content p {
  max-width: 550px;
  color: rgba(255, 255, 255, 0.86);
}

.cw-rbt-story {
  overflow: hidden;
  border-radius: 16px;
  background: #f6f6f6;
}

.cw-rbt-story-image {
  position: relative;
  min-height: 620px;
}

.cw-rbt-story-image img {
  object-fit: cover;
}

.cw-rbt-story-copy {
  padding: 72px;
}

.cw-rbt-story-copy h2 {
  margin: 12px 0 22px;
  font-size: clamp(42px, 4vw, 64px);
  font-weight: 600;
  line-height: 1.04;
}

.cw-rbt-blog-card {
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
}

.cw-rbt-blog-card .rbt-card-img {
  display: block;
  aspect-ratio: 1.45 / 1;
  overflow: hidden;
}

.cw-rbt-blog-card .rbt-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.cw-rbt-blog-card:hover .rbt-card-img img {
  transform: scale(1.04);
}

.cw-rbt-blog-card .rbt-card-body {
  padding: 26px;
}

.cw-rbt-blog-card .rbt-card-subtitle {
  color: var(--color-primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.cw-rbt-blog-card .rbt-card-title {
  margin: 8px 0 12px;
}

.cw-rbt-blog-card p {
  display: -webkit-box;
  margin-bottom: 18px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.cw-rbt-faq {
  max-width: 980px;
  margin-inline: auto;
  border-top: 1px solid #dedede;
}

.cw-rbt-faq details {
  border-bottom: 1px solid #dedede;
}

.cw-rbt-faq summary {
  display: flex;
  min-height: 72px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  color: #111;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  list-style: none;
}

.cw-rbt-faq summary::-webkit-details-marker {
  display: none;
}

.cw-rbt-faq details[open] summary i {
  transform: rotate(45deg);
}

.cw-rbt-faq summary i {
  transition: transform 0.2s ease;
}

.cw-rbt-faq details p {
  max-width: 840px;
  padding-bottom: 26px;
}

/* Exact newsletter and footer geometry */

.rbt-storefront .rbt-newsletter-area.style--one {
  min-height: 98px;
}

.rbt-storefront .rbt-newsletter-area.style--one > .container {
  min-height: 98px;
  display: flex;
  align-items: center;
}

.rbt-storefront .rbt-newsletter-area.style--one > .container > .row {
  width: 100%;
}

.rbt-storefront .rbt-newsletter-content-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
}

.rbt-storefront .rbt-newsletter-content-wrapper .title {
  margin: 0;
  padding-right: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.36);
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.rbt-storefront .rbt-newsletter-content-wrapper .sub-title {
  margin: 0;
  color: #fff;
  font-size: 15px;
}

.rbt-storefront .rbt-newsletter-form-one {
  position: relative;
}

.rbt-storefront .rbt-newsletter-form-one input {
  height: 50px;
  padding: 0 148px 0 48px;
  border: 2px solid transparent;
  border-radius: var(--radius-60);
  background: #fff;
}

.rbt-storefront .rbt-newsletter-form-one .rbt-btn {
  position: absolute;
  top: 50%;
  right: 4px;
  bottom: auto;
  height: 40px;
  padding: 0 32px;
  border-radius: 4px;
  transform: translateY(-50%);
}

.rbt-storefront .rbt-newsletter-form-one .icon {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  color: #737373;
}

.cw-footer-newsletter-status {
  position: absolute;
  top: calc(100% + 4px);
  left: 16px;
  margin: 0;
  color: #fff;
  font-size: 12px;
}

.cw-rbt-footer .rbt-footer-top {
  padding-top: 58px;
}

.cw-rbt-footer .footer-widget .logo img {
  width: 190px;
  height: auto;
}

.cw-rbt-footer .footer-widget .description {
  max-width: 370px;
}

.cw-rbt-footer .footer-widget .ft-title {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
}

.cw-rbt-footer .footer-widget .ft-link li {
  margin: 0;
}

.cw-rbt-footer .footer-widget .ft-link a {
  display: inline-block;
  padding: 5px 0;
  font-size: 15px;
}

.cw-rbt-footer .rbt-quick-contact-info {
  margin-top: 20px;
}

.cw-rbt-footer .rbt-quick-contact-info .title {
  margin-bottom: 3px;
}

.cw-rbt-footer-offer {
  position: relative;
  display: grid;
  min-height: 138px;
  grid-template-columns: minmax(280px, 1.4fr) auto auto 260px;
  align-items: center;
  gap: 32px;
  overflow: hidden;
  padding: 20px 30px;
  border: 1px solid #dedede;
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(247, 247, 247, 0.98), rgba(255, 255, 255, 0.96) 52%, rgba(238, 238, 238, 0.96)),
    repeating-linear-gradient(90deg, transparent 0 39px, rgba(0, 0, 0, 0.04) 40px),
    repeating-linear-gradient(0deg, transparent 0 39px, rgba(0, 0, 0, 0.04) 40px);
}

.cw-rbt-footer-offer-copy {
  position: relative;
  z-index: 1;
  display: grid;
}

.cw-rbt-footer-offer-copy small {
  color: var(--color-secondary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.cw-rbt-footer-offer-copy strong {
  margin: 4px 0;
  color: #111;
  font-size: 21px;
}

.cw-rbt-footer-offer-copy > span {
  color: #737373;
  font-size: 14px;
}

.cw-rbt-footer-offer-price {
  position: relative;
  z-index: 1;
  color: var(--color-primary);
  font-size: 21px;
  font-weight: 700;
}

.cw-rbt-footer-offer .rbt-btn {
  position: relative;
  z-index: 1;
}

.cw-rbt-footer-offer-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 245px;
  height: 100%;
}

.cw-rbt-footer-offer-image::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, #eee, transparent 42%);
}

.cw-rbt-footer-offer-image img {
  object-fit: contain;
  object-position: center;
}

.cw-rbt-footer .footer-bottom {
  padding: 24px 0 32px;
}

.cw-rbt-footer .rbt-footer-social-area,
.cw-rbt-footer .rbt-app-store-area {
  min-height: 40px;
}

.rbt-storefront .rbt-progress-parent {
  padding: 0;
  border: 0;
  appearance: none;
}

.cw-rbt-connect-link {
  color: var(--color-primary);
  font-weight: 600;
}

.rbt-storefront .copyright-area {
  min-height: 72px;
}

.rbt-storefront .copyright-area .container > .row {
  min-height: 72px;
}

.cw-rbt-secure-copy {
  margin: 0;
  color: #737373;
  font-size: 13px;
}

/* React implementations of the original Unimart panels and modals */

body.rbt-offcanvas-open {
  overflow: hidden;
}

.rbt-storefront-backdrop {
  position: fixed;
  z-index: 1990;
  inset: 0;
  border: 0;
  background: rgba(3, 8, 17, 0.62);
  backdrop-filter: blur(2px);
}

.rbt-react-offcanvas {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(470px, 100vw);
  overflow-y: auto;
  background: #fff;
  box-shadow: -20px 0 70px rgba(0, 0, 0, 0.18);
  transform: translateX(105%);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.rbt-react-offcanvas.is-open {
  transform: translateX(0);
}

.rbt-react-offcanvas-header {
  position: sticky;
  z-index: 2;
  top: 0;
  display: flex;
  min-height: 82px;
  align-items: center;
  justify-content: space-between;
  padding: 18px 28px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}

.rbt-react-offcanvas-header h2 {
  margin: 0;
  font-size: 23px;
}

.rbt-react-offcanvas-header button,
.rbt-react-modal-close {
  display: grid;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #f3f3f3;
}

.rbt-react-offcanvas-body {
  padding: 28px;
}

.cw-page-hero .tf-btn,
.cw-form-grid .tf-btn,
.cw-filter-row .tf-btn {
  min-height: 44px;
}

.rbt-react-mobile-nav {
  display: grid;
}

.rbt-react-mobile-nav a {
  padding: 15px 2px;
  border-bottom: 1px solid #ededed;
  color: #111;
  font-size: 17px;
  font-weight: 600;
}

.rbt-react-category-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.rbt-react-category-grid a {
  display: grid;
  min-height: 126px;
  place-content: center;
  justify-items: center;
  gap: 12px;
  border-radius: 8px;
  color: #111;
  background: #f6f7f9;
  text-align: center;
}

.rbt-react-category-grid i {
  color: var(--color-primary);
  font-size: 25px;
}

.rbt-react-search-panel form {
  position: relative;
}

.rbt-react-search-panel input {
  width: 100%;
  height: 54px;
  padding: 0 58px 0 18px;
  border: 1px solid #dedede;
  border-radius: 7px;
}

.rbt-react-search-panel form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  height: 54px;
  border: 0;
  border-radius: 0 7px 7px 0;
  color: #fff;
  background: #000;
}

.rbt-react-product-list {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

.rbt-react-product-row {
  display: grid;
  grid-template-columns: 78px 1fr;
  align-items: center;
  gap: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ededed;
}

.rbt-react-product-row > span:first-child {
  display: block;
  width: 78px;
  height: 92px;
  overflow: hidden;
  border-radius: 7px;
  background: #f4f4f4;
}

.rbt-react-product-row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rbt-react-product-row > span:last-child {
  display: grid;
}

.rbt-react-product-row strong {
  color: #111;
  font-size: 15px;
}

.rbt-react-product-row small {
  margin-top: 6px;
  color: var(--color-primary);
}

.rbt-react-cart-total {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  font-size: 18px;
}

.rbt-react-panel-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

.rbt-react-panel-actions .rbt-btn {
  justify-content: center;
}

.rbt-react-empty {
  display: grid;
  min-height: 360px;
  place-content: center;
  justify-items: center;
  text-align: center;
}

.rbt-react-empty > i {
  color: var(--color-primary);
  font-size: 52px;
}

.rbt-react-empty p {
  max-width: 260px;
  margin: 20px 0;
  color: #555;
}

.rbt-react-modal {
  position: fixed;
  z-index: 2010;
  top: 50%;
  left: 50%;
  display: grid;
  width: min(980px, calc(100vw - 32px));
  min-height: 560px;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.28);
  transform: translate(-50%, -50%);
}

.rbt-react-modal-close {
  position: absolute;
  z-index: 2;
  top: 18px;
  right: 18px;
}

.rbt-react-quickview-media {
  position: relative;
  min-height: 560px;
  background: #f4f4f4;
}

.rbt-react-quickview-media img {
  object-fit: cover;
}

.rbt-react-quickview-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 60px;
}

.rbt-react-eyebrow {
  margin-bottom: 10px;
  color: var(--color-primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.rbt-react-quickview-content h2 {
  margin-bottom: 18px;
  font-size: 34px;
}

.rbt-react-quickview-price {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 18px;
}

.rbt-react-quickview-price strong {
  color: var(--color-primary);
  font-size: 24px;
}

.rbt-react-notice {
  position: fixed;
  z-index: 2050;
  right: 24px;
  bottom: 88px;
  max-width: 360px;
  padding: 14px 18px;
  border: 0;
  border-radius: 7px;
  color: #fff;
  background: #111;
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.2);
}

.rbt-react-compare-tray {
  position: fixed;
  z-index: 980;
  right: 24px;
  bottom: 86px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  border-radius: 30px;
  color: #fff;
  background: #111;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: 0.2s ease;
}

.rbt-react-compare-tray.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.rbt-react-compare-tray span {
  display: grid;
  width: 22px;
  height: 22px;
  place-items: center;
  border-radius: 50%;
  color: #111;
  background: #fff;
  font-size: 12px;
}

.cw-rbt-saved-empty {
  display: grid;
  max-width: 760px;
  min-height: 440px;
  place-content: center;
  justify-items: center;
  gap: 18px;
  margin-inline: auto;
  padding: 48px;
  border-radius: 16px;
  background: #f7f7f7;
  text-align: center;
}

.cw-rbt-saved-empty > i {
  color: var(--color-primary);
  font-size: 54px;
}

.cw-rbt-saved-empty h1 {
  max-width: 640px;
  margin: 0;
  font-size: clamp(36px, 5vw, 58px);
}

.cw-rbt-saved-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.cw-rbt-saved-card .rbt-card-img {
  position: relative;
  aspect-ratio: 0.85 / 1;
  overflow: hidden;
  background: #f4f4f4;
}

.cw-rbt-saved-card .rbt-card-img img {
  object-fit: cover;
}

.cw-rbt-saved-card .rbt-quick-btn {
  position: absolute;
  z-index: 2;
  top: 12px;
  right: 12px;
}

.cw-rbt-saved-card .rbt-card-body {
  padding-top: 20px;
}

.cw-rbt-saved-card .rbt-card-title {
  min-height: 46px;
  font-size: 18px;
}

.cw-rbt-compare-facts {
  display: grid;
  margin: 20px 0;
  border-top: 1px solid #e5e5e5;
}

.cw-rbt-compare-facts div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 12px;
}

.cw-rbt-compare-facts dd {
  margin: 0;
  text-align: right;
}

/* Unimart product gallery */

.rbt-storefront .cw-template-product-page {
  padding: 48px 0 96px;
}

.rbt-storefront .cw-template-product-page > .container > .row {
  --bs-gutter-x: 34px;
}

.rbt-storefront .cw-template-product-gallery {
  position: sticky;
  top: 112px;
}

.rbt-storefront .cw-template-product-gallery .product-thumbs-slider {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
}

.rbt-storefront .cw-template-product-gallery .flat-wrap-media-product {
  grid-column: 2;
  grid-row: 1;
}

.rbt-storefront .cw-template-product-gallery .tf-product-media-main {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: #f3f3f3;
}

.rbt-storefront .cw-template-product-gallery .cw-product-main-image {
  aspect-ratio: 0.83 / 1;
}

.rbt-storefront .cw-template-product-gallery .cw-product-main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rbt-storefront .cw-template-product-gallery .cw-product-thumbs {
  grid-column: 1;
  grid-row: 1;
  display: grid;
  gap: 14px;
}

.rbt-storefront .cw-template-product-gallery .cw-product-thumbs .item {
  width: 100%;
  aspect-ratio: 0.83 / 1;
  overflow: hidden;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 8px;
  background: #f3f3f3;
  opacity: 0.68;
}

.rbt-storefront .cw-template-product-gallery .cw-product-thumbs .item.active {
  border-color: #111;
  opacity: 1;
}

.rbt-storefront .cw-template-product-gallery .cw-product-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rbt-storefront .cw-template-product-gallery .group-btn-nav {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 16px;
  left: 16px;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.rbt-storefront .cw-template-product-gallery .tf-sw-nav {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  background: #fff;
}

.rbt-storefront .cw-template-product-page .tf-product-info-wrap {
  position: sticky;
  top: 112px;
  min-height: 620px;
  padding: clamp(34px, 4vw, 62px);
  border-radius: 16px;
  background: #f7f7f7;
}

.rbt-storefront .cw-template-product-page .product-infor-list-tag {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.rbt-storefront .cw-template-product-page .product-infor-list-tag li {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
}

.rbt-storefront .cw-template-product-page .product-infor-name {
  margin: 12px 0 18px;
  font-size: clamp(34px, 3vw, 48px);
}

.rbt-storefront .cw-template-product-page .product-infor-price {
  margin: 22px 0;
}

.rbt-storefront .cw-template-product-page .price-on-sale {
  color: var(--color-primary);
  font-size: 26px;
  font-weight: 700;
}

.rbt-storefront .cw-template-product-page .tf-product-accordion {
  margin-top: 28px;
}

.rbt-storefront .cw-template-product-page .tf-product-accordion details {
  padding: 18px 0;
  border-top: 1px solid #dedede;
}

.rbt-storefront .cw-template-product-page .tf-product-accordion summary {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  list-style: none;
}

.rbt-storefront .cw-template-product-page .tf-product-accordion summary::after {
  content: "+";
}

.rbt-storefront .cw-template-product-page .tf-product-accordion details[open] summary::after {
  content: "−";
}

/* Unimart off-canvas shop */

.rbt-storefront .tf-page-heading {
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #f5f3ef;
}

.rbt-storefront .tf-page-heading .bg-img-item {
  position: absolute;
  inset: 0;
}

.rbt-storefront .tf-page-heading .bg-img-item img {
  object-fit: cover;
  object-position: center;
}

.rbt-storefront .tf-page-heading .content {
  position: relative;
  z-index: 2;
  max-width: 620px;
}

.rbt-storefront .tf-page-heading .breadcrumb {
  display: flex;
  gap: 9px;
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
  font-size: 12px;
}

.rbt-storefront .tf-page-heading .page-title {
  margin-bottom: 10px;
  font-size: clamp(38px, 4vw, 58px);
}

.rbt-storefront .tf-page-heading .page-desc {
  max-width: 520px;
  color: #555;
}

.rbt-storefront .flat-spacing-2 {
  padding: 48px 0 92px;
}

.rbt-storefront .meta-filter-shop {
  display: flex;
  min-height: 38px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.rbt-storefront .cw-applied-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.rbt-storefront .cw-applied-filters button {
  padding: 6px 11px;
  border: 1px solid #ddd;
  border-radius: 30px;
  background: #fff;
  font-size: 12px;
}

.rbt-storefront .tf-shop-control {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 20px;
  margin-bottom: 32px;
  padding: 16px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.rbt-storefront .tf-shop-control .col-left,
.rbt-storefront .tf-shop-control .tf-control-layout {
  display: flex;
  align-items: center;
  gap: 12px;
}

.rbt-storefront .tf-shop-control .tf-btn-filter {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid #dadada;
  border-radius: 6px;
  background: #fff;
}

.rbt-storefront .cw-shop-sort {
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

.rbt-storefront .cw-shop-sort select {
  min-width: 150px;
  padding: 8px 28px 8px 10px;
  border: 0;
  background: transparent;
}

.rbt-storefront .tf-control-layout {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rbt-storefront .tf-control-layout li {
  margin: 0;
}

.rbt-storefront .tf-control-layout button {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}

.rbt-storefront .tf-control-layout .active button {
  border-color: #111;
  color: #fff;
  background: #111;
}

.rbt-storefront .tf-shop-control .col-right {
  justify-self: end;
}

.rbt-storefront .filter-drawer-wrap {
  position: fixed;
  z-index: 1700;
  top: 0;
  bottom: 0;
  left: 0;
  width: min(420px, 100vw);
  overflow-y: auto;
  padding: 30px;
  border-radius: 0;
  background: #fff;
  box-shadow: 18px 0 50px rgba(0, 0, 0, 0.16);
  transform: translateX(-105%);
  transition: transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.rbt-storefront .filter-drawer-wrap.show {
  transform: translateX(0);
}

.rbt-storefront .cw-shop-filter-backdrop {
  position: fixed;
  z-index: 1650;
  inset: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.46);
}

.rbt-storefront .filter-drawer-wrap .canvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}

.rbt-storefront .filter-drawer-wrap .widget-facet {
  padding: 18px 0;
  border-bottom: 1px solid #ededed;
}

.rbt-storefront .filter-drawer-wrap .facet-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rbt-storefront .filter-drawer-wrap .collapse-body {
  display: grid;
  gap: 10px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

.rbt-storefront .filter-drawer-wrap .list-item,
.rbt-storefront .filter-drawer-wrap .label {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.rbt-storefront .filter-drawer-wrap .label {
  width: 100%;
  justify-content: space-between;
}

.rbt-storefront .filter-drawer-wrap .canvas-bottom {
  display: grid;
  gap: 12px;
  padding-top: 22px;
}

.rbt-storefront .wrapper-shop.tf-grid-layout {
  display: grid;
  gap: 32px 24px;
}

.rbt-storefront .wrapper-shop.tf-col-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rbt-storefront .wrapper-shop.tf-col-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.rbt-storefront .wrapper-shop.tf-col-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.rbt-storefront .wrapper-shop.tf-list-layout,
.rbt-storefront .listLayout-wrapper .wrapper-shop {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.rbt-storefront .card-product .card-product_wrapper {
  position: relative;
  aspect-ratio: 0.84 / 1;
  overflow: hidden;
  border-radius: 12px;
  background: #f3f3f3;
}

.rbt-storefront .card-product .product-img {
  display: block;
  width: 100%;
  height: 100%;
}

.rbt-storefront .card-product .product-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition:
    opacity 0.4s ease,
    transform 0.65s ease;
}

.rbt-storefront .card-product .img-hover {
  opacity: 0;
}

.rbt-storefront .card-product:hover .img-product {
  opacity: 0;
}

.rbt-storefront .card-product:hover .img-hover {
  opacity: 1;
  transform: scale(1.035);
}

.rbt-storefront .card-product .product-badge_list,
.rbt-storefront .card-product .product-action_list {
  position: absolute;
  z-index: 3;
  top: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.rbt-storefront .card-product .product-badge_list {
  left: 12px;
}

.rbt-storefront .card-product .product-badge_item {
  display: inline-flex;
  padding: 4px 9px;
  border-radius: 3px;
  color: #fff;
  background: #000;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.rbt-storefront .card-product .product-action_list {
  right: 12px;
  display: grid;
  gap: 7px;
}

.rbt-storefront .card-product .product-action_list li {
  margin: 0;
}

.rbt-storefront .card-product .box-icon {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #fff;
}

.rbt-storefront .card-product .tooltip {
  display: none;
}

.rbt-storefront .card-product .product-action_bot {
  position: absolute;
  z-index: 4;
  right: 12px;
  bottom: 12px;
  left: 12px;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.25s ease;
}

.rbt-storefront .card-product:hover .product-action_bot,
.rbt-storefront .card-product:focus-within .product-action_bot {
  opacity: 1;
  transform: none;
}

.rbt-storefront .card-product .cw-card-actions {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
}

.rbt-storefront .card-product .cw-card-actions > * {
  min-height: 42px;
}

.rbt-storefront .card-product_info {
  padding: 16px 4px 0;
  text-align: center;
}

.rbt-storefront .card-product_info .name-product {
  display: block;
  min-height: 44px;
  font-size: 16px;
  font-weight: 600;
}

.rbt-storefront .card-product_info .price-wrap {
  margin-top: 8px;
  color: #111;
  font-weight: 600;
}

.rbt-storefront .product-style_list {
  display: grid;
  grid-template-columns: minmax(260px, 38%) 1fr;
  gap: 34px;
  align-items: center;
  padding: 20px;
  border: 1px solid #ededed;
  border-radius: 12px;
}

.rbt-storefront .product-style_list .card-product_info {
  text-align: left;
}

.rbt-storefront .tf-page-pagination {
  display: flex;
  grid-column: 1 / -1;
  justify-content: center;
  gap: 8px;
  margin: 32px 0 0;
  padding: 0;
  list-style: none;
}

.rbt-storefront .tf-page-pagination .pag-item {
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  border: 1px solid #ddd;
  border-radius: 40px;
  background: #fff;
}

.rbt-storefront .tf-page-pagination .pag-item.active {
  color: #fff;
  border-color: var(--color-primary);
  background: var(--color-primary);
}

.rbt-storefront .cw-shop-benefits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 68px 0 20px;
}

.rbt-storefront .cw-shop-benefits .box-icon_V01 {
  display: flex;
  min-height: 124px;
  align-items: center;
  gap: 18px;
  padding: 20px 26px;
  border-right: 1px solid #e7e7e7;
}

.rbt-storefront .cw-shop-benefits .box-icon_V01:last-child {
  border-right: 0;
}

.rbt-storefront .cw-shop-benefits .icon {
  color: var(--color-primary);
  font-size: 30px;
}

.rbt-storefront .cw-shop-benefits .title {
  margin-bottom: 3px;
  font-size: 17px;
  font-weight: 600;
}

.rbt-storefront .cw-shop-benefits .desc {
  margin: 0;
  font-size: 13px;
}

@media (max-width: 1399px) {
  .cw-rbt-mainbar .mainbar-row {
    padding-inline: 28px;
  }

  .cw-rbt-mainbar .header-left {
    flex-basis: 220px;
  }

  .cw-rbt-mainbar .rbt-search-with-category {
    width: 380px;
  }

  .cw-rbt-mainbar .rbt-access-box-wrapper .content {
    display: none;
  }
}

@media (max-width: 1199px) {
  .cw-rbt-header {
    top: 0;
  }

  .cw-rbt-mainbar .mainbar-row {
    min-height: 74px;
  }

  .cw-rbt-mainbar .header-left {
    flex-basis: 54px;
  }

  .cw-rbt-search-column {
    min-width: 0;
  }

  .cw-rbt-logo img {
    width: 170px;
  }

  .cw-rbt-footer-offer {
    grid-template-columns: minmax(260px, 1fr) auto auto;
    padding-right: 230px;
  }

  .cw-rbt-slider-products .swiper-slide,
  .cw-rbt-slider-features .swiper-slide {
    flex-basis: calc((100% - 48px) / 3);
  }
}

@media (max-width: 991px) {
  .rbt-storefront .rbt-newsletter-content-wrapper {
    justify-content: center;
  }

  .rbt-storefront .rbt-newsletter-area.style--one {
    padding: 24px 0;
  }

  .cw-rbt-footer-offer {
    grid-template-columns: 1fr auto;
    padding-right: 28px;
  }

  .cw-rbt-footer-offer-image {
    display: none;
  }

  .rbt-react-modal {
    max-height: calc(100vh - 32px);
    min-height: 0;
    grid-template-columns: 1fr;
    overflow-y: auto;
  }

  .rbt-react-quickview-media {
    min-height: 360px;
  }

  .cw-rbt-story-copy {
    padding: 48px;
  }

  .cw-rbt-saved-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cw-rbt-slider-products .swiper-slide,
  .cw-rbt-slider-features .swiper-slide {
    flex-basis: calc((100% - 24px) / 2);
  }

  .cw-rbt-slider-promotions .swiper-slide {
    flex-basis: calc((100% - 24px) / 2);
  }

  .cw-rbt-slider-features .rbt-swiper-arrow,
  .cw-rbt-slider-features .swiper-scrollbar {
    display: grid;
  }

  .cw-rbt-slider-features .swiper-scrollbar {
    display: block;
  }

  .rbt-storefront .wrapper-shop.tf-col-4,
  .rbt-storefront .wrapper-shop.tf-col-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .rbt-storefront {
    padding-bottom: 64px;
  }

  .cw-rbt-campaign .rbt-fancy-text {
    padding: 7px 42px;
    font-size: 11px;
    line-height: 1.35;
    white-space: normal;
  }

  .cw-rbt-campaign,
  .cw-rbt-campaign .inner {
    min-height: 44px;
  }

  .cw-rbt-campaign.rbt-header-top-news .icon-close .rbt-round-btn {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }

  .cw-rbt-mainbar .mainbar-row {
    min-height: 66px;
    padding-inline: 14px;
  }

  .cw-rbt-mainbar .header-left {
    flex-basis: 42px;
  }

  .cw-rbt-mainbar .header-right {
    width: 44px;
  }

  .cw-rbt-mainbar .rbt-quick-access > li:not(.rbt-mini-cart) {
    display: none !important;
  }

  .cw-rbt-mainbar .rbt-round-btn {
    width: 44px;
    height: 44px;
    min-width: 44px;
  }

  .cw-rbt-mainbar .cw-rbt-cart-button {
    min-width: 44px;
    min-height: 44px;
  }

  .rbt-storefront .rbt-btn {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
  }

  .cw-rbt-logo img {
    width: 148px;
  }

  .cw-rbt-mobile-toolbar {
    position: fixed;
    z-index: 1500;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    height: 64px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    border-top: 1px solid #e8e8e8;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.08);
  }

  .cw-rbt-mobile-toolbar a,
  .cw-rbt-mobile-toolbar button {
    display: grid;
    place-content: center;
    justify-items: center;
    gap: 2px;
    padding: 0;
    border: 0;
    color: #333;
    background: transparent;
    font-size: 10px;
  }

  .cw-rbt-mobile-toolbar i {
    font-size: 18px;
  }

  .rbt-storefront .rbt-newsletter-area.style--one {
    min-height: 0;
  }

  .rbt-storefront .rbt-newsletter-area.style--one > .container {
    min-height: 0;
  }

  .rbt-storefront .rbt-newsletter-content-wrapper {
    align-items: center;
    flex-direction: column;
    gap: 7px;
    text-align: center;
  }

  .rbt-storefront .rbt-newsletter-content-wrapper .title {
    padding-right: 0;
    border-right: 0;
    font-size: 25px;
  }

  .rbt-storefront .rbt-newsletter-content-wrapper .sub-title {
    font-size: 13px;
  }

  .cw-rbt-footer .rbt-footer-top {
    padding-top: 36px;
  }

  .cw-rbt-footer .border-end {
    border-right: 0 !important;
  }

  .cw-rbt-footer .footer-widget {
    padding-bottom: 18px;
    border-bottom: 1px solid #e8e8e8;
  }

  .cw-rbt-footer-offer {
    min-height: 190px;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }

  .cw-rbt-footer-offer .rbt-btn {
    width: fit-content;
  }

  .rbt-react-offcanvas {
    width: 100vw;
  }

  .rbt-react-offcanvas-header,
  .rbt-react-offcanvas-body {
    padding-inline: 20px;
  }

  .rbt-react-panel-actions {
    grid-template-columns: 1fr;
  }

  .rbt-react-modal {
    width: calc(100vw - 20px);
  }

  .rbt-react-quickview-media {
    min-height: 310px;
  }

  .rbt-react-quickview-content {
    padding: 34px 22px;
  }

  .rbt-react-quickview-content h2 {
    font-size: 27px;
  }

  .rbt-react-compare-tray {
    right: 14px;
    bottom: 76px;
  }

  .cw-rbt-card-actions {
    position: absolute;
    right: 12px;
    bottom: 12px;
    left: 12px;
    grid-template-columns: 1fr auto;
    margin-top: 0;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
  }

  .cw-rbt-card-cart {
    min-height: 44px;
  }

  .cw-rbt-product-card .rbt-quick-btn {
    width: 44px;
    height: 44px;
  }

  .cw-rbt-product-card .cw-whatsapp-order-trigger,
  .rbt-storefront .card-product .btn-action_add,
  .rbt-storefront .card-product .cw-whatsapp-order-trigger {
    min-width: 44px;
    min-height: 44px;
  }

  .cw-rbt-product-card .cw-whatsapp-order-trigger.is-compact {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
  }

  .cw-rbt-hero .cw-rbt-hero-cta,
  .cw-rbt-category-card .rbt-btn,
  .rbt-cat-box .rbt-btn {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
  }

  .cw-rbt-category-card {
    min-height: 310px;
  }

  .cw-rbt-category-card .content {
    left: 28px;
  }

  .cw-rbt-category-card .title {
    font-size: 24px;
  }

  .cw-rbt-slider .swiper-wrapper {
    gap: 14px;
  }

  .cw-rbt-slider-products .swiper-slide {
    flex-basis: min(78vw, 310px);
  }

  .cw-rbt-slider-features .swiper-slide {
    flex-basis: min(82vw, 330px);
  }

  .cw-rbt-slider-promotions .swiper-slide {
    flex-basis: min(84vw, 370px);
  }

  .cw-rbt-slider .rbt-swiper-arrow {
    width: 42px;
    height: 42px;
  }

  .cw-rbt-slider .rbt-arrow-left {
    left: -8px;
  }

  .cw-rbt-slider .rbt-arrow-right {
    right: -8px;
  }

  .cw-rbt-slider-promotions .rbt-product-banner {
    min-height: 480px;
  }

  .cw-rbt-builder-banner {
    min-height: 580px;
    border-radius: 0;
  }

  .cw-rbt-builder-overlay {
    background: linear-gradient(0deg, rgba(2, 11, 27, 0.92), rgba(2, 11, 27, 0.08) 75%);
  }

  .cw-rbt-builder-content {
    top: auto;
    right: 24px;
    bottom: 42px;
    left: 24px;
    width: auto;
    transform: none;
  }

  .cw-rbt-builder-content h2 {
    font-size: 40px;
  }

  .cw-rbt-story-image {
    min-height: 430px;
  }

  .cw-rbt-story-copy {
    padding: 36px 24px 44px;
  }

  .cw-rbt-story-copy h2 {
    font-size: 38px;
  }

  .cw-rbt-saved-grid {
    grid-template-columns: 1fr;
  }

  .rbt-storefront .cw-template-product-page {
    padding-top: 24px;
  }

  .rbt-storefront .cw-template-product-gallery,
  .rbt-storefront .cw-template-product-page .tf-product-info-wrap {
    position: static;
  }

  .rbt-storefront .cw-template-product-gallery .product-thumbs-slider {
    grid-template-columns: 1fr;
  }

  .rbt-storefront .cw-template-product-gallery .flat-wrap-media-product,
  .rbt-storefront .cw-template-product-gallery .cw-product-thumbs {
    grid-column: 1;
  }

  .rbt-storefront .cw-template-product-gallery .cw-product-thumbs {
    grid-row: 2;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
  }

  .rbt-storefront .cw-template-product-page .tf-product-info-wrap {
    min-height: 0;
    margin-top: 24px !important;
    padding: 28px 20px;
  }

  .rbt-storefront .tf-page-heading:not(.cw-product-breadcrumb) {
    min-height: 220px;
  }

  .rbt-storefront .cw-product-breadcrumb {
    min-height: 0;
    margin: 12px 0 0;
    padding: 18px 0;
  }

  .rbt-storefront .tf-shop-control {
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
    padding: 12px;
  }

  .rbt-storefront .tf-shop-control .col-center {
    display: none;
  }

  .rbt-storefront .tf-shop-control .col-left,
  .rbt-storefront .tf-shop-control .col-right {
    width: 100%;
  }

  .rbt-storefront .tf-shop-control .col-right {
    justify-self: stretch;
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
  }

  .rbt-storefront .cw-shop-sort > span {
    display: none;
  }

  .rbt-storefront .cw-shop-sort select {
    min-width: 120px;
    min-height: 44px;
  }

  .rbt-storefront .filter-drawer-wrap .cw-icon-button {
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
  }

  .rbt-storefront .filter-drawer-wrap .canvas-bottom .tf-btn,
  .rbt-storefront .filter-drawer-wrap .canvas-bottom .tf-btn-line {
    min-height: 44px;
  }

  .rbt-storefront .filter-drawer-wrap .list-item,
  .rbt-storefront .filter-drawer-wrap .label {
    min-height: 44px;
  }

  .rbt-storefront .tf-page-pagination .pag-item {
    min-width: 44px;
    height: 44px;
  }

  .rbt-storefront .wrapper-shop.tf-col-4,
  .rbt-storefront .wrapper-shop.tf-col-3,
  .rbt-storefront .wrapper-shop.tf-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 12px;
  }

  .rbt-storefront .card-product .product-action_list {
    display: none;
  }

  .rbt-storefront .card-product .product-action_bot {
    position: static;
    margin-top: 10px;
    opacity: 1;
    transform: none;
  }

  .rbt-storefront .card-product .cw-card-actions {
    grid-template-columns: 1fr;
  }

  .rbt-storefront .card-product .cw-whatsapp-order-trigger {
    width: 100%;
  }

  .rbt-storefront .card-product_info .name-product {
    min-height: 38px;
    font-size: 13px;
  }

  .rbt-storefront .product-style_list {
    grid-template-columns: 1fr;
  }

  .rbt-storefront .cw-shop-benefits {
    grid-template-columns: 1fr;
  }

  .rbt-storefront .cw-shop-benefits .box-icon_V01 {
    border-right: 0;
    border-bottom: 1px solid #e7e7e7;
  }
}

@media (max-width: 767px) {
  .rbt-storefront .rbt-product-nav-btn,
  .rbt-storefront .cw-rbt-size-list .rbt-store-button,
  .rbt-storefront .product-btn-grp .qty-item-btn,
  .rbt-storefront .product-btn-grp .items-qty-input,
  .rbt-storefront .cw-rbt-add-cart,
  .rbt-storefront .prd-btn-grp > .rbt-btn,
  .rbt-storefront .rbt-quick-link-grp .rbt-quick-link,
  .rbt-storefront .cw-rbt-help-card .rbt-btn {
    min-height: 44px;
  }

  .rbt-storefront .rbt-product-nav-btn {
    min-width: 44px;
  }

  .rbt-storefront .cw-rbt-variations .rbt-switcher--color {
    display: grid;
    width: 44px !important;
    height: 44px !important;
    place-items: center;
    background: transparent !important;
  }

  .rbt-storefront .cw-rbt-variations .rbt-switcher--color .rbt-color-circle {
    width: 24px !important;
    height: 24px !important;
  }

  .rbt-storefront .cw-rbt-variations .rbt-switcher--color::after {
    width: 28px !important;
    height: 28px !important;
  }

  .rbt-storefront .product-btn-grp .qty-item-btn,
  .rbt-storefront .product-btn-grp .items-qty-input {
    width: 44px;
    min-width: 44px;
  }

  .rbt-storefront .product-btn-grp .cw-rbt-add-cart {
    min-width: 0;
    flex: 1 1 auto;
  }

  .rbt-storefront .rbt-quick-link-grp .rbt-quick-link {
    display: inline-flex;
    align-items: center;
  }

  .cw-rbt-hero-slide .rbt-product-image::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.18) 68%, rgba(0, 0, 0, 0.02) 100%);
  }
}

/* Exact Unimart product-single integration.
   The template owns the visual system. These rules only replace Swiper state
   and provide styling for the Craftwaves-only message, WhatsApp and help UI. */
.rbt-storefront .cw-rbt-single-product {
  overflow: visible;
}

.rbt-storefront .cw-rbt-product-gallery {
  align-items: flex-start;
}

.rbt-storefront .cw-rbt-product-thumbs {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.rbt-storefront .cw-rbt-product-thumbs .thumbnail {
  width: 100%;
  padding: 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-radius: var(--radius, 8px);
}

.rbt-storefront .cw-rbt-product-thumbs .thumbnail::after {
  position: absolute;
  inset: 0;
  z-index: 2;
  content: "";
  border: 2px solid transparent;
  border-radius: inherit;
  transition: border-color 0.2s ease;
  pointer-events: none;
}

.rbt-storefront .cw-rbt-product-thumbs .thumbnail:hover::after,
.rbt-storefront .cw-rbt-product-thumbs .thumbnail:focus-visible::after,
.rbt-storefront .cw-rbt-product-thumbs .thumbnail.active::after {
  border-color: var(--color-primary, #2b61d1);
}

.rbt-storefront .cw-rbt-product-thumbs .rbt-thumb-img-sm,
.rbt-storefront .cw-rbt-product-thumbs img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.rbt-storefront .cw-rbt-product-main {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.rbt-storefront .cw-rbt-active-product-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}

.rbt-storefront .cw-rbt-active-product-image {
  aspect-ratio: 536 / 412;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.rbt-storefront .cw-rbt-product-main .rbt-swiper-arrow {
  border: 0;
}

.rbt-storefront .cw-rbt-gift-icon {
  display: grid;
  width: 40px;
  min-width: 40px;
  height: 40px;
  place-items: center;
  color: var(--color-heading, #111);
  font-size: 18px;
}

.rbt-storefront .cw-rbt-variations button,
.rbt-storefront .cw-rbt-size-list button {
  font-family: inherit;
}

.rbt-storefront .cw-rbt-size-list .rbt-store-button.active {
  color: var(--color-white, #fff);
  background: var(--color-heading, #111);
  border-color: var(--color-heading, #111);
}

.rbt-storefront .cw-rbt-variations .rbt-switcher--color {
  padding: 0;
  border: 0;
}

.rbt-storefront .cw-rbt-message-field label {
  display: block;
  margin-bottom: 10px;
}

.rbt-storefront .cw-rbt-message-field textarea {
  display: block;
  width: 100%;
  min-height: 112px;
  padding: 14px 16px;
  color: var(--color-body, #6b6b6b);
  background: var(--color-white, #fff);
  border: 1px solid var(--color-border, #e6e6e6);
  border-radius: var(--radius, 8px);
  resize: vertical;
}

.rbt-storefront .cw-rbt-message-field textarea:focus {
  border-color: var(--color-primary, #2b61d1);
  outline: none;
}

.rbt-storefront .cw-rbt-whatsapp-row {
  margin-top: 12px;
}

.rbt-storefront .cw-rbt-whatsapp-row .cw-whatsapp-order-trigger {
  min-height: 48px;
  border-radius: var(--radius, 8px);
}

.rbt-storefront .rbt-quick-link-grp .rbt-quick-link {
  border: 0;
}

.rbt-storefront .cw-rbt-delivery-box {
  display: grid;
  gap: 14px;
}

.rbt-storefront .cw-rbt-delivery-box > div {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.rbt-storefront .cw-rbt-delivery-box i {
  width: 20px;
  margin-top: 3px;
  color: var(--color-primary, #2b61d1);
  text-align: center;
}

.rbt-storefront .cw-rbt-product-tabs .nav-link {
  font-family: inherit;
}

.rbt-storefront .cw-rbt-product-information {
  position: relative;
  z-index: 2;
  isolation: isolate;
}

.rbt-storefront .cw-rbt-product-tabs {
  position: relative;
  z-index: 1;
}

.rbt-storefront .cw-rbt-product-tabs .tab-content {
  min-height: 220px;
}

.rbt-storefront .cw-rbt-help-card {
  display: flex;
  gap: 18px;
  height: 100%;
}

.rbt-storefront .cw-rbt-help-card > .icon {
  display: grid;
  width: 52px;
  min-width: 52px;
  height: 52px;
  place-items: center;
  color: var(--color-white, #fff);
  font-size: 20px;
  background: var(--color-primary, #2b61d1);
  border-radius: 50%;
}

@media (max-width: 991px) {
  .rbt-storefront .cw-rbt-product-gallery {
    row-gap: 12px;
  }

  .rbt-storefront .cw-rbt-product-thumbs {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
    margin-top: 4px;
  }

  .rbt-storefront .cw-rbt-product-thumbs .thumbnail {
    min-width: 0;
  }
}

@media (max-width: 575px) {
  .rbt-storefront .cw-rbt-single-product {
    padding-bottom: 60px;
  }

  .rbt-storefront .cw-rbt-single-product .rbt-single-product-content {
    margin-top: 8px;
  }

  .rbt-storefront .cw-rbt-product-thumbs {
    overflow-x: auto;
    grid-template-columns: repeat(5, 72px);
    padding-bottom: 4px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .rbt-storefront .cw-rbt-product-thumbs::-webkit-scrollbar {
    display: none;
  }

  .rbt-storefront .cw-rbt-product-main .rbt-enlarge-text {
    display: none;
  }

  .rbt-storefront .cw-rbt-product-tabs .rbt-tab-nav-wrapper {
    overflow-x: auto;
  }

  .rbt-storefront .cw-rbt-product-tabs .nav-tabs {
    flex-wrap: nowrap;
    min-width: max-content;
  }

  .rbt-storefront .cw-rbt-help-card {
    height: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rbt-storefront *,
  .rbt-storefront *::before,
  .rbt-storefront *::after {
    scroll-behavior: auto !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
  }
}
