body.malaika-inner {
  font-family: Inter, "Segoe UI", Roboto, Arial, sans-serif;
  --ast-global-color-0: #4c1d95;
  --ast-global-color-1: #141218;
  --ast-global-color-2: #5c5668;
  --ast-global-color-3: #141218;
  --ast-global-color-4: #ffffff;
  --ast-global-color-5: #e0b52a;
  --ast-global-color-6: #7c3aed;
  --ast-global-color-7: #0a0a0c;
  --ast-global-color-8: #ece7f4;
  background:
    radial-gradient(1200px 400px at 10% -10%, rgba(124, 58, 237, 0.12), transparent 55%),
    radial-gradient(900px 360px at 100% 0%, rgba(224, 181, 42, 0.12), transparent 50%),
    #f7f4fb !important;
  color: #141218;
}

body.malaika-inner #page,
body.malaika-inner .site,
body.malaika-inner .site-content,
body.malaika-inner .ast-container,
body.malaika-inner .ast-woocommerce-container,
body.malaika-inner #content,
body.malaika-inner .ast-separate-container,
body.malaika-inner .ast-plain-container,
body.malaika-inner .site-main,
body.malaika-inner #primary,
body.malaika-inner #secondary,
body.malaika-inner .widget,
body.malaika-inner .widget-area,
body.malaika-inner .content-area {
  background: transparent !important;
}

body.malaika-inner header#masthead,
body.malaika-inner #ast-desktop-header,
body.malaika-inner #ast-mobile-header,
body.malaika-inner .ast-mobile-header-wrap,
body.malaika-inner .ast-above-header,
body.malaika-inner .ast-above-header-wrap,
body.malaika-inner .ast-below-header,
body.malaika-inner .ast-below-header-bar,
body.malaika-inner .ast-below-header-wrap,
body.malaika-inner .ast-header-sticked,
body.malaika-inner .elementor-location-header,
body.malaika-inner .hfe-site-header,
body.malaika-inner #hfe-masthead {
  display: none !important;
}

body.malaika-inner footer#colophon,
body.malaika-inner .elementor-location-footer,
body.malaika-inner .hfe-site-footer {
  display: none !important;
}

body.malaika-inner h1,
body.malaika-inner h2,
body.malaika-inner h3,
body.malaika-inner h4,
body.malaika-inner .woocommerce-products-header__title,
body.malaika-inner .page-title,
body.malaika-inner .entry-title,
body.malaika-inner .product_title,
body.malaika-inner .widget-title,
body.malaika-inner .widget h2 {
  color: #141218 !important;
}

body.malaika-inner a:not(.wa) {
  color: #4c1d95;
}

body.malaika-inner a:not(.wa):hover {
  color: #7c3aed;
}

body.malaika-inner .header .brand,
body.malaika-inner .header-actions {
  display: flex !important;
  visibility: visible !important;
}

body.malaika-inner .header-actions a,
body.malaika-inner .header .icon-btn {
  display: inline-flex !important;
  visibility: visible !important;
}

body.malaika-inner .header .brand img {
  display: block !important;
}

body.malaika-inner .footer {
  display: block !important;
  visibility: visible !important;
}

body.malaika-inner .utility a,
body.malaika-inner .header a,
body.malaika-inner .header .icon-btn,
body.malaika-inner .header-actions a {
  color: #fff !important;
}

body.malaika-inner .utility a:hover,
body.malaika-inner .header a:hover,
body.malaika-inner .header .icon-btn:hover {
  color: #e0b52a !important;
}

body.malaika-inner .header .cart-count {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 18px !important;
  height: 18px !important;
  padding: 0 5px !important;
  margin: 0 0 0 2px !important;
  line-height: 1 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  text-align: center !important;
  box-sizing: border-box !important;
}
body.malaika-inner .header .cart-count[hidden] {
  display: none !important;
}

body.malaika-inner .header .brand img,
body.malaika-inner .header .brand svg {
  height: 67px !important;
  max-height: 67px !important;
  width: auto !important;
  max-width: none !important;
}

body.malaika-inner .footer .footer-logo,
body.malaika-inner .footer img.footer-logo {
  height: 67px !important;
  max-height: 67px !important;
  width: auto !important;
  max-width: 210px !important;
  object-fit: contain !important;
  margin: 0 0 12px !important;
}

body.malaika-inner .footer,
body.malaika-inner .footer p,
body.malaika-inner .footer li,
body.malaika-inner .footer a,
body.malaika-inner .footer h3 {
  color: #fff !important;
}

body.malaika-inner .footer .socials a {
  color: #fff !important;
  border-color: rgba(255,255,255,0.28);
}

body.malaika-inner .footer .socials a:hover {
  color: #e0b52a !important;
}

body.malaika-inner .footer .legal,
body.malaika-inner .footer .legal span {
  color: #9aa3b0 !important;
}

body.malaika-inner a.wa,
body.malaika-inner a.wa:hover {
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 99999 !important;
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  visibility: visible !important;
  opacity: 1 !important;
  background: #25d366 !important;
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(37, 211, 102, 0.35) !important;
}

body.malaika-inner .woocommerce-breadcrumb,
body.malaika-inner .woocommerce-breadcrumb a,
body.malaika-inner .ast-breadcrumbs,
body.malaika-inner .ast-breadcrumbs a {
  color: #5c5668 !important;
}

body.malaika-inner .woocommerce ul.products li.product {
  background: #fff;
  border-radius: 8px;
  padding: 12px;
  box-shadow: 0 1px 2px rgba(20, 10, 40, 0.06);
}

body.malaika-inner .woocommerce ul.products li.product .woocommerce-loop-product__title,
body.malaika-inner .woocommerce ul.products li.product h2,
body.malaika-inner .woocommerce ul.products li.product h3 {
  color: #141218 !important;
  font-size: 14px;
  font-weight: 600;
}

body.malaika-inner .woocommerce ul.products li.product .price,
body.malaika-inner .woocommerce ul.products li.product .price *,
body.malaika-inner .woocommerce ul.products li.product .woocommerce-Price-amount,
body.malaika-inner .woocommerce ul.products li.product .woocommerce-Price-currencySymbol,
body.malaika-inner .woocommerce div.product p.price,
body.malaika-inner .woocommerce div.product span.price,
body.malaika-inner .woocommerce ul.products li.product .price ins,
body.malaika-inner .woocommerce ul.products li.product .price del,
body.malaika-inner .astra-shop-summary-wrap .price,
body.malaika-inner .astra-shop-summary-wrap .price * {
  color: #141218 !important;
  -webkit-text-fill-color: #141218 !important;
  font-weight: 800;
}

body.malaika-inner.search,
body.malaika-inner.search-results {
  display: block !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  overflow: visible !important;
}

body.malaika-inner .ship-banner {
  width: 100% !important;
  max-width: none !important;
}

body.malaika-inner .ast-shipping-text,
.ast-shipping-text {
  display: none !important;
}

body.malaika-inner .utility,
body.malaika-inner .header,
body.malaika-inner .nav-bar,
body.malaika-inner .dept-panel,
body.malaika-inner .ship-banner,
body.malaika-inner .footer {
  width: 100% !important;
  max-width: none !important;
  flex: none !important;
}

body.malaika-inner .header .menu-toggle {
  display: none !important;
}

body.malaika-inner .header .wrap {
  display: flex !important;
  align-items: center;
  gap: 20px;
}

body.malaika-inner .header .header-search {
  display: flex !important;
  align-items: stretch !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;
  overflow: hidden;
  border-radius: 4px;
}

body.malaika-inner .header .header-search input,
body.malaika-inner .header .header-search input[type="search"] {
  flex: 1 1 0% !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 14px !important;
  position: static !important;
  border: 0 !important;
  border-radius: 4px 0 0 4px !important;
  box-shadow: none !important;
}

body.malaika-inner .header .header-search button {
  flex: 0 0 48px !important;
  width: 48px !important;
  min-width: 48px !important;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  inset: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  border: 0 !important;
  border-radius: 0 4px 4px 0 !important;
}
body.malaika-inner .woocommerce a.button,
body.malaika-inner .woocommerce button.button,
body.malaika-inner .woocommerce input.button,
body.malaika-inner .woocommerce #respond input#submit,
body.malaika-inner .single_add_to_cart_button,
body.malaika-inner .wp-element-button,
body.malaika-inner button.button.alt,
body.malaika-inner a.button.wc-backward,
body.malaika-inner .widget .search-form input[type="submit"],
body.malaika-inner .wp-block-search__button,
body.malaika-inner .woocommerce-product-search button,
body.malaika-inner .widget_price_filter .price_slider_amount .button {
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%) !important;
  color: #0a0a0c !important;
  border: 0 !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
}

body.malaika-inner .woocommerce a.button:hover,
body.malaika-inner .woocommerce button.button:hover,
body.malaika-inner .wp-block-search__button:hover {
  filter: brightness(1.06);
}

body.malaika-inner .widget a,
body.malaika-inner .woocommerce-widget-layered-nav a,
body.malaika-inner .product-categories a,
body.malaika-inner .widget_product_categories a {
  color: #4c1d95 !important;
}

body.malaika-inner .widget_price_filter .ui-slider .ui-slider-range,
body.malaika-inner .widget_price_filter .ui-slider .ui-slider-handle {
  background: #7c3aed !important;
  border-color: #7c3aed !important;
}

body.malaika-inner .woocommerce span.onsale {
  background: #7c3aed !important;
  color: #fff !important;
}

body.malaika-inner .woocommerce nav.woocommerce-pagination ul li a,
body.malaika-inner .woocommerce nav.woocommerce-pagination ul li span {
  background: #fff;
  color: #4c1d95;
  border-color: #ece7f4;
}

body.malaika-inner .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #4c1d95;
  color: #fff;
}

body.malaika-inner .woocommerce-message,
body.malaika-inner .woocommerce-info {
  border-top-color: #7c3aed;
}

body.malaika-inner .woocommerce-tabs ul.tabs li a {
  color: #4c1d95 !important;
}

body.malaika-inner form.cart .malaika-personalise {
  flex: 1 1 100%;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 14px;
  padding: 14px 16px;
  border: 1px solid #ece7f4;
  border-radius: 10px;
  background: #faf7ff;
}

body.malaika-inner .malaika-personalise strong {
  display: block;
  margin: 0 0 6px;
  color: #141218;
  font-size: 15px;
}

body.malaika-inner .malaika-personalise p {
  margin: 0 0 12px;
  color: #5c5668;
  font-size: 13px;
  line-height: 1.45;
}

body.malaika-inner .malaika-personalise label {
  display: block;
  margin: 0 0 4px;
  color: #141218;
  font-size: 13px;
  font-weight: 700;
}

body.malaika-inner .malaika-personalise input[type="text"],
body.malaika-inner .malaika-personalise textarea {
  width: 100%;
  margin: 0 0 10px;
  padding: 10px 12px;
  border: 1px solid #d8d0e6;
  border-radius: 6px;
  background: #fff;
  color: #141218;
  font-size: 15px;
}

body.malaika-inner .malaika-personalise input[type="file"] {
  display: block;
  width: 100%;
  margin: 0 0 8px;
  font-size: 13px;
}

body.malaika-inner a.malaika-personalise-wa,
body.malaika-inner a.malaika-personalise-wa:hover {
  display: inline-block;
  margin-top: 4px;
  color: #128c7e !important;
  font-size: 14px;
  font-weight: 700;
}

body.malaika-inner .woocommerce-tabs ul.tabs li.active a {
  color: #141218 !important;
}

body.malaika-inner .entry-content,
body.malaika-inner .woocommerce-Tabs-panel,
body.malaika-inner .woocommerce-product-details__short-description {
  color: #141218;
}

body.malaika-inner input[type="text"],
body.malaika-inner input[type="search"],
body.malaika-inner input[type="email"],
body.malaika-inner input[type="number"],
body.malaika-inner select,
body.malaika-inner textarea {
  border-color: #ece7f4 !important;
}

body.malaika-inner .select2-container--default .select2-selection--single {
  border-color: #ece7f4 !important;
}

body.malaika-inner #masthead,
body.malaika-inner #ast-desktop-header,
body.malaika-inner #ast-mobile-header {
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.malaika-inner #page,
body.malaika-inner.ast-hfb-header,
body.malaika-inner .site-content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.malaika-shop.woocommerce .site-content > .ast-container,
body.malaika-inner.tax-product_cat .site-content > .ast-container,
body.malaika-inner.tax-product_tag .site-content > .ast-container {
  display: grid !important;
  grid-template-columns: 280px minmax(0, 1fr) !important;
  gap: 20px !important;
  align-items: start !important;
  width: min(1280px, calc(100% - 24px)) !important;
  max-width: 1280px !important;
  margin: 16px auto 40px !important;
  padding: 0 !important;
  float: none !important;
}

body.malaika-shop #secondary,
body.malaika-inner.tax-product_cat #secondary,
body.malaika-inner.tax-product_tag #secondary {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  justify-self: stretch;
}

body.malaika-shop #primary,
body.malaika-inner.tax-product_cat #primary,
body.malaika-inner.tax-product_tag #primary {
  width: auto !important;
  max-width: none !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  min-width: 0 !important;
}

body.malaika-shop #secondary .sidebar-main,
body.malaika-shop #secondary .ast-filter-wrap,
body.malaika-inner.tax-product_cat #secondary .sidebar-main,
body.malaika-inner.tax-product_cat #secondary .ast-filter-wrap {
  padding: 0 !important;
  margin: 0 !important;
}

