/**
 * AMEL site styles.
 * Custom CSS was moved out of style.css so the child theme stylesheet only stores WordPress theme metadata.
 */

/* AMEL header */
@media only screen and (min-width: 850px) {
	.header-wrapper #masthead {
		--amel-header-icon-gap: 25px;
		--amel-header-menu-gap: 4.66rem;
	}

	.header-wrapper #logo,
	.header-wrapper #logo a {
		align-items: center;
		display: flex;
		height: 63px;
		margin: 0 !important;
		width: 143px;
	}

	.header-wrapper #logo img.header-logo,
	.header-wrapper #logo img.header-logo-dark {
		height: auto !important;
		max-height: 44px !important;
		max-width: 143px !important;
		object-fit: contain;
		width: 143px !important;
	}

	.header-wrapper #masthead .flex-right {
		margin-left: auto;
	}

	.header-wrapper #masthead .header-nav-main.nav-left,
	.header-wrapper #masthead .header-nav-main.nav-right {
		align-items: center;
		display: flex;
		height: 63px;
		margin: 0;
	}

	.header-wrapper #masthead .header-nav-main.nav-left > li,
	.header-wrapper #masthead .header-nav-main.nav-right > li {
		align-items: center;
		display: flex;
		height: 63px;
		margin: 0 !important;
		padding: 0 !important;
	}

	.header-wrapper #masthead .header-nav-main.nav-left > li > a,
	.header-wrapper #masthead .header-nav-main.nav-right > li > a {
		align-items: center;
		color: #4a4a44;
		display: inline-flex;
		font-family: graphik, Arial, sans-serif;
		font-size: 14px;
		font-weight: 500;
		height: 63px;
		justify-content: center;
		letter-spacing: 1.54px;
		line-height: 1;
		margin: 0 !important;
		min-height: 0;
		padding: 0 !important;
		text-transform: uppercase;
	}

	.header-wrapper #masthead .header-nav-main.nav-left > li.current-menu-item > a,
	.header-wrapper #masthead .header-nav-main.nav-left > li.current_page_parent > a,
	.header-wrapper #masthead .header-nav-main.nav-left > li.active > a,
	.header-wrapper #masthead .header-nav-main.nav-right > li.current-menu-item > a,
	.header-wrapper #masthead .header-nav-main.nav-right > li.current_page_parent > a,
	.header-wrapper #masthead .header-nav-main.nav-right > li.active > a {
		font-weight: 700;
	}

	.header-wrapper #masthead .header-nav-main.nav-left > li.menu-item:not(:last-child),
	.header-wrapper #masthead .header-nav-main.nav-right > li.menu-item {
		margin-right: var(--amel-header-menu-gap) !important;
	}

	.header-wrapper #masthead .header-nav-main.nav-right > li.account-item,
	.header-wrapper #masthead .header-nav-main.nav-right > li.header-wishlist-icon {
		margin-right: var(--amel-header-icon-gap) !important;
	}

	.header-wrapper #masthead .account-item > a,
	.header-wrapper #masthead .header-wishlist-icon > a,
	.header-wrapper #masthead .cart-item > a.header-cart-link {
		height: 17px;
		min-height: 0;
		width: 17px;
	}

	.header-wrapper #masthead .account-item > a i,
	.header-wrapper #masthead .header-wishlist-icon > a i {
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		font-size: 0;
		height: 17px;
		line-height: 0;
		width: 17px;
	}

	.header-wrapper #masthead .account-item > a i::before,
	.header-wrapper #masthead .header-wishlist-icon > a i::before {
		content: "";
	}

	.header-wrapper #masthead .account-item > a i {
		background-image: url("../../../../uploads/2026/05/user-1.svg");
	}

	.header-wrapper #masthead .header-wishlist-icon > a i {
		background-image: url("../../../../uploads/2026/05/heart-1.svg");
	}

	.header-wrapper #masthead .header-cart-icon {
		display: block;
		height: 17px;
		line-height: 0;
		min-width: 17px;
		width: 17px;
	}

	.header-wrapper #masthead .header-cart-icon::after {
		display: none !important;
	}

	.header-wrapper #masthead .cart-img-icon {
		display: block;
		height: 17px !important;
		object-fit: contain;
		width: 17px !important;
	}
}

.middlecontent {
	display: flex;
}

.middlecontent > .col-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	width: 100%;
}

/*************** AMEL DROPS PAGE ***************/
.amel-drops-page {
	overflow-x: clip;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.amel-drops-hero-section {
	padding-top: 139px !important;
}

.amel-drops-story-section {
	padding-top: 26px !important;
}

.amel-drops-signup-section {
	padding-top: 26px !important;
}

.amel-drops-signup-section {
	padding-bottom: 49px !important;
}

.amel-drops-page .row {
	max-width: 1270px;
}

.amel-drops-page .col {
	padding: 0;
}

.amel-drops-image {
	margin: 0;
	overflow: hidden;
}

.amel-drops-image > a {
	color: inherit;
	cursor: zoom-in;
	display: block;
	height: 100%;
	width: 100%;
}

.amel-drops-image > a:focus-visible {
	outline: 2px solid #4a4a44;
	outline-offset: 4px;
}

.amel-drops-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.amel-drops-hero-grid,
.amel-drops-lookbook-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 687fr) minmax(0, 697fr);
}

.amel-drops-lookbook-grid {
	align-items: start;
}

.amel-drops-hero-grid,
.amel-drops-hero-image,
.amel-drops-hero-panel {
	min-height: 670px;
}

.amel-drops-hero-image {
	aspect-ratio: 687 / 670;
}

.amel-drops-hero-panel {
	background: #f4f5f0;
	display: flex;
	flex-direction: column;
	padding: 94px 76px 58px 83px;
}

.amel-drops-section-heading {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase;
}

.amel-drops-signup-copy {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 33px;
}

.amel-drops-copy p,
.amel-drops-signup-copy p {
	margin: 0;
}

.amel-drops-countdown {
	display: flex;
	margin-top: 46px;
	max-width: 464px;
	width: 100%;
}

.amel-drops-countdown-item {
	flex: 0 0 25%;
	position: relative;
	text-align: center;
}

.amel-drops-countdown-item:not(:last-child)::after {
	background: #c7c8c2;
	content: "";
	height: 49px;
	position: absolute;
	right: 0;
	top: 8px;
	width: 1px;
}

.amel-drops-countdown-number {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 50px;
	font-weight: 300;
	letter-spacing: 0.14em;
	line-height: 70px;
}

.amel-drops-countdown-label {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 26px;
	text-transform: uppercase;
}

.amel-drops-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 37px;
}

.amel-drops-button {
	align-items: center;
	background: #4a4a44;
	color: #fff;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	justify-content: center;
	letter-spacing: 0.14em;
	line-height: 1;
	min-height: 40px;
	padding: 10px 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.amel-drops-button:hover {
	color: #fff;
}

.amel-drops-button.is-outline {
	background: transparent;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	min-width: 142px;
}

.amel-drops-story-image {
	min-height: 512px;
}

.amel-drops-story-image {
	aspect-ratio: 687 / 512;
}

.amel-drops-lookbook-media {
	display: flex;
	flex-direction: column;
	gap: 19px;
}

.amel-drops-story-copy {
	align-self: start;
	padding: 47px 40px 40px 81px;
	position: sticky;
	top: 120px;
}

.amel-drops-watermark {
	display: block;
	height: auto;
	margin: 0 0 25px;
	width: 90px;
}

.amel-drops-story-copy .amel-drops-section-heading {
	margin-bottom: 21px;
}

.amel-drops-limited-heading {
	margin-top: 49px !important;
}

.amel-drops-story-copy .amel-drops-actions {
	margin-top: 40px;
}

.amel-drops-gallery-layout {
	width: 100%;
}

.amel-drops-gallery-column {
	display: flex;
	flex-direction: column;
	gap: 19px;
}

.amel-drops-gallery-wide {
	aspect-ratio: 685 / 516;
	min-height: 516px;
}

.amel-drops-gallery-split {
	display: grid;
	gap: 25px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.amel-drops-gallery-tall {
	aspect-ratio: 329 / 516;
	min-height: 516px;
}

.amel-drops-gallery-detail {
	aspect-ratio: 685 / 502;
	min-height: 502px;
}

.amel-drops-signup-grid {
	display: grid;
	gap: 4px;
	grid-template-columns: minmax(0, 681fr) minmax(0, 664fr);
}

.amel-drops-signup-panel,
.amel-drops-signup-image {
	min-height: 472px;
}

.amel-drops-signup-panel {
	align-items: center;
	background: #f4f5f0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 55px 40px;
	text-align: center;
}

.amel-drops-signup-panel .amel-drops-section-heading {
	margin-bottom: 7px;
}

.amel-drops-signup-copy {
	font-size: 21px;
	font-weight: 500;
	line-height: 33px;
	margin-bottom: 62px;
}

.amel-drops-signup-copy p {
	line-height: 33px;
}

.amel-drops-signup-image {
	aspect-ratio: 664 / 472;
}

.amel-drops-signup-form .wpcf7 {
	margin: 0;
}

.amel-drops-signup-form .amel-drop-form {
	display: block;
	margin: 0;
}

.amel-drops-signup-form .amel-drop-form .hidden-fields-container {
	display: none;
}

.amel-drops-signup-form .amel-drop-form br {
	display: none;
}

.amel-drops-signup-form .amel-drop-form > p {
	align-items: stretch;
	display: flex;
	gap: 10px;
	height: 35px;
	justify-content: center;
	line-height: 1;
	margin: 0;
}

.amel-drops-signup-form .amel-drop-form .wpcf7-form-control-wrap {
	display: block;
	flex: 0 1 228px;
	height: 35px;
	max-width: 228px;
	min-width: 0;
	width: 228px;
}

.amel-drops-signup-form .amel-drop-form input.wpcf7-email,
.amel-drops-signup-form .amel-drop-form input[type="email"] {
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #4a4a44;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #4a4a44;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	min-height: 35px;
	padding: 0 8px;
	vertical-align: top;
	width: 100%;
}

.amel-drops-signup-form .amel-drop-form input[type="submit"].wpcf7-submit,
.amel-drops-signup-form .amel-drop-form .wpcf7-submit {
	-webkit-appearance: none;
	appearance: none;
	align-items: center;
	background: #4a4a44;
	border: 1px solid #4a4a44;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #fff;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 35px;
	justify-content: center;
	letter-spacing: 1.54px;
	line-height: 33px;
	margin: 0;
	min-height: 35px;
	min-width: 108px;
	padding: 0 14px;
	position: static;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: auto;
}

.amel-drops-signup-form .amel-drop-form input[type="submit"].wpcf7-submit:hover,
.amel-drops-signup-form .amel-drop-form .wpcf7-submit:hover {
	background: #4a4a44;
	border-color: #4a4a44;
	color: #fff;
}

.amel-drops-signup-form .amel-drop-form .wpcf7-spinner {
	align-self: center;
	margin: 0 0 0 4px;
}

.amel-drops-signup-form .amel-drop-form .wpcf7-response-output {
	margin: 10px 0 0;
	text-align: center;
}

.amel-drops-signup-form .amel-drop-form .wpcf7-not-valid-tip {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	text-align: left;
}

.amel-drops-signup-block .amel-drops-signup-block-row {
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 687fr) minmax(0, 697fr);
	margin-left: 0;
	margin-right: 0;
	max-width: none;
	width: 100%;
}

.amel-drops-signup-block .amel-drops-signup-block-row > .col {
	flex: initial;
	max-width: none;
	padding: 0;
	width: 100%;
}

.amel-drops-signup-block .amel-drops-signup-panel-col > .col-inner,
.amel-drops-signup-block .amel-drops-signup-image-col > .col-inner {
	height: 100%;
}

.amel-drops-signup-block .amel-drops-signup-panel {
	height: 100%;
}

.amel-drops-signup-block .amel-drops-signup-image,
.amel-drops-signup-block .amel-drops-signup-image .img-inner,
.amel-drops-signup-block .amel-drops-signup-image img {
	height: 100%;
	min-height: 472px;
	width: 100%;
}

.amel-drops-signup-block .amel-drops-signup-image img {
	object-fit: cover;
}

.amel-drops-empty {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	padding: 40px 0;
	text-align: center;
}

/*************** AMEL HOME CATEGORY SHORTCODE ***************/
body.home {
	--amel-home-gap: 16px;
}

body.home #content > .section + .section {
	margin-top: var(--amel-home-gap);
}

.amel-home-current-drop-section .col,
.amel-home-category-section .col,
.amel-home-products-section .col {
	padding-bottom: 0 !important;
}

.amel-home-current-drop-section .amel-drops-hero-grid {
	gap: var(--amel-home-gap);
}

.amel-home-category-section {
	overflow-x: clip;
}

.amel-home-categories {
	margin: 0 auto;
	max-width: 1192px;
	padding: 0 20px;
}

.amel-home-categories-heading {
	align-items: center;
	display: grid;
	grid-template-columns: 1fr;
	min-height: 56px;
	position: relative;
}

.amel-home-categories-arrow {
	-webkit-appearance: none;
	appearance: none;
	background: url("../../../../uploads/2026/05/right-arrow-1.svg") center / contain no-repeat;
	border: 0;
	cursor: pointer;
	height: 56px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
}

