@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --ax_color_page:var(--draft-ax_color_page, #F7F4EF);
  --ax_color_page-is-light:var(--draft-ax_color_page-is-light, true);
  --ax_color_page-minor-shade:var(--draft-ax_color_page-minor-shade, #f2ede4);
  --ax_color_page-minor-shade-is-light:var(--draft-ax_color_page-minor-shade-is-light, true);
  --ax_color_page-major-shade:var(--draft-ax_color_page-major-shade, #ebe4d7);
  --ax_color_page-major-shade-is-light:var(--draft-ax_color_page-major-shade-is-light, true);
  --ax_color_page-half-shade:var(--draft-ax_color_page-half-shade, #a18451);
  --ax_color_page-half-shade-is-dark:var(--draft-ax_color_page-half-shade-is-dark, true);
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #525665);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #616677);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #707589);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #a5a9b6);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #B0B0B1);
  --color-accent-text-is-light:var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #aaaaac);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #a3a3a5);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #575759);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, circle);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 10);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true);
  --ax_slider_autoplay:var(--draft-ax_slider_autoplay, false);
  --ax_slider_show_arrows:var(--draft-ax_slider_show_arrows, false);
  --ax_slide_1_enabled:var(--draft-ax_slide_1_enabled, false);
  --ax_slide_1_show_button:var(--draft-ax_slide_1_show_button, false);
  --ax_slide_2_enabled:var(--draft-ax_slide_2_enabled, false);
  --ax_slide_2_show_button:var(--draft-ax_slide_2_show_button, false);
  --ax_slide_3_enabled:var(--draft-ax_slide_3_enabled, false);
  --ax_slide_3_show_button:var(--draft-ax_slide_3_show_button, false);
  --ax_look_enabled:var(--draft-ax_look_enabled, false);
  --ax_footer_contacts_show:var(--draft-ax_footer_contacts_show, true); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 13, theme.scss */
.ax-header {
  background: #f7f4ef;
  color: #171717;
  border-bottom: 1px solid #ded8d0; }

/* line 13, theme.scss */
.ax-head-main {
  max-width: 1440px;
  margin: 0 auto;
  height: 70px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; }

/* line 13, theme.scss */
.ax-logo {
  color: #171717;
  text-decoration: none;
  letter-spacing: .38em;
  font-size: 15px;
  font-weight: 500; }

/* line 13, theme.scss */
.ax-cat-btn {
  background: #151515;
  color: #fff;
  text-decoration: none;
  padding: 12px 16px;
  font-size: 11px;
  letter-spacing: .08em; }

/* line 13, theme.scss */
.ax-head-tools {
  display: flex;
  align-items: center;
  gap: 18px; }

/* line 13, theme.scss */
.ax-head-tools a {
  color: #171717;
  text-decoration: none;
  font-size: 22px;
  line-height: 1; }

/* line 13, theme.scss */
.ax-head-tools a span {
  font-size: 10px;
  vertical-align: top; }

/* line 13, theme.scss */
.ax-search {
  display: flex;
  border-bottom: 1px solid #777; }

/* line 13, theme.scss */
.ax-search input {
  width: 118px;
  border: 0;
  background: transparent;
  padding: 7px 2px;
  font-size: 12px;
  outline: none; }

/* line 13, theme.scss */
.ax-search button {
  border: 0;
  background: transparent;
  font-size: 20px; }

/* line 13, theme.scss */
.ax-nav {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 42px;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px; }

/* line 13, theme.scss */
.ax-nav a {
  font-size: 10px;
  color: #171717;
  text-decoration: none;
  letter-spacing: .05em; }

/* line 13, theme.scss */
.ax-footer {
  background: #171717;
  color: #fff;
  display: grid;
  grid-template-columns: 2fr repeat(3, 1fr);
  gap: 24px;
  padding: 44px max(24px, calc((100% - 1392px)/2));
  margin-top: 0; }

/* line 13, theme.scss */
.ax-footer .ax-logo {
  color: #fff;
  margin-bottom: 14px; }

/* line 13, theme.scss */
.ax-footer p, .ax-footer a, .ax-footer span {
  display: block;
  color: #cfcac3;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.8; }

/* line 13, theme.scss */
.ax-footer strong {
  display: block;
  font-size: 10px;
  letter-spacing: .1em;
  margin-bottom: 10px;
  color: #fff; }

@media (max-width: 650px) {
  /* line 13, theme.scss */
  .ax-head-main {
    height: 58px;
    padding: 0 14px; }

  /* line 13, theme.scss */
  .ax-cat-btn {
    font-size: 10px;
    padding: 10px; }

  /* line 13, theme.scss */
  .ax-logo {
    font-size: 12px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }

  /* line 13, theme.scss */
  .ax-head-tools {
    gap: 10px; }

  /* line 13, theme.scss */
  .ax-search {
    display: none; }

  /* line 13, theme.scss */
  .ax-head-tools a {
    font-size: 19px; }

  /* line 13, theme.scss */
  .ax-nav {
    overflow: auto;
    justify-content: flex-start;
    gap: 22px;
    height: 36px;
    padding: 0 14px;
    white-space: nowrap; }

  /* line 13, theme.scss */
  .ax-footer {
    grid-template-columns: 1fr 1fr;
    padding: 32px 18px; }

  /* line 13, theme.scss */
  .ax-footer > div:first-child {
    grid-column: 1/-1; } }
/* line 18, theme.scss */
.ax-home {
  background: #f7f4ef;
  color: #171717;
  font-family: Arial,Helvetica,sans-serif; }

/* line 19, theme.scss */
.ax-wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px; }

/* line 20, theme.scss */
.ax-hero {
  display: grid;
  grid-template-columns: .84fr 1.16fr;
  min-height: 380px;
  margin: 24px 0 38px;
  background: #ede5dc;
  overflow: hidden; }

/* line 21, theme.scss */
.ax-hero-copy {
  padding: 64px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 22, theme.scss */
.ax-kicker {
  font-size: 11px;
  letter-spacing: .32em;
  margin-bottom: 28px; }

/* line 23, theme.scss */
.ax-hero h1 {
  font-size: clamp(36px, 4.5vw, 66px);
  line-height: .97;
  letter-spacing: -.04em;
  font-weight: 500;
  margin: 0 0 22px; }

/* line 24, theme.scss */
.ax-hero p {
  font-size: 15px;
  line-height: 1.55;
  max-width: 360px;
  margin: 0 0 28px; }

/* line 25, theme.scss */
.ax-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #151515;
  color: #fff;
  padding: 13px 18px;
  text-decoration: none;
  border: 0;
  font-size: 12px;
  cursor: pointer;
  width: max-content; }

/* line 26, theme.scss */
.ax-hero-media {
  min-height: 380px;
  background: linear-gradient(110deg, #e9ddd1, #cfc1b3);
  position: relative;
  overflow: hidden; }

/* line 27, theme.scss */
.ax-hero-media:before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(255, 255, 255, 0.5), transparent 52%), radial-gradient(ellipse at 80% 35%, rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0) 36%); }

/* line 28, theme.scss */
.ax-hero-models {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 3%;
  padding: 18px 8% 0; }

/* line 29, theme.scss */
.ax-model {
  width: 19%;
  height: 80%;
  min-width: 76px;
  background: #171717;
  border-radius: 44% 44% 9% 9%;
  position: relative;
  box-shadow: inset 0 28px rgba(255, 255, 255, 0.1); }

/* line 30, theme.scss */
.ax-model:before {
  content: '';
  position: absolute;
  width: 48%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #c99575;
  left: 26%;
  top: -13%; }

/* line 31, theme.scss */
.ax-model:after {
  content: '';
  position: absolute;
  left: 6%;
  right: 6%;
  bottom: -21%;
  height: 53%;
  background: #1a1a1a;
  border-radius: 14% 14% 30% 30%; }

/* line 32, theme.scss */
.ax-model:nth-child(1):after {
  background: #6d2738; }

/* line 32, theme.scss */
.ax-model:nth-child(2):after {
  background: #273e68; }

/* line 32, theme.scss */
.ax-model:nth-child(3):after {
  background: #bdbab4; }

/* line 32, theme.scss */
.ax-model:nth-child(4):after {
  background: #121212; }

/* line 33, theme.scss */
.ax-color-row {
  position: absolute;
  bottom: 14px;
  left: 10%;
  right: 10%;
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  letter-spacing: .08em; }

/* line 34, theme.scss */
.ax-section {
  margin: 0 0 42px; }

/* line 34, theme.scss */
.ax-section-head {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 16px; }

/* line 34, theme.scss */
.ax-section h2 {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -.03em;
  margin: 0; }

/* line 34, theme.scss */
.ax-link {
  font-size: 12px;
  color: #171717;
  text-decoration: none;
  border-bottom: 1px solid #171717;
  padding-bottom: 3px; }

/* line 35, theme.scss */
.ax-products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px; }

/* line 35, theme.scss */
.ax-product {
  min-width: 0; }

/* line 35, theme.scss */
.ax-product-media {
  aspect-ratio: 4/5;
  background: #e9e0d7;
  overflow: hidden;
  position: relative; }

/* line 35, theme.scss */
.ax-product-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

/* line 35, theme.scss */
.ax-fallback {
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
  background: linear-gradient(140deg, #eee7df, #d8c9bd); }

/* line 35, theme.scss */
.ax-fallback:after {
  content: '';
  width: 47%;
  height: 78%;
  background: #151515;
  border-radius: 44% 44% 8% 8%;
  box-shadow: inset 0 25px rgba(255, 255, 255, 0.12); }

/* line 35, theme.scss */
.ax-product:nth-child(1) .ax-fallback:after {
  background: #6d2738; }

/* line 35, theme.scss */
.ax-product:nth-child(2) .ax-fallback:after {
  background: #bdbab4; }

/* line 35, theme.scss */
.ax-product:nth-child(3) .ax-fallback:after {
  background: #273e68; }

/* line 35, theme.scss */
.ax-product:nth-child(4) .ax-fallback:after {
  background: #151515; }

/* line 36, theme.scss */
.ax-product-info {
  padding: 10px 1px 0; }

/* line 36, theme.scss */
.ax-product-name {
  font-size: 13px;
  margin-bottom: 4px; }

/* line 36, theme.scss */
.ax-product-meta {
  font-size: 11px;
  color: #6d6a66;
  margin-bottom: 6px; }

/* line 36, theme.scss */
.ax-price {
  font-size: 14px;
  margin-bottom: 9px; }

/* line 36, theme.scss */
.ax-dots {
  display: flex;
  gap: 5px;
  margin-bottom: 10px; }

/* line 36, theme.scss */
.ax-dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #777; }

/* line 36, theme.scss */
.ax-dot.red {
  background: #6d2738; }

/* line 36, theme.scss */
.ax-dot.blue {
  background: #273e68; }

/* line 36, theme.scss */
.ax-dot.gray {
  background: #bdbab4; }

/* line 36, theme.scss */
.ax-dot.black {
  background: #151515; }

/* line 36, theme.scss */
.ax-product-actions {
  display: flex;
  gap: 6px;
  align-items: center; }

/* line 36, theme.scss */
.ax-size {
  font-size: 10px;
  border: 1px solid #d4cec7;
  padding: 6px 7px;
  background: transparent; }

/* line 36, theme.scss */
.ax-cart {
  font-size: 11px;
  background: #151515;
  color: #fff;
  border: 0;
  padding: 7px 10px;
  cursor: pointer; }

/* line 37, theme.scss */
.ax-look {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 18px;
  background: #eee5dc;
  margin-bottom: 42px; }

/* line 37, theme.scss */
.ax-look-copy {
  padding: 40px 34px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 37, theme.scss */
.ax-look h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.03;
  margin: 0 0 16px; }

/* line 37, theme.scss */
.ax-look p {
  font-size: 13px;
  line-height: 1.5;
  color: #555;
  margin: 0 0 18px; }

/* line 37, theme.scss */
.ax-look-media {
  min-height: 280px;
  background: linear-gradient(120deg, #e3d5ca, #cbbcaf);
  position: relative;
  overflow: hidden; }

/* line 37, theme.scss */
.ax-look-person {
  position: absolute;
  right: 20%;
  bottom: -8%;
  width: 34%;
  height: 82%;
  background: #6d2738;
  border-radius: 44% 44% 10% 10%; }

/* line 37, theme.scss */
.ax-look-person:before {
  content: '';
  position: absolute;
  width: 34%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #bd896c;
  left: 33%;
  top: -13%; }

/* line 37, theme.scss */
.ax-look-pants {
  position: absolute;
  left: 7%;
  right: 7%;
  bottom: -35%;
  height: 55%;
  background: #bdbab4;
  border-radius: 15% 15% 30% 30%; }

/* line 38, theme.scss */
.ax-cats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px; }

/* line 38, theme.scss */
.ax-cat {
  min-height: 170px;
  background: #e9e0d7;
  position: relative;
  overflow: hidden;
  padding: 24px;
  text-decoration: none;
  color: #171717; }

/* line 38, theme.scss */
.ax-cat h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 8px;
  position: relative;
  z-index: 2; }

/* line 38, theme.scss */
.ax-cat p {
  font-size: 11px;
  max-width: 150px;
  position: relative;
  z-index: 2;
  line-height: 1.35; }

/* line 38, theme.scss */
.ax-cat:after {
  content: '';
  position: absolute;
  width: 58%;
  height: 110%;
  right: -8%;
  bottom: -38%;
  border-radius: 40% 40% 0 0;
  background: #6d2738;
  transform: rotate(8deg); }

/* line 38, theme.scss */
.ax-cat:nth-child(2):after {
  background: #bdbab4; }

/* line 38, theme.scss */
.ax-cat:nth-child(3):after {
  background: #273e68; }

/* line 39, theme.scss */
.ax-news {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 16px;
  align-items: center;
  background: #e9e0d7;
  padding: 24px;
  margin-bottom: 46px; }

/* line 39, theme.scss */
.ax-news h2 {
  font-size: 25px;
  line-height: 1.05;
  font-weight: 500;
  margin: 0; }

/* line 39, theme.scss */
.ax-news p {
  font-size: 12px;
  line-height: 1.45;
  margin: 0;
  color: #555; }

/* line 39, theme.scss */
.ax-news-form {
  display: flex; }

/* line 39, theme.scss */
.ax-news-form input {
  min-width: 0;
  flex: 1;
  border: 1px solid #c8c0b7;
  background: #f8f4ef;
  padding: 11px;
  font-size: 12px; }

/* line 39, theme.scss */
.ax-news-form button {
  background: #151515;
  color: #fff;
  border: 0;
  width: 42px; }

/* line 40, theme.scss */
.ax-feature-grid {
  display: grid;
  grid-template-columns: minmax(0, 2.1fr) minmax(300px, 1fr);
  gap: 18px;
  align-items: stretch; }

/* line 40, theme.scss */
.ax-feature-grid .ax-section {
  margin-bottom: 42px; }

/* line 40, theme.scss */
.ax-feature-grid .ax-products {
  grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* line 40, theme.scss */
.ax-feature-grid .ax-look {
  margin-bottom: 42px;
  display: flex;
  flex-direction: column;
  min-height: 100%; }

/* line 40, theme.scss */
.ax-feature-grid .ax-look-copy {
  padding: 28px 26px 20px; }

/* line 40, theme.scss */
.ax-feature-grid .ax-look h2 {
  font-size: 28px; }

/* line 40, theme.scss */
.ax-feature-grid .ax-look-media {
  flex: 1;
  min-height: 250px; }

@media (max-width: 900px) {
  /* line 40, theme.scss */
  .ax-feature-grid {
    grid-template-columns: 1fr; }

  /* line 40, theme.scss */
  .ax-feature-grid .ax-products {
    grid-template-columns: repeat(4, minmax(0, 1fr)); }

  /* line 40, theme.scss */
  .ax-feature-grid .ax-look {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  /* line 40, theme.scss */
  .ax-feature-grid .ax-look-media {
    min-height: 280px; }

  /* line 40, theme.scss */
  .ax-hero {
    grid-template-columns: 1fr; }

  /* line 40, theme.scss */
  .ax-hero-copy {
    padding: 42px 28px; }

  /* line 40, theme.scss */
  .ax-hero-media {
    min-height: 330px; }

  /* line 40, theme.scss */
  .ax-products {
    grid-template-columns: repeat(2, 1fr); }

  /* line 40, theme.scss */
  .ax-news {
    grid-template-columns: 1fr; }

  /* line 40, theme.scss */
  .ax-cats {
    grid-template-columns: 1fr; } }
@media (max-width: 520px) {
  /* line 41, theme.scss */
  .ax-feature-grid .ax-products {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 41, theme.scss */
  .ax-feature-grid .ax-look {
    display: grid;
    grid-template-columns: 1fr; }

  /* line 41, theme.scss */
  .ax-wrap {
    padding: 0 14px; }

  /* line 41, theme.scss */
  .ax-hero {
    margin: 14px 0 28px; }

  /* line 41, theme.scss */
  .ax-hero h1 {
    font-size: 42px; }

  /* line 41, theme.scss */
  .ax-hero-media {
    min-height: 270px; }

  /* line 41, theme.scss */
  .ax-hero-models {
    padding-left: 5%;
    padding-right: 5%;
    gap: 2%; }

  /* line 41, theme.scss */
  .ax-model {
    min-width: 44px; }

  /* line 41, theme.scss */
  .ax-section h2 {
    font-size: 23px; }

  /* line 41, theme.scss */
  .ax-look {
    grid-template-columns: 1fr; }

  /* line 41, theme.scss */
  .ax-look-media {
    min-height: 250px; }

  /* line 41, theme.scss */
  .ax-product-actions {
    flex-wrap: wrap; }

  /* line 41, theme.scss */
  .ax-size {
    padding: 5px 6px; }

  /* line 41, theme.scss */
  .ax-cart {
    width: 100%; } }
/* approved look panel */
/* line 46, theme.scss */
.ax-feature-grid {
  align-items: start; }

/* line 47, theme.scss */
.ax-feature-grid .ax-section, .ax-feature-grid .ax-look {
  margin-bottom: 42px; }

/* line 48, theme.scss */
.ax-look-heading {
  display: flex;
  align-items: center;
  min-height: 34px;
  margin: 0 0 14px; }

/* line 48, theme.scss */
.ax-look-heading h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0; }

/* line 48, theme.scss */
.ax-look-card {
  display: grid;
  grid-template-columns: 1fr 1.35fr;
  background: #eee5dc;
  min-height: 318px; }

/* line 48, theme.scss */
.ax-look-card .ax-look-copy {
  padding: 30px 26px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/* line 48, theme.scss */
.ax-look-item {
  font-size: 13px;
  line-height: 1.35;
  margin: 0 0 6px; }

/* line 48, theme.scss */
.ax-look-item span {
  color: #666;
  font-size: 12px; }

/* line 48, theme.scss */
.ax-look-plus {
  font-size: 18px;
  line-height: 1;
  margin: 10px 0; }

/* line 48, theme.scss */
.ax-look-card .ax-look-media {
  min-height: 318px; }

/* line 48, theme.scss */
.ax-look-card .ax-btn {
  margin-top: 26px; }

/* line 48, theme.scss */
.ax-look-card .ax-look-person {
  right: 20%;
  bottom: -8%;
  width: 34%;
  height: 82%; }

@media (max-width: 900px) {
  /* line 49, theme.scss */
  .ax-look-card {
    grid-template-columns: 1fr 1fr; }

  /* line 49, theme.scss */
  .ax-look-card .ax-look-media {
    min-height: 280px; } }
@media (max-width: 520px) {
  /* line 50, theme.scss */
  .ax-look-card {
    grid-template-columns: 1fr; }

  /* line 50, theme.scss */
  .ax-look-card .ax-look-media {
    min-height: 260px; } }
@media (max-width: 900px) {
  /* line 52, theme.scss */
  .ax-feature-grid .ax-look {
    display: block;
    min-height: 0; }

  /* line 52, theme.scss */
  .ax-look-heading {
    min-height: 0; } }
/* desktop match: four products + compact look card */
/* line 55, theme.scss */
.ax-feature-grid .ax-products {
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

/* line 56, theme.scss */
.ax-feature-grid .ax-look {
  min-height: 0;
  height: auto;
  background: transparent; }

@media (max-width: 900px) {
  /* line 57, theme.scss */
  .ax-feature-grid .ax-products {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
/* =========================================================
   ALEXCLO MOBILE OPTIMIZER — 2026-08-25
   Phone-only overrides. Desktop layout remains unchanged.
   ========================================================= */
@media (max-width: 760px) {
  /* line 65, theme.scss */
  html,
  body {
    max-width: 100% !important;
    overflow-x: hidden !important; }

  /* Header: logo + icons, full-width search, scrollable navigation */
  /* line 72, theme.scss */
  html body .page_layout .ax-header {
    padding-bottom: 0 !important; }

  /* line 76, theme.scss */
  html body .page_layout .ax-header .ax-head-main {
    box-sizing: border-box !important;
    width: calc(100% - 24px) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 12px 0 10px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-areas: "logo tools" "search search" !important;
    gap: 10px 12px !important;
    align-items: center !important; }

  /* line 93, theme.scss */
  html body .page_layout .ax-head-main > .ax-logo {
    grid-area: logo !important;
    position: static !important;
    justify-self: start !important;
    font-size: 16px !important;
    line-height: 1.2 !important; }

  /* line 101, theme.scss */
  html body .page_layout .ax-head-main > .ax-search {
    grid-area: search !important;
    width: 100% !important;
    margin: 0 !important; }

  /* line 107, theme.scss */
  html body .page_layout .ax-search input {
    box-sizing: border-box !important;
    width: 100% !important;
    height: 38px !important;
    min-width: 0 !important;
    padding: 0 44px 0 14px !important; }

  /* line 115, theme.scss */
  html body .page_layout .ax-search button {
    width: 40px !important;
    height: 38px !important; }

  /* line 120, theme.scss */
  html body .page_layout .ax-head-main > .ax-head-tools {
    grid-area: tools !important;
    justify-self: end !important;
    gap: 12px !important;
    min-width: 0 !important; }

  /* line 127, theme.scss */
  html body .page_layout .ax-head-tools a {
    min-width: 26px !important;
    gap: 0 !important;
    justify-content: center !important; }

  /* line 133, theme.scss */
  html body .page_layout .ax-head-tools em {
    display: none !important; }

  /* line 137, theme.scss */
  html body .page_layout .ax-head-tools span {
    font-size: 20px !important; }

  /* line 141, theme.scss */
  html body .page_layout .ax-head-tools b {
    top: -6px !important;
    right: -5px !important; }

  /* line 146, theme.scss */
  html body .page_layout .ax-header .ax-head-navrow {
    box-sizing: border-box !important;
    width: calc(100% - 24px) !important;
    max-width: none !important;
    height: 42px !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: 116px minmax(0, 1fr) !important;
    overflow: visible !important; }

  /* line 157, theme.scss */
  html body .page_layout .ax-cat-btn {
    height: 42px !important;
    padding: 0 14px !important; }

  /* line 162, theme.scss */
  html body .page_layout .ax-catalog-menu {
    top: 42px !important;
    width: calc(100vw - 24px) !important;
    max-width: 240px !important; }

  /* line 168, theme.scss */
  html body .page_layout .ax-header .ax-nav {
    box-sizing: border-box !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 12px !important;
    display: flex !important;
    justify-content: flex-start !important;
    gap: 22px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch; }

  /* line 185, theme.scss */
  html body .page_layout .ax-header .ax-nav::-webkit-scrollbar,
  html body .page_layout .ax-product-tabs::-webkit-scrollbar {
    display: none !important; }

  /* line 190, theme.scss */
  html body .page_layout .ax-header .ax-nav a {
    flex: 0 0 auto !important;
    white-space: nowrap !important; }

  /* Shared page gutters */
  /* line 196, theme.scss */
  html body .page_layout .ax-wrap {
    box-sizing: border-box !important;
    width: calc(100% - 24px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important; }

  /* Hero: full image instead of a squeezed/cropped left column */
  /* line 205, theme.scss */
  html body .page_layout .ax-hero-slider {
    width: 100% !important;
    margin: 12px 0 14px !important; }

  /* line 210, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active {
    position: relative !important;
    left: auto !important;
    transform: none !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    border-radius: 14px !important;
    overflow: hidden !important; }

  /* line 224, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-media {
    order: 0 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    height: 300px !important;
    min-height: 300px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    background-size: contain !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important; }

  /* line 238, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-copy {
    order: 1 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    padding: 24px 20px !important; }

  /* line 245, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active h1 {
    margin-bottom: 14px !important;
    font-size: 34px !important;
    line-height: 1 !important;
    overflow-wrap: anywhere !important; }

  /* line 252, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active p {
    margin-bottom: 18px !important;
    font-size: 13px !important; }

  /* line 257, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-actions {
    gap: 9px !important; }

  /* line 261, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-btn {
    flex: 1 1 145px !important;
    min-height: 42px !important;
    padding: 0 14px !important; }

  /* line 267, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-benefits {
    order: 2 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    padding: 14px 12px 18px !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 7px !important; }

  /* line 277, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-benefits > div {
    min-width: 0 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: center !important;
    text-align: center !important;
    gap: 6px !important;
    align-items: center !important; }

  /* line 287, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-benefits strong {
    font-size: 28px !important;
    line-height: 1 !important; }

  /* line 292, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-benefits span {
    font-size: 13px !important;
    line-height: 1.35 !important; }

  /* line 297, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-arrow {
    top: 150px !important;
    margin-top: -14px !important; }

  /* line 302, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slider-dots {
    top: 280px !important;
    bottom: auto !important;
    left: 50% !important;
    transform: translateX(-50%) !important; }

  /* Product tabs and cards */
  /* line 310, theme.scss */
  html body .page_layout .ax-product-tabs {
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 auto 14px !important;
    padding: 0 0 3px !important;
    justify-content: flex-start !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch; }

  /* line 322, theme.scss */
  html body .page_layout .ax-product-tabs a {
    flex: 0 0 auto !important;
    min-width: 112px !important;
    padding: 9px 14px !important;
    white-space: nowrap !important; }

  /* line 329, theme.scss */
  html body .page_layout .ax-feature-grid .ax-products {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important; }

  /* line 335, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-media {
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 4 / 5 !important;
    background: #fff !important; }

  /* line 342, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center bottom !important;
    background: #fff !important; }

  /* line 350, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-info {
    padding: 9px !important; }

  /* line 354, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-title {
    min-height: 30px !important;
    font-size: 12px !important; }

  /* line 359, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-price {
    font-size: 14px !important; }

  /* line 363, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-color-swatches {
    gap: 6px !important;
    flex-wrap: wrap !important; }

  /* line 368, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-color-dot {
    width: 15px !important;
    min-width: 15px !important;
    height: 15px !important;
    min-height: 15px !important;
    flex-basis: 15px !important; }

  /* line 376, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-buy-row {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    align-items: stretch !important; }

  /* line 383, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-size-list {
    box-sizing: border-box !important;
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 3px !important; }

  /* line 391, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-size {
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 28px !important;
    min-height: 28px !important;
    line-height: 26px !important; }

  /* line 400, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-form {
    width: 100% !important;
    margin: 0 !important; }

  /* line 405, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-add {
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 34px !important;
    min-height: 34px !important; }

  /* Benefits and bundle */
  /* line 415, theme.scss */
  html body .page_layout .ax-trust {
    grid-template-columns: 1fr 1fr !important; }

  /* line 419, theme.scss */
  html body .page_layout .ax-trust > div {
    box-sizing: border-box !important;
    min-width: 0 !important;
    padding: 13px 11px !important;
    justify-content: flex-start !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--ax-border) !important; }

  /* line 428, theme.scss */
  html body .page_layout .ax-look.ax-look {
    height: auto !important;
    min-height: 0 !important; }

  /* line 433, theme.scss */
  html body .page_layout .ax-look .ax-look-card {
    box-sizing: border-box !important;
    height: auto !important;
    min-height: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important; }

  /* line 443, theme.scss */
  html body .page_layout .ax-look .ax-look-products {
    order: 0 !important;
    position: relative !important;
    inset: auto !important;
    box-sizing: border-box !important;
    width: 100% !important;
    height: 240px !important;
    min-height: 240px !important;
    margin: 0 !important; }

  /* line 454, theme.scss */
  html body .page_layout .ax-look .ax-look-products a,
  html body .page_layout .ax-look .ax-look-products img {
    height: 240px !important;
    min-height: 240px !important;
    max-height: 240px !important; }

  /* line 461, theme.scss */
  html body .page_layout .ax-look .ax-look-products img {
    object-fit: contain !important;
    object-position: center bottom !important; }

  /* line 466, theme.scss */
  html body .page_layout .ax-look .ax-look-copy {
    order: 1 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 22px !important;
    overflow: visible !important; }

  /* line 476, theme.scss */
  html body .page_layout .ax-look .ax-look-copy h2 {
    font-size: 25px !important; }

  /* line 480, theme.scss */
  html body .page_layout .ax-look .ax-look-add {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important; }

  /* Collections: full product silhouettes without image crop */
  /* line 487, theme.scss */
  html body .page_layout .ax-category-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important; }

  /* line 492, theme.scss */
  html body .page_layout .ax-category.ax-collection-card {
    box-sizing: border-box !important;
    width: 100% !important;
    height: 190px !important;
    min-height: 190px !important;
    padding: 0 !important; }

  /* line 500, theme.scss */
  html body .page_layout .ax-category .ax-collection-copy {
    box-sizing: border-box !important;
    width: 52% !important;
    max-width: 52% !important;
    padding: 20px !important; }

  /* line 507, theme.scss */
  html body .page_layout .ax-category .ax-collection-image {
    width: 54% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center bottom !important;
    background: #fff !important; }

  /* Newsletter */
  /* line 516, theme.scss */
  html body .page_layout .ax-newsletter {
    box-sizing: border-box !important;
    width: 100% !important;
    padding: 22px 18px !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important; }

  /* line 525, theme.scss */
  html body .page_layout .ax-newsletter-side {
    grid-template-columns: 1fr !important;
    gap: 10px !important; }

  /* line 530, theme.scss */
  html body .page_layout .ax-newsletter-side form {
    width: 100% !important; }

  /* Footer: remove absolute logo overlap and horizontal breakout */
  /* line 535, theme.scss */
  html body .page_layout .ax-footer.ax-footer {
    position: relative !important;
    left: auto !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 34px 20px 100px !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 28px 20px !important;
    transform: none !important; }

  /* line 549, theme.scss */
  html body .page_layout .ax-footer > div:first-child {
    grid-column: 1 / -1 !important; }

  /* line 553, theme.scss */
  html body .page_layout .ax-footer .ax-footer-logo {
    position: static !important;
    inset: auto !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 0 10px !important;
    transform: none !important; }

  /* line 563, theme.scss */
  html body .page_layout .ax-footer > div:first-child p {
    margin: 0 !important; } }
@media (max-width: 420px) {
  /* line 569, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active .ax-hero-media {
    height: 270px !important;
    min-height: 270px !important; }

  /* line 574, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slide.is-active h1 {
    font-size: 31px !important; }

  /* line 578, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-arrow {
    top: 135px !important; }

  /* line 582, theme.scss */
  html body .page_layout .ax-hero-slider .ax-hero-slider-dots {
    top: 250px !important; }

  /* line 586, theme.scss */
  html body .page_layout .ax-trust {
    grid-template-columns: 1fr !important; }

  /* line 590, theme.scss */
  html body .page_layout .ax-footer.ax-footer {
    grid-template-columns: 1fr !important; }

  /* line 594, theme.scss */
  html body .page_layout .ax-footer > div:first-child {
    grid-column: 1 !important; } }
@media (max-width: 340px) {
  /* line 600, theme.scss */
  html body .page_layout .ax-feature-grid .ax-products {
    grid-template-columns: 1fr !important; } }
/* ALEXCLO MOBILE OPTIMIZER — verification corrections */
@media (max-width: 760px) {
  /* line 608, theme.scss */
  html body .page_layout .ax-head-main > .ax-logo {
    transform: none !important; }

  /* line 612, theme.scss */
  html body .page_layout .ax-footer.ax-footer {
    padding-bottom: 48px !important; } }
@media (max-width: 420px) {
  /* line 618, theme.scss */
  html body .page_layout .ax-trust {
    grid-template-columns: 1fr 1fr !important; } }
/* ALEXCLO live product media 2026-08-29
   Full model visibility + larger mobile image for 3:4 product sources */
/* line 626, theme.scss */
html body .page_layout .ax-feature-grid .ax-product .ax-product-media {
  height: 245px !important;
  overflow: hidden !important; }

/* line 630, theme.scss */
html body .page_layout .ax-feature-grid .ax-product img.ax-product-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center bottom !important;
  transform: none !important; }

@media (max-width: 1250px) {
  /* line 638, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-media {
    height: 270px !important; } }
@media (max-width: 900px) {
  /* line 643, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-media {
    height: 330px !important; } }
@media (max-width: 760px) {
  /* line 648, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-media {
    height: auto !important;
    aspect-ratio: 3 / 4 !important; }

  /* line 652, theme.scss */
  html body .page_layout .ax-feature-grid .ax-product .ax-product-info {
    padding-top: 4px !important; } }
/* Current catalog section, desktop and mobile */
/* line 658, theme.scss */
html body .ax-header .ax-nav a[aria-current="page"] {
  font-weight: 700 !important;
  box-shadow: inset 0 -2px 0 currentColor;
  padding-top: 8px;
  padding-bottom: 8px; }

/* line 659, theme.scss */
html body .ax-header .ax-catalog-menu a[aria-current="page"] {
  font-weight: 700 !important;
  background: rgba(255, 255, 255, 0.15) !important; }
