:root {
	--contentwidthdesktop: 1140px;
	--anchorcolor: #0a7100;
	--headermiddlebg: #ffffff;
	--color1st: #9f241c;
	--color2nd: #F78121;
	--color3rd: #ffffff;
	--color4th: #f5ff90;
	--colordanger: #ff0000;
	
	--header_top_bg_color: #32b67a;
	--header_top_fg_color: #ffffff;
	
	
	--headerpadding: 24px;
	--logomaxheight: 130px;
	
	--menufont: Arial, Helvetica, sans-serif;
	--menutransform: capitalize;
	--menucontbackground: #0b2a41;
	--menupadding: 14px;
	--menubg: rgba(0,0,0,0);
	--menutextcolor: #32b67a;
	--menutextcolorhover: #ffffff;
	--menuhoverbg: #29377E;
	
	--submenubg: #9f241c;
	--submenutext: #ffffff;
	--submenubghover: #9f241c;
	--submenutexthover: #ffffff;
	--menuhoverstroke: #29377E;
	--menucolor1: #17479d;
	--menucolor2: #FF6600;
	--menucolor3: #C40A2A;
	--menucolor4: #84154D;
	--menucolor5: #098346;
	--menucolor6: #1399BE;
	--menucolor7: #8768DE;
	--menucolor8: #FF6600;
	
	--hamburger: #000000;
	--mobilemenubgcolor: #ffffff;
	--mobilemenubgcolorhover: #ebebeb;
	--mobilemenutextcolor: #29377E;
	--mobilemenutextcolorhover: #F78121;
	--mobilemenuclosecolor: #000000;
	--mobilemenuheadercolor: #ffffff;
	
	--footerbgcolor: #f6f6f6;
	--footertextcolor: #000000;
	--copyrightbgcolor: #000000;
	--copyrighttextcolor: #ffffff;
	--royalscrolltop_right: 30px;
	--royalscrolltop_bottom: 30px;
	--royalscrolltop_bg: #580000;
	--royalscrolltop_color: #ffffff;

	--archivecolumns: 250px;
	--archivecolumngap: 20px;
}

.royalsaletag{
	background-image: url("https://www.gclwa.org/wp-content/themes/royal-elementor/images/discounttag.png");
	color: #fff;    
}

#header {
	background-color: #ffffff;
}


@media only screen and (min-width: 768px) and (max-width:992px) {


}


@media only screen and (max-width:767px) {
	
}