.elementor-59 .elementor-element.elementor-element-b996423{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-59 .elementor-element.elementor-element-d9ca6db{--display:flex;}.elementor-59 .elementor-element.elementor-element-88ca60d{--display:flex;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-59 .elementor-element.elementor-element-21e3f39 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:700;color:#161616;}.woocommerce .elementor-59 .elementor-element.elementor-element-2a450b6 .woocommerce-product-details__short-description{color:#6F6F6F;font-family:"Montserrat", Sans-serif;font-weight:500;}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.woocommerce .elementor-59 .elementor-element.elementor-element-786d3e4 .price{color:#111111;font-family:"Montserrat", Sans-serif;font-weight:600;}.woocommerce .elementor-59 .elementor-element.elementor-element-786d3e4 .price ins{color:#111111;font-size:48px;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-59 .elementor-element.elementor-element-4830e8d .cart button, .elementor-59 .elementor-element.elementor-element-4830e8d .cart .button{transition:all 0.2s;}.elementor-59 .elementor-element.elementor-element-4830e8d .quantity .qty{transition:all 0.2s;}.elementor-59 .elementor-element.elementor-element-969ee1d{--display:flex;}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-59 .elementor-element.elementor-element-cc393e7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body.elementor-page-59:not(.elementor-motion-effects-element-type-background), body.elementor-page-59 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:767px){.elementor-59 .elementor-element.elementor-element-21e3f39 .elementor-heading-title{font-size:29px;}.woocommerce .elementor-59 .elementor-element.elementor-element-2a450b6 .woocommerce-product-details__short-description{font-size:14px;}.woocommerce .elementor-59 .elementor-element.elementor-element-786d3e4 .price{font-size:21px;}}@media(min-width:768px){.elementor-59 .elementor-element.elementor-element-88ca60d{--width:100%;}}/* Start custom CSS for woocommerce-product-price, class: .elementor-element-786d3e4 *//* Pret produs - pret curent stanga, pret vechi dreapta, fara subliniere */
.single-product p.price {
  display: flex !important;
  align-items: baseline !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
}

.single-product p.price ins {
  order: 1 !important;
  text-decoration: none !important;
}

.single-product p.price del {
  order: 2 !important;
  text-decoration: line-through !important;
  opacity: 0.55 !important;
}

.single-product p.price ins .woocommerce-Price-amount {
  font-size: 40px !important;
  font-weight: 900 !important;
  color: #000000 !important;
  text-decoration: none !important;
}

.single-product p.price del .woocommerce-Price-amount {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #555555 !important;
}

.single-product p.price ins bdi,
.single-product p.price ins span {
  text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-4830e8d */.quantity .qty {
    border-radius: 6px;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-content, class: .elementor-element-a53bb93 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');

.wh-product-description {
  font-family: 'Montserrat', Arial, sans-serif;
  background: #ffffff;
  color: #111111;
  width: 100%;
}

.wh-product-description * {
  box-sizing: border-box;
}

.wh-product-description img {
  display: block;
  max-width: 100%;
  height: auto;
}

.wh-product-wrap {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.wh-section {
  padding: 70px 0 0;
}

.wh-section-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
  margin-bottom: 28px;
}

.wh-section-header h2 {
  margin: 0;
  font-size: clamp(30px, 4vw, 52px);
  line-height: 1.05;
  letter-spacing: -0.04em;
  font-weight: 900;
  color: #111111;
}

.wh-section-header p {
  margin: 0;
  max-width: 520px;
  color: #666666;
  font-size: 15px;
  line-height: 1.75;
  font-weight: 500;
}

/* Intro description */

.wh-intro-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 18px;
  align-items: stretch;
}

.wh-intro-card {
  background: #111111;
  color: #ffffff;
  border-radius: 28px;
  padding: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 420px;
}

.wh-intro-card h2 {
  margin: 0 0 18px;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 900;
  color: #ffffff;
}

.wh-intro-card p {
  margin: 0 0 18px;
  color: #d8d8d8;
  line-height: 1.8;
  font-size: 15px;
  font-weight: 500;
}

.wh-benefits {
  display: grid;
  gap: 12px;
  margin-top: 14px;
}

.wh-benefit {
  display: flex;
  gap: 10px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 600;
}

.wh-benefit::before {
  content: "✓";
  color: #c79a42;
  font-weight: 900;
  flex: 0 0 auto;
}

.wh-intro-image {
  border: 1px solid #e9e9e9;
  border-radius: 28px;
  padding: 30px;
  background: #ffffff;
  display: grid;
  place-items: center;
  min-height: 420px;
}

.wh-intro-image img {
  max-height: 480px;
  object-fit: contain;
}

/* Full image blocks */

.wh-image-block {
  border: 1px solid #e9e9e9;
  border-radius: 30px;
  overflow: hidden;
  background: #ffffff;
}

.wh-image-block img {
  width: 100%;
}

/* Text content */

.wh-text-card {
  border: 1px solid #e9e9e9;
  border-radius: 28px;
  padding: 34px;
  background: #ffffff;
}

.wh-text-card p {
  margin: 0 0 16px;
  color: #555555;
  font-size: 15px;
  line-height: 1.85;
  font-weight: 500;
}

.wh-text-card p:last-child {
  margin-bottom: 0;
}

.wh-text-card strong {
  color: #111111;
  font-weight: 800;
}

/* Specs cards */

.wh-spec-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 22px 0 20px;
}

.wh-spec-card {
  border: 1px solid #e9e9e9;
  border-radius: 18px;
  padding: 16px;
  background: #ffffff;
  min-height: 94px;
}

.wh-spec-card span {
  display: block;
  color: #777777;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 7px;
}

.wh-spec-card strong {
  display: block;
  color: #111111;
  font-size: 15px;
  font-weight: 900;
}

/* Specs table */

.wh-table-wrap {
  border: 1px solid #e9e9e9;
  border-radius: 24px;
  overflow: hidden;
  background: #ffffff;
}

.wh-spec-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.wh-spec-table tr:not(:last-child) {
  border-bottom: 1px solid #e9e9e9;
}

.wh-spec-table td {
  padding: 16px 20px;
  vertical-align: top;
  line-height: 1.6;
}

.wh-spec-table td:first-child {
  width: 38%;
  background: #fafafa;
  color: #666666;
  font-weight: 700;
}

.wh-spec-table td:last-child {
  color: #111111;
  font-weight: 800;
}

/* Warning box */

.wh-warning {
  margin-top: 18px;
  border: 1px solid #e9e9e9;
  background: #fafafa;
  border-radius: 18px;
  padding: 16px 18px;
  color: #666666;
  line-height: 1.7;
  font-size: 14px;
  font-weight: 500;
}

.wh-warning strong {
  color: #111111;
  font-weight: 800;
}

/* FAQ */

.wh-faq {
  display: grid;
  gap: 10px;
}

.wh-faq-item {
  border: 1px solid #e9e9e9;
  border-radius: 18px;
  background: #ffffff;
  overflow: hidden;
}

.wh-faq-question {
  width: 100%;
  border: 0;
  background: #ffffff;
  padding: 18px 20px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  text-align: left;
  color: #111111;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

.wh-faq-question span {
  font-size: 18px;
  line-height: 1;
}

.wh-faq-answer {
  display: none;
  padding: 0 20px 18px;
  color: #666666;
  line-height: 1.75;
  font-size: 14px;
  font-weight: 500;
}

.wh-faq-item.active .wh-faq-answer {
  display: block;
}

/* CTA */

.wh-final-cta {
  margin: 70px 0 0;
  background: #111111;
  color: #ffffff;
  border-radius: 30px;
  padding: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.wh-final-cta h2 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.1;
  letter-spacing: -0.04em;
  font-weight: 900;
}

.wh-final-cta p {
  margin: 0;
  color: #d5d5d5;
  line-height: 1.7;
  font-size: 15px;
  font-weight: 500;
  max-width: 680px;
}

.wh-final-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #111111;
  border-radius: 999px;
  padding: 15px 24px;
  font-size: 14px;
  font-weight: 900;
  white-space: nowrap;
  text-decoration: none;
}

/* Mobile */

@media (max-width: 900px) {
  .wh-section-header {
    display: block;
  }

  .wh-section-header p {
    margin-top: 12px;
  }

  .wh-intro-grid {
    grid-template-columns: 1fr;
  }

  .wh-spec-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .wh-final-cta {
    display: block;
  }

  .wh-final-cta a {
    margin-top: 24px;
  }
}

@media (max-width: 600px) {
  .wh-product-wrap {
    width: min(100% - 24px, 1180px);
  }

  .wh-section {
    padding-top: 52px;
  }

  .wh-intro-card {
    padding: 28px;
    border-radius: 22px;
    min-height: auto;
  }

  .wh-intro-image {
    border-radius: 22px;
    padding: 20px;
    min-height: auto;
  }

  .wh-image-block {
    border-radius: 22px;
  }

  .wh-text-card {
    padding: 24px;
    border-radius: 22px;
  }

  .wh-spec-grid {
    grid-template-columns: 1fr;
  }

  .wh-spec-table td {
    display: block;
    width: 100% !important;
    padding: 12px 16px;
  }

  .wh-spec-table td:first-child {
    padding-bottom: 4px;
  }

  .wh-spec-table td:last-child {
    padding-top: 4px;
  }

  .wh-final-cta {
    padding: 30px;
    border-radius: 22px;
  }
}



/* FAQ override - clean black/white, fără plus, fără roșu */
.wh-product-description .wh-faq-item {
  background: #ffffff !important;
  border: 1px solid #e9e9e9 !important;
  border-radius: 18px !important;
  overflow: hidden !important;
}

.wh-product-description .wh-faq-question {
  background: #ffffff !important;
  color: #111111 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 22px 20px !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1.4 !important;
  cursor: pointer !important;
}

.wh-product-description .wh-faq-question:hover,
.wh-product-description .wh-faq-question:focus,
.wh-product-description .wh-faq-question:active {
  background: #111111 !important;
  color: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
}

.wh-product-description .wh-faq-item.active .wh-faq-question {
  background: #111111 !important;
  color: #ffffff !important;
}

/* Elimină plusul */
.wh-product-description .wh-faq-question span {
  display: none !important;
}

.wh-product-description .wh-faq-answer {
  background: #ffffff !important;
  color: #666666 !important;
  padding: 0 20px 22px !important;
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.75 !important;
}

.wh-product-description .wh-faq-item.active .wh-faq-answer {
  display: block !important;
}/* End custom CSS */