@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #0B0D12);
  --bg-is-dark:var(--draft-bg-is-dark, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #1e2331);
  --bg-minor-shade-is-dark:var(--draft-bg-minor-shade-is-dark, true);
  --bg-major-shade:var(--draft-bg-major-shade, #30394e);
  --bg-major-shade-is-dark:var(--draft-bg-major-shade-is-dark, true);
  --bg-half-shade:var(--draft-bg-half-shade, #6a7ba4);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #FF3B49);
  --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, #ff5d68);
  --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, #ff7c85);
  --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, #ffdbde);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #A9AFBA);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #bec2cb);
  --color-accent-text-minor-shade-is-light:var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #d2d5db);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #ffffff);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #F4F5F7);
  --color-text-dark-is-light:var(--draft-color-text-dark-is-light, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #ebedf0);
  --color-text-dark-minor-shade-is-light:var(--draft-color-text-dark-minor-shade-is-light, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #dfe2e8);
  --color-text-dark-major-shade-is-light:var(--draft-color-text-dark-major-shade-is-light, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #67748e);
  --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, solid);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 30px);
  --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, Montserrat);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Montserrat);
  --heading-ratio:var(--draft-heading-ratio, 1.6);
  --heading-weight:var(--draft-heading-weight, 700);
  --collection_count:var(--draft-collection_count, 10);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1320px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --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, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* ==========================================================
   AEZ DARK INDUSTRIAL PRO
   Only color, typography and surface styling is changed.
   Widget layout/grid dimensions are intentionally untouched.
   ========================================================== */
/* line 10, theme.scss */
:root {
  --aez-bg: #0b0d12;
  --aez-bg-2: #101218;
  --aez-panel: #13161d;
  --aez-panel-2: #181b23;
  --aez-line: rgba(255,255,255,.10);
  --aez-text: #f4f5f7;
  --aez-muted: #a9afba;
  --aez-red: #ff3b49;
  --aez-red-deep: #8f1f2d;
  --aez-shadow: 0 18px 50px rgba(0,0,0,.34); }

/* line 23, theme.scss */
html {
  background: var(--aez-bg); }

/* line 25, theme.scss */
body[data-theme-template] {
  color: var(--aez-text);
  background: radial-gradient(circle at 10% 18%, rgba(255, 59, 73, 0.12), rgba(0, 0, 0, 0) 34rem), radial-gradient(circle at 88% 68%, rgba(143, 31, 45, 0.12), rgba(0, 0, 0, 0) 40rem), var(--aez-bg);
  background-attachment: fixed; }

/* line 34, theme.scss */
body[data-theme-template] .page_layout,
body[data-theme-template] main,
body[data-theme-template] aside {
  background: transparent; }

/* line 40, theme.scss */
body[data-theme-template] a {
  transition: color .2s ease, border-color .2s ease, background-color .2s ease, transform .2s ease; }

/* line 41, theme.scss */
body[data-theme-template] ::selection {
  background: rgba(255, 59, 73, 0.82);
  color: #fff; }

/* Editor helpers remain hidden where they were originally hidden */
/* line 44, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

/* ---------- Header / footer ---------- */
/* line 49, theme.scss */
#aez-site-header {
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.24);
  position: relative;
  z-index: 20; }

/* line 50, theme.scss */
#aez-site-header input,
#aez-site-header [class*="search"] input {
  color: #fff !important;
  background: rgba(7, 8, 11, 0.46) !important;
  border-color: rgba(255, 255, 255, 0.22) !important; }

/* line 56, theme.scss */
#aez-site-header input::placeholder {
  color: rgba(255, 255, 255, 0.58); }

/* line 58, theme.scss */
#aez-site-footer {
  color: var(--aez-muted);
  border-top: 1px solid rgba(255, 59, 73, 0.18);
  box-shadow: 0 -20px 70px rgba(0, 0, 0, 0.24); }

/* line 63, theme.scss */
#aez-site-footer a {
  color: #d9dce2; }

/* line 64, theme.scss */
#aez-site-footer a:hover {
  color: var(--aez-red); }

/* ---------- Hero ---------- */
/* line 67, theme.scss */
.aez-hero {
  position: relative;
  min-height: clamp(620px, 72svh, 820px);
  overflow: hidden;
  isolation: isolate;
  color: #fff;
  background: #090a0e;
  border-bottom: 1px solid rgba(255, 59, 73, 0.18); }