.amel-home-categories-viewport {
	margin-top: 14px;
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.amel-home-categories-viewport::-webkit-scrollbar {
	display: none;
}

.amel-home-categories-track {
	display: flex;
	gap: var(--amel-home-gap);
}

.amel-home-category-card {
	color: #4a4a44;
	display: block;
	flex: 0 0 calc((100% - (var(--amel-home-gap) * 4)) / 5);
	min-width: 0;
	scroll-snap-align: start;
	text-align: center;
	text-decoration: none;
}

.amel-home-category-card:hover {
	color: #000;
}

.amel-home-category-image {
	aspect-ratio: 1 / 1.32;
	background: #f4f5f0;
	display: block;
	overflow: hidden;
	width: 100%;
}

.amel-home-category-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	width: 100%;
}

.amel-home-colours {
	margin-top: 42px;
}

.amel-home-colours-heading {
	margin-bottom: 18px;
	text-align: center;
}

.amel-home-colours-title {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
}

.amel-home-colours-track {
	display: grid;
	gap: var(--amel-home-gap);
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.amel-home-colour-card {
	align-items: center;
	background: #f4f5f0;
	border: 1px solid transparent;
	color: #4a4a44;
	display: grid;
	gap: 15px;
	justify-items: center;
	min-height: 158px;
	padding: 24px 14px 20px;
	text-align: center;
	text-decoration: none;
}

.amel-home-colour-card:hover,
.amel-home-colour-card:focus {
	border-color: #c7c8c2;
	color: #000;
}

.amel-home-colour-swatch {
	background: var(--amel-colour);
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 10px 24px rgba(74, 74, 68, 0.12);
	display: block;
	height: 92px;
	position: relative;
	transition: transform 180ms ease;
	width: 92px;
}

.amel-home-colour-card:hover .amel-home-colour-swatch,
.amel-home-colour-card:focus .amel-home-colour-swatch {
	transform: scale(1.05);
}

.amel-home-colour-card--cream .amel-home-colour-swatch {
	box-shadow: inset 0 0 0 1px rgba(74, 74, 68, 0.18), 0 10px 24px rgba(74, 74, 68, 0.12);
}

.amel-home-colour-card--black .amel-home-colour-swatch {
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16), 0 10px 24px rgba(0, 0, 0, 0.18);
}

.amel-home-colour-title {
	display: block;
}

/*************** AMEL HOME PRODUCT ROWS ***************/
.amel-home-products-section {
	overflow-x: clip;
}

.amel-home-products {
	margin: 0 auto;
	max-width: 1192px;
	padding: 0 20px;
}

.amel-home-products-heading {
	align-items: center;
	display: grid;
	grid-template-columns: 1fr;
	min-height: 56px;
	position: relative;
}

.amel-home-products-heading h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 33px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

.amel-home-products-arrow {
	-webkit-appearance: none;
	appearance: none;
	background: url("../../../../uploads/2026/05/right-arrow-1.svg") center / contain no-repeat;
	border: 0;
	cursor: pointer;
	height: 56px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
}

