/*
Theme Name:     Foxiz Child — SheniGanatleba
Theme URI:      https://sheniganatleba.ge
Description:    SheniGanatleba.ge child theme for Foxiz — education platform customizations.
Author:         Prof. Giorgi Pkhakadze / PHIG
Template:       foxiz
Version:        1.0.0
Text Domain:    foxiz-child
*/

/* SheniGanatleba brand accent (education green) */
:root{
	--sg-accent:#0f5132;
	--sg-accent-2:#1a7a4a;
}

/* Georgian readability */
body, .rb-heading, .entry-title{
	-webkit-font-smoothing:antialiased;
}

/* Platform plugin components inherit theme look */
.sg-quiz-btn, .sb-cc-btn.active, .sg-cat-item:hover{border-color:var(--sg-accent)}
.sg-quiz-progress i, .sg-quiz-btn{background:var(--sg-accent)}
