.elementor-6 .elementor-element.elementor-element-3ea47eb{--display:flex;--background-transition:0.3s;}/* Start custom CSS for section, class: .elementor-element-148fdcd6 */.button {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.8333333333;
    border-radius: 0;
    cursor: pointer;
    padding: 16px 43px;
    text-decoration: none;
    text-shadow: none;
    -webkit-appearance: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    background-color: black!important;
}

.button:hover{
    background-color: #CB6120!important;
    color:white!important;
}

.cart_totals .checkout-button:hover {
    background-color: #CB6120!important;
    color:white!important;
}

.cart_totals .checkout-button {
    display: block;
    text-align: center;
    background-color: black;
}

.cart_totals .order-total .amount {
    color: #CB6120!important;
    font-size: 24px;
}/* End custom CSS */