*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	-moz-osx-font-smoothing: auto;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
a {
	color: #2b2b2b;
	text-decoration: none;
	cursor: pointer;
}
li,
ol,
ul {
	list-style: none;
}
main {
	display: block;
}
.LoadingBar3 {
	width: 100%;
	position: fixed;
	z-index: 4000;
	top: 0;
	left: 0;
}
.ProductListingPage52 {
	padding-bottom: 16px;
}
.ContentHeader6 {
	overflow: hidden;
	position: relative;
}
.ContentHeader6 {
	margin: 0 auto;
	padding: 0 16px;
}
.Header6 {
	position: relative;
	width: 100%;
	transition: background-color .5s linear, color .5s linear;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	max-width: 1440px;
}
.ContentHeader6__container {
	max-width: 1376px;
}
.Header6 {
	margin: auto;
	-webkit-transition: background-color .5s linear, color .5s linear;
	border-bottom: 1px solid #e5e5e5;
}
.ContentHeader6__container {
	margin: 0 auto;
	padding: 0;
}
.Header6__content {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	max-width: 1440px;
	color: #000;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 32px 0;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
}
.Header6__headingsContainer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.Header6__title {
    font-family: var(--ae-font-editorial, "Fraunces", Georgia, serif);
	direction: ltr;
	font: normal 20px/25px inherit;
	letter-spacing: 1px;
	margin: 0;
	webkit-animation: fadeIn .2s linear 0s both;
	animation: fadeIn .2s linear 0s both;
}
.Header6__subtitle {
    font-family: var(--ae-font-editorial, "Fraunces", Georgia, serif);
	direction: ltr;
	font: normal 20px/25px inherit;
}
.Header6__subtitle {
	font: normal 24px/30px inherit;
	letter-spacing: 1px;
	margin: 0;
	-webkit-animation: fadeIn .2s linear 0s both;
	animation: fadeIn .2s linear 0s both;
}
.Header6__copy {
	font: 14px/21px inherit;
	font-weight: 400;
	overflow: hidden;
	position: relative;
	max-height: 53px;
	-webkit-animation: fadeIn .2s linear 0s both;
	animation: fadeIn .2s linear 0s both;
}
.Header6__copy--hide {
	display: none;
}
.Header6__moreButton {
	font: 12px/16px inherit;
	letter-spacing: .12px;
	font-weight: 700;
	position: absolute;
	bottom: -1px;
	overflow: hidden;
	color: #111;
	min-height: 0;
	height: calc(2200% - 1144px);
	max-height: 22px;
	cursor: pointer;
	text-align: right;
	right: 0;
	padding-left: 32px;
	background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(35%, #fff));
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 35%);
}
.Header6__copy * {
	margin: 0;
}
.FounditWrapper52 {
	position: relative;
	display: block;
	margin: 24px 0 -32px;
}
.ContentCarousel52 {
	max-width: 1440px;
	margin: 0 auto 24px;
	padding: 0 0 0 16px;
}
.ContentCarousel52__carousel {
	position: relative;
}
.ContentCarousel52__carousel--newDesign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button {
	background-color: transparent;
}
[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
}
.ContentCarousel52__control {
	position: absolute;
	z-index: 1000;
	top: -20%;
	bottom: 0;
	height: 48px;
	width: 48px;
	outline: none;
	border: 0;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	cursor: pointer;
}
.ContentCarousel52__control.posRel {
	position: relative;
	height: 78px;
}
.ContentCarousel52__control:disabled {
	opacity: .4;
}
.ContentCarousel52__control--prev {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSI0NCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBkPSJNMjYuNSAxNEwxOCAyMi41bDguNSA4LjUiLz48L3N2Zz4=)
		no-repeat;
	background-position: 50%;
	background-color: hsla(0, 0%, 100%, .8);
}
.ContentCarousel52__control--prev {
	left: 0;
}
.ContentCarousel52__control.posRel {
	margin: 0;
}
.ContentCarousel52__control.posRel,
[dir=rtl] .ContentCarousel52__control.posRel {
	padding-left: 24px;
	padding-right: 24px;
}
.ContentCarousel52__control:disabled.posRel {
	opacity: 0;
}
.ContentCarousel52__slidesWrapperContainer {
	overflow-x: auto;
	overflow-y: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.ContentCarousel52__slidesWrapper {
	scroll-behavior: smooth;
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.ContentCarousel52__slidesWrapper--newDesign {
	display: grid;
	grid-column-gap: 12px;
}
.ViewportObserver1 {
	width: 100%;
}
.ContentCarousel52__slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 38%;
	flex: 0 0 38%;
	scroll-snap-align: start;
	margin: 0 8px;
}
.ContentCarousel52__slide--col-md {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 26%;
	flex: 0 0 26%;
}
.ContentCarousel52__slide--newDesign {
	grid-row: 1;
}
.ContentCarousel52__slide--newDesign {
	margin: 0;
}
.ContentCarousel52__slide:first-child {
	margin-left: 0;
}
.ContentItem52__itemWrapper {
	display: grid;
}
.ContentItem52__longSlideDiv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 214px;
	height: 78px;
}
.ContentItem52__longSlideDiv {
	border: 0.5px solid #cbcbcb;
}
.ContentItem52__miniDiv {
	display: grid;
	height: 100%;
	width: 52px;
}
.a {
	background: #eee;
}
.b {
	position: relative;
}
.d {
	height: 100%;
}
.u {
	padding-bottom: 150%;
}
.f {
	position: absolute;
}
.g {
	left: 0;
}
.h {
	width: 100%;
}
.ContentItem52__title {
	font: 14px/18px inherit;
	letter-spacing: .14px;
	font-weight: 400;
}
.ContentItem52__title--longSlideTitle {
	-ms-flex-item-align: center;
	align-self: center;
}
.ContentItem52__title {
	text-align: center;
}
.ContentItem52__title--longSlideTitle {
	margin-left: 12px;
	text-align: left;
}
.ContentCarousel52__control--next {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSI0NCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBkPSJNMTggMzFsOC41LTguNUwxOCAxNCIvPjwvc3ZnPg==)
		no-repeat;
	background-position: 50%;
	background-color: hsla(0, 0%, 100%, .8);
	right: 0;
}
.ContentCarousel52__control.posRel {
	margin: 0;
}
.ContentCarousel52__control.posRel,
.ContentCarousel52__control.posRel {
	padding-left: 24px;
	padding-right: 24px;
}
.ProductListingPage52__gutterWrapper {
	padding: 0 16px;
}
.ProductListingPage52__refine {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	/*position: sticky;*/
	position: relative;
	/*top: 50px;*/
	z-index: 1000;
}
.ProductListingPage52__refine {
	padding: 24px 0;
	background-color: #fff;
}
.ProductListingPage52__filterToggle {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
	padding: 0;
	border: 0;
	background: transparent;
	background-image: none;
	max-height: none;
	font: 14px/18px inherit;
	letter-spacing: .14px;
	font-weight: 400;
	color: #111;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	text-align-last: auto;
	-webkit-appearance: none;
	appearance: none;
}
.ProductListingPage52__filterToggle:hover,
.ProductListingPage52__filterToggle:focus,
.ProductListingPage52__filterToggle:active,
.ProductListingPage52__filterToggle:focus-visible {
	color: #111;
	text-decoration: none;
	background: transparent;
	box-shadow: none;
	outline: none;
}
.ProductListingPage52__filterToggleIcon {
	position: relative;
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #000;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.ProductListingPage52__filterToggleIcon::before,
.ProductListingPage52__filterToggleIcon::after,
.ProductListingPage52__filterToggleIcon > span {
	content: "";
	position: absolute;
	left: 50%;
	width: 8px;
	height: 1.5px;
	background: #fff;
	border-radius: 999px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.ProductListingPage52__filterToggleIcon::before {
	top: 5px;
}
.ProductListingPage52__filterToggleIcon > span {
	top: 8px;
}
.ProductListingPage52__filterToggleIcon::after {
	top: 11px;
}
.ProductListingPage52__filterToggleText {
	color: #111;
	font: 400 14px/18px inherit;
	letter-spacing: .12px;
	text-transform: none;
}
.ProductListingPage52__filterToggleDivider {
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #d9d9d9;
}
.ProductListingPage52__totalProducts {
	display: inline-block;
	color: #656565;
	font: 14px/18px inherit;
	letter-spacing: .14px;
	font-weight: 400;
}
.CombinedSelect11 {
	position: relative;
	color: #111;
}
.OrderBy52__select {
	display: inline-block;
	width: 100%;
}
.CombinedSelect11:before {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: rotatex(0deg);
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	top: 50%;
	bottom: 50%;
	pointer-events: none;
	z-index: 1;
}
.CombinedSelect11--link:before {
	display: inline-block;
}
.CombinedSelect11:before {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTggMTIuMjA3TC42NDYgNC44NTNsLjcwOC0uNzA2TDggMTAuNzkzbDYuNjQ2LTYuNjQ2LjcwOC43MDZ6Ii8+PC9nPjwvc3ZnPg==)
		no-repeat;
	-webkit-transition: -webkit-transform .3s ease-out;
	transform: rotatex(0deg);
	margin: auto 0;
}
.CombinedSelect11:before {
	right: 12px;
}
.CombinedSelect11__customizedSelect {
	display: none;
	height: 40px;
	width: 100%;
	position: relative;
}
.CombinedSelect11__customizedSelect {
	background: none;
}
.CombinedSelect11__label {
	font: 14px/18px inherit;
	letter-spacing: .14px;
	font-weight: 400;
}
.CombinedSelect11__label {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	overflow: hidden;
}
.CombinedSelect11__label {
	border: 1px solid #cbcbcb;
	border-radius: 2px;
	background: #fff;
	padding: 0;
	background: none;
	cursor: pointer;
}
.CombinedSelect11__label {
	line-height: 40px;
	padding: 0 40px 0 12px;
}
.CombinedSelect11__field {
	font: 14px/18px inherit;
	letter-spacing: .14px;
	font-weight: 400;
}
.CombinedSelect11__field {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 48px;
	width: 100%;
	overflow: hidden;
}
.CombinedSelect11__field--custom {
	visibility: hidden;
	position: relative;
}
.CombinedSelect11__field {
	border: 1px solid #cbcbcb;
	border-radius: 2px;
	background: #fff;
	padding: 0;
}
.CombinedSelect11__field {
	border-top: none;
	cursor: pointer;
}
.CombinedSelect11__field {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	line-height: 40px;
}
.CombinedSelect11__option {
	white-space: nowrap;
}
.CombinedSelect11__option {
	padding: 0 40px 0 12px;
	border-left: 3px solid transparent;
}
.CombinedSelect11__field--nativeSelect {
	display: block;
	border-top: 1px solid #cbcbcb;
	padding: 0 40px 0 12px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.CombinedSelect11__field--placeholderText {
	color: #111;
}
.OrderBy52__select > select {
	height: auto;
	cursor: pointer;
}
.ProductListingPage52__filter {
    grid-area: filter;
}
.FiltersWrapper52__wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10150;
}
.FiltersWrapper52__wrapper {
    left: 0;
}
.FiltersWrapper52__container, .FiltersWrapper52__wrapper--visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.FiltersWrapper52__wrapper:before {
    content: " ";
    width: 100%;
    height: 100%;
    display: block;
    opacity: .7;
}
.FiltersWrapper52__wrapper:before {
    background-color: #111;
}
.FiltersWrapper52__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    bottom: 0;
}
.FiltersWrapper52__container {
    background: #fff;
}
.FiltersWrapper52__container, .FiltersWrapper52__container {
    right: 0;
    left: 0;
}
.FiltersWrapper52__titleContainer {
    position: relative;
}
.FiltersWrapper52__title {
    font: 14px/18px inherit;
    letter-spacing: .28px;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
.FiltersWrapper52__title {
    padding: 16px;
}
.FiltersWrapper52__closeButton {
    height: 16px;
    width: 16px;
    position: absolute;
    top: 16px;
    line-height: 0;
    outline: none;
}
.FiltersWrapper52__closeButton {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTYgMHYxNkgwVjB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTQuMzU0IDIuMzUzbC0uNzA4LS43MDdMOCA3LjI5MyAyLjM1MyAxLjY0NmwtLjcwNy43MDdMNy4yOTMgOGwtNS42NDcgNS42NDYuNzA3LjcwOEw4IDguNzA3bDUuNjQ2IDUuNjQ3LjcwOC0uNzA4TDguNzA3IDh6Ii8+PC9nPjwvc3ZnPg==) no-repeat;
    background-color: transparent;
    padding: 0;
    border: none;
    cursor: pointer;
}
.FiltersWrapper52__closeButton {
    right: 16px;
}

