.shortcode_styling
{
    width: 700px;
}

.shortcode_styling table tr
{
    border: 1px solid gray;
   
}

.shortcode_styling .shortcode_styling table th
{
    border: 1px solid white;
}

.shortcode_styling table td
{
    background-color: rgb(223, 217, 217);
}
.table-th-padding {
    padding-left: 10px; /* Adjust padding as needed */
}

.custom-field-label_subtitle
{
   font-size: 1rem;
   color: blueviolet;
   line-height: 1.214;
   font-weight: 400;
}
.wc-block-components-product-details__second-title .wc-block-components-product-details__name {
    font-weight: bold;
}
.woocommerce-loop-product__title
{
    margin-top: -14px !important;
}

.custom-field-label_subtitle
{
    margin-bottom: 15px !important;
}
