body{
    overflow-x:hidden;
}
.elementor-widget-button .elementor-button{
background: linear-gradient(90deg,rgba(211, 163, 44, 1) 0%, rgba(245, 211, 76, 1) 100%);
}
.elementor-widget-button .elementor-button:hover{
background:linear-gradient(
        90deg,
        rgba(21, 21, 21, 1) 0%,
        rgba(211, 163, 44, 1) 100%
    );
}
/*  background: linear-gradient(135deg, #F7E46B, #D3A32C); */
#cpo-purchase-box-wrapper, #cpo-purchase-box-wrapper{
	margin:0px !important;
}
.woocommerce-order-received .wc-item-meta{
	display:none !important;
}
.rx-mc-scope.rx-mc-floating-trigger{
	display:none !important;
}
.pp-woo-menu-cart ul.cart_list li a.remove{
	color:#000 !important;
}
.pp-woo-menu-cart ul li.woocommerce-mini-cart-item a img{
	background:#0047FF !important;
	border-radius:10px;
}
.mini_cart_item .quantity{
    border: 0px !important;
}
.pp-offcanvas-wrap{
    padding: 20px 20px 80px 20px !important;
}
.pp-offcanvas-wrap a{
	color:#000 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}
.pp-offcanvas-cart-items{
    margin-bottom: 60px !important;
}
.woocommerce-mini-car.buttons {
    border: 0px !important;
}
.pp-woo-menu-cart-title{
	font-size:20px;
	font-weight:600;
}
.woocommerce-mini-cart.cart_list{
    min-height: 77vh !important;
    height: auto !important;
    border-bottom: 1px solid #d9d9d9;
}
.woocommerce-mini-cart__buttons.buttons{
	display:flex;
}
.woocommerce a.button{
	border:0px !important;
	border-radius:0px !important;
	width:100% !important;
	padding:15px !important;
	background:#000 !important;
	color:#fff !important;
}

.woocommerce a.button:hover{
	background:#0047FF !important;
}

.quantity{
	border: 1px solid #E2E5E8;
    padding: 4px 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    width: max-content;
}

.quantity button{
	border:0px !important;
	background:transparent !important;
	padding:0px !important;
    color: #000;
}
.quantity input{
	border:0px !important;
    align-items: center;
}
/* For Chrome, Safari, Edge, and Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* ================= woocommerce-account ======================== */

.woocommerce-account h2{
	font-size: 20px !important;
}

.woocommerce-account .woocommerce-form{
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 16px !important;
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 12%);
}

.woocommerce-account .woocommerce-form input{
    height: 48px !important;
    border-color: #c0c7c7 !important;
    border-radius: 10px !important;
}

.woocommerce-account .woocommerce-form .woocommerce-form__input-checkbox{
	height: 13px !important;
}

.woocommerce-account .woocommerce-form .woocommerce-button{
    padding: 15px 38px !important;
    background: #0058fa !important;
    color: #ffffff !important;
	border-radius:50px !important;
}


.woocommerce-account .woocommerce-form .woocommerce-button:hover{
	background: #0e143d !important;
	color: #fff !important;
}

.woocommerce-form  a{
	color: #0058fa !important;
}

.woocommerce-form  a:hover{
	color: #0e143d !important;
}

/* .product-single-topwrap table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50% / 0%) !important;
} */
.woo-variation-items-wrapper li, .woo-variation-items-wrapper .variable-item-contents{
	display:block !important;
	width:auto !important;
	height:auto !important;
	border-radius:10px !important;
    padding: 6px 15px !important;
    box-shadow: unset !important;
}
.woo-variation-items-wrapper li{
	border:1px solid #E2E5E8 !important;
}
.woo-variation-items-wrapper li.selected, .woo-variation-items-wrapper li:hover{
	background-color:#0e143d !important;  
	color: #FFF !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
	color:#0e143d !important;
}
.woocommerce div.product form.cart .variations{
	margin-bottom:0px !important;
}
.reset_variations{
	display:none !important;
}
.woocommerce-variation-price{
    position: absolute;
    top: 30px;
    right: 0;
}
/* .woocommerce-variation-add-to-cart{
    margin-top: 30px !important;
} */
.woocommerce div.product form.cart .variations th{
	font-size:14px !important;
}
.woocommerce div.product form.cart .variations th.label label{
	text-transform:uppercase !important;  
	margin-top: -2px;
}
.woocommerce div.product form.cart .variations th label, .woocommerce div.product form.cart .variations th span{
	font-weight:600 !important;
	color:#0e143d !important;	text-transform:uppercase !important;
}
.woo-variation-swatches .variable-items-wrapper{
	margin-left:-6px !important;
}
.woocommerce .elementor-kit-7 button, .woocommerce .elementor-kit-7 input[type="button"], .woocommerce .elementor-kit-7 input[type="submit"], .woocommerce .elementor-kit-7 .elementor-button {
	border:1px solid #0058fa !important;
	color:#FFF !important;
}

