.woocommerce-MyAccount-content .gsw-wishlist-shell {
	max-width: 980px;
	color: #2c2330;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell input:not([type="hidden"]),
.woocommerce-MyAccount-content .gsw-wishlist-shell select {
	box-sizing: border-box;
	min-height: 38px;
	margin: 0;
	padding: 7px 10px;
	border: 1px solid #d7ccd4;
	border-radius: 6px;
	background: #fff;
	color: #2c2330;
	font: inherit;
}

.woocommerce-MyAccount-content .gsw-list-tabs {
	gap: 9px;
	margin: 0 0 16px;
	padding: 0;
}

.woocommerce-MyAccount-content .gsw-wishlists-intro {
	margin: 0 0 18px;
	padding: 22px;
	border: 1px solid #e7dde4;
	border-radius: 12px;
	background: linear-gradient(135deg, #fff, #fdf8fb);
	box-shadow: 0 3px 9px rgba(50, 32, 46, .04);
}

.woocommerce-MyAccount-content .gsw-wishlists-eyebrow {
	margin: 0 0 6px;
	color: #a62d68;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .09em;
	line-height: 1.2;
}

.woocommerce-MyAccount-content .gsw-wishlists-intro h2 {
	margin: 0;
	color: #2c2330;
	font-size: 24px;
	line-height: 1.2;
}

.woocommerce-MyAccount-content .gsw-wishlists-intro > p:last-child {
	margin: 7px 0 0;
	color: #706774;
	font-size: 14px;
	line-height: 1.5;
}

.woocommerce-MyAccount-content .gsw-list-tabs a {
	padding: 8px 13px;
	border-color: #ded3db;
	border-radius: 999px;
	color: #5d4656;
	font-weight: 600;
	line-height: 1.25;
}

.woocommerce-MyAccount-content .gsw-list-tabs a:hover,
.woocommerce-MyAccount-content .gsw-list-tabs a.is-active {
	border-color: #a62d68;
	background: #fff8fb;
	color: #a62d68;
}

.woocommerce-MyAccount-content .gsw-add-list-trigger {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 8px 13px;
	border: 1px dashed #c99ab4;
	border-radius: 999px;
	background: #fff;
	color: #8d245b;
	cursor: pointer;
	font: inherit;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
}

.woocommerce-MyAccount-content .gsw-add-list-trigger:hover,
.woocommerce-MyAccount-content .gsw-add-list-trigger:focus-visible {
	border-color: #a62d68;
	background: #fff8fb;
	color: #741d4a;
}

.woocommerce-MyAccount-content .gsw-add-list-trigger .dashicons {
	width: 15px;
	height: 15px;
	font-size: 15px;
	line-height: 15px;
}

.woocommerce-MyAccount-content .gsw-create-list {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 20px;
	padding: 16px;
	border: 1px solid #e8dfe5;
	border-radius: 10px;
	background: #fdfafb;
}

.woocommerce-MyAccount-content .gsw-create-list label {
	flex: 1 1 220px;
	margin: 0;
}

.woocommerce-MyAccount-content .gsw-create-list input {
	width: 100%;
}

.woocommerce-MyAccount-content .gsw-create-list[hidden] {
	display: none !important;
}

.woocommerce-MyAccount-content .gsw-account-button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	min-height: 38px !important;
	margin: 0 !important;
	padding: 8px 14px !important;
	border: 1px solid #a62d68 !important;
	border-radius: 6px !important;
	background: #a62d68 !important;
	box-shadow: none !important;
	color: #fff !important;
	font: inherit !important;
	font-size: 14px !important;
	font-weight: 650 !important;
	line-height: 1.25 !important;
	text-decoration: none !important;
	text-shadow: none !important;
	transition: background-color .15s ease, border-color .15s ease, transform .15s ease;
}

.woocommerce-MyAccount-content .gsw-account-button:hover,
.woocommerce-MyAccount-content .gsw-account-button:focus {
	border-color: #7d1f4d !important;
	background: #7d1f4d !important;
	color: #fff !important;
	transform: translateY(-1px);
}

.woocommerce-MyAccount-content .gsw-account-button.gsw-account-secondary {
	border-color: #d8bfd0 !important;
	background: #f9f0f5 !important;
	color: #8d245b !important;
}

.woocommerce-MyAccount-content .gsw-account-button.gsw-account-secondary:hover,
.woocommerce-MyAccount-content .gsw-account-button.gsw-account-secondary:focus {
	border-color: #b36289 !important;
	background: #f0dce7 !important;
	color: #741d4a !important;
}

.woocommerce-MyAccount-content .gsw-list-header {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 15px;
	margin: 0 0 18px;
	padding: 22px;
	border: 1px solid #e7dde4;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 3px 9px rgba(50, 32, 46, .04);
}

.woocommerce-MyAccount-content .gsw-list-title {
	display: flex;
	align-items: flex-start;
	gap: 8px;
}

.woocommerce-MyAccount-content .gsw-list-header h2 {
	margin: 0;
	color: #2c2330;
	font-size: 25px;
	line-height: 1.2;
}

.woocommerce-MyAccount-content .gsw-list-title p {
	margin: 5px 0 0;
	color: #706774;
	font-size: 13px;
	line-height: 1.35;
}

.woocommerce-MyAccount-content .gsw-list-summary {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
}

.woocommerce-MyAccount-content .gsw-list-summary i {
	color: #b5a8b0;
	font-style: normal;
}

.woocommerce-MyAccount-content .gsw-list-summary strong {
	color: #2c2330;
	font-weight: 700;
}

.woocommerce-MyAccount-content .gsw-rename-trigger {
	display: inline-grid;
	place-items: center;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: 1px solid #dfd2da;
	border-radius: 7px;
	background: #fff8fb;
	color: #8d245b;
	cursor: pointer;
}

.woocommerce-MyAccount-content .gsw-rename-trigger:hover,
.woocommerce-MyAccount-content .gsw-rename-trigger:focus-visible {
	border-color: #a62d68;
	background: #f9eaf1;
	color: #741d4a;
}

.woocommerce-MyAccount-content .gsw-rename-trigger .dashicons {
	width: 17px;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
}

.woocommerce-MyAccount-content .gsw-rename-list,
.woocommerce-MyAccount-content .gsw-sharing,
.woocommerce-MyAccount-content .gsw-sharing form,
.woocommerce-MyAccount-content .gsw-item-organize {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 9px;
	margin: 0;
}

.woocommerce-MyAccount-content .gsw-rename-list[hidden] {
	display: none !important;
}

.woocommerce-MyAccount-content .gsw-rename-list input {
	flex: 1 1 220px;
	max-width: 390px;
}

.woocommerce-MyAccount-content .gsw-sharing {
	display: grid;
	gap: 14px;
	padding-top: 18px;
	border-top: 1px solid #eee6eb;
}

.woocommerce-MyAccount-content .gsw-sharing-status {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.woocommerce-MyAccount-content .gsw-sharing-status > .dashicons {
	display: grid;
	flex: 0 0 34px;
	place-items: center;
	width: 34px;
	height: 34px;
	border-radius: 9px;
	background: #f9eaf1;
	color: #a62d68;
	font-size: 18px;
}

.woocommerce-MyAccount-content .gsw-sharing-status h3 {
	margin: 0;
	color: #2c2330;
	font-size: 15px;
	line-height: 1.3;
}

.woocommerce-MyAccount-content .gsw-sharing-status p {
	margin: 3px 0 0;
	gap: 5px;
	color: #706774;
	font-size: 13px;
	line-height: 1.4;
}

.woocommerce-MyAccount-content .gsw-share-link {
	display: grid;
	gap: 6px;
	margin: 0;
	color: #544a55;
	font-size: 12px;
	font-weight: 700;
}

.woocommerce-MyAccount-content .gsw-share-link > div {
	display: flex;
	align-items: center;
	gap: 8px;
}

.woocommerce-MyAccount-content .gsw-share-link input {
	flex: 1 1 360px;
	width: 100%;
	min-width: 0;
	background: #faf7f9;
	color: #544a55;
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 12px;
}

.woocommerce-MyAccount-content .gsw-copy-link {
	flex: 0 0 auto;
}

.woocommerce-MyAccount-content .gsw-share-legacy {
	margin: 0;
	padding: 10px 12px;
	border: 1px solid #ead8c4;
	border-radius: 7px;
	background: #fff9f1;
	color: #7a5123;
	font-size: 13px;
	line-height: 1.45;
}

.woocommerce-MyAccount-content .gsw-sharing-actions {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

.woocommerce-MyAccount-content .gsw-sharing-actions form {
	margin: 0;
}

.woocommerce-MyAccount-content .gsw-items {
	gap: 14px;
}

.woocommerce-MyAccount-content .gsw-item {
	grid-template-columns: 96px minmax(0, 1fr) auto;
	gap: 20px;
	padding: 18px;
	border-color: #e7dde4;
	box-shadow: 0 3px 9px rgba(50, 32, 46, .04);
}

.woocommerce-MyAccount-content .gsw-item img {
	width: 96px;
	height: 96px;
}

.woocommerce-MyAccount-content .gsw-item-details h3 {
	margin: 0 0 7px;
	font-size: 18px;
	line-height: 1.3;
}

.woocommerce-MyAccount-content .gsw-item-details h3 a {
	display: -webkit-box;
	overflow: hidden;
	color: #2c2330;
	text-decoration: none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.woocommerce-MyAccount-content .gsw-item-details h3 a:hover {
	color: #a62d68;
}

.woocommerce-MyAccount-content .gsw-item-details p {
	margin: 5px 0 0;
}

.woocommerce-MyAccount-content .gsw-item-attributes {
	color: #706774;
	font-size: 13px;
}

.woocommerce-MyAccount-content .gsw-price-drop {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	margin: 8px 0 0 !important;
	padding: 4px 7px;
	border-radius: 5px;
	background: #edf8f1;
	color: #237348;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
}

.woocommerce-MyAccount-content .gsw-price-drop .dashicons {
	width: 14px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
}

.woocommerce-MyAccount-content .gsw-item-note {
	margin-top: 10px;
}

.woocommerce-MyAccount-content .gsw-item-note-display {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 5px 9px;
	color: #706774;
	font-size: 13px;
	line-height: 1.45;
}

.woocommerce-MyAccount-content .gsw-item-note-display > span {
	flex: 1 1 180px;
	padding-left: 10px;
	border-left: 2px solid #e3d5dd;
}

.woocommerce-MyAccount-content .gsw-item-note-toggle,
.woocommerce-MyAccount-content .gsw-note-cancel,
.woocommerce-MyAccount-content .gsw-note-remove {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #8d245b;
	cursor: pointer;
	font: inherit;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.woocommerce-MyAccount-content .gsw-item-note-toggle:hover,
.woocommerce-MyAccount-content .gsw-item-note-toggle:focus-visible,
.woocommerce-MyAccount-content .gsw-note-cancel:hover,
.woocommerce-MyAccount-content .gsw-note-cancel:focus-visible,
.woocommerce-MyAccount-content .gsw-note-remove:hover,
.woocommerce-MyAccount-content .gsw-note-remove:focus-visible {
	color: #741d4a;
	text-decoration-thickness: 2px;
}

.woocommerce-MyAccount-content .gsw-item-note-editor {
	display: grid;
	gap: 6px;
	max-width: 460px;
	margin-top: 8px;
	padding: 10px;
	border: 1px solid #e7dde4;
	border-radius: 8px;
	background: #fffafc;
}

.woocommerce-MyAccount-content .gsw-item-note-editor[hidden] {
	display: none !important;
}

.woocommerce-MyAccount-content .gsw-item-note-editor label {
	color: #544a55;
	font-size: 12px;
	font-weight: 700;
}

.woocommerce-MyAccount-content .gsw-item-note-editor textarea {
	width: 100%;
	min-height: 62px;
	margin: 0;
	resize: vertical;
	font: inherit;
	font-size: 13px;
	line-height: 1.45;
}

.woocommerce-MyAccount-content .gsw-item-note-editor-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.woocommerce-MyAccount-content .gsw-item-note-editor-actions > span:last-child {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.woocommerce-MyAccount-content .gsw-note-count {
	color: #706774;
	font-size: 11px;
	font-variant-numeric: tabular-nums;
}

.woocommerce-MyAccount-content .gsw-item-note-editor .gsw-account-button {
	min-height: 30px !important;
	padding: 5px 10px !important;
	font-size: 12px !important;
}

.woocommerce-MyAccount-content .gsw-note-remove {
	color: #b42318;
}

.woocommerce-MyAccount-content .gsw-priority-badge {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	margin: 0 0 5px;
	color: #a66a16;
	font-size: 10px;
	font-weight: 750;
	letter-spacing: .06em;
	text-transform: uppercase;
}

.woocommerce-MyAccount-content .gsw-priority-badge .dashicons {
	width: 13px;
	height: 13px;
	font-size: 13px;
	line-height: 13px;
}

.woocommerce-MyAccount-content .gsw-item-priority {
	display: inline-grid;
	place-items: center;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: 1px solid #e0d7dc;
	border-radius: 8px;
	background: #fff;
	color: #a99ba3;
	cursor: pointer;
}

.woocommerce-MyAccount-content .gsw-item-priority:hover,
.woocommerce-MyAccount-content .gsw-item-priority:focus,
.woocommerce-MyAccount-content .gsw-item-priority.is-priority {
	border-color: #d5a54a;
	background: #fff8e8;
	color: #b87911;
}

.woocommerce-MyAccount-content .gsw-item-priority .dashicons {
	width: 17px;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
}

.woocommerce-MyAccount-content .gsw-item-actions {
	justify-content: flex-end;
	align-content: center;
	min-width: 148px;
}

.woocommerce-MyAccount-content .gsw-item-organize {
	justify-content: flex-end;
}

.woocommerce-MyAccount-content .gsw-item-organize select {
	height: 38px !important;
	min-height: 38px !important;
	max-width: 150px;
}

.woocommerce-MyAccount-content .gsw-organize-select[hidden],
.woocommerce-MyAccount-content .gsw-organize-confirm[hidden] {
	display: none !important;
}

.woocommerce-MyAccount-content .gsw-organize-confirm {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.woocommerce-MyAccount-content .gsw-organize-confirm button {
	width: auto;
	margin: 0;
	padding: 2px;
	border: 0;
	background: transparent;
	cursor: pointer;
	font: inherit;
	font-size: 13px;
	font-weight: 700;
	text-decoration: underline;
}

.woocommerce-MyAccount-content .gsw-organize-confirm-yes {
	color: #8d245b;
}

.woocommerce-MyAccount-content .gsw-organize-confirm-no {
	color: #5d4656;
}

.woocommerce-MyAccount-content .gsw-organize-confirm button:hover,
.woocommerce-MyAccount-content .gsw-organize-confirm button:focus-visible {
	text-decoration-thickness: 2px;
}

.woocommerce-MyAccount-content .gsw-account-style-rose {
	--gsw-account-accent: #a62d68;
	--gsw-account-accent-strong: #7d1f4d;
	--gsw-account-soft: #fff8fb;
	--gsw-account-soft-strong: #f9eaf1;
	--gsw-account-ink: #2c2330;
	--gsw-account-muted: #706774;
	--gsw-account-line: #e7dde4;
	--gsw-account-line-strong: #ded3db;
}

.woocommerce-MyAccount-content .gsw-account-style-ocean {
	--gsw-account-accent: #087ea4;
	--gsw-account-accent-strong: #05627f;
	--gsw-account-soft: #f1fbff;
	--gsw-account-soft-strong: #e3f5fb;
	--gsw-account-ink: #17313c;
	--gsw-account-muted: #56717c;
	--gsw-account-line: #d6e6ec;
	--gsw-account-line-strong: #bdd7e0;
}

.woocommerce-MyAccount-content .gsw-account-style-forest {
	--gsw-account-accent: #277a55;
	--gsw-account-accent-strong: #1d5d40;
	--gsw-account-soft: #f4fbf7;
	--gsw-account-soft-strong: #e6f4eb;
	--gsw-account-ink: #20352a;
	--gsw-account-muted: #61766b;
	--gsw-account-line: #dce9e1;
	--gsw-account-line-strong: #bfd8c8;
}

.woocommerce-MyAccount-content .gsw-account-style-indigo {
	--gsw-account-accent: #5d51c7;
	--gsw-account-accent-strong: #453ba1;
	--gsw-account-soft: #f7f6ff;
	--gsw-account-soft-strong: #eeebff;
	--gsw-account-ink: #29264b;
	--gsw-account-muted: #6a6885;
	--gsw-account-line: #e0dff0;
	--gsw-account-line-strong: #c7c4e7;
}

.woocommerce-MyAccount-content .gsw-account-style-sunset {
	--gsw-account-accent: #bd5b23;
	--gsw-account-accent-strong: #984719;
	--gsw-account-soft: #fff8f2;
	--gsw-account-soft-strong: #fdf0e5;
	--gsw-account-ink: #432c22;
	--gsw-account-muted: #7a685e;
	--gsw-account-line: #eeddd0;
	--gsw-account-line-strong: #e3c4b1;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] {
	color: var(--gsw-account-ink);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] input:not([type="hidden"]),
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] select {
	border-color: var(--gsw-account-line-strong);
	color: var(--gsw-account-ink);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-wishlists-intro {
	border-color: var(--gsw-account-line);
	background: linear-gradient(135deg, #fff, var(--gsw-account-soft));
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-wishlists-eyebrow,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-tabs a:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-tabs a.is-active,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-details h3 a:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-organize-confirm-yes {
	color: var(--gsw-account-accent);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-wishlists-intro h2,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-header h2,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-sharing-status h3,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-details h3 a {
	color: var(--gsw-account-ink);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-wishlists-intro > p:last-child,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-title p,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-sharing-status p,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-attributes,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-display,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-note-count {
	color: var(--gsw-account-muted);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-price-drop {
	background: var(--gsw-account-soft-strong);
	color: var(--gsw-account-accent-strong);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-summary strong {
	color: var(--gsw-account-ink);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-display > span,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-editor {
	border-color: var(--gsw-account-line);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-editor {
	background: var(--gsw-account-soft);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-editor label {
	color: var(--gsw-account-ink);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-toggle,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-note-cancel {
	color: var(--gsw-account-accent);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-toggle:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item-note-toggle:focus-visible,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-note-cancel:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-note-cancel:focus-visible {
	color: var(--gsw-account-accent-strong);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-tabs a,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-add-list-trigger {
	border-color: var(--gsw-account-line-strong);
	color: var(--gsw-account-muted);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-tabs a:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-tabs a.is-active,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-add-list-trigger:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-add-list-trigger:focus-visible {
	border-color: var(--gsw-account-accent);
	background: var(--gsw-account-soft);
	color: var(--gsw-account-accent);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-add-list-trigger {
	border-color: var(--gsw-account-accent);
	border-style: dashed;
	color: var(--gsw-account-accent);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-create-list,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-list-header,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-item {
	border-color: var(--gsw-account-line);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-create-list {
	background: var(--gsw-account-soft);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-button {
	border-color: var(--gsw-account-accent) !important;
	background: var(--gsw-account-accent) !important;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-button:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-button:focus {
	border-color: var(--gsw-account-accent-strong) !important;
	background: var(--gsw-account-accent-strong) !important;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-button.gsw-account-secondary {
	border-color: var(--gsw-account-line-strong) !important;
	background: var(--gsw-account-soft) !important;
	color: var(--gsw-account-accent) !important;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-button.gsw-account-secondary:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-button.gsw-account-secondary:focus {
	border-color: var(--gsw-account-accent) !important;
	background: var(--gsw-account-soft-strong) !important;
	color: var(--gsw-account-accent-strong) !important;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-rename-trigger {
	border-color: var(--gsw-account-line-strong);
	background: var(--gsw-account-soft);
	color: var(--gsw-account-accent);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-rename-trigger:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-rename-trigger:focus-visible {
	border-color: var(--gsw-account-accent);
	background: var(--gsw-account-soft-strong);
	color: var(--gsw-account-accent-strong);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-sharing {
	border-color: var(--gsw-account-line);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-sharing-status > .dashicons {
	background: var(--gsw-account-soft-strong);
	color: var(--gsw-account-accent);
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-delete,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-delete-confirm,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-delete-confirm-yes {
	color: var(--gsw-account-accent) !important;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-delete:hover,
.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-account-delete:focus-visible {
	color: var(--gsw-account-accent-strong) !important;
}

.woocommerce-MyAccount-content .gsw-wishlist-shell[class*="gsw-account-style-"] .gsw-delete-confirm-no {
	color: var(--gsw-account-muted) !important;
}

.woocommerce-MyAccount-content .gsw-account-delete {
	width: auto !important;
	margin: 0 !important;
	padding: 5px 2px !important;
	border: 0 !important;
	background: transparent !important;
	color: #b42318 !important;
	cursor: pointer;
	font: inherit !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	text-decoration: underline !important;
}

.woocommerce-MyAccount-content .gsw-account-delete:hover,
.woocommerce-MyAccount-content .gsw-account-delete:focus-visible {
	color: #7f1d1d !important;
	text-decoration-thickness: 2px !important;
}

.woocommerce-MyAccount-content .gsw-delete-confirm {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	color: #7f1d1d;
	font-size: 13px;
	font-weight: 600;
}

.woocommerce-MyAccount-content .gsw-delete-confirm button {
	width: auto;
	margin: 0;
	padding: 2px;
	border: 0;
	background: transparent;
	cursor: pointer;
	font: inherit;
	font-weight: 700;
	text-decoration: underline;
}

.woocommerce-MyAccount-content .gsw-delete-confirm-yes {
	color: #b42318;
}

.woocommerce-MyAccount-content .gsw-delete-confirm-no {
	color: #5d4656;
}

.woocommerce-MyAccount-content .gsw-delete-confirm button:hover,
.woocommerce-MyAccount-content .gsw-delete-confirm button:focus-visible {
	text-decoration-thickness: 2px;
}

.woocommerce-MyAccount-content .gsw-delete-list {
	display: flex;
	justify-content: flex-end;
	margin-top: 14px;
}

@media screen and (max-width: 680px) {
	.woocommerce-MyAccount-content .gsw-create-list,
	.woocommerce-MyAccount-content .gsw-rename-list {
		align-items: stretch;
		flex-direction: column;
	}

	.woocommerce-MyAccount-content .gsw-wishlists-intro {
		padding: 18px;
	}

	.woocommerce-MyAccount-content .gsw-rename-list input {
		max-width: none;
	}

	.woocommerce-MyAccount-content .gsw-account-button {
		width: 100% !important;
	}

	.woocommerce-MyAccount-content .gsw-share-link > div {
		align-items: stretch;
		flex-direction: column;
	}

	.woocommerce-MyAccount-content .gsw-item {
		grid-template-columns: 72px minmax(0, 1fr);
		gap: 14px;
	}

	.woocommerce-MyAccount-content .gsw-item img {
		width: 72px;
		height: 72px;
	}

	.woocommerce-MyAccount-content .gsw-item-actions {
		justify-content: flex-start;
		min-width: 0;
	}

	.woocommerce-MyAccount-content .gsw-item-organize {
		justify-content: flex-start;
	}

	.woocommerce-MyAccount-content .gsw-item-note-editor-actions {
		align-items: flex-start;
		flex-direction: column;
	}

	.woocommerce-MyAccount-content .gsw-item-note-editor .gsw-account-button {
		width: auto !important;
	}
}
