:root{--epa-accent:#8f2838;--epa-accent-dark:#6f1d2a;--epa-text:#302a2b;--epa-muted:#81797b;--epa-soft:#fcf7f5;--epa-soft-2:#f5ece8;--epa-line:#eadfdb;--epa-white:#fff}
body.ep-account-page .woocommerce,body.ep-account-page .woocommerce *{box-sizing:border-box}
body.ep-account-page .woocommerce{width:min(calc(100% - 48px),1240px);margin:0 auto;padding:46px 0 80px;color:var(--epa-text);font-family:Montserrat,Arial,sans-serif}
body.ep-account-page .woocommerce a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}
.ep-account-hero{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:22px;padding:28px 32px;border:1px solid var(--epa-line);background:linear-gradient(135deg,#fffaf8 0%,#f8efeb 100%)}
.ep-account-hero__icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid var(--epa-line);background:#fff;color:var(--epa-accent)}
.ep-account-hero__icon svg,.ep-account-card__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.ep-account-hero__copy>span,.ep-account-section-head>span,.ep-account-login-hero>span{display:block;margin-bottom:7px;color:var(--epa-accent);font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.ep-account-hero h1{margin:0 0 5px;font-family:"Cormorant Garamond",Georgia,serif;font-size:48px;font-weight:500;line-height:1}
.ep-account-hero p{max-width:690px;margin:0;color:var(--epa-muted);font-size:12px;line-height:1.6}
.ep-account-hero__stat{min-width:112px;padding-left:24px;border-left:1px solid rgba(143,40,56,.15);text-align:center}
.ep-account-hero__stat strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:35px;font-weight:500;line-height:1}
.ep-account-hero__stat span{display:block;margin-top:4px;color:var(--epa-muted);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.ep-account-nav-toggle{display:none}
body.ep-account-logged-in .woocommerce::after{content:"";display:table;clear:both}
body.ep-account-logged-in .woocommerce-MyAccount-navigation{position:sticky;top:96px;float:left;width:238px;margin:0;padding:8px;border:1px solid var(--epa-line);background:var(--epa-soft)}
body.ep-account-logged-in .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}
body.ep-account-logged-in .woocommerce-MyAccount-navigation li{margin:0;padding:0;border:0;list-style:none}
body.ep-account-logged-in .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:48px;padding:0 15px;border-bottom:1px solid rgba(234,223,219,.7);color:var(--epa-text);font-size:11px;font-weight:700;text-decoration:none}
body.ep-account-logged-in .woocommerce-MyAccount-navigation li:last-child a{border-bottom:0}
body.ep-account-logged-in .woocommerce-MyAccount-navigation a:hover{padding-left:19px;color:var(--epa-accent)}
body.ep-account-logged-in .woocommerce-MyAccount-navigation .is-active a{background:var(--epa-accent);color:#fff;border-color:var(--epa-accent)}
body.ep-account-logged-in .woocommerce-MyAccount-content{float:right;width:calc(100% - 262px);min-height:420px;margin:0;padding:32px;border:1px solid var(--epa-line);background:#fff;overflow:hidden}
body.ep-account-dashboard .woocommerce-MyAccount-content>p{display:none}
.ep-account-section-head{margin-bottom:28px;text-align:center}
.ep-account-section-head h2{margin:0 0 7px;font-family:"Cormorant Garamond",Georgia,serif;font-size:43px;font-weight:500;line-height:1}
.ep-account-section-head p{margin:0;color:var(--epa-muted);font-size:11px}
.ep-account-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ep-account-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:14px;min-height:116px;padding:20px;border:1px solid var(--epa-line);background:#fff;color:var(--epa-text);text-decoration:none}
.ep-account-card:hover{border-color:rgba(143,40,56,.5);background:var(--epa-soft);transform:translateY(-2px)}
.ep-account-card--shop{background:var(--epa-soft)}
.ep-account-card__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:var(--epa-soft-2);color:var(--epa-accent)}
.ep-account-card__icon svg{width:20px;height:20px}
.ep-account-card__copy strong{display:block;margin-bottom:5px;font-size:14px;line-height:1.25}
.ep-account-card__copy small{display:block;color:var(--epa-muted);font-size:10.5px;line-height:1.55}
.ep-account-card__arrow{color:var(--epa-accent);font-size:19px}
.ep-account-help{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:16px;padding:18px 20px;background:var(--epa-soft)}
.ep-account-help__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fff;color:var(--epa-accent);font-size:18px;font-weight:700}
.ep-account-help strong{font-size:12px}.ep-account-help p{margin:3px 0 0;color:var(--epa-muted);font-size:10.5px}
.ep-account-help>a{display:inline-flex;align-items:center;gap:12px;color:var(--epa-accent);font-size:10px;font-weight:800;text-decoration:none;text-transform:uppercase}
.ep-account-login-hero{max-width:790px;margin:0 auto 34px;text-align:center}
.ep-account-login-hero h1{margin:0 0 12px;font-family:"Cormorant Garamond",Georgia,serif;font-size:58px;font-weight:500;line-height:1}
.ep-account-login-hero p{max-width:650px;margin:0 auto;color:var(--epa-muted);font-size:13px;line-height:1.65}
body.ep-account-logged-out #customer_login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
body.ep-account-logged-out #customer_login>.col-1,body.ep-account-logged-out #customer_login>.col-2{float:none;width:100%;margin:0;padding:30px;border:1px solid var(--epa-line);background:#fff}
body.ep-account-logged-out #customer_login h2{margin:0 0 22px;font-family:"Cormorant Garamond",Georgia,serif;font-size:38px;font-weight:500;text-align:center}
body.ep-account-page form.login,body.ep-account-page form.register,body.ep-account-page form.edit-account,body.ep-account-page form.lost_reset_password{margin:0;padding:0;border:0;background:transparent}
body.ep-account-page .form-row{margin:0 0 17px;padding:0}
body.ep-account-page label{display:block;margin-bottom:7px;color:var(--epa-text);font-size:10px;font-weight:700;letter-spacing:.02em}
body.ep-account-page input.input-text,body.ep-account-page input[type=text],body.ep-account-page input[type=email],body.ep-account-page input[type=password],body.ep-account-page input[type=tel],body.ep-account-page select,body.ep-account-page textarea{width:100%;min-height:50px;padding:0 14px;border:1px solid var(--epa-line);border-radius:0;background:#fff;color:var(--epa-text);font-size:12px;box-shadow:none;outline:0}
body.ep-account-page textarea{min-height:120px;padding-top:13px}
body.ep-account-page input:focus,body.ep-account-page select:focus,body.ep-account-page textarea:focus{border-color:var(--epa-accent)}
body.ep-account-page button.button,body.ep-account-page a.button,body.ep-account-page input.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--epa-accent);border-radius:0;background:var(--epa-accent);color:#fff;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;box-shadow:none}
body.ep-account-page button.button:hover,body.ep-account-page a.button:hover,body.ep-account-page input.button:hover{border-color:var(--epa-text);background:var(--epa-text)}
body.ep-account-page .woocommerce-MyAccount-content>h2,body.ep-account-page .woocommerce-MyAccount-content>h3,body.ep-account-page .woocommerce-MyAccount-content form>h3{margin:0 0 22px;font-family:"Cormorant Garamond",Georgia,serif;font-size:36px;font-weight:500}
body.ep-account-page .woocommerce-message,body.ep-account-page .woocommerce-info,body.ep-account-page .woocommerce-error{margin:0 0 22px;padding:16px 18px 16px 48px;border:1px solid var(--epa-line);border-top:1px solid var(--epa-line);background:var(--epa-soft);color:var(--epa-text);font-size:11px;line-height:1.55}
body.ep-account-page table.shop_table{width:100%;margin:0;border:1px solid var(--epa-line);border-collapse:collapse;border-radius:0;overflow:hidden}
body.ep-account-page table.shop_table th{padding:13px 14px;background:var(--epa-soft);color:var(--epa-muted);font-size:8px;font-weight:800;letter-spacing:.1em;text-align:left;text-transform:uppercase}
body.ep-account-page table.shop_table td{padding:17px 14px;border-top:1px solid var(--epa-line);color:var(--epa-text);font-size:11px;text-align:left;vertical-align:middle}
body.ep-account-page table.shop_table td.woocommerce-orders-table__cell-order-number a{color:var(--epa-accent);font-weight:800;text-decoration:none}
body.ep-account-page table.shop_table .button{min-height:37px;padding:0 13px;font-size:8px}
body.ep-account-page .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}
body.ep-account-page .woocommerce-Address{float:none;width:100%;margin:0;padding:22px;border:1px solid var(--epa-line);background:var(--epa-soft);text-align:left}
body.ep-account-page .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}
body.ep-account-page .woocommerce-Address-title h3{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:28px;font-weight:500}
body.ep-account-page .woocommerce-Address address{color:var(--epa-muted);font-size:11px;line-height:1.75}
body.ep-account-page fieldset{margin:25px 0 0;padding:22px;border:1px solid var(--epa-line)}
body.ep-account-page legend{padding:0 10px;font-family:"Cormorant Garamond",Georgia,serif;font-size:24px}
body.ep-account-page .woocommerce-PaymentMethods{margin:0;padding:0;list-style:none}
body.ep-account-page .woocommerce-PaymentMethod{margin-bottom:12px;padding:18px;border:1px solid var(--epa-line);background:var(--epa-soft)}
body.ep-account-page mark{padding:3px 6px;background:var(--epa-soft-2);color:var(--epa-accent)}
@media(max-width:1024px){body.ep-account-page .woocommerce{width:min(calc(100% - 36px),980px)}.ep-account-hero{grid-template-columns:52px minmax(0,1fr)}.ep-account-hero__stat{display:none}body.ep-account-logged-in .woocommerce-MyAccount-navigation{width:210px}body.ep-account-logged-in .woocommerce-MyAccount-content{width:calc(100% - 232px);padding:24px}.ep-account-card-grid{grid-template-columns:1fr}}
@media(max-width:767px){body.ep-account-page .woocommerce{width:calc(100% - 24px);padding:28px 0 58px}.ep-account-hero{grid-template-columns:1fr;gap:11px;padding:24px 18px;text-align:center}.ep-account-hero__icon{margin:auto}.ep-account-hero h1{font-size:39px}.ep-account-hero p{font-size:10.5px}.ep-account-nav-toggle{display:flex;width:100%;min-height:58px;margin:0 0 10px;padding:10px 15px;border:1px solid var(--epa-line);background:var(--epa-soft);align-items:center;justify-content:space-between;color:var(--epa-text);text-align:left}.ep-account-nav-toggle__label{font-size:12px;font-weight:700}.ep-account-nav-toggle__label small{display:block;margin-bottom:3px;color:var(--epa-muted);font-size:7px;letter-spacing:.13em;text-transform:uppercase}.ep-account-nav-toggle__icon{position:relative;width:18px;height:18px}.ep-account-nav-toggle__icon:before,.ep-account-nav-toggle__icon:after{content:"";position:absolute;left:3px;top:8px;width:12px;height:1px;background:var(--epa-text)}.ep-account-nav-toggle__icon:after{transform:rotate(90deg)}.ep-account-nav-toggle.is-open .ep-account-nav-toggle__icon:after{transform:rotate(0)}body.ep-account-logged-in .woocommerce-MyAccount-navigation{display:none;position:static;float:none;width:100%;margin:0 0 12px;padding:5px}body.ep-account-logged-in .woocommerce-MyAccount-navigation.is-open{display:block}body.ep-account-logged-in .woocommerce-MyAccount-navigation a{min-height:45px}body.ep-account-logged-in .woocommerce-MyAccount-content{float:none;width:100%;min-height:0;padding:18px 14px}.ep-account-section-head{margin-bottom:20px}.ep-account-section-head h2{font-size:36px}.ep-account-card-grid{grid-template-columns:1fr;gap:9px}.ep-account-card{grid-template-columns:38px minmax(0,1fr) 15px;min-height:96px;padding:15px;gap:11px}.ep-account-card__icon{width:38px;height:38px}.ep-account-card__copy strong{font-size:13px}.ep-account-card__copy small{font-size:9.5px}.ep-account-help{grid-template-columns:34px minmax(0,1fr);padding:15px}.ep-account-help>a{grid-column:1/-1;justify-content:center;min-height:43px;border:1px solid var(--epa-accent)}.ep-account-login-hero h1{font-size:42px}.ep-account-login-hero p{font-size:11px}body.ep-account-logged-out #customer_login{grid-template-columns:1fr}body.ep-account-logged-out #customer_login>.col-1,body.ep-account-logged-out #customer_login>.col-2{padding:22px 16px}body.ep-account-page table.shop_table,body.ep-account-page table.shop_table tbody,body.ep-account-page table.shop_table tr,body.ep-account-page table.shop_table td{display:block;width:100%}body.ep-account-page table.shop_table thead{display:none}body.ep-account-page table.shop_table tr{margin-bottom:10px;padding:13px;border:1px solid var(--epa-line);background:#fff}body.ep-account-page table.shop_table td{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 0;border:0;text-align:right}body.ep-account-page table.shop_table td:before{content:attr(data-title);color:var(--epa-muted);font-size:8px;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}body.ep-account-page table.shop_table .button{width:100%;margin-top:5px}body.ep-account-page .woocommerce-Addresses{grid-template-columns:1fr}.ep-account-hero__stat{display:none}}

/* v3.36.3 – Elementor account widget variables and editor support */
.ep-account-widget{
	--epa-page:#fff;
	--epa-accent:#8f2838;
	--epa-accent-dark:#6f1d2a;
	--epa-text:#302a2b;
	--epa-muted:#81797b;
	--epa-soft:#fcf7f5;
	--epa-soft-2:#f5ece8;
	--epa-line:#eadfdb;
	--epa-white:#fff;
	background:var(--epa-page);
}
.ep-account-widget>.woocommerce{
	width:min(calc(100% - 48px),1240px);
	margin:0 auto;
}
.elementor-editor-active .ep-account-widget .woocommerce-MyAccount-navigation{
	position:relative;
	top:auto;
}
.ep-account-widget .woocommerce-MyAccount-content>p:first-child,
.ep-account-widget .woocommerce-MyAccount-content>p:nth-child(2){
	display:none;
}
.epw-is-removing{
	opacity:0;
	transform:scale(.97);
	transition:opacity .18s ease,transform .18s ease;
	pointer-events:none;
}
@media(max-width:767px){
	.ep-account-widget>.woocommerce{width:100%;}
}


/* =========================================================
   ePelene 3.36.5 — Elementor-controlled account + responsive
========================================================= */

.ep-account-widget,
.ep-account-widget *,
.ep-account-widget *::before,
.ep-account-widget *::after{
	box-sizing:border-box;
}

.ep-account-widget{
	width:100%;
	min-width:0;
	overflow:clip;
}

.ep-account-widget > .woocommerce{
	display:block;
	width:100%;
	min-width:0;
	margin-right:auto;
	margin-left:auto;
}

.ep-account-widget .ep-account-hero{
	width:100%;
	min-width:0;
}

.ep-account-widget .woocommerce-MyAccount-navigation,
.ep-account-widget .woocommerce-MyAccount-content{
	min-width:0;
}

.ep-account-widget .woocommerce-MyAccount-content{
	overflow:hidden;
}

.ep-account-widget .ep-account-dashboard-ui,
.ep-account-widget .ep-account-section-head,
.ep-account-widget .ep-account-card-grid,
.ep-account-widget .ep-account-card,
.ep-account-widget .ep-account-help{
	min-width:0;
	max-width:100%;
}

.ep-account-widget .ep-account-card__copy{
	min-width:0;
}

.ep-account-widget .ep-account-card__copy strong,
.ep-account-widget .ep-account-card__copy small,
.ep-account-widget .ep-account-section-head span,
.ep-account-widget .ep-account-section-head h2,
.ep-account-widget .ep-account-section-head p{
	max-width:100%;
	overflow-wrap:anywhere;
	word-break:normal;
}



/* Tablet uses a clean stacked layout instead of a squeezed desktop sidebar. */
@media(max-width:1024px){
	.ep-account-widget > .woocommerce{
		width:100%;
		padding-right:0;
		padding-left:0;
	}

	.ep-account-widget .ep-account-hero{
		grid-template-columns:52px minmax(0,1fr);
	}

	.ep-account-widget .ep-account-nav-toggle{
		display:flex;
		width:100%;
	}

	.ep-account-widget .woocommerce-MyAccount-navigation{
		display:none;
		position:static;
		float:none;
		width:100%;
		margin:0 0 14px;
	}

	.ep-account-widget .woocommerce-MyAccount-navigation.is-open{
		display:block;
	}

	.ep-account-widget .woocommerce-MyAccount-content{
		float:none;
		width:100%;
		min-height:0;
	}

	.ep-account-widget .ep-account-card-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}

	.ep-account-widget .ep-account-section-head{
		width:100%;
		text-align:center;
	}

	.ep-account-widget .ep-account-section-head > span{
		display:block;
		width:auto;
		letter-spacing:.14em;
		white-space:normal;
	}
}

