/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2026 | 13:16:17 */
.single-product div#primary ,
.woocommerce-checkout div#primary{
    margin-top: 30px;
	margin-bottom: 25px;
}
.single-product section.related.products {
    display: none !important;
}
.single-product h1.product_title.entry-title {
    display: flex;
}
.single-product p.price {
    margin-bottom: 20px !important;
}
.single-product .ast-builder-menu-1 .menu-item > .menu-link ,
.woocommerce-checkout .ast-builder-menu-1 .menu-item > .menu-link ,
.woocommerce-account .ast-builder-menu-1 .menu-item > .menu-link {
    color: #000000;
}
.woocommerce-account div#content ,
.single-product div#content {
    background: white;
}
.woocommerce-account div#primary {
    margin-top: 20px !important;
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu li{
	    border-bottom: none !important;
}


.woocommerce-account .woocommerce-MyAccount-navigation-link--orders ,
.woocommerce-account .woocommerce-MyAccount-navigation-link--payment-methods ,
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads{
    display: none;
}



.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active a{
    background-color: #15C7E3;
	color: white;
}

.woocommerce-account header.woocommerce-Address-title.title {
    background-color: #15C7E3 !important;
}

.woocommerce-account .woocommerce-Address-title h2 {
    color: white !important;
}
.woocommerce-account .woocommerce-Address-title a.edit {
    color: white;
}

.woocommerce-checkout div#content {
    background-color: white;
}

header#masthead .main-header-menu .sub-menu .menu-link {
    padding: 10px 16px !important;
}

.woocommerce-account .woocommerce-orders-table thead {
    background-color: #15C7E3 !important;
	color: white;
}

.woocommerce-account .woocommerce-orders-table a.woocommerce-button.button.view {
    color: white !important;
}

.woocommerce-account div#page {
    background: white;
}


.woocommerce-checkout .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce-checkout button#place_order {
    color: white;
}
.woocommerce-order-received h2.woocommerce-order-details__title ,
.woocommerce-order-received h2.woocommerce-column__title{
    background-color: #15C7E3 !important;
    color: white;
}

.page-id-4338 .woocommerce-MyAccount-content thead ,
.page-id-4338 h2.woocommerce-column__title{
    background-color: #15C7E3 !important;
    color: white;
}

.page-id-4338 .subscrpt_action_buttons a.button {
    color: white !important;
}