.amel-home-products-viewport {
	margin-top: 14px;
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.amel-home-products-viewport::-webkit-scrollbar {
	display: none;
}

.amel-home-products-track {
	display: flex;
	gap: var(--amel-home-gap);
}

.amel-home-products .amel-shop-card {
	flex: 0 0 calc((100% - (var(--amel-home-gap) * 4)) / 5);
	scroll-snap-align: start;
}

.amel-home-products .amel-shop-card-media {
	aspect-ratio: 1 / 1.32;
}

.amel-home-products .amel-shop-card-body {
	padding-top: 14px;
}

.amel-home-products .amel-shop-card h2,
.amel-home-products .amel-shop-card-title {
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
}

.amel-home-products .amel-shop-card-meta {
	font-size: 13px;
	line-height: 22px;
	margin-top: 0;
}

.amel-home-products .amel-shop-card-price,
.amel-home-products .amel-shop-card-price .woocommerce-Price-amount,
.amel-home-products .amel-shop-card-price bdi {
	font-size: 12px;
	line-height: 20px;
}

/*************** AMEL SHOP PAGE ***************/
body.amel-shop-custom .shop-page-title,
body.amel-shop-custom .woocommerce-breadcrumb,
body.amel-shop-custom .woocommerce-result-count,
body.amel-shop-custom .woocommerce-ordering,
body.amel-shop-custom .products,
body.amel-shop-custom .woocommerce-pagination,
body.amel-shop-custom .term-description {
	display: none !important;
}

body.amel-shop-custom .shop-container,
body.amel-shop-custom .shop-container .container,
body.amel-shop-custom .category-page-row,
body.amel-shop-custom .page-description {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

body.amel-shop-custom .category-page-row > .col {
	flex-basis: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}

body.amel-shop-custom #shop-sidebar {
	display: none !important;
}

.amel-shop-builder-section,
.amel-shop-builder-access {
	overflow-x: clip;
}

.amel-shop-page {
	overflow-x: clip;
	padding: 41px 20px 60px;
}

.amel-shop-layout {
	align-items: start;
	column-gap: 54px;
	display: grid;
	grid-template-columns: 185px minmax(0, 950px);
	margin: 0 auto;
	max-width: 1192px;
}

.amel-shop-sidebar {
	grid-column: 1;
	grid-row: 2;
	padding-top: 0;
	position: sticky;
	top: 150px;
}

.amel-shop-filter-toggle,
.amel-shop-filter-drawer-head,
.amel-shop-filter-backdrop {
	display: none;
}

.amel-shop-main {
	grid-column: 2;
	grid-row: 2;
}

.amel-shop-clear,
.amel-shop-filter-group summary {
	align-items: center;
	border-top: 1px solid #4a4a44;
	color: #4a4a44;
	display: flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	justify-content: space-between;
	line-height: 22px;
	min-height: 35px;
	padding: 9px 0;
	text-decoration: none;
}

body.amel-shop-custom .amel-shop-clear,
body.amel-shop-custom .amel-shop-filter-group summary {
	align-items: center !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 22px !important;
	min-height: 35px !important;
}

.amel-shop-clear:hover,
.amel-shop-reset-filter:hover,
.amel-shop-filter-chip:hover,
.amel-shop-card h2 a:hover {
	color: #000;
}

.amel-shop-filter-group {
	margin: 0;
}

.amel-shop-filter-group:last-of-type {
	border-bottom: 1px solid #4a4a44;
}

.amel-shop-filter-group summary {
	cursor: pointer;
	list-style: none;
}

.amel-shop-filter-group summary::-webkit-details-marker {
	display: none;
}

.amel-shop-filter-group summary::after {
	content: "+";
	font-size: 18px;
	font-weight: 300;
	line-height: 1;
}

body.amel-shop-custom .amel-shop-filter-group summary::after {
	font-size: 18px !important;
	line-height: 1 !important;
}

.amel-shop-filter-group[open] summary::after {
	content: "-";
}

.amel-shop-filter-options {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 0 0 16px;
}

.amel-shop-filter-chip {
	align-items: center;
	border: 1px solid #c7c8c2;
	color: #4a4a44;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1;
	min-height: 38px;
	padding: 8px 9px;
	text-decoration: none;
	text-transform: uppercase;
}

body.amel-shop-custom .amel-shop-filter-chip {
	align-items: center !important;
	display: inline-flex !important;
	min-height: 38px !important;
}

.amel-shop-filter-group--trending .amel-shop-filter-chip {
	background: #f4f5f0;
	border-color: #f4f5f0;
	justify-content: center;
	padding-bottom: 0;
	padding-top: 0;
	width: 100%;
}

body.amel-shop-custom .amel-shop-filter-group--trending .amel-shop-filter-chip {
	justify-content: center !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.amel-shop-filter-options--colours {
	display: grid;
	grid-template-columns: 1fr;
}

.amel-shop-filter-chip--colour {
	align-items: center;
	gap: 10px;
	min-height: 38px;
	text-align: left;
	width: 100%;
}

.amel-shop-filter-swatch {
	background: var(--amel-filter-colour);
	border: 1px solid rgba(74, 74, 68, 0.2);
	border-radius: 50%;
	display: block;
	flex: 0 0 18px;
	height: 18px;
	width: 18px;
}

.amel-shop-filter-chip--colour.is-active .amel-shop-filter-swatch {
	border-color: rgba(255, 255, 255, 0.65);
}

.amel-shop-filter-chip.is-active {
	background: #4a4a44;
	border-color: #4a4a44;
	color: #fff;
}

.amel-shop-reset-filter {
	align-items: center;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	display: flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	justify-content: center;
	letter-spacing: 0.14em;
	line-height: 1;
	margin-top: 24px;
	min-height: 40px;
	padding: 10px 14px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

.amel-shop-reset-filter:hover {
	background: #4a4a44;
	color: #fff;
}

/*************** AMEL CART ***************/
.woocommerce-cart .cart-page-title,
.woocommerce-cart .page-title,
.woocommerce-cart .woocommerce-breadcrumb {
	display: none !important;
}

.woocommerce-cart .page-wrapper {
	padding-bottom: 0;
	padding-top: 0;
}

.woocommerce-cart .woocommerce {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
}

.amel-cart-page {
	margin: 0 auto;
	max-width: 1240px;
	padding: 74px 20px 86px;
}

.amel-cart-hero {
	align-items: flex-end;
	background: #f4f5f0;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	min-height: 198px;
	padding: 42px 48px;
}

.amel-cart-kicker,
.amel-cart-summary-kicker,
.amel-cart-category {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 18px;
	margin: 0 0 12px;
	text-transform: uppercase;
}

.amel-cart-hero h1,
.amel-cart-empty-card h1 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 45px;
	font-weight: 300;
	letter-spacing: 0.08em;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase;
}

.amel-cart-continue,
.amel-cart-empty-button {
	align-items: center;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 0.12em;
	line-height: 18px;
	min-height: 42px;
	padding: 11px 22px;
	text-decoration: none;
	text-transform: uppercase;
}

.amel-cart-continue:hover,
.amel-cart-empty-button:hover {
	background: #4a4a44;
	color: #fff;
}

.amel-cart-layout {
	align-items: start;
	display: grid;
	gap: 20px;
	grid-template-columns: minmax(0, 1fr) 388px;
}

.amel-cart-form,
.amel-cart-summary,
.amel-cart-empty-card {
	background: #fff;
	border: 1px solid #e2e1d9;
}

.amel-cart-form {
	padding: 0;
}

.amel-cart-items-head {
	border-bottom: 1px solid #e2e1d9;
	color: #000;
	display: grid;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	gap: 20px;
	grid-template-columns: minmax(0, 1fr) 160px 120px;
	letter-spacing: 0.12em;
	line-height: 18px;
	padding: 18px 24px;
	text-transform: uppercase;
}

.amel-cart-items-head span:nth-child(2),
.amel-cart-items-head span:nth-child(3) {
	text-align: center;
}

.amel-cart-item {
	align-items: center;
	border-bottom: 1px solid #e2e1d9;
	display: grid;
	gap: 20px;
	grid-template-columns: minmax(0, 1fr) 160px 120px 28px;
	margin: 0;
	padding: 24px;
	position: relative;
}

.amel-cart-product {
	align-items: center;
	display: grid;
	gap: 18px;
	grid-template-columns: 124px minmax(0, 1fr);
}

.amel-cart-product-image {
	background: #f4f5f0;
	overflow: hidden;
}

.amel-cart-product-image a,
.amel-cart-product-image img {
	display: block;
}

.amel-cart-product-image img {
	aspect-ratio: 1 / 1.24;
	height: 154px;
	object-fit: cover;
	object-position: center top;
	width: 124px;
}

.amel-cart-product-copy h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	margin: 0;
}

.amel-cart-product-copy h2 a {
	color: inherit;
	text-decoration: none;
}

.amel-cart-category {
	color: #8e8e84;
	margin-bottom: 6px;
}

.amel-cart-item-meta,
.amel-cart-item-meta dl,
.amel-cart-item-meta p {
	color: #8e8e84;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin: 7px 0 0;
}

.amel-cart-item-meta dl {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 12px;
}

.amel-cart-item-meta dt,
.amel-cart-item-meta dd {
	margin: 0;
}

.amel-cart-line-price {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	margin-top: 12px;
}

.amel-cart-line-price .amount,
.amel-cart-subtotal .amount,
.amel-cart-summary .amount {
	color: inherit;
	font-weight: inherit;
}

.amel-cart-quantity {
	justify-self: center;
}

.woocommerce-cart .amel-cart-quantity .quantity {
	display: inline-grid;
	grid-template-columns: 38px 44px 38px;
	margin: 0;
	width: auto;
}

.woocommerce-cart .amel-cart-quantity .quantity input.qty {
	background: #fff;
	border: 1px solid #c7c8c2;
	box-shadow: none;
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	height: 40px;
	margin: 0;
	max-width: none;
	text-align: center;
	width: 44px;
}

.woocommerce-cart .amel-cart-quantity .quantity .button,
.woocommerce-cart .amel-cart-quantity .quantity .minus,
.woocommerce-cart .amel-cart-quantity .quantity .plus {
	align-items: center;
	background: #fff !important;
	border: 1px solid #c7c8c2 !important;
	box-shadow: none;
	color: #4a4a44 !important;
	display: flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	height: 40px;
	justify-content: center;
	line-height: 1;
	margin: 0 !important;
	min-height: 40px;
	padding: 0 !important;
	width: 38px;
}

.amel-cart-subtotal {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	justify-self: center;
	line-height: 24px;
}

.amel-cart-remove .remove {
	align-items: center;
	background: transparent !important;
	border: 0;
	color: #4a4a44 !important;
	display: flex;
	font-size: 26px;
	height: 28px;
	justify-content: center;
	line-height: 1;
	margin: 0;
	text-decoration: none !important;
	width: 28px;
}

.amel-cart-remove .remove:hover {
	color: #000 !important;
}

.amel-cart-actions {
	align-items: end;
	background: #fafaf7;
	border-top: 1px solid #e2e1d9;
	display: grid;
	gap: 22px;
	grid-template-columns: minmax(0, 460px) minmax(156px, auto);
	justify-content: space-between;
	padding: 28px 24px;
}

.amel-cart-coupon label {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 18px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

.amel-cart-coupon > div {
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(0, 320px) 112px;
	max-width: 442px;
}

.woocommerce-cart .amel-cart-coupon input.input-text {
	border: 1px solid #c7c8c2;
	box-shadow: none;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	height: 42px;
	margin: 0;
	padding: 10px 12px;
	width: 100%;
}

.woocommerce-cart .amel-cart-coupon .button,
.woocommerce-cart .amel-cart-update .button,
.woocommerce-cart .amel-cart-summary .checkout-button {
	border-radius: 0;
	box-shadow: none;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 18px;
	margin: 0;
	min-height: 42px;
	text-transform: uppercase;
}

.woocommerce-cart .amel-cart-coupon .button,
.woocommerce-cart .amel-cart-update .button {
	background: #fff;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	padding: 11px 18px;
}

.woocommerce-cart .amel-cart-coupon .button {
	min-width: 112px;
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce-cart .amel-cart-update {
	display: flex;
	justify-content: flex-end;
}

.woocommerce-cart .amel-cart-update .button {
	min-width: 156px;
}

.woocommerce-cart .amel-cart-coupon .button:hover,
.woocommerce-cart .amel-cart-update .button:hover {
	background: #4a4a44;
	color: #fff;
}

.amel-cart-sidebar {
	position: sticky;
	top: 120px;
}

.amel-cart-summary {
	padding: 30px;
}

.amel-cart-summary h2 {
	color: #000;
	display: block !important;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 34px;
	margin: 0;
	text-transform: uppercase;
}

.amel-cart-summary-note {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin: 10px 0 24px;
}

.woocommerce-cart .amel-cart-summary table.shop_table {
	border: 0;
	margin: 0;
}

.woocommerce-cart .amel-cart-summary table.shop_table tr {
	border-bottom: 1px solid #e2e1d9;
}

.woocommerce-cart .amel-cart-summary table.shop_table th,
.woocommerce-cart .amel-cart-summary table.shop_table td {
	border: 0;
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	padding: 14px 0;
}

.woocommerce-cart .amel-cart-summary table.shop_table td {
	color: #000;
	text-align: right;
}

.woocommerce-cart .amel-cart-summary table.shop_table .order-total th,
.woocommerce-cart .amel-cart-summary table.shop_table .order-total td {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	padding-top: 18px;
}

.amel-cart-summary-support {
	display: grid;
	gap: 0;
	margin: 20px 0 22px;
}

.amel-cart-summary-support span {
	border-bottom: 1px solid #e2e1d9;
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0;
}

.amel-cart-summary-support span::before {
	content: "";
	background: #4a4a44;
	display: inline-block;
	height: 5px;
	margin-right: 10px;
	vertical-align: 2px;
	width: 5px;
}

.woocommerce-cart .amel-cart-summary .checkout-button {
	align-items: center;
	background: #000 !important;
	border: 1px solid #000 !important;
	color: #fff !important;
	display: flex;
	justify-content: center;
	padding: 15px 18px;
	width: 100%;
}

.woocommerce-cart .amel-cart-summary .checkout-button:hover {
	background: #4a4a44 !important;
	border-color: #4a4a44 !important;
}

.woocommerce-cart .cross-sells {
	display: none;
}

.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-error {
	border: 1px solid #e2e1d9;
	color: #000;
	font-family: graphik, Arial, sans-serif;
	margin: 0 auto 20px;
	max-width: 1240px;
	padding: 14px 20px;
}

.amel-cart-empty-page {
	max-width: 920px;
}

.amel-cart-empty-card {
	background: #f4f5f0;
	padding: 62px 54px;
	text-align: center;
}

.amel-cart-empty-card p:not(.amel-cart-kicker) {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	line-height: 29px;
	margin: 18px auto 28px;
	max-width: 560px;
}

/*************** AMEL CHECKOUT ***************/
.woocommerce-checkout .cart-page-title,
.woocommerce-checkout .checkout-page-title,
.woocommerce-checkout .page-title,
.woocommerce-checkout .woocommerce-breadcrumb {
	display: none !important;
}

.woocommerce-checkout .page-wrapper {
	padding-bottom: 0;
	padding-top: 0;
}

.woocommerce-checkout .woocommerce {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
}

.amel-checkout-page {
	margin: 0 auto;
	max-width: 1240px;
	padding: 74px 20px 86px;
}

.amel-checkout-hero {
	align-items: flex-end;
	background: #f4f5f0;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	min-height: 198px;
	padding: 42px 48px;
}

.amel-checkout-kicker {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 18px;
	margin: 0 0 12px;
	text-transform: uppercase;
}

.amel-checkout-hero h1 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 45px;
	font-weight: 300;
	letter-spacing: 0.08em;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase;
}

.amel-checkout-back {
	align-items: center;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 0.12em;
	line-height: 18px;
	min-height: 42px;
	padding: 11px 22px;
	text-decoration: none;
	text-transform: uppercase;
}

.amel-checkout-back:hover {
	background: #4a4a44;
	color: #fff;
}

.amel-checkout-page .woocommerce-form-coupon-toggle,
.amel-checkout-page .woocommerce-form-login-toggle,
.amel-checkout-page .woocommerce-notices-wrapper:not(:empty),
.amel-checkout-page form.checkout_coupon,
.amel-checkout-page form.login {
	background: #fff;
	border: 1px solid #e2e1d9;
	font-family: graphik, Arial, sans-serif;
	margin: 0 0 20px;
	padding: 18px 22px;
}

.amel-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info,
.amel-checkout-page .woocommerce-form-login-toggle .woocommerce-info {
	background: transparent;
	border: 0;
	color: #4a4a44;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.amel-checkout-page .woocommerce-form-coupon-toggle a,
.amel-checkout-page .woocommerce-form-login-toggle a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

.amel-checkout-layout {
	align-items: start;
	display: grid;
	gap: 20px;
	grid-template-columns: minmax(0, 1fr) 388px;
}

.amel-checkout-panel,
.amel-checkout-summary {
	background: #fff;
	border: 1px solid #e2e1d9;
}

.amel-checkout-panel {
	padding: 36px 42px 42px;
}

.amel-checkout-section-heading {
	border-bottom: 1px solid #e2e1d9;
	margin-bottom: 26px;
	padding-bottom: 24px;
}

.amel-checkout-section-heading h2,
.amel-checkout-summary h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 34px;
	margin: 0;
	text-transform: uppercase;
}

.woocommerce-checkout .amel-checkout-fields h3,
.woocommerce-checkout .amel-checkout-fields .woocommerce-billing-fields h3,
.woocommerce-checkout .amel-checkout-fields .woocommerce-shipping-fields h3,
.woocommerce-checkout .amel-checkout-fields .woocommerce-additional-fields h3 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 26px;
	margin: 30px 0 18px;
	text-transform: uppercase;
}

.woocommerce-checkout .amel-checkout-fields .woocommerce-billing-fields {
	border-top: 0;
	padding-top: 0;
}

.woocommerce-checkout .amel-checkout-fields .woocommerce-billing-fields > h3:first-child {
	margin-top: 0;
}

.woocommerce-checkout .amel-checkout-fields .form-row {
	margin-bottom: 18px;
	padding: 0;
}

.woocommerce-checkout .amel-checkout-fields .form-row-first,
.woocommerce-checkout .amel-checkout-fields .form-row-last {
	width: calc(50% - 10px);
}

.woocommerce-checkout .amel-checkout-fields .form-row-first {
	margin-right: 20px;
}

.woocommerce-checkout .amel-checkout-fields label,
.amel-checkout-page form.checkout_coupon label,
.amel-checkout-page form.login label {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 18px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.woocommerce-checkout .amel-checkout-fields input.input-text,
.woocommerce-checkout .amel-checkout-fields select,
.woocommerce-checkout .amel-checkout-fields textarea,
.woocommerce-checkout .amel-checkout-fields .select2-container .select2-selection,
.amel-checkout-page form.checkout_coupon input.input-text,
.amel-checkout-page form.login input.input-text,
.amel-checkout-page form.login input[type="password"] {
	background: #fff;
	border: 1px solid #c7c8c2;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	min-height: 44px;
	padding: 10px 12px;
	width: 100%;
}

.woocommerce-checkout .amel-checkout-fields .select2-container .select2-selection {
	height: 44px;
}

.woocommerce-checkout .amel-checkout-fields .select2-container .select2-selection__rendered {
	line-height: 24px;
	padding-left: 0;
}

.woocommerce-checkout .amel-checkout-fields textarea {
	min-height: 120px;
	resize: vertical;
}

.woocommerce-checkout .amel-checkout-fields .woocommerce-input-wrapper {
	display: block;
	width: 100%;
}

.woocommerce-checkout .amel-checkout-fields .optional {
	color: #8e8e84;
	font-weight: 500;
}

.amel-checkout-sidebar {
	position: sticky;
	top: 120px;
}

.amel-checkout-summary {
	padding: 30px;
}

.amel-checkout-summary-note {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin: 10px 0 22px;
}

.woocommerce-checkout .amel-checkout-review-table {
	border: 0;
	margin: 0;
}

.woocommerce-checkout .amel-checkout-review-table thead {
	display: none;
}

.woocommerce-checkout .amel-checkout-review-table tbody tr {
	border-bottom: 1px solid #e2e1d9;
}

.woocommerce-checkout .amel-checkout-review-table th,
.woocommerce-checkout .amel-checkout-review-table td {
	border: 0;
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	padding: 14px 0;
	vertical-align: top;
}

.woocommerce-checkout .amel-checkout-review-table .product-total,
.woocommerce-checkout .amel-checkout-review-table tfoot td {
	color: #000;
	text-align: right;
	white-space: nowrap;
}

.amel-checkout-review-item {
	display: grid;
	gap: 14px;
	grid-template-columns: 78px minmax(0, 1fr);
}

.amel-checkout-review-image {
	background: #f4f5f0;
	overflow: hidden;
}

.amel-checkout-review-image img {
	aspect-ratio: 1 / 1.24;
	display: block;
	height: 96px;
	object-fit: cover;
	object-position: center top;
	width: 78px;
}

.amel-checkout-review-copy span,
.amel-checkout-review-copy em {
	color: #8e8e84;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 18px;
	text-transform: uppercase;
}

.amel-checkout-review-copy strong {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 21px;
	margin: 4px 0;
}

.amel-checkout-review-copy dl,
.amel-checkout-review-copy p {
	color: #8e8e84;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 4px 0 0;
}

.amel-checkout-review-table tfoot tr {
	border-bottom: 1px solid #e2e1d9;
}

.amel-checkout-review-table tfoot .order-total th,
.amel-checkout-review-table tfoot .order-total td {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	padding-top: 18px;
}

.amel-checkout-payment {
	margin-top: 22px;
}

.amel-checkout-payment-heading span {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 18px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.woocommerce-checkout .amel-checkout-payment ul.payment_methods {
	border: 0;
	margin: 0 0 20px;
	padding: 0;
}

.woocommerce-checkout .amel-checkout-payment ul.payment_methods li {
	border: 1px solid #e2e1d9;
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
	list-style: none;
	margin: 0 0 10px;
	padding: 14px;
}

.woocommerce-checkout .amel-checkout-no-payment .woocommerce-info,
.woocommerce-checkout .amel-checkout-no-payment .woocommerce-notice {
	background: transparent;
	border: 0;
	color: #4a4a44;
	margin: 0;
	padding: 0;
}

.woocommerce-checkout .amel-checkout-payment .place-order {
	margin: 0;
	padding: 0;
}

.woocommerce-checkout .amel-checkout-payment .woocommerce-terms-and-conditions-wrapper {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 18px;
}

.woocommerce-checkout .amel-checkout-payment #place_order {
	background: #000 !important;
	border: 1px solid #000 !important;
	border-radius: 0;
	box-shadow: none;
	color: #fff !important;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 18px;
	margin: 0;
	min-height: 50px;
	padding: 15px 18px;
	text-transform: uppercase;
	width: 100%;
}

.woocommerce-checkout .amel-checkout-payment #place_order:hover {
	background: #4a4a44 !important;
	border-color: #4a4a44 !important;
}

.amel-checkout-page form.checkout_coupon .form-row {
	margin: 0 0 12px;
	padding: 0;
}

.amel-checkout-page form.checkout_coupon .button,
.amel-checkout-page form.login .button {
	background: #fff;
	border: 1px solid #4a4a44;
	border-radius: 0;
	box-shadow: none;
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 18px;
	margin: 0;
	min-height: 42px;
	padding: 11px 18px;
	text-transform: uppercase;
}

.amel-checkout-page form.checkout_coupon .button:hover,
.amel-checkout-page form.login .button:hover {
	background: #4a4a44;
	color: #fff;
}

/*************** AMEL MY ACCOUNT ***************/
.woocommerce-account .woocommerce {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
}

.amel-account-page {
	margin: 0 auto;
	max-width: 1192px;
	padding: 74px 20px 84px;
}

.amel-account-hero {
	align-items: flex-end;
	background: #f4f5f0;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	min-height: 218px;
	padding: 44px 48px;
}

.amel-account-eyebrow,
.amel-account-kicker,
.amel-account-order-label {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 18px;
	margin: 0 0 12px;
	text-transform: uppercase;
}

.amel-account-hero h1,
.amel-account-dashboard-intro h2,
.amel-account-section-heading h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 45px;
	font-weight: 300;
	letter-spacing: 0.08em;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase;
}

