.elementor-1015 .elementor-element.elementor-element-c0eb535{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1015 .elementor-element.elementor-element-4ba6006{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 65px) 0px;}.elementor-1015 .elementor-element.elementor-element-445e3fd{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1015 .elementor-element.elementor-element-445e3fd.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1015 .elementor-element.elementor-element-94b6b60{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1015 .elementor-element.elementor-element-d64de10{padding:0px 0px 0px 0px;}.elementor-1015 .elementor-element.elementor-element-1eae7ba{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 100px) 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1015 .elementor-element.elementor-element-445e3fd{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-4ba6006 *//* ===========================
   CHI SIAMO – APERTURA
   =========================== */

.about-opening {
  background: #ffffff;
  padding: 120px 20px 90px;
}

.about-opening-inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: left;
}

/* Titolo */
.about-opening h1 {
  font-size: 44px;
  font-weight: 600;
  color: #333333;
  line-height: 1.2;
  margin-bottom: 32px;
}

/* Testo */
.about-opening p {
  font-size: 20px;
  color: #555555;
  line-height: 1.7;
  margin: 0;
}

/* ===========================
   RESPONSIVE
   =========================== */

@media (max-width: 1024px) {
  .about-opening {
    padding: 100px 20px 80px;
  }

  .about-opening h1 {
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .about-opening h1 {
    font-size: 32px;
  }

  .about-opening p {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .about-opening {
    padding: 80px 18px 60px;
  }

  .about-opening h1 {
    font-size: 28px;
  }

  .about-opening p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6581d7b *//* ===========================
   ABOUT – INTRO CON SFONDO
   =========================== */

.about-intro-refined {
  position: relative;
  width: 100%;
  padding: 120px 20px;
  background-image: url("https://tavolilegnoeresina.it/wp-content/uploads/2025/12/ChatGPT-Image-15-dic-2025-16_08_19.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
}

/* overlay per leggibilità */
.about-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}

/* contenuto */
.about-intro-inner {
  position: relative;
  max-width: 820px;
  margin: 0 auto;
}

/* lead */
.about-lead {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 30px;
}

/* divider */
.about-divider {
  width: 60px;
  height: 2px;
  background: #D49B5A;
  margin: 30px 0;
}

/* paragrafi */
.about-intro-inner p {
  font-size: 17px;
  line-height: 1.7;
  color: rgba(255,255,255,0.9);
  margin-bottom: 18px;
}

/* ===========================
   RESPONSIVE
   =========================== */

@media (max-width: 1024px) {
  .about-intro-refined {
    padding: 100px 20px;
  }

  .about-lead {
    font-size: 23px;
  }
}

@media (max-width: 768px) {
  .about-intro-refined {
    padding: 80px 20px;
  }

  .about-lead {
    font-size: 21px;
  }

  .about-intro-inner p {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .about-lead {
    font-size: 19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-99fc962 *//* ===========================
   SEZIONE 3 – FILOSOFIA LEGNO
   =========================== */

.wood-philosophy {
  background: #ffffff;
  padding: 120px 20px;
}

.wood-philosophy-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

/* Testo */
.wood-text h2 {
  font-size: 34px;
  margin-bottom: 30px;
  color: #333333;
}

.wood-text p {
  font-size: 17px;
  line-height: 1.75;
  color: #555555;
  margin-bottom: 18px;
}

/* Immagine */
.wood-image img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
}

/* ===========================
   RESPONSIVE
   =========================== */

@media (max-width: 1024px) {
  .wood-philosophy-inner {
    gap: 50px;
  }
}

@media (max-width: 768px) {
  .wood-philosophy {
    padding: 80px 20px;
  }

  .wood-philosophy-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .wood-text h2 {
    font-size: 28px;
  }

  .wood-text p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d64de10 *//* ===========================
   SEZIONE 4 – PROCESSO
   =========================== */

.process-editorial {
  background: #f7f6f4;
  padding: 60px 20px;
}

.process-inner {
  max-width: 780px;
  margin: 0 auto;
}

/* titolo */
.process-inner h2 {
  font-size: 32px;
  color: #333333;
  margin-bottom: 20px;
}

/* divider principale */
.process-divider {
  width: 80px;
  height: 2px;
  background: #D49B5A;
  margin: 40px 0;
}

/* divider piccoli */
.process-divider.small {
  width: 40px;
  opacity: 0.6;
  margin: 32px 0;
}

/* testo */
.process-text p {
  font-size: 17px;
  line-height: 1.75;
  color: #555555;
  margin: 0;
}

/* ===========================
   RESPONSIVE
   =========================== */

@media (max-width: 768px) {
  .process-editorial {
    padding: 80px 20px;
  }

  .process-inner h2 {
    font-size: 28px;
  }

  .process-text p {
    font-size: 16px;
  }

  .process-divider {
    margin: 30px 0;
  }

  .process-divider.small {
    margin: 24px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1d8f972 */.who-choose-us {
  padding: 80px 0;
  background: #fffffff;
}

.who-choose-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
  padding: 0 24px;
}

.who-choose-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.who-choose-content h2 {
  font-size: 32px;
  margin-bottom: 24px;
  font-weight: 600;
}

.who-choose-text p {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 18px;
  color: #2a2a2a;
}

.who-choose-quiet {
  color: #6b6b6b;
  font-style: italic;
  margin-top: 28px;
}

/* MOBILE */
@media (max-width: 768px) {
  .who-choose-inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .who-choose-us {
    padding: 56px 0;
  }

  .who-choose-content h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1eae7ba */.cta-soft {
  padding: 64px 0 80px;
  background: #f7f6f4;
}

.cta-soft-inner {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  padding: 0 24px;
}

.cta-soft-text {
  font-size: 18px;
  line-height: 1.6;
  color: #3a3a3a;
  margin-bottom: 18px;
}

.cta-soft-link {
  display: inline-block;
  font-size: 17px;
  color: #1f1f1f;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,0,0,0.3);
  padding-bottom: 2px;
  transition: all 0.2s ease;
}

.cta-soft-link:hover {
  color: #000;
  border-bottom-color: rgba(0,0,0,0.6);
}

/* MOBILE */
@media (max-width: 768px) {
  .cta-soft-text {
    font-size: 16px;
  }

  .cta-soft-link {
    font-size: 16px;
  }
}/* End custom CSS */