/* Mobile is always one column and can never inherit desktop width calculations. */
@media(max-width:767px){
	.ep-account-widget{
		overflow:hidden;
	}

	.ep-account-widget > .woocommerce{
		width:100%;
		max-width:100%;
		margin:0;
		padding-right:0;
		padding-left:0;
	}

	.ep-account-widget .ep-account-hero{
		display:flex;
		flex-direction:column;
		align-items:center;
		width:100%;
		text-align:center;
	}

	.ep-account-widget .ep-account-hero__copy{
		width:100%;
		min-width:0;
	}

	.ep-account-widget .ep-account-nav-toggle,
	.ep-account-widget .woocommerce-MyAccount-navigation,
	.ep-account-widget .woocommerce-MyAccount-content{
		width:100%;
		max-width:100%;
		margin-right:0;
		margin-left:0;
	}

	.ep-account-widget .woocommerce-MyAccount-content{
		padding-right:14px;
		padding-left:14px;
	}

	.ep-account-widget .ep-account-dashboard-ui{
		width:100%;
	}

	.ep-account-widget .ep-account-section-head{
		display:block;
		width:100%;
		margin-right:auto;
		margin-left:auto;
		padding:0;
		text-align:center;
	}

	.ep-account-widget .ep-account-section-head > span{
		display:block;
		width:100%;
		margin-bottom:8px;
		font-size:7px;
		line-height:1.5;
		letter-spacing:.12em;
		white-space:normal;
	}

	.ep-account-widget .ep-account-section-head h2{
		width:100%;
		margin:0 0 8px;
		font-size:36px;
		line-height:1.04;
		white-space:normal;
	}

	.ep-account-widget .ep-account-section-head p{
		width:100%;
		margin:0;
		font-size:10px;
		line-height:1.6;
		white-space:normal;
	}

	.ep-account-widget .ep-account-card-grid{
		display:grid;
		grid-template-columns:1fr;
		width:100%;
		gap:10px;
	}

	.ep-account-widget .ep-account-card{
		display:grid;
		grid-template-columns:40px minmax(0,1fr) 16px;
		width:100%;
		min-height:94px;
		padding:15px;
		gap:11px;
	}

	.ep-account-widget .ep-account-card__copy strong,
	.ep-account-widget .ep-account-card__copy small{
		display:block;
		width:100%;
		white-space:normal;
	}

	.ep-account-widget .ep-account-help{
		display:grid;
		grid-template-columns:36px minmax(0,1fr);
		width:100%;
		gap:10px;
	}

	.ep-account-widget .ep-account-help > a{
		grid-column:1/-1;
		width:100%;
	}
}