body.malaika-shop #secondary .widget,
body.malaika-inner.tax-product_cat #secondary .widget,
body.malaika-inner.tax-product_tag #secondary .widget {
  display: none !important;
}

body.malaika-shop #secondary .widget:has(.wp-block-woocommerce-product-categories),
body.malaika-shop #secondary .widget_product_categories,
body.malaika-shop #secondary .widget:has(.wp-block-woocommerce-product-best-sellers),
body.malaika-inner.tax-product_cat #secondary .widget:has(.wp-block-woocommerce-product-categories),
body.malaika-inner.tax-product_cat #secondary .widget_product_categories,
body.malaika-inner.tax-product_cat #secondary .widget:has(.wp-block-woocommerce-product-best-sellers),
body.malaika-inner.tax-product_tag #secondary .widget:has(.wp-block-woocommerce-product-categories) {
  display: block !important;
  background: #fff !important;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(20, 10, 40, 0.06);
  padding: 4px 0 8px !important;
  margin: 0 0 12px !important;
  width: 100% !important;
}

body.malaika-inner .wp-block-woocommerce-price-filter,
body.malaika-inner .wc-block-price-filter,
body.malaika-inner .widget_price_filter,
body.malaika-inner .wp-block-woocommerce-product-search,
body.malaika-inner .wc-block-product-search,
body.malaika-inner .wp-block-woocommerce-active-filters,
body.malaika-inner .widget:has(.wp-block-woocommerce-price-filter),
body.malaika-inner .widget:has(.wp-block-woocommerce-product-search),
body.malaika-inner .widget:has(.wp-block-woocommerce-active-filters) {
  display: none !important;
}

body.malaika-inner.woocommerce-shop:not(.search) .woocommerce-products-header,
body.malaika-inner.woocommerce-shop:not(.search) .woocommerce-products-header__title,
body.malaika-inner.woocommerce-shop:not(.search) h1.page-title,
body.malaika-inner.woocommerce-shop:not(.search) .woocommerce-breadcrumb,
body.malaika-shop:not(.search) .woocommerce-products-header,
body.malaika-shop:not(.search) .woocommerce-products-header__title,
body.malaika-shop:not(.search) h1.page-title,
body.malaika-shop:not(.search) .woocommerce-breadcrumb {
  display: none !important;
}

body.malaika-shop #secondary .widget_product_categories .widget-title,
body.malaika-inner.tax-product_cat #secondary .widget_product_categories .widget-title {
  font-size: 16px !important;
  font-weight: 800 !important;
  padding: 16px 18px 14px !important;
  margin: 0 !important;
  border-bottom: 1px solid #ece7f4;
  color: #141218 !important;
}

body.malaika-shop #secondary .wp-block-woocommerce-product-categories::before {
  content: "Categories";
  display: block;
  font-size: 16px;
  font-weight: 800;
  padding: 16px 18px 14px;
  border-bottom: 1px solid #ece7f4;
  color: #141218;
}

body.malaika-shop #secondary .product-categories,
body.malaika-shop #secondary .wc-block-product-categories-list,
body.malaika-inner.tax-product_cat #secondary .product-categories,
body.malaika-inner.tax-product_cat #secondary .wc-block-product-categories-list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.malaika-shop #secondary .product-categories li,
body.malaika-shop #secondary .wc-block-product-categories-list-item,
body.malaika-inner.tax-product_cat #secondary .product-categories li,
body.malaika-inner.tax-product_cat #secondary .wc-block-product-categories-list-item {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #f3eef8;
}

body.malaika-shop #secondary .product-categories a,
body.malaika-shop #secondary .wc-block-product-categories-list-item a,
body.malaika-inner.tax-product_cat #secondary .product-categories a,
body.malaika-inner.tax-product_cat #secondary .wc-block-product-categories-list-item a {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 13px 18px !important;
  color: #141218 !important;
  font-size: 14px !important;
  font-weight: 500;
}

body.malaika-shop #secondary .product-categories a::after,
body.malaika-shop #secondary .wc-block-product-categories-list-item a::after,
body.malaika-inner.tax-product_cat #secondary .product-categories a::after,
body.malaika-inner.tax-product_cat #secondary .wc-block-product-categories-list-item a::after {
  content: "";
  width: 18px;
  height: 18px;
  margin-left: auto;
  flex-shrink: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239aa3b0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E") center / 16px no-repeat;
}

body.malaika-shop #secondary .product-categories a:hover,
body.malaika-shop #secondary .wc-block-product-categories-list-item a:hover,
body.malaika-inner.tax-product_cat #secondary .product-categories a:hover,
body.malaika-inner.tax-product_cat #secondary .wc-block-product-categories-list-item a:hover {
  background: #f7f4fb;
  color: #141218 !important;
}

body.malaika-shop #secondary .product-categories .count,
body.malaika-shop #secondary .wc-block-product-categories-list-item-count,
body.malaika-inner.tax-product_cat #secondary .product-categories .count,
body.malaika-inner.tax-product_cat #secondary .wc-block-product-categories-list-item-count {
  display: none !important;
}

body.malaika-shop #secondary .sidebar-main,
body.malaika-shop #secondary .ast-filter-wrap,
body.malaika-shop #secondary .widget {
  width: 100% !important;
  max-width: none !important;
}

body.malaika-shop #secondary .wp-block-woocommerce-product-best-sellers::before {
  content: "Best sellers";
  display: block;
  font-size: 16px;
  font-weight: 800;
  padding: 16px 18px 14px;
  border-bottom: 1px solid #ece7f4;
  color: #141218;
}

body.malaika-shop #secondary .wc-block-grid,
body.malaika-shop #secondary .wc-block-grid__products {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body.malaika-shop #secondary .wc-block-grid__product {
  display: grid !important;
  grid-template-columns: 56px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 10px 16px !important;
  border-bottom: 1px solid #f3eef8;
  float: none !important;
  text-align: left !important;
}

body.malaika-shop #secondary .wc-block-grid__product-image,
body.malaika-shop #secondary .wc-block-grid__product-image img {
  width: 56px !important;
  height: 56px !important;
  object-fit: cover !important;
  margin: 0 !important;
}

body.malaika-shop #secondary .wc-block-grid__product-title {
  font-size: 12px !important;
  line-height: 1.35 !important;
  color: #141218 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.malaika-shop #secondary .wc-block-grid__product-price {
  font-size: 13px !important;
  font-weight: 800 !important;
  color: #141218 !important;
}

body.malaika-shop #secondary .wc-block-grid__product-add-to-cart,
body.malaika-shop #secondary .wc-block-grid__product-rating,
body.malaika-shop #secondary .wc-block-grid__product-onsale {
  display: none !important;
}

body.woocommerce-shop .malaika-default-loop {
  display: none !important;
}

body.woocommerce-shop:not(.search) .woocommerce-result-count,
body.woocommerce-shop:not(.search) .woocommerce-ordering {
  display: none !important;
}

body.malaika-shop .malaika-group {
  margin: 8px 0 4px;
  padding-top: 4px;
  scroll-margin-top: 88px;
}

body.malaika-shop .malaika-group-head h2 {
  margin: 0 0 4px !important;
  padding-left: 12px;
  font-size: 22px !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  color: #141218 !important;
  position: relative;
}

body.malaika-shop .malaika-group-head h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 4px;
  border-radius: 4px;
  background: #7c3aed;
}

body.malaika-shop .malaika-group-head p {
  margin: 0 0 18px;
  color: #5c5668;
  font-size: 14px;
}

body.malaika-shop .malaika-shop-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 20px;
  padding: 14px 18px;
  border-radius: 10px;
  background: linear-gradient(90deg, #0a0a0c 0%, #160b24 48%, #4c1d95 100%);
  color: #fff;
  box-shadow: 0 8px 20px rgba(76, 29, 149, 0.16);
}

body.malaika-shop .malaika-shop-hero p {
  margin: 0 0 2px;
  color: #e0b52a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.malaika-shop .malaika-shop-hero strong {
  display: block;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

body.malaika-shop .malaika-shop-hero span {
  color: #efe7ff;
  font-size: 13px;
  white-space: nowrap;
}

body.malaika-shop .malaika-rail {
  margin: 0 0 28px;
  padding: 4px 0 0;
}

body.malaika-shop .malaika-rail-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 14px;
}

body.malaika-shop .malaika-rail-head h2 {
  margin: 0 !important;
  padding-left: 12px;
  font-size: 22px !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  color: #141218 !important;
  position: relative;
}

body.malaika-shop .malaika-rail-head h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 4px;
  border-radius: 4px;
  background: linear-gradient(180deg, #e0b52a, #7c3aed);
}

body.malaika-shop .malaika-rail-head a {
  display: inline-flex;
  align-items: center;
  height: 34px;
  padding: 0 14px;
  border: 1px solid #e0b52a;
  border-radius: 4px;
  background: #fff;
  color: #141218 !important;
  font-size: 13px;
  font-weight: 800;
}

body.malaika-shop .malaika-rail-head a:hover {
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%);
  border-color: #d4a017;
}

body.malaika-shop .malaika-rail ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body.malaika-shop .woocommerce-result-count {
  float: none !important;
  margin: 0 !important;
  color: #5c5668 !important;
  font-size: 13px !important;
}

body.malaika-shop .woocommerce-ordering {
  float: none !important;
  margin: 0 0 12px !important;
}

body.malaika-shop #main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 12px;
}

body.malaika-shop #main > * {
  width: 100%;
}

body.malaika-shop #main .woocommerce-result-count {
  width: auto;
  flex: 1;
}

body.malaika-shop #main .woocommerce-ordering {
  width: auto;
  margin-left: auto !important;
  margin-bottom: 0 !important;
}

body.malaika-shop #main ul.products,
body.malaika-shop #main .woocommerce-pagination,
body.malaika-shop #main .woocommerce-products-header,
body.malaika-shop #main .woocommerce-notices-wrapper,
body.malaika-shop #main .woocommerce-breadcrumb {
  width: 100%;
}

body.malaika-shop.woocommerce ul.products,
body.malaika-inner.tax-product_cat ul.products,
body.malaika-inner.tax-product_tag ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body.malaika-shop.woocommerce ul.products::before,
body.malaika-shop.woocommerce ul.products::after,
body.malaika-inner.tax-product_cat ul.products::before,
body.malaika-inner.tax-product_cat ul.products::after {
  display: none !important;
  content: none !important;
}

body.malaika-shop.woocommerce ul.products li.product,
body.malaika-inner.tax-product_cat ul.products li.product {
  width: auto !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
  padding: 0 0 12px !important;
  background: #fff;
  border: 1px solid #ece7f4;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(20, 10, 40, 0.05);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;
}

body.malaika-shop.woocommerce ul.products li.product:hover,
body.malaika-inner.tax-product_cat ul.products li.product:hover {
  transform: translateY(-3px);
  border-color: #c4b5fd;
  box-shadow: 0 10px 24px rgba(76, 29, 149, 0.12);
}

body.malaika-shop .astra-shop-thumbnail-wrap,
body.malaika-inner.tax-product_cat .astra-shop-thumbnail-wrap {
  background: #f6f3fb;
  margin: 0 !important;
}

body.malaika-shop.woocommerce ul.products li.product a img,
body.malaika-inner.tax-product_cat ul.products li.product a img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1;
  object-fit: contain;
  background: #f6f3fb;
  margin: 0 !important;
  padding: 12px;
}

body.malaika-shop .ast-woo-product-category,
body.malaika-inner.tax-product_cat .ast-woo-product-category {
  position: static !important;
  display: inline-block !important;
  margin: 10px 12px 0 !important;
  padding: 3px 8px !important;
  background: #f3e8ff !important;
  color: #4c1d95 !important;
  -webkit-text-fill-color: #4c1d95 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 0.02em;
  border-radius: 999px !important;
  opacity: 1 !important;
}

body.malaika-shop .astra-shop-summary-wrap,
body.malaika-inner.tax-product_cat .astra-shop-summary-wrap {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 8px 12px 0;
  flex: 1;
}

body.malaika-shop.woocommerce ul.products li.product .woocommerce-loop-product__title,
body.malaika-shop.woocommerce ul.products li.product h2,
body.malaika-inner.tax-product_cat ul.products li.product .woocommerce-loop-product__title {
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  min-height: 2.7em;
  margin: 0 !important;
  color: #141218 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.malaika-shop.woocommerce ul.products li.product .price,
body.malaika-shop.woocommerce ul.products li.product .price *,
body.malaika-inner.tax-product_cat ul.products li.product .price,
body.malaika-inner.tax-product_cat ul.products li.product .price * {
  font-size: 18px !important;
  font-weight: 800 !important;
  margin: 4px 0 8px !important;
  color: #141218 !important;
  -webkit-text-fill-color: #141218 !important;
  letter-spacing: -0.03em;
}

body.malaika-shop.woocommerce ul.products li.product .button,
body.malaika-inner.tax-product_cat ul.products li.product .button {
  width: calc(100% - 24px);
  margin: auto 12px 0 !important;
  display: grid !important;
  place-items: center;
  min-height: 36px;
  opacity: 1 !important;
  visibility: visible !important;
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%) !important;
  color: #0a0a0c !important;
  border: 0 !important;
  border-radius: 4px !important;
  font-weight: 800 !important;
  font-size: 12px !important;
}

body.malaika-shop ul.products .variations,
body.malaika-shop ul.products table.variations,
body.malaika-shop .woo-variation-swatches,
body.malaika-shop .wvs-archive-variations-wrapper,
body.malaika-shop .theme-select,
body.malaika-shop ul.products .reset_variations {
  display: none !important;
}

