/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 23 2023 | 14:46:30 */
.black-friday-hot:after
{
	position:absolute;
	font-size:10px;
	line-height:10px;
	padding:2.5px 3px;
	content:"HOT";
	color:#fff;
	background-color:#c52921;
	top:10px;
	right:0;
}

@media screen and (max-width:991px)
{
	.black-friday-hot:after
	{
		top:16px;
		right:inherit;
		left:120px;
	}
	
	.black-friday-hot a
	{
		font-weight:700 !important;
	}
}