#amazzing_filter form {

	padding-top: 5px;

}

#amazzing_filter.block .title_block {

	font-size: 20px;

	font-weight: 600;

	margin-bottom: 5px;
	    color: #BD1522;

}

#amazzing_filter .btn-holder .btn {
    margin-top: 10px;
    border: none;
    position: relative;
    background: #BD1522;
    border-radius: 25px;
    font-size: 16px;
    padding: 20px;
    width: 90%;
}

.af_filter {
	position: relative;
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 25px;
}

.vertical-layout .af_filter.type-3:not(.closed) {

	padding-bottom: 10px;

}

.af_filter li {
	padding: 3px 0;
	margin: 0;
	position: relative;
}

.af_filter li, .hide-zero-matches .no-matches.active {

	display: block;
	background: initial;
    border: 1px solid #eeeeee;
    border-radius: 15px;
    padding: 8px;
}

.hide-zero-matches .no-matches {

	display: none;

}

.af_filter label {

	font-weight: normal;
	text-align: left;
	cursor: pointer;
	margin: 0;
	padding: 2px 0;
	line-height: 1em;
	display: flex;
	align-items: center;
    gap: 5px;
}

.af_filter .af-color-label {

	align-items: center;

	padding: 0;

}

.af_filter ul {
	margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.af_filter.expandable ul {
	max-height: 1000px;
	overflow-y: auto;
	margin-bottom:15px;
}

.af-parent-category > ul {
	margin: 0 0 0 15px;
	max-height: 100%;

}
ul.child-categories li {
    border: none;
}

.af_filter.type-1.tb.special{
    border: none;
	padding-top: initial;
	margin-top:10px;
	display:inline-flex;
	width: 100%;
}

.af_special-filters {
    padding-top: 25px;
	border-top: 1px solid #EEEEEE;
}

.mc2-li-bio {
    display: flex !important;
}
.mc2-li-bio.active {
    border: 1px solid green !important;
}
.mc2-li-bio:before {
    content: "🌿";
	position: relative;
    margin-right: 5px;
    font-size: 16px;
}

.mc1-li-Spécialité.normande.active {
    border: 1px solid #D71A28 !important;
	background: #D2C0A630;
}


/* foldered */

.foldered .af-parent-category > label .name {
	padding-right: 15px;
	position: relative;
}

.foldered .af-toggle-child:after {
	content: '+';
	font-family: Arial;
	position: absolute;
	padding: 3px 5px;
	line-height: 0.5em;
	font-size: 1.5em;
	color: #3e2f25;
}

.foldered .open > label .af-toggle-child:after {

	content: '−';

}

.af_filter.foldered .af-parent-category > ul {

	display: none;

}

.af_filter.foldered .af-parent-category.open > ul {

	display: block

}

.af_filter .name {
	width: auto;
    font-weight: 400;
    font-size: 12px;
    color: #624f41;
    font-family: roboto;
}

.af_filter .count {

	color: #D0D5DB;

	margin-left: auto;

	padding-left: 3px;
	font-size:13px;

}

.af-total-count {

	opacity: 0.5;

}

.af_filter .count:before,

.af-total-count:before {

	content: '(';

}

.af_filter .count:after,

.af-total-count:after {

	content: ')';

}

.af_filter select {
	width: 100%;
	padding: 5px;
	border: 2px solid #D0D5DB;
}

.af_filter .checkbox,
.af_filter .radio {
	margin: 0;
	min-height: 0;
}



/* color boxes */

.af-color-box {
	display: inline-block;
	width: 25px;
	height: 25px;
	min-width: 25px; /* if .name overlaps to new line */
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 50%;
	text-align: center;
	position: relative;
	box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.2);
}

.active .af-color-box {
	width: 15px;
	min-width: 15px;
	height: 15px;
	margin: 5px;
}

.active .af-color-box:after {
	content: '';
	position: absolute;
	top: -5px;
	right: -5px;
	bottom: -5px;
	left: -5px;
	border: 2px solid #D0D5DB;
	border-radius: 50%;
}

