/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2026 | 12:11:06 */
h1,h2,h3,h4,h5,h6 {
    line-height: 1.5;
    margin-bottom: 20px
}

h1 {
    font-size: 48px;
    margin-top: 0
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 26px
}
p {
    margin-bottom: 1em;
}
ol {
    padding-left: 14px!important;
	margin: 0!important;
}
li::marker {font-weight: bold;}


.cart-subtotal-description {
    display: none;
}
.menu-sticking:not(.custom-menu-open) .nav-bar {
    background: hsl(0 0% 100% / 1);
}

@media (max-width: 739px) {
  .wp-block-woocommerce-checkout-order-summary-block {
    display: none !important;
  }
}

#single-post-nav { display: none;}