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


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