/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
#ywraq_cart_quote.button, 
#ywraq_checkout_quote_button.button {
    background: var(--ywraq_checkout_button_bg_color) !important;
}

body:not(.interim-login) #login {
    width: 471px !important;
}

.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    min-height: 41px !important;
    line-height: 1.307692 !important;
}

.paypal-button.paypal-button-color-gold, .paypal-button-row.paypal-button-color-gold .menu-button {
  background-color: #fff5dd !important;
}