@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.nexamage.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.nexamage.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(55,65,81);
	--wd-text-font-size: 16px;
	--wd-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(17,24,39);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(17,24,39);
	--wd-entities-title-color-hover: rgb(14, 165, 233);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(17,24,39);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(22,155,255);
	--wd-alternative-color: rgb(5,8,22);
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(0,6,56);
	--btn-default-bgcolor-hover: rgb(14,165,233);
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(14,165,233);
	--btn-accented-bgcolor-hover: rgb(2,132,199);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(236,253,245);
	--notices-success-color: rgb(6,95,70);
	--notices-warning-bg: #FFFBEB;
	--notices-warning-color: rgb(146,64,14);
	--wd-link-color: rgb(55,65,81);
	--wd-link-color-hover: rgb(14,165,233);
	--wd-link-decor-color-hover: rgb(56,189,248);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(32,53,242);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 900px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(7,11,26);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,250,252);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(17,24,39);
	--wd-form-placeholder-color: rgb(156,163,175);
	--wd-form-brd-color: rgb(209,213,219);
	--wd-form-brd-color-focus: rgb(14,165,233);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 48px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-offset-h: 30px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(17,24,39);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(156,163,175);
	--wd-arrow-bg: rgba(255,255,255,0.92);
	--wd-arrow-bg-hover: rgb(14,165,233);
	--wd-arrow-bg-dis: rgba(255,255,255,0.5);
	--wd-arrow-shadow: 0px 4px 14px 0px rgba(0,0,0,0.08);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 8px;
	--wd-pagin-bg: rgb(209,213,219);
	--wd-pagin-bg-hover: rgb(56,189,248);
	--wd-pagin-bg-act: rgb(14,165,233);
}
.wd-nav-scroll {
	--wd-nscroll-height: 4px;
	--wd-nscroll-width: 14%;
	--wd-nscroll-bg: rgb(229,231,235);
	--wd-nscroll-drag-bg: rgb(14,165,233);
	--wd-nscroll-drag-bg-hover: rgb(2,132,199);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: rgb(7,11,26);
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

.wd-button-wrapper .btn,
button,
input[type="submit"] {
    transition: all .25s ease;
}

.btn:hover {
    transform: translateY(-2px);
}
/* NexaMage Innovation Section */
.nm-innovation-section {
  position: relative;
  overflow: hidden;
  padding: 95px 20px;
  background:
    radial-gradient(circle at 12% 18%, rgba(26, 169, 239, 0.10), transparent 34%),
    linear-gradient(180deg, #f7faff 0%, #ffffff 100%);
}

.nm-innovation-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(6, 11, 63, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(6, 11, 63, 0.035) 1px, transparent 1px);
  background-size: 46px 46px;
  opacity: 0.45;
  pointer-events: none;
}

.nm-innovation-container {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.15fr;
  align-items: center;
  gap: 70px;
}

/* Content */
.nm-eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #14a8ee;
  text-transform: uppercase;
}

.nm-innovation-content h2 {
  margin: 0 0 22px;
  max-width: 540px;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.12;
  font-weight: 800;
  color: #060b3f;
  letter-spacing: -0.035em;
}

.nm-innovation-content h2 span {
  color: #14a8ee;
}

.nm-description {
  max-width: 540px;
  margin: 0 0 32px;
  color: #4d5c74;
  font-size: 16px;
  line-height: 1.75;
}

/* Features */
.nm-features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 17px 34px;
  margin-bottom: 34px;
}

.nm-features div {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #15213b;
  font-size: 15px;
  font-weight: 600;
}

.nm-features span {
  color: #14a8ee;
  font-size: 18px;
  font-weight: 900;
}

/* Buttons */
.nm-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.nm-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 26px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-decoration: none !important;
  transition: all 0.25s ease;
}

.nm-btn-primary {
  color: #ffffff !important;
  background: linear-gradient(135deg, #11a9ef, #0876ff);
  box-shadow: 0 16px 34px rgba(17, 169, 239, 0.25);
}

.nm-btn-secondary {
  color: #060b3f !important;
  background: #ffffff;
  border: 1px solid rgba(6, 11, 63, 0.12);
}

.nm-btn:hover {
  transform: translateY(-3px);
}

.nm-btn-primary:hover {
  box-shadow: 0 20px 42px rgba(17, 169, 239, 0.35);
}

/* Image */
.nm-innovation-visual {
  position: relative;
}

.nm-image-frame {
  position: relative;
  width: 100%;
  max-width: 600px;
  height: 580px;
  margin-left: auto;
  border-radius: 22px;
  overflow: hidden;
  background: #ffffff;
  box-shadow:
    0 30px 80px rgba(6, 11, 63, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.nm-image-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 22px;
  pointer-events: none;
}

.nm-image-frame img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* Floating Cards */
.nm-floating-card {
  position: absolute;
  z-index: 3;
  width: 190px;
  padding: 16px 18px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 45px rgba(6, 11, 63, 0.14);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.nm-floating-card strong {
  display: block;
  color: #060b3f;
  font-size: 15px;
  font-weight: 800;
  margin-bottom: 4px;
}

.nm-floating-card span {
  display: block;
  color: #5b6880;
  font-size: 12px;
  line-height: 1.45;
}

.nm-card-top {
  top: 34px;
  left: -28px;
}

.nm-card-bottom {
  right: -22px;
  bottom: 34px;
}

/* Animation */
.nm-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}

.nm-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Tablet */
@media (max-width: 1024px) {
  .nm-innovation-section {
    padding: 80px 20px;
  }

  .nm-innovation-container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .nm-image-frame {
    margin: 0 auto;
    max-width: 620px;
    height: 520px;
  }

  .nm-card-top {
    left: 18px;
  }

  .nm-card-bottom {
    right: 18px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .nm-innovation-section {
    padding: 65px 18px;
  }

  .nm-innovation-content h2 {
    font-size: 34px;
  }

  .nm-description {
    font-size: 15px;
  }

  .nm-features {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .nm-actions {
    flex-direction: column;
  }

  .nm-btn {
    width: 100%;
  }

  .nm-image-frame {
    height: auto;
    border-radius: 18px;
  }

  .nm-image-frame img {
    height: auto;
    object-fit: contain;
  }

  .nm-floating-card {
    display: none;
  }
}
/* Reduce spacing between hero banner and next section */
.home .main-page-wrapper {
    padding-top: 0;
}

.nm-innovation-section {
    margin-top: 0 !important;
    padding-top: 70px;
}
/* Hero slider bottom spacing fix */
.home .wd-slider,
.home .wpb_revslider_element,
.home .slider-wrapper {
    margin-bottom: 0 !important;
}