/*
Theme Name: Clone Engine Theme
Theme URI: https://example.com/clone-engine-theme
Author: Clone Engine
Description: Base theme scaffold for Clone Engine outputs.
Version: 1.0.0
Text Domain: clone-engine-theme
*/

#primary { width:100%!important; max-width:100%!important; flex:1 1 100%!important; padding:0!important; margin:0!important; }
#secondary, .ast-sidebar, .widget-area, .site-sidebar, .sidebar, .elementor-location-sidebar { display:none!important; }
#masthead, .site-header, .main-header-bar, .ast-primary-header-bar, .ast-desktop-header-content, .ast-mobile-header-wrap, .ast-builder-menu-mobile, .ast-above-header-wrap, .ast-below-header-wrap, #colophon, .site-footer, .ast-footer-wrap, .ast-footer-overlay { display:none!important; }
body .ast-container, body .ast-container-fluid, body .site-content .ast-container, .site-content { max-width:100%!important; width:100%!important; padding-left:0!important; padding-right:0!important; margin-left:0!important; margin-right:0!important; }
.v2-cloned-scope { display:block; width:100%!important; max-width:100%!important; }

/* --- WooCommerce Cart & Account Overrides --- */
.woocommerce-cart .page-width, .woocommerce-account .page-width, .v2-cart-shell .page-width, .v2-account-shell .page-width {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%;
  margin-bottom: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .v2-account-content.woocommerce {
    display: flex;
    gap: 4rem;
    align-items: flex-start;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    flex: 0 0 250px;
    margin-bottom: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    flex: 1;
  }
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e5e5e5;
}

.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: background 0.2s ease;
}

.woocommerce-MyAccount-navigation ul li.is-active a, 
.woocommerce-MyAccount-navigation ul li a:hover {
  background: #f7f7f7;
  color: #000;
}

.woocommerce-cart table.cart th, .woocommerce-cart table.cart td {
  padding: 15px;
}
.woocommerce-cart .cart-collaterals {
  margin-top: 3rem;
}

body.single-product {
  --font-body-scale: 1;
  --font-heading-scale: 1;
  --color-foreground: 18, 18, 18;
  --color-background: 255, 255, 255;
  --popup-border-opacity: 0.12;
  --popup-border-width: 1px;
  --popup-corner-radius: 8px;
  --popup-shadow-horizontal-offset: 0px;
  --popup-shadow-vertical-offset: 8px;
  --popup-shadow-blur-radius: 24px;
  --popup-shadow-opacity: 0.12;
}

#shopify-section-sections--v2__header,
.v2-pdp-header-shell,
.ce-v2-pdp-header {
  position: relative;
  z-index: 50;
}

#shopify-section-sections--v2__header .shop-mega-menu,
.v2-pdp-header-shell .shop-mega-menu,
.ce-v2-pdp-header .shop-mega-menu {
  z-index: 60;
}

#shopify-section-sections--v2__header .menu-drawer,
#shopify-section-sections--v2__header .menu-drawer__submenu,
.v2-pdp-header-shell .menu-drawer,
.v2-pdp-header-shell .menu-drawer__submenu,
.ce-v2-pdp-header .menu-drawer,
.ce-v2-pdp-header .menu-drawer__submenu {
  z-index: 70;
}

#shopify-section-sections--v2__header .v2-menu-open > .shop-mega-menu,
#shopify-section-sections--v2__header li:hover > .shop-mega-menu,
.v2-pdp-header-shell .v2-menu-open > .shop-mega-menu,
.v2-pdp-header-shell li:hover > .shop-mega-menu,
.v2-pdp-header-shell li:focus-within > .shop-mega-menu,
#shopify-section-sections--v2__header li:focus-within > .shop-mega-menu,
.ce-v2-pdp-header .v2-menu-open > .shop-mega-menu,
.ce-v2-pdp-header li:hover > .shop-mega-menu,
.ce-v2-pdp-header li:focus-within > .shop-mega-menu {
  display: block;
}

