@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ahamedgroup.store/wp-content/themes/woodmart1/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,30,30);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* PHBLINK — Blue gradient */
.PHBLINK {
  background: linear-gradient(45deg, #3498db, #2980b9);
  box-shadow: 0 0 5px rgba(52, 152, 219, 0.4), 0 0 10px rgba(41, 128, 185, 0.3);
}
.PHBLINK::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 70%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent 0%,
    rgba(255, 255, 255, 0.35) 50%,
    transparent 100%
  );
  transform: skewX(-20deg);
  animation: shine 3s infinite;
}

/* WHBLINK — WhatsApp green */
.WHBLINK {
  background: linear-gradient(45deg, #2abf6c, #1e9e55);
  box-shadow: 0 0 5px rgba(42, 191, 108, 0.4), 0 0 10px rgba(30, 158, 85, 0.3);
}
.WHBLINK::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 70%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent 0%,
    rgba(255, 255, 255, 0.35) 50%,
    transparent 100%
  );
  transform: skewX(-20deg);
  animation: shine 3s infinite;
}



/* ─────────────── Shared Animations ─────────────── */
@keyframes flicker {
  0%, 18%, 22%, 25%, 53%, 57%, 100% { opacity: 1; }
  20%, 24%, 55% { opacity: 0.5; }
}
@keyframes glowPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 8px rgba(46, 204, 113, 0.4), 0 0 18px rgba(39, 174, 96, 0.3);
  }
  50% {
    transform: scale(1.06);
    box-shadow: 0 0 12px rgba(46, 204, 113, 0.5), 0 0 25px rgba(39, 174, 96, 0.4);
  }
}
@keyframes glowPulseSmall {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
}
@keyframes shine {
  0% { left: -75%; }
  100% { left: 125%; }
}





/* Continuous tada animation */
.ht_ctc_style.ht_ctc_chat_style {
  animation: tada 2.5s infinite;
  transform-origin: center;
}

/* Tada keyframes */
@keyframes tada {
  0%   { transform: scale(1); }
  10%  { transform: scale(0.9) rotate(-3deg); }
  20%  { transform: scale(0.9) rotate(-3deg); }
  30%  { transform: scale(1.1) rotate(3deg); }
  40%  { transform: scale(1.1) rotate(-3deg); }
  50%  { transform: scale(1.1) rotate(3deg); }
  60%  { transform: scale(1.1) rotate(-3deg); }
  70%  { transform: scale(1.1) rotate(3deg); }
  80%  { transform: scale(1) rotate(0deg); }
  100% { transform: scale(1) rotate(0deg); }
}




.call-now-button {
  animation: callPulse 1.5s infinite ease-in-out;
  transform-origin: center;
}

/* Ringing / Calling Effect */
@keyframes callPulse {
  0%   { transform: rotate(0deg) scale(1); }
  10%  { transform: rotate(-15deg) scale(1.05); }
  20%  { transform: rotate(15deg) scale(1.05); }
  30%  { transform: rotate(-10deg); }
  40%  { transform: rotate(10deg); }
  50%  { transform: rotate(-5deg); }
  60%  { transform: rotate(5deg); }
  70%  { transform: rotate(0deg); }
  100% { transform: scale(1); }
} 








/* --- Ultra-Transparent Mobile Menu --- */
body .mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.05) !important; /* Almost completely transparent */
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  padding: 0;
  font-family: 'Inter', -apple-system, sans-serif;
  z-index: 9999;
  transform: translateX(-100%);
  opacity: 0;
  transition: all 0.4s ease-out;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

/* Smooth slide-in */
body .mobile-nav.wd-opened {
  transform: translateX(0);
  opacity: 1;
}

/* Minimal close button */
body .mobile-nav .wd-close-side {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

body .mobile-nav .wd-close-side:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* X icon */
body .mobile-nav .wd-close-side:before,
body .mobile-nav .wd-close-side:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 2px;
  background: #fff;
}

body .mobile-nav .wd-close-side:before {
  transform: rotate(45deg);
}

body .mobile-nav .wd-close-side:after {
  transform: rotate(-45deg);
}

/* Menu content */
.mobile-nav-content {
  padding: 70px 20px 30px;
  flex-grow: 1;
  overflow-y: auto;
}

/* Menu items - nearly invisible */
body .mobile-nav .menu > li {
  margin-bottom: 8px;
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.4s ease-out;
}

body .mobile-nav.wd-opened .menu > li {
  opacity: 1;
  transform: translateX(0);
}

/* Staggered animation */
body .mobile-nav.wd-opened .menu > li:nth-child(1) { transition-delay: 0.1s; }
body .mobile-nav.wd-opened .menu > li:nth-child(2) { transition-delay: 0.15s; }
body .mobile-nav.wd-opened .menu > li:nth-child(3) { transition-delay: 0.2s; }
body .mobile-nav.wd-opened .menu > li:nth-child(4) { transition-delay: 0.25s; }

/* Ultra-light menu items */
body .mobile-nav .menu > li > a {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  font-size: 1.1rem;
  color: #fff !important;
  font-weight: 500;
  letter-spacing: 0.2px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.03);
  transition: all 0.2s ease;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

/* Hover effect */
body .mobile-nav .menu > li > a:hover {
  background: rgba(255, 255, 255, 0.08);
}

/* Submenu */
body .mobile-nav .sub-menu {
  margin-top: 5px;
  padding-left: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

body .mobile-nav .menu > li.wd-opened > .sub-menu {
  max-height: 500px;
}

body .mobile-nav .sub-menu li a {
  padding: 10px 16px;
  font-size: 0.95rem;
  color: rgba(255, 255, 255, 0.9) !important;
  border-radius: 6px;
  margin: 2px 0;
}

/* Exit animation */
body .mobile-nav.wd-closing {
  transform: translateX(-100%);
  opacity: 0;
  transition: all 0.3s ease-in;
}

/* Responsive */
@media (max-width: 768px) {
  .mobile-nav-content {
    padding: 60px 15px 25px;
  }
  
  body .mobile-nav .menu > li > a {
    padding: 12px 16px;
    font-size: 1rem;
  }
}
