.main,
.main a
{
	color            : #fff !important;
	background-color : #43b7e7 !important;
	border-color     : #39addd !important;
}

.main:active,
.main.active,
.main:focus,
.main.focus,
.main:hover,
.main a:hover
{
	background-color : #4dc1f1 !important;
	border-color     : #43b7e7 !important;
}


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

.price, .product p.price
{
	color : #43b7e7;
}

.packaging-container
{
	background : #43b7e7;
}

.badge-warning
{
	background : #43b7e7;
}

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

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

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