.amel-account-layout {
	align-items: start;
	display: grid;
	gap: 20px;
	grid-template-columns: 306px minmax(0, 1fr);
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	float: none !important;
	width: auto !important;
}

.amel-account-nav {
	background: #fff;
	border: 1px solid #e2e1d9;
	position: sticky;
	top: 118px;
}

.amel-account-profile {
	align-items: center;
	border-bottom: 1px solid #e2e1d9;
	display: flex;
	gap: 14px;
	padding: 18px;
}

.amel-account-avatar {
	align-items: center;
	background: #4a4a44;
	color: #fff;
	display: flex;
	flex: 0 0 44px;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	font-weight: 500;
	height: 44px;
	justify-content: center;
	width: 44px;
}

.amel-account-profile strong,
.amel-account-profile span:not(.amel-account-avatar) {
	display: block;
	font-family: graphik, Arial, sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.amel-account-profile strong {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.amel-account-profile span:not(.amel-account-avatar) {
	color: #8e8e84;
	font-size: 13px;
	line-height: 20px;
	max-width: 210px;
}

.amel-account-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.amel-account-nav li {
	border-bottom: 1px solid #e2e1d9;
	margin: 0;
}

.amel-account-nav li:last-child {
	border-bottom: 0;
}

.amel-account-nav a {
	color: #4a4a44;
	display: block;
	padding: 15px 18px 16px;
	text-decoration: none;
}

.amel-account-nav a:hover,
.amel-account-nav .is-active a,
.amel-account-nav a[aria-current="page"] {
	background: #f4f5f0;
	color: #000;
}

.amel-account-nav-label {
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 19px;
	text-transform: uppercase;
}

.amel-account-nav-description {
	color: #8e8e84;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 3px;
	text-transform: none;
}

.amel-account-content {
	background: #fff;
	border: 1px solid #e2e1d9;
	min-height: 520px;
	padding: 42px;
}

.amel-account-page .dashboard-links {
	display: none !important;
}

.amel-account-dashboard-intro {
	margin-bottom: 34px;
	max-width: 680px;
}

.amel-account-dashboard-intro p:last-child,
.amel-account-empty-card p,
.amel-account-content p {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 29px;
	margin: 14px 0 0;
}

.amel-account-summary-grid,
.amel-account-panel-grid {
	display: grid;
	gap: 14px;
}

.amel-account-summary-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-bottom: 14px;
}

.amel-account-panel-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: stretch;
	gap: 16px;
}

.amel-account-summary-card,
.amel-account-panel,
.amel-account-empty-card,
.amel-account-order-card,
.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-Addresses .woocommerce-Address,
.woocommerce-account .woocommerce-address-fields,
.woocommerce-account .woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register,
.woocommerce-account .woocommerce-ResetPassword,
.woocommerce-account .woocommerce-table,
.woocommerce-account .shop_table {
	background: #f9f9f6;
	border: 1px solid #e2e1d9;
}

.amel-account-summary-card {
	color: #4a4a44;
	display: block;
	min-height: 148px;
	padding: 20px;
	text-decoration: none;
}

.amel-account-summary-card:hover {
	color: #000;
}

.amel-account-summary-card span,
.amel-account-summary-card em,
.amel-account-order-meta span {
	color: #8e8e84;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 18px;
	text-transform: uppercase;
}

.amel-account-summary-card strong {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	margin: 18px 0 8px;
	overflow-wrap: anywhere;
}

.amel-account-panel {
	background: #fff;
	display: flex;
	flex-direction: column;
	min-height: 300px;
	padding: 28px;
}

.amel-account-panel-heading,
.amel-account-section-heading,
.amel-account-order-main,
.amel-account-order-actions {
	align-items: center;
	display: flex;
	justify-content: space-between;
	gap: 16px;
}

.amel-account-panel-heading {
	border-bottom: 1px solid #e2e1d9;
	margin-bottom: 24px;
	min-height: 48px;
	padding-bottom: 18px;
}

.amel-account-panel-heading h3,
.amel-account-empty-card h3,
.amel-account-empty-card h4,
.amel-account-order-main h3,
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3,
.woocommerce-account .woocommerce-column__title {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
}

