/**
 * Cart, checkout, and account inside the editorial shell.
 */

body.afridazzles-editorial-shell .ad-cart-wrap,
body.afridazzles-editorial-shell .ad-checkout-wrap,
body.afridazzles-editorial-shell .ad-account-wrap,
body.afridazzles-editorial-shell .ad-page-wrap,
body.afridazzles-editorial-shell .ad-journal-wrap,
body.afridazzles-editorial-shell .ad-article-wrap,
body.afridazzles-editorial-shell .ad-search-wrap {
	max-width: var(--ad-max, 1600px);
	margin: 0 auto;
	padding: 2rem 1rem 4rem;
	width: 100%;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	body.afridazzles-editorial-shell .ad-cart-wrap,
	body.afridazzles-editorial-shell .ad-checkout-wrap,
	body.afridazzles-editorial-shell .ad-account-wrap,
	body.afridazzles-editorial-shell .ad-page-wrap,
	body.afridazzles-editorial-shell .ad-journal-wrap,
	body.afridazzles-editorial-shell .ad-article-wrap,
	body.afridazzles-editorial-shell .ad-search-wrap {
		padding: 2.5rem 2.5rem 5rem;
	}
}

body.afridazzles-editorial-shell .woocommerce table.shop_table {
	width: 100%;
	border-collapse: collapse;
}

body.afridazzles-editorial-shell .woocommerce .cart-collaterals,
body.afridazzles-editorial-shell .woocommerce-checkout {
	width: 100%;
}

body.afridazzles-editorial-shell .ad-checkout-wrap .woocommerce-billing-fields h3,
body.afridazzles-editorial-shell .ad-checkout-wrap .woocommerce-shipping-fields h3,
body.afridazzles-editorial-shell .ad-checkout-wrap #order_review_heading {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 1rem;
}

body.afridazzles-editorial-shell .ad-checkout-wrap .woocommerce-checkout-review-order-table th,
body.afridazzles-editorial-shell .ad-checkout-wrap .woocommerce-checkout-review-order-table td {
	padding: 0.75rem 0.5rem;
	border-bottom: 1px solid #e5e5e5;
}

body.afridazzles-editorial-shell .woocommerce form .form-row input,
body.afridazzles-editorial-shell .woocommerce form .form-row textarea,
body.afridazzles-editorial-shell .woocommerce form .form-row select {
	width: 100%;
	max-width: 100%;
}

body.afridazzles-editorial-shell .ad-search-header {
	margin-bottom: 2rem;
}

body.afridazzles-editorial-shell .ad-search-empty {
	color: #555;
	margin-bottom: 1.5rem;
}

/* Static pages (size guide, about, contact) */
body.afridazzles-editorial-shell .ad-page-wrap {
	max-width: 720px;
}

body.afridazzles-editorial-shell .ad-page-wrap .entry-content {
	font-size: 1rem;
	line-height: 1.7;
	color: #333;
}

body.afridazzles-editorial-shell .ad-page-wrap .elementor-section.section-padding,
body.afridazzles-editorial-shell .ad-page-wrap .elementor-section.nt-section {
	padding-top: 0 !important;
	padding-bottom: 1.5rem !important;
}

body.afridazzles-editorial-shell .ad-page-wrap .elementor-widget-wrap {
	padding: 0 !important;
}

body.afridazzles-editorial-shell .ad-page-wrap .woocommerce-form-track-order,
body.afridazzles-editorial-shell .ad-page-wrap .woocommerce-form {
	max-width: 36rem;
}

body.afridazzles-editorial-shell .ad-page-wrap .woocommerce-form-track-order .input-text,
body.afridazzles-editorial-shell .ad-page-wrap .woocommerce-form .input-text,
body.afridazzles-editorial-shell .ad-page-wrap .wpcf7 input[type="text"],
body.afridazzles-editorial-shell .ad-page-wrap .wpcf7 input[type="email"],
body.afridazzles-editorial-shell .ad-page-wrap .wpcf7 textarea {
	width: 100%;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	padding: 0.65rem 0.75rem;
}

body.afridazzles-editorial-shell .ad-page-wrap .wpcf7-form label {
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.04em;
}

body.afridazzles-editorial-shell .ad-page-wrap .wpcf7-form p {
	margin-bottom: 1rem;
}