/* line 76, theme.scss */
.aez-hero__video {
  position: absolute;
  inset: 0;
  z-index: -4;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/* line 85, theme.scss */
.aez-hero__shade {
  position: absolute;
  inset: 0;
  z-index: -3;
  background: linear-gradient(90deg, rgba(5, 6, 10, 0.96) 0%, rgba(7, 8, 12, 0.88) 34%, rgba(8, 9, 13, 0.45) 66%, rgba(8, 9, 13, 0.22) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.38)); }

/* line 93, theme.scss */
.aez-hero__grid {
  position: absolute;
  inset: 0;
  z-index: -2;
  opacity: .14;
  pointer-events: none;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px);
  background-size: min(18vw, 260px) min(18vw, 260px);
  mask-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0.65) 58%, transparent 90%); }

/* line 105, theme.scss */
.aez-hero__inner {
  width: min(1320px, calc(100% - 64px));
  min-height: inherit;
  margin: 0 auto;
  padding: clamp(76px, 9vh, 120px) 0 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

/* line 115, theme.scss */
.aez-hero__eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  color: #e5e7eb;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .18em; }

/* line 125, theme.scss */
.aez-hero__eyebrow span {
  width: 34px;
  height: 2px;
  background: var(--aez-red);
  box-shadow: 0 0 18px rgba(255, 59, 73, 0.75); }

/* line 126, theme.scss */
.aez-hero__title {
  max-width: 820px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: -.045em;
  line-height: .94; }

/* line 127, theme.scss */
.aez-hero__title span {
  display: block; }

/* line 128, theme.scss */
.aez-hero__title-main {
  font-size: clamp(48px, 5.15vw, 82px);
  font-weight: 900;
  color: #fff;
  text-shadow: 0 10px 38px rgba(0, 0, 0, 0.36); }

/* line 129, theme.scss */
.aez-hero__title-sub {
  margin-top: 9px;
  font-size: clamp(36px, 4.25vw, 68px);
  font-weight: 750;
  color: #aeb2bb; }

/* line 130, theme.scss */
.aez-hero__text {
  max-width: 650px;
  margin: 28px 0 0;
  color: #d4d7dd;
  font-size: clamp(16px, 1.2vw, 19px);
  line-height: 1.65; }

/* line 131, theme.scss */
.aez-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px; }

/* line 132, theme.scss */
.aez-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  min-height: 52px;
  padding: 0 25px;
  border-radius: 999px;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700; }

/* line 133, theme.scss */
.aez-hero__button:hover {
  transform: translateY(-2px); }

/* line 134, theme.scss */
.aez-hero__button--primary {
  background: linear-gradient(135deg, #ff4653, #ef2f3f);
  box-shadow: 0 14px 32px rgba(255, 59, 73, 0.24); }

/* line 135, theme.scss */
.aez-hero__button--primary:hover {
  background: linear-gradient(135deg, #ff5964, #ff3445);
  box-shadow: 0 18px 42px rgba(255, 59, 73, 0.34); }

/* line 136, theme.scss */
.aez-hero__button--ghost {
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: rgba(9, 10, 14, 0.42);
  backdrop-filter: blur(10px); }

/* line 137, theme.scss */
.aez-hero__button--ghost:hover {
  border-color: rgba(255, 59, 73, 0.65);
  background: rgba(255, 59, 73, 0.1); }

/* line 138, theme.scss */
.aez-hero__stats {
  width: min(680px, 100%);
  margin-top: clamp(54px, 8vh, 90px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid rgba(255, 255, 255, 0.22); }

/* line 139, theme.scss */
.aez-hero__stat {
  position: relative;
  padding: 19px 20px 0 0;
  min-height: 68px; }

/* line 140, theme.scss */
.aez-hero__stat + .aez-hero__stat {
  padding-left: 22px;
  border-left: 1px solid rgba(255, 255, 255, 0.16); }

/* line 141, theme.scss */
.aez-hero__stat::before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 38px;
  height: 2px;
  background: var(--aez-red); }

/* line 142, theme.scss */
.aez-hero__stat + .aez-hero__stat::before {
  left: 22px; }

/* line 143, theme.scss */
.aez-hero__stat strong {
  display: block;
  font-size: 17px;
  font-weight: 850;
  color: #fff; }

/* line 144, theme.scss */
.aez-hero__stat span {
  display: block;
  margin-top: 4px;
  color: #8f96a2;
  font-size: 11px; }

/* ---------- Home sections: scoped surfaces only ---------- */
/* line 147, theme.scss */
#aez-home-search {
  background: var(--aez-bg) !important; }

/* line 148, theme.scss */
#aez-home-products,
#aez-home-collections,
#aez-home-feedback,
#aez-home-reviews,
#aez-home-benefits {
  color: var(--aez-text);
  border-top: 1px solid rgba(255, 255, 255, 0.06); }

/* line 156, theme.scss */
#aez-home-products {
  background: linear-gradient(180deg, rgba(18, 20, 27, 0.98), rgba(12, 14, 19, 0.98)) !important; }

