:root {

--font: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;

--base-color: #220A40;



--base-text-color: #fff;

--footer-color: #220A40;



--footer-text-color: #fff;

--button-color: #220A40;


--button-hover-color: #2DAAE1;



--button-text-color: #fff;


--header-color: #fefefe;


--header-text-color: #333;

--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}

.fa-exclamation-triangle:before {
    content: "\f058";
    color: #4fab2a;
    font-size: 1.55em;
}

#body > div.main-wrapper > div > div > div.content-container.clearfix > div > div:nth-child(5) {
    margin-bottom: 15px;
}

.promotion-item.only-picture .promotion-item-image img {
    height: 100%;
}

/*Header Background */
.header-wrapper .inner-wrapper {
    background-color: #220A40;
}
@media (min-width: 640px){
.logged-in-info-text {
    color: #fff;
}}
.vat-switcher-label {
    color: #fff;
}
.minibasket {
    color: #fff;
}
@media (min-width: 1024px){
.product-search-input-container {
    border-radius: 25px;
}}

.header-wrapper .inner-wrapper {
    background-color: #220A40;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image: linear-gradient(117deg, rgba(233,92,250) 0%, rgba(232,115,67) 63%, rgba(253,58,53)) 1;
}
/*End of Header Background */

.menu-bar-item-label {
    font-weight: bold;
}
.order-historyÂ {
max-width: 75em;		
margin: 0 auto;
border-color: #220A40;
border-style: solid;
    }