body.malaika-shop .woocommerce-pagination {
  margin: 16px 0 0 !important;
}

body.malaika-inner .cfvsw-swatches-container {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px !important;
  align-items: center;
}

body.malaika-inner .cfvsw-swatches-option,
body.malaika-inner .cfvsw-label-option {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  min-height: 28px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  border: 2px solid rgba(20, 18, 24, 0.18) !important;
  box-sizing: border-box !important;
  overflow: hidden;
  cursor: pointer;
}

body.malaika-inner .cfvsw-swatch-inner {
  width: 100% !important;
  height: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
  background: transparent !important;
}

body.malaika-inner .cfvsw-swatches-option[data-slug="Red"],
body.malaika-inner .cfvsw-swatches-option[data-slug="red"],
body.malaika-inner .cfvsw-swatches-option[data-title="Red"] {
  background: #e11d48 !important;
}

body.malaika-inner .cfvsw-swatches-option[data-slug="Pink"],
body.malaika-inner .cfvsw-swatches-option[data-slug="pink"],
body.malaika-inner .cfvsw-swatches-option[data-title="Pink"] {
  background: #ec4899 !important;
}

body.malaika-inner .cfvsw-swatches-option[data-slug="White"],
body.malaika-inner .cfvsw-swatches-option[data-slug="white"],
body.malaika-inner .cfvsw-swatches-option[data-title="White"] {
  background: #fff !important;
  border-color: #c4b5fd !important;
}

body.malaika-inner .cfvsw-swatches-option[data-slug="Black"],
body.malaika-inner .cfvsw-swatches-option[data-slug="black"],
body.malaika-inner .cfvsw-swatches-option[data-title="Black"] {
  background: #111827 !important;
}

body.malaika-inner .cfvsw-swatches-option[data-slug="Brown"],
body.malaika-inner .cfvsw-swatches-option[data-slug="brown"],
body.malaika-inner .cfvsw-swatches-option[data-title="Brown"] {
  background: #92400e !important;
}

body.malaika-inner .cfvsw-swatches-option[data-slug="Gold"],
body.malaika-inner .cfvsw-swatches-option[data-slug="gold"],
body.malaika-inner .cfvsw-swatches-option[data-title="Gold"] {
  background: #e0b52a !important;
}

body.malaika-inner .cfvsw-swatches-option.cfvsw-selected-swatch,
body.malaika-inner .cfvsw-swatches-option.selected {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #7c3aed;
}

body.malaika-inner.page #content .ast-container,
body.malaika-inner.woocommerce-cart #content .ast-container,
body.malaika-inner.woocommerce-account #content .ast-container,
body.malaika-inner.woocommerce-checkout #content .ast-container {
  width: min(920px, calc(100% - 32px)) !important;
  max-width: 920px !important;
  margin: 28px auto 48px !important;
  float: none !important;
  display: block !important;
}

body.malaika-inner.page .entry-content,
body.malaika-inner.page .elementor-widget-text-editor,
body.malaika-inner.page .elementor-widget-text-editor p,
body.malaika-inner.page .elementor-widget-text-editor li {
  text-align: left !important;
  color: #141218;
}

body.malaika-inner.page .elementor-section > .elementor-container {
  max-width: 920px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.malaika-inner.single-product #secondary {
  display: none !important;
}

body.malaika-inner .ast-sticky-add-to-cart {
  display: none !important;
}

body.malaika-inner.single-product #primary,
body.malaika-inner.single-product .site-content .ast-container {
  width: min(1180px, calc(100% - 32px)) !important;
  max-width: 1180px !important;
  margin: 16px auto 40px !important;
  float: none !important;
  padding: 0 !important;
}

@media (max-width: 1100px) {
  body.malaika-shop.woocommerce ul.products,
  body.malaika-inner.tax-product_cat ul.products,
  body.malaika-shop .malaika-rail ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 921px) {
  body.malaika-shop.woocommerce .site-content > .ast-container,
  body.malaika-inner.tax-product_cat .site-content > .ast-container,
  body.malaika-inner.tax-product_tag .site-content > .ast-container {
    grid-template-columns: 1fr !important;
    width: min(100% - 16px, 1280px) !important;
  }

  body.malaika-shop #secondary,
  body.malaika-inner.tax-product_cat #secondary,
  body.malaika-inner.tax-product_tag #secondary {
    display: none !important;
  }

  body.malaika-shop.woocommerce ul.products,
  body.malaika-inner.tax-product_cat ul.products,
  body.malaika-shop .malaika-rail ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.malaika-shop .malaika-shop-hero {
    flex-direction: column;
    align-items: flex-start;
  }

  body.malaika-shop .malaika-shop-hero span {
    white-space: normal;
  }

  body.malaika-inner.single-product .site-content .ast-container,
  body.malaika-inner.single-product #primary {
    width: min(100% - 16px, 1180px) !important;
  }

  body.malaika-inner.single-product div.product .images,
  body.malaika-inner.single-product div.product .summary,
  body.malaika-inner.single-product .woocommerce-product-gallery,
  body.malaika-inner.single-product .entry-summary,
  body.malaika-inner.single-product .ast-single-product-wrap {
    width: 100% !important;
    float: none !important;
    max-width: 100% !important;
  }

  body.malaika-inner.page #content .ast-container,
  body.malaika-inner.woocommerce-cart #content .ast-container,
  body.malaika-inner.woocommerce-account #content .ast-container,
  body.malaika-inner.woocommerce-checkout #content .ast-container {
    width: min(100% - 16px, 920px) !important;
  }
}

body.malaika-inner .malaika-page {
  width: min(1280px, calc(100% - 24px));
  margin: 24px auto 48px;
}

body.malaika-inner .malaika-contact h1,
body.malaika-inner.malaika-contact h1,
body.malaika-inner .malaika-about h1 {
  margin: 0 0 10px;
  font-size: 32px;
  color: #141218 !important;
}

body.malaika-inner .malaika-kicker {
  margin: 0 0 6px;
  color: #7c3aed;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-lead,
body.malaika-inner .malaika-note {
  color: #5c5668;
  max-width: 62ch;
}

body.malaika-inner .malaika-contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 20px;
  margin-top: 24px;
}

body.malaika-inner .malaika-contact-card {
  background: #fff;
  border-radius: 10px;
  padding: 22px 24px;
  box-shadow: 0 1px 2px rgba(20, 10, 40, 0.06), 0 8px 20px rgba(76, 29, 149, 0.06);
}

body.malaika-inner .malaika-contact-card h2 {
  margin: 0 0 12px;
  font-size: 18px;
}

body.malaika-shop .malaika-print-banner-wrap,
body.malaika-inner .malaika-print-banner-wrap {
  margin: 8px 0 22px;
}

body.malaika-shop .malaika-print-banner,
body.malaika-inner .malaika-print-banner {
  background: linear-gradient(100deg, #000 0%, #3b0764 55%, #7c3aed 100%);
  border: 1px solid rgba(224, 181, 42, 0.35);
  border-radius: 10px;
  padding: 18px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #fff;
}

body.malaika-shop .malaika-print-banner h2,
body.malaika-inner .malaika-print-banner h2 {
  margin: 0 0 4px;
  font-size: 18px;
  color: #fff !important;
}

body.malaika-shop .malaika-print-banner p,
body.malaika-inner .malaika-print-banner p {
  margin: 0;
  color: #efe9ff;
  font-size: 14px;
  line-height: 1.45;
}

body.malaika-shop .malaika-print-banner-kicker,
body.malaika-inner .malaika-print-banner-kicker {
  margin: 0 0 6px;
  color: #e0b52a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.malaika-shop .malaika-print-banner-actions,
body.malaika-inner .malaika-print-banner-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  flex-shrink: 0;
}

body.malaika-shop .malaika-print-banner-actions .btn,
body.malaika-inner .malaika-print-banner-actions .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 16px;
  border-radius: 4px;
  font-weight: 800;
  font-size: 14px;
  text-decoration: none !important;
  white-space: nowrap;
}

body.malaika-shop .malaika-print-banner-actions .btn-gold,
body.malaika-inner .malaika-print-banner-actions .btn-gold {
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%);
  color: #0a0a0c !important;
}

body.malaika-inner .malaika-404 {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

body.malaika-inner .malaika-404-hero {
  margin: 0 0 22px;
  padding: 28px 24px;
  border-radius: 10px;
  color: #fff;
  background: linear-gradient(115deg, #000 0%, #2e1065 48%, #7c3aed 78%, #e0b52a 130%);
  border: 1px solid rgba(224, 181, 42, 0.35);
  box-shadow: 0 8px 24px rgba(76, 29, 149, 0.18);
}

body.malaika-inner .malaika-404-kicker {
  margin: 0 0 8px;
  color: #e0b52a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-404-hero h1 {
  margin: 0 0 10px;
  font-size: clamp(22px, 3.2vw, 30px);
  line-height: 1.25;
  color: #fff !important;
}

body.malaika-inner .malaika-404-hero p {
  margin: 0 auto;
  max-width: 42ch;
  color: #efe7ff;
  font-size: 14px;
  line-height: 1.5;
}

body.malaika-inner .malaika-404-actions {
  display: grid;
  gap: 12px;
  justify-items: center;
}

body.malaika-inner .malaika-404-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 20px;
  border-radius: 4px;
  font-weight: 800;
  font-size: 15px;
  color: #0a0a0c !important;
  text-decoration: none !important;
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%);
}

body.malaika-inner .malaika-404-btn:hover {
  filter: brightness(1.06);
}

body.malaika-inner a.malaika-404-link {
  color: #4c1d95 !important;
  font-weight: 700;
  font-size: 14px;
}

/* Hide Astra’s default yellow 404 search block if theme template still loads */
body.error404 .ast-404-layout-1,
body.error404 .ast-404-search,
body.error404 .page-content > .ast-404-search,
body.error404 #primary .ast-404-layout-1 {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.malaika-inner .malaika-print {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

body.malaika-inner .malaika-page.malaika-print-page {
  width: min(1220px, calc(100% - 16px));
  margin-left: auto;
  margin-right: auto;
  overflow-x: clip;
}

body.malaika-inner .malaika-page.malaika-print-page > .wrap.malaika-print {
  width: 100%;
}

body.malaika-inner .malaika-print-layout,
body.malaika-inner .malaika-print-card,
body.malaika-inner .malaika-print-form,
body.malaika-inner .malaika-print-options,
body.malaika-inner .malaika-print-options-settings,
body.malaika-inner .malaika-print-options-colours,
body.malaika-inner .malaika-print-field,
body.malaika-inner .malaika-pick-grid {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

body.malaika-inner .malaika-print-field input,
body.malaika-inner .malaika-print-field select {
  width: 100%;
  max-width: 100%;
}

body.malaika-inner .malaika-print-hero {
  margin: 0 0 22px;
  padding: 22px 24px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  background: linear-gradient(115deg, #000 0%, #2e1065 48%, #7c3aed 78%, #e0b52a 130%);
  border: 1px solid rgba(224, 181, 42, 0.35);
  box-shadow: 0 8px 24px rgba(76, 29, 149, 0.18);
}

body.malaika-inner .malaika-print-kicker {
  margin: 0 0 8px;
  color: #e0b52a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-print-hero h1 {
  margin: 0 0 10px;
  font-size: clamp(22px, 3.2vw, 30px);
  line-height: 1.25;
  color: #fff !important;
  letter-spacing: -0.02em;
}

body.malaika-inner .malaika-print-hero p {
  margin: 0 auto;
  max-width: 58ch;
  color: #efe7ff;
  font-size: 14px;
  line-height: 1.5;
}

body.malaika-inner .malaika-print-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.85fr);
  gap: 20px;
  align-items: start;
}

body.malaika-inner .malaika-print-side-col {
  display: grid;
  gap: 14px;
  position: sticky;
  top: 18px;
}