/* line 157, theme.scss */
#aez-home-collections {
  background: radial-gradient(circle at 82% 15%, rgba(255, 59, 73, 0.09), rgba(0, 0, 0, 0) 28rem), #0d0f14 !important; }

/* line 158, theme.scss */
#aez-home-feedback {
  background: radial-gradient(circle at 50% 35%, rgba(255, 59, 73, 0.1), rgba(0, 0, 0, 0) 26rem), #0b0d12 !important; }

/* line 159, theme.scss */
#aez-home-reviews {
  background: linear-gradient(135deg, #0b0d12, #11131a 55%, #160d12) !important; }

/* line 160, theme.scss */
#aez-home-benefits {
  background: radial-gradient(circle at 12% 80%, rgba(143, 31, 45, 0.1), rgba(0, 0, 0, 0) 28rem), #0d0f14 !important; }

/* line 162, theme.scss */
#aez-home-products h2,
#aez-home-collections h2,
#aez-home-feedback h2,
#aez-home-reviews h2,
#aez-home-benefits h2 {
  color: #fff !important; }

/* Product cards — colors only; sizes and grids remain native */
/* line 169, theme.scss */
#aez-home-products .product-preview,
#aez-home-products [class*="product-card"],
#aez-catalog-grid .product-preview,
#aez-catalog-grid [class*="product-card"],
#aez-special-catalog .product-preview,
#aez-special-catalog [class*="product-card"],
#aez-search-results .product-preview,
#aez-search-results [class*="product-card"],
#aez-favorite-grid .product-preview,
#aez-favorite-grid [class*="product-card"],
#aez-article-products .product-preview,
#aez-article-products [class*="product-card"] {
  color: #f5f6f8 !important;
  background: linear-gradient(180deg, #151821, #101218) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22); }

/* line 186, theme.scss */
#aez-home-products .product-preview:hover,
#aez-catalog-grid .product-preview:hover,
#aez-special-catalog .product-preview:hover,
#aez-search-results .product-preview:hover,
#aez-favorite-grid .product-preview:hover,
#aez-article-products .product-preview:hover {
  border-color: rgba(255, 59, 73, 0.4) !important;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 59, 73, 0.1); }

/* line 195, theme.scss */
#aez-home-products [class*="product"] a,
#aez-catalog-grid [class*="product"] a,
#aez-special-catalog [class*="product"] a,
#aez-search-results [class*="product"] a,
#aez-favorite-grid [class*="product"] a,
#aez-article-products [class*="product"] a {
  color: #fff; }

/* line 201, theme.scss */
#aez-home-products [class*="price"],
#aez-catalog-grid [class*="price"],
#aez-special-catalog [class*="price"],
#aez-search-results [class*="price"],
#aez-favorite-grid [class*="price"],
#aez-article-products [class*="price"] {
  color: #fff !important; }

/* Keep product photography clean */
/* line 209, theme.scss */
#aez-home-products .product-preview__photo,
#aez-home-products [class*="product-image"],
#aez-catalog-grid .product-preview__photo,
#aez-catalog-grid [class*="product-image"],
#aez-special-catalog .product-preview__photo,
#aez-special-catalog [class*="product-image"],
#aez-search-results .product-preview__photo,
#aez-search-results [class*="product-image"],
#aez-favorite-grid .product-preview__photo,
#aez-favorite-grid [class*="product-image"] {
  background: #fff; }

/* Forms */
/* line 221, theme.scss */
#aez-home-feedback form,
#aez-outside-1 form,
#aez-outside-2 form {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 18px;
  background: rgba(17, 20, 27, 0.88);
  box-shadow: var(--aez-shadow); }

