.woocommerce-notices-wrapper {
    display: block;
}

.woocommerce-message {
    border-top: 3px solid #9a8556;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f2e9d8;
    color: #515151;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-message::before {
    content: "✔";
    color: #9a8556;
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}

.wc-forward {
    float: right;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: normal;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    background-color: #9a8556;
    border: 2px solid #9a8556;
    display: inline-block;
}

.wc-forward:hover {
    background-color: #f2e9d8;
    text-decoration: none;
    color: #9a8556;
}

.woocommerce-message::after {
    clear: both;
    content: " ";
    display: table;
}

.wc-proceed-to-checkout {
    display: block;
    padding: 1em 0;
}

.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    background-color: #9a8556;
    color: #ffffff;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    font-weight: bold;
    border-radius: 3px;
    left: auto;
    border: 2px solid #9a8556;
}

.checkout-button:hover {
    background-color: #f2e9d8;
    color: #9a8556;
    text-decoration: none;
}

.checkout-button:focus {
    background-color: #f2e9d8;
    color: #9a8556;
    text-decoration: none;
}

.checkout-button:admin {
    background-color: #96588a;
    color: #ffffff;
    text-decoration: none;
}

.woocommerce-checkout-payment {
    border-radius: 5px;
    background-color: #f2e9d8;
}

.wc_payment_methods {
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside;
    text-align: left;
}

.woocommerce-info {
    line-height: 2;
    text-align: left;
    font-weight: normal;
    margin: 0;
    border-top: 3px solid #9a8556;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    word-break: break-word;
    padding: 12px 20px 12px 50px;
}

.woocommerce-info:before {
    content: "ℹ︎";
    color: #9a8556;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 25px;
}

.form-row {
    padding: 1em;
}

.woocommerce-terms-and-conditions-wrapper {
    display: block;
}

.woocommerce-privacy-policy-text {
    display: block;
}

.button {
    background-color: #a46497;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    padding: .618em 1em;
    border-radius: 3px;
    border: 0;
    border-style: none;
    display: inline-block;
}

#place_order {
    margin-left: auto;
    display: block;
    float: none;
}

.button:active {
    background-color: #96588a;
}

.button:focus {
    background-color: #96588a;
}

.button:hover {
    background-color: #96588a;
}

.price {
    color: #77a464;
    font-size: 1.25em;
}

p.price {
    color: #9a8556 !important;
}

.sku_wrapper {
    color: #7f7f7f;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
}

.product-quantity {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.product-subtotal {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.shop_table th {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.woocommerce-Price-amount {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.product-price {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.product-name {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.woocommerce-product-attributes-item__value {
    color: #7f7f7f;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
}

.woocommerce-product-attributes-item__label {
    color: #9a8556 !important;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
}

.tagged_as {
    color: #7f7f7f;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
}

.sku {
    color: #7f7f7f;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
}

.posted_in {
    color: #7f7f7f;
    font-family: Noto Sans;
    font-size: 16px;
    line-height: 28px;
}

.button {
    background-color: #9a8556 !important;
    color: #ffffff !important;
    font-weight: normal !important;
    border-radius: 0px !important;
}

.qty {
    height: 1.9em !important;
}

.page-title {
    color: #9a8556 !important;
    font-family: Montserrat;
    font-weight: normal;
    text-align: center;
    font-size: 24px;
}

.woocommerce-checkout-payment {
    background: #fffbf3 !important;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: #f2e9d8 !important;
}

.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f2e9d8 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

.woocommerce-checkout .shop_table {
    background-color: #ffffff !important;
}

.wc-gzd-edit-data-notice {
    background: #fffbf3 !important;
}

.price {
    color: #9a8556 !important;
}