body.afridazzles-editorial-shell .ad-page-wrap .wpcf7-submit,
body.afridazzles-editorial-shell .ad-page-wrap .wpcf7 input[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0.85rem 1.6rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	background: var(--ad-black, #050505);
	color: #fff;
	border: 1px solid var(--ad-black, #050505);
	border-radius: 0;
	cursor: pointer;
}

body.afridazzles-editorial-shell .ad-page-wrap .wpcf7-submit:hover,
body.afridazzles-editorial-shell .ad-page-wrap .wpcf7 input[type="submit"]:hover {
	background: var(--ad-accent-bright, #e8c547);
	border-color: var(--ad-accent-bright, #e8c547);
	color: var(--ad-black, #050505);
}

body.afridazzles-editorial-shell .ad-page-wrap .wpcf7-response-output {
	margin: 1rem 0 0;
	padding: 0.75rem 1rem;
	border: 1px solid #e5e5e5;
	font-size: 0.875rem;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-shop-top-bar,
body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-notices-wrapper {
	margin-bottom: 1.5rem;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-ordering select,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-shop-order select {
	border: 1px solid #d4d4d4;
	border-radius: 0;
	padding: 0.5rem 0.65rem;
	font-size: 0.8125rem;
	background: #fff;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-result-count,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-shop-count {
	font-size: 0.8125rem;
	color: #666;
	letter-spacing: 0.04em;
}

body.afridazzles-editorial-shell .ad-page-wrap .woocommerce-form-track-order label,
body.afridazzles-editorial-shell .ad-page-wrap .woocommerce-form label {
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.04em;
}

body.afridazzles-editorial-shell .ad-cart-wrap .shop_table {
	border: 1px solid #e5e5e5;
}

body.afridazzles-editorial-shell .ad-cart-wrap .shop_table th,
body.afridazzles-editorial-shell .ad-cart-wrap .shop_table td {
	padding: 0.85rem 0.75rem;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: middle;
}

body.afridazzles-editorial-shell .ad-cart-wrap .cart-collaterals {
	margin-top: 2rem;
}

body.afridazzles-editorial-shell .ad-page-wrap .entry-content h1,
body.afridazzles-editorial-shell .ad-page-wrap .entry-content h2 {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-weight: 500;
	margin: 2rem 0 1rem;
}

body.afridazzles-editorial-shell .ad-page-wrap .entry-content table {
	width: 100%;
	border-collapse: collapse;
	margin: 1.5rem 0;
}

body.afridazzles-editorial-shell .ad-page-wrap .entry-content th,
body.afridazzles-editorial-shell .ad-page-wrap .entry-content td {
	border: 1px solid #e5e5e5;
	padding: 0.75rem 1rem;
	text-align: left;
}

body.afridazzles-editorial-shell .ad-page-wrap .entry-content th {
	background: var(--ad-cream, #f6f6f6);
	font-weight: 600;
}

body.afridazzles-editorial-shell .ad-page-header {
	margin-bottom: 2rem;
}

body.afridazzles-editorial-shell .ad-page-header .ad-section-title {
	margin: 0;
}

body.afridazzles-editorial-shell .ad-wc-page-header .ad-page-header__eyebrow {
	margin: 0 0 0.75rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.28em;
	text-transform: uppercase;
	color: #666;
}

body.afridazzles-editorial-shell .ad-wc-page-header .ad-page-header__lead {
	margin: 0.75rem 0 0;
	max-width: 42rem;
	color: #555;
	line-height: 1.65;
}

body.afridazzles-editorial-shell .ad-wc-page-header .ad-section-title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: clamp(2rem, 4vw, 2.75rem);
	font-weight: 500;
	line-height: 1.1;
}

/* Empty cart */
body.afridazzles-editorial-cart .ad-cart-empty {
	max-width: 36rem;
	padding: 1rem 0 2rem;
}

body.afridazzles-editorial-cart .ad-cart-empty .cart-empty,
body.afridazzles-editorial-cart .ad-cart-empty .woocommerce-info {
	margin: 0 0 1.5rem;
	padding: 0;
	border: 0;
	background: none;
	color: #555;
	font-size: 1rem;
	line-height: 1.65;
}

body.afridazzles-editorial-cart .styler-cart-empty-wrapper,
body.afridazzles-editorial-cart .styler-cart-empty-icon {
	display: none !important;
}

body.afridazzles-editorial-cart .ad-cart-empty__actions {
	margin: 0;
}

/* Cart with items */
body.afridazzles-editorial-cart .woocommerce-cart-form {
	margin-bottom: 2rem;
}

body.afridazzles-editorial-cart .shop_table .product-thumbnail img {
	width: 72px;
	height: auto;
	aspect-ratio: 3 / 4;
	object-fit: cover;
}

body.afridazzles-editorial-cart .shop_table .product-name a {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.05rem;
	font-weight: 500;
	text-decoration: none;
	color: inherit;
}

body.afridazzles-editorial-cart .shop_table .product-remove a {
	color: #666;
	text-decoration: none;
	font-size: 1.25rem;
	line-height: 1;
}

/* Cart layout — items left, totals sidebar right (no Bootstrap row/col) */
body.afridazzles-editorial-cart .ad-cart-layout {
	display: grid;
	gap: 2rem;
	align-items: start;
	width: 100%;
}

body.afridazzles-editorial-cart .ad-cart-layout__main,
body.afridazzles-editorial-cart .ad-cart-layout__sidebar {
	min-width: 0;
	width: 100%;
	max-width: 100%;
}

@media (min-width: 992px) {
	body.afridazzles-editorial-cart .ad-cart-layout {
		grid-template-columns: minmax(0, 1fr) minmax(300px, 380px);
		gap: 2.5rem;
	}

	body.afridazzles-editorial-cart .ad-cart-layout__sidebar .cart_totals {
		position: sticky;
		top: 6rem;
	}
}

/* Cart totals panel */
body.afridazzles-editorial-cart .styler-cart-totals.cart_totals {
	width: 100%;
	box-sizing: border-box;
	padding: 1.25rem 1.35rem 1.5rem;
	border: 1px solid #e5e5e5;
	background: #fafafa;
}

body.afridazzles-editorial-cart .styler-cart-totals .styler-cart-total-title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.35rem;
	font-weight: 500;
	margin: 0 0 1rem;
	padding: 0;
	border: 0;
	text-transform: none;
}

body.afridazzles-editorial-cart .styler-cart-totals .styler-cart-totals-inner {
	margin: 0 0 1rem;
}

body.afridazzles-editorial-cart .styler-cart-totals .styler-cart-total,
body.afridazzles-editorial-cart .styler-cart-totals .cart-subtotal,
body.afridazzles-editorial-cart .styler-cart-totals .order-total {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 0.75rem;
	padding: 0.5rem 0;
	margin: 0;
	border: 0;
	text-transform: none;
	font-weight: 500;
	overflow: visible;
}

body.afridazzles-editorial-cart .styler-cart-totals .cart-total-label,
body.afridazzles-editorial-cart .styler-cart-totals .cart-total-value {
	min-width: 0;
}

body.afridazzles-editorial-cart .styler-cart-totals .order-total {
	padding-top: 0.75rem;
	margin-top: 0.5rem;
	border-top: 2px solid #1a1a1a;
	font-size: 1rem;
}

body.afridazzles-editorial-cart .styler-cart-totals .styler-checkout-footer-item.woocommerce-shipping-totals {
	display: block;
	padding: 0.85rem 0 0.5rem;
	margin: 0.5rem 0 0;
	border: 0;
	border-top: 1px solid #e5e5e5;
	background: transparent;
}

body.afridazzles-editorial-cart .styler-cart-totals .styler-checkout-footer-item.woocommerce-shipping-totals > div:first-child {
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
	color: #444;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-methods {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-methods li {
	display: block;
	margin: 0 0 0.5rem;
	padding: 0;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-methods label {
	display: flex !important;
	flex-direction: row !important;
	align-items: flex-start !important;
	justify-content: flex-start !important;
	gap: 0.5rem;
	width: 100%;
	line-height: 1.4;
	font-size: 0.8125rem;
	font-weight: 400;
	text-transform: none;
	overflow-wrap: anywhere;
	white-space: normal;
	cursor: pointer;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-methods input[type="radio"] {
	flex: 0 0 auto;
	width: 15px !important;
	min-width: 15px;
	height: 15px !important;
	margin: 0.15rem 0 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-destination,
body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-contents {
	margin: 0.5rem 0 0;
	font-size: 0.8125rem;
	line-height: 1.5;
	color: #666;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-calculator {
	margin-top: 0.65rem;
}

body.afridazzles-editorial-cart .styler-cart-totals .woocommerce-shipping-calculator > a {
	font-size: 0.8125rem;
	text-decoration: underline;
}

body.afridazzles-editorial-cart .styler-cart-totals .shipping-calculator-form {
	margin-top: 0.75rem;
	padding-top: 0.75rem;
	border-top: 1px solid #e5e5e5;
}

body.afridazzles-editorial-cart .styler-cart-totals .shipping-calculator-form .form-row {
	margin-bottom: 0.65rem;
}

body.afridazzles-editorial-cart .styler-wc-proceed-to-checkout {
	margin-top: 0.25rem;
}

body.afridazzles-editorial-cart .styler-wc-proceed-to-checkout .checkout-button,
body.afridazzles-editorial-cart .styler-wc-proceed-to-checkout .styler-checkout-button {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 0;
	padding: 0.9rem 1.25rem;
	text-align: center;
	white-space: normal;
	line-height: 1.3;
}

@media (max-width: 991px) {
	body.afridazzles-editorial-cart .styler-cart-totals.cart_totals {
		margin-top: 0.5rem;
	}
}

body.afridazzles-editorial-cart .ad-cart-cross-sells-wrap {
	clear: both;
	width: 100%;
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 1px solid #e5e5e5;
}

body.afridazzles-editorial-cart .cart-collaterals {
	display: block;
}

body.afridazzles-editorial-cart .cart_totals h2,
body.afridazzles-editorial-cart .cross-sells .section-title,
body.afridazzles-editorial-cart .ad-cross-sells__title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 1rem;
}

body.afridazzles-editorial-cart .ad-cart-payment-note {
	margin: 0 0 1rem;
	padding: 0.875rem 1rem;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	font-size: 0.8125rem;
	line-height: 1.5;
	color: #444;
}

body.afridazzles-editorial-cart .ad-cross-sells,
body.afridazzles-editorial-cart .cross-sells {
	margin: 0;
	padding: 0;
	border: 0;
}

body.afridazzles-editorial-cart .ad-cross-sells__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.25rem;
	margin: 0;
}

@media (min-width: 768px) {
	body.afridazzles-editorial-cart .ad-cross-sells__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (min-width: 1200px) {
	body.afridazzles-editorial-cart .ad-cross-sells__grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

body.afridazzles-editorial-cart .ad-cross-sells .ad-product-card {
	flex-basis: auto;
	width: 100%;
}

/* No gallery arrows on cart recommendations — avoids full-card overlays and bad links */
body.afridazzles-editorial-cart .ad-cross-sells .ad-product-card__nav {
	display: none !important;
}

body.afridazzles-editorial-cart .ad-cross-sells .ad-product-card__media {
	position: relative;
	overflow: hidden;
}

body.afridazzles-editorial-cart .ad-cross-sells .ad-product-card__img {
	width: 100%;
	height: auto;
	aspect-ratio: 3 / 4;
	object-fit: cover;
}

body.afridazzles-editorial-cart .styler-before-cart-table .styler-cart-goal-wrapper {
	margin-bottom: 1.5rem;
	padding: 0.85rem 1rem;
	background: var(--ad-cream, #f6f6f6);
	border: 1px solid #e5e5e5;
	font-size: 0.875rem;
}

@media (max-width: 767px) {
	body.afridazzles-editorial-cart .shop_table thead {
		display: none;
	}

	body.afridazzles-editorial-cart .shop_table tr {
		display: grid;
		grid-template-columns: 72px minmax(0, 1fr);
		gap: 0.75rem 1rem;
		padding: 1rem 0;
	}

	body.afridazzles-editorial-cart .shop_table td {
		border: 0;
		padding: 0;
	}

	body.afridazzles-editorial-cart .shop_table td.product-thumbnail {
		grid-row: 1 / span 3;
	}

	body.afridazzles-editorial-cart .shop_table td.product-remove {
		grid-column: 2;
		justify-self: end;
	}

	body.afridazzles-editorial-cart .shop_table td.actions {
		grid-column: 1 / -1;
		padding-top: 0.5rem;
	}
}

/* Checkout — standard two-column: details left, order summary right */
body.afridazzles-editorial-checkout .styler-before-checkout-form-warapper,
body.afridazzles-editorial-checkout .styler-page-multistep-checkout {
	display: none !important;
}

body.afridazzles-editorial-checkout form.checkout.ad-checkout-form {
	margin-top: 0.5rem;
}

body.afridazzles-editorial-checkout .ad-checkout-layout {
	display: grid;
	gap: 2rem;
	align-items: start;
}

@media (min-width: 992px) {
	body.afridazzles-editorial-checkout .ad-checkout-layout {
		grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
		gap: 2.5rem;
	}
}

body.afridazzles-editorial-checkout .ad-checkout-layout__main {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	min-width: 0;
}

body.afridazzles-editorial-checkout .ad-checkout-section {
	min-width: 0;
}

body.afridazzles-editorial-checkout .ad-checkout-layout__sidebar {
	min-width: 0;
}

body.afridazzles-editorial-checkout .ad-checkout-order-review {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 1.25rem 1.5rem 1.5rem;
}

@media (min-width: 992px) {
	body.afridazzles-editorial-checkout .ad-checkout-order-review {
		position: sticky;
		top: 1.5rem;
	}
}

body.afridazzles-editorial-checkout .ad-checkout-order-review__title,
body.afridazzles-editorial-checkout .styler-form-title,
body.afridazzles-editorial-checkout #order_review_heading {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.35rem;
	font-weight: 500;
	margin: 0 0 1rem;
	line-height: 1.2;
}

body.afridazzles-editorial-checkout .styler-order-review,
body.afridazzles-editorial-checkout #order_review {
	margin-top: 0;
}

/* Styler div-based order review (not a HTML table) */
body.afridazzles-editorial-checkout .styler-checkout-review-order-table {
	margin: 0 0 1rem;
	width: 100%;
	font-size: 0.9375rem;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-cart-items {
	display: flex !important;
	flex-direction: column !important;
	flex-wrap: nowrap !important;
	margin: 0 !important;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-cart-item {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: flex-start !important;
	gap: 0.85rem;
	flex-wrap: nowrap !important;
	padding: 0.85rem 0 !important;
	margin: 0 !important;
	border-top: 1px solid #e5e5e5;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-cart-item:first-child {
	border-top: 0 !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
}

/* Override Styler parent cap (.styler-checkout-review-order-table span.product-img { max-width: 50px }) */
body.afridazzles-editorial-checkout .styler-checkout-review-order-table span.product-img {
	flex: 0 0 auto;
	flex-shrink: 0;
	max-width: none !important;
	width: 5rem !important;
	margin: 0 !important;
	line-height: 0;
	overflow: hidden;
	border-radius: 2px;
	background: #f0f0f0;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table span.product-img img {
	display: block;
	width: 100% !important;
	max-width: 100% !important;
	height: auto;
	min-height: 6.25rem;
	max-height: 6.25rem;
	aspect-ratio: 4 / 5;
	object-fit: cover;
	object-position: center top;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-cart-item-inner {
	display: flex !important;
	flex: 1;
	min-width: 0;
	flex-direction: row !important;
	align-items: flex-start !important;
	justify-content: space-between !important;
	flex-wrap: nowrap !important;
	gap: 0.65rem;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-name {
	display: block !important;
	flex: 1;
	min-width: 0;
	line-height: 1.4;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-name .product-name {
	display: block;
	font-weight: 500;
	margin: 0 0 0.25rem;
	overflow-wrap: anywhere;
	word-break: break-word;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-name .product-quantity {
	display: block;
	font-weight: 400;
	color: #666;
	font-size: 0.875rem;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-name dl {
	margin: 0.25rem 0 0;
	font-size: 0.8125rem;
	color: #666;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-total {
	flex-shrink: 0;
	align-self: flex-start;
	font-weight: 600;
	font-size: 0.9375rem;
	white-space: nowrap;
	text-align: right;
	padding-left: 0.35rem;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-checkout-review-order-footer {
	margin-top: 0.85rem;
	padding-top: 0.85rem;
	border-top: 1px solid #d4d4d4;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-checkout-footer-item {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 0.75rem;
	padding: 0.4rem 0;
	font-size: 0.875rem;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-checkout-footer-item-label,
body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-checkout-footer-item-value {
	min-width: 0;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-checkout-footer-item.order-total {
	font-size: 1rem;
	font-weight: 600;
	padding-top: 0.65rem;
	margin-top: 0.35rem;
	border-top: 2px solid #1a1a1a;
	text-transform: none;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .woocommerce-shipping-methods {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .woocommerce-shipping-methods li {
	margin: 0.35rem 0 0;
	text-align: left;
}

body.afridazzles-editorial-checkout .styler-checkout-review-order-table .woocommerce-shipping-methods label {
	display: flex;
	align-items: flex-start;
	gap: 0.4rem;
	line-height: 1.35;
	font-size: 0.8125rem;
	overflow-wrap: anywhere;
	cursor: pointer;
}

/* Desktop / laptop: larger thumbs in the order sidebar */
@media (min-width: 992px) {
	body.afridazzles-editorial-checkout .styler-checkout-review-order-table span.product-img {
		width: 7.5rem !important;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table span.product-img img {
		min-height: 9.375rem;
		max-height: 9.375rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-cart-item {
		gap: 1rem;
		padding: 1rem 0 !important;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-name .product-name {
		font-size: 0.9375rem;
		line-height: 1.35;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-total {
		font-size: 1rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .woocommerce-shipping-methods label {
		font-size: 0.8125rem;
		line-height: 1.4;
	}
}

@media (max-width: 991px) {
	body.afridazzles-editorial-checkout .ad-checkout-order-review {
		padding: 1rem 1.1rem 1.25rem;
	}

	body.afridazzles-editorial-checkout .ad-checkout-layout__sidebar {
		width: 100%;
		max-width: 100%;
	}

	body.afridazzles-editorial-checkout .ad-checkout-order-review {
		position: static;
		top: auto;
	}
}

@media (max-width: 480px) {
	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-cart-item {
		gap: 0.75rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table span.product-img {
		width: 4.5rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table span.product-img img {
		min-height: 5.625rem;
		max-height: 5.625rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-name .product-name {
		font-size: 0.875rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-product-total {
		font-size: 0.875rem;
	}

	body.afridazzles-editorial-checkout .styler-checkout-review-order-table .styler-checkout-footer-item {
		flex-wrap: wrap;
	}
}

body.afridazzles-editorial-checkout .woocommerce-billing-fields h3,
body.afridazzles-editorial-checkout .woocommerce-shipping-fields h3,
body.afridazzles-editorial-checkout .woocommerce-additional-fields h3 {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.25rem;
	font-weight: 500;
	margin: 0 0 1rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #e5e5e5;
}

body.afridazzles-editorial-checkout .woocommerce-billing-fields .form-row,
body.afridazzles-editorial-checkout .woocommerce-shipping-fields .form-row,
body.afridazzles-editorial-checkout .woocommerce-additional-fields .form-row {
	margin-bottom: 1rem;
}

body.afridazzles-editorial-checkout .woocommerce-additional-fields {
	margin-top: 0.5rem;
}

/* UK store: hide duplicate shipping address block; order notes stay in additional fields */
body.afridazzles-editorial-checkout .woocommerce-shipping-fields > h3#ship-to-different-address,
body.afridazzles-editorial-checkout .woocommerce-shipping-fields #ship-to-different-address,
body.afridazzles-editorial-checkout .woocommerce-shipping-fields .shipping_address {
	display: none !important;
}

body.afridazzles-editorial-checkout .woocommerce-checkout-payment {
	margin-top: 1.25rem;
	padding-top: 1.25rem;
	border-top: 1px solid #e5e5e5;
}

body.afridazzles-editorial-checkout .ad-checkout-express-pay {
	margin: 1rem 0 1rem;
	padding: 0 0 1rem;
	border-bottom: 1px solid #e5e5e5;
}

body.afridazzles-editorial-checkout .ad-checkout-express-pay__buttons {
	min-height: 44px;
}

body.afridazzles-editorial-checkout #wc-stripe-express-checkout-button-separator {
	display: none !important;
}

body.afridazzles-editorial-checkout .woocommerce-checkout-payment .payment_methods {
	margin-top: 0;
}

body.afridazzles-editorial-checkout .woocommerce-checkout-payment .wc_payment_methods {
	margin: 0 0 1rem;
	padding: 0;
	list-style: none;
}

body.afridazzles-editorial-checkout .woocommerce-checkout-payment .wc_payment_method {
	margin: 0 0 0.75rem;
	padding: 0.75rem;
	border: 1px solid #e5e5e5;
	background: #fff;
}

body.afridazzles-editorial-checkout .woocommerce-checkout-payment .wc_payment_method label {
	font-weight: 500;
	cursor: pointer;
}

body.afridazzles-editorial-checkout #place_order {
	width: 100%;
	margin-top: 0.5rem;
	padding: 0.9rem 1.5rem;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.afridazzles-editorial-checkout .woocommerce-privacy-policy-text,
body.afridazzles-editorial-checkout .woocommerce-terms-and-conditions-wrapper {
	font-size: 0.8125rem;
	color: #666;
	line-height: 1.6;
	margin-top: 0.75rem;
}

/* Styler checkout-page.css draws a custom box via input::after but leaves the native
   checkbox visible — shows two boxes. Hide native input; keep theme ::after styling. */
body.afridazzles-editorial-checkout .woocommerce-terms-and-conditions-wrapper input[type="checkbox"],
body.afridazzles-editorial-checkout #payment input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 15px !important;
	min-width: 15px;
	height: 15px !important;
	flex-shrink: 0;
	border: 0;
	outline: none;
	margin: 3px 10px 0 0;
	padding: 0;
	background: transparent;
}

body.afridazzles-editorial-checkout .woocommerce-terms-and-conditions-wrapper label.checkbox,
body.afridazzles-editorial-checkout #payment label.checkbox {
	display: flex;
	align-items: flex-start;
	gap: 0;
	line-height: 1.5;
}

body.afridazzles-editorial-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text,
body.afridazzles-editorial-checkout p.cr-customer-consent .woocommerce-terms-and-conditions-checkbox-text {
	display: block;
	flex: 1;
	min-width: 0;
}

body.afridazzles-editorial-checkout .woocommerce-form-login-toggle,
body.afridazzles-editorial-checkout .woocommerce-form-coupon-toggle {
	margin-bottom: 1.25rem;
	font-size: 0.9375rem;
}

body.afridazzles-editorial-checkout .woocommerce-form-login,
body.afridazzles-editorial-checkout .checkout_coupon {
	margin-bottom: 1.5rem;
	padding: 1rem 1.25rem;
	border: 1px solid #e5e5e5;
	background: #fafafa;
}

/* My account */
body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-wrapper,
body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-steps-register,
body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-steps-buttons {
	display: block !important;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-steps-buttons,
body.afridazzles-editorial-shell .ad-account-wrap .swiper-wrapper,
body.afridazzles-editorial-shell .ad-account-wrap .swiper-slide {
	transform: none !important;
	height: auto !important;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-steps-buttons {
	display: none !important;
}

body.afridazzles-editorial-shell .ad-account-wrap .swiper-slide:not(:first-child) {
	margin-top: 2.5rem;
	padding-top: 2.5rem;
	border-top: 1px solid #e5e5e5;
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-form-login,
body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-form-register {
	max-width: 28rem;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-page-content {
	margin: 0;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-navigation ul {
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem 1.25rem;
	border-bottom: 1px solid #e5e5e5;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-navigation li {
	margin: 0;
	padding: 0;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-navigation a {
	display: inline-block;
	padding: 0 0 0.75rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-navigation li.is-active a,
body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-navigation a:hover {
	color: var(--ad-black, #050505);
	border-bottom-color: var(--ad-black, #050505);
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-orders-table {
	width: 100%;
}

body.afridazzles-editorial-shell .ad-not-found-wrap {
	max-width: 640px;
	text-align: left;
}

body.afridazzles-editorial-shell .ad-not-found__eyebrow {
	margin: 0 0 0.75rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.28em;
	text-transform: uppercase;
	color: #666;
}

body.afridazzles-editorial-shell .ad-not-found__title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: clamp(2rem, 5vw, 3rem);
	font-weight: 500;
	margin: 0 0 1rem;
	line-height: 1.1;
}

body.afridazzles-editorial-shell .ad-not-found__lead {
	margin: 0 0 2rem;
	color: #555;
	line-height: 1.65;
}

body.afridazzles-editorial-shell .ad-not-found__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

body.afridazzles-editorial-cart .styler-cart-empty-wrapper,
body.afridazzles-editorial-cart .wc-empty-cart-message {
	text-align: center;
	padding: 2rem 0 1rem;
}

body.afridazzles-editorial-cart .styler-cart-empty-icon {
	width: 56px;
	height: 56px;
	margin: 0 auto 1rem;
	color: #ccc;
}

body.afridazzles-editorial-cart .cart-empty {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0 0 1.5rem;
	font-size: 1rem;
	color: #444;
}

body.afridazzles-editorial-cart .return-to-shop {
	margin-top: 0;
}

body.afridazzles-editorial-cart .return-to-shop .button,
body.afridazzles-editorial-cart .return-to-shop .styler-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0.85rem 1.6rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	background: var(--ad-black, #050505);
	color: #fff;
	border: 1px solid var(--ad-black, #050505);
	border-radius: 0;
	text-decoration: none;
}

body.afridazzles-editorial-cart .return-to-shop .button:hover,
body.afridazzles-editorial-cart .return-to-shop .styler-btn:hover {
	background: var(--ad-accent-bright, #e8c547);
	border-color: var(--ad-accent-bright, #e8c547);
	color: var(--ad-black, #050505);
}

/* My Account */
body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-MyAccount-navigation {
	margin-bottom: 2rem;
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem 1rem;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1rem;
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-MyAccount-navigation a {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	text-decoration: none;
	color: var(--ad-black, #050505);
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-MyAccount-navigation li.is-active a,
body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-MyAccount-navigation a:hover {
	color: var(--ad-accent, #c9a227);
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-MyAccount-content {
	font-size: 0.9375rem;
	line-height: 1.6;
}

body.afridazzles-editorial-shell .ad-account-wrap .styler-myaccount-wrapper {
	max-width: 520px;
	margin: 0 auto;
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-form-login label,
body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-form-register label {
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.04em;
}

body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-form-login .input-text,
body.afridazzles-editorial-shell .ad-account-wrap .woocommerce-form-register .input-text {
	border: 1px solid #d4d4d4;
	border-radius: 0;
	padding: 0.65rem 0.75rem;
}

/* Shop pagination */
body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-pagination,
body.afridazzles-editorial-shell .ad-search-wrap .woocommerce-pagination,
body.afridazzles-editorial-shell .ad-journal-wrap .ad-journal__pagination {
	margin-top: 2.5rem;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-pagination ul,
body.afridazzles-editorial-shell .ad-search-wrap .woocommerce-pagination ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem;
	list-style: none;
	margin: 0;
	padding: 0;
	justify-content: center;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-pagination a,
body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-pagination span,
body.afridazzles-editorial-shell .ad-search-wrap .woocommerce-pagination a,
body.afridazzles-editorial-shell .ad-search-wrap .woocommerce-pagination span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2.25rem;
	min-height: 2.25rem;
	padding: 0 0.5rem;
	border: 1px solid #d4d4d4;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	color: var(--ad-black, #050505);
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-pagination span.current,
body.afridazzles-editorial-shell .ad-search-wrap .woocommerce-pagination span.current {
	background: var(--ad-black, #050505);
	border-color: var(--ad-black, #050505);
	color: #fff;
}

body.afridazzles-editorial-shell .woocommerce-message,
body.afridazzles-editorial-shell .woocommerce-info,
body.afridazzles-editorial-shell .woocommerce-error {
	margin-bottom: 1.5rem;
}

body.afridazzles-editorial-shell .woocommerce .button,
body.afridazzles-editorial-shell .woocommerce button.button,
body.afridazzles-editorial-shell .woocommerce a.button,
body.afridazzles-editorial-shell .woocommerce input.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 0.65rem 1.25rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	border-radius: 0;
	transition: background 0.2s, border-color 0.2s, color 0.2s;
}

body.afridazzles-editorial-shell .woocommerce .button.alt,
body.afridazzles-editorial-shell .woocommerce a.checkout-button,
body.afridazzles-editorial-shell .woocommerce #place_order {
	background: var(--ad-black, #050505);
	color: #fff;
	border: 1px solid var(--ad-black, #050505);
}

body.afridazzles-editorial-shell .woocommerce .button.alt:hover,
body.afridazzles-editorial-shell .woocommerce a.checkout-button:hover,
body.afridazzles-editorial-shell .woocommerce #place_order:hover {
	background: var(--ad-accent-bright, #e8c547);
	border-color: var(--ad-accent-bright, #e8c547);
	color: var(--ad-black, #050505);
}

body.afridazzles-editorial-shell .ad-search-wrap ul.products,
body.afridazzles-editorial-shell .ad-search-wrap ul.styler-products {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem 0.75rem;
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
}

@media (min-width: 768px) {
	body.afridazzles-editorial-shell .ad-search-wrap ul.products,
	body.afridazzles-editorial-shell .ad-search-wrap ul.styler-products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 1.5rem 1rem;
	}
}

@media (min-width: 1024px) {
	body.afridazzles-editorial-shell .ad-search-wrap ul.products,
	body.afridazzles-editorial-shell .ad-search-wrap ul.styler-products {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

/* Shop archive inside editorial shell */
body.afridazzles-editorial-shop .ad-shop-wrap #nt-shop-page,
body.afridazzles-editorial-shop .ad-shop-wrap .nt-shop-page-wrapper {
	width: 100%;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-container-xl,
body.afridazzles-editorial-shop .ad-shop-wrap .container-xl {
	max-width: var(--ad-max, 1600px);
	margin-left: auto;
	margin-right: auto;
}

body.afridazzles-editorial-shop .ad-shop-wrap .shop-area {
	padding-top: 0;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-shop-sidebar,
body.afridazzles-editorial-shop .ad-shop-wrap #styler-shop-sidebar,
body.afridazzles-editorial-shop .ad-shop-wrap .shop-sidebar {
	display: none !important;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-products-column {
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-products-header__title,
body.afridazzles-editorial-shop .ad-shop-wrap .page-title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: 500;
	letter-spacing: 0.02em;
	margin-bottom: 2rem;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-breadcrumb {
	margin-bottom: 1.25rem;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #666;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-breadcrumb a {
	color: var(--ad-black, #050505);
	text-decoration: none;
}

body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-breadcrumb a:hover {
	color: var(--ad-accent, #c9a227);
}

body.afridazzles-editorial-shop .ad-shop-wrap .term-description {
	max-width: 42rem;
	margin-bottom: 2rem;
	color: #555;
	line-height: 1.6;
}

body.afridazzles-editorial-shop .ad-shop-wrap > .page-title,
body.afridazzles-editorial-shop .ad-shop-wrap .woocommerce-products-header {
	display: none !important;
}

.ad-shop-header {
	margin-bottom: 2rem;
}

.ad-shop-header__crumb {
	margin-bottom: 1rem;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #666;
}

.ad-shop-header__crumb a {
	color: var(--ad-black, #050505);
	text-decoration: none;
}

.ad-shop-header__crumb a:hover {
	color: var(--ad-accent, #c9a227);
}

.ad-shop-header__eyebrow {
	margin: 0 0 0.75rem;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.28em;
	text-transform: uppercase;
	color: #666;
}

.ad-shop-header__title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: clamp(2rem, 5vw, 3rem);
	font-weight: 500;
	line-height: 1.1;
	margin: 0 0 0.75rem;
}

.ad-shop-header__lead {
	margin: 0 0 1.5rem;
	max-width: 42rem;
	color: #555;
	line-height: 1.65;
	font-size: 1rem;
}

.ad-shop-toolbar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1rem 1.5rem;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #e5e5e5;
}

.ad-shop-toolbar__count,
.ad-shop-toolbar__sort {
	min-width: 0;
}

.ad-shop-toolbar__sort .woocommerce-ordering {
	margin: 0;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-before-loop.styler-shop-filter-top-area {
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #e5e5e5;
}

body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid,
body.afridazzles-editorial-shop .ad-shop-wrap ul.products,
body.afridazzles-editorial-shop .ad-shop-wrap ul.styler-products,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 3rem 1rem;
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
}

body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid::before,
body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid::after,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products::before,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products::after {
	display: none !important;
	content: none !important;
}

body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid > *,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products > * {
	width: 100% !important;
	max-width: 100% !important;
	flex: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid .ad-product-card,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products .ad-product-card {
	flex: none;
	min-width: 0;
}

@media (min-width: 768px) {
	body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid,
	body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 3.5rem 1.25rem;
	}
}

@media (min-width: 1024px) {
	body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid,
	body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 4rem 1.5rem;
	}
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product {
	margin-bottom: 0;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-product-labels,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-loop-product-buttons-hover,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-loop-product-buttons-mobile,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-quickview-btn,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-compare-btn,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-wishlist-btn,
body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-add-to-cart-btn {
	display: none !important;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-product-thumb img,
body.afridazzles-editorial-shop .ad-shop-wrap ul.products li.product img,
body.afridazzles-editorial-shop .ad-shop-wrap .ad-product-card__img {
	width: 100%;
	height: auto;
	object-fit: cover;
	aspect-ratio: 3 / 4;
}

body.afridazzles-editorial-shop .ad-shop-wrap .styler-loop-product .styler-product-name,
body.afridazzles-editorial-shop .ad-shop-wrap ul.products li.product .woocommerce-loop-product__title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.05rem;
	font-weight: 500;
	line-height: 1.25;
}

body.afridazzles-editorial-shop .ad-search-wrap .ad-shop-grid {
	margin-top: 1.5rem;
}

/* Related / upsells on single product */
body.afridazzles-editorial-shop.single-product .styler-row-after-summary {
	margin-top: 2.5rem;
	padding-top: 2rem;
	border-top: 1px solid #e5e5e5;
}

body.afridazzles-editorial-shop.single-product .related.products > h2,
body.afridazzles-editorial-shop.single-product .upsells.products > h2 {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.75rem;
	font-weight: 500;
	margin-bottom: 1.25rem;
}

body.afridazzles-editorial-shop.single-product .related.products ul.products,
body.afridazzles-editorial-shop.single-product .upsells.products ul.products {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem 0.75rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 768px) {
	body.afridazzles-editorial-shop.single-product .related.products ul.products,
	body.afridazzles-editorial-shop.single-product .upsells.products ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 1.25rem 1rem;
	}
}

@media (min-width: 1024px) {
	body.afridazzles-editorial-shop.single-product .related.products ul.products,
	body.afridazzles-editorial-shop.single-product .upsells.products ul.products {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

body.afridazzles-editorial-shop.single-product .related.products li.product,
body.afridazzles-editorial-shop.single-product .upsells.products li.product {
	width: 100%;
	margin: 0;
	float: none;
}

/* Journal / blog archive */
body.afridazzles-editorial-shell .ad-journal-wrap {
	max-width: var(--ad-max, 1600px);
}

body.afridazzles-editorial-shell .ad-journal__header {
	margin-bottom: 2.5rem;
}

body.afridazzles-editorial-shell .ad-journal__title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: 500;
	margin: 0 0 0.5rem;
}

body.afridazzles-editorial-shell .ad-journal__lead {
	margin: 0;
	color: #555;
	max-width: 36rem;
}

body.afridazzles-editorial-shell .ad-journal__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 2.5rem;
}

@media (min-width: 768px) {
	body.afridazzles-editorial-shell .ad-journal__item .ad-journal__card {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
		gap: 2rem;
		align-items: start;
	}
}

body.afridazzles-editorial-shell .ad-journal__img {
	width: 100%;
	height: auto;
	display: block;
}

body.afridazzles-editorial-shell .ad-journal__date {
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 0.5rem;
}

body.afridazzles-editorial-shell .ad-journal__post-title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 0.75rem;
}

body.afridazzles-editorial-shell .ad-journal__post-title a {
	color: inherit;
	text-decoration: none;
}

body.afridazzles-editorial-shell .ad-journal__excerpt {
	margin: 0 0 1rem;
	color: #444;
}

body.afridazzles-editorial-shell .ad-journal__pagination {
	margin-top: 3rem;
}

body.afridazzles-editorial-shell .ad-journal__empty {
	color: #555;
}

/* Single journal article */
body.afridazzles-editorial-shell .ad-article-wrap {
	max-width: 720px;
}

body.afridazzles-editorial-shell .ad-article__back {
	margin: 0 0 1.5rem;
	font-size: 0.875rem;
}

body.afridazzles-editorial-shell .ad-article__title {
	font-family: var(--ad-serif, "Cormorant Garamond", serif);
	font-size: clamp(1.75rem, 4vw, 2.75rem);
	font-weight: 500;
	margin: 0 0 1.5rem;
	line-height: 1.15;
}

body.afridazzles-editorial-shell .ad-article__date {
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 0.5rem;
}

body.afridazzles-editorial-shell .ad-article__figure {
	margin: 0 0 2rem;
}

body.afridazzles-editorial-shell .ad-article__img {
	width: 100%;
	height: auto;
	display: block;
}

body.afridazzles-editorial-shell .ad-article__content {
	font-size: 1.0625rem;
	line-height: 1.75;
}

body.afridazzles-editorial-shell .ad-article__content img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	body.afridazzles-editorial-shop .ad-shop-wrap .ad-shop-grid,
	body.afridazzles-editorial-shop .ad-shop-wrap ul.products,
	body.afridazzles-editorial-shop .ad-shop-wrap ul.styler-products,
	body.afridazzles-editorial-shop .ad-shop-wrap .styler-products.products {
		gap: 2.5rem 0.75rem;
	}

	body.afridazzles-editorial-shell .ad-journal-wrap {
		padding: 2rem 1rem 3rem;
	}

	body.afridazzles-editorial-shell .ad-journal__list {
		gap: 2rem;
	}

	body.afridazzles-editorial-shell .ad-journal__media {
		display: block;
		margin-bottom: 1rem;
	}

	body.afridazzles-editorial-shell .ad-journal__img {
		aspect-ratio: 4 / 3;
		object-fit: cover;
		width: 100%;
	}

	body.afridazzles-editorial-shell .ad-journal__post-title {
		font-size: 1.35rem;
	}

	body.afridazzles-editorial-shell .ad-article__figure {
		margin-bottom: 1.5rem;
	}

	body.afridazzles-editorial-shell .ad-article__img {
		aspect-ratio: 4 / 3;
		object-fit: cover;
	}

	body.afridazzles-editorial-shop.single-product .styler-row-summary > .gallery-col,
	body.afridazzles-editorial-shop.single-product .styler-row-summary > .summary-col {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
