/**
 * WARNING: Do not change this file. Your changes will be lost.
 * */
@s_color = #2879fe;
@s_sec_color = #2267d8;
@s_gfonts = Hind;


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