/**
* Theme Name: Merit Child
* Description: This is a child theme of Merit.
* Author: <a href="https://themeforest.net/user/noor_tech">Noor Tech</a>
* Template: merit
* Version: 1.0
*/


@import url('../merit/style.css');

.slider-one_heading span {
	color: black;
}

.old-price { 
	font-weight: 200;
	font-size: 0.6em;
	text-decoration: line-through;
	text-decoration-thickness: 4px;
}

.blue-text {
	color: #124a94;
}