/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2026 | 19:36:04 */

html body.postid-154515 div.product {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    max-width: 900px !important;
    margin: 40px auto !important;
}


html body.postid-154515 .summary,
html body.postid-154515 .woocommerce-tabs {
    display: none !important;
}


html body.postid-154515 .product_title {
    font-size: 3rem !important;
    text-align: center !important;
    margin-bottom: 30px !important;
    width: 100% !important;
}


html body.postid-154515 .woocommerce-product-gallery {
    width: 100% !important;
    max-width: 800px !important;
    margin-bottom: 40px !important;
}
html body.postid-154515 .woocommerce-product-gallery img {
    width: 100% !important;
    max-width: none !important;
}


html body.postid-154515 #tab-description {
    width: 100% !important;
    font-size: 1.1rem !important;
    line-height: 1.8 !important;
    margin-bottom: 40px !important;
    text-align: left !important;
}

html body.postid-154515 .price {
    font-size: 1.5rem !important;
    color: #666 !important;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
}


html body.postid-154515 form.cart {
    display: flex !important;
    justify-content: center !important;
    gap: 15px !important;
    margin-bottom: 60px !important;
}