.elementor-kit-556{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#4A4A4A;--e-global-color-text:#6F6F6F;--e-global-color-accent:#F7F6F3;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:400;}.elementor-kit-556 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- Single product tabs/accordion title color --- */
.woocommerce div.product .woocommerce-tabs h2,
.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce div.product .woocommerce-tabs .wc-tab h2,
.woocommerce div.product .woocommerce-tabs .accordion-title,
.woocommerce div.product .woocommerce-tabs .wc-accordion-title,
.woocommerce-Tabs-panel h2 {
  color: #1A1A1A !important;   /* LA LIBRE deep grey/black */
  font-weight: 400;
}

/* (optional) change or remove the beige accent line & plus icon */
.woocommerce div.product .woocommerce-tabs .panel:before,
.woocommerce div.product .woocommerce-tabs .accordion-title:after,
.woocommerce div.product .woocommerce-tabs .wc-accordion-title:after {
  background: #1A1A1A !important;   /* set to deep grey */
  /* OR comment the line above and use the next line to hide it completely */
  /* display: none !important; */
}

/* (optional) border tone of the description box */
.woocommerce div.product .woocommerce-tabs .panel {
  border-color: #E6E6E6 !important;   /* softer grey; or set to 0 to remove */
  background: #FFFFFF !important;
}/* End custom CSS */