/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 19 2025 | 19:00:33 */
h1, h2, h3, h4, h5, h6, a {
    color: #0063ff;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000000;
    font-weight: 800;
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    background-color: #007df9;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000000;
    font-size: 1.525em;
    font-weight: 800;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #0163ff;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 13px 35px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #0141a7;
    color: #fff;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #0163ff;
    color: #fff;
    text-decoration: none;
   border: 1px solid #2575fc;
}
[type=button], [type=submit], button {
    background-color: transparent;
    border: 1px solid #2575fc;
    border-radius: 3px;
    color: #2575fc;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 800;
    padding: .5rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.custom-note {
    text-align: center;
    margin-bottom: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.custom_nt {
    font-size: 18px;
    font-style: normal;
    color: #0a0909;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
    margin-top: 60px;
    border-top: 1px solid #ccc;
    padding-top: 35px;
}
.custom-note-text{
	
}
.page-id-8 a.wp-block-button__link.has-white-color.has-text-color.has-link-color.wp-element-button {
    color: #fff !important;
}
.page-id-370 h1.entry-title {
    display: none;
}
h1.entry-title {
    padding-top: 25px;
    max-width: 1280px !important;
    width: 1280px;
}