body.malaika-inner .malaika-cad-ad {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding: 22px 20px 18px;
  color: #f6f1ff;
  background:
    radial-gradient(ellipse 80% 60% at 100% 0%, rgba(224, 181, 42, 0.28), transparent 55%),
    radial-gradient(ellipse 70% 50% at 0% 100%, rgba(124, 58, 237, 0.45), transparent 50%),
    linear-gradient(155deg, #0a0612 0%, #1a0b36 42%, #2e1065 78%, #141218 100%);
  border: 1px solid rgba(224, 181, 42, 0.35);
  box-shadow: 0 12px 32px rgba(46, 16, 101, 0.28);
}

body.malaika-inner .malaika-cad-ad-visual {
  position: absolute;
  right: -8px;
  top: 12px;
  width: 120px;
  height: 110px;
  pointer-events: none;
  opacity: 0.9;
}

body.malaika-inner .malaika-cad-grid {
  position: absolute;
  inset: 18px 8px 8px 18px;
  background-image:
    linear-gradient(rgba(224, 181, 42, 0.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(224, 181, 42, 0.18) 1px, transparent 1px);
  background-size: 14px 14px;
  transform: perspective(220px) rotateX(58deg) rotateZ(-18deg);
  border: 1px solid rgba(224, 181, 42, 0.22);
  animation: malaika-cad-grid-drift 8s ease-in-out infinite alternate;
}

body.malaika-inner .malaika-cad-cube {
  position: absolute;
  width: 34px;
  height: 34px;
  border: 1.5px solid rgba(255, 255, 255, 0.55);
  background: linear-gradient(135deg, rgba(224, 181, 42, 0.35), rgba(124, 58, 237, 0.25));
  transform: rotate(45deg) skewY(-12deg);
  box-shadow: 0 0 0 1px rgba(224, 181, 42, 0.15), 8px 8px 0 rgba(124, 58, 237, 0.2);
}

body.malaika-inner .malaika-cad-cube--a {
  top: 22px;
  right: 42px;
  animation: malaika-cad-float 3.2s ease-in-out infinite;
}

body.malaika-inner .malaika-cad-cube--b {
  top: 48px;
  right: 18px;
  width: 22px;
  height: 22px;
  opacity: 0.7;
  animation: malaika-cad-float 3.8s ease-in-out infinite 0.4s;
}

body.malaika-inner .malaika-cad-cube--c {
  top: 58px;
  right: 58px;
  width: 16px;
  height: 16px;
  opacity: 0.5;
  animation: malaika-cad-float 2.8s ease-in-out infinite 0.8s;
}

@keyframes malaika-cad-float {
  0%, 100% { transform: rotate(45deg) skewY(-12deg) translateY(0); }
  50% { transform: rotate(45deg) skewY(-12deg) translateY(-6px); }
}

@keyframes malaika-cad-grid-drift {
  from { opacity: 0.75; }
  to { opacity: 1; }
}

body.malaika-inner .malaika-cad-kicker {
  margin: 0 0 8px;
  color: #e0b52a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-cad-ad h2 {
  margin: 0 0 10px;
  max-width: 14ch;
  font-size: clamp(22px, 2.4vw, 28px);
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: #fff !important;
}

body.malaika-inner .malaika-cad-lead {
  margin: 0 0 14px;
  max-width: 34ch;
  font-size: 13.5px;
  line-height: 1.5;
  color: #d8cfe8 !important;
}

body.malaika-inner .malaika-cad-points {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
}

body.malaika-inner .malaika-cad-points li {
  margin: 0;
  padding: 7px 8px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 11.5px;
  line-height: 1.3;
  color: #efe7ff;
}

body.malaika-inner .malaika-cad-points strong {
  display: block;
  color: #e0b52a;
  font-size: 10px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 2px;
}

body.malaika-inner .malaika-cad-cta {
  display: grid;
  gap: 8px;
}

body.malaika-inner .malaika-cad-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none !important;
  text-align: center;
  transition: transform 0.15s ease, background 0.15s ease, border-color 0.15s ease;
}

body.malaika-inner .malaika-cad-btn:hover {
  transform: translateY(-1px);
}

body.malaika-inner .malaika-cad-btn--gold {
  background: linear-gradient(180deg, #f0c84a, #e0b52a);
  color: #141218 !important;
  box-shadow: 0 4px 14px rgba(224, 181, 42, 0.35);
}

body.malaika-inner .malaika-cad-btn--gold:hover {
  background: linear-gradient(180deg, #ffd666, #f0c84a);
}

body.malaika-inner .malaika-cad-btn--ghost {
  background: transparent;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.35);
}

body.malaika-inner .malaika-cad-btn--ghost:hover {
  border-color: #e0b52a;
  color: #e0b52a !important;
}

body.malaika-inner .malaika-cad-footnote {
  margin: 12px 0 0 !important;
  font-size: 11px !important;
  color: rgba(239, 231, 255, 0.7) !important;
  line-height: 1.4 !important;
}

body.malaika-inner .malaika-print-card {
  background: #fff;
  border-radius: 10px;
  padding: 20px 22px;
  border: 1px solid #ece7f4;
  box-shadow: 0 1px 2px rgba(20, 10, 40, 0.06), 0 8px 20px rgba(76, 29, 149, 0.06);
  position: relative;
  overflow: hidden;
}

body.malaika-inner .malaika-print-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #e0b52a, #7c3aed);
}

body.malaika-inner .malaika-print-card-head {
  margin: 0 0 14px;
  padding-left: 12px;
  position: relative;
}

body.malaika-inner .malaika-print-card-head::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 3px;
  width: 4px;
  border-radius: 4px;
  background: linear-gradient(180deg, #e0b52a, #7c3aed);
}

body.malaika-inner .malaika-print-card-head--spaced {
  margin-top: 20px;
}

body.malaika-inner .malaika-print-card-head h2 {
  margin: 0 0 4px;
  font-size: 18px;
  color: #141218;
  letter-spacing: -0.02em;
}

body.malaika-inner .malaika-print-card-head p {
  margin: 0;
  color: #5c5668;
  font-size: 13px;
}

body.malaika-inner .malaika-print-form {
  display: grid;
  gap: 14px;
}

body.malaika-inner .malaika-print-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

body.malaika-inner .malaika-print-options {
  display: grid;
  grid-template-columns: minmax(0, 240px) minmax(0, 1fr);
  gap: 16px 20px;
  align-items: start;
}

body.malaika-inner .malaika-print-options-settings {
  display: grid;
  gap: 12px;
}

body.malaika-inner .malaika-print-options-settings .malaika-print-field {
  margin: 0;
}

body.malaika-inner .malaika-print-options-colours {
  margin: 0;
  min-width: 0;
}

body.malaika-inner .malaika-plate-picks {
  grid-template-columns: repeat(auto-fill, minmax(min(140px, 100%), 1fr));
}

/* —— Print service responsive —— */
body.malaika-inner .malaika-print-options-settings {
  grid-template-columns: 1fr !important;
}

@media (max-width: 1100px) {
  body.malaika-inner .malaika-print-layout {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }

  body.malaika-inner .malaika-print-side-col {
    position: static;
    order: 2;
  }

  body.malaika-inner .malaika-print-form-card {
    order: 1;
  }

  body.malaika-inner .malaika-print-row {
    grid-template-columns: 1fr 1fr;
  }

  /* Keep settings | colours while the card is still wide enough */
  body.malaika-inner .malaika-print-options {
    grid-template-columns: minmax(0, 240px) minmax(0, 1fr);
  }

  body.malaika-inner .malaika-cad-points {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 900px) {
  body.malaika-inner .malaika-print-options {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  body.malaika-inner .malaika-print-options-settings {
    grid-template-columns: 1fr !important;
    gap: 12px;
    max-width: none;
  }

  body.malaika-inner .malaika-print-options-settings .malaika-print-field,
  body.malaika-inner .malaika-print-options-settings select,
  body.malaika-inner .malaika-print-options-settings input {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.malaika-inner .malaika-pick-grid.malaika-colour-picks {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    max-width: 100%;
  }

  body.malaika-inner .malaika-print-hero {
    padding: 16px;
  }

  body.malaika-inner .malaika-print-card {
    padding: 14px;
  }
}

@media (max-width: 480px) {
  body.malaika-inner .malaika-print-row {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-pick.malaika-colour-pick {
    min-height: 56px;
    padding: 8px 4px 6px;
  }

  body.malaika-inner .malaika-pick.malaika-colour-pick .malaika-pick-title {
    font-size: 10px;
  }

  body.malaika-inner .malaika-cad-points {
    grid-template-columns: 1fr;
  }
}

body.malaika-inner .malaika-print-field {
  display: grid;
  gap: 6px;
  min-width: 0;
}

/* display:grid above overrides HTML [hidden] — force hide */
body.malaika-inner .malaika-print-field[hidden],
body.malaika-inner .malaika-print-loading[hidden],
body.malaika-inner .malaika-print-quote[hidden],
body.malaika-inner .malaika-print-oversize[hidden],
body.malaika-inner .malaika-print-error[hidden],
body.malaika-inner .malaika-print-status[hidden] {
  display: none !important;
}

body.malaika-inner .malaika-print-field label {
  font-size: 13px;
  font-weight: 700;
  color: #141218;
}

body.malaika-inner .malaika-print-label {
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #141218;
  margin-bottom: 6px;
}

body.malaika-inner .malaika-pick-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
  gap: 10px;
}

/* Colours: always exactly 3 chips per row, fill the colours column */
body.malaika-inner .malaika-pick-grid.malaika-colour-picks {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px;
  width: 100%;
  max-width: 100%;
}

body.malaika-inner .malaika-pick {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 10px 12px;
  border: 1px solid #d8d0e6;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  min-height: 64px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

body.malaika-inner .malaika-pick:hover {
  border-color: #b9a8d6;
}

body.malaika-inner .malaika-pick:has(input:checked) {
  border-color: #7c3aed;
  background: #faf7ff;
  box-shadow: 0 0 0 2px rgba(124, 58, 237, 0.18);
}

body.malaika-inner .malaika-pick.malaika-colour-pick {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-height: 64px;
  height: auto;
  padding: 10px 6px 8px;
  text-align: center;
  border-radius: 8px;
}

body.malaika-inner .malaika-pick.malaika-colour-pick .malaika-colour-swatch {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  flex: 0 0 auto;
}

body.malaika-inner .malaika-pick.malaika-colour-pick .malaika-pick-meta {
  padding-right: 0;
  justify-items: center;
  gap: 0;
}

body.malaika-inner .malaika-pick.malaika-colour-pick .malaika-pick-title {
  font-size: 11px;
  font-weight: 700;
  line-height: 1.15;
}

body.malaika-inner .malaika-pick.malaika-colour-pick .malaika-pick-sub {
  display: none;
}

body.malaika-inner .malaika-pick.malaika-colour-pick input {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 14px;
  height: 14px;
  margin: 0;
}

body.malaika-inner .malaika-plate-pick.is-oversize {
  opacity: 0.72;
  border-color: #d4a017;
  background: #fffaf0;
  cursor: not-allowed;
}

body.malaika-inner .malaika-plate-pick.is-oversize .malaika-pick-sub {
  color: #8a5a00;
}

body.malaika-inner .malaika-print-oversize {
  margin: 0 0 16px;
  padding: 14px 16px;
  border: 1px solid #e0b84a;
  border-radius: 10px;
  background: linear-gradient(180deg, #fff8e8 0%, #fff3d6 100%);
  display: grid;
  gap: 8px;
}

body.malaika-inner .malaika-print-oversize[hidden] {
  display: none;
}

body.malaika-inner .malaika-print-oversize strong {
  font-size: 15px;
  color: #141218;
}

body.malaika-inner .malaika-print-oversize p {
  margin: 0;
  font-size: 13px;
  color: #5c5668;
  line-height: 1.45;
}

body.malaika-inner .malaika-print-btn--ghost {
  justify-self: start;
  background: #141218;
  color: #fff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
}

body.malaika-inner .malaika-print-btn--ghost:hover {
  background: #2a2433;
}

body.malaika-inner .malaika-pick input {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #7c3aed;
}

body.malaika-inner .malaika-plate-icon {
  width: 44px;
  height: 34px;
  flex: 0 0 auto;
  color: #4c1d95;
}

body.malaika-inner .malaika-pick-meta {
  display: grid;
  gap: 2px;
  min-width: 0;
  padding-right: 22px;
}

body.malaika-inner .malaika-pick-title {
  font-size: 13px;
  font-weight: 700;
  color: #141218;
  line-height: 1.25;
}

body.malaika-inner .malaika-pick-sub {
  font-size: 11px;
  color: #5c5668;
  line-height: 1.3;
}

body.malaika-inner .malaika-colour-swatch {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  border: 1px solid rgba(20, 18, 24, 0.18);
  flex: 0 0 auto;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
}

body.malaika-inner .malaika-print-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  padding: 10px 12px;
  border: 1px solid #d8d0e6;
  border-radius: 6px;
  background: #faf7ff;
  font-size: 14px;
  color: #141218;
  cursor: pointer;
}

body.malaika-inner .malaika-print-check input {
  margin-top: 2px;
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
}

body.malaika-inner .malaika-print-check em {
  font-style: normal;
  color: #5c5668;
  font-size: 12px;
}

body.malaika-inner .malaika-print-field input[type="text"],
body.malaika-inner .malaika-print-field input[type="number"],
body.malaika-inner .malaika-print-field input[type="file"],
body.malaika-inner .malaika-print-field select {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 42px;
  padding: 8px 12px;
  border: 1px solid #d8d0e6;
  border-radius: 6px;
  background: #fff;
  color: #141218;
  font-size: 15px;
  line-height: 1.3;
}

body.malaika-inner .malaika-print-field input[type="file"] {
  padding: 8px;
  font-size: 13px;
  background: #faf7ff;
}

body.malaika-inner .malaika-print-field input:focus,
body.malaika-inner .malaika-print-field select:focus {
  outline: 2px solid rgba(124, 58, 237, 0.35);
  border-color: #7c3aed;
}

body.malaika-inner .malaika-print-hint {
  margin: 0;
  font-size: 12px;
  color: #5c5668;
  line-height: 1.4;
}

body.malaika-inner .malaika-print-quote {
  margin-top: 2px;
  padding: 14px;
  border-radius: 8px;
  background: linear-gradient(90deg, #0a0a0c 0%, #160b24 48%, #4c1d95 100%);
  border: 1px solid rgba(224, 181, 42, 0.28);
  color: #fff;
}

body.malaika-inner .malaika-print-loading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 14px 16px;
  border-radius: 8px;
  background: linear-gradient(90deg, #0a0a0c 0%, #160b24 48%, #4c1d95 100%);
  border: 1px solid rgba(224, 181, 42, 0.28);
  color: #fff;
}

body.malaika-inner .malaika-print-loading[hidden] {
  display: none !important;
}

body.malaika-inner .malaika-print-spinner {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  border: 2px solid rgba(255, 255, 255, 0.25);
  border-top-color: #e0b52a;
  border-radius: 50%;
  animation: malaika-print-spin 0.7s linear infinite;
}

body.malaika-inner .malaika-print-loading-text {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
}

@keyframes malaika-print-spin {
  to {
    transform: rotate(360deg);
  }
}

body.malaika-inner .malaika-print-quote-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  text-align: center;
  margin-bottom: 10px;
}

body.malaika-inner .malaika-print-quote-label {
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #e0b52a;
  margin-bottom: 4px;
}

body.malaika-inner .malaika-print-quote-grid strong {
  font-size: 16px;
  color: #fff;
}

body.malaika-inner .malaika-print-total {
  color: #f3cc4a !important;
  font-size: 18px !important;
}

body.malaika-inner .malaika-print-quote .malaika-print-hint {
  color: #cfc3e8;
}

body.malaika-inner .malaika-print-actions {
  display: grid;
  gap: 10px;
  justify-items: stretch;
}

body.malaika-inner .malaika-print-btn {
  width: 100%;
  min-height: 44px;
  border: 0;
  border-radius: 4px;
  padding: 0 16px;
  font-size: 15px;
  font-weight: 800;
  color: #0a0a0c;
  cursor: pointer;
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%);
}

body.malaika-inner .malaika-print-btn:hover:not(:disabled) {
  filter: brightness(1.06);
}

body.malaika-inner .malaika-print-btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  filter: grayscale(0.15);
}

body.malaika-inner a.malaika-print-wa {
  display: block;
  text-align: center;
  color: #128c7e !important;
  font-size: 14px;
  font-weight: 700;
}

body.malaika-inner .malaika-print-error {
  margin: 0;
  color: #b42318;
  font-size: 14px;
}

body.malaika-inner .malaika-print-status {
  margin: 0;
  color: #4c1d95;
  font-size: 14px;
}

body.malaika-inner .malaika-print-seo {
  margin: 28px 0 8px;
  padding: 0;
  overflow: hidden;
  background:
    linear-gradient(180deg, #fbf9ff 0%, #fff 42%),
    #fff;
  border: 1px solid #ece7f4;
  border-radius: 12px;
  box-shadow: 0 1px 2px rgba(20, 10, 40, 0.05), 0 10px 28px rgba(76, 29, 149, 0.06);
  position: relative;
}

body.malaika-inner .malaika-print-seo::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #e0b52a, #7c3aed 55%, #2e1065);
}

body.malaika-inner .malaika-print-seo-head {
  padding: 26px 26px 6px;
}

body.malaika-inner .malaika-print-seo-kicker {
  margin: 0 0 8px;
  color: #9a7b12;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-print-seo h2 {
  margin: 0 0 10px;
  font-size: clamp(20px, 2.4vw, 26px);
  color: #141218;
  letter-spacing: -0.025em;
  line-height: 1.2;
}

body.malaika-inner .malaika-print-seo-head > p {
  margin: 0 0 8px;
  color: #5c5668;
  font-size: 14.5px;
  line-height: 1.55;
  max-width: 68ch;
}

body.malaika-inner .malaika-print-order-steps {
  list-style: none;
  margin: 10px 18px 8px;
  padding: 14px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.06), rgba(224, 181, 42, 0.08));
  border: 1px solid #ece7f4;
  border-radius: 10px;
}

body.malaika-inner .malaika-print-order-steps > li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
  align-items: start;
  margin: 0;
  padding: 12px 12px 10px;
  background: #fff;
  border: 1px solid #ece7f4;
  border-radius: 9px;
}

