.elementor-3317 .elementor-element.elementor-element-2d2a7f37{--display:flex;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3317 .elementor-element.elementor-element-5c70754{--spacer-size:50px;}/* Start custom CSS for text-editor, class: .elementor-element-3a37247 */.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20% !important;
	background: #fff !important;
	border-radius: 10px !important;
	box-shadow: 0 4px 12px rgba(0,0,0,0.08) !important;
	padding: 20px !important;
	font-family: "Segoe UI", Arial, sans-serif !important;
	float: left !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
	display: inline-block !important;
	float: right !important;
	width: 75% !important;
	background: #fff !important;
	border-radius: 10px !important;
	padding: 25px !important;
	box-shadow: 0 4px 12px rgba(0,0,0,0.08) !important;
	font-size: 15px !important;
	line-height: 1.7 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0 !important;
	margin: 0 !important;
	border-top: 1px solid #eee !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none !important;
	border-bottom: 2px solid #eee !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	display: flex !important;
	align-items: center !important;
	gap: 15px !important;
	padding: 12px 13px !important;
	color: #111 !important;
	text-decoration: none !important;
	font-weight: 500 !important;
	transition: all 0.3s ease !important;
	border-radius: 6px !important;
	font-size: 16px !important;
	line-height: 1 !important;
}


.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
	font-family: "FontAwesome" !important;
	font-size: 20px !important;
	display: inline-block !important;
	width: 15px !important;
	min-width: 20px !important;
	text-align: center !important;
	color: #111 !important;
	opacity: 0.8 !important;
	transition: all 0.3s ease !important;

	/* ALIGN FIX */
	line-height: 1 !important;
	vertical-align: middle !important;
	position: relative !important;
	top: 8px !important; /* tweak jadi -1px, 0px, atau 1px sesuai font */
}


.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	background: #0a3d62 !important; /* biru tua */
	color: #fff !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
	color: #fff !important;
	opacity: 1 !important;
}

