/**
 * WARNING: Do not change this file. Your changes will be lost.
 * */
@s_color = #FFCC33;
@s_sec_color = #FFCC00;
@s_gfonts = Hind;


input[type="radio"] + label:after {
	background-color: #FFCC33;
}
input[type="checkbox"]:checked + label:before, input[type="checkbox"]:checked + label:after {
	background: #FFCC33;
}
svg.lds-dual-ring circle {stroke:#FFCC33 !important;}
.fotorama__thumb-border{border-color:#FFCC33;}
.header-icon-badge .tt-badge {
    background: #FFCC33;
    color: #fff;
}
.tt-pagination ul li.active {color:#FFCC33;}