body.malaika-inner .malaika-print-order-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(145deg, #2e1065, #7c3aed);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 4px 10px rgba(76, 29, 149, 0.22);
}

body.malaika-inner .malaika-print-order-steps strong {
  display: block;
  margin: 0 0 4px;
  color: #141218;
  font-size: 14px;
  letter-spacing: -0.01em;
}

body.malaika-inner .malaika-print-order-steps p {
  margin: 0;
  color: #5c5668;
  font-size: 12.5px;
  line-height: 1.4;
}

body.malaika-inner .malaika-print-seo-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 14px;
  padding: 8px 18px 8px;
}

body.malaika-inner .malaika-print-seo-block {
  padding: 16px 16px 14px;
  border-radius: 10px;
  border: 1px solid #ece7f4;
  background: #fff;
}

body.malaika-inner .malaika-print-seo-note {
  background:
    radial-gradient(ellipse 90% 80% at 100% 0%, rgba(224, 181, 42, 0.14), transparent 55%),
    #faf7ff;
}

body.malaika-inner .malaika-print-seo h3 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 800;
  color: #141218;
  letter-spacing: -0.01em;
}

body.malaika-inner .malaika-print-seo-tags {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.malaika-inner .malaika-print-seo-tags li {
  margin: 0;
  padding: 7px 10px;
  border-radius: 999px;
  border: 1px solid #e4dcf2;
  background: #f7f3ff;
  color: #3b2f55;
  font-size: 12.5px;
  font-weight: 600;
  line-height: 1.2;
}

body.malaika-inner .malaika-print-seo-note p {
  margin: 0 0 12px;
  color: #5c5668;
  font-size: 13.5px;
  line-height: 1.5;
}

body.malaika-inner .malaika-print-seo-contact {
  display: grid;
  gap: 6px;
  margin: 0 !important;
}

body.malaika-inner .malaika-print-seo-contact a {
  display: inline-flex;
  align-items: center;
  color: #4c1d95 !important;
  font-weight: 700;
  font-size: 13.5px;
  text-decoration: none !important;
}

body.malaika-inner .malaika-print-seo-contact a:hover {
  color: #7c3aed !important;
}

body.malaika-inner .malaika-print-seo-local {
  margin: 4px 18px 18px !important;
  padding-top: 12px;
  border-top: 1px solid #ece7f4;
  color: #5c5668 !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}

body.malaika-inner .malaika-print-seo a {
  color: #4c1d95 !important;
  font-weight: 600;
}

@media (max-width: 900px) {
  body.malaika-inner .malaika-print-order-steps {
    grid-template-columns: 1fr;
  }

  body.malaika-inner .malaika-print-seo-grid {
    grid-template-columns: 1fr;
  }
}

body.malaika-inner .malaika-policy-body {
  max-width: 720px;
}

body.malaika-inner .malaika-policy-body h2 {
  margin: 22px 0 8px;
  font-size: 17px;
  color: #141218;
}

body.malaika-inner .malaika-policy-body h2:first-of-type {
  margin-top: 0;
}

body.malaika-inner .malaika-policy-body ul {
  margin: 0 0 12px;
  padding-left: 1.25em;
  color: #5c5668;
}

body.malaika-inner .malaika-policy-body li {
  margin: 0 0 6px;
}

body.malaika-inner .malaika-about .malaika-contact-card p {
  margin: 0 0 12px;
  line-height: 1.55;
  color: #141218;
}

body.malaika-inner .malaika-about .malaika-contact-wa {
  margin-top: 4px;
}

body.malaika-inner .malaika-contact-wa,
body.malaika-inner .malaika-contact-form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  padding: 12px 16px;
  border: 0;
  border-radius: 6px;
  background: linear-gradient(180deg, #f3cc4a 0%, #d4a017 100%);
  color: #0a0a0c !important;
  font-weight: 800;
  cursor: pointer;
}

body.malaika-inner .malaika-contact-form {
  display: grid;
  gap: 8px;
}

body.malaika-inner .malaika-contact-form label {
  font-size: 13px;
  font-weight: 700;
  color: #141218;
}

body.malaika-inner .malaika-contact-form input,
body.malaika-inner .malaika-contact-form textarea {
  width: 100%;
  border: 1px solid #ece7f4;
  border-radius: 6px;
  padding: 10px 12px;
  font: inherit;
}

body.malaika-inner .malaika-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 14px 0 0;
}

body.malaika-inner .malaika-social-links a {
  color: #4c1d95 !important;
  font-weight: 700;
}

body.malaika-inner .malaika-mail {
  margin-top: 8px;
  color: #4c1d95 !important;
  font-size: 13px;
  font-weight: 600;
}

body.malaika-inner.search .woocommerce-products-header,
body.malaika-inner.search h1.page-title {
  display: block !important;
  margin: 0 0 16px !important;
  font-size: 28px !important;
  color: #141218 !important;
}

body.malaika-inner .malaika-faq {
  margin-top: 28px;
  background: #fff;
  border-radius: 10px;
  padding: 22px 24px;
}
body.malaika-inner .malaika-faq h2 {
  margin: 0 0 16px;
  font-size: 20px;
  color: #141218 !important;
}
body.malaika-inner .malaika-faq h3 {
  margin: 16px 0 6px;
  font-size: 16px;
  color: #141218 !important;
}
body.malaika-inner .malaika-faq p {
  margin: 0;
  color: #5c5668;
  max-width: 70ch;
}

@media (max-width: 900px) {
  body.malaika-inner .header .brand img,
  body.malaika-inner .header .brand svg {
    height: 52px !important;
    max-height: 52px !important;
  }

  body.malaika-inner .header .icon-label,
  body.malaika-inner .header-actions a.header-wa {
    display: none !important;
  }

  body.malaika-inner .header .wrap {
    gap: 10px !important;
  }

  body.malaika-inner .cats {
    overflow-x: auto;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 720px) {
  body.malaika-inner,
  body.malaika-inner #page,
  body.malaika-inner .site {
    overflow-x: hidden !important;
  }

  body.malaika-inner .header .menu-toggle {
    display: inline-flex !important;
    min-width: 44px;
    min-height: 44px;
    justify-content: center;
  }

  body.malaika-inner .header .brand img,
  body.malaika-inner .header .brand svg {
    height: 44px !important;
    max-height: 44px !important;
  }

  body.malaika-inner .header .wrap {
    flex-wrap: wrap !important;
    gap: 8px !important;
    min-height: 0 !important;
    padding: 6px 0 8px;
  }

  body.malaika-inner .header .header-search {
    flex: 1 0 100% !important;
    order: 3 !important;
    width: 100% !important;
    max-width: none !important;
  }

  body.malaika-inner .header .header-search input,
  body.malaika-inner .header .header-search input[type="search"],
  body.malaika-inner .header .header-search button {
    height: 40px !important;
  }

  body.malaika-inner .utility-left span:nth-child(n+2),
  body.malaika-inner .utility-right a:not(:first-child) {
    display: none !important;
  }

  body.malaika-inner .nav-bar {
    display: none !important;
  }

  body.malaika-inner .header-actions a.header-wa {
    display: none !important;
  }

  body.malaika-inner .dept-card span {
    display: none;
  }

  body.malaika-inner .malaika-contact-grid {
    grid-template-columns: 1fr;
  }

  body.malaika-inner .malaika-print-layout,
  body.malaika-inner .malaika-print-row,
  body.malaika-inner .malaika-print-options,
  body.malaika-inner .malaika-print-options-settings,
  body.malaika-inner .malaika-print-quote-grid,
  body.malaika-inner .malaika-print-seo-grid,
  body.malaika-inner .malaika-print-order-steps {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-print-side-col {
    position: static;
  }

  body.malaika-inner .malaika-cad-ad h2 {
    max-width: none;
  }

  body.malaika-inner .malaika-cad-points {
    grid-template-columns: 1fr 1fr;
  }

  body.malaika-inner .malaika-plate-picks {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  }

  body.malaika-inner .malaika-pick-grid.malaika-colour-picks {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    max-width: 100%;
  }

  body.malaika-inner .malaika-print-field input[type="text"],
  body.malaika-inner .malaika-print-field input[type="number"],
  body.malaika-inner .malaika-print-field input[type="file"],
  body.malaika-inner .malaika-print-field select,
  body.malaika-inner .malaika-print-btn {
    min-height: 44px;
    font-size: 16px;
  }

  body.malaika-inner .malaika-print-seo-head {
    padding: 20px 16px 4px;
  }

  body.malaika-inner .malaika-print-order-steps {
    margin: 8px 12px;
    padding: 10px;
  }

  body.malaika-inner .malaika-print-seo-grid {
    padding: 4px 12px;
  }

  body.malaika-inner .malaika-print-seo-local {
    margin: 4px 12px 14px !important;
  }

  body.malaika-shop .malaika-print-banner,
  body.malaika-inner .malaika-print-banner {
    flex-direction: column;
    align-items: stretch;
  }

  body.malaika-shop .malaika-print-banner-actions,
  body.malaika-inner .malaika-print-banner-actions {
    width: 100%;
  }

  body.malaika-shop .malaika-print-banner-actions .btn,
  body.malaika-inner .malaika-print-banner-actions .btn {
    width: 100%;
  }

  body.malaika-inner .malaika-print-hero {
    padding: 18px 16px;
    margin-bottom: 16px;
  }

  body.malaika-inner .malaika-print-hero h1 {
    font-size: 22px !important;
  }

  body.malaika-inner .malaika-print-card {
    padding: 16px;
  }

  body.malaika-inner .malaika-print-quote-grid {
    text-align: center;
  }

  body.malaika-inner .malaika-contact h1,
  body.malaika-inner.malaika-contact h1,
  body.malaika-inner .malaika-about h1,
  body.malaika-inner.search h1.page-title {
    font-size: 24px !important;
  }

  body.malaika-inner .malaika-page,
  body.malaika-inner .malaika-faq {
    padding-left: 16px;
    padding-right: 16px;
  }

  body.malaika-shop #main {
    flex-direction: column;
    align-items: stretch;
  }

  body.malaika-shop #main .woocommerce-ordering {
    margin-left: 0 !important;
    width: 100%;
  }

  body.malaika-shop #main .woocommerce-ordering select {
    width: 100%;
    min-height: 44px;
  }

  body.malaika-inner.woocommerce-checkout table.shop_table:not(.woocommerce-checkout-review-order-table) {
    display: block;
    overflow-x: auto;
    width: 100% !important;
  }

  body.malaika-inner form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  body.malaika-inner form.cart .single_add_to_cart_button {
    flex: 1 1 100%;
    min-height: 44px;
  }

  body.malaika-inner a.wa,
  body.malaika-inner a.wa:hover {
    width: 48px !important;
    height: 48px !important;
    right: max(12px, env(safe-area-inset-right)) !important;
    bottom: max(12px, env(safe-area-inset-bottom)) !important;
  }
}

