:root {

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

--base-color: #fff;


--base-text-color: #000;


--footer-color: #4f0077;



--footer-text-color: #fff;

--button-color: #98139c;


--button-hover-color: #000;


--button-text-color: #fff;


--header-color: #fff;


--header-text-color: #000;


--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);
	}

@font-face {
    font-family: 'adelle_sans';
    src: url('https://2effs.com/fonts/adelle_sans-webfont.woff2') format('woff2'),
         url('https://2effs.com/fonts/adelle_sans-webfont.woff') format('woff');
    font-weight: regular;
    font-style: normal;

}
@font-face {
    font-family: 'adelle_sans';
    src: url('https://2effs.com/fonts/adelle_sans_bold-webfont.woff2') format('woff2'),
         url('https://2effs.com/fonts/adelle_sans_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'adelle';
    src: url('https://2effs.com/fonts/adelle-regular-webfont.woff2') format('woff2'),
         url('https://2effs.com/fonts/adelle-regular-webfont.woff') format('woff');
    font-weight: regular;
    font-style: normal;

}
@font-face {
    font-family: 'adelle';
    src: url('https://2effs.com/fonts/adelle_bold-webfont.woff2') format('woff2'),
         url('https://2effs.com/fonts/adelle_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

body {
	font-family: 'adelle_sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'adelle', sans-serif;
}
.menu-bar {
    background-color: #f0dcf0!important;
	font-family: 'adelle', sans-serif;
}
.product-search-input-container {
    border: 1px solid #4f0077!important;
    padding: 0px!important;
	border-radius: 3px;
}
.product-search-input-container .product-search-action.product-search-button {
    color: #fff!important;
    padding: 5px 15px!important;
    background-color: #7d007c!important;
}
.menu-bar-desktop-categories-menu {
    background-color: #caaacd!important;
}
.menu-bar-desktop-categories-menu-item:hover, .menu-bar-desktop-categories-menu-item.active {
	background-color: #98139c!important;
}
.menu-bar-desktop-products-menu-label, .menu-bar-desktop-products-menu-label:hover {
    border-bottom: 1px solid #cb0084!important;
    color: #cb0084!important;
}
.menu-bar-item {
    margin-right: 0;
}
a.menu-bar-item-label {
    padding: 0 15px;
    font-weight: 600;
}
.menu-bar-menu-pages a {
    padding-right: 0;
}
.menu-bar-item-label:hover, .menu-bar-item-label:focus {
	background-color: #caaacd!important;
}
.section {
    margin-bottom: 30px;
}
.promoted-products {
    padding: 0!important;
    margin: 0 auto!important;
}
.promotion-item {
    padding: 20px 20px 10px 20px!important;
    border: 1px solid #4f0077!important;
}
.promotion-item:not(.document) h5 {
    font-size: 1.2em!important;
}
.promotion-price.price {
    font-size: 16px!important;
}
.promotion-item a, .promotion-price.price {
	color: #303030!important;
}
.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.header-wrapper.fixed .row.header .logo-container a {
    background: url(https://www.advania.co.uk/wp-content/uploads/2023/09/AdvaniaUK-logo-scroll.svg) left center no-repeat;
    min-height: 43px;
}
.header-wrapper.fixed .row.header .logo-container img[src$=".svg"] {
	display: none;
}
.footer .footer-wrapper .content-footer-wrapper li h3 {
    margin-bottom: 20px;
}
.footer .footer-wrapper .content-footer-wrapper li:first-child h3 {
    display: none;
}
.footer .footer-wrapper .content-footer-wrapper li a {
    font-size: .88rem;
    margin-bottom: 15px;
	position: relative;
	outline:none;
}
/*.footer .footer-wrapper .content-footer-wrapper li:not(:first-child):not(:last-child) a:before {
    content: 'âº';
    font-size: 18px;
    line-height: 16px;
    margin-right: 3px;
}*/
.b-footer-contact__phone {
	font-size: 1.5rem;
	margin: 25px 0 10px;
}
.b-socials-media__icons a {
	font-size: 22px!important;
	margin-right: 15px;
	outline:none;
}
.b-footer__item_contact img {
	width: 150px;
}