/* Elementor editor should render the same breakpoints as the front end. */
.elementor-editor-active .elementor-widget-epelene-account .woocommerce{
	min-width:0;
}


/* v3.36.7 — direct Elementor block controls + strict responsive reset */
.ep-account-widget .ep-account-hero,
.ep-account-widget .woocommerce-MyAccount-navigation,
.ep-account-widget .woocommerce-MyAccount-content,
.ep-account-widget .ep-account-card,
.ep-account-widget .ep-account-help,
.ep-account-widget .woocommerce-Address,
.ep-account-widget table.shop_table{
	border-style:solid;
	border-width:1px;
}

.ep-account-widget .woocommerce-MyAccount-navigation a,
.ep-account-widget .ep-account-card,
.ep-account-widget .ep-account-help,
.ep-account-widget .ep-account-hero__icon{
	transition:background-color .2s ease,color .2s ease,border-color .2s ease;
}

@media(max-width:1024px){
	.ep-account-widget>.woocommerce{
		display:block !important;
		width:100% !important;
		max-width:100% !important;
	}
	.ep-account-widget .woocommerce-MyAccount-navigation,
	.ep-account-widget .woocommerce-MyAccount-content{
		float:none !important;
		clear:both !important;
		width:100% !important;
		max-width:100% !important;
		margin-right:0 !important;
		margin-left:0 !important;
	}
}