/* Ikon Mapping FA4 */
.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a:before {
	content: "\f0e4" !important; /* tachometer */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a:before {
	content: "\f291" !important; /* shopping bag */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a:before {
	content: "\f1c6" !important; /* download */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a:before {
	content: "\f015" !important; /* home */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--payment-methods a:before {
	content: "\f09d" !important; /* credit card */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a:before {
	content: "\f007" !important; /* user */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a:before {
	content: "\f08b" !important; /* sign-out */
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--wishlist a:before {
	content: "\f004" !important; /* heart */
	color: #c0392b !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link--wishlist.is-active a:before,
.woocommerce-account .woocommerce-MyAccount-navigation-link--wishlist a:hover:before {
	color: #fff !important;
}

/* Heading & Forms */
.woocommerce-account .woocommerce-MyAccount-content h2 {
	font-size: 24px !important;
	font-weight: 600 !important;
	text-align: center !important;
	margin-bottom: 20px !important;
	color: #111 !important;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
	margin-top: 30px !important;
	float: right !important;
	background: #0a3d62 !important;
	color: #fff !important;
	font-weight: 600 !important;
	border-radius: 6px !important;
	padding: 12px 25px !important;
	transition: background 0.3s ease !important;
}
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"]:hover {
	background: #05233a !important;
}

/* Responsive */
@media (max-width: 991px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100% !important;
		float: none !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
		padding: 10px !important;
		font-size: 14px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		padding: 15px !important;
		font-size: 14px !important;
	}
}


.woocommerce .u-columns {
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    margin: 0px auto !important; 
    max-width: 1560px !important;
    font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
}

@media (max-width: 768px) {
    .woocommerce .u-columns {
        flex-direction: column !important;
        gap: 20px !important;
        margin: -70px auto !important; 
        padding: 0 15px !important;
    }

    .woocommerce-account h1.entry-title {
        margin-bottom: 20px !important;
    }
}

.woocommerce .u-column1.col-1,
.woocommerce .u-column2.col-2 {
    flex: 1 1 50% !important;
    background: transparent !important; /* tanpa box putih */
    padding: 20px !important;
    border: none !important;
    box-shadow: none !important;
}


.woocommerce .u-column1 h2,
.woocommerce .u-column2 h2 {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
    color: #111 !important;
    text-align: center !important;
}


.woocommerce-account h1.entry-title {
    font-size: 26px !important;
    font-weight: 700 !important;
    text-align: center !important;
    margin-bottom: 40px !important;
    color: #111 !important;
}


.woocommerce form.login label,
.woocommerce form.register label {
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 6px !important;
    display: block !important;
    color: #111 !important;
}


.woocommerce form.login input.input-text,
.woocommerce form.register input.input-text {
    width: 100% !important;
    padding: 12px 14px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    margin-bottom: 16px !important;
    background: #fff !important;
    transition: border-color 0.2s ease !important;
}
.woocommerce form.login input.input-text:focus,
.woocommerce form.register input.input-text:focus {
    border-color: #000 !important;
    outline: none !important;
}

.woocommerce form.login input.button,
.woocommerce form.register input.button {
    display: inline-block !important;
    padding: 12px 24px !important;
    background: #000 !important;
    color: 	#fff !important;
    border: none !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: opacity 0.2s ease !important;
}
.woocommerce form.login input.button:hover,
.woocommerce form.register input.button:hover {
    opacity: 0.85 !important;
}

/* Checkbox & links */
.woocommerce form.login .woocommerce-form__label-for-checkbox {
    font-size: 14px !important;
    color: #333 !important;
}
.woocommerce form.login .lost_password {
    margin-top: 8px !important;
}
.woocommerce form.login .lost_password a {
    color: #0073e6 !important;
    font-size: 14px !important;
    text-decoration: none !important;
}
.woocommerce form.login .lost_password a:hover {
    text-decoration: underline !important;
}


@media (max-width: 768px) {
    .woocommerce .u-columns {
        flex-direction: column !important;
        gap: 30px !important;
        padding: 0 20px !important;
    }
}



.woocommerce form .password-input {
    position: relative !important;
}


.woocommerce form .password-input .show-password-input {
    position: absolute !important;
    top: 36% !important;
    right: 12px !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
    opacity: 0.6 !important;
    transition: opacity 0.2s ease !important;
}


.woocommerce form .password-input .show-password-input:hover {
    opacity: 1 !important;
}



.woocommerce form.login input.button,
.woocommerce form.register input.button {
    width: 100% !important;
    padding: 12px !important;
    background: #000 !important;   /* hitam */
    color: #fff !important;        /* putih */
    border: none !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: opacity 0.25s ease, transform 0.1s ease !important;
}

.woocommerce form.login input.button:hover,
.woocommerce form.register input.button:hover {
    opacity: 0.85 !important;
    transform: translateY(-1px) !important;
}

.woocommerce form.login button.button,
.woocommerce form.register button.button {
    width: 30% !important;
    padding: 12px !important;
    background: #000 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: opacity 0.25s ease, transform 0.1s ease !important;
}
.woocommerce form.login button.button:hover,
.woocommerce form.register button.button:hover {
    opacity: 0.85 !important;
    transform: translateY(-1px) !important;
}

/*==============================*/

.woocommerce-MyAccount-orders {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08) !important;
  font-family: "Segoe UI", Arial, sans-serif !important;
}


.woocommerce-MyAccount-orders thead th {
  background: #f9fafb !important;
  color: #1d3557 !important;
  font-weight: 600 !important;
  padding: 14px 16px !important;
  border-bottom: 2px solid #e5e7eb !important;
  text-align: left !important;
  font-size: 15px !important;
}


.woocommerce-MyAccount-orders tbody td,
.woocommerce-MyAccount-orders tbody th {
  padding: 12px 16px !important;
  font-size: 14px !important;
  color: #333 !important;
  border-top: 1px solid #e5e7eb !important;
}
.woocommerce-MyAccount-orders tbody tr:hover {
  background: #f8fbff !important;
}


.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-number a {
  color: #c62828 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-number a:hover {
  text-decoration: underline !important;
}


.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-status p {
  display: inline-block !important;
  padding: 6px 12px !important;
  border-radius: 6px !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  margin: 0 !important;
}


.woocommerce-orders-table__row--status-failed td.woocommerce-orders-table__cell-order-status p {
  background: #fdecea !important;
  color: #d32f2f !important;
}


.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-status p {
  background: #fff3cd !important;
  color: #856404 !important;
}


.woocommerce-orders-table__row--status-processing td.woocommerce-orders-table__cell-order-status p {
  background: #e3f2fd !important;
  color: #1565c0 !important;
}


.woocommerce-orders-table__row--status-completed td.woocommerce-orders-table__cell-order-status p {
  background: #e8f5e9 !important;
  color: #2e7d32 !important;
}


.woocommerce-MyAccount-orders .button {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important; /* jarak ikon dan teks */
  padding: 8px 14px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
  margin: 3px 4px 3px 0 !important;
  text-decoration: none !important;
  border: none !important;
  transition: all 0.25s ease !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}


.woocommerce-MyAccount-orders .button::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; /* solid */
  font-size: 14px;
  line-height: 1;
}


.woocommerce-MyAccount-orders .button.pay::before {
  content: "\f09d"; /* fa-credit-card */
}
.woocommerce-MyAccount-orders .button.pay {
  background: #1d3557 !important;
  color: #fff !important;
}
.woocommerce-MyAccount-orders .button.pay:hover {
  background: #2a7dd6 !important;
}


.woocommerce-MyAccount-orders .button.view::before {
  content: "\f06e"; /* fa-eye */
}
.woocommerce-MyAccount-orders .button.view {
  background: #f1f5f9 !important;
  color: #333 !important;
}
.woocommerce-MyAccount-orders .button.view:hover {
  background: #e2e8f0 !important;
}


.woocommerce-MyAccount-orders .button.cancel::before {
  content: "\f00d"; /* fa-xmark */
}
.woocommerce-MyAccount-orders .button.cancel {
  background: #fdecea !important;
  color: #d32f2f !important;
}
.woocommerce-MyAccount-orders .button.cancel:hover {
  background: #f8d7da !important;
}


/* ======================= */

.woocommerce form.lost_reset_password {
    max-width: 450px !important;
    margin: 40px auto !important;
    padding: 30px !important;
    background: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    text-align: justify !important;
}


.woocommerce form.lost_reset_password p {
    font-size: 15px !important;
    color: #444 !important;
    line-height: 1.6 !important;
    margin-bottom: 20px !important;
}


.woocommerce form.lost_reset_password label {
    display: block !important;
    font-weight: 600 !important;
    margin-bottom: 6px !important;
    color: #333 !important;
    text-align: left !important;
}


.woocommerce form.lost_reset_password input.input-text {
    width: 100% !important;
    padding: 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    margin-bottom: 15px !important;
    background: #fafafa !important;
    transition: border 0.3s ease, box-shadow 0.3s ease !important;
}
.woocommerce form.lost_reset_password input.input-text:focus {
    border-color: #0a3d62 !important;
    box-shadow: 0 0 6px rgba(10, 61, 98, 0.3) !important;
    background: #fff !important;
}


.woocommerce form.lost_reset_password .form-row,
.woocommerce form.lost_reset_password p.form-row {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    text-align: left !important;
}
.woocommerce form.lost_reset_password p.form-row-first,
.woocommerce form.lost_reset_password p.form-row-last {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}


.woocommerce form.lost_reset_password button.button,
.woocommerce form.lost_reset_password input.button {
    width: 100% !important;
    padding: 14px !important;
    background: #0a3d62 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    display: block !important;
    margin-top: 10px !important;
}
.woocommerce form.lost_reset_password button.button:hover,
.woocommerce form.lost_reset_password input.button:hover {
    background: #05233a !important;
    transform: translateY(-1px) !important;
}


.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
    border-radius: 6px !important;
    font-size: 14px !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05) !important;
    margin-bottom: 20px !important;
}

/* Responsive */
@media (max-width: 600px) {
    .woocommerce form.lost_reset_password {
        margin: 20px !important;
        padding: 20px !important;
    }
}

/*===========================*/


.woocommerce-MyAccount-content .woocommerce-Address {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 25px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}


.woocommerce-MyAccount-content .woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  border-bottom: 2px solid #f1f5f9;
  padding-bottom: 8px;
}


.woocommerce-MyAccount-content .woocommerce-Address-title h3 {
  font-size: 18px;
  font-weight: 600;
  color: #1d3557;
  margin: 0;
}


.woocommerce-MyAccount-content .woocommerce-Address-title a {
  font-size: 14px;
  font-weight: 500;
  color: #2a7dd6;
  padding: 4px 10px;
  border-radius: 6px;
  text-decoration: none;
  background: transparent;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s ease;
}

.woocommerce-MyAccount-content .woocommerce-Address-title a::before {
  font-family: "Font Awesome 5 Free";  /* atau 6 tergantung yang dipakai */
  font-weight: 900;
  content: "\f304";  /* fa-pen icon */
  font-size: 14px;
  display: inline-block;
}

.woocommerce-MyAccount-content .woocommerce-Address-title a:hover {
  background: #2a7dd6;
  color: #fff;
}

/*============================*/

.woocommerce-MyAccount-content {
  background: #ffffff;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.06);
  font-family: "Segoe UI", Arial, sans-serif;
  color: #333;
  line-height: 1.6;
}


.woocommerce-MyAccount-content p:first-of-type {
  font-size: 16px;
  font-weight: 500;
  color: #1d3557;
  margin-bottom: 12px;
}


.woocommerce-MyAccount-content p:first-of-type strong {
  font-weight: 700;
  color: #111;
}


.woocommerce-MyAccount-content p:first-of-type a {
  color: #c62828;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}
.woocommerce-MyAccount-content p:first-of-type a:hover {
  color: #b71c1c;
  text-decoration: underline;
}


.woocommerce-MyAccount-content p {
  font-size: 15px;
  color: #444;
  margin-top: 8px;
}


.woocommerce-MyAccount-content p a {
  color: #2a7dd6;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}
.woocommerce-MyAccount-content p a:hover {
  color: #1d3557;
  text-decoration: underline;
}


.shopengine-wishlist th {
  background: #f9fafb !important;
  font-family: "Poppins", "Segoe UI", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #374151 !important;
  padding: 12px !important;
  border-bottom: 2px solid #e5e7eb !important;
  text-align: left !important;
}


.shopengine-wishlist th:nth-child(1)::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1b2"; /* fa-cube */
  margin-right: 6px;
  color: #2563eb;
}
.shopengine-wishlist th:nth-child(2)::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f155"; /* fa-money-bill-wave */
  margin-right: 6px;
  color: #059669;
}
.shopengine-wishlist th:nth-child(3)::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f46c"; /* fa-warehouse */
  margin-right: 6px;
  color: #6b7280;
}
.shopengine-wishlist th:nth-child(4)::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f2ed"; /* fa-trash-alt */
  margin-right: 6px;
  color: #dc2626;
}