.af-inline-colors {
	display: inline-block;
	width: 100%;
}

.af-inline-colors li {
	float: left;
	margin: 2px 4px 2px 0;
}

.af-color-box .checkbox,
.af-color-box .radio,
.af-inline-colors .name,
.af-inline-colors .count {
	display:none;
}



/* dimmed values */

.dim-zero-matches .no-matches > label {

	opacity: 0.4;

	cursor: no-drop;

}

.dim-zero-matches .no-matches.active > label{

	cursor: pointer;

}

.dim-zero-matches .no-matches .af-color-box:before {

	content: '';

	position: absolute;

	display: block;

	border-bottom: 2px solid #FFF;

	width: 23px;

	top: 50%;

	margin: -1px 0 0 1px;

	transform: rotate(-45deg);

}

.dim-zero-matches .no-matches .af-color-box.bright:before {

	border-color: #D0D5DB;

}

.dim-zero-matches .no-matches.active .af-color-box:before {

	left: -6px;

}

/* text boxes */

.af_filter.tb li {
	float: left;
    border: 1px solid #eeeeee;
    border-radius: 15px;
    padding: 8px;
    line-height: 1;
	background:initial;
}

.af_filter.tb li.active {
	border-color: #624f41;
	background: #D2C0A630;

}

.af_filter.tb label,

.af_filter.tb .name {

	padding: 0;

	margin: 0;

}

.af_filter.tb .checkbox {

	display: none;

}

li.item-newproducts.mc2-li-1, li.item-bestsales.mc2-li-1,li.item-pricesdrop.mc2-li-1{
	border: 1px solid #eee;
    padding: 9px 18px;
    border-radius: 25px;
    display: flex;
    align-items: center;
}
li.item-newproducts:before {
    position: relative;
    margin-right: 5px;
    content: "🔥";
	font-size:16px;
}


li.item-bestsales:before{
    position: relative;
    margin-right: 5px;
    content: "👑";
	font-size:16px;
}

li.item-pricesdrop.mc2-li-1:before{
    position: relative;
    margin-right: 5px;
    content: "💸";
	font-size:16px;
}



/* selected filters */

.selectedFilters {
	display: flex;
    flex-direction: column;
	align-items:start;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
	clear: both;
	gap:10px;
}
.cf-block {
    display: flex;
    gap: 5px;
}
.selectedFilters .clearAll {

	order:3;

}

.selectedFilters .clearAll .txt {

	font-size: 0.7em;

	line-height: 0;

	margin-top: 0.7em;

	text-transform: uppercase;

	display: inline-block;

	vertical-align: top;
	    color: #AC1E44;
    font-weight: 500;
    text-decoration: underline;

}

.selectedFilters .clearAll a:hover .txt {
	color: #900C3F;
}


.selectedFilters .clearAll i {

	vertical-align: middle;

	margin-left: 3px;

	display:none;

}

.selectedFilters .clearAll a {

	color: #666;

	display: block;

}

.selectedFilters .cf {

	padding: 7px 14px;
    background: #fff;
    position: relative;
    line-height: 1;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 25px;

}

.selectedFilters .cf a {

	   position: relative;
    float: none;
	margin-left: 5px;
    color: #AC1E44;
    font-size: 16px;
    opacity: 1;
    font-weight: 500;

}

.selectedFilters .cf a:hover {
	color: #900C3F
}

.selectedFilters .cf a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
}

.sorting-buttons {
    display: flex;
    align-items: center;
	justify-content: start;
    gap: 15px;
	padding: 20px 0;
}

.btn-sort-price {
    border: 1px solid #eee;
    border-radius: 25px;
}



/* selected filters inline */

/*.selectedFilters.inline {

	margin: 15px 0 5px 0;

	text-align: left;

	line-height: 1.2;

}*/
/*
.selectedFilters.inline .clearAll {

	float: right;

	padding: 7px 10px 8px 10px;

	margin-bottom: 10px;

	text-align: center;

}*/

.selectedFilters.inline .cf {

	padding: 7px 7px 8px 10px;

	display: inline-block;

	margin: 0 10px 0 0;

}