.wr-points-balance .item, .wr-available-rewards .item, .wr-earn-points .item.tile, .wr-rewards .item.tile{
	border:1px solid #000 !important;
	border-radius:8px!important;
}

.apply-button{
    background: #0058fa;
    padding: 9px 12px;
    color: #FFF;
    border-radius: 50px;
    font-size: 14px;
}

.wr-earn-points .tile .points-earned {
    font-size: 16px !important;
}
.method-name {
    font-size: 14px;
    text-align: center;
    color: #000;
}

.reward-level-info {
	border:1px solid #0058fa !important;
}


.lumera-points-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
    gap:20px;
    margin-bottom:30px;
}

.points-box{
    border:1px solid #e5e5e5;
    border-radius:12px;
    padding:20px;
    background:#fff;
}


/* Progress Card */
.pb-container{
    background:#fff;
    border:1px solid #e8eefc;
    border-radius:18px;
    padding:30px;
    margin-bottom:35px;
    box-shadow:0 10px 35px rgba(0,88,250,.08);
}

.pb-title{
    font-size:22px;
    font-weight:700;
    color:#000;
    margin-bottom:25px;
}

/* Progress Bar */
.pb-backbar{
    height:12px !important;
    background:#edf3ff !important;
    border-radius:50px;
}

.pb-frontbar{
    background:#0058fa !important;
    border-radius:50px;
    color:#fff;
    font-size:12px;
    font-weight:600;
    line-height:12px;
}

/* Progress Pin */
.pb-pin{
    width:28px;
    height:28px;
    border-radius:50%;
    background:#fff;
    border:3px solid #0058fa;
    color:#0058fa;
    font-weight:700;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 5px 15px rgba(0,88,250,.15);
}

.pb-points{
    color:#000;
    font-weight:600;
    margin-top:12px;
}


/* ==============================
   VIP Cards
============================== */

.wr-rewards.rewards-leveling-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:25px;
}

.reward-level-info{
    display:none;
}

.wr-rewards.rewards-leveling-grid > .wr-rewards{
    background:#fff;
    border-radius:18px;
    padding:30px;
    border:1px solid #ebebeb;
    box-shadow:0 10px 30px rgba(0,0,0,.06);
    transition:.35s;
    position:relative;
    overflow:hidden;
}

.wr-rewards.rewards-leveling-grid > .wr-rewards:hover{
    transform:translateY(-6px);
    box-shadow:0 20px 45px rgba(0,88,250,.12);
    border-color:#0058fa;
}

.wr-rewards.rewards-leveling-grid > .wr-rewards::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:5px;
    background:#0058fa;
}

/* Bronze */

.reward_level_bronze::after{
    content:"Bronze";
    display:inline-block;
    background:#cd7f32;
    color:#fff;
    padding:8px 16px;
    border-radius:30px;
    font-size:13px;
    font-weight:700;
    margin-bottom:20px;
}

/* Silver */

.reward_level_silverlevel::after{
    content:"Silver";
    display:inline-block;
    background:#a8a8a8;
    color:#fff;
    padding:8px 16px;
    border-radius:30px;
    font-size:13px;
    font-weight:700;
    margin-bottom:20px;
}

/* Gold */

.reward_level_goldlevel::after{
    content:"Gold";
    display:inline-block;
    background:#ffb400;
    color:#fff;
    padding:8px 16px;
    border-radius:30px;
    font-size:13px;
    font-weight:700;
    margin-bottom:20px;
}

/* Reward Items */

.item.line{
    background:#f8faff;
    border:1px solid #e5edff;
    border-radius:12px;
    padding:16px 18px;
    margin-top:15px;
}

.reward-title{
    color:#0058fa;
    font-size:17px;
    font-weight:700;
    margin-bottom:8px;
}

.reward-descr{
    color:#555;
    line-height:1.7;
    font-size:15px;
}

.reward-descr b{
    color:#000;
}

.wr-user-title{
    color:#0058fa;
    font-weight:700;
}

/* Responsive */