#shopify-section-sections--v2__header details[open].menu-opening > .menu-drawer,
#shopify-section-sections--v2__header details[open] > .menu-drawer,
#shopify-section-sections--v2__header details[open].menu-opening > .menu-drawer__submenu,
#shopify-section-sections--v2__header details[open] > .menu-drawer__submenu,
.v2-pdp-header-shell details[open].menu-opening > .menu-drawer,
.v2-pdp-header-shell details[open] > .menu-drawer,
.v2-pdp-header-shell details[open].menu-opening > .menu-drawer__submenu,
.v2-pdp-header-shell details[open] > .menu-drawer__submenu,
.ce-v2-pdp-header details[open].menu-opening > .menu-drawer,
.ce-v2-pdp-header details[open] > .menu-drawer,
.ce-v2-pdp-header details[open].menu-opening > .menu-drawer__submenu,
.ce-v2-pdp-header details[open] > .menu-drawer__submenu {
  transform: translate(0);
  visibility: visible;
}

#shopify-section-sections--v2__footer,
.v2-pdp-footer-shell,
.ce-v2-pdp-footer {
  background: #fff;
}

#shopify-section-sections--v2__footer .footer,
.v2-pdp-footer-shell .footer,
.ce-v2-pdp-footer .footer {
  margin-top: 48px;
}

.v2-product-shell {
  max-width: var(--v2-content-max-width, 1200px);
  margin: 0 auto;
  padding: 24px 16px 48px;
}

.v2-product-shell.v2-collection-shell {
  max-width: min(1480px, 100%);
  padding-left: 20px;
  padding-right: 20px;
}

.v2-product-shell.v2-cart-shell {
  max-width: min(1320px, 100%);
  padding-left: 20px;
  padding-right: 20px;
}

.v2-cart-content {
  background: #fff;
  border-radius: 8px;
  padding: 8px 0;
}

.v2-product-shell.v2-account-shell {
  max-width: min(1200px, 100%);
  padding-left: 20px;
  padding-right: 20px;
}