.amel-account-panel-heading a,
.amel-account-help-list a {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

.amel-account-panel-heading a {
	white-space: nowrap;
}

.amel-account-help-list {
	display: grid;
	gap: 0;
}

.amel-account-help-list a {
	border-top: 1px solid #e2e1d9;
	padding: 15px 0;
}

.amel-account-help-list a:first-child {
	border-top: 0;
	padding-top: 0;
}

.amel-account-order-mini {
	display: grid;
	gap: 12px;
	margin-bottom: 22px;
}

.amel-account-order-mini > div {
	align-items: center;
	border-top: 1px solid #e2e1d9;
	display: flex;
	justify-content: space-between;
	padding-top: 12px;
}

.amel-account-order-mini span {
	color: #8e8e84;
	font-size: 13px;
	line-height: 20px;
}

.amel-account-order-mini strong {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.amel-account-button,
.amel-account-shop-link,
.woocommerce-account .button,
.woocommerce-account button.button,
.woocommerce-account input.button {
	align-items: center;
	background: #4a4a44 !important;
	border: 1px solid #4a4a44 !important;
	color: #fff !important;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 0.14em;
	line-height: 1;
	min-height: 40px;
	padding: 10px 16px !important;
	text-decoration: none;
	text-transform: uppercase;
}

.amel-account-button.is-outline,
.amel-account-shop-link,
.woocommerce-account .woocommerce-button.view,
.woocommerce-account .woocommerce-Button--previous,
.woocommerce-account .woocommerce-Button--next {
	background: transparent !important;
	color: #4a4a44 !important;
}

.amel-account-button:hover,
.amel-account-shop-link:hover,
.woocommerce-account .button:hover {
	background: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
}

.amel-account-shop-link.is-small {
	min-height: 36px;
}

.amel-account-empty-card {
	padding: 34px;
}

.amel-account-panel .amel-account-empty-card {
	background: transparent;
	border: 0;
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 0;
}

.amel-account-panel .amel-account-empty-card p {
	margin-top: 12px;
	max-width: 280px;
}

.amel-account-panel .amel-account-empty-card .amel-account-button {
	margin-top: 22px;
}

.amel-account-order-list {
	display: grid;
	gap: 14px;
}

.amel-account-section-heading {
	margin-bottom: 24px;
}

.amel-account-section-heading h2 {
	font-size: 34px;
	letter-spacing: 0.08em;
}

.amel-account-order-card {
	padding: 22px;
}

.amel-account-status-badge {
	background: #fff;
	border: 1px solid #d8d8d0;
	color: #4a4a44;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1;
	padding: 9px 10px;
	text-transform: uppercase;
}

.amel-account-order-meta {
	border-bottom: 1px solid #e2e1d9;
	border-top: 1px solid #e2e1d9;
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 20px 0;
	padding: 16px 0;
}

.amel-account-order-meta strong {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 5px;
}

.amel-account-pagination {
	display: flex;
	gap: 10px;
	justify-content: flex-end;
	margin-top: 18px;
}

.woocommerce-account .woocommerce-MyAccount-content table,
.woocommerce-account .woocommerce-MyAccount-content .shop_table {
	border-collapse: collapse;
	font-family: graphik, Arial, sans-serif;
	margin: 0 0 24px;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content th,
.woocommerce-account .woocommerce-MyAccount-content td {
	border: 0;
	border-bottom: 1px solid #e2e1d9;
	color: #4a4a44;
	font-size: 14px;
	line-height: 22px;
	padding: 14px;
}

.woocommerce-account .woocommerce-MyAccount-content th {
	color: #000;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.woocommerce-account .woocommerce-Addresses,
.woocommerce-account .u-columns {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.woocommerce-account .woocommerce-MyAccount-content > p:first-child {
	border-bottom: 1px solid #e2e1d9;
	color: #4a4a44;
	font-size: 15px;
	line-height: 25px;
	margin: 0 0 24px;
	padding-bottom: 20px;
}

.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-address-fields,
.woocommerce-account .woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register,
.woocommerce-account .woocommerce-ResetPassword {
	padding: 28px;
}

.woocommerce-account .woocommerce-Addresses {
	gap: 18px;
	grid-template-columns: 1fr;
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address {
	background: #fff;
	min-height: 164px;
	padding: 34px;
}

.woocommerce-account .woocommerce-Address-title {
	align-items: center;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	margin-bottom: 22px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e2e1d9;
}

.woocommerce-account .woocommerce-Address-title h2,
.woocommerce-account .woocommerce-Address-title h3 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	margin: 0;
}

.woocommerce-account .woocommerce-Address-title a,
.woocommerce-account .woocommerce-Address-title .edit {
	align-items: center;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	display: inline-flex;
	font-size: 12px;
	font-weight: 600;
	justify-content: center;
	letter-spacing: 0.12em;
	min-height: 38px;
	padding: 9px 15px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.woocommerce-account .woocommerce-Address-title a:hover,
.woocommerce-account .woocommerce-Address-title .edit:hover {
	background: #4a4a44;
	color: #fff;
}

.woocommerce-account address {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 27px;
	margin: 0;
}

.woocommerce-account form .form-row {
	margin-bottom: 16px;
	padding: 0;
}

.woocommerce-account form .form-row-first,
.woocommerce-account form .form-row-last {
	width: calc(50% - 8px);
}

.woocommerce-account form .form-row-first {
	margin-right: 16px;
}

.woocommerce-account form label {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 18px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.woocommerce-account input[type="text"],
.woocommerce-account input[type="email"],
.woocommerce-account input[type="password"],
.woocommerce-account input[type="tel"],
.woocommerce-account input[type="number"],
.woocommerce-account select,
.woocommerce-account textarea {
	background: #fff;
	border: 1px solid #c7c8c2;
	box-shadow: none;
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	min-height: 44px;
	padding: 10px 12px;
	width: 100%;
}

.woocommerce-account .select2-container .select2-selection {
	border-color: #c7c8c2;
	border-radius: 0;
	min-height: 44px;
}

.woocommerce-account fieldset {
	border: 1px solid #e2e1d9;
	margin: 22px 0;
	padding: 20px;
}

.woocommerce-account legend {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.08em;
	padding: 0 8px;
	text-transform: uppercase;
}

.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-error {
	background: #f4f5f0;
	border: 1px solid #e2e1d9;
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 18px;
	padding: 18px 20px;
}

.woocommerce-account:not(.logged-in) .woocommerce {
	margin: 0 auto;
	max-width: 980px;
	padding: 70px 20px 84px;
}

.woocommerce-account:not(.logged-in) .woocommerce h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 34px;
	font-weight: 300;
	letter-spacing: 0.08em;
	line-height: 1.15;
	margin: 0 0 24px;
	text-transform: uppercase;
}

.amel-shop-heading-row {
	align-items: flex-start;
	display: flex;
	grid-column: 2;
	grid-row: 1;
	justify-content: space-between;
	margin-bottom: 32px;
	min-height: 35px;
}

.amel-shop-heading-row h1 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase;
}

.amel-shop-heading-arrow {
	background: url("../../../../uploads/2026/05/right-arrow-1.svg") center / contain no-repeat;
	display: block;
	height: 56px;
	margin-top: -3px;
	width: 56px;
}

.amel-shop-grid {
	display: grid;
	gap: 66px 10px;
	grid-template-columns: repeat(4, minmax(0, 230px));
	transition: opacity 180ms ease;
}

.amel-shop-layout.is-loading .amel-shop-main {
	opacity: 0.42;
	pointer-events: none;
}

.amel-shop-card {
	font-family: graphik, Arial, sans-serif;
	margin: 0;
	min-width: 0;
}

.amel-shop-card-media {
	aspect-ratio: 230 / 311;
	background: #f4f5f0;
	overflow: hidden;
	position: relative;
}

.amel-shop-card-image,
.amel-shop-card-image img {
	display: block;
	height: 100%;
	width: 100%;
}

.amel-shop-card-image img {
	object-fit: cover;
	transition: opacity 220ms ease;
}

.amel-shop-image-hover {
	inset: 0;
	opacity: 0;
	position: absolute;
}

.amel-shop-card:hover .amel-shop-image-hover,
.amel-shop-card:focus-within .amel-shop-image-hover {
	opacity: 1;
}

.amel-shop-wishlist,
.amel-shop-wishlist-fallback {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
}

.amel-shop-wishlist .yith-wcwl-add-to-wishlist {
	margin: 0;
}

.amel-shop-wishlist a,
.amel-shop-wishlist-fallback {
	align-items: center;
	background: rgba(244, 245, 240, 0.92);
	border: 1px solid rgba(74, 74, 68, 0.28);
	border-radius: 50%;
	color: #000;
	display: flex;
	font-size: 0;
	height: 34px;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	width: 34px;
}

.amel-shop-wishlist-fallback::before {
	content: "\2661";
	font-size: 20px;
}

.amel-shop-wishlist a span {
	display: none;
}

.amel-shop-wishlist .yith-wcwl-icon-svg {
	display: block;
	height: 19px;
	width: 19px;
}

.amel-shop-quick-panel {
	--amel-shop-option-gap: 10px;
	--amel-shop-option-size: 30px;
	background: rgba(244, 245, 240, 0.96);
	bottom: 0;
	left: 0;
	opacity: 0;
	padding: 16px 12px 14px;
	pointer-events: none;
	position: absolute;
	transform: translateY(10px);
	transition: opacity 180ms ease, transform 180ms ease;
	width: 100%;
	z-index: 3;
}

.amel-shop-card:hover .amel-shop-quick-panel,
.amel-shop-card:focus-within .amel-shop-quick-panel {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.amel-shop-quick-panel > span {
	color: #000;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;
	line-height: 16px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

.amel-shop-card-colours {
	display: flex;
	flex-wrap: wrap;
	gap: var(--amel-shop-option-gap);
	margin-bottom: 12px;
}

.amel-shop-colour-button {
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #d8d8d0;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	flex: 0 0 var(--amel-shop-option-size);
	height: var(--amel-shop-option-size);
	line-height: 1;
	margin: 0;
	max-height: var(--amel-shop-option-size);
	max-width: var(--amel-shop-option-size);
	min-height: var(--amel-shop-option-size);
	min-width: var(--amel-shop-option-size);
	padding: 0;
	position: relative;
	width: var(--amel-shop-option-size);
}

.amel-shop-colour-button.is-active::after {
	border: 1px solid #000;
	border-radius: 50%;
	content: "";
	inset: -4px;
	position: absolute;
}

.amel-shop-size-group {
	display: none;
	flex-wrap: wrap;
	gap: var(--amel-shop-option-gap);
}

.amel-shop-size-group.is-active {
	display: flex;
}

.amel-shop-quick-panel .added_to_cart,
.amel-shop-quick-panel .wc-forward {
	display: none !important;
}

.amel-shop-quick-add {
	background: #fff;
	border: 1px solid #4a4a44;
	color: #4a4a44;
	cursor: pointer;
	align-items: center;
	display: inline-flex;
	flex: 0 0 var(--amel-shop-option-size);
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	height: var(--amel-shop-option-size);
	justify-content: center;
	letter-spacing: 0.08em;
	line-height: 1;
	margin: 0 !important;
	max-height: var(--amel-shop-option-size);
	max-width: var(--amel-shop-option-size);
	min-height: var(--amel-shop-option-size);
	min-width: var(--amel-shop-option-size);
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: var(--amel-shop-option-size);
}

.amel-shop-quick-add:hover,
.amel-shop-quick-add:focus,
.amel-shop-quick-add:disabled {
	background: #4a4a44;
	color: #fff;
}

.amel-shop-card-body {
	padding-top: 26px;
}

.amel-shop-card h2 {
	font-family: graphik, Arial, sans-serif;
	font-size: 21px;
	font-weight: 500;
	line-height: 33px;
	margin: 0;
}

.amel-shop-card h2 a {
	color: #4a4a44;
	text-decoration: none;
}

.amel-shop-card-meta {
	color: #8e8e84;
	display: flex;
	flex-direction: column;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 33px;
	margin-top: 0;
}

.amel-shop-card-price,
.amel-shop-card-price .woocommerce-Price-amount,
.amel-shop-card-price bdi {
	color: #8e8e84;
	font-weight: 400;
}

.amel-shop-empty {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	line-height: 33px;
	margin: 0;
}

.amel-shop-drawer {
	inset: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	transition: opacity 180ms ease;
	z-index: 100000;
}

.amel-shop-drawer.is-open {
	opacity: 1;
	pointer-events: auto;
}

.amel-shop-drawer-backdrop {
	background: rgba(0, 0, 0, 0.72);
	border: 0;
	height: 100%;
	inset: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}

.amel-shop-drawer-panel {
	background: #fff;
	box-shadow: -10px 0 25px rgba(0, 0, 0, 0.13);
	height: 100%;
	margin-left: auto;
	max-width: 100%;
	overflow-y: auto;
	padding: 20px 16px 24px;
	position: relative;
	transform: translateX(100%);
	transition: transform 220ms ease;
	width: 430px;
}

.amel-shop-drawer.is-open .amel-shop-drawer-panel {
	transform: translateX(0);
}

.amel-shop-drawer-close {
	background: transparent;
	border: 0;
	color: #000;
	font-size: 28px;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 18px;
	top: 18px;
}

.amel-shop-drawer-panel h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin: 0 42px 36px 0;
	text-align: center;
}

.amel-shop-drawer-notice {
	background: #000;
	color: #fff;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 22px;
	padding: 13px 15px;
}

.amel-shop-drawer-item {
	border-bottom: 1px solid #ddd;
	display: grid;
	gap: 15px;
	grid-template-columns: 112px minmax(0, 1fr);
	margin-bottom: 22px;
	padding-bottom: 22px;
}

.amel-shop-drawer-item img {
	aspect-ratio: 1 / 1.25;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.amel-shop-drawer-item h3 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	margin: 0 0 8px;
}

.amel-shop-drawer-item p,
.amel-shop-drawer-item strong,
.amel-shop-drawer-choices {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
}

.amel-shop-drawer-choices {
	align-items: center;
	display: flex;
	gap: 10px;
	margin-top: 18px;
}

.amel-shop-drawer-size {
	align-items: center;
	background: #000;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	font-size: 11px;
	height: 32px;
	justify-content: center;
	line-height: 1;
	text-transform: uppercase;
	width: 32px;
}

.amel-shop-drawer-colour {
	border-radius: 50%;
	display: inline-block;
	flex: 0 0 32px;
	height: 32px;
	width: 32px;
}

.amel-shop-drawer-checkout,
.amel-shop-drawer-bag {
	align-items: center;
	border: 1px solid #000;
	display: flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	justify-content: center;
	letter-spacing: 0;
	line-height: 1;
	min-height: 52px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

.amel-shop-drawer-checkout {
	background: #000;
	color: #fff;
	margin-bottom: 10px;
}

.amel-shop-drawer-checkout:hover {
	color: #fff;
}

.amel-shop-drawer-bag {
	background: #fff;
	color: #000;
}

.amel-shop-access {
	padding: 0 20px 49px;
}

.amel-shop-access-inner {
	align-items: center;
	background: #f4f5f0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	min-height: 308px;
	padding: 55px 20px 47px;
	text-align: center;
	width: min(100%, 1398px);
}

.amel-shop-access h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
	margin: 0 0 11px;
	text-transform: uppercase;
}

.amel-shop-access p {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 21px;
	font-weight: 500;
	line-height: 33px;
	margin: 0 0 27px;
}

.amel-shop-access .wpcf7 {
	margin: 0;
	width: auto;
}

.amel-shop-access .amel-drop-form {
	display: block;
	margin: 0;
}

.amel-shop-access .amel-drop-form .hidden-fields-container {
	display: none;
}

.amel-shop-access .amel-drop-form br {
	display: none;
}

.amel-shop-access .amel-drop-form > p {
	align-items: stretch;
	display: flex;
	gap: 10px;
	height: 35px;
	justify-content: center;
	line-height: 1;
	margin: 0;
}

.amel-shop-access .amel-drop-form .wpcf7-form-control-wrap {
	display: block;
	flex: 0 1 228px;
	height: 35px;
	max-width: 228px;
	min-width: 0;
	width: 228px;
}

.amel-shop-access .amel-drop-form input.wpcf7-email,
.amel-shop-access .amel-drop-form input[type="email"] {
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #4a4a44;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #4a4a44;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	min-height: 35px;
	padding: 0 8px;
	vertical-align: top;
	width: 100%;
}

.amel-shop-access .amel-drop-form input[type="submit"].wpcf7-submit,
.amel-shop-access .amel-drop-form .wpcf7-submit {
	-webkit-appearance: none;
	appearance: none;
	align-items: center;
	background: #4a4a44;
	border: 1px solid #4a4a44;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #fff;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 35px;
	justify-content: center;
	letter-spacing: 1.54px;
	line-height: 1;
	margin: 0;
	min-height: 35px;
	min-width: 0;
	padding: 0 10px;
	position: static;
	text-transform: uppercase;
	vertical-align: top;
	width: auto;
}

.amel-shop-access .amel-drop-form input[type="submit"].wpcf7-submit:hover,
.amel-shop-access .amel-drop-form .wpcf7-submit:hover {
	background: #4a4a44;
	border-color: #4a4a44;
	color: #fff;
}

.amel-shop-access .amel-drop-form .wpcf7-spinner {
	align-self: center;
	margin: 0 0 0 4px;
}

.amel-shop-access .amel-drop-form .wpcf7-response-output {
	margin: 10px 0 0;
	text-align: center;
}

.amel-shop-access .amel-drop-form .wpcf7-not-valid-tip {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	text-align: left;
}

/*************** AMEL TERMS PAGE ***************/
.amel-terms-page {
	overflow-x: clip;
	padding: 191px 20px 46px !important;
}

.amel-returns-page {
	padding-top: 74px !important;
}

.amel-terms-page .row {
	max-width: 1193px;
}

.amel-terms-page .col {
	padding-bottom: 0;
}

.amel-terms-title {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
	margin: 0 0 51px;
	text-transform: uppercase;
}

.amel-terms-copy {
	color: #4a4a44;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 33px;
	max-width: 1193px;
}

.amel-terms-copy p {
	line-height: 33px;
	margin: 0;
}

.amel-terms-copy ul {
	line-height: 33px;
	margin: 0;
	padding-left: 25.5px;
}

.amel-terms-copy li {
	margin: 0;
}

/*************** AMEL SINGLE PRODUCT ***************/
body.amel-product-single .woocommerce-breadcrumb,
body.amel-product-single .shop-page-title,
body.amel-product-single .product-info,
body.amel-product-single .product-gallery,
body.amel-product-single .product-footer {
	display: none !important;
}

body.amel-product-single .shop-container,
body.amel-product-single .shop-container .container,
body.amel-product-single .product-container {
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.amel-product-shell {
	margin: 0;
}

.amel-product-page {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	overflow-x: clip;
	padding: 0 20px 78px;
}

.amel-product-top-rule {
	border-top: 1px solid #d8d8d0;
	margin: 0 calc(50% - 50vw);
}

.amel-product-back {
	border-bottom: 1px solid #d8d8d0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 65px;
	margin: 0 calc(50% - 50vw);
	max-height: 65px;
	padding: 0 max(20px, calc(50vw - 596px));
}

.amel-product-back a {
	align-items: center;
	color: #8e8e84;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	height: 100%;
	letter-spacing: 0.11em;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

.amel-product-main {
	display: grid;
	gap: 0 11px;
	grid-template-columns: 134px 561px minmax(300px, 1fr);
	margin: 54px auto 0;
	max-width: 1192px;
}

.amel-product-thumbs {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.amel-product-thumb {
	appearance: none;
	background: #f4f5f0;
	border: 0;
	cursor: pointer;
	display: block;
	height: 123px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 134px;
}

.amel-product-thumb img,
.amel-product-main-image {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.amel-product-thumb.is-active {
	outline: 1px solid #4a4a44;
	outline-offset: -1px;
}

.amel-product-gallery {
	aspect-ratio: 561 / 522;
	background: #f4f5f0;
	overflow: hidden;
}

.amel-product-panel {
	margin-left: 56px;
	padding-top: 57px;
}

.amel-product-category {
	color: #8e8e84;
	font-size: 21px;
	font-weight: 500;
	line-height: 33px;
	margin: 0;
}

.amel-product-title {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 35px;
	margin: 0 0 36px;
	text-transform: uppercase;
}

.amel-product-option {
	margin: 0 0 24px;
}

.amel-product-option p {
	color: #4a4a44;
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
}

.amel-product-size-options,
.amel-product-colour-options {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 0;
}

.amel-product-size-button {
	align-items: center;
	appearance: none;
	background: #fff;
	border: 1px solid #8e8e84;
	color: #8e8e84;
	cursor: pointer;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	height: 36px;
	justify-content: center;
	letter-spacing: 0.11em;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 36px;
}

.amel-product-size-button.is-active {
	background: #8e8e84;
	color: #fff;
}

.amel-product-colour-button {
	appearance: none;
	border: 1px solid transparent;
	border-radius: 50%;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 0;
	height: 36px;
	line-height: 0;
	margin: 0;
	max-height: 36px;
	min-height: 36px;
	padding: 0;
	position: relative;
	width: 36px;
}

.amel-product-colour-button.is-active {
	border-color: #8e8e84;
	box-shadow: inset 0 0 0 4px #fff;
}

.amel-product-price {
	color: #4a4a44;
	font-size: 26px;
	font-weight: 400;
	line-height: 35px;
	margin: 57px 0 19px;
	text-transform: uppercase;
}

.amel-product-price .amount,
.amel-product-price bdi {
	color: #4a4a44;
	font-weight: 400;
}

.amel-product-actions {
	align-items: stretch;
	display: flex;
	gap: 8px;
	width: 100%;
}

.amel-product-qty {
	border: 1px solid #8e8e84;
	box-sizing: border-box;
	display: grid;
	flex: 1 1 0;
	grid-template-columns: 30px minmax(0, 1fr) 30px;
	height: 36px;
	max-height: 36px;
	min-height: 36px;
	overflow: hidden;
	width: auto;
}

.amel-product-qty-button,
.amel-product-qty-input,
.amel-product-add,
.amel-product-wishlist a,
.amel-product-wishlist-fallback {
	box-sizing: border-box;
	font-family: graphik, Arial, sans-serif;
	font-size: 9px;
	font-weight: 400;
	height: 36px;
	letter-spacing: 0.11em;
	line-height: 1;
	margin: 0;
	max-height: 36px;
	min-height: 0;
	text-transform: uppercase;
}

.amel-product-qty-button {
	align-items: center;
	appearance: none;
	background: transparent;
	border: 0;
	color: #8e8e84;
	cursor: pointer;
	display: inline-flex;
	height: 100%;
	justify-content: center;
	line-height: 1;
	padding: 0;
	width: 100%;
}

.amel-product-qty-input {
	appearance: textfield;
	background: transparent;
	border: 0;
	border-left: 1px solid #8e8e84;
	border-right: 1px solid #8e8e84;
	box-shadow: none;
	color: #8e8e84;
	height: 100%;
	line-height: 34px;
	max-height: 34px;
	padding: 0;
	text-align: center;
	width: 100%;
}

.amel-product-qty-input::-webkit-inner-spin-button,
.amel-product-qty-input::-webkit-outer-spin-button {
	appearance: none;
	margin: 0;
}

.amel-product-add,
.amel-product-wishlist a,
.amel-product-wishlist-fallback {
	align-items: center;
	border: 1px solid #4a4a44;
	display: inline-flex;
	flex: 1 1 0;
	height: 36px;
	justify-content: center;
	line-height: 1;
	max-height: 36px;
	min-width: 0;
	padding: 0 10px;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

.amel-product-add {
	background: #4a4a44;
	color: #fff;
	cursor: pointer;
}

.amel-product-add:hover,
.amel-product-add:focus {
	color: #fff;
}

.amel-product-wishlist,
.amel-product-wishlist .yith-wcwl-add-to-wishlist {
	box-sizing: border-box;
	flex: 1 1 0;
	height: 36px;
	line-height: 1;
	margin: 0;
	max-height: 36px;
	min-height: 36px;
	min-width: 0;
	width: auto;
}

.amel-product-wishlist .yith-wcwl-add-button,
.amel-product-wishlist .wishlist-fragment {
	height: 36px;
	line-height: 1;
	margin: 0;
	max-height: 36px;
	min-height: 36px;
	padding: 0;
	width: 100%;
}

.amel-product-wishlist a,
.amel-product-wishlist-fallback {
	background: #fff;
	color: #4a4a44;
	width: 100%;
}

.amel-product-tryloom {
	margin-top: 8px;
	width: 100%;
}

.amel-product-tryloom .tryloom-button {
	align-items: center;
	background: #fff !important;
	border: 1px solid #4a4a44;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #4a4a44 !important;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 9px;
	font-weight: 400;
	height: 36px;
	justify-content: center;
	letter-spacing: 0.11em;
	line-height: 1;
	margin: 0;
	max-height: 36px;
	min-height: 36px;
	padding: 0 10px;
	text-decoration: none !important;
	text-transform: uppercase;
	transform: none;
	width: 100%;
}

.amel-product-tryloom .tryloom-button:hover,
.amel-product-tryloom .tryloom-button:focus {
	background: #4a4a44 !important;
	box-shadow: none;
	color: #fff !important;
	transform: none;
}

.amel-product-wishlist .yith-wcwl-icon-svg,
.amel-product-wishlist a i {
	display: none !important;
}

.amel-product-details {
	margin: 48px auto 0;
	max-width: 1192px;
}

.amel-product-details details {
	border-bottom: 1px solid #d8d8d0;
	margin: 0;
}

.amel-product-details details:first-child {
	border-top: 1px solid #d8d8d0;
}

.amel-product-details summary {
	align-items: center;
	color: #000;
	cursor: pointer;
	display: flex;
	font-size: 21px;
	font-weight: 500;
	justify-content: space-between;
	line-height: 33px;
	list-style: none;
	padding: 18px 0;
}

.amel-product-details summary::-webkit-details-marker {
	display: none;
}

.amel-product-details summary::after {
	color: #8e8e84;
	content: "+";
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}

.amel-product-details details[open] summary::after {
	content: "-";
}

.amel-product-details details > div {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 33px;
	max-width: 1109px;
	padding: 0 0 47px;
}

.amel-product-details p {
	line-height: 33px;
	margin: 0;
}

.amel-product-recommendations {
	margin: 63px auto 0;
	max-width: 1192px;
}

.amel-product-rec-heading {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 31px;
	position: relative;
}

.amel-product-rec-heading h2 {
	color: #000;
	font-family: graphik, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	left: 50%;
	line-height: 35px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	transform: translateX(-50%);
	white-space: nowrap;
	pointer-events: none;
}

.amel-product-rec-heading a {
	background: url("../../../../uploads/2026/05/right-arrow-1.svg") center / contain no-repeat;
	cursor: pointer;
	display: block;
	height: 56px;
	position: relative;
	width: 56px;
	z-index: 2;
}

.amel-product-rec-grid {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(5, minmax(0, 230px));
}

.amel-product-rec-card {
	min-width: 0;
}

.amel-product-rec-image {
	aspect-ratio: 230 / 311;
	background: #f4f5f0;
	display: block;
	overflow: hidden;
}

.amel-product-rec-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.amel-product-rec-card h3 {
	font-family: graphik, Arial, sans-serif;
	font-size: 21px;
	font-weight: 500;
	line-height: 33px;
	margin: 26px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.amel-product-rec-card h3 a {
	color: #4a4a44;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
}

.amel-product-rec-card p,
.amel-product-rec-price {
	color: #8e8e84;
	display: block;
	font-family: graphik, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 33px;
	margin: 0;
}

.amel-product-rec-card .amount,
.amel-product-rec-card .woocommerce-Price-currencySymbol,
.amel-product-rec-card bdi {
	color: #8e8e84;
	display: inline;
	font-weight: 400;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

body.home {
	--amel-home-gap: 12px;
}

.amel-home-categories {
	padding: 0 15px;
}

.amel-home-categories-heading {
	min-height: 46px;
}

.amel-home-categories-arrow {
	height: 46px;
	width: 46px;
}

.amel-home-categories-viewport {
	margin-top: 12px;
}

.amel-home-categories-track {
	gap: var(--amel-home-gap);
}

.amel-home-category-card {
	flex-basis: calc((100% - var(--amel-home-gap)) / 2);
}

.amel-home-colours {
	margin-top: 32px;
}

.amel-home-colours-heading {
	margin-bottom: 14px;
}

.amel-home-colours-track {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.amel-home-colour-card {
	min-height: 134px;
	padding: 20px 10px 17px;
}

.amel-home-colour-swatch {
	height: 74px;
	width: 74px;
}

.amel-home-products {
	padding: 0 15px;
}

.amel-home-products-heading {
	min-height: 46px;
}

.amel-home-products-heading h2 {
	font-size: 18px;
	line-height: 28px;
	padding: 0 48px;
}

.amel-home-products-arrow {
	height: 46px;
	width: 46px;
}

.amel-home-products-viewport {
	margin-top: 12px;
}

.amel-home-products-track {
	gap: var(--amel-home-gap);
}

.amel-home-products .amel-shop-card {
	flex-basis: calc((100% - var(--amel-home-gap)) / 2);
}

.amel-home-products .amel-shop-card-body {
	padding-top: 12px;
}

.amel-home-products .amel-shop-card h2,
.amel-home-products .amel-shop-card-title {
	font-size: 13px;
	line-height: 20px;
}

.amel-home-products .amel-shop-card-meta {
	font-size: 12px;
	line-height: 20px;
}

body.home .amel-home-feature-icons.row-divided > .col {
	border-left: 0 !important;
}

.amel-cart-page {
	padding: 42px 15px 56px;
}

.amel-cart-hero {
	align-items: flex-start;
	flex-direction: column;
	gap: 26px;
	margin-bottom: 12px;
	min-height: 0;
	padding: 34px 24px;
}

.amel-cart-hero h1,
.amel-cart-empty-card h1 {
	font-size: 30px;
	line-height: 1.18;
}

.amel-cart-continue,
.amel-cart-empty-button {
	width: 100%;
}

.amel-cart-layout {
	gap: 12px;
	grid-template-columns: 1fr;
}

.amel-cart-items-head {
	display: none;
}

.amel-cart-item {
	align-items: start;
	gap: 16px;
	grid-template-columns: minmax(0, 1fr) 28px;
	padding: 18px;
}

.amel-cart-product {
	gap: 14px;
	grid-column: 1 / 2;
	grid-template-columns: 98px minmax(0, 1fr);
}

.amel-cart-product-image img {
	height: 122px;
	width: 98px;
}

.amel-cart-product-copy h2 {
	font-size: 17px;
	line-height: 23px;
}

.amel-cart-quantity {
	grid-column: 1 / 2;
	justify-self: start;
}

.amel-cart-subtotal {
	grid-column: 1 / 2;
	justify-self: start;
}

.amel-cart-remove {
	grid-column: 2 / 3;
	grid-row: 1 / 2;
	justify-self: end;
}

.amel-cart-actions {
	align-items: stretch;
	grid-template-columns: 1fr;
	padding: 20px;
}

.amel-cart-coupon > div {
	display: grid;
	grid-template-columns: 1fr;
	max-width: none;
}

.woocommerce-cart .amel-cart-update .button,
.woocommerce-cart .amel-cart-coupon .button {
	width: 100%;
}

.woocommerce-cart .amel-cart-update {
	justify-content: stretch;
}

.amel-cart-sidebar {
	position: static;
}

.amel-cart-summary {
	padding: 24px 20px;
}

.amel-cart-summary h2 {
	font-size: 22px;
	line-height: 30px;
}

.amel-cart-empty-card {
	padding: 42px 24px;
}

.amel-checkout-page {
	padding: 42px 15px 56px;
}

.amel-checkout-hero {
	align-items: flex-start;
	flex-direction: column;
	gap: 26px;
	margin-bottom: 12px;
	min-height: 0;
	padding: 34px 24px;
}

.amel-checkout-hero h1 {
	font-size: 30px;
	line-height: 1.18;
}

.amel-checkout-back {
	width: 100%;
}

.amel-checkout-layout {
	gap: 12px;
	grid-template-columns: 1fr;
}

.amel-checkout-panel,
.amel-checkout-summary {
	padding: 24px 20px;
}

.amel-checkout-section-heading h2,
.amel-checkout-summary h2 {
	font-size: 22px;
	line-height: 30px;
}

.woocommerce-checkout .amel-checkout-fields .form-row-first,
.woocommerce-checkout .amel-checkout-fields .form-row-last {
	margin-right: 0;
	width: 100%;
}

.amel-checkout-sidebar {
	position: static;
}

.amel-checkout-review-item {
	grid-template-columns: 72px minmax(0, 1fr);
}

.amel-checkout-review-image img {
	height: 90px;
	width: 72px;
}

.woocommerce-checkout .amel-checkout-review-table .product-total {
	padding-left: 10px;
}

.amel-account-page {
	padding: 42px 15px 56px;
}

.amel-account-hero {
	align-items: flex-start;
	flex-direction: column;
	gap: 26px;
	margin-bottom: 14px;
	min-height: 0;
	padding: 34px 24px;
}

.amel-account-hero h1,
.amel-account-dashboard-intro h2,
.amel-account-section-heading h2 {
	font-size: 31px;
	letter-spacing: 0.06em;
	line-height: 1.12;
}

.amel-account-layout {
	display: block;
}

.amel-account-nav {
	margin-bottom: 14px;
	position: static;
}

.amel-account-profile {
	padding: 16px;
}

.amel-account-profile span {
	max-width: 250px;
}

.amel-account-nav a {
	padding: 14px 16px;
}

.amel-account-nav-description {
	display: none;
}

.amel-account-content {
	min-height: 0;
	padding: 26px 18px;
}

.amel-account-summary-grid,
.amel-account-panel-grid,
.amel-account-order-meta,
.woocommerce-account .woocommerce-Addresses,
.woocommerce-account .u-columns {
	grid-template-columns: 1fr;
}

.amel-account-summary-card {
	min-height: 0;
}

.amel-account-panel,
.amel-account-empty-card,
.amel-account-order-card,
.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-address-fields,
.woocommerce-account .woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register,
.woocommerce-account .woocommerce-ResetPassword {
	padding: 22px 18px;
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address {
	padding: 24px 18px;
	width: 100%;
}

.woocommerce-account .woocommerce-Address-title {
	align-items: flex-start;
	flex-direction: column;
	gap: 14px;
}

.woocommerce-account .woocommerce-Address-title .edit {
	width: 100%;
}

.woocommerce-account form .form-row-first,
.woocommerce-account form .form-row-last {
	margin-right: 0;
	width: 100%;
}

.amel-account-section-heading,
.amel-account-order-main,
.amel-account-order-actions {
	align-items: flex-start;
	flex-direction: column;
}

.amel-account-order-actions {
	gap: 10px;
}

.amel-account-button,
.amel-account-shop-link,
.woocommerce-account .button,
.woocommerce-account button.button,
.woocommerce-account input.button {
	width: 100%;
}

.woocommerce-account:not(.logged-in) .woocommerce {
	padding: 45px 15px 56px;
}


.amel-drops-page {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.amel-drops-hero-section {
	padding-top: 150px !important;
}

.amel-drops-story-section,
.amel-drops-signup-section {
	padding-top: 18px !important;
}

.amel-drops-signup-section {
	padding-bottom: 45px !important;
}

.amel-drops-hero-grid,
.amel-drops-lookbook-grid,
.amel-drops-gallery-layout,
.amel-drops-signup-grid,
.amel-drops-signup-block .amel-drops-signup-block-row {
	gap: 15px;
	grid-template-columns: 1fr;
}

.amel-drops-hero-grid,
.amel-drops-hero-image,
.amel-drops-hero-panel,
.amel-drops-lookbook-grid,
.amel-drops-story-image,
.amel-drops-signup-panel,
.amel-drops-signup-image,
.amel-drops-signup-block .amel-drops-signup-image,
.amel-drops-signup-block .amel-drops-signup-image .img-inner,
.amel-drops-signup-block .amel-drops-signup-image img {
	min-height: 0;
}

.amel-drops-hero-image,
.amel-drops-story-image,
.amel-drops-signup-image {
	aspect-ratio: 1 / 1;
}

.amel-drops-hero-panel {
	padding: 50px 28px 44px;
}

.amel-drops-section-heading {
	font-size: 22px;
	line-height: 1.3;
}

.amel-drops-copy p,
.amel-drops-signup-copy p {
	font-size: 16px;
	line-height: 1.8;
}

.amel-drops-countdown {
	margin-top: 32px;
	max-width: none;
}

.amel-drops-countdown-number {
	font-size: 34px;
	letter-spacing: 0.08em;
	line-height: 46px;
}

.amel-drops-countdown-label {
	font-size: 11px;
	letter-spacing: 0.12em;
	line-height: 20px;
}

.amel-drops-countdown-item:not(:last-child)::after {
	height: 36px;
	top: 5px;
}

.amel-drops-actions {
	flex-direction: column;
	gap: 10px;
	margin-top: 32px;
}

.amel-drops-button,
.amel-drops-button.is-outline {
	width: 100%;
}

.amel-drops-story-copy {
	order: 2;
	padding: 45px 25px 40px;
	position: static;
	top: auto;
}

.amel-drops-lookbook-media {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.amel-drops-story-image {
	order: 1;
}

.amel-drops-watermark {
	margin-bottom: 22px;
	width: 70px;
}

.amel-drops-limited-heading {
	margin-top: 38px !important;
}

.amel-drops-gallery-column {
	gap: 15px;
}

.amel-drops-gallery-layout {
	width: 100%;
}

.amel-drops-gallery-wide,
.amel-drops-gallery-detail {
	aspect-ratio: 1 / 0.74;
	min-height: 0;
	order: 3;
}

.amel-drops-gallery-split {
	gap: 15px;
	order: 4;
}

.amel-drops-gallery-detail {
	order: 5;
}

.amel-drops-gallery-tall {
	min-height: 0;
}

.amel-drops-signup-panel {
	padding: 55px 25px 45px;
}

.amel-drops-signup-copy {
	margin-bottom: 36px;
}

.amel-drops-signup-form,
.amel-drops-signup-form .wpcf7,
.amel-drops-signup-form .amel-drop-form {
	width: 100% !important;
}

.amel-drops-signup-form .amel-drop-form > p {
	align-items: stretch !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
	height: auto !important;
	max-width: none !important;
	width: 100% !important;
}

.amel-drops-signup-form .amel-drop-form .wpcf7-form-control-wrap {
	flex: 0 0 auto !important;
	max-width: none !important;
	width: 100% !important;
}

.amel-drops-signup-form .amel-drop-form input[type="submit"].wpcf7-submit,
.amel-drops-signup-form .amel-drop-form .wpcf7-submit {
	font-size: 12px;
	height: 35px !important;
	letter-spacing: 1px;
	line-height: 1 !important;
	max-width: none !important;
	min-width: 0 !important;
	padding-left: 9px;
	padding-right: 9px;
	width: 100% !important;
}

.amel-shop-builder-section,
.amel-shop-builder-access {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.amel-shop-builder-section br,
.amel-shop-builder-access br {
	display: none;
}

.amel-shop-page {
	padding: 24px 20px 45px;
}

body.amel-shop-custom .amel-shop-page {
	padding: 24px 20px 45px !important;
}

.amel-shop-layout {
	display: block;
	max-width: 100%;
}

.amel-shop-sidebar {
	background: #fff;
	box-shadow: 14px 0 30px rgba(0, 0, 0, 0.16);
	height: 100dvh;
	left: 0;
	margin: 0;
	max-width: 330px;
	overflow-y: auto;
	padding: 22px 20px 30px;
	position: fixed;
	top: 0;
	transform: translateX(-110%);
	transition: transform 220ms ease;
	width: calc(100vw - 54px);
	z-index: 2147483002;
}

.amel-shop-main,
.amel-shop-heading-row {
	grid-column: auto;
	grid-row: auto;
}

body.amel-shop-filter-open {
	overflow: hidden;
}

body.amel-shop-filter-open .amel-shop-sidebar {
	transform: translateX(0);
}

.amel-shop-filter-backdrop {
	background: rgba(0, 0, 0, 0.48);
	border: 0;
	height: 100%;
	inset: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	pointer-events: none;
	position: fixed;
	transition: opacity 220ms ease;
	width: 100%;
	z-index: 2147483001;
}

body.amel-shop-filter-open .amel-shop-filter-backdrop {
	display: block;
	opacity: 1;
	pointer-events: auto;
}

.amel-shop-filter-drawer-head {
	align-items: center;
	border-bottom: 1px solid #4a4a44;
	color: #000;
	display: flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	justify-content: space-between;
	letter-spacing: 0.08em;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 16px;
	text-transform: uppercase;
}

.amel-shop-filter-close {
	align-items: center;
	appearance: none;
	background: transparent;
	border: 0;
	box-shadow: none;
	color: #000;
	cursor: pointer;
	display: inline-flex;
	font-size: 28px;
	height: 32px;
	justify-content: center;
	line-height: 1;
	margin: 0;
	max-height: 32px;
	min-height: 32px;
	padding: 0;
	width: 32px;
}

.amel-shop-sidebar .amel-shop-filter-group:first-of-type summary {
	border-top: 0;
}

.amel-shop-clear,
.amel-shop-filter-group summary {
	font-size: 22px;
	line-height: 34px;
	min-height: 55px;
}

.amel-shop-filter-options--colours {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.amel-shop-filter-chip--colour {
	min-width: 0;
}

.amel-shop-heading-row {
	align-items: center;
	background: #fff;
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(0, 1fr) auto auto;
	left: 20px;
	margin: 0;
	padding: 10px 0;
	position: fixed;
	right: 20px;
	top: 120px;
	transform: translateZ(0);
	width: auto;
	z-index: 999;
}

.amel-shop-heading-row h1 {
	font-size: 22px;
	line-height: 30px;
}

.amel-shop-heading-arrow {
	height: 42px;
	width: 42px;
}

.amel-shop-filter-toggle {
	align-items: center;
	appearance: none;
	background: #4a4a44;
	border: 1px solid #4a4a44;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: graphik, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	height: 42px;
	justify-content: center;
	letter-spacing: 0.12em;
	line-height: 1;
	margin: 0;
	min-width: 92px;
	padding: 0 12px;
	text-transform: uppercase;
}

.amel-shop-grid {
	gap: 48px 12px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.amel-shop-card-body {
	padding-top: 12px;
}

.amel-shop-card h2 {
	font-size: 16px;
	line-height: 23px;
}

.amel-shop-card-meta {
	font-size: 13px;
	line-height: 22px;
}

.amel-shop-quick-panel {
	--amel-shop-option-gap: 8px;
	--amel-shop-option-size: 25px;
	padding: 12px 10px 13px;
}

.amel-shop-quick-panel > span {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-bottom: 7px;
}

.amel-shop-card-colours {
	gap: var(--amel-shop-option-gap);
	margin-bottom: 10px;
}

.amel-shop-colour-button {
	flex-basis: var(--amel-shop-option-size);
	height: var(--amel-shop-option-size);
	max-height: var(--amel-shop-option-size);
	max-width: var(--amel-shop-option-size);
	min-height: var(--amel-shop-option-size);
	min-width: var(--amel-shop-option-size);
	width: var(--amel-shop-option-size);
}

.amel-shop-size-group {
	gap: var(--amel-shop-option-gap);
}

.amel-shop-quick-add {
	font-size: 10px;
	height: var(--amel-shop-option-size);
	max-height: var(--amel-shop-option-size);
	max-width: var(--amel-shop-option-size);
	min-height: var(--amel-shop-option-size);
	min-width: var(--amel-shop-option-size);
	width: var(--amel-shop-option-size);
}

.amel-shop-drawer-panel {
	width: min(100%, 360px);
}

.amel-shop-access {
	padding: 0 20px 45px;
}

body.amel-shop-custom .amel-shop-builder-access .amel-shop-access {
	padding: 0 20px 45px !important;
}

.amel-shop-access-inner {
	min-height: 0;
	padding: 55px 25px 45px;
}

.amel-shop-access h2 {
	font-size: 22px;
	line-height: 1.3;
}

.amel-shop-access p {
	font-size: 17px;
	line-height: 1.55;
}

.amel-shop-access .wpcf7,
.amel-shop-access .amel-drop-form {
	width: 100% !important;
}

.amel-shop-access .amel-drop-form > p {
	align-items: stretch !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
	height: auto !important;
	max-width: none !important;
	width: 100% !important;
}

.amel-shop-access .amel-drop-form .wpcf7-form-control-wrap {
	flex: 0 0 auto !important;
	max-width: none !important;
	width: 100% !important;
}

.amel-shop-access .amel-drop-form input[type="submit"].wpcf7-submit,
.amel-shop-access .amel-drop-form .wpcf7-submit {
	font-size: 12px;
	height: 35px !important;
	letter-spacing: 1px;
	line-height: 1 !important;
	max-width: none !important;
	min-width: 0 !important;
	padding-left: 9px;
	padding-right: 9px;
	width: 100% !important;
}

.amel-terms-page {
	padding: 130px 15px 45px !important;
}

.amel-returns-page {
	padding-top: 55px !important;
}

.amel-terms-title {
	font-size: 22px;
	line-height: 1.3;
	margin-bottom: 32px;
	white-space: normal;
}

.amel-terms-copy {
	font-size: 16px;
	line-height: 1.8;
	overflow-wrap: break-word;
}

.amel-terms-copy p,
.amel-terms-copy ul {
	line-height: 1.8;
}

body.amel-product-single .shop-container {
	padding-top: 0 !important;
}

.amel-product-page {
	padding: 0 15px 55px;
}

.amel-product-back {
	padding: 0 15px;
}

.amel-product-back a {
	font-size: 11px;
	letter-spacing: 0.1em;
}

.amel-product-main {
	display: flex;
	flex-direction: column;
	gap: 14px;
	margin-top: 28px;
}

.amel-product-thumbs {
	flex-direction: row;
	gap: 6px;
	order: 2;
	overflow-x: auto;
}

.amel-product-thumb {
	flex: 0 0 72px;
	height: 72px;
	width: 72px;
}

.amel-product-gallery {
	aspect-ratio: 1 / 1.12;
	order: 1;
}

.amel-product-panel {
	margin-left: 0;
	order: 3;
	padding-top: 18px;
}

.amel-product-category {
	font-size: 15px;
	line-height: 22px;
}

.amel-product-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 28px;
	white-space: normal;
}

.amel-product-option {
	margin-bottom: 20px;
}

.amel-product-price {
	font-size: 22px;
	line-height: 30px;
	margin: 32px 0 16px;
}

.amel-product-actions {
	flex-wrap: wrap;
	gap: 8px;
}

.amel-product-qty,
.amel-product-add,
.amel-product-wishlist,
.amel-product-wishlist .yith-wcwl-add-to-wishlist,
.amel-product-wishlist a,
.amel-product-wishlist-fallback {
	flex: 1 1 100%;
	width: 100%;
}

.amel-product-qty {
	grid-template-columns: 44px 1fr 44px;
}

.amel-product-add,
.amel-product-wishlist a,
.amel-product-wishlist-fallback {
	font-size: 11px;
	min-width: 0;
}

.amel-product-tryloom .tryloom-button {
	font-size: 11px;
}

.amel-product-details {
	margin-top: 38px;
}

.amel-product-details summary {
	font-size: 18px;
	line-height: 28px;
	padding: 15px 0;
}

.amel-product-details details > div {
	font-size: 15px;
	line-height: 28px;
	padding-bottom: 28px;
}

.amel-product-details p {
	line-height: 28px;
}

.amel-product-recommendations {
	margin-top: 48px;
}

.amel-product-rec-heading {
	margin-bottom: 20px;
}

.amel-product-rec-heading h2 {
	font-size: 20px;
	line-height: 28px;
	position: static;
	text-align: left;
	transform: none;
	white-space: normal;
}

.amel-product-rec-heading a {
	flex: 0 0 42px;
	height: 42px;
	width: 42px;
}

.amel-product-rec-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	row-gap: 42px;
}

.amel-product-rec-card h3 {
	font-size: 17px;
	line-height: 24px;
	margin-top: 16px;
}

.amel-product-rec-card p,
.amel-product-rec-card span {
	font-size: 13px;
	line-height: 22px;
}

footer.footer-wrapper .row {
	column-gap: 20px;
	flex-wrap: wrap;
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: none !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	width: 100% !important;
}

footer.footer-wrapper .col1 {
	flex-basis: 100% !important;
	max-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100% !important;
}

footer.footer-wrapper .col2 {
	flex-basis: calc(50% - 10px) !important;
	max-width: calc(50% - 10px) !important;
	padding-bottom: 24px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 50% !important;
}

footer.footer-wrapper .payment-icons,
footer.footer-wrapper .payment-icons .img-inner,
footer.footer-wrapper .payment-icons img {
	max-width: none !important;
	width: 100% !important;
}

footer.footer-wrapper .payment-icons img {
	height: auto !important;
}

footer.footer-wrapper .footertitle,
footer.footer-wrapper .menufooter a {
	overflow-wrap: anywhere;
	white-space: normal;
}

footer.footer-wrapper .footertitle {
	font-size: 12px;
	line-height: 1.35;
}

}

/*************** AMEL HOME DROP / EVERYDAY / ACCESS ALIGNMENT ***************/
@media only screen and (min-width: 850px) {
	body.home .amel-home-current-drop-section .amel-drops-hero-grid {
		align-items: stretch;
		aspect-ratio: 1400 / 670;
		gap: var(--amel-home-gap) !important;
		grid-template-columns: minmax(0, 687fr) minmax(0, 697fr);
		min-height: 0 !important;
	}

	body.home .amel-home-current-drop-section .amel-drops-hero-image,
	body.home .amel-home-current-drop-section .amel-drops-hero-panel {
		aspect-ratio: auto;
		height: 100%;
		min-height: 0 !important;
	}

	body.home .amel-home-current-drop-section .amel-drops-hero-panel {
		padding: 85px 69px 53px 75px;
	}

	body.home .amel-home-everyday-section .amel-home-everyday-row {
		aspect-ratio: 1400 / 716;
		margin-top: 27px;
		min-height: 0 !important;
	}

	body.home .amel-home-everyday-section .amel-home-everyday-copy,
	body.home .amel-home-everyday-section .amel-home-everyday-copy > .col-inner {
		height: 100%;
		min-height: 0 !important;
	}

	body.home .amel-home-everyday-section .amel-home-everyday-copy > .col-inner {
		padding-left: clamp(72px, 8.9vw, 127px) !important;
	}

	body.home .amel-home-everyday-section .amel-home-everyday-media {
		height: 104.19%;
		left: 17.57%;
		max-width: none;
		top: -4.19%;
		width: 82.43%;
	}

	body.home .amel-home-everyday-section .amel-home-everyday-media > .col-inner,
	body.home .amel-home-everyday-section .amel-home-everyday-image,
	body.home .amel-home-everyday-section .amel-home-everyday-image .img-inner {
		height: 100%;
	}

	body.home .amel-home-everyday-section .headertitlesecondary {
		white-space: nowrap;
	}

	body.home .amel-home-access-section .amel-shop-access-inner {
		width: min(100%, 1270px);
	}
}

/*************** AMEL CONTACT FAQ ***************/
@media only screen and (max-width: 849px) {
	.header-wrapper #masthead .cart-item > a.header-cart-link,
	.header-wrapper #masthead .header-cart-icon {
		min-width: 25px !important;
		width: 25px !important;
	}

	.header-wrapper #masthead .cart-img-icon {
		height: 25px !important;
		object-fit: contain !important;
		width: 25px !important;
	}

	body.page-id-129 #content .amel-contact-hero-copy > .col-inner {
		box-sizing: border-box !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		min-height: 315px !important;
		padding: 72px 25px 76px !important;
	}

	body.page-id-129 #content .amel-contact-hero .headertitlesecondary {
		font-size: 31px !important;
		line-height: 1.12 !important;
		margin-bottom: 8px !important;
		white-space: normal !important;
	}

	body.page-id-129 #content .amel-contact-hero .subheaderbold {
		font-size: 22px !important;
		line-height: 30px !important;
		margin-bottom: 12px !important;
	}

	body.page-id-129 #content .amel-contact-hero p {
		font-size: 16px !important;
		line-height: 1.75 !important;
	}

	body.page-id-129 #content .amel-contact-form-card input[type="submit"].wpcf7-submit,
	body.page-id-129 #content .amel-contact-form-card .wpcf7-submit {
		align-items: center !important;
		display: inline-flex !important;
		justify-content: center !important;
		line-height: 1 !important;
		min-height: 45px !important;
		text-align: center !important;
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access .wpcf7 {
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access .wpcf7-form > p {
		flex-direction: column !important;
		gap: 10px !important;
		height: auto !important;
		max-width: none !important;
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access .wpcf7-form-control-wrap {
		flex: 0 0 auto !important;
		max-width: none !important;
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access input[type="submit"].wpcf7-submit {
		line-height: 1 !important;
		width: 100% !important;
	}
}

body.page-id-129 .amel-contact-faq .accordion-title {
	align-items: center !important;
	display: flex !important;
	padding-right: 36px !important;
	position: relative !important;
}

body.page-id-129 .amel-contact-faq .accordion-title .toggle {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	display: block !important;
	height: 12px !important;
	left: auto !important;
	line-height: 0 !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: 0 !important;
	opacity: 1 !important;
	padding: 0 !important;
	position: absolute !important;
	right: 0 !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	width: 12px !important;
}

body.page-id-129 .amel-contact-faq .accordion-title .toggle i,
body.page-id-129 .amel-contact-faq .accordion-title .toggle svg {
	display: none !important;
}

body.page-id-129 .amel-contact-faq .accordion-title .toggle::before,
body.page-id-129 .amel-contact-faq .accordion-title .toggle::after {
	background: #4a4a44 !important;
	content: "" !important;
	display: block !important;
	height: 1px !important;
	left: 0 !important;
	position: absolute !important;
	top: 50% !important;
	width: 12px !important;
}

body.page-id-129 .amel-contact-faq .accordion-title .toggle::after {
	transform: rotate(90deg) !important;
}

body.page-id-129 .amel-contact-faq .accordion-title.active .toggle::after {
	opacity: 0 !important;
}

/*************** AMEL CONTACT EARLY ACCESS ***************/
body.page-id-129 #content .amel-contact-access .amel-contact-access-card > .col-inner {
	align-items: center !important;
	background-color: #cdd0b9 !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	min-height: 308px !important;
	padding: 0 20px !important;
	text-align: center !important;
}

body.page-id-129 #content .amel-contact-access-row {
	max-width: 1398px !important;
}

body.page-id-129 #content .amel-contact-access .subheaderbold {
	font-size: 26px !important;
	font-weight: 500 !important;
	line-height: 35px !important;
	margin: 0 0 11px !important;
}

body.page-id-129 #content .amel-contact-access .secondarymainbottom {
	font-size: 21px !important;
	font-weight: 500 !important;
	line-height: 33px !important;
	margin: 0 0 27px !important;
}

body.page-id-129 #content .amel-contact-access .wpcf7 {
	width: auto !important;
}

body.page-id-129 #content .amel-contact-access .wpcf7-form br {
	display: none !important;
}

body.page-id-129 #content .amel-contact-access .wpcf7-form > p {
	align-items: stretch !important;
	display: flex !important;
	gap: 10px !important;
	height: 35px !important;
	justify-content: center !important;
	line-height: 1 !important;
	margin: 0 !important;
	position: relative !important;
}

body.page-id-129 #content .amel-contact-access .wpcf7-form-control-wrap {
	flex: 0 0 228px !important;
	height: 35px !important;
	width: 228px !important;
}

body.page-id-129 #content .amel-contact-access input.wpcf7-email {
	background: #fff !important;
	border: 1px solid #4a4a44 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #4a4a44 !important;
	font-family: graphik, Arial, sans-serif !important;
	font-size: 12px !important;
	height: 35px !important;
	line-height: 35px !important;
	margin: 0 !important;
	min-height: 35px !important;
	padding: 0 8px !important;
	width: 100% !important;
}

body.page-id-129 #content .amel-contact-access input[type="submit"].wpcf7-submit {
	align-items: center !important;
	background: #4a4a44 !important;
	border: 1px solid #4a4a44 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	display: inline-flex !important;
	font-family: graphik, Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	height: 35px !important;
	justify-content: center !important;
	letter-spacing: 1.54px !important;
	line-height: 1 !important;
	margin: 0 !important;
	min-height: 35px !important;
	min-width: 0 !important;
	padding: 0 10px !important;
	text-transform: uppercase !important;
	width: auto !important;
}

@media only screen and (max-width: 480px) {
	body.page-id-129 #content .amel-contact-access .subheaderbold {
		font-size: 22px !important;
		line-height: 30px !important;
	}

	body.page-id-129 #content .amel-contact-access .secondarymainbottom {
		font-size: 17px !important;
		line-height: 26px !important;
		max-width: 320px !important;
	}

	body.page-id-129 #content .amel-contact-access .wpcf7-form-control-wrap {
		flex: 0 0 auto !important;
		max-width: none !important;
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access .wpcf7 {
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access .wpcf7-form > p {
		flex-direction: column !important;
		gap: 10px !important;
		height: auto !important;
		width: 100% !important;
	}

	body.page-id-129 #content .amel-contact-access input[type="submit"].wpcf7-submit {
		font-size: 12px !important;
		height: 35px !important;
		letter-spacing: 1px !important;
		line-height: 1 !important;
		width: 100% !important;
	}
}

/*************** AMEL ABOUT INTRO IMAGE HEIGHT ***************/
@media only screen and (max-width: 849px) {
	body.page-id-112 #content .amel-about-hero {
		padding-top: 150px !important;
	}
}

@media only screen and (min-width: 850px) {
	body.page-id-112 #content .amel-about-intro .amel-about-intro-row {
		align-items: stretch !important;
	}

	body.page-id-112 #content .amel-about-intro .amel-about-intro-row > .col {
		align-self: stretch !important;
		display: flex !important;
	}

	body.page-id-112 #content .amel-about-intro .amel-about-intro-row > .col > .col-inner {
		width: 100% !important;
	}

	body.page-id-112 #content .amel-about-intro .amel-about-intro-image > .col-inner,
	body.page-id-112 #content .amel-about-intro .amel-about-intro-image .imageresponsive,
	body.page-id-112 #content .amel-about-intro .amel-about-intro-image .img-inner {
		display: block !important;
		height: 100% !important;
		min-height: 0 !important;
	}

	body.page-id-112 #content .amel-about-intro .amel-about-intro-image .img-inner {
		padding-top: 0 !important;
	}

	body.page-id-112 #content .amel-about-intro .amel-about-intro-image img {
		height: 100% !important;
		object-fit: cover !important;
		width: 100% !important;
	}
}

