/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:00:54 */
a.button.primary.wc-backward {
    border: 1px solid #41445d;
    background: none !important;
    color: #41445d !important;
    text-transform: unset !important;
    border-radius: 20em ! IMPORTANT;
}
a.checkout-button.button.alt.wc-forward {
    background: #2D3047;
    width: 100% !important;
    border: none !important;
    margin-bottom: 0px !important;
    border-radius: 6px !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    letter-spacing: 0.6px ! IMPORTANT;
    padding-top: 6px;
    padding-bottom: 6px;
}
th.product-quantity {
    display: none !important;
}
td.product-quantity {
    display: none !important;
}
button.button.primary.mt-0.pull-left.small {
    background: #2d3047 !important;
    border-radius: 10em;
    text-transform: unset !important;
}
a.button-continue-shopping.button.primary.is-outline {
    border: 1px solid #2d3047;
    border-radius: 20em !important;
    padding-top: 1px;
    text-transform: unset !important;
    color: #2d3047 !important;
}
.shop_table .order-total td, .shop_table .order-total th, .shop_table thead th {
    text-transform: unset !important;
    letter-spacing: 0px !important;
}