@media(max-width:767px){
	.ep-account-widget .ep-account-hero{
		display:flex !important;
		flex-direction:column !important;
		align-items:center !important;
		text-align:center !important;
	}
	.ep-account-widget .ep-account-section-head,
	.ep-account-widget .ep-account-card-grid,
	.ep-account-widget .ep-account-card,
	.ep-account-widget .ep-account-help{
		width:100% !important;
		max-width:100% !important;
	}
	.ep-account-widget .ep-account-card-grid{
		grid-template-columns:minmax(0,1fr) !important;
	}
}


/* =========================================================
   ePelene 3.37.2 — working Elementor account color controls
========================================================= */

.ep-account-widget .ep-account-hero{
	background:#fcf7f5;
	background-image:none;
	border-color:#eadfdb;
}
.ep-account-widget .ep-account-hero__icon{
	background:#fff;
	border-color:#eadfdb;
	color:#8f2838;
}
.ep-account-widget .ep-account-hero__stat{
	background:transparent;
	border-color:#eadfdb;
}
.ep-account-widget .woocommerce-MyAccount-navigation{
	background:#fcf7f5;
	border-color:#eadfdb;
}
.ep-account-widget .woocommerce-MyAccount-navigation a{
	background:transparent;
}
.ep-account-widget .woocommerce-MyAccount-content{
	background:#fff;
	border-color:#eadfdb;
}
.ep-account-widget .ep-account-dashboard-ui{
	background:transparent;
}
.ep-account-widget .ep-account-card{
	background:#fff;
	border-color:#eadfdb;
}
.ep-account-widget .ep-account-card:hover{
	background:#fcf7f5;
}
.ep-account-widget .ep-account-card__icon{
	background:#f5ece8;
	color:#8f2838;
}
.ep-account-widget .ep-account-card__arrow{
	color:#8f2838;
}
.ep-account-widget .ep-account-help{
	background:#fcf7f5;
	border-color:#eadfdb;
}
.ep-account-widget .ep-account-help__icon{
	background:#fff;
	color:#8f2838;
}

