.main,
.main a
{
	color            : #fff !important;
	background-color : #ef7900 !important;
	border-color     : #e56f00 !important;
}

.main:active,
.main.active,
.main:focus,
.main.focus,
.main:hover,
.main a:hover
{
	background-color : #f9830a !important;
	border-color     : #ef7900 !important;
}


.login-container .icon-container
{
	background-color : #ef7900 !important;
	border-color     : #ef7900 !important;
}

.price, .product p.price
{
	color : #ef7900;
}

.packaging-container
{
	background : #ef7900;
}

.badge-warning
{
	background : #ef7900;
}

.text-warning
{
	color : #ef7900 !important;
}

.bg-warning
{
	background : #ef7900 !important;
}

.splide__pagination__page.is-active
{
	background : #ef7900 !important;
}
