/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

 .lt-pst-card-img { 
    float: right; /* Float the image */
    margin-left: 15px; /* Add some margin to create space between the image and text */
}

.woocommerce div.product div.images .flex-control-thumbs li {
    border: thick solid #fff;
}

.deliverable-countries {
    margin-top: 20px;
}

.deliverable-countries h5, .deliverable-countries h6 {
    font-weight: bold;
}

.deliverable-countries p {
    margin: 0;
}