.selectedFilters.inline .cf a {

	right: 0;

	margin-left: 3px;

}
.cf:hover {
    box-shadow: 1px 2px 5px 0 rgb(0 0 0 / 9%);
}
.has-compact-filter .selectedFilters.inline .clearAll {
	float: none;
}

.selectedFilters.inline .clearAll i {

	display: none;

}

.selected-filters-label {
	margin-right: 5px;
	display:none;
}

.has-compact-filter .selected-filters-label {

	display: none;

}



/* customer filters */

.selectedFilters .unlocked,

.af .unlocked a {

	color: #AAB2BD;

}

.hide-zero-matches .no-matches.has-customer-filter {

	display: block;

}

.active .customer-filter-label .af-color-box a {

	color: #FFF;

	line-height: 25px;

}

.active .customer-filter-label .af-color-box {

	width: 25px;

	min-width: 25px;

	height: 25px;

	margin: 0;

}

.active .customer-filter-label .af-color-box:after {

	display: none;

}

.af_filter .active .customer-filter-label .af-color-box.bright a {

	color: #AAB2BD;

}

.dim-zero-matches .no-matches.active .customer-filter-label .af-color-box:before {

	left: 0;

}

.af-textbox-label.customer-filter-label > a {

	line-height: 0;

	margin-right: 5px;

}

.customer-filter-label.for-select {

	float: left;

	line-height: 30px;

}

.selector-with-customer-filter {

	padding-left: 15px;

}

.manage-permanent-filters {

	font-size: 12px;

	border: 1px solid;

	text-overflow: ellipsis;

	overflow: hidden;

}



/* loading animation */

.loading-indicator,

.viewFilteredProducts.loading:after {

	content: '';

	position: absolute;

	display: inline-block;

	width: 18px;

	height: 18px;

	left: 50%;

	top: 50%;

	margin-left: -9px;

	margin-top: -9px;

	bottom: 0.5em;

	border: 2px solid;

	border-left-color: transparent;

	opacity: 0.5;

	border-radius: 100%;

	z-index: 2;

	animation: spinning 0.4s infinite linear;

}

.viewFilteredProducts.loading {

	pointer-events: none;

}

.viewFilteredProducts.loading:before {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

	background: inherit;

	border-radius: inherit;

	z-index: 1;

}



/* load more, infinite scroll */

.dynamic-loading {
	text-align: center;
	position: relative;
	clear: both;
    margin: 15px 0 20px 0;
}

.dynamic-loading.infinite-scroll {

	margin: 0;

}

.dynamic-product-count {

	display: block;

	margin: 0.5em 0 1.5em 0;

}

.relative-container {

	position: relative;

}

.infinite-scroll .loading-indicator {

	position: relative;

	left: auto;

}

.dynamic-loading.infinite-scroll .loadMore {

	display: none;

}

.dynamic-loading .loadMore,

.dynamic-loading.loading .loading-indicator {

	visibility: visible;

	transition: none;

}

.dynamic-loading .loading-indicator,

.dynamic-loading.loading .loadMore {

	visibility: hidden;

}



.hidden-name .name {

	display:none;

}

.btn.full-width {

	width: 100%;

}

.force-hidden {

	display: none;

}

.af-basic-layout {

	margin-top: 15px;

}

.af-basic-layout .showall {

	display: none;

}

.hide-counters .count {

	display: none;

}



#amazzing_filter a,

#amazzing_filter a:focus {

	text-decoration: none;

}



/* cut off */

.af_filter .toggle-cut-off {

	position: absolute;
	left: 0;
	right: 0;
	bottom: -12px;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	display: none;

}

.af_filter.expandable .toggle-cut-off{

	display: block;

}

.af_filter.expandable .af_filter_content {

	margin-bottom: 0.3em;

}

.toggle-cut-off span {

	padding: 0 5px;

	background: #FFF;

	color: #AAB2BD;

}

.toggle-cut-off .more,

.cut-off .toggle-cut-off .less,

.cut-off .cut {

	display: none;

}

