/* Start custom CSS for text-editor, class: .elementor-element-5d245f64 */.datos-adicionales > h3 {
    font-size: 1.2rem!important;
    padding: 0.7em 1em;
    font-weight: 600!important;
    line-height: 1.2em!important;
    font-family: raleway,Sans-serif;
    background: #fbfbfb!important;
    padding: 0.5em;
    margin-bottom: 0px!important;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
}

.datos-adicionales > p  {
    padding: 0.5em;
    margin-bottom: 0px!important;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
}
@media (max-width: 750px) {
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    border: 2px solid #6fc9d8;
    display: block;
    margin-top: 10px!important;
    border-radius: 4px;
}
}
.entry-content.clear {
    border: none!important;
}

@media (max-width: 750px) {
  .woocommerce table.shop_table,
  .woocommerce-page table.shop_table {
    border: 0px solid var(--ast-border-color);
    border-radius: 0;
  }
}/* End custom CSS */