/*
Theme Name: ScriptLab Starter
Description: ScriptLab Starter Child theme for customizations.
Author: ScriptLab
Author URI: mailto:admin@scriptlab.co.za
Template: oceanwp
Text Domain:  scriptlab
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* Importing fonts and styles */

/* Importing fonts end */

/* Helpers and Init Styles*/
/* Helpers End */

/* Mobile Styles */


.single-product #primary .summary form .single_add_to_cart_button:hover, .woocommerce-cart .button:hover, .woocommerce-checkout .button:hover, body #content-wrap .sidebar-container .bapf_button:hover, .woocommerce-cart #main .wc-block-components-button:hover, .woocommerce-checkout #main .wc-block-components-button:hover{
	background-color: #c81e20;
	border-color: #c81e20;
}