.v2-account-content {
  background: var(--v2-commerce-surface-bg, #fff);
  border-radius: var(--v2-commerce-radius-md, 8px);
  padding: 16px 0;
  color: var(--v2-commerce-text-color, #1f2430);
}

.v2-cart-content .woocommerce,
.v2-account-content .woocommerce {
  max-width: 100%;
}

.v2-cart-content .woocommerce-notices-wrapper,
.v2-account-content .woocommerce-notices-wrapper {
  margin-bottom: 16px;
}

.v2-cart-content .woocommerce-message,
.v2-cart-content .woocommerce-error,
.v2-cart-content .woocommerce-info,
.v2-account-content .woocommerce-message,
.v2-account-content .woocommerce-error,
.v2-account-content .woocommerce-info {
  border-radius: var(--v2-commerce-radius-md, 8px);
  padding: var(--v2-commerce-spacing-md, 12px) calc(var(--v2-commerce-spacing-md, 12px) + 2px);
}

.v2-cart-content .shop_table,
.v2-account-content .shop_table {
  width: 100%;
  border-collapse: collapse;
  background: var(--v2-commerce-surface-bg, #fff);
  border: 1px solid var(--v2-commerce-border-color, #eceef2);
  border-radius: var(--v2-commerce-radius-lg, 10px);
  overflow: hidden;
}

.v2-cart-content .shop_table th,
.v2-cart-content .shop_table td,
.v2-account-content .shop_table th,
.v2-account-content .shop_table td {
  padding: calc(var(--v2-commerce-spacing-md, 12px) + 2px) var(--v2-commerce-spacing-md, 12px);
  border-bottom: 1px solid var(--v2-commerce-border-color, #eceef2);
  vertical-align: middle;
}

.v2-cart-content .shop_table tbody tr:last-child td,
.v2-account-content .shop_table tbody tr:last-child td {
  border-bottom: 0;
}

.v2-cart-content .product-thumbnail img {
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: var(--v2-commerce-radius-md, 8px);
}

.v2-cart-content .quantity .qty {
  width: 72px;
  height: 38px;
  border: 1px solid var(--v2-commerce-border-color, #d8dde6);
  border-radius: var(--v2-commerce-radius-md, 8px);
  text-align: center;
}

.v2-cart-content .coupon .input-text,
.v2-account-content .woocommerce-form-row input.input-text,
.v2-account-content .woocommerce-form-row textarea,
.v2-account-content .woocommerce-Input,
.v2-account-content .select2-selection {
  min-height: 42px;
  border: 1px solid var(--v2-commerce-border-color, #d8dde6);
  border-radius: var(--v2-commerce-radius-md, 8px);
  padding: 8px 12px;
  box-sizing: border-box;
}

.v2-cart-content .actions .button,
.v2-cart-content .wc-proceed-to-checkout .checkout-button,
.v2-account-content .woocommerce-Button,
.v2-account-content .button {
  min-height: 42px;
  border-radius: var(--v2-commerce-radius-md, 8px);
  border: 1px solid var(--v2-commerce-button-bg, #111);
  background: var(--v2-commerce-button-bg, #111);
  color: var(--v2-commerce-button-text, #fff);
  font-weight: 600;
  padding: 10px 16px;
  text-decoration: none;
}

.v2-cart-content .actions .button:hover,
.v2-cart-content .wc-proceed-to-checkout .checkout-button:hover,
.v2-account-content .woocommerce-Button:hover,
.v2-account-content .button:hover {
  background: var(--v2-commerce-button-hover-bg, #222);
}

.v2-cart-content .cart_totals {
  margin-top: 18px;
  padding: 14px;
  border: 1px solid var(--v2-commerce-border-color, #eceef2);
  border-radius: var(--v2-commerce-radius-lg, 10px);
  background: var(--v2-commerce-surface-bg, #fff);
}

.v2-account-content .woocommerce {
  display: grid;
  grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
  gap: 24px;
}

.v2-account-content .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid var(--v2-commerce-border-color, #eceef2);
  border-radius: var(--v2-commerce-radius-lg, 10px);
  overflow: hidden;
  background: var(--v2-commerce-surface-bg, #fff);
}

.v2-account-content .woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid var(--v2-commerce-border-color, #eceef2);
}

.v2-account-content .woocommerce-MyAccount-navigation li:last-child {
  border-bottom: 0;
}

.v2-account-content .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 12px 14px;
  color: var(--v2-commerce-text-color, #1f2430);
  text-decoration: none;
}

.v2-account-content .woocommerce-MyAccount-navigation .is-active a {
  background: var(--v2-commerce-button-bg, #111);
  color: var(--v2-commerce-button-text, #fff);
}

.v2-account-content .woocommerce-MyAccount-content {
  border: 1px solid var(--v2-commerce-border-color, #eceef2);
  border-radius: var(--v2-commerce-radius-lg, 10px);
  background: var(--v2-commerce-surface-bg, #fff);
  padding: 16px;
}

.v2-product-shell .product {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(var(--v2-info-min-width, 420px), var(--v2-info-max-width, 640px));
  gap: var(--v2-column-gap, 32px);
  align-items: start;
}

.v2-product-shell .product > .product__media-wrapper,
.v2-product-shell .product > .product__info-wrapper {
  width: auto !important;
  max-width: none !important;
  min-width: 0;
}

.v2-product-shell .product > .product__info-wrapper {
  padding: 0 !important;
}

.v2-product-shell .product.product--left .product__media-wrapper {
  order: 1;
}

.v2-product-shell .product.product--left .product__info-wrapper {
  order: 2;
}

.v2-product-shell .product.product--right .product__media-wrapper {
  order: 2;
}

.v2-product-shell .product.product--right .product__info-wrapper {
  order: 1;
}

.v2-product-media-gallery {
  display: grid;
  gap: 10px;
}

.v2-product-media-main {
  display: block;
  min-width: 0;
}

.v2-product-media-main .product__media-item {
  display: block !important;
  position: relative !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.v2-product-media-main [data-v2-main-image] {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}

.v2-product-media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

.v2-product-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.v2-product-shell.v2-gallery-thumbs-left .v2-product-media-gallery {
  grid-template-columns: 84px minmax(0, 1fr);
  align-items: start;
}

.v2-product-shell.v2-gallery-thumbs-left .v2-product-thumbs {
  order: 1;
  flex-direction: column;
}

.v2-product-shell.v2-gallery-thumbs-left .v2-product-media-main {
  order: 2;
}

.v2-product-title {
  margin: 0 0 12px;
}

.v2-product-price {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 8px;
}

.v2-product-sku,
.v2-product-stock {
  margin-bottom: 8px;
}

.v2-product-overview-block {
  margin: 14px 0 16px;
}

.v2-product-overview-title {
  margin: 0 0 8px;
  font-size: 1.8rem;
  line-height: 1.2;
}

.v2-product-overview-text {
  margin: 0 0 14px;
  line-height: 1.65;
}

.v2-product-features-title {
  margin: 0 0 8px;
  font-size: 1.75rem;
  line-height: 1.2;
}

.v2-product-features-list {
  margin: 0 0 12px 1.1em;
  padding: 0;
  display: grid;
  gap: 6px;
}

.v2-product-description {
  margin: 16px 0;
}

.v2-product-description-section {
  margin: 28px 0 0;
  border-top: 1px solid #ececec;
  padding-top: 20px;
}

.v2-product-description-title {
  margin: 0 0 12px;
  font-size: 1.75rem;
  line-height: 1.2;
}

.v2-product-recommendations-section,
.v2-product-reviews-section {
  margin: 28px 0 0;
  border-top: 1px solid #ececec;
  padding-top: 20px;
}

.v2-product-recommendations-title {
  margin: 0 0 14px;
  font-size: 1.125rem;
  line-height: 1.3;
}

.v2-product-reviews-title {
  margin: 0 0 14px;
  font-size: 1.75rem;
  line-height: 1.2;
}

.v2-product-recommendations-body ul.products {
  margin-top: 0;
}

.v2-product-recommendations-body > h2 {
  display: none;
}

.v2-product-recommendations-body .related.products {
  width: 100%;
}

.v2-product-recommendations-body ul.products {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.v2-product-recommendations-body ul.products::before,
.v2-product-recommendations-body ul.products::after {
  display: none !important;
}

.v2-product-recommendations-body ul.products li.product {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  min-width: 0;
  list-style: none;
}

.v2-product-recommendations-body ul.products li.product a {
  color: inherit;
  text-decoration: none;
}

.v2-product-recommendations-body ul.products li.product img {
  width: 100% !important;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 10px;
  margin: 0 0 10px !important;
}

.v2-product-recommendations-body ul.products li.product .woocommerce-loop-product__title {
  margin: 0 0 6px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  word-break: break-word;
}

.v2-product-recommendations-body ul.products li.product .price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #20242b;
}

.v2-product-recommendations-body ul.products li.product .button,
.v2-product-recommendations-body ul.products li.product .added_to_cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.v2-product-recommendations-body ul.products li.product .button:hover,
.v2-product-recommendations-body ul.products li.product .added_to_cart:hover {
  background: #1f2329;
  border-color: #1f2329;
}

.v2-product-reviews-body .woocommerce-Reviews {
  margin-top: 4px;
}

.v2-product-reviews-body .woocommerce-Reviews-title {
  margin: 0 0 14px;
  font-size: 1rem;
}

.v2-product-reviews-body .commentlist {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.v2-product-reviews-body #review_form_wrapper {
  border: 1px solid #ececec;
  border-radius: 10px;
  padding: 16px;
  background: #fff;
}

.v2-product-reviews-body #review_form textarea,
.v2-product-reviews-body #review_form input[type="text"],
.v2-product-reviews-body #review_form input[type="email"] {
  width: 100%;
  border: 1px solid #d6d9de;
  border-radius: 8px;
  padding: 10px 12px;
}

.v2-product-reviews-body #review_form .form-submit input[type="submit"] {
  min-height: 38px;
  padding: 8px 16px;
  border-radius: 999px;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  cursor: pointer;
}

.v2-product-form {
  display: grid;
  gap: 10px;
}

.v2-variant-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.v2-variant-radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.v2-variant-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 6px 12px;
  border: 1px solid #d0d0d0;
  border-radius: 999px;
  cursor: pointer;
  font-size: 14px;
}

.v2-variant-radio:checked + .v2-variant-pill {
  border-color: #111;
  background: #111;
  color: #fff;
}

.v2-variant-pill.is-disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.v2-product-thumb {
  width: 72px;
  height: 72px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #ddd;
}

.v2-product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}

.v2-product-thumb.is-active {
  border-color: #111;
  box-shadow: 0 0 0 1px #111 inset;
}

.v2-product-form .single_add_to_cart_button {
  min-height: 42px;
}

@media (max-width: 900px) {
  .v2-product-shell .product {
    grid-template-columns: 1fr;
  }
  .v2-product-shell.v2-gallery-thumbs-left .v2-product-media-gallery {
    grid-template-columns: 1fr;
  }
  .v2-product-shell.v2-gallery-thumbs-left .v2-product-thumbs,
  .v2-product-shell.v2-gallery-thumbs-left .v2-product-media-main {
    order: initial;
  }
  .v2-product-shell.v2-gallery-thumbs-left .v2-product-thumbs {
    flex-direction: row;
  }
  .v2-product-description-section {
    margin-top: 20px;
    padding-top: 16px;
  }
  .v2-product-recommendations-section,
  .v2-product-reviews-section {
    margin-top: 20px;
    padding-top: 16px;
  }
  .v2-product-recommendations-body ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }
}

@media (max-width: 640px) {
  .v2-product-recommendations-body ul.products {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.v2-featured-collection {
  margin: 0 auto;
  max-width: min(1440px, 100%);
  padding: 8px 0 24px;
}

.v2-featured-collection-toolbar {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  margin: 0 0 20px;
}

.v2-featured-collection-title {
  margin: 0;
  font-size: clamp(1.4rem, 2.2vw, 2rem);
  line-height: 1.2;
}

.v2-featured-collection-meta {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.v2-featured-collection-count {
  font-size: .9rem;
  color: #5a5f67;
}

.v2-featured-collection-sort {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.v2-featured-collection-sort label {
  font-size: .85rem;
  color: #5a5f67;
}

.v2-featured-collection-sort select {
  border: 1px solid #d6d9de;
  border-radius: 6px;
  background: #fff;
  font-size: .9rem;
  line-height: 1.2;
  padding: 8px 30px 8px 10px;
}

.v2-featured-collection-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px 24px;
}

.v2-featured-collection-list.columns-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
.v2-featured-collection-list.columns-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.v2-featured-collection-list.columns-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.v2-featured-collection-list.columns-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.v2-featured-collection-list.columns-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.v2-featured-collection-list.columns-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); }

.v2-featured-collection-list.columns-1 .v2-collection-image-wrap {
  max-width: 460px;
  margin: 0 auto;
}

.v2-featured-collection-list.columns-2 .v2-collection-image-wrap {
  max-width: 420px;
  margin: 0 auto;
}

.v2-collection-card {
  min-width: 0;
}

.v2-collection-link {
  display: grid;
  gap: 14px;
  text-decoration: none;
  color: inherit;
}

.v2-collection-image-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background: #f4f5f7;
}

.v2-collection-link img,
.v2-product-image-placeholder {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
  border-radius: 10px;
  transition: transform .25s ease;
}

.v2-collection-link:hover img {
  transform: scale(1.03);
}

.v2-product-image-placeholder {
  background: #f4f4f4;
}

.v2-collection-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #101318;
  color: #fff;
  font-size: .72rem;
  letter-spacing: .02em;
  border-radius: 999px;
  padding: 4px 10px;
}

.v2-collection-content {
  display: grid;
  gap: 8px;
}

.v2-collection-vendor {
  font-size: .84rem;
  color: #6d737c;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.v2-collection-title {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.42;
}

.v2-collection-price {
  margin: 0;
  font-size: 1.04rem;
  line-height: 1.35;
}

.v2-collection-price ins {
  text-decoration: none;
}

.v2-collection-price del {
  color: #8d9299;
  margin-right: 8px;
}

.v2-collection-rating .star-rating {
  font-size: .9rem;
  margin: 0;
}

.v2-collection-cta {
  margin-top: 2px;
  font-size: .94rem;
  color: #12161c;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.v2-featured-collection-empty {
  grid-column: 1 / -1;
  text-align: center;
  padding: 40px 12px;
  color: #666;
}

.v2-featured-collection-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin-top: 26px;
}

.v2-featured-collection-pagination .page-numbers {
  display: inline-flex;
  min-width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 1px solid #d6d9de;
  border-radius: 8px;
  color: inherit;
  text-decoration: none;
  font-size: .88rem;
}

.v2-featured-collection-pagination .page-numbers.current {
  border-color: #111;
  background: #111;
  color: #fff;
}

@media (max-width: 1200px) {
  .v2-account-content .woocommerce {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

@media (max-width: 1200px) {
  .v2-featured-collection-list.columns-5,
  .v2-featured-collection-list.columns-6,
  .v2-featured-collection-list.columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .v2-featured-collection-toolbar {
    align-items: flex-start;
    flex-direction: column;
  }
  .v2-featured-collection-list,
  .v2-featured-collection-list.columns-2,
  .v2-featured-collection-list.columns-3,
  .v2-featured-collection-list.columns-4,
  .v2-featured-collection-list.columns-5,
  .v2-featured-collection-list.columns-6 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .v2-cart-content .shop_table,
  .v2-account-content .shop_table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .v2-cart-content .actions .button,
  .v2-cart-content .wc-proceed-to-checkout .checkout-button,
  .v2-account-content .woocommerce-Button,
  .v2-account-content .button {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 640px) {
  .v2-featured-collection-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
