/* 
Theme Name:		 Sprintjett (Bar Group)
Theme URI:		 https://www.bargroup.net.au
Description:	 Sprintjett (Bar Group) is a child theme of BAR Group, created by Jala Design.
Author:			 Jala Design
Author URI:		 https://www.jaladesign.com.au
Template:		 bargroup
Version:		 1.0.0
Text Domain:	 sprintjett
License:         GNU General Public License v2 or later
License URI:     http://www.gnu.org/licenses/gpl-2.0.html

Requires at least: 6.5
Tested up to: 6.5
Requires PHP: 8.0
*/


/* Required CSS Classes */
.wp-caption,
.wp-caption-text,
.sticky,
.screen-reader-text,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {
}


:root {
    --color1: #07080A; /* Primary (Link colour) */
    --color2: #EA2225; /* Secondary (Link hover colour) */
    --color3: #07080A; /* Tertiary (Body font colour) */
    --color4: #ebedee; /* Quaternary (Quotes Bg colour) */
    --color5: #898f9a;
    --color6: #ce2f2d; /* Button Hover */
    --color7: #EA2225; /* Button Hover */
    --color8: #ea2225cc; /* Gradient RGBA */
    --color9: #07080Afa; /* Primary RGBA (0.98) */
    --color10: #EA22251a; /* Tags RGBA (0.1) */
    --color11: #ebedee4d; /* Form and Inputs Outline RGBA (0.3) */
    --color12: #EA2225; /* Out of stock */
    --color13: #07080Acd; /* Primary RGBA (0.8) Custom */
}