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

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


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

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

.packaging-container
{
	background : #f7cb63;
}

.badge-warning
{
	background : #f7cb63;
}

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

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

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