/* line 229, theme.scss */
#aez-home-feedback input,
#aez-home-feedback textarea,
#aez-home-feedback select,
#aez-outside-1 input,
#aez-outside-1 textarea,
#aez-outside-2 input,
#aez-outside-2 textarea {
  color: #fff !important;
  background: #0c0e13 !important;
  border-color: rgba(255, 255, 255, 0.15) !important; }

/* line 240, theme.scss */
#aez-home-feedback input:focus,
#aez-home-feedback textarea:focus {
  border-color: rgba(255, 59, 73, 0.72) !important;
  box-shadow: 0 0 0 3px rgba(255, 59, 73, 0.11); }

/* line 242, theme.scss */
#aez-home-feedback input::placeholder,
#aez-home-feedback textarea::placeholder {
  color: #7f8793; }

/* Reviews and benefits */
/* line 246, theme.scss */
#aez-home-reviews .review,
#aez-home-reviews [class*="review-item"],
#aez-home-reviews [class*="review_item"] {
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24); }

/* line 253, theme.scss */
#aez-home-benefits [class*="benefit"] {
  color: #fff; }

/* line 254, theme.scss */
#aez-home-benefits [class*="description"],
#aez-home-benefits p {
  color: var(--aez-muted); }

/* ---------- Internal pages ---------- */
/* line 258, theme.scss */
#aez-catalog-breadcrumbs,
#aez-catalog-title,
#aez-catalog-grid,
#aez-catalog-pagination,
#aez-special-breadcrumbs,
#aez-special-title,
#aez-special-note,
#aez-special-catalog,
#aez-special-pagination,
#aez-search-breadcrumbs,
#aez-search-title,
#aez-search-form,
#aez-search-results,
#aez-search-pagination,
#aez-page-breadcrumbs,
#aez-page-title,
#aez-page-content,
#aez-product-main,
#aez-cart-back,
#aez-cart-main,
#aez-favorite-title,
#aez-favorite-grid,
#aez-compare-back,
#aez-compare-main,
#aez-blog-list,
#aez-blog-pagination,
#aez-article-main,
#aez-article-products,
#aez-article-comments {
  color: var(--aez-text);
  background-color: transparent !important; }

/* line 291, theme.scss */
#aez-catalog-title,
#aez-special-title,
#aez-search-title,
#aez-page-title,
#aez-favorite-title {
  border-bottom: 1px solid rgba(255, 59, 73, 0.16); }

/* line 297, theme.scss */
#aez-page-content {
  background: linear-gradient(180deg, rgba(18, 20, 27, 0.76), rgba(12, 14, 19, 0.88)) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.06); }

/* line 301, theme.scss */
#aez-page-content h1,
#aez-page-content h2,
#aez-page-content h3,
#aez-page-content strong {
  color: #fff; }

/* line 305, theme.scss */
#aez-page-content p,
#aez-page-content li {
  color: #c2c6cf;
  line-height: 1.7; }

/* line 307, theme.scss */
#aez-page-content a {
  color: #ff6570; }

/* line 308, theme.scss */
#aez-page-content table {
  border-collapse: collapse;
  background: #11141b;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.2); }

/* line 309, theme.scss */
#aez-page-content td,
#aez-page-content th {
  padding: 10px 13px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  color: #dfe2e7; }

/* line 311, theme.scss */
#aez-page-content tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.025); }

/* line 313, theme.scss */
#aez-product-note {
  border-bottom: 1px solid rgba(255, 59, 73, 0.22); }

/* line 314, theme.scss */
#aez-product-main {
  background: radial-gradient(circle at 80% 15%, rgba(255, 59, 73, 0.08), rgba(0, 0, 0, 0) 34rem), #0d0f14 !important; }

/* line 315, theme.scss */
#aez-product-main h1,
#aez-product-main h2,
#aez-product-main [class*="price"] {
  color: #fff !important; }

/* line 318, theme.scss */
#aez-product-main input,
#aez-product-main select,
#aez-product-main textarea {
  color: #fff;
  background: #10131a;
  border-color: rgba(255, 255, 255, 0.14); }

/* line 322, theme.scss */
#aez-cart-main,
#aez-shared-cart,
#aez-compare-main,
#aez-article-main,
#aez-article-comments {
  background: #0d0f14 !important; }