.cut-off .toggle-cut-off .more,

.toggle-cut-off .less {

	display: inline-block;

}

.mc1-li-Volumes .name::after{
    content: " cl";
}


.mc1-li-Poids .name::after{
    content: " g";
}



/* toggle filters */

.af_subtitle {
	position: relative;
	margin: 0 0 15px 0;
	padding: 10px 0;
	font-weight: bold;
	color: #624f41;
}

.af_subtitle.toggle-content {

	cursor: pointer;

}

.af_subtitle.toggle-content:before {

	content: '';

	position: absolute;

	top: 50%;

	margin-top: -2px;

	right: 3px;

	border: 1px solid #D0D5DB;

	width: 7px;

	height: 7px;

	border-width: 1px 0 0 1px;

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

}

.no-available-items .af_subtitle {

	opacity: 0.5;

	cursor: not-allowed;

}

.closed .af_filter_content,

.af_filter.expandable.closed .toggle-cut-off,

.hide-zero-matches .no-available-items {

	display: none;

}

.closed .af_subtitle.toggle-content:before {

	border-width: 0 1px 1px 0;

	margin-top: -5px;

}

.special .af_filter_content {
	display: block;
}



/* quick search */

.af-quick-search {

	position: relative;

	margin-bottom: 0.7em;

}

.af-quick-search:before {

	content: '';

	position: absolute;

	right: 0.6em;

	top: 0.6em;

	display: block;

	width: 11px;

	height: 11px;

	border: 2px solid #AAB2BD;

	border-radius: 100%;

	z-index: 1;

}

.af-quick-search:after {

	content: '';

	position: absolute;

	display: block;

	height: 5px;

	width: 0;

	border: 1px solid #AAB2BD;

	top: 0.7em;

	right: 0.6em;

	transform: rotate(45deg);

	z-index: 1;

	margin-top: 8px;

	margin-right: 10px;

}

.qsInput {

	border: 2px solid #F5F5F5;

	transition: all 0.2s;

	background: #F5F5F5;

	width: 100%;

	padding: 4px;

	position: relative;

}

body .qsInput:focus,

.qsInput.has-value {

	background: #FAFAFA;

	border: 2px solid #AAB2BD;

	outline: none;

	z-index: 2;

}

.af_filter li.qs-hidden {

	display: none;

}

.af_filter li.qs-hidden.active,

.af_filter li.qs-hidden.qs-half-hidden {

	display: block;

}

.af_filter li.qs-hidden.active > label,

.af_filter li.qs-hidden.qs-half-hidden > label {

	opacity: 0.5;

}

.qs-no-matches {

	margin: 0.7em 0;

	padding: 0.5em;

}



/* horizontal layout */

.horizontal-layout .title_block {

	display: none;

}

.horizontal-layout #af_form {

	padding: 0;

}

.horizontal-layout .af_subtitle {

	background: #FFF;

	border: 2px solid #AAB2BD;

	padding: 10px 20px 10px 10px;

	text-transform: uppercase;

	font-size: 0.8em;

	line-height: 1;

	font-weight: normal;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

}

.horizontal-layout .closed .af_subtitle {

	border-color: #D0D5DB;

}

.horizontal-layout .af_subtitle.toggle-content:before {

	right: 7px;

}

.horizontal-layout .af_filter {

	border: 0;

}

.horizontal-layout .af_filter_content {

	position: absolute;

	padding: 5px 10px;

	left: 0;

	right: 0;

	background: #FFF;

	border: 2px solid #AAB2BD;

	border-top-width: 0;

	overflow-y: auto;

	z-index: 99999;

	margin-top: -2px;

	max-height: 310px;

}

.horizontal-layout .special .af_filter_content {

	position: relative;

	border-color: #D0D5DB;

	left: 0;

	border-top-width: 2px;

	margin: 0;

	z-index: 1;

}

.horizontal-layout .special .af_filter_content label  {

	margin: -1px 0;

	color: inherit;

}

.horizontal-layout .special .name {

	text-transform: uppercase;

	font-size: 0.8em;

}

