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


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