@media (max-width: 480px) {
  body.malaika-inner .footer-grid {
    grid-template-columns: 1fr;
  }

  body.malaika-inner .malaika-print-options,
  body.malaika-inner .malaika-print-options-settings {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-cad-points {
    grid-template-columns: 1fr;
  }
}
/* —— Name labels customiser —— */
body.malaika-inner .malaika-page.malaika-labels-page {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: max(8px, env(safe-area-inset-left));
  padding-right: max(8px, env(safe-area-inset-right));
  padding-bottom: max(12px, env(safe-area-inset-bottom));
  overflow-x: clip;
  box-sizing: border-box;
}

body.malaika-inner .malaika-labels,
body.malaika-inner .malaika-labels-layout,
body.malaika-inner .malaika-labels-preview-col,
body.malaika-inner .malaika-labels-form-card,
body.malaika-inner .malaika-labels-form,
body.malaika-inner .malaika-labels-fonts,
body.malaika-inner .malaika-labels-icons {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

body.malaika-inner .malaika-labels-hero {
  margin: 0 0 22px;
  padding: 22px 24px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  background: linear-gradient(115deg, #0b1f3a 0%, #1d4ed8 48%, #38bdf8 100%);
  border: 1px solid rgba(56, 189, 248, 0.35);
  box-shadow: 0 8px 24px rgba(29, 78, 216, 0.18);
}

body.malaika-inner .malaika-labels-kicker {
  margin: 0 0 8px;
  color: #fde68a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-labels-hero h1 {
  margin: 0 0 10px;
  font-size: clamp(22px, 3.2vw, 30px);
  line-height: 1.25;
  color: #fff !important;
  letter-spacing: -0.02em;
}

body.malaika-inner .malaika-labels-hero p {
  margin: 0 auto;
  max-width: 58ch;
  color: #e0f2fe;
  font-size: 14px;
  line-height: 1.5;
}

body.malaika-inner .malaika-labels-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.95fr) minmax(0, 1.15fr);
  gap: 20px;
  align-items: start;
}

body.malaika-inner .malaika-labels-preview-col {
  position: sticky;
  top: 12px;
}

body.malaika-inner .malaika-labels-preview-stage {
  position: relative;
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 100%;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(180deg, #dbeafe 0 50%, #7dd3fc 50% 100%);
  box-shadow: 0 10px 28px rgba(29, 78, 216, 0.14);
  display: grid;
  place-items: center;
  padding: clamp(12%, 4vw, 18%);
  box-sizing: border-box;
}

body.malaika-inner .malaika-labels-preview-card {
  width: 100%;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 16px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.12);
  color: #0f172a;
  text-align: center;
}

body.malaika-inner .malaika-labels-preview-card.has-icon {
  justify-content: flex-start;
  text-align: left;
}

body.malaika-inner .malaika-labels-preview-icon {
  flex: 0 0 auto;
  font-size: clamp(22px, 4vw, 28px);
  line-height: 1;
  filter: grayscale(1) contrast(1.25);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

body.malaika-inner .malaika-labels-preview-icon img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  display: block;
}

body.malaika-inner .malaika-labels-icon-face img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  display: block;
  filter: grayscale(1) contrast(1.2);
}

body.malaika-inner .malaika-labels-preview-text {
  min-width: 0;
  display: grid;
  gap: 2px;
}

body.malaika-inner .malaika-labels-preview-name {
  font-size: clamp(16px, 2.8vw, 28px);
  font-weight: inherit;
  line-height: 1.15;
  overflow-wrap: anywhere;
  word-break: break-word;
}

body.malaika-inner .malaika-labels-preview-optional {
  font-size: clamp(11px, 1.8vw, 16px);
  opacity: 0.85;
  line-height: 1.2;
  overflow-wrap: anywhere;
}

body.malaika-inner .malaika-labels-preview-note,
body.malaika-inner .malaika-labels-size {
  margin: 10px 0 0;
  color: #64748b;
  font-size: 12.5px;
  line-height: 1.4;
}

body.malaika-inner .malaika-labels-form-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 18px 18px 16px;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05), 0 10px 24px rgba(29, 78, 216, 0.06);
}

body.malaika-inner .malaika-labels-price-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px 10px;
  margin: 0 0 14px;
}

body.malaika-inner .malaika-labels-price-row strong {
  font-size: clamp(24px, 4vw, 28px);
  letter-spacing: -0.03em;
  color: #0f172a;
}

body.malaika-inner .malaika-labels-price-row span {
  color: #64748b;
  font-size: 13px;
}

body.malaika-inner .malaika-labels-field {
  margin: 0 0 16px;
  border: 0;
  padding: 0;
  min-width: 0;
}

body.malaika-inner .malaika-labels-field > label,
body.malaika-inner .malaika-labels-field > legend {
  display: block;
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 800;
  color: #0f172a;
}

body.malaika-inner .malaika-labels-optional-tag {
  margin-left: 6px;
  padding: 2px 7px;
  border-radius: 999px;
  background: #e0f2fe;
  color: #0369a1;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-labels-field input[type="text"],
body.malaika-inner .malaika-labels-field select {
  width: 100%;
  max-width: 100%;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  background: #fff;
  font-size: 16px;
  color: #0f172a;
  box-sizing: border-box;
}

body.malaika-inner .malaika-labels-names {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

body.malaika-inner .malaika-labels-field--full {
  grid-column: 1 / -1;
}

body.malaika-inner .malaika-labels-packs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

body.malaika-inner .malaika-labels-pack {
  position: relative;
  display: grid;
  gap: 2px;
  margin: 0;
  padding: 12px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  min-height: 56px;
}

body.malaika-inner .malaika-labels-pack input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

body.malaika-inner a.malaika-labels-pack {
  text-decoration: none;
  color: inherit;
}

body.malaika-inner .malaika-labels-pack.is-selected {
  border-color: #2563eb;
  background: #eff6ff;
  box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.18);
}

body.malaika-inner .malaika-mockup-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0 0 18px;
}

body.malaika-inner .malaika-mockup-card {
  margin: 0;
  background: #fff;
  border: 1px solid rgba(30, 58, 95, 0.1);
  border-radius: 12px;
  overflow: hidden;
}

body.malaika-inner .malaika-mockup-card img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

body.malaika-inner .malaika-mockup-card figcaption {
  padding: 6px 8px 8px;
  font-size: 12px;
  font-weight: 700;
  color: #334155;
  text-align: center;
}

@media (max-width: 640px) {
  body.malaika-inner .malaika-mockup-strip {
    gap: 8px;
  }

  body.malaika-inner .malaika-mockup-card figcaption {
    font-size: 11px;
  }
}

body.malaika-inner .malaika-labels-pack-label {
  font-weight: 800;
  color: #0f172a;
  font-size: 14px;
}

body.malaika-inner .malaika-labels-pack-price {
  color: #64748b;
  font-size: 12.5px;
}

body.malaika-inner .malaika-labels-fonts {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(108px, 1fr));
  gap: 8px;
}

body.malaika-inner .malaika-labels-font {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 4px;
  margin: 0;
  padding: 12px 6px 10px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  text-align: center;
  min-height: 72px;
}

body.malaika-inner .malaika-labels-font input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

body.malaika-inner .malaika-labels-font.is-selected {
  border-color: #2563eb;
  background: #eff6ff;
  box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.16);
}

body.malaika-inner .malaika-labels-font-aa {
  font-size: 24px;
  line-height: 1;
  color: #0f172a;
}

body.malaika-inner .malaika-labels-font-name {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 10px;
  font-weight: 600;
  color: #64748b;
  line-height: 1.2;
}

body.malaika-inner .malaika-labels-icon-cats {
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
  margin: 0 0 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  padding-bottom: 2px;
}

body.malaika-inner .malaika-labels-icon-cat {
  appearance: none;
  flex: 0 0 auto;
  border: 1px solid #cbd5e1;
  background: #fff;
  color: #334155;
  border-radius: 999px;
  padding: 8px 12px;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

body.malaika-inner .malaika-labels-icon-cat.is-active {
  background: #1d4ed8;
  border-color: #1d4ed8;
  color: #fff;
}

body.malaika-inner .malaika-labels-icons {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(76px, 1fr));
  gap: 8px;
  max-height: min(280px, 42vh);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2px;
}

body.malaika-inner .malaika-labels-icon {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 4px;
  margin: 0;
  padding: 10px 4px 8px;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  text-align: center;
  min-height: 64px;
}

body.malaika-inner .malaika-labels-icon[hidden],
body.malaika-inner .malaika-labels-icon.is-filtered-out {
  display: none !important;
}

body.malaika-inner .malaika-labels-icon input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

body.malaika-inner .malaika-labels-icon.is-selected {
  border-color: #2563eb;
  background: #eff6ff;
  box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.16);
}

body.malaika-inner .malaika-labels-icon-face {
  font-size: 22px;
  line-height: 1;
  min-height: 24px;
}

body.malaika-inner .malaika-labels-icon-name {
  font-size: 10px;
  font-weight: 600;
  color: #64748b;
  line-height: 1.2;
  overflow-wrap: anywhere;
}

body.malaika-inner .malaika-labels-qty-row {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 12px;
  align-items: end;
}