.horizontal-layout .type-3 .af_filter_content,

.horizontal-layout .has-slider .af_filter_content {

	overflow: visible;

	padding-bottom: 10px;

}

.horizontal-layout .has-selection .af_subtitle,

.horizontal-layout .has-selection .af_subtitle.toggle-content:before,

.horizontal-layout .has-selection .af_filter_content {

	border-color: #3CB5D2;

}

.horizontal-layout .has-selection .af_subtitle {

	color: #3CB5D2;

}

@media (min-width: 480px) {

	.horizontal-layout {

		margin: 0 -5px 10px -5px;

	}

	.horizontal-layout:after {

		content: '';

		display: block;

		clear: both;

	}

	.horizontal-layout .selectedFilters {

		margin: 0 5px;

	}

	.horizontal-layout .af_filter,

	.horizontal-layout .btn-holder {

		float: left;

		width: 50%;

		padding: 0 5px 5px 5px;

	}

	.horizontal-layout .af_filter_content {

		left: 5px;

		right: 5px;

	}

	#amazzing_filter.horizontal-layout .btn-holder .btn {

		margin: 0;

		line-height: 1;

		padding: 9px;

	}

}

@media (min-width: 768px) {

	.horizontal-layout .af_filter,

	.horizontal-layout .btn-holder {

		width: 33.3%;

	}

}

@media (min-width: 1200px) {

	.horizontal-layout .af_filter,

	.horizontal-layout .btn-holder {

		width: 25%;

	}

}



/* compact view */

.has-compact-filter.show-filter {

	overflow: hidden;

	position: fixed;

	width: 100%;

	height: auto;

}

.has-compact-filter #amazzing_filter {

	/* position fixed is defined in hookDisplayHeader() basing on configurable @media max-width */

	opacity: 1;

	z-index: 10001;

	top: 0;

	width: 100%;

	right: 0;

	transform: translateX(100%);

	padding: 0 32px 0 0;

	background: #FFF;

	height: 100%;

	overflow: visible;

	/*max-width: 350px;*/

}

.has-compact-filter.show-filter #amazzing_filter {

	transform: translateX(32px);

	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);

}

.has-compact-filter #amazzing_filter.animation-ready {

	transition: all .2s;

}

.has-compact-filter .af.block .block_content {

	padding: 10px;

	max-height: 100%;

	overflow-y: auto;

}

.has-compact-filter.show-filter .af.block .block_content,

.has-compact-filter.show-filter .af_filter.type-1 .af_filter_content,

.has-compact-filter.show-filter .af_filter.type-2 .af_filter_content {

	-webkit-overflow-scrolling: touch;

}

.has-compact-filter .af.block .block_content form {

	padding-bottom: 80px;

}

.has-compact-filter #amazzing_filter .btn-holder {

	position: absolute;
    bottom: 0;
    left: 10%;
    right: 10%;
    padding: 0 15px 10px;
    background: transparent;
    z-index: 10;

}

#amazzing_filter .compact-toggle {

	position: absolute;

	top: 50%;

	margin-top: -16px;

	left: -32px;

	text-align: center;

	display: none;

	box-shadow: none;

	padding: 0;

}

.has-compact-filter #amazzing_filter .compact-toggle {

	display: block;

}

.compact-toggle-text {

	position: absolute;

	transform: rotate(270deg);

	transform-origin: left;

	left: 16px;

	bottom: 16px;

	background: inherit;

	padding-right: 7px; /* +3px from letter spacing */

	letter-spacing: 3px;

	text-transform: uppercase;

	font-size: 12px;

	line-height: 32px;

	white-space: nowrap;

}

.compact-toggle .compact-toggle-icon {

	display: block;

	width: 32px;

	height: 32px;

	line-height: 32px;

	font-size: 18px;

}

/* compact offset left */

.has-compact-filter #amazzing_filter.compact-offset-left {

	transform: translateX(-100%);

}

.has-compact-filter.show-filter #amazzing_filter.compact-offset-left {

	transform: translateX(-32px);
	padding-left: 45px;
	padding-right: 15px;
	max-width: 90%;
	left:0;
}