/* Checkout/account: surface-only styling */
/* line 329, theme.scss */
body[data-theme-template*="checkout"] .checkout-v2-wrapper,
body[data-theme-template*="client"] .checkout-v2-wrapper,
body[data-theme-template*="order"] .checkout-v2-wrapper {
  color: #edf0f4; }

/* line 332, theme.scss */
body[data-theme-template*="checkout"] .co-section--checkout_order,
body[data-theme-template*="client"] .co-section--content,
body[data-theme-template*="order"] .co-section--checkout_order {
  background: #11141b;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: var(--aez-shadow); }

/* line 339, theme.scss */
body[data-theme-template*="checkout"] input,
body[data-theme-template*="checkout"] textarea,
body[data-theme-template*="checkout"] select,
body[data-theme-template*="client"] input,
body[data-theme-template*="client"] textarea,
body[data-theme-template*="client"] select {
  color: #fff !important;
  background: #0c0e13 !important;
  border-color: rgba(255, 255, 255, 0.15) !important; }

/* Common buttons inside the theme */
/* line 351, theme.scss */
body[data-theme-template] button[type="submit"],
body[data-theme-template] input[type="submit"],
body[data-theme-template] .button-primary,
body[data-theme-template] [class*="button--primary"] {
  color: #fff !important;
  background-color: var(--aez-red) !important;
  border-color: var(--aez-red) !important; }

@media (max-width: 768px) {
  /* line 361, theme.scss */
  [style*="--is-editor:true"] .outside-widgets,
  .edit-widget-buttons .widget-name,
  [data-fixed-panels] [data-widget-add] {
    display: none !important; }

  /* line 365, theme.scss */
  .aez-hero {
    min-height: 790px; }

  /* line 366, theme.scss */
  .aez-hero__video {
    object-position: 72% center;
    transform: scale(1.1);
    transform-origin: center; }

  /* line 371, theme.scss */
  .aez-hero__shade {
    background: linear-gradient(180deg, rgba(5, 6, 10, 0.76), rgba(6, 7, 11, 0.58) 32%, rgba(6, 7, 11, 0.9) 100%), linear-gradient(90deg, rgba(5, 6, 10, 0.88), rgba(5, 6, 10, 0.36)); }

  /* line 376, theme.scss */
  .aez-hero__grid {
    opacity: .08;
    background-size: 50vw 50vw; }

  /* line 377, theme.scss */
  .aez-hero__inner {
    width: calc(100% - 36px);
    padding: 70px 0 26px;
    justify-content: flex-start; }

  /* line 378, theme.scss */
  .aez-hero__eyebrow {
    margin-top: 4px;
    font-size: 10px;
    letter-spacing: .14em; }

  /* line 379, theme.scss */
  .aez-hero__title {
    max-width: 100%; }

  /* line 380, theme.scss */
  .aez-hero__title-main {
    font-size: clamp(40px, 12vw, 52px);
    line-height: .92; }

  /* line 381, theme.scss */
  .aez-hero__title-sub {
    margin-top: 9px;
    font-size: clamp(29px, 8.8vw, 38px);
    line-height: 1.00;
    color: #aeb2bb; }

  /* line 382, theme.scss */
  .aez-hero__text {
    margin-top: 26px;
    font-size: 16px;
    line-height: 1.48; }

  /* line 383, theme.scss */
  .aez-hero__actions {
    width: 100%;
    flex-direction: column;
    margin-top: 26px; }

  /* line 384, theme.scss */
  .aez-hero__button {
    width: 100%;
    min-height: 54px; }

  /* line 385, theme.scss */
  .aez-hero__stats {
    margin-top: auto;
    padding-top: 24px; }

  /* line 386, theme.scss */
  .aez-hero__stat {
    padding-right: 10px; }

  /* line 387, theme.scss */
  .aez-hero__stat + .aez-hero__stat {
    padding-left: 12px; }

  /* line 388, theme.scss */
  .aez-hero__stat + .aez-hero__stat::before {
    left: 12px; }

  /* line 389, theme.scss */
  .aez-hero__stat strong {
    font-size: 15px; }

  /* line 390, theme.scss */
  .aez-hero__stat span {
    font-size: 9px;
    line-height: 1.25; } }
@media (max-width: 420px) {
  /* line 394, theme.scss */
  .aez-hero {
    min-height: 780px; }

  /* line 395, theme.scss */
  .aez-hero__inner {
    width: calc(100% - 28px); }

  /* line 396, theme.scss */
  .aez-hero__title-main {
    font-size: 39px; }

  /* line 397, theme.scss */
  .aez-hero__title-sub {
    font-size: 28px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 401, theme.scss */
  .aez-hero__video {
    display: none; }

  /* line 402, theme.scss */
  *, *::before, *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important; } }
