.elementor-374 .elementor-element.elementor-element-29e2b735{--display:flex;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );color:var( --e-global-color-text );}.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 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(min-width:768px){.elementor-374 .elementor-element.elementor-element-29e2b735{--content-width:1200px;}}@media(max-width:767px){.elementor-374 .elementor-element.elementor-element-29e2b735{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-374 .elementor-element.elementor-element-7953c345{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-7953c345 *//* ======================================
MY ACCOUNT PAGE WRAPPER
====================================== */

.cp-page-shell{
max-width:1200px;
margin:0 auto;
padding:6px 0 16px;
}


/* ======================================
PAGE HEADING
====================================== */

.cp-heading-wrap{
max-width:1200px;
margin:8px auto 12px auto;
padding:12px 16px 10px 16px;
background:#fff;
border:1px solid #e8e8e8;
border-radius:14px;
box-shadow:0 4px 18px rgba(0,0,0,0.04);
border-bottom:2px solid #C6A85B; /* gold accent line */
}

.cp-heading-wrap::before{
display:none !important;
}

.cp-section-heading{
margin:0;
font-size:clamp(20px,2vw,28px);
font-weight:750;
letter-spacing:-0.02em;
color:#111;
}


/* ======================================
ACCOUNT CONTAINER
====================================== */

.cp-account-wrap{
background:#fff;
border:1px solid rgba(0,0,0,0.08);
border-radius:16px;
padding:16px;
box-shadow:0 10px 30px rgba(0,0,0,0.04);
}


/* ======================================
WOO ACCOUNT LAYOUT
====================================== */

.cp-account-wrap .woocommerce{
display:flex;
align-items:flex-start;
gap:22px;
}


/* ======================================
LEFT MENU
====================================== */

.cp-account-wrap .woocommerce-MyAccount-navigation{
width:260px !important;
flex-shrink:0;
float:none !important;
margin:0 !important;
}

.cp-account-wrap .woocommerce-MyAccount-navigation ul{
list-style:none;
margin:0;
padding:0;
border:1px solid #e8e8e8;
border-radius:14px;
overflow:hidden;
background:#fff;
}

.cp-account-wrap .woocommerce-MyAccount-navigation ul li{
border-bottom:1px solid #ececec;
margin:0;
}

.cp-account-wrap .woocommerce-MyAccount-navigation ul li:last-child{
border-bottom:none;
}

.cp-account-wrap .woocommerce-MyAccount-navigation ul li a{
display:block;
padding:14px 16px;
font-size:14px;
font-weight:600;
text-decoration:none;
color:#111;
transition:all .2s ease;
}

.cp-account-wrap .woocommerce-MyAccount-navigation ul li a:hover{
background:rgba(198,168,91,0.06);
}

.cp-account-wrap .woocommerce-MyAccount-navigation ul li.is-active a{
background:rgba(198,168,91,0.12);
border-left:4px solid #C6A85B;
padding-left:12px;
}


/* ======================================
RIGHT CONTENT
====================================== */

.cp-account-wrap .woocommerce-MyAccount-content{
flex:1;
float:none !important;
margin:0 !important;
background:#fff;
border:1px solid #e8e8e8;
border-radius:14px;
padding:18px 20px;
box-sizing:border-box;
}

.cp-account-wrap .woocommerce-MyAccount-content p:first-child{
margin-top:0;
}


/* ======================================
TYPOGRAPHY
====================================== */

.cp-account-wrap .woocommerce-MyAccount-content p,
.cp-account-wrap .woocommerce-MyAccount-content li,
.cp-account-wrap .woocommerce-MyAccount-content label,
.cp-account-wrap .woocommerce-MyAccount-content address{
font-size:14px;
line-height:1.65;
color:#333;
}

.cp-account-wrap .woocommerce h2{
font-size:20px !important;
margin-bottom:10px !important;
margin-top:0 !important;
}


/* ======================================
FORM FIELDS
====================================== */

.cp-account-wrap input[type="text"],
.cp-account-wrap input[type="email"],
.cp-account-wrap input[type="password"],
.cp-account-wrap input[type="tel"],
.cp-account-wrap textarea,
.cp-account-wrap select{

width:100%;
min-height:40px;
border:1px solid #dcdcdc;
border-radius:10px;
padding:8px 12px;
box-sizing:border-box;
font-size:14px;
background:#fff;
}

.cp-account-wrap textarea{
min-height:100px;
}

.cp-account-wrap input:focus,
.cp-account-wrap textarea:focus,
.cp-account-wrap select:focus{

outline:none;
border-color:#C6A85B;
box-shadow:0 0 0 3px rgba(198,168,91,0.12);

}

/* ======================================
PASSWORD VISIBILITY BUTTON - HARD RESET
====================================== */

.cp-account-wrap .password-input{
  position: relative;
}

/* button */
.cp-account-wrap .show-password-input{
  position: absolute !important;
  right: 1px !important;
  top: 1px !important;
  width: 50px !important;
  min-width: 50px !important;
  height: calc(100% - 2px) !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-left: 1px solid #dcdcdc !important;
  border-radius: 0 10px 10px 0 !important;
  box-shadow: none !important;
  outline: none !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  z-index: 20 !important;

  background-color: #111 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 18px 18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C6A85B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-7 11-7 11 7 11 7-4 7-11 7S1 12 1 12z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") !important;

  transform: none !important;
}

/* nuke ALL extra icon layers/states */
.cp-account-wrap .show-password-input::before,
.cp-account-wrap .show-password-input::after,
.cp-account-wrap .show-password-input span,
.cp-account-wrap .show-password-input i{
  content: none !important;
  display: none !important;
  background: none !important;
  background-image: none !important;
  transform: none !important;
  box-shadow: none !important;
}

/* hover */
.cp-account-wrap .show-password-input:hover,
.cp-account-wrap .show-password-input:focus{
  background-color: #C6A85B !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 18px 18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-7 11-7 11 7 11 7-4 7-11 7S1 12 1 12z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") !important;
  transform: none !important;
}

/* visible password state */
.cp-account-wrap .show-password-input.display-password{
  background-color: #C6A85B !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 18px 18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.94 17.94A10.94 10.94 0 0 1 12 19c-7 0-11-7-11-7a21.77 21.77 0 0 1 5.17-5.94M9.9 4.24A10.94 10.94 0 0 1 12 5c7 0 11 7 11 7a21.77 21.77 0 0 1-4.24 5.17M1 1l22 22'/%3E%3C/svg%3E") !important;
  transform: none !important;
}

/* same icon while hovered in visible state */
.cp-account-wrap .show-password-input.display-password:hover,
.cp-account-wrap .show-password-input.display-password:focus{
  background-color: #C6A85B !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 18px 18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.94 17.94A10.94 10.94 0 0 1 12 19c-7 0-11-7-11-7a21.77 21.77 0 0 1 5.17-5.94M9.9 4.24A10.94 10.94 0 0 1 12 5c7 0 11 7 11 7a21.77 21.77 0 0 1-4.24 5.17M1 1l22 22'/%3E%3C/svg%3E") !important;
  transform: none !important;
}

/* ======================================
BUTTONS
====================================== */

.cp-account-wrap .button,
.cp-account-wrap button,
.cp-account-wrap input[type="submit"]{

background:#111 !important;
color:#fff !important;
border:1px solid #111 !important;
border-radius:10px !important;
padding:10px 15px !important;
font-weight:600 !important;
font-size:14px !important;

}

.cp-account-wrap .button:hover,
.cp-account-wrap button:hover,
.cp-account-wrap input[type="submit"]:hover{

background:#C6A85B !important;
border-color:#C6A85B !important;
color:#111 !important;

}


/* ======================================
MOBILE FIXES
====================================== */

@media (max-width:900px){

.cp-account-wrap .woocommerce{
flex-direction:column;
gap:14px;
}

.cp-account-wrap .woocommerce-MyAccount-navigation{
width:100% !important;
}

.cp-heading-wrap{
padding:10px 14px;
margin-bottom:10px;
}

.cp-section-heading{
font-size:22px;
}

/* tighten container padding */

.cp-account-wrap{
padding:12px;
}

/* remove space before Login */

.cp-account-wrap .woocommerce-form-login{
margin-top:4px !important;
}

/* remove bottom spacing */

.cp-account-wrap form{
margin-bottom:0 !important;
}

.cp-account-wrap p:last-child{
margin-bottom:0 !important;
}

.cp-account-wrap .woocommerce-MyAccount-content{
padding:14px 16px;
}

}
/* Smaller My Account heading on mobile */
@media (max-width: 900px){
  .cp-section-heading{
    font-size: 22px !important;
    line-height: 1.2 !important;
  }
.cp-account-wrap .show-password-input{
  width:50px !important;
}
.cp-heading-wrap{
text-align:center;
}

.cp-section-heading{
text-align:center;
width:100%;
display:block;
}
  .cp-heading-wrap{
    padding: 8px 12px 9px 12px !important;
  }

  /* Give login/register columns a bit more room */
  .cp-account-wrap .u-columns{
    gap: 18px !important;
  }

  .cp-account-wrap .u-column1,
  .cp-account-wrap .u-column2,
  .cp-account-wrap .col-1,
  .cp-account-wrap .col-2{
    padding-bottom: 8px !important;
  }

  /* Keep Register heading from getting too tight */
  .cp-account-wrap .woocommerce h2{
    font-size: 18px !important;
    margin-bottom: 12px !important;
  }

  /* Add a little space above privacy policy + register button area */
  .cp-account-wrap .woocommerce-form-register p{
    margin-bottom: 10px !important;
  }

  .cp-account-wrap .woocommerce-form-register .woocommerce-privacy-policy-text{
    margin-top: 8px !important;
    margin-bottom: 10px !important;
  }

  .cp-account-wrap .woocommerce-form-register button,
  .cp-account-wrap .woocommerce-form-register .button{
    margin-top: 6px !important;
  }
}
/* Password toggle icon */

.cp-account-wrap .show-password-input::after{
content:"\f06e";
font-family:"Font Awesome 5 Free";
font-weight:900;
font-size:15px;
color:#C6A85B;
text-indent:0;
position:absolute;
left:50%;
top:50%;
transform:translate(-50%,-50%);
}/* End custom CSS */