/* Elementor-generated inline widget CSS must win over theme and WooCommerce styles. */
.elementor-widget-epelene-account .ep-account-widget .ep-account-hero,
.elementor-widget-epelene-account .ep-account-widget .ep-account-hero__icon,
.elementor-widget-epelene-account .ep-account-widget .ep-account-hero__stat,
.elementor-widget-epelene-account .ep-account-widget .woocommerce-MyAccount-navigation,
.elementor-widget-epelene-account .ep-account-widget .woocommerce-MyAccount-navigation a,
.elementor-widget-epelene-account .ep-account-widget .woocommerce-MyAccount-content,
.elementor-widget-epelene-account .ep-account-widget .ep-account-dashboard-ui,
.elementor-widget-epelene-account .ep-account-widget .ep-account-card,
.elementor-widget-epelene-account .ep-account-widget .ep-account-card__icon,
.elementor-widget-epelene-account .ep-account-widget .ep-account-help,
.elementor-widget-epelene-account .ep-account-widget .ep-account-help__icon{
	background-image:none;
}

/* Every icon holder has a real editable surface. */
.ep-account-widget .ep-account-hero__icon,
.ep-account-widget .ep-account-card__icon,
.ep-account-widget .ep-account-help__icon{
	display:flex;
	align-items:center;
	justify-content:center;
	flex:0 0 auto;
	border-style:solid;
	border-width:1px;
}
.ep-account-widget .ep-account-hero__icon svg,
.ep-account-widget .ep-account-card__icon svg,
.ep-account-widget .ep-account-help__icon svg{
	fill:none;
	stroke:currentColor;
}

/* Mobile/tablet safety. */
@media(max-width:1024px){
	.ep-account-widget .woocommerce-MyAccount-navigation{
		margin-right:0 !important;
	}
}
@media(max-width:767px){
	.ep-account-widget .ep-account-hero{
		width:100%;
	}
	.ep-account-widget .woocommerce-MyAccount-content{
		width:100%;
	}
}