.shopengine-wishlist td {
  font-family: "Poppins", "Segoe UI", Arial, sans-serif !important;
  font-size: 14px;
  color: #333;
  padding: 14px 12px;
  border-top: 1px solid #e5e7eb;
  vertical-align: middle;
}


.shopengine-wishlist .wishlist-product-name a {
  font-weight: 500;
  color: #1d4ed8;
  text-decoration: none;
}
.shopengine-wishlist .wishlist-product-name a:hover {
  color: #2563eb;
  text-decoration: underline;
}


.shopengine-wishlist td del {
  color: #9ca3af; /* abu-abu untuk harga coret */
  margin-right: 6px;
}
.shopengine-wishlist td ins {
  color: #111827; /* harga promo lebih tegas */
  font-weight: 600;
  text-decoration: none;
}


.shopengine-wishlist .shopengine-remove-action {
  font-size: 0; /* sembunyikan teks 'X' */
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fef2f2; 
  transition: all 0.25s ease;
}


.shopengine-wishlist .shopengine-remove-action::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f2ed"; /* fa-trash-alt */
  font-size: 14px;
  color: #dc2626; /* merah */
}

/* Hover efek */
.shopengine-wishlist .shopengine-remove-action:hover {
  background: #dc2626;
}
.shopengine-wishlist .shopengine-remove-action:hover::before {
  color: #fff; /* ikon jadi putih saat hover */
}


@media (max-width: 768px) {
  .woocommerce-account .woocommerce-orders-table__row,
  .woocommerce table.my_account_orders tr {
    background: #fff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 18px rgba(0,0,0,0.08) !important;
    margin-bottom: 15px !important;
    padding: 25px !important;
    display: block !important;
  }


  .woocommerce-account .woocommerce-orders-table__row td {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 6px 0 !important;
    border: none !important;
  }


  .woocommerce-account .woocommerce-orders-table__row td::before {
    font-weight: 600 !important;
    color: #1d3557 !important;
  }


  .woocommerce-account .woocommerce-orders-table__cell-order-actions a.button {
    border-radius: 8px !important;
    font-size: 13px !important;
    padding: 6px 12px !important;
    font-weight: 500 !important;
    text-transform: none !important;
  }


  .woocommerce-account .woocommerce-orders-table__cell-order-actions a.button + a.button {
    margin-left: 6px !important;
  }
}/* End custom CSS */