body.malaika-inner .malaika-labels-btn {
  appearance: none;
  border: 0;
  border-radius: 10px;
  width: 100%;
  min-height: 48px;
  padding: 12px 16px;
  background: linear-gradient(180deg, #fbbf24, #f59e0b);
  color: #111827;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 6px 16px rgba(245, 158, 11, 0.28);
}

body.malaika-inner .malaika-labels-btn:disabled {
  opacity: 0.65;
  cursor: wait;
}

body.malaika-inner .malaika-labels-hint {
  margin: 10px 0 0;
  color: #64748b;
  font-size: 12.5px;
}

body.malaika-inner .malaika-labels-error {
  margin: 8px 0 0;
  color: #b42318;
  font-size: 14px;
}

body.malaika-inner .malaika-labels-status {
  margin: 8px 0 0;
  color: #1d4ed8;
  font-size: 14px;
}

body.malaika-inner .malaika-labels-info {
  margin: 24px 0 8px;
  padding: 20px;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
}

body.malaika-inner .malaika-labels-info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

body.malaika-inner .malaika-labels-info h2 {
  margin: 0 0 8px;
  font-size: 16px;
  color: #0f172a;
}

body.malaika-inner .malaika-labels-info h2 + h2 {
  margin-top: 16px;
}

body.malaika-inner .malaika-labels-info p,
body.malaika-inner .malaika-labels-features {
  margin: 0;
  color: #475569;
  font-size: 13.5px;
  line-height: 1.5;
}

body.malaika-inner .malaika-labels-features {
  margin-top: 10px;
  padding-left: 1.15em;
}

body.malaika-inner .malaika-labels-features li {
  margin: 0 0 5px;
}

body.malaika-inner .malaika-label-product-copy ul {
  margin: 10px 0 0;
  padding-left: 1.15em;
  color: #475569;
  font-size: 13.5px;
  line-height: 1.5;
}

body.malaika-inner .malaika-label-product-copy li {
  margin: 0 0 5px;
}

body.malaika-inner .malaika-label-product-copy p + h2,
body.malaika-inner .malaika-label-product-copy ul + h2 {
  margin-top: 16px;
}

body.malaika-inner .malaika-labels-banner-wrap {
  margin: 0 0 18px;
}

body.malaika-inner .malaika-labels-banner,
body.malaika-shop .malaika-labels-banner {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px;
  border-radius: 12px;
  background: linear-gradient(120deg, #0b1f3a, #1d4ed8 55%, #38bdf8);
  color: #fff;
}

body.malaika-inner .malaika-labels-banner-kicker {
  margin: 0 0 4px;
  color: #fde68a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-labels-banner h2 {
  margin: 0 0 6px;
  color: #fff !important;
  font-size: clamp(18px, 3vw, 20px);
}

body.malaika-inner .malaika-labels-banner p {
  margin: 0;
  color: #e0f2fe;
  font-size: 13.5px;
  max-width: 52ch;
}

body.malaika-inner .malaika-labels-banner-actions {
  flex: 0 0 auto;
}

body.malaika-inner .malaika-labels-banner-actions .btn {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
}

/* Tablet: keep side-by-side a bit longer, tighten gaps */
@media (max-width: 1100px) {
  body.malaika-inner .malaika-labels-layout {
    grid-template-columns: minmax(240px, 0.9fr) minmax(0, 1.2fr);
    gap: 16px;
  }

  body.malaika-inner .malaika-labels-fonts {
    grid-template-columns: repeat(auto-fill, minmax(96px, 1fr));
  }
}

/* Phone / small tablet: stack layout, compact preview */
@media (max-width: 800px) {
  body.malaika-inner .malaika-labels-layout {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  body.malaika-inner .malaika-labels-preview-col {
    position: static;
    order: 1;
    width: 100%;
    max-width: 100%;
  }

  body.malaika-inner .malaika-labels-form-card {
    order: 2;
    width: 100%;
    max-width: 100%;
  }

  body.malaika-inner .malaika-labels-preview-stage {
    aspect-ratio: 16 / 10;
    height: auto;
    max-height: 240px;
    width: 100% !important;
    max-width: 100% !important;
    padding: 8% 10%;
  }

  /* Keep packs + first/last side-by-side on phones */
  body.malaika-inner .malaika-labels-names,
  body.malaika-inner .malaika-labels-packs {
    grid-template-columns: 1fr 1fr !important;
  }

  body.malaika-inner .malaika-labels-hero {
    padding: 16px;
    margin-bottom: 14px;
  }

  body.malaika-inner .malaika-labels-hero p {
    font-size: 13px;
  }
}

@media (max-width: 900px) {
  body.malaika-inner .malaika-labels-info-grid {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-labels-banner,
  body.malaika-shop .malaika-labels-banner {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 16px;
  }

  body.malaika-inner .malaika-labels-banner-actions .btn {
    width: 100%;
  }

  body.malaika-inner .malaika-labels-info {
    padding: 16px;
    margin-top: 18px;
  }
}

@media (max-width: 560px) {
  body.malaika-inner .malaika-labels-fonts {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  body.malaika-inner .malaika-labels-icons {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    max-height: 220px;
  }

  body.malaika-inner .malaika-labels-font-aa {
    font-size: 22px;
  }

  body.malaika-inner .malaika-labels-icon-name {
    font-size: 9px;
  }
}

@media (max-width: 480px) {
  body.malaika-inner .malaika-labels-qty-row {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-labels-form-card {
    padding: 14px 12px 12px;
  }

  body.malaika-inner .malaika-labels-preview-stage {
    aspect-ratio: 4 / 3;
    max-height: 220px;
    border-radius: 12px;
  }

  body.malaika-inner .malaika-labels-preview-card {
    min-height: 56px;
    padding: 10px 12px;
    border-radius: 10px;
  }

  body.malaika-inner .malaika-labels-pack {
    padding: 10px;
  }

  body.malaika-inner .malaika-labels-pack-label {
    font-size: 13px;
  }

  body.malaika-inner .malaika-labels-btn {
    min-height: 50px;
    font-size: 16px;
  }
}

@media (max-width: 360px) {
  body.malaika-inner .malaika-labels-names,
  body.malaika-inner .malaika-labels-packs {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-labels-fonts {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.malaika-inner .malaika-labels-icons {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

/* —— Stationery tub labels —— */
body.malaika-inner .malaika-tub-labels-page .malaika-tub-preview-stage {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 18px 16px;
  background:
    radial-gradient(ellipse at 20% 10%, rgba(255, 214, 160, 0.55), transparent 55%),
    radial-gradient(ellipse at 90% 80%, rgba(160, 210, 255, 0.45), transparent 50%),
    linear-gradient(160deg, #fff8ee 0%, #f3f7fb 55%, #eef4f8 100%);
  border: 1px solid rgba(30, 58, 95, 0.12);
  border-radius: 16px;
  aspect-ratio: auto;
  max-height: none;
  min-height: 280px;
}

body.malaika-inner .malaika-tub-preview-card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  background: var(--tub-bg, #4a9fd8);
  color: var(--tub-fg, #fff);
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(20, 40, 70, 0.12);
  overflow: hidden;
  padding: 14px 16px;
  min-height: 72px;
}

body.malaika-inner .malaika-tub-preview-card--large {
  min-height: 110px;
  padding: 18px 20px;
}

body.malaika-inner .malaika-tub-preview-card--medium {
  flex: 1.2;
  min-height: 78px;
}

body.malaika-inner .malaika-tub-preview-card--small {
  flex: 0.85;
  min-height: 78px;
  padding: 12px;
}

body.malaika-inner .malaika-tub-preview-row {
  display: flex;
  gap: 12px;
  align-items: stretch;
}

body.malaika-inner .malaika-tub-preview-icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 1;
  width: 36px;
  height: 36px;
}

body.malaika-inner .malaika-tub-preview-card--large .malaika-tub-preview-icon {
  width: 48px;
  height: 48px;
  font-size: 40px;
}

body.malaika-inner .malaika-tub-preview-icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

body.malaika-inner .malaika-tub-preview-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  flex: 1;
}

body.malaika-inner .malaika-tub-preview-name {
  font-size: clamp(15px, 2.4vw, 22px);
  line-height: 1.15;
  word-break: break-word;
}

body.malaika-inner .malaika-tub-preview-card--large .malaika-tub-preview-name {
  font-size: clamp(20px, 3vw, 28px);
}

body.malaika-inner .malaika-tub-preview-optional {
  font-size: 12px;
  opacity: 0.92;
  line-height: 1.2;
}

body.malaika-inner .malaika-tub-preview-size-tag {
  position: absolute;
  right: 8px;
  bottom: 6px;
  font-size: 9px;
  letter-spacing: 0.02em;
  opacity: 0.7;
  font-family: system-ui, sans-serif;
  font-weight: 500;
}

body.malaika-inner .malaika-tub-swatches {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

body.malaika-inner .malaika-tub-swatch {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 8px 6px;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  background: #f7f8fa;
}

body.malaika-inner .malaika-tub-swatch input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

body.malaika-inner .malaika-tub-swatch.is-selected {
  border-color: #1e3a5f;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(30, 58, 95, 0.08);
}

body.malaika-inner .malaika-tub-swatch-face {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
}

body.malaika-inner .malaika-tub-swatch-face--text {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

body.malaika-inner .malaika-tub-swatch-name {
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  color: #445;
}

@media (max-width: 900px) {
  body.malaika-inner .malaika-tub-swatches {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.malaika-inner .malaika-tub-preview-row {
    flex-direction: column;
  }

  body.malaika-inner .malaika-tub-swatches {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.malaika-inner .malaika-tub-labels-page .malaika-tub-preview-stage {
    min-height: 0;
    padding: 14px 12px;
  }
}

/* —— Bag tags —— */
body.malaika-inner .malaika-bag-preview-stage {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 220px;
  padding: 28px 16px;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(255, 214, 160, 0.45), transparent 55%),
    linear-gradient(160deg, #f4fbf8 0%, #eef4fb 100%);
  border: 1px solid rgba(30, 58, 95, 0.1);
  border-radius: 16px;
}

body.malaika-inner .malaika-bag-tag {
  display: flex;
  align-items: center;
  gap: 10px;
  width: min(100%, 420px);
  aspect-ratio: 86.5 / 54;
  max-height: 250px;
  padding: 10px 16px 10px 12px;
  background: #fff;
  color: #111;
  border: 1px solid #d5dbe3;
  border-radius: 16px;
  box-shadow: 0 10px 28px rgba(20, 40, 70, 0.12);
  box-sizing: border-box;
  overflow: hidden;
}

body.malaika-inner .malaika-bag-tag.is-mini {
  width: min(100%, 300px);
  aspect-ratio: 55 / 29;
  max-height: 160px;
  border-radius: 12px;
  gap: 6px;
  padding: 6px 10px 6px 8px;
}

body.malaika-inner .malaika-bag-hole {
  flex: 0 0 auto;
  width: 18%;
  max-width: 42px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 2px solid #94a3b8;
  background: radial-gradient(circle at 40% 40%, #fff, #e8eef5 70%);
  box-shadow: inset 0 0 0 3px #fff;
}

body.malaika-inner .malaika-bag-tag.is-mini .malaika-bag-hole {
  max-width: 28px;
  border-width: 1.5px;
}

body.malaika-inner .malaika-bag-icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 28px;
  line-height: 1;
}

body.malaika-inner .malaika-bag-tag.is-mini .malaika-bag-icon {
  width: 22px;
  height: 22px;
  font-size: 18px;
}

body.malaika-inner .malaika-bag-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.malaika-inner .malaika-bag-text {
  min-width: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

body.malaika-inner .malaika-bag-name {
  font-size: clamp(16px, 2.4vw, 26px);
  line-height: 1.05;
  letter-spacing: -0.02em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.malaika-inner .malaika-bag-tag.is-mini .malaika-bag-name {
  font-size: clamp(12px, 3.2vw, 16px);
}

body.malaika-inner .malaika-bag-optional {
  font-size: 12px;
  line-height: 1.15;
  color: #334155;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.malaika-inner .malaika-bag-tag.is-mini .malaika-bag-optional {
  font-size: 10px;
}

@media (max-width: 800px) {
  body.malaika-inner .malaika-bag-preview-stage {
    min-height: 0;
    padding: 18px 12px;
  }

  body.malaika-inner .malaika-bag-tag {
    width: min(100%, 360px);
  }
}

@media (max-width: 380px) {
  body.malaika-inner .malaika-bag-name {
    font-size: 15px;
  }

  body.malaika-inner .malaika-bag-tag.is-mini .malaika-bag-name {
    font-size: 12px;
  }
}

body.malaika-inner .malaika-story {
  width: 100%;
  margin: 0 0 48px;
}

body.malaika-inner .malaika-story-hero {
  background: linear-gradient(115deg, #000 0%, #2e1065 46%, #7c3aed 78%, #e0b52a 140%);
  color: #fff;
  padding: 54px 0 48px;
  margin: 0 0 28px;
}

body.malaika-inner .malaika-story-hero h1 {
  margin: 0;
  max-width: 16em;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.05;
  font-weight: 800;
  color: #fff !important;
}

body.malaika-inner .malaika-story-kicker {
  margin: 0 0 10px;
  color: #f3cc4a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.malaika-inner .malaika-story-kicker a {
  color: #f3cc4a;
  text-decoration: none;
}

body.malaika-inner .malaika-story-meta {
  margin: 14px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
}

body.malaika-inner .malaika-story-photo {
  margin: -8px auto 22px;
}

body.malaika-inner .malaika-story-photo img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  display: block;
}

body.malaika-inner .malaika-story-sheet {
  margin-bottom: 28px;
}

body.malaika-inner .malaika-about-sheet {
  display: grid;
  gap: 16px;
  margin-bottom: 48px;
}

body.malaika-inner .malaika-about-block {
  background: #fff;
  border-radius: 16px;
  padding: 28px 32px;
  box-shadow: 0 8px 24px rgba(76, 29, 149, 0.08);
  color: #141218;
  font-size: 17px;
  line-height: 1.65;
}

body.malaika-inner .malaika-about-block h2 {
  margin: 0 0 12px;
  font-size: 26px;
  line-height: 1.2;
  color: #141218;
}

body.malaika-inner .malaika-about-block p {
  margin: 0 0 12px;
}

body.malaika-inner .malaika-about-block p:last-child,
body.malaika-inner .malaika-about-block .malaika-social-links {
  margin-bottom: 0;
}

body.malaika-inner .malaika-about-block ul {
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 24px;
}

body.malaika-inner .malaika-about-block li {
  position: relative;
  padding-left: 18px;
}

body.malaika-inner .malaika-about-block li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e0b52a;
}

body.malaika-inner .malaika-about-block .malaika-contact-wa {
  margin-top: 6px;
}

@media (max-width: 720px) {
  body.malaika-inner .malaika-about-block {
    padding: 22px 18px;
  }

  body.malaika-inner .malaika-about-block ul {
    grid-template-columns: 1fr;
  }
}

body.malaika-inner.woocommerce-cart #content .ast-container,
body.malaika-inner.woocommerce-checkout #content .ast-container {
  width: min(1180px, calc(100% - 24px)) !important;
  max-width: 1180px !important;
  padding-left: max(12px, env(safe-area-inset-left));
  padding-right: max(12px, env(safe-area-inset-right));
  box-sizing: border-box;
}

body.malaika-inner .malaika-ship-note {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 14px;
  margin: 0 0 16px;
  padding: 14px 18px;
  border-radius: 12px;
  background: linear-gradient(100deg, #0a0a0c 0%, #3b0764 70%, #7c3aed 100%);
  color: #fff;
  box-sizing: border-box;
  max-width: 100%;
}

body.malaika-inner .malaika-ship-note span,
body.malaika-inner .malaika-ship-note span * {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

body.malaika-inner.woocommerce-cart .woocommerce-info::before,
body.malaika-inner.woocommerce-checkout .woocommerce-info::before,
body.malaika-inner.woocommerce-cart .woocommerce-message::before,
body.malaika-inner.woocommerce-checkout .woocommerce-message::before {
  display: none !important;
}

body.malaika-inner.woocommerce-cart .woocommerce {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px !important;
  gap: 20px;
  align-items: start;
}

body.malaika-inner.woocommerce-cart .woocommerce > *:not(form.woocommerce-cart-form):not(.cart-collaterals) {
  grid-column: 1 / -1;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form,
body.malaika-inner.woocommerce-cart .cart_totals,
body.malaika-inner.woocommerce-checkout #customer_details,
body.malaika-inner.woocommerce-checkout #order_review {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(76, 29, 149, 0.08);
  min-width: 0;
  box-sizing: border-box;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form {
  width: auto !important;
  max-width: none !important;
  float: none !important;
  margin: 0 !important;
  padding: 8px 16px 16px;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table {
  display: table !important;
  table-layout: auto;
  border-collapse: collapse;
  border: 0;
  margin: 0;
  width: 100% !important;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table thead {
  display: table-header-group !important;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody {
  display: table-row-group !important;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr {
  display: table-row !important;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table th,
body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table td {
  display: table-cell !important;
  float: none !important;
  vertical-align: middle;
  padding: 14px 10px;
  border: 0;
  border-bottom: 1px solid #f0ebf6;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table th {
  background: transparent;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5c5668;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-remove {
  width: 40px;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-thumbnail {
  width: 76px;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-name {
  min-width: 180px;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-price,
body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-quantity,
body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-subtotal {
  width: 1%;
  white-space: nowrap;
  text-align: right;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table th.product-price,
body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table th.product-quantity,
body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table th.product-subtotal {
  text-align: right;
}

body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-thumbnail img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 8px;
}

body.malaika-inner.woocommerce-cart a.remove {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #ece7f4;
  color: #5c5668 !important;
  font-size: 20px;
  line-height: 1;
  text-decoration: none !important;
}

body.malaika-inner.woocommerce-cart .quantity .qty {
  width: 64px;
  min-height: 44px;
  text-align: center;
  border: 1px solid #d8d0e6;
  border-radius: 8px;
  box-sizing: border-box;
}

body.malaika-inner.woocommerce-cart .cart-collaterals,
body.malaika-inner.woocommerce-cart .cart_totals {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.malaika-inner.woocommerce-cart .cart_totals {
  padding: 8px 18px 18px;
}

body.malaika-inner.woocommerce-cart .cart_totals h2,
body.malaika-inner.woocommerce-checkout #order_review_heading {
  margin: 12px 0;
  font-size: 20px;
}

body.malaika-inner.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block !important;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  min-height: 48px;
  padding: 12px 16px !important;
  border-radius: 10px !important;
}

body.malaika-inner.woocommerce-cart .cart_totals table.shop_table,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table {
  display: block !important;
  width: 100% !important;
}

body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tbody,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tbody {
  display: block !important;
  width: 100% !important;
}

body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr {
  display: flex !important;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  width: 100% !important;
}

body.malaika-inner.woocommerce-cart .cart_totals table.shop_table th,
body.malaika-inner.woocommerce-cart .cart_totals table.shop_table td,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table th,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table td {
  display: block !important;
  width: auto !important;
  max-width: none !important;
  float: none !important;
  background: transparent !important;
}

body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr.shipping,
body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr.shipping,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr.woocommerce-shipping-totals {
  flex-wrap: wrap;
}

body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr.shipping th,
body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr.shipping td,
body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals th,
body.malaika-inner.woocommerce-cart .cart_totals table.shop_table tr.woocommerce-shipping-totals td,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr.shipping th,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr.shipping td,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr.woocommerce-shipping-totals th,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) #order_review table.shop_table tr.woocommerce-shipping-totals td {
  flex: 1 1 100%;
  width: 100% !important;
  max-width: 100% !important;
}

body.malaika-inner:not(.woocommerce-order-pay) .woocommerce-shipping-totals th,
body.malaika-inner:not(.woocommerce-order-pay) .woocommerce-shipping-totals td,
body.malaika-inner:not(.woocommerce-order-pay) tr.shipping th,
body.malaika-inner:not(.woocommerce-order-pay) tr.shipping td {
  display: block !important;
  width: 100% !important;
  text-align: left !important;
}

body.malaika-inner .woocommerce-shipping-totals th,
body.malaika-inner tr.shipping th {
  padding: 12px 0 8px !important;
}

body.malaika-inner .woocommerce-shipping-totals td,
body.malaika-inner tr.shipping td {
  padding: 0 0 12px !important;
}

body.malaika-inner ul#shipping_method,
body.malaika-inner ul.woocommerce-shipping-methods {
  display: block !important;
  list-style: none !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.malaika-inner ul#shipping_method li,
body.malaika-inner ul.woocommerce-shipping-methods li {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  gap: 10px;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 8px !important;
  padding: 12px !important;
  list-style: none !important;
  text-indent: 0 !important;
  background: #faf7ff !important;
  border: 1px solid #ece7f4;
  border-radius: 10px;
}

body.malaika-inner ul#shipping_method li input.shipping_method,
body.malaika-inner ul.woocommerce-shipping-methods li input.shipping_method {
  position: static !important;
  left: auto !important;
  top: auto !important;
  flex: 0 0 18px;
  margin: 3px 0 0 !important;
  float: none !important;
}

body.malaika-inner ul#shipping_method li label,
body.malaika-inner ul.woocommerce-shipping-methods li label {
  display: block !important;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  text-indent: 0 !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
  line-height: 1.4;
  color: #141218;
}

body.malaika-inner ul#shipping_method li label .amount,
body.malaika-inner ul#shipping_method li label .woocommerce-Price-amount,
body.malaika-inner ul.woocommerce-shipping-methods li label .amount,
body.malaika-inner ul.woocommerce-shipping-methods li label .woocommerce-Price-amount {
  display: block !important;
  margin-top: 4px;
  font-weight: 800;
  white-space: nowrap;
  color: #141218 !important;
  -webkit-text-fill-color: #141218 !important;
}

body.malaika-inner .woocommerce-shipping-destination {
  display: block;
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

body.malaika-inner.woocommerce-cart td.actions {
  border-bottom: 0;
  padding-top: 18px;
}

body.malaika-inner.woocommerce-cart td.actions::after {
  content: "";
  display: table;
  clear: both;
}

body.malaika-inner.woocommerce-cart .coupon {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
  float: left;
}

body.malaika-inner.woocommerce-cart .coupon .input-text {
  width: 200px !important;
  max-width: 100%;
}

body.malaika-inner.woocommerce-cart .coupon .input-text,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) .input-text,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) select,
body.malaika-inner.woocommerce-checkout:not(.woocommerce-order-pay) textarea {
  border: 1px solid #d8d0e6;
  border-radius: 8px;
  padding: 10px 12px;
  min-height: 44px;
  box-sizing: border-box;
}

body.malaika-inner.woocommerce-cart button[name="update_cart"] {
  float: right;
  background: #fff !important;
  color: #4c1d95 !important;
  border: 1px solid #d8d0e6 !important;
}

body.malaika-inner.woocommerce-checkout #customer_details,
body.malaika-inner.woocommerce-checkout #order_review {
  padding: 8px 18px 18px;
  margin-bottom: 20px;
}

body.malaika-inner.woocommerce-order-pay #content .ast-container {
  width: min(720px, calc(100% - 24px)) !important;
  max-width: 720px !important;
}

body.malaika-inner.woocommerce-order-pay #order_review {
  padding: 8px 22px 22px;
}

body.malaika-inner.woocommerce-order-pay #order_review table.shop_table,
body.malaika-inner.woocommerce-order-pay #order_review table.shop_table thead,
body.malaika-inner.woocommerce-order-pay #order_review table.shop_table tbody,
body.malaika-inner.woocommerce-order-pay #order_review table.shop_table tfoot {
  display: block !important;
  width: 100% !important;
}

body.malaika-inner.woocommerce-order-pay #order_review table.shop_table tr {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 88px 120px;
  align-items: center;
  width: 100% !important;
  column-gap: 12px;
}

body.malaika-inner.woocommerce-order-pay #order_review table.shop_table tfoot tr {
  grid-template-columns: minmax(0, 1fr) 120px;
}

body.malaika-inner.woocommerce-order-pay #order_review table.shop_table th,
body.malaika-inner.woocommerce-order-pay #order_review table.shop_table td {
  display: block !important;
  float: none !important;
  width: auto !important;
  max-width: none !important;
  padding: 14px 0;
  border: 0;
  border-bottom: 1px solid #f0ebf6;
  background: transparent !important;
}

body.malaika-inner.woocommerce-order-pay #order_review table.shop_table thead th {
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5c5668;
}

body.malaika-inner.woocommerce-order-pay #order_review .product-name,
body.malaika-inner.woocommerce-order-pay #order_review tfoot th {
  text-align: left;
}

body.malaika-inner.woocommerce-order-pay #order_review .product-quantity {
  text-align: center !important;
  white-space: nowrap;
}

body.malaika-inner.woocommerce-order-pay #order_review .product-total,
body.malaika-inner.woocommerce-order-pay #order_review tfoot td {
  text-align: right !important;
  white-space: nowrap;
}

body.malaika-inner.woocommerce-order-pay .product-quantity input,
body.malaika-inner.woocommerce-order-pay .product-quantity .qty {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  width: 4ch !important;
  min-height: 0 !important;
  padding: 0 !important;
  text-align: center;
  pointer-events: none;
}

body.malaika-inner.woocommerce-order-pay #payment {
  margin-top: 16px;
}

body.malaika-inner.woocommerce-order-pay #payment .button,
body.malaika-inner.woocommerce-order-pay #place_order {
  width: 100%;
  min-height: 48px;
}

@media (max-width: 960px) {
  body.malaika-inner.woocommerce-cart .woocommerce {
    grid-template-columns: 1fr !important;
  }

  body.malaika-inner .malaika-ship-note {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 12px 14px;
  }

  body.malaika-inner .malaika-ship-note span,
  body.malaika-inner .malaika-ship-note span * {
    font-size: 13px !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table thead {
    display: none !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table,
  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tbody {
    display: block !important;
    width: 100% !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item {
    display: grid !important;
    grid-template-columns: 40px 64px minmax(0, 1fr);
    gap: 8px 12px;
    width: 100% !important;
    margin: 0;
    padding: 16px 0;
    border-bottom: 1px solid #ece7f4;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: left !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-remove::before,
  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-thumbnail::before,
  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-name::before,
  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-price::before {
    display: none !important;
    content: none !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-remove {
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-thumbnail {
    grid-column: 2;
    grid-row: 1 / span 2;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-name {
    grid-column: 3;
    grid-row: 1;
    font-weight: 700;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form .product-price {
    grid-column: 3;
    grid-row: 2;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity,
  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-subtotal {
    grid-column: 1 / -1;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding-top: 6px !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-quantity::before,
  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form table.shop_table tr.cart_item td.product-subtotal::before {
    display: inline !important;
    content: attr(data-title) !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #5c5668;
  }

  body.malaika-inner.woocommerce-cart td.actions {
    display: block !important;
    float: none !important;
  }

  body.malaika-inner.woocommerce-cart .actions,
  body.malaika-inner.woocommerce-cart .coupon {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    float: none;
  }

  body.malaika-inner.woocommerce-cart .coupon .input-text,
  body.malaika-inner.woocommerce-cart .coupon button,
  body.malaika-inner.woocommerce-cart button[name="update_cart"] {
    float: none;
    width: 100%;
    min-height: 44px;
  }
}

@media (max-width: 480px) {
  body.malaika-inner.woocommerce-cart #content .ast-container,
  body.malaika-inner.woocommerce-checkout #content .ast-container {
    width: min(100% - 16px, 1180px) !important;
    margin: 16px auto 32px !important;
  }

  body.malaika-inner.woocommerce-cart form.woocommerce-cart-form,
  body.malaika-inner.woocommerce-cart .cart_totals {
    padding: 8px 12px 14px;
    border-radius: 12px;
  }

  body.malaika-inner .malaika-ship-note span,
  body.malaika-inner .malaika-ship-note span * {
    font-size: 12px !important;
  }
}


body.malaika-inner .malaika-story-body {
  font-size: 18px;
  line-height: 1.7;
  color: #141218;
}

body.malaika-inner .malaika-story-body > p:first-of-type,
body.malaika-inner .malaika-story-body .wp-block-paragraph:first-of-type {
  font-size: 22px;
  line-height: 1.45;
  color: #2a2433;
}

body.malaika-inner .malaika-story-body h2 {
  margin: 1.8em 0 0.7em;
  padding: 16px 20px;
  border-radius: 12px;
  background: linear-gradient(100deg, #0a0a0c 0%, #3b0764 62%, #7c3aed 100%);
  color: #fff !important;
  font-size: 26px;
  line-height: 1.2;
}

body.malaika-inner .malaika-story-body h3 {
  margin: 1.4em 0 0.4em;
  padding-left: 12px;
  border-left: 4px solid #e0b52a;
  color: #4c1d95;
  font-size: 22px;
}

body.malaika-inner .malaika-story-body p,
body.malaika-inner .malaika-story-body li {
  color: #141218;
}

body.malaika-inner .malaika-story-body a {
  color: #6d28d9;
}

body.malaika-inner .malaika-story-body ul {
  margin: 0.6em 0 1em;
  padding: 0;
  list-style: none;
}

body.malaika-inner .malaika-story-body li {
  position: relative;
  margin: 0 0 8px;
  padding-left: 22px;
}

body.malaika-inner .malaika-story-body li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e0b52a;
}

body.malaika-inner .malaika-story-promo {
  margin: 36px 0 8px;
}

body.malaika-inner .malaika-story-promo .malaika-print-promo {
  border-radius: 16px;
}

body.malaika-inner .malaika-story .comments-area,
body.malaika-inner .malaika-story .comment-respond {
  margin-top: 28px;
  background: #fff;
  border-radius: 16px;
  padding: 22px 24px;
}

body.malaika-inner .malaika-story-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

body.malaika-inner .malaika-story-card {
  display: block;
  background: #fff;
  border-radius: 16px;
  padding: 22px 22px 18px;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(76, 29, 149, 0.08);
}

body.malaika-inner .malaika-story-card h2 {
  margin: 8px 0;
  color: #141218;
  font-size: 24px;
  line-height: 1.2;
}

body.malaika-inner .malaika-story-card p {
  margin: 0;
  color: #5c5668;
}

body.malaika-inner .malaika-story-card .malaika-story-meta {
  margin: 0;
  color: #7c3aed;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media (max-width: 800px) {
  body.malaika-inner .malaika-story-hero {
    padding: 36px 0 32px;
  }

  body.malaika-inner .malaika-story-grid {
    grid-template-columns: 1fr;
  }
}
