.css-ouxqul {
    width: auto;
    height: auto;
    outline: none;
    text-align: center;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    -webkit-box-pack: center;
    justify-content: center;
    letter-spacing: 0.5px;
    line-height: 22px;
    padding: 0px 11px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: rgb(49, 49, 49);
    color: rgb(255, 255, 255);
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
    transition: transform 50ms ease 0s;
    min-height: 36px;
    min-width: 90px;
}

.css-ouxqul:hover { color: white;}

.quantity { input {height: 40px; }}
.single_add_to_cart_button {height: 40px;}

.wc-block-cart__submit-container { a { width: 100%;
    height: auto;
    outline: none;
    text-align: center;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    -webkit-box-pack: center;
    justify-content: center;
    letter-spacing: 0.5px;
    line-height: 22px;
    padding: 0px 11px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: rgb(49, 49, 49);
    color: rgb(255, 255, 255);
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
    transition: transform 50ms ease 0s;
    min-height: 36px;
	min-width: 90px;} a:hover {color:white;}}

.wc-block-cart-item__remove-link {color:red !important;}

.wc-block-components-checkout-place-order-button {width: 100%;
    height: auto;
    outline: none;
    text-align: center;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    -webkit-box-pack: center;
    justify-content: center;
    letter-spacing: 0.5px;
    line-height: 22px;
    padding: 0px 11px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: rgb(49, 49, 49);
    color: rgb(255, 255, 255);
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px) scale(1, 1);
    transition: transform 50ms ease 0s;
    min-height: 36px;
	min-width: 90px;}

.wc-block-components-checkout-place-order-button:hover {color:white;}

.added_to_cart, .wc-forward {color:black; font-weight: 600; margin-left: 16px;}