.banner-phone{color: rgb(255 241 44);
	font-weight: 600;}
.bg-primary{
	background-color: #d80d0d!important;
}
:root{
	--kt-special-offers-bg: #d80d0d!important;
	--kt-primary-btn-bg: #d80d0d!important;
	--kt-primary-btn-hover-bg: #d80d0d!important;

}
.is-\[active\]\:\!text-primary.active {
	color: #d80d0d !important;
}
.text-primary
{
	color: #d80d0d !important;
}
.megamenu-item.active {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	color: #d80d0d !important;
	box-shadow: -3px 0 rgb(216 13 13) inset, 0 1px 2px rgb(var(--kt-secondary) / .08);
}
.btn {
	--btn-bg: #d80d0d!important;
}
@media(max-width:470px){
	.order-1{
		order:1;
	}
	.order-2{
		order:2;
	}
	.order-3{
		order:3;
	}
}
.search-box-header{border-radius: 50px;}
.search-box-header::placeholder{
color:#aeaeae;
}