.FiltersWrapper52__closeButton::before {
    content: "Close";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    font: 400 12px/1 inherit;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #111;
}
.FiltersWrapper52__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: scroll;
}
.FiltersWrapper52__content--locked {
    overflow-y: auto;
    position: relative;
}
.FiltersWrapper52__content {
    padding: 0;
    border-top: 1px solid #cbcbcb;
}
.AccordionSection3 {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}
.PLPAccordionSection52--accordionAnimation, .PLPAccordionSection52--accordionAnimation {
    -webkit-animation: fadeIn .2s linear 0s both;
    animation: fadeIn .2s linear 0s both;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.AccordionSection3__openRadioButton {
    display: none;
}
.AccordionSection3__closeRadioButton {
    display: none;
}
.AccordionSection3__heading {
    display: inline-block;
    position: relative;
    height: 72px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    padding: 0 16px;
}
.AccordionSection3__heading.openLabel {
    display: inline-block;
    position: absolute;
    z-index: 100;
}
.AccordionSection3__heading.closeLabel {
    display: none;
    position: absolute;
    z-index: 100;
}
.AccordionSection3__heading--colour {
    color: #111;
}
.AccordionSection3__heading--colour {
    border-top: 1px solid #cbcbcb;
    background: #fff;
}
.AccordionSection3__heading--colour {
    border-top: 1px solid #cbcbcb;
    background: #fff;
}
.SelectedFilterLabel52__title {
    font: 14px/18px inherit;
    font-weight: 700;
    letter-spacing: .14px;
    color: #111;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 4px;
}
.SelectedFilterLabel52__subTitle {
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
    color: #656565;
}
.SelectedFilterLabel52__subTitle, .SelectedFilterLabel52__subTitle {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.SelectedFilterLabel52__subTitle--new, .SelectedFilterLabel52__subTitle--new {
    -webkit-animation: fadeIn .2s linear 0s both;
    animation: fadeIn .2s linear 0s both;
}
.AccordionSection3__arrowIcon {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: rotatex(0deg);
    position: absolute;
    height: 16px;
    width: 16px;
    top: 28px;
    pointer-events: none;
}
.AccordionSection3__arrowIcon {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTggMTIuMjA3TC42NDYgNC44NTNsLjcwOC0uNzA2TDggMTAuNzkzbDYuNjQ2LTYuNjQ2LjcwOC43MDZ6Ii8+PC9nPjwvc3ZnPg==) no-repeat;
    -webkit-transition: -webkit-transform .3s ease-out;
    transform: rotatex(0deg);
}
.AccordionSection3__arrowIcon {
    right: 16px;
}
.AccordionSection3__content {
    width: calc(100% - 6px);
    height: auto;
    max-height: 0;
    overflow: auto;
}
.AccordionSection3__content {
    background: #fff;
    background-clip: context-box;
    padding: 0 16px;
}
.FiltersWrapper52__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(100% - 32px);
}
.FiltersWrapper52__button {
    padding: 24px 0;
    background: #fff;
    margin: 0 auto;
    border-top: 1px solid #cbcbcb;
}
.FiltersWrapper52__clearFilters {
    text-decoration: none;
    width: 100%;
}
.FiltersWrapper52__clearFilters {
    color: #656565;
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.FiltersWrapper52__clearFilters {
    color: #cbcbcb;
    pointer-events: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 45%;
}
.FiltersWrapper52__clearFilters {
    text-align: center;
    border: 1px solid #111;
    border-radius: 2px;
    cursor: pointer;
    padding: 14px 16px;
    background-repeat: no-repeat;
    background-position: 12px 12px;
}
.FiltersWrapper52__clearFilters {
    background-color: #fff;
    border-color: #f0f0f0;
    cursor: not-allowed;
}
.FiltersWrapper52__clearFilters {
    border: 1px solid #cbcbcb;
}
.FiltersWrapper52__clearFilters {
    margin-right: 16px;
}
.FiltersWrapper52__apply {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 45%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.Button10--primary {
    text-decoration: none;
    width: 100%;
    color: #fff;
	font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
	text-align: center;
    border: 1px solid #111;
    border-radius: 2px;
    cursor: pointer;
    padding: 14px 16px;
    background-repeat: no-repeat;
    background-position: 12px 12px;
	background-color: #111;
	margin: 0;
}
.ProductListingPage52__layoutGrid {
    position: relative;
}
.ProductGrid52, .WishlistProductGrid52 {
    display: grid;
    grid-template-columns: repeat(2,calc(50% - 12px));
    grid-template-rows: auto;
    grid-row-gap: 32px;
    grid-column-gap: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ProductListWithLoadMore52__listingGrid {
    margin-bottom: 40px;
}
.ProductItem24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    text-decoration: none;
    color: #111;
}
.DoubleImage18 {
    position: relative;
}
.DoubleImage18>.primaryImage {
    display: block;
    position: relative;
    z-index: 1;
    transition: opacity .22s ease;
}
.AspectRatio18 {
    width: 100%;
    overflow: hidden;
}
.AspectRatio18--ratio2-3 {
    position: relative;
    padding-top: 150%;
}
.AspectRatio18__content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.AccordionSection3__content {
    width: calc(100% - 6px);
    height: auto;
    max-height: 0;
    overflow: auto;
}
.AccordionSection3__content {
    background: #fff;
    background-clip: context-box;
    padding: 0 16px;
}
.Filter52__filterLine {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding: 12px 0;
}
.Filter52__filterLineCheckbox {
    position: relative;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    box-sizing: border-box;
}
.Filter52__filterLineCheckbox.radioButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 20px;
    height: 20px;
}
.Filter52__filterLineCheckbox.radioButton {
    border: 1px solid #cbcbcb;
    background-color: #fff;
    border-radius: 50%;
}
.Filter52__filterLineCheckbox.radioButton {
    margin: 2px 8px 2px 2px;
}
.Filter52__filterLineCheckbox--selected.radioButton {
    background-color: #fff;
    border: 6px solid #111;
}
.Filter52__filterLineLabel {
    direction: ltr;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
    align-self: end;
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.Filter52__filterLineLabel {
    color: #111;
    line-height: 24px;
}
.ProductItem24__skeletonContainer {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.ProductItem24__content {
    -webkit-transition: opacity 1s linear;
    transition: opacity 1s linear;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.ProductItem24__details {
    margin-bottom: 16px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.ProductItem24__details--brief {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 21px;
    min-height: 63px;
	max-height: 92px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ProductItem24__details {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.ProductItem24__designer {
    font: 14px/18px inherit;
    letter-spacing: .28px;
    font-weight: 700;
    text-transform: uppercase;
}
.ProductItem24__name {
    font: 14px/21px inherit;
    font-weight: 400;
}
.ProductItem24__name {
    color: #656565;
}
.PriceWithSchema9 {
    font: 16px/20px inherit;
    letter-spacing: .16px;
    font-weight: 700;
}
.PriceWithSchema9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ProductItem24__price {
    font: 14px/18px inherit;
    letter-spacing: .28px;
    font-weight: 700;
    text-transform: uppercase;
}
.ProductItem24__price {
    margin-bottom: 4px;
}
.ProductItem24__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.DoubleImage18>.secondaryImage {
    display: block;
    position: absolute;
    inset: 0;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transition: opacity .22s ease;
}
.ae-mobileCarousel {
	display: none;
	position: relative;
	overflow: hidden;
}
.ae-mobileCarousel-track {
	display: flex;
	overflow-x: auto;
	scroll-snap-type: x proximity;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	-ms-overflow-style: none;
	touch-action: auto;
	overscroll-behavior-x: auto;
}
.ae-mobileCarousel-track::-webkit-scrollbar {
	display: none;
}
.ae-mobileCarousel-slide {
	flex: 0 0 100%;
	scroll-snap-align: start;
	position: relative;
}
.ae-mobileCarousel-dots {
	position: absolute;
	left: 50%;
	bottom: 16px;
	z-index: 3;
	display: flex;
	gap: 6px;
	transform: translateX(-50%);
	width: max-content;
	padding: 5px 8px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .92);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
	pointer-events: none;
}
.ae-mobileCarousel-dot {
	width: 6px;
	height: 6px;
	border-radius: 999px;
	background: rgba(0, 0, 0, .22);
	transition: background-color .2s ease, transform .2s ease;
}
.ae-mobileCarousel-dot.is-active {
	background: rgba(0, 0, 0, .72);
	transform: scale(1.08);
}
.SingleBadge2__badge {
    letter-spacing: 2px;
    line-height: 1.5;
    color: #656565;
    text-transform: uppercase;
}
.ProductItem24__badge {
    font: 12px/16px inherit;
    letter-spacing: .15em;
}
.ProductItem24__badge {
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.AspectRatio18--ratio2-3 {
    position: relative;
}
.AspectRatio18--ratio2-3 {
    padding-top: 150%;
}
.Image18__imageContainer {
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #f0f0f0;
    -webkit-transition: background-color .3s linear;
}
.Image18__image {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    object-position: center center;
    transform-origin: center center;
    transition: transform 150ms cubic-bezier(.2, 0, .2, 1), opacity .3s linear;
}
.Image18__image--loaded {
    transition: opacity .3s linear;
    opacity: 1;
}
.Image18__image {
    left: 0;
}
.Image18__image--loaded {
    -webkit-transition: opacity .3s linear;
}
.Footer52 {
    padding: 64px 0 0;
}
.FooterBlock52 {
    position: relative;
}
.FooterBlock52 {
    margin-bottom: 32px;
}
.m {
    overflow: hidden;
}
.l {
    height: auto;
}
.FooterBlock52__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
}
.FooterBlock52__title {
    font: normal 20px/25px inherit;
}
.FooterBlock52__title {
    margin: 16px 0 0;
}
.FooterBlock52__title {
    -webkit-animation: fadeIn .2s linear 0s both;
    animation: fadeIn .2s linear 0s both;
}
.FooterBlock52__copy {
    font: 14px/21px inherit;
    font-weight: 400;
}
.FooterBlock52__copy {
    margin: 16px 0 0;
}
.FooterBlock52__copy {
    -webkit-animation: fadeIn .2s linear 0s both;
    animation: fadeIn .2s linear 0s both;
}
.FooterBlock52__link {
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.FooterBlock52__link {
    display: inherit;
    text-decoration: underline;
}
.FooterBlock52__link {
    margin: 24px auto 0;
}
.FooterBlock52__link {
    -webkit-animation: fadeIn .2s linear 0s both;
    animation: fadeIn .2s linear 0s both;
}
.FooterBlock52__link:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
}
.FooterBlock52__link:after {
    left: 0;
    right: 0;
}
.n div {
    height: auto;
}
.r {
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
}
.q {
    word-break: break-word;
}
.s {
    object-position: center;
}
.k {
    object-fit: cover;
}
.ScrollToTop4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ScrollToTop4 {
    padding-top: 5px;
    padding-bottom: 1px;
}
.ProductListingPage52__scrollTop {
    margin: 16px 0;
}
.ScrollToTop4__iconContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
}
.ScrollToTop4__iconContainer {
    transition: background-color linear,-webkit-transform .2s ease;
    transition: background-color linear,transform .2s ease;
    transition: background-color linear,transform .2s ease,-webkit-transform .2s ease;
}
.ScrollToTop4__iconContainer {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS42MzggMTMuMzQ4bDcuMzU0LTcuMzQ2IDcuMzU0IDcuMzQ2LS43MDguNzA3LTYuNjQ2LTYuNjQtNi42NDYgNi42NHpNLjk5MiAxLjAwN3YxaDE0di0xeiIvPjwvc3ZnPg==) no-repeat;
}
.ScrollToTop4__iconContainer {
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    background-position: 50%;
    -webkit-transition: background-color linear,-webkit-transform .2s ease;
}
.Pagination7 {
    position: relative;
    width: 100%;
    max-width: 1440px;
}
.Pagination7 {
    margin: auto;
    padding: 0 16px;
}
.Pagination7__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    width: 100%;
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.Pagination7__wrapper {
    border-top: 1px solid #cbcbcb;
}
.Pagination7__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.Pagination7__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Pagination7__first--disabled {
    pointer-events: none;
}
.Pagination7__first {
    margin-left: 16px;
    -webkit-transform: unset;
    transform: unset;
}
.Pagination7__first--disabled {
    cursor: default;
}
.Pagination7__firstIcon {
    height: 16px;
    width: 16px;
}
.Pagination7__firstIcon--disabled {
    opacity: .2;
}
.Pagination7__firstIcon {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjI5NyAxNkw2IDguNSAxMy4yOTcgMWwuNzAzLjcyMkw3LjQwMyA4LjUgMTQgMTUuMjc4bC0uNzAzLjcyMnpNMSAxNlYxaDF2MTVIMXoiLz48L3N2Zz4=) no-repeat;
}
.Pagination7__firstIcon--disabled {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjI5NyAxNkw2IDguNSAxMy4yOTcgMWwuNzAzLjcyMkw3LjQwMyA4LjUgMTQgMTUuMjc4bC0uNzAzLjcyMnpNMSAxNlYxaDF2MTVIMXoiLz48L3N2Zz4=) no-repeat;
}
.Pagination7__previous--disabled {
    pointer-events: none;
    color: #cbcbcb;
}
.Pagination7__previous {
    margin-left: 40px;
}
.Pagination7__previous .previousCopyAndArrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.Pagination7__previous .previousCopyAndArrow {
    -webkit-transition: -webkit-transform .3s ease;
}
.Pagination7__previousIcon {
    height: 16px;
    width: 16px;
}
.Pagination7__previousIcon--disabled {
    opacity: .2;
}
.Pagination7__previousIcon {
    -webkit-transform: unset;
    transform: unset;
}
.Pagination7__previousIcon {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTEuMTQ2IDE1LjM1NEwzLjc5MyA4IDExLjE0Ni42NDZsLjcwOC43MDhMNS4yMDcgOGw2LjY0NyA2LjY0NnoiLz48L2c+PC9zdmc+) no-repeat;
}
.Pagination7__previousIcon--disabled {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDE2djE2SDB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTEuMTQ2IDE1LjM1NEwzLjc5MyA4IDExLjE0Ni42NDZsLjcwOC43MDhMNS4yMDcgOGw2LjY0NyA2LjY0NnoiLz48L2c+PC9zdmc+) no-repeat;
}
.Pagination7__previousCopy {
    display: none;
}
.Pagination7__previousCopy {
    margin-left: 8px;
}
.Pagination7__counter {
    position: absolute;
    width: 100%;
    pointer-events: none;
    line-height: 56px;
}
.Pagination7__counter {
    text-align: center;
}
.Pagination7__counter {
    left: 0;
}
.Pagination7__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Pagination7__next {
    margin-right: 40px;
}
.Pagination7__next .nextCopyAndArrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.Pagination7__next .nextCopyAndArrow {
    -webkit-transition: -webkit-transform .3s ease;
}
.Pagination7__nextCopy {
    display: none;
}
.Pagination7__nextCopy {
    margin-right: 8px;
}
.Pagination7__nextIcon {
    height: 16px;
    width: 16px;
}
.Pagination7__nextIcon {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTYgMTZIMFYwaDE2eiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTQuODUzIDE1LjM1NGwtLjcwNi0uNzA4TDEwLjc5MyA4IDQuMTQ3IDEuMzU0bC43MDYtLjcwOEwxMi4yMDcgOHoiLz48L2c+PC9zdmc+) no-repeat;
}
.Pagination7__nextIcon {
    -webkit-transform: unset;
    transform: unset;
}
.AccordionSection3__openRadioButton:checked ~ .content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: auto;
    max-height: 100vh;
}
.AccordionSection3__openRadioButton:checked ~ .content {
    padding-bottom: 16px;
}
.AccordionSection3__content--openAnimationMobileFullScreen {
    -webkit-animation: slideDownAccordion .3s ease 1 both;
    animation: slideDownAccordion .3s ease 1 both;
}
.AccordionSection3__content::-webkit-scrollbar-thumb {
    min-height: 68px;
}
.AccordionSection3__content::-webkit-scrollbar-thumb {
    border: 6px solid transparent;
    border-radius: 100px;
    background-color: #cbcbcb;
    background-clip: padding-box;
}
.AccordionSection3__content::-webkit-scrollbar {
    width: 16px;
}
.AccordionSection3__openRadioButton:checked~.closeLabel {
    display: inline-block;
}
.PLPAccordionSection52--active.override {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 4000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.CombinedSelect11__option--opened:hover:not(:disabled) {
    background-color: #f0f0f0;
}
.CombinedSelect11__option--selected {
    border-color: #111;
}
.ScrollToTop4__iconContainer:hover {
    border: none;
    background-color: #f0f0f0;
    cursor: pointer;
    transform: translateY(-5px);
}
.Pagination7__last {
    margin-right: 16px;
}
.Pagination7__last--disabled {
    cursor: default;
}
.Pagination7__lastIcon {
    height: 16px;
    width: 16px;
}
.Pagination7__lastIcon--disabled {
    opacity: .2;
}
.Pagination7__lastIcon {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDE2VjEuMDAxaDFWMTZoLTF6TTIgMS43MjJMMi43MDIgMSAxMCA4LjUgMi43MDIgMTYgMiAxNS4yNzggOC41OTYgOC41IDIgMS43MjJ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
}
.Pagination7__lastIcon--disabled {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDE2VjEuMDAxaDFWMTZoLTF6TTIgMS43MjJMMi43MDIgMSAxMCA4LjUgMi43MDIgMTYgMiAxNS4yNzggOC41OTYgOC41IDIgMS43MjJ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;
}
.Pagination7__next--disabled {
    pointer-events: none;
    color: #cbcbcb;
}
.Pagination7__next--disabled {
    cursor: default;
}
.Pagination7__nextIcon--disabled {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTYgMTZIMFYwaDE2eiIvPjxwYXRoIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTQuODUzIDE1LjM1NGwtLjcwNi0uNzA4TDEwLjc5MyA4IDQuMTQ3IDEuMzU0bC43MDYtLjcwOEwxMi4yMDcgOHoiLz48L2c+PC9zdmc+) no-repeat;
}
.Pagination7__nextIcon--disabled {
    opacity: .2;
}
.Filter52__filterLineCheckbox {
    position: relative;
}
.Filter52__filterLineCheckbox.checkBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 20px;
    height: 20px;
    min-width: 20px;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    display: inline-block;
}
.Filter52__filterLineCheckbox.checkBox {
    border: 1px solid #cbcbcb;
    background-color: #fff;
}
.Filter52__filterLineCheckbox.checkBox {
    margin: 2px 8px 2px 2px;
}
.Filter52__filterLineCheckbox--selected.checkBox {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMCAwaDIwdjIwSDB6Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNOC4xNTYgMTEuODZsLTIuMTctMi4xNy0uOTg2Ljk4MiAzLjE1NiAzLjE1NkwxNSA2Ljk4NSAxNC4wMTUgNnoiLz48L2c+PC9zdmc+) no-repeat;
    border: 0;
    background-size: cover;
}
.SchemaFilterGroup52__filtersWrapper--doubleColumn {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding: 0;
    margin: 0;
}
.SchemaFilterGroup52__filtersWrapper li {
    list-style-type: none;
}
.SchemaFilterGroup52__linksWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font: 14px/18px inherit;
    font-weight: 700;
    letter-spacing: .14px;
}
.SchemaFilterGroup52__unselectAll {
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.SchemaFilterGroup52__unselectAll {
    display: inline-block;
    color: #111;
}
.SchemaFilterGroup52__unselectAll--disabled {
    color: #cbcbcb;
    pointer-events: none;
}
.SchemaFilterGroup52__unselectAll {
    border-bottom: 1px solid #111;
    padding-bottom: 3px;
    margin-bottom: 16px;
}
.SchemaFilterGroup52__unselectAll {
    text-align: left;
}
.SchemaFilterGroup52__unselectAll--disabled {
    border-color: #cbcbcb;
}
.MultiSelectFilterGroup52__unselectAll {
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.MultiSelectFilterGroup52__unselectAll {
    display: inline-block;
    color: #111;
}
.MultiSelectFilterGroup52__unselectAll {
    border-bottom: 1px solid #111;
    padding-bottom: 3px;
    margin-bottom: 16px;
}
.MultiSelectFilterGroup52__unselectAll {
    text-align: left;
}
.MultiSelectFilterGroup52__unselectAll--disabled {
    border-bottom: 1px solid #cbcbcb;
}
.MultiSelectFilterGroup52__unselectAll--disabled {
    color: #cbcbcb;
    pointer-events: none;
}
.DesignerFilterGroup52 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.DesignerFilterGroup52__searchWrapper {
    position: relative;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.DesignerFilterGroup52__searchWrapper:before {
    content: "";
    display: block;
    position: absolute;
    opacity: .2;
    width: 48px;
    height: 48px;
}
.DesignerFilterGroup52__searchWrapper:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjB6Ii8+PHBhdGggZD0iTTE4LjIzOSA0Ljg4QTguNDk4IDguNDk4IDAgMDA2LjU3MyAxLjk3MWE4LjUwMiA4LjUwMiAwIDAwNC4zODcgMTUuNzkxYzEuMzYgMCAyLjczMS0uMzQ1IDQuMDAzLTEuMDI4TDE4LjcyOCAyM2gxLjE2N2wtNC4wNzUtNi43ODJjMy42MzItMi41MzYgNC43MzYtNy40ODMgMi40MTktMTEuMzM4em0tMy40MjQgMTAuODA5YTcuNDg2IDcuNDg2IDAgMDEtMy44NTUgMS4wNzMgNy40NSA3LjQ1IDAgMDEtNi40MzgtMy42NEMyLjM5MSA5LjU3NyAzLjU0MyA0Ljk1OSA3LjA4OCAyLjgyOWE3LjQ4NyA3LjQ4NyAwIDAxMy44NTYtMS4wNzMgNy40NDggNy40NDggMCAwMTYuNDM3IDMuNjQgNy40NTcgNy40NTcgMCAwMS44NDkgNS42NzkgNy40NDkgNy40NDkgMCAwMS0zLjQxNSA0LjYxNHoiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvZz48L3N2Zz4=) no-repeat;
    background-position: 50%;
}
.DesignerFilterGroup52__designerFilter {
    display: inline;
}
.DesignerFilterGroup52 input {
    height: 48px;
}
.DesignerFilterGroup52 input {
    font: 14px/21px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.DesignerFilterGroup52 input {
    width: 100%;
}
.DesignerFilterGroup52 input {
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #cbcbcb;
}
.DesignerFilterGroup52 input {
    padding: 8px 40px 8px 12px;
}
.DesignerFilterGroup52 input {
    padding-left: 48px;
}
.DesignerFilterGroup52__unselectAll {
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.DesignerFilterGroup52__unselectAll {
    display: inline-block;
    color: #111;
    text-decoration: underline;
}
.DesignerFilterGroup52__unselectAll {
    margin-top: 24px;
    margin-bottom: 16px;
}
.DesignerFilterGroup52__unselectAll {
    text-align: left;
}
.FilterTags52 {
    width: 100%;
    overflow: hidden;
}
.FilterTags52__container {
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.FilterTags52__link {
    position: relative;
}
.FilterTags52__tag {
    direction: ltr;
    font: 14px/18px inherit;
    letter-spacing: .14px;
    font-weight: 400;
}
.FilterTags52__tag {
    position: relative;
    max-width: 200px;
    height: 48x;
    line-height: 48px;
    color: #111;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.FilterTags52__tag {
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    background: #fff;
}
.FilterTags52__tag {
    margin: 0 8px 24px 0;
    padding: 0 48px 0 16px;
    float: left;
}
.FilterTags52__icon {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 15px;
}
.FilterTags52__icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTYgMHYxNkgwVjB6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTQuMzU0IDIuMzUzbC0uNzA4LS43MDdMOCA3LjI5MyAyLjM1MyAxLjY0NmwtLjcwNy43MDdMNy4yOTMgOGwtNS42NDcgNS42NDYuNzA3LjcwOEw4IDguNzA3bDUuNjQ2IDUuNjQ3LjcwOC0uNzA4TDguNzA3IDh6Ii8+PC9nPjwvc3ZnPg==) no-repeat;
}
.FilterTags52__icon {
    right: 16px;
}




@keyframes slideDownAccordion {
	0% {
		max-height: 0;
		overflow-y: hidden;
	}
	99% {
		max-height: 328px;
		overflow-y: hidden;
	}
	100% {
		overflow-y: auto;
	}
}







@media (min-width: 768px) {
	.ContentHeader6 {
		padding: 0 32px;
	}
	.Header6__content {
		width: 480px;
	}
	.ContentCarousel52 {
		padding: 0 0 0 32px;
	}
	.ContentCarousel52__slide {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}
	.ContentCarousel52__slide--col-md {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}
	.o {
		padding-bottom: 150%;
	}
	.i {
		height: 100%;
	}
	.ProductListingPage52__gutterWrapper {
		padding: 0 32px;
	}
    .FiltersWrapper52__container {
        max-width: 50%;
        max-height: 680px;
        overflow-y: hidden;
    }
    .FiltersWrapper52__container {
        margin: auto;
    }
	.ProductGrid52, .WishlistProductGrid52  {
		grid-template-columns: repeat(4,calc(25% - 18px));
	}
	.Footer52 {
		padding: 64px 0;
	}
	.Footer52__container {
		display: -ms-grid;
		display: grid;
		grid-column-gap: 24px;
		grid-template-rows: auto 1fr;
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.Footer52__container {
		padding-top: unset;
		margin: 0 auto;
	}
	.Pagination7 {
		padding: 0 32px;
	}
	.Pagination7__first {
		margin-left: 32px;
	}
	.Pagination7__previousCopy {
		display: inline;
	}
	.Pagination7__nextCopy {
		display: inline;
	}
    .Pagination7__last {
        margin-right: 32px;
    }
}

@media (min-width: 1024px) {
	.ContentHeader6 {
		margin-bottom: 16px;
	}
	.Header6__content {
		width: 560px;
	}
	.Header6__title {
		font: normal 24px/30px inherit;
	}
	.Header6__subtitle {
		font: normal 24px/30px inherit;
	}
	.Header6__copy {
		max-height: none;
	}
	.Header6__moreButton {
		display: none;
	}
	.FounditWrapper52 {
		margin: 32px 0 -16px;
	}
	.ContentCarousel52 {
		padding: 0 32px;
	}
	.ContentCarousel52__slidesWrapper {
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
	}
	.ContentCarousel52__slide {
		-webkit-box-flex: 0;
		-ms-flex: 0 16%;
		flex: 0 16%;
	}
	.ContentCarousel52__slide--col-md {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11.5%;
		flex: 0 0 11.5%;
	}
	.ContentItem52__longSlideDiv {
		width: 236px;
		height: 80px;
	}
	.ProductListingPage52__gutterWrapper {
		max-width: 1440px;
	}
	.ProductListingPage52__gutterWrapper {
		margin: 0 auto;
	}
	.ProductListingPage52__refine {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		pointer-events: none;
		top: 0;
		z-index: 1000;
	}
	.ProductListingPage52__refine {
		background: none;
		padding: 0;
	}
	.ProductListingPage52__filterResults {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 72px;
		width: calc(25% - 12px);
		pointer-events: auto;
	}
	.ProductListingPage52__filterResults {
		padding: 24px 0;
		background-color: #fff;
	}
	.ProductListingPage52__filterToggle {
		display: none;
	}
	.OrderBy52 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.ProductListingPage52__layoutOrderBy {
		pointer-events: auto;
	}
	.CombinedSelect11__customizedSelect {
		display: block;
	}
	.CombinedSelect11__label {
		height: 40px;
	}
	.CombinedSelect11__label {
		background-color: #fff;
	}
	.CombinedSelect11__field {
		height: 40px;
	}
	.CombinedSelect11__field--nativeSelect {
		display: none;
	}
    .ProductListingPage52__layoutGridWrapper {
        display: -ms-grid;
        display: grid;
        grid-column-gap: 48px;
        grid-template-areas:
            "filter filterTags"
            "filter listingGrid";
        grid-template-rows: auto 1fr;
        -ms-grid-columns: 1fr 3fr;
        grid-template-columns: 1fr 3fr;
    }
    .FiltersWrapper52__wrapper {
        display: block;
        position: sticky;
        width: auto;
        height: auto;
        top: 72px;
        z-index: 0;
    }
    .FiltersWrapper52__wrapper {
        left: 0;
        margin-left: 0;
    }
    .FiltersWrapper52__container {
        max-width: 100%;
        max-height: none;
        width: 100%;
        position: relative;
        height: auto;
    }
    .FiltersWrapper52__title {
        display: none;
    }
    .FiltersWrapper52__closeButton {
        display: none;
    }
    .FiltersWrapper52__content {
        height: 100%;
        overflow: hidden;
    }
    .FiltersWrapper52__content {
        border-top: none;
    }
    .FiltersWrapper52__accordionContainer {
        overflow-y: auto;
        max-height: 90vh;
    }
    .AccordionSection3__heading {
        padding: 0;
    }
    .AccordionSection3__arrowIcon {
        right: 0;
    }
    .AccordionSection3__content {
        padding: 0;
    }
    .FiltersWrapper52__accordionContainer::-webkit-scrollbar {
        width: 16px;
    }
    .FiltersWrapper52__accordionContainer::-webkit-scrollbar-thumb {
        border: 6px solid transparent;
        border-radius: 100px;
        background-color: #cbcbcb;
        background-clip: padding-box;
    }
    .FiltersWrapper52__accordionContainer::-webkit-scrollbar-thumb {
        min-height: 68px;
    }
    .FiltersWrapper52__button {
        display: none;
    }
    .FiltersWrapper52__clearFilters {
        min-width: 222px;
        width: auto;
    }
    .FiltersWrapper52__clearFilters {
        padding: 10px 48px;
        background-position: 12px 8px;
    }
	.Button10--primary {
		min-width: 222px;
		width: auto;
	}
	.Button10--primary {
		padding: 10px 48px;
		background-position: 12px 8px;
	}
	.ProductGrid52 {
		grid-row-gap: 48px;
		grid-column-gap: 48px;
	}
	.ProductGrid52[data-columns="3"] {
		grid-template-columns: repeat(3,calc(33.33333% - 32.00016px));
	}
	.AccordionSection3__content {
		padding: 0;
	}
	.Filter52__filterLine {
		padding: 8px 0;
	}
	.DoubleImage18:hover>.secondaryImage,
	.DoubleImage18:focus-within>.secondaryImage {
		opacity: 1;
	}
	.DoubleImage18:hover>.primaryImage,
	.DoubleImage18:focus-within>.primaryImage {
		opacity: 0;
	}
	.FooterBlock52__title {
		font: normal 24px/30px inherit;
	}
	.ScrollToTop4__iconContainer {
		width: 40px;
		height: 40px;
	}
	.ae-wishlistEmpty {
		padding: 36px 20px;
		margin-top: 24px;
	}
	.ae-wishlistEmpty-title {
		font-size: 30px;
	}
	.ae-wishlistEmpty-actions {
		flex-direction: column;
	}
	.ae-wishlistEmpty-action {
		width: 100%;
	}
	.AccordionSection3__openRadioButton:checked ~ .content {
		max-height: 328px;
	}
	.AccordionSection3__openRadioButton:checked ~ .content {
		padding-bottom: 24px;
	}
    .PLPAccordionSection52--active.override {
        position: relative;
    }
	.Footer52__container {
		grid-column-gap: 48px;
	}
    .DesignerFilterGroup52__searchWrapper {
        width: 90%;
    }
    .DesignerFilterGroup52__searchWrapper:before {
        width: 40px;
        height: 40px;
    }
    .DesignerFilterGroup52 input {
        height: 40px;
    }
    .DesignerFilterGroup52 input {
        padding-left: 40px;
    }
    .FilterTags52 {
        width: 100%;
    }
    .FilterTags52__container {
        display: block;
    }
    .FilterTags52__link {
        display: block;
    }
    .FilterTags52__tag {
        height: 40px;
        line-height: 40px;
    }
    .FilterTags52__icon, .FilterTags52__icon:lang(ar) {
        top: 12px;
    }
}

@media only screen and (min-width: 1024px){
    .ContentHeader6__container,
    .ProductListingPage52__gutterWrapper,
    .Pagination7{
        max-width: 100%;
    }
}

.PLPAccordionSection52--active.override .AccordionSection3__arrowIcon {
    transform: rotatex(180deg);
}
.CombinedSelect11--opened {
    z-index: 2000;
}
.CombinedSelect11--opened:before {
    transform: rotatex(180deg);
}
.CombinedSelect11__label--opened {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.CombinedSelect11__label--opened {
    border-bottom: none;
    border-color: #111;
}
.CombinedSelect11__label--opened {
    z-index: 2000;
}
.CombinedSelect11__field--opened {
    border-color: #111;
}
.CombinedSelect11__field--opened {
    display: block;
    min-height: 40px;
    overflow: auto;
    margin: 0;
    height: auto;
    visibility: visible;
}
.CombinedSelect11__option--selected {
    border-color: #111;
}

/*Promo Accordion Carousel*/
.accordion .accordion-item {
    border-radius: 0;
    margin-top: 6px;
}
.accordion-item button.accordion-button {
    display: flex;
    background: #fff;
    border-radius: 0;
    padding: 10px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
.accordion-item button.accordion-button:hover{
    color: #000;
}
.accordion-item button.accordion-button:focus{
	outline: none;
	border: 0;
	box-shadow: none;
}
.accordion-item .accordion-button:not(.collapsed)::after {
    background:none;
}
.accordion-item .accordion-button::after{
    content: '\f107';
    font-family: "Font Awesome 6 Free";
    background: none;
}
.accordion-collapse {
    background: #F0F0F0;
}
.accordion-collapse .accordion-body {
    padding: 15px;
    font-size: 13px;
}
.accordion-item .owl-theme .owl-nav{
	margin: 0
}
.accordion-item button.owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.accordion-item button.owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.accordion-item button.owl-prev span,
.accordion-item button.owl-next span{
	font-size: 20px
}
#comparsion_container .row .col{
	margin-left: 0;
}
.accordion-item .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #000;
}
.accordion-collapse.collapse.show {
    opacity: 1;
    visibility: visible;
}

.accordion-collapse.collapse {
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s;
}
.accordion-item button.accordion-button{
	border: 0;
}
/*End Promo Accordion Carousel*/

@media only screen and (min-width: 1024px) {
	.ProductListingPage52__refine.plp-filter-refine {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		gap: 24px;
		padding: 24px 0 32px;
	}

	.ProductListingPage52__filterResults {
		width: auto;
		height: auto;
		padding: 0;
	}

	.ProductListingPage52__filterToggle {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 16px;
		min-height: 32px;
		padding: 0;
		border: 0;
		background: transparent;
		background-image: none;
		color: #111;
		text-decoration: none;
		cursor: pointer;
		text-align: left;
		text-align-last: auto;
		max-height: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: transparent;
		transition: opacity .2s ease;
	}

	.ProductListingPage52__filterToggle:hover,
	.ProductListingPage52__filterToggle:focus {
		color: #111;
		text-decoration: none;
		background: transparent;
		border-color: transparent;
		box-shadow: none;
	}

	.ProductListingPage52__filterToggle:focus {
		outline: none;
	}

	.ProductListingPage52__filterToggle:active,
	.ProductListingPage52__filterToggle:focus-visible {
		outline: none;
		background: transparent;
		border-color: transparent;
		box-shadow: none;
	}

	.ProductListingPage52__filterToggleIcon {
		position: relative;
		display: inline-block;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		background: #000;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.ProductListingPage52__filterToggleIcon::before,
	.ProductListingPage52__filterToggleIcon::after,
	.ProductListingPage52__filterToggleIcon > span {
		content: "";
		position: absolute;
		left: 50%;
		width: 8px;
		height: 1.5px;
		background: #fff;
		border-radius: 999px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.ProductListingPage52__filterToggleIcon::before {
		top: 5px;
	}

	.ProductListingPage52__filterToggleIcon > span {
		top: 8px;
	}

	.ProductListingPage52__filterToggleIcon::after {
		top: 11px;
	}

	.ProductListingPage52__filterToggleText {
		font: 400 14px/18px inherit;
		letter-spacing: .12px;
		text-transform: none;
	}

	.ProductListingPage52__filterToggleDivider {
		display: inline-block;
		width: 1px;
		height: 24px;
		background: #d9d9d9;
	}

	.ProductListingPage52__totalProducts {
		color: #6c6c6c;
		font-weight: 400;
	}

	.ProductListingPage52__filterToggle:hover .ProductListingPage52__filterToggleText,
	.ProductListingPage52__filterToggle:focus .ProductListingPage52__filterToggleText,
	.ProductListingPage52__filterToggle:hover .ProductListingPage52__totalProducts,
	.ProductListingPage52__filterToggle:focus .ProductListingPage52__totalProducts,
	.ProductListingPage52__filterToggle:hover .ProductListingPage52__filterToggleDivider,
	.ProductListingPage52__filterToggle:focus .ProductListingPage52__filterToggleDivider {
		background: transparent;
		opacity: 1;
	}

	.ProductListingPage52__filterToggle:hover .ProductListingPage52__filterToggleText,
	.ProductListingPage52__filterToggle:focus .ProductListingPage52__filterToggleText {
		color: #111;
	}

	.ProductListingPage52__filterToggle:hover .ProductListingPage52__totalProducts,
	.ProductListingPage52__filterToggle:focus .ProductListingPage52__totalProducts {
		color: #6c6c6c;
	}

	.ProductListingPage52__filterToggle:hover .ProductListingPage52__filterToggleDivider,
	.ProductListingPage52__filterToggle:focus .ProductListingPage52__filterToggleDivider {
		background: #d9d9d9;
	}

	.ProductListingPage52__layoutGridWrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.ProductListingPage52__filter {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 300px;
		margin-right: 48px;
		overflow: hidden;
		opacity: 1;
		transition: width .25s ease, margin-right .25s ease, opacity .2s ease;
	}

	.ProductListingPage52__layoutGridWrapper.ae-desktop-filters-collapsed .ProductListingPage52__filter {
		width: 0;
		margin-right: 0;
		opacity: 0;
		pointer-events: none;
	}

	.ProductListingPage52__layoutGrid {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 100%;
		min-width: 0;
	}

	.ProductListingPage52__layoutGridWrapper.ae-desktop-filters-collapsed .FiltersWrapper52__wrapper {
		visibility: hidden;
	}

	.FiltersWrapper52__wrapper {
		top: 72px;
	}

	.FiltersWrapper52__closeButton {
		display: none;
	}

	.ProductListingPage52__layoutGrid .ProductGrid52,
	.ProductListingPage52__layoutGrid .ProductGrid52[data-columns="3"] {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		grid-column-gap: 48px;
		grid-row-gap: 48px;
	}
}

@media (hover: none), (pointer: coarse) {
	.ProductGrid52 .DoubleImage18,
	.ProductGrid52 .DoubleImage18>.primaryImage {
		display: block !important;
	}

	.ProductGrid52 .DoubleImage18>.secondaryImage {
		display: none !important;
		opacity: 0 !important;
		pointer-events: none !important;
	}

	.ProductGrid52 .DoubleImage18.ae-touchPreviewActive>.secondaryImage {
		display: block !important;
		opacity: 1 !important;
		pointer-events: none !important;
	}

	.ProductGrid52 .DoubleImage18.ae-touchPreviewActive>.primaryImage {
		opacity: 0 !important;
	}

	.ProductGrid52 .ae-mobileCarousel {
		display: none !important;
	}
}
.ae-wishlistEmpty {
	max-width: 760px;
	margin: 40px auto 0;
	padding: 48px 32px;
	border: 1px solid #e5e2dc;
	background: linear-gradient(135deg, #faf7f2 0%, #ffffff 100%);
	text-align: center;
}

.ae-wishlistEmpty-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	margin-bottom: 20px;
	border: 1px solid #d9d5cf;
	border-radius: 999px;
	color: #111;
}

.ae-wishlistEmpty-icon svg {
	width: 28px;
	height: 28px;
}

.ae-wishlistEmpty-eyebrow {
	margin: 0 0 12px;
	font: 600 11px/1.4 var(--ae-font-ui, "Montserrat__", Arial, sans-serif);
	letter-spacing: .14em;
	text-transform: uppercase;
	color: #8a7f70;
}

.ae-wishlistEmpty-title {
	margin: 0 0 12px;
	font: 400 40px/1.08 var(--ae-font-editorial, "Georgia", serif);
	color: var(--ae-color-text, #111);
}

.ae-wishlistEmpty-text {
	max-width: 540px;
	margin: 0 auto;
	font: 400 15px/1.7 var(--ae-font-sans, "Helvetica Neue", Arial, sans-serif);
	color: #5f5a52;
}

.ae-wishlistEmpty-actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	margin-top: 28px;
}

.ae-wishlistEmpty-action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 0 20px;
	border: 1px solid #111;
	background: #fff;
	color: #111;
	text-decoration: none;
	font: 600 12px/1 var(--ae-font-ui, "Montserrat__", Arial, sans-serif);
	letter-spacing: .1em;
	text-transform: uppercase;
}

.ae-wishlistEmpty-action--primary {
	background: #111;
	color: #fff;
}

.ProductListingPage52__layoutGrid .Footer52 {
	padding-bottom: 20px;
}

.ProductListingPage52__layoutGrid .FooterBlock52 > a > div.a.d {
	height: 425px;
}

.woocommerce img,
.woocommerce-page img {
	height: 100%;
	max-width: 100%;
	object-fit: cover;
}

.FiltersWrapper52__button {
	width: 100%;
	margin-top: 20px;
}

.disabled {
	pointer-events: none;
	cursor: default;
	opacity: .2;
}

.Filter52__filterLine {
	position: relative;
	cursor: default;
	text-transform: capitalize;
}

.grid-product,
.remove-wishlist-icon,
.remove-whistlist-icon {
	position: relative;
}

.grid-product > a,
.grid-product > a:hover,
.grid-product > a:focus,
.grid-product > a:active {
	color: inherit !important;
	text-decoration: none !important;
	-webkit-tap-highlight-color: transparent;
}

.grid-product > a:hover .ProductItem24__designer,
.grid-product > a:hover .ProductItem24__name,
.grid-product > a:hover .PriceWithSchema9__value,
.grid-product > a:focus .ProductItem24__designer,
.grid-product > a:focus .ProductItem24__name,
.grid-product > a:focus .PriceWithSchema9__value {
	color: inherit !important;
	text-decoration: none !important;
	-webkit-text-fill-color: inherit !important;
}

.wishlist-icon,
.whistlist-icon,
.remove-wishlist-icon,
.remove-whistlist-icon {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	cursor: pointer;
}

.wishlist-comparison {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 2px;
	color: #000;
}

.remove-wishlist-icon i,
.remove-whistlist-icon i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
}

.not-found {
	font-family: var(--ae-font-editorial, "Fraunces", Georgia, serif);
	font-size: 18px;
	font-weight: 400;
}
