@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//nexas.webserverlk.com/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//nexas.webserverlk.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("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//nexas.webserverlk.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(163,33,186);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(27,100,168);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(241,246,242);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(http://nexas.webserverlk.com/wp-content/uploads/2025/07/category-background-3-scaled.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(219,14,183);
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 22px;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 21px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-color: rgb(100,5,147);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-radius: 30px;
	--wd-arrow-brd-color: rgb(100,5,147);
	--wd-arrow-brd: 2px solid;
	--wd-arrow-shadow: 1px 1px 5px 2px ;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 5px;
	--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 15px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-color: rgb(100,5,147);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(219,219,219);
	--wd-arrow-radius: 30px;
	--wd-arrow-brd-color: rgb(100,5,147);
	--wd-arrow-brd: 1px solid;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	--wd-sticky-btn-height: 95px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//nexas.webserverlk.com/wp-content/uploads/2021/09/hkgroteskpro-regular.woff2") format("woff2"), 
url("//nexas.webserverlk.com/wp-content/uploads/2021/09/hkgroteskpro-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//nexas.webserverlk.com/wp-content/uploads/2021/09/hkgroteskpro-medium.woff2") format("woff2"), 
url("//nexas.webserverlk.com/wp-content/uploads/2021/09/hkgroteskpro-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//nexas.webserverlk.com/wp-content/uploads/2021/09/hkgroteskpro-bold.woff2") format("woff2"), 
url("//nexas.webserverlk.com/wp-content/uploads/2021/09/hkgroteskpro-bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.intro-section {
  
    overflow: hidden;
}

.intro-section .elementor-container,
.intro-section .footer-content {
    position: relative;
    z-index: 2;
}

#post-12 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Mobile responsive */
@media (max-width: 768px) {
    #post-12 {
        padding: 15px;
        margin: 10px;
        width: calc(100% - 20px);
    }
}

@media (max-width: 480px) {
    #post-12 {
        padding: 10px;
        margin: 5px;
        width: calc(100% - 10px);
    }
}

.woocommerce-form-register {
    max-width: 1200px;
    margin: 20px auto;
    padding: 30px;
    background: white;
    border: 1px solid #ddd;
    }

@media (max-width: 768px) {
    .woocommerce-form-register {
        margin: 15px;
        padding: 20px;
        max-width: none;
    }
}

@media (max-width: 480px) {
    .woocommerce-form-register {
        margin: 10px;
        padding: 15px;
    }
}


.wd-icon-2 .wd-next .wd-arrow-inner:after {
    content: "\f120";
    color: #8D25A1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    border: 2px solid #8D25A1;
    font-size: 16px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.wd-icon-2 .wd-prev .wd-arrow-inner:after {
    
    color: #8D25A1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    border: 2px solid #8D25A1;
    font-size: 16px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}


  :root {
    --neon-blue:   #00c8ff;
    --neon-violet: #b44fff;
    --neon-teal:   #00ffd5;
    --glass-white: rgba(255,255,255,0.08);
    --glass-border:rgba(255,255,255,0.18);
  }

.hero {
    position: relative; width: 100%;
    aspect-ratio: 16/7; min-height: 420px; overflow: hidden;
  }

  .hero-img {
    width: 100%; height: 100%;
    object-fit: cover; object-position: center; display: block;
  }

  .anim-svg {
    position: absolute; inset: 0; width: 100%; height: 100%;
    pointer-events: none; z-index: 3;
  }

  #pingCanvas {
    position: absolute; inset: 0; width: 100%; height: 100%;
    pointer-events: none; z-index: 4;
  }

  .hero-copy {
    position: absolute; top: 50%; left: 5%;
    transform: translateY(-50%); z-index: 10; max-width: 46%;
  }

  .eyebrow {
    display: inline-flex; align-items: center; gap: 8px;
    font-size: clamp(0.6rem,1.1vw,0.85rem); font-weight: 600;
    letter-spacing: 0.18em; text-transform: uppercase;
    color: var(--neon-teal); margin-bottom: 0.9em;
    opacity: 0; animation: fadeUp 0.7s 0.4s ease forwards;
  }
  .eyebrow::before {
    content:''; display:block; width:28px; height:2px;
    background:var(--neon-teal); border-radius:2px;
  }

  .hero-copy h1 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: clamp(1.4rem,3.8vw,3.2rem);
    font-weight: 700; line-height: 1.1; color: #fff;
    opacity: 0; animation: fadeUp 0.8s 0.6s ease forwards;
    text-shadow: 0 1px 8px rgba(0,0,0,0.3);
  }
  .hero-copy h1 span {
    background: linear-gradient(90deg, var(--neon-blue), var(--neon-violet));
    -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
  }

  .hero-copy p {
    margin-top: 1em; font-size: clamp(0.72rem,1.3vw,1rem);
    color: rgba(255,255,255,0.78); line-height: 1.65; font-weight: 300;
    opacity: 0; animation: fadeUp 0.8s 0.85s ease forwards;
  }

  .hero-btns {
    display: flex; gap: 12px; margin-top: 1.6em;
    opacity: 0; animation: fadeUp 0.8s 1.05s ease forwards;
  }

  .btn-primary {
    padding: 0.65em 1.6em;
    background: linear-gradient(135deg, var(--neon-blue), var(--neon-violet));
    color: #fff; font-family:'Outfit',sans-serif; font-weight:600;
    font-size: clamp(0.7rem,1.1vw,0.9rem);
    border:none; border-radius:50px; cursor:pointer; letter-spacing:0.04em;
    box-shadow: 0 0 22px rgba(0,200,255,0.35);
    transition: box-shadow 0.3s, transform 0.2s; text-decoration:none;
  }
  .btn-primary:hover { box-shadow:0 0 38px rgba(0,200,255,0.6); transform:translateY(-2px); }

  .btn-ghost {
    padding: 0.65em 1.6em; background:var(--glass-white);
    color: rgba(255,255,255,0.85); font-family:'Outfit',sans-serif; font-weight:500;
    font-size: clamp(0.7rem,1.1vw,0.9rem);
    border: 1px solid var(--glass-border); border-radius:50px; cursor:pointer;
    letter-spacing:0.04em; backdrop-filter:blur(6px);
    transition: background 0.3s, transform 0.2s; text-decoration:none;
  }
  .btn-ghost:hover { background:rgba(255,255,255,0.14); transform:translateY(-2px); }

  @keyframes fadeUp { from{opacity:0;transform:translateY(18px)} to{opacity:1;transform:none} }

  .conn-line { stroke-dasharray:6 5; animation:dashScroll 1.5s linear infinite; }
  @keyframes dashScroll { to { stroke-dashoffset:-22; } }