/**
* Theme Name: Olars Child
* Description: This is a child theme of Olars, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus Team</a>
* Template: olars
* Version: 1.0.29
*/


a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    font-size: 16px;
    line-height: 24px;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 35px 12px 35px;
    background-color: #607a4f;
    color: #fff;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background-color: #212121;
}


label[for="radio-control-wc-payment-method-options-razorpay"] img {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
}
label[for="radio-control-wc-payment-method-options-razorpay"] {
    background: url('https://razorpay.com/assets/razorpay-logo.svg') no-repeat left center;
    background-size: 100px auto;
    padding-left: 110px; /* space between logo and text */
    margin-left: 20px !important; /* ⬅️ add space from the left sidebar */
    color: transparent; /* hide text */
    display: inline-block;
}