#amazzing_filter.compact-offset-left .compact-toggle {

	transform-origin: right;

	right: -32px;

	left: auto;

}

.has-compact-filter #amazzing_filter.compact-offset-left .btn-holder {

	left: 32px;

	right: 0;

}

/* type-2: only text */

.compact-toggle.type-2 .compact-toggle-icon {

	opacity: 0;

}

.compact-toggle.type-2 .compact-toggle-text {

	bottom: -6px;

}

/* type-3: only icon */

.compact-toggle.type-3 .compact-toggle-text {

	display: none;

}

.af-compact-overlay {

	display: none;

}

.has-compact-filter .af-compact-overlay {

	display: block;

	position: fixed;

	opacity: 0;

	margin: 0;

	transition: all 0.3s;

}

.has-compact-filter.show-filter .af-compact-overlay {

	background: #333;

	opacity: 0.3;

	top: 0; right: 0; bottom: 0; left: 0;

	z-index: 10000;

}

.has-compact-filter #amazzing_filter .title_block #js-product-list-top {

	display: none!important;

}
.has-compact-filter #amazzing_filter .title_block {padding: 20px 10px;
    margin: 0;}


.btn-pulsate {

	animation: btn-pulsate .3s;

}

@keyframes btn-pulsate {

	20% {transform: scale(0.95)}

	40% {transform: scale(1.05)}

	60% {transform: scale(0.98)}

	80% {transform: scale(1.02)}

}

@keyframes spinning {

	0% {transform:rotate(0deg);}

	100% {transform:rotate(360deg);}

}



/* extended compatibility */

.u-times:after {

	content: '❌';

	font-family: Tahoma;

	font-size: 12px;

	line-height: 1;

}

.selectedFilters .cf a.u-times:after {

	content: '✔️';

	font-family: Tahoma;

	font-size: 12px;

	line-height: 1;

}

.selectedFilters .cf a:hover.u-times:after{
content: '❌';

	font-family: Tahoma;

	font-size: 12px;

	line-height: 1;}

.pull-left {

	float: left;

}

.pull-right {

	float: right;

}

.hidden {

	display: none!important;

}

.clear-both {

	clear: both;

}

/* since 3.2.2 */

.loadMore.btn-primary {
	background-color: #ffffff;
    padding: 15px 30px;
    margin: auto;
    color: #BD1522;
    font-size: 16px;
    font-weight: 600;
    border-radius: 15px;
    border: 1px solid #BD1522;
    display: inline-flex;
    align-items: center;
}

.loadMore.btn-primary:hover {
	background-color: #BD1522;
	color: #ffffff;
}
button.loadMore.next.button.lnk_view.btn.btn-primary:after {
    content: "↓";
    font-size: 20px;
}
/*
@media (min-width: 992px) {
	.dynamic-loading{display:none;}
}*/


@media (max-width: 992px) {
.af_special-filters {
    display:flex;
	overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        gap: 1rem;
        padding: 1rem;
}
}


@media (max-width: 767px) {
	.af_filter {margin-bottom: 10px;padding-bottom: 10px;}
	#amazzing_filter form {padding-top: 0px;}
	.has-compact-filter .af.block .block_content {padding: 0px 10px;max-height: 85%;padding-bottom: 60px;}
	.af_subtitle {padding: 8px 0;}
	.has-compact-filter .af.block .block_content form {padding-bottom: 0px;}
}

@media (max-width: 480px) {
	.has-compact-filter.show-filter #amazzing_filter.compact-offset-left { max-width: 90%;}
	.has-compact-filter #amazzing_filter .title_block {padding: 20px 10px 10px 10px;}
	.af_subtitle {padding: 6px 0;font-size: 15px;}
	.af_filter {margin-bottom: 8px;padding-bottom: 8px;}

}
@media (max-width: 350px) {
	.has-compact-filter.show-filter #amazzing_filter.compact-offset-left {max-width: 100%;}
	#amazzing_filter .btn-holder .btn {font-size: 15px;}
}