/*
Theme Name: Rumahtaco Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Gege Riyadi
Author URI: https://gegeriyadi.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.0.1722844364
Updated: 2024-08-05 07:52:44

*/

.summary.entry-summary {
    padding-top: 40px;
}

.product_meta {
    margin-top: 20px;
}

.woocommerce-product-details__short-description {
    padding-top: 10px;
}

.entry-content a {
    text-decoration: underline;
}

.post-tags {
    margin-top: 20px;
    padding: 10px;
    border-top: 1px solid #eaeaea;
}
.post-tags h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
.post-tags ul {
    list-style: none;
    padding: 0;
}
.post-tags ul li {
    display: inline;
    margin-right: 5px;
}
.post-tags ul li a {
    text-decoration: none;
    background-color: #f5f5f5;
    padding: 5px;
    border-radius: 3px;
    color: #555;
}
.post-tags ul li a:hover {
    background-color: #333;
    color: #fff;
}