@media(max-width:768px){

.wr-rewards.rewards-leveling-grid{
    grid-template-columns:1fr;
}

.pb-container{
    padding:20px;
}

.woocommerce-MyAccount-content h2{
    font-size:26px;
}

}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--lws_woorewards{
	display:none !important;
}
#cpo-purchase-box-wrapper .cpo-qty-num {
    font-weight: 600 !important;
    font-size: 14px !important;
    text-transform: none !important;
    color: #0e143d;
}

/*======================================
 * lumera-account
 * =====================================*/
.lumera-account .woocommerce{
	display:flex;
    flex-direction: column;
}
.pp-woo-tab-position-left .woocommerce .woocommerce-MyAccount-navigation , .woocommerce-MyAccount-content{
    float: unset !important;
    width: 100% !important;
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    gap: 10px;
    scrollbar-width: thin;
}
.woocommerce-MyAccount-navigation ul, .woocommerce-MyAccount-content{
	max-width:1366px;
    margin: 0px auto !important;
}
.woocommerce-MyAccount-navigation ul li {
    flex: 1 0 auto;
    width: auto !important;
    padding: 10px 5px !important;
	position:relative;
}

.woocommerce-MyAccount-navigation ul li.is-active:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #0058fa;
    width: 100%;
    bottom: -2px;
    left: 0px;
    z-index: 999;
}