/*************** AMEL ABOUT CTA BORDER ***************/
body.page-id-112 #content .amel-about-cta-banner .banner-inner::after {
	border: 1px solid #000 !important;
	box-sizing: border-box !important;
	content: "" !important;
	display: block !important;
	inset: 24px !important;
	pointer-events: none !important;
	position: absolute !important;
	z-index: 5 !important;
}

@media only screen and (max-width: 849px) {
	body.page-id-112 #content .amel-about-cta-banner .banner-inner::after {
		inset: 18px !important;
	}
}

/*************** AMEL DROPS PAGE ALIGNMENT ***************/
@media only screen and (min-width: 850px) {
	body.page-id-145 #content {
		--amel-drops-media-gap: 19px;
		--amel-drops-section-gap: 26px;
	}

	body.page-id-145 #content .amel-drops-page .row {
		max-width: 1400px !important;
	}

	body.page-id-145 #content .amel-drops-hero-grid,
	body.page-id-145 #content .amel-drops-lookbook-grid {
		column-gap: 16px !important;
		grid-template-columns: minmax(0, 687fr) minmax(0, 697fr) !important;
		row-gap: 0 !important;
	}

	body.page-id-145 #content .amel-drops-story-section {
		padding-top: var(--amel-drops-section-gap) !important;
	}

	body.page-id-145 #content .amel-drops-signup-section {
		padding-top: var(--amel-drops-media-gap) !important;
	}

	body.page-id-145 #content .amel-drops-lookbook-media {
		gap: var(--amel-drops-media-gap) !important;
	}

	body.page-id-145 #content .amel-drops-gallery-split {
		gap: 25px !important;
	}

	body.page-id-145 #content .amel-drops-story-copy {
		padding-top: 0 !important;
	}

	body.page-id-145 #content .amel-drops-signup-block .amel-drops-signup-block-row {
		gap: 16px !important;
		grid-template-columns: minmax(0, 687fr) minmax(0, 697fr) !important;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 1400px !important;
		width: min(100%, 1400px) !important;
	}
}
