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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,224,255);
	--wd-alternative-color: rgb(0,255,233);
	--btn-default-bgcolor: rgb(0,224,255);
	--btn-default-bgcolor-hover: rgb(122,237,255);
	--btn-accented-bgcolor: rgb(0,224,255);
	--btn-accented-bgcolor-hover: rgb(135,241,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,224,255);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(214,79,79);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,224,255);
	--wd-link-color-hover: rgb(163,242,255);
	--wd-link-decor-style-hover: wavy;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(15,15,15);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	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(255,255,255);
	--wd-form-placeholder-color: rgb(0,224,255);
	--wd-form-brd-color: rgb(0,224,255);
	--wd-form-brd-color-focus: rgb(0,224,255);
	--wd-form-bg: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,224,255);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(0,224,255);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(0,224,255);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: #333;
--btn-accented-color-hover: #333;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(0,0,0);
}

/* Titluri produse pe pagina de shop - alb /
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 a,
.woocommerce ul.products li.product .product-title,
.woocommerce ul.products li.product .wd-entities-title a {
    color: #ffffff !important;
}

/* ============================================
   SHOP BUTTON - Woodmart - Versiune finala
   Sterge TOT codul vechi, pune DOAR acesta
   Appearance → Customize → Additional CSS
   ============================================ */

@keyframes shopPulse {
  0%,100% {
    box-shadow:
      0 0 10px 2px rgba(0,224,255,0.55),
      0 0 22px 4px rgba(0,224,255,0.25);
  }
  50% {
    box-shadow:
      0 0 20px 5px rgba(0,224,255,0.95),
      0 0 42px 10px rgba(0,224,255,0.4);
  }
}

@keyframes shopShimmer {
  0%   { left: -100%; }
  100% { left: 200%; }
}

/* ===== BUTON - stilizare generala ===== */
a[href="https://mp-educativ.com/magazin/"],
a[href="https://mp-educativ.com/magazin"] {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: unset !important;
  max-width: fit-content !important;
  background: #00e0ff !important;
  color: #000000 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  text-align: center !important;
  line-height: 1 !important;
  padding: 10px 22px !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  margin: 0 8px !important;
  top: 0 !important;
  animation: shopPulse 2.5s ease-in-out infinite !important;
  transition: background 0.2s ease, transform 0.2s ease !important;
  box-sizing: border-box !important;
}

/* Shimmer */
a[href="https://mp-educativ.com/magazin/"]::before,
a[href="https://mp-educativ.com/magazin"]::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: -100% !important;
  width: 60% !important;
  height: 100% !important;
  background: linear-gradient(
    120deg,
    transparent 0%,
    rgba(255,255,255,0.6) 50%,
    transparent 100%
  ) !important;
  animation: shopShimmer 2s ease-in-out infinite !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

/* Hover */
a[href="https://mp-educativ.com/magazin/"]:hover,
a[href="https://mp-educativ.com/magazin"]:hover {
  background: #33e8ff !important;
  color: #000000 !important;
  transform: translateY(-2px) scale(1.05) !important;
}

/* li parinte desktop */
li:has(> a[href="https://mp-educativ.com/magazin/"]),
li:has(> a[href="https://mp-educativ.com/magazin"]) {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* ===== MOBIL - meniu slide ===== */
@media (max-width: 1024px) {
  a[href="https://mp-educativ.com/magazin/"],
  a[href="https://mp-educativ.com/magazin"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    padding: 10px 28px !important;
    margin: 10px 16px !important;
    font-size: 13px !important;
    line-height: 1 !important;
  }

  li:has(> a[href="https://mp-educativ.com/magazin/"]),
  li:has(> a[href="https://mp-educativ.com/magazin"]) {
    display: flex !important;
    align-items: center !important;
    padding: 6px 0 !important;
    min-height: 52px !important;
  }
}

/* ===== BARA DE JOS WOODMART - reset total ===== */
.woodmart-bottom-mobile-bar a[href="https://mp-educativ.com/magazin/"],
.woodmart-bottom-mobile-bar a[href="https://mp-educativ.com/magazin"],
.wd-bottom-bar a[href="https://mp-educativ.com/magazin/"],
.wd-bottom-bar a[href="https://mp-educativ.com/magazin"],
.bottom-mobile-bar a[href="https://mp-educativ.com/magazin/"],
.bottom-mobile-bar a[href="https://mp-educativ.com/magazin"] {
  background: transparent !important;
  color: #ffffff !important;
  box-shadow: none !important;
  animation: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  width: 100% !important;
  overflow: visible !important;
  transform: none !important;
}

.woodmart-bottom-mobile-bar a[href="https://mp-educativ.com/magazin/"]::before,
.woodmart-bottom-mobile-bar a[href="https://mp-educativ.com/magazin"]::before,
.wd-bottom-bar a[href="https://mp-educativ.com/magazin/"]::before,
.wd-bottom-bar a[href="https://mp-educativ.com/magazin"]::before,
.bottom-mobile-bar a[href="https://mp-educativ.com/magazin/"]::before,
.bottom-mobile-bar a[href="https://mp-educativ.com/magazin"]::before {
  display: none !important;
  animation: none !important;
}

/* Ascunde iconita din bara de jos - pastreaza efectul */
.woodmart-bottom-mobile-bar svg,
.woodmart-bottom-mobile-bar img,
.woodmart-bottom-mobile-bar i,
.woodmart-bottom-mobile-bar span[class*="icon"],
.woodmart-bottom-mobile-bar [class*="icon"],
.wd-bottom-bar svg,
.wd-bottom-bar img,
.wd-bottom-bar i,
.wd-bottom-bar [class*="icon"],
.bottom-mobile-bar svg,
.bottom-mobile-bar img,
.bottom-mobile-bar i,
.bottom-mobile-bar [class*="icon"] {
  display: none !important;
}