.pp-woo-tab-position-left .woocommerce .woocommerce-MyAccount-content{
	margin-left:0px !important;
}
.woocommerce-MyAccount-navigation{
	border-bottom:1px solid #d8d8d8;
}
.woocommerce-MyAccount-content > p {
    display: none !important;
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions{
	text-align:right;
}
.pp-woo-my-account .woocommerce td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .woocommerce-button {
    margin-right: 5px !important;
    margin-bottom: 10px;
    border-radius: 10px !important;
    text-align: center;
	
    width: max-content !important;
}

/**
 * Styling for Solid Affiliate's real [solid_affiliate_portal_registration]
 * form — every selector below is copied exactly from the live HTML you
 * sent (Inspect Element), not guessed. Add this CSS via Elementor's
 * custom CSS on the Partner page, Appearance > Customize > Additional
 * CSS, or a small enqueued stylesheet — nothing here touches the form's
 * markup, name attributes, or submit behaviour, so validation/submission
 * keep working exactly as Solid Affiliate intends.
 */

.sld-ap-registration-component{
  max-width: 640px;
  color: #0e143d;
  margin:0px auto;
}

.sld-ap{ display: flex; justify-content: center; }
.lpa-pending-card{
	max-width: 480px;
	width: 100%;
	background: #fff;
	border: 1px solid #ececf2;
	border-radius: 18px;
	padding: 40px 32px;
	text-align: center;
	color: #0e143d;  
	margin: 0px auto;
}
.lpa-pending-icon{
	width: 60px;
	height: 60px;
	margin: 0 auto 18px;
	border-radius: 50%;
	background: linear-gradient(135deg, #eaf1ff, #f5f8ff);
	color: #0058fa;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lpa-pending-badge{
	display: inline-block;
	font-size: 10.5px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-weight: 700;
	color: #0058fa;
	background: #eaf1ff;
	border-radius: 99px;
	padding: 5px 14px;
	margin-bottom: 14px;
}
.lpa-pending-card h2{
	font-size: 19px;
	font-weight: 800;
	margin: 0 0 10px;
	line-height: 1.35;
}
.lpa-pending-card p{
	font-size: 13.5px;
	color: #6b6b80;
	line-height: 1.6;
	margin: 0 0 28px;
}
.lpa-pending-steps{
	display: flex;
	flex-direction: column;
	gap: 12px;
	text-align: left;
	border-top: 1px solid #ececf2;
	padding-top: 22px;
}
.lpa-pending-step{
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 13px;
	color: #b5b5c3;
}
.lpa-step-icon{
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1.5px solid #ececf2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: transparent;
}
.lpa-pending-step.done{ color: #0e143d; font-weight: 600; }
.lpa-pending-step.done .lpa-step-icon{
	background: #0058fa;
	border-color: #0058fa;
	color: #fff;
}
.lpa-pending-step.active{ color: #0e143d; font-weight: 600; }
.lpa-pending-step.active .lpa-step-icon{
	border-color: #0058fa;
	color: #0058fa;
	animation: lpa-pulse 1.6s ease-in-out infinite;
}
.lpa-pending-step.active .lpa-step-icon svg{ fill: currentColor; }

@keyframes lpa-pulse{
	0%, 100% { opacity: 1; }
	50% { opacity: .4; }
}

@media (max-width: 480px){
	.lpa-pending-card{ padding: 28px 20px; }
}

/*Thank You page*/

/**
 * WooCommerce Order Received / Thank You page — professional redesign.
 * CSS only, no markup/PHP change — every selector below is copied
 * exactly from the real page HTML you sent, scoped under
 * .woocommerce-order so specificity stays high without needing
 * !important everywhere. A handful of properties Elementor's global
 * kit commonly overrides (table borders, link/button color & padding,
 * list bullets) do use !important specifically to survive that.
 *
 * Add via Elementor's custom CSS (page/site settings) or
 * Appearance > Customize > Additional CSS.
 */

.woocommerce-order{
  margin: 0 auto;
  color: #0e143d;
}
.woocommerce-order *{ box-sizing: border-box; }

/* ---------- Success banner ---------- */
.woocommerce-order .woocommerce-notice--success{
  display: flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(135deg, #eaf1ff, #f5f8ff) !important;
  border: 1px solid #c7dbff !important;
  border-radius: 16px !important;
  padding: 20px 24px !important;
  margin: 0 0 24px !important;
  font-size: 15px;
  font-weight: 600;
  color: #0e143d !important;
  list-style: none !important;
}
.woocommerce-order .woocommerce-notice--success::before{
  content: "";
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0058fa;
  display: inline-block;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") center/16px no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") center/16px no-repeat;
}

/* ---------- Order overview (order #, date, email, total, payment) ---------- */
.woocommerce-order .woocommerce-order-overview{
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)) !important;
  gap: 18px;
  list-style: none !important;
  margin: 0 0 28px !important;
  padding: 22px 24px !important;
  background: #fff;
  border: 1px solid #ececf2;
  border-radius: 16px;
}
.woocommerce-order .woocommerce-order-overview li{
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #8a8a9c;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.woocommerce-order .woocommerce-order-overview li strong{
  font-size: 15px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: normal;
  color: #0e143d;
}

.woocommerce-order > p{
  font-size: 13.5px;
  color: #6b6b80;
  margin: 0 0 24px;
}

/* ---------- Order details table ---------- */
.woocommerce-order-details__title{
  font-size: 16px;
  font-weight: 800;
  color: #0e143d;
  margin: 0 0 14px;
}
.woocommerce-order .shop_table.order_details{
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  background: #fff;
  border: 1px solid #ececf2 !important;
  border-radius: 16px;
  overflow: hidden;
  margin: 0 0 20px !important;
  font-size: 13.5px;
}
.woocommerce-order .shop_table.order_details thead th{
  background: #f7f8fc !important;
  border: none !important;
  border-bottom: 1px solid #ececf2 !important;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #8a8a9c;
  font-weight: 700;
  padding: 12px 20px !important;
  text-align: left;
}
.woocommerce-order .shop_table.order_details td.product-total,
.woocommerce-order .shop_table.order_details th.product-total{
  text-align: right !important;
}
.woocommerce-order .shop_table.order_details tbody td{
  border: none !important;
  border-bottom: 1px solid #f1f1f5 !important;
  padding: 14px 20px !important;
}
.woocommerce-order .shop_table.order_details tbody tr:last-child td{ border-bottom: none !important; }
.woocommerce-order .shop_table.order_details .product-name a{
  color: #0e143d !important;
  text-decoration: none !important;
  font-weight: 600;
}
.woocommerce-order .shop_table.order_details .product-quantity{
  color: #8a8a9c;
  font-weight: 400 !important;
}
.woocommerce-order .shop_table.order_details tfoot th,
.woocommerce-order .shop_table.order_details tfoot td{
  border: none !important;
  border-top: 1px solid #f1f1f5 !important;
  padding: 10px 20px !important;
  font-weight: 400;
  color: #6b6b80;
  text-align: right !important;
}
.woocommerce-order .shop_table.order_details tfoot th{ text-align: left !important; font-weight: 500; color: #0e143d; }
.woocommerce-order .shop_table.order_details tfoot tr:last-of-type th,
.woocommerce-order .shop_table.order_details tfoot tr:last-of-type td{
  /* Total row (last tfoot row that isn't the payment-method row) gets
     emphasis via the general rule below targeting the row containing
     "Total:" — kept generic since tfoot rows have no distinguishing class. */
}
.woocommerce-order .shop_table.order_details tfoot tr:nth-last-child(2) th,
.woocommerce-order .shop_table.order_details tfoot tr:nth-last-child(2) td{
  font-size: 16px;
  font-weight: 800;
  color: #0e143d;
  padding-top: 14px !important;
  border-top: 1px solid #ececf2 !important;
}
.woocommerce-order .shop_table.order_details .shipped_via{
  display: block;
  font-size: 11px;
  color: #8a8a9c;
  margin-top: 2px;
}

/* ---------- Invoice buttons ---------- */
.woocommerce-order-details a.button{
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 42px !important;
  padding: 0 22px !important;
  border-radius: 30px !important;
  background: transparent !important;
  border: 1px solid #ececf2 !important;
  color: #0e143d !important;
  font-size: 12.5px !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em;
  text-decoration: none !important;
  text-transform: none !important;
  margin: 0 8px 0 0 !important;
  transition: border-color .15s, color .15s;
}
.woocommerce-order-details a.button:hover{
  border-color: #0058fa !important;
  color: #0058fa !important;
}
.woocommerce-order-details a.button.wt_pklist_invoice_download{
  background: linear-gradient(135deg, #0058fa, #0e143d) !important;
  border: none !important;
  color: #fff !important;
}
.woocommerce-order-details a.button.wt_pklist_invoice_download:hover{ opacity: .92; color: #fff !important; }
/* Collapse the stray <br><br> the theme prints between the two buttons */
.woocommerce-order-details{ display: block; }

/* ---------- Customer details (billing / shipping) ---------- */
.woocommerce-customer-details{ margin-top: 28px; }
.woocommerce-columns--addresses.col2-set{
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 18px;
}
.woocommerce-column--billing-address,
.woocommerce-column--shipping-address{
  background: #fff;
  border: 1px solid #ececf2;
  border-radius: 16px;
  padding: 22px 24px;
	width:100% !important;
}
.woocommerce-column__title{
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #8a8a9c !important;
  font-weight: 700 !important;
  margin: 0 0 12px !important;
  border: none !important;
}
.woocommerce-column--billing-address address,
.woocommerce-column--shipping-address address{
  font-style: normal;
  font-size: 13.5px;
  line-height: 1.7;
  color: #0e143d;
}
.woocommerce-customer-details--phone,
.woocommerce-customer-details--email{
  margin: 8px 0 0 !important;
  font-size: 13px;
  color: #6b6b80 !important;
}

@media (max-width: 680px){
  .woocommerce-order .woocommerce-order-overview{ grid-template-columns: 1fr 1fr !important; }
  .woocommerce-columns--addresses.col2-set{ grid-template-columns: 1fr !important; }
  .woocommerce-order .shop_table.order_details{ font-size: 12.5px; }
  .woocommerce-order-details a.button{ width: 100%; margin: 0 0 10px 0 !important; }
}

.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before, .woocommerce ul.order_details::after, .woocommerce ul.order_details::before{
	display:none !important;
}



/*Account Edit*/

/**
 * WooCommerce "Edit Account" form (my-account/edit-account/) —
 * professional styling. CSS only, every selector copied exactly from
 * the real page HTML you sent (including the phone field and
 * WooRewards leaderboard checkbox already added to this form).
 *
 * Add via Elementor's custom CSS (page/site settings) or
 * Appearance > Customize > Additional CSS.
 */

.woocommerce-EditAccountForm{
  color: #0e143d;
}
.woocommerce-EditAccountForm *{ box-sizing: border-box; }

.woocommerce-EditAccountForm .form-row{
  margin: 0 0 18px !important;
}
.woocommerce-EditAccountForm .form-row-first,
.woocommerce-EditAccountForm .form-row-last{
  width: calc(50% - 9px) !important;
  float: left !important;
}
.woocommerce-EditAccountForm .form-row-last{ float: right !important; }
.woocommerce-EditAccountForm .clear{ clear: both; display: block; height: 0; }

.woocommerce-EditAccountForm label{
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #0e143d;
  margin-bottom: 6px;
}
.woocommerce-EditAccountForm label .required{
  color: #e0245e;
  text-decoration: none;
}
.woocommerce-EditAccountForm #account_display_name_description{
  display: block;
  font-size: 11.5px;
  color: #8a8a9c;
  margin-top: 5px;
  line-height: 1.5;
}
.woocommerce-EditAccountForm #account_display_name_description em{ font-style: normal; }

.woocommerce-EditAccountForm .woocommerce-Input,
.woocommerce-EditAccountForm input[type="date"]{
  width: 100% !important;
  height: 44px !important;
  border: 1px solid #ececf2 !important;
  border-radius: 10px !important;
  padding: 0 14px !important;
  font-size: 13.5px !important;
  font-family: inherit !important;
  color: #0e143d !important;
  background: #fff !important;
  transition: border-color .15s, box-shadow .15s;
}
.woocommerce-EditAccountForm .woocommerce-Input:focus,
.woocommerce-EditAccountForm input[type="date"]:focus{
  outline: none !important;
  border-color: #0058fa !important;
  box-shadow: 0 0 0 3px #eaf1ff;
}

/* Password fields have an extra "show password" button inside .password-input */
.woocommerce-EditAccountForm .password-input{
  position: relative;
  display: block;
}
.woocommerce-EditAccountForm .password-input input{ padding-right: 44px !important; }
.woocommerce-EditAccountForm .show-password-input{
  position: absolute;
  right: 4px;
  top: 4px;
  height: 36px;
  width: 36px;
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 8px;
  color: #8a8a9c;
}
.woocommerce-EditAccountForm .show-password-input:hover{ background: #f7f8fc; color: #0058fa; }

/* Fieldsets (Password change / Date of birth) */
.woocommerce-EditAccountForm fieldset{
  border: 1px solid #ececf2;
  border-radius: 16px;
  padding: 22px 22px 4px;
  margin: 0 0 24px;
}
.woocommerce-EditAccountForm fieldset legend{
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #0058fa;
  padding: 0 8px;
  margin-left: -8px;
}

/* Checkbox rows (leaderboard opt-out, and any future ones) */
.woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox{
  display: flex !important;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #6b6b80;
  cursor: pointer;
  line-height: 1.5;
}
.woocommerce-EditAccountForm .woocommerce-form__input-checkbox{
  width: 16px;
  height: 16px;
  margin-top: 2px;
  accent-color: #0058fa;
  flex-shrink: 0;
}
.woocommerce-EditAccountForm .optional{ color: #b5b5c3; }

/* Submit */
.woocommerce-EditAccountForm .pp-my-account-button{ margin-top: 8px; }
.woocommerce-EditAccountForm button.woocommerce-Button{
  border: none !important;
  cursor: pointer;
  background: linear-gradient(135deg, #0058fa, #0e143d) !important;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 13.5px !important;
  padding: 14px 32px !important;
  border-radius: 30px !important;
  transition: opacity .15s;
}
.woocommerce-EditAccountForm button.woocommerce-Button:hover{ opacity: .92; }

@media (max-width: 560px){
  .woocommerce-EditAccountForm .form-row-first,
  .woocommerce-EditAccountForm .form-row-last{
    width: 100% !important;
    float: none !important;
  }
}


.woocommerce-orders-table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border: 1px solid #ececf2;
  border-radius: 16px;
  overflow: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 13.5px;
  color: #0e143d;
}
.woocommerce-orders-table thead th{
  background: #f7f8fc;
  border: none;
  border-bottom: 1px solid #ececf2;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #8a8a9c;
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
}
.woocommerce-orders-table tbody td{
  border: none;
  border-bottom: 1px solid #f1f1f5;
  padding: 14px 18px;
  vertical-align: middle;
}
.woocommerce-orders-table tbody tr:last-child td{ border-bottom: none; }
.woocommerce-orders-table tbody tr:hover{ background: #fbfbfd; }
 
/* Cancel button */
.woocommerce-orders-table .cpo-cancel-sub{
  height: 34px;
  padding: 0 16px;
  border-radius: 30px;
  border: 1px solid #ececf2;
  background: #fff;
  color: #0e143d;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.02em;
  cursor: pointer;
  transition: border-color .15s, color .15s, background .15s;
}
.woocommerce-orders-table .cpo-cancel-sub:hover{
  border-color: #e0245e;
  color: #e0245e;
  background: #fdeeee;
}
 
/* Status badges — class added by the small JS snippet below, since
   pure CSS can't style an element based on its text content alone. */
.woocommerce-orders-table .lumera-status-badge{
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 99px;
  text-transform: capitalize;
}
.woocommerce-orders-table .lumera-status-active{
  background: #eafff1;
  color: #1a8c4a;
}
.woocommerce-orders-table .lumera-status-cancelled{
  background: #f1f1f5;
  color: #8a8a9c;
}
 
@media (max-width: 680px){
  .woocommerce-orders-table{ font-size: 12.5px; }
  .woocommerce-orders-table thead th,
  .woocommerce-orders-table tbody td{ padding: 10px 12px; }
}