

/* --- */

body .elementor-widget-woocommerce-my-account .woocommerce form.login, 
body .elementor-widget-woocommerce-my-account .woocommerce form.register {
    height: auto !important;
}

.cf-turnstile{
    margin-top:20px;
    text-align: center;
}

body .elementor-widget-woocommerce-my-account {
    font-family: Montserrat;
    color: white;
}
body .e-my-account-tab{
    margin:50px 0;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{
    border-radius: 10px;
    background: var(--sections-background-color);
    padding: 30px 50px;    
    position: sticky;
    top: 110px;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul{
    margin:0;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li{
    border-bottom:1px dashed #313131;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a,
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{
    background:none;
    border:none;
    text-transform: uppercase;
    text-align:center;
    font-size: 17px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce a:hover {
    text-decoration:underline;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration:none;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content>div>p {
    margin:0 0 15px 0;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper {
    font-size: 15px;
    font-weight: 400;

    background-color: var(--sections-background-color);
    padding:var(--sections-padding);   
    border-radius: 10px;
}


/* --- */

body h1.skedul-account-title{
    color: #FFF;

    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin:0 0 20px 0;
    padding:0;
    text-transform: none;

    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px;
}

/*.woocommerce-MyAccount-content-wrapper #acf-form{
    background-color: var(--sections-background-color);
    padding:var(--sections-padding);   
    border-radius: 10px;
}*/
.woocommerce-MyAccount-content-wrapper #acf-form .acf-repeater>table{
    background: none;
    border:none;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-table>tbody>tr>th, 
.woocommerce-MyAccount-content-wrapper #acf-form .acf-table>tbody>tr>td, 
.woocommerce-MyAccount-content-wrapper #acf-form .acf-table>thead>tr>th, 
.woocommerce-MyAccount-content-wrapper #acf-form .acf-table>thead>tr>td{
    background: none;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-fields{  
    display:flex;
    flex-wrap: wrap;
    gap:40px 30px;
    margin-bottom: 50px;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-fields>.acf-field{  
    padding:0;
    border:none;
    width:100%;
}

.woocommerce-MyAccount-content-wrapper #acf-form  .description{
    color: #545454;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="logo"],
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="profil_picture"],
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="banner"]{   
    width:calc(100% / 3 - 20px);
}

.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="language"],
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="timezone"]{   
    width:calc(100% / 2 - 15px);
}

.woocommerce-MyAccount-content-wrapper #acf-form .acf-image-uploader .image-wrap img{
    background: none;
}


.woocommerce-MyAccount-content-wrapper #acf-form .acf-field .acf-label label {  
    color: #FFF;

    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field .acf-label label {  
    display: flex;
    gap:6px;
    align-items: center;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field .acf-label label {  
    display: flex;
    gap:6px;
    align-items: center;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field .acf-label label svg,
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field .acf-label label i {  
    color: #44E5B5;
}



.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="accounts"] .acf-label label {  
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom:20px;
    justify-content: center;
    gap:10px;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="accounts"] .acf-label label svg,
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="accounts"] .acf-label label i {  
    color: white;
}

.woocommerce-MyAccount-content-wrapper #acf-form .acf-table>tbody>tr>th,
.woocommerce-MyAccount-content-wrapper #acf-form .acf-table>thead>tr>th {
    color: white;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-row-number{
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    color:white;
}
.woocommerce-MyAccount-content-wrapper #acf-form a[data-event="collapse-row"]{
    display:none;
}
.woocommerce-MyAccount-content-wrapper #acf-form a[data-event="add-row"]{
    top: 12px;
}
.woocommerce-MyAccount-content-wrapper #acf-form a.acf-button.button{
    padding: 5px 10px;
    font-size: 12px;
    text-shadow:none;
    float: none;
} 

.woocommerce-MyAccount-content-wrapper #acf-form .acf-field-repeater .acf-actions {
    text-align: center;
}

.woocommerce-MyAccount-content-wrapper #acf-form .acf-form-submit{
    text-align:center;
}
.woocommerce-MyAccount-content-wrapper #acf-form a.acf-icon {
    color: var(--e-global-color-primary) !important;
    background-color: var(--e-global-color-secondary) !important;
    border:none;
    transition: all 0.3s;
    margin: 0;
    width:17px;
    height:17px;
    font-size: 13px;
}
.woocommerce-MyAccount-content-wrapper #acf-form a.acf-icon:hover{
    color: white !important;
    background-color: var(--e-global-color-primary) !important;
    text-decoration: none !important;
}
body .acf-tooltip {
    background: var(--e-global-color-primary);
    border-radius: 5px;
    color: white;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    position: absolute;
    z-index: 900000;
    max-width: 280px;
    box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, .08), 0px 4px 6px -2px rgba(16, 24, 40, .03);
    font-size: 12px;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-url i {
    top: 15px;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-notice {
    padding: 20px;
    margin: 0 0 2em;
    position: relative;
    background-color: var(--sections-background-color);
    color: var(--general-text-color);
    border:none;
    border-top: 3px solid var(--e-global-color-secondary);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    font-size: 15px;
    font-weight: 400;
    outline:none !important;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-notice.acf-error-message {
    border-top-color: #b81c23;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-notice p {
    margin:0;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-notice .acf-notice-dismiss{
    background:none !important;
    color:white !important;
    top: 4px;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-notice .acf-notice-dismiss:hover{
    background:none !important;
    color:white !important;
}

.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="profil_picture"] .acf-image-uploader .image-wrap {
    position: relative;
    float: none;
    max-width:200px;
    max-height:200px;
    min-width:100px;
    aspect-ratio:1;
    margin:0 auto;
}
.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="profil_picture"] .acf-image-uploader .image-wrap img{
    width:100%;
    height:100%;
    object-fit: cover;
    border-radius:50%;
    overflow: hidden;
}

.woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="banner"] .acf-image-uploader{   
    display: flex;
    justify-content: center;
}

/* -- */

.woocommerce-MyAccount-content-wrapper #acf-form .select2-container--default .select2-selection--single .select2-selection__rendered{
    height: 100%;
    line-height: 30px;
}
.select2-container .select2-dropdown{
    background-color: #1E1E1E;
    border: none;
    box-shadow: 0px 0px 13px 5px #000000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-primary);
}
.woocommerce-MyAccount-content-wrapper #acf-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 7px 15px;
}


/* --- */

.woocommerce-MyAccount-content-wrapper #acf-form  .select2-container .select2-selection  {
    background: #1E1E1E;
    border: none;
    min-height: 45px;
    border-radius: 10px;
}
.woocommerce-MyAccount-content-wrapper #acf-form .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
    background-color: #181818;
    border:none;
    color:#ABABAB;
}
.woocommerce-MyAccount-content-wrapper #acf-form .select2-container.-acf .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
    color:var(--e-global-color-secondary);
}
.woocommerce-MyAccount-content-wrapper #acf-form .select2-container.-acf .select2-selection--multiple .select2-search--inline{
    display: none;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 10px 5px 0 0;
}

/* -- */

body .acf-image-uploader .acf-basic-uploader{
    max-width: 350px;
    display: block;
    margin:0 auto;
}
body .acf-image-uploader .acf-basic-uploader input[type="file"]{
    width: 100%;
    display: block;
    color: #ABABAB;
    padding: 8px;
    background-color: #1E1E1E;
    border: 1px solid #44E5B5;
    cursor: pointer;
    border-radius:5px;
}

body .acf-image-uploader .acf-basic-uploader input[type="file"]:focus {
    outline: none;
}
body .acf-image-uploader .acf-basic-uploader input[type="file"]::file-selector-button {
    margin-right: 8px;
    border: none;
    background: #44E5B5;
    padding: 8px 12px;
    color: #1C3D3B;
    cursor: pointer;
    transition: 0.25s all ease;
    border-radius:5px;
}
body .acf-image-uploader .acf-basic-uploader input[type="file"]:hover::file-selector-button,
body .acf-image-uploader .acf-basic-uploader input[type="file"]::file-selector-button:hover {
    background: #1C3D3B;
    color: #44E5B5;
}
body .woocommerce-MyAccount-content-wrapper #acf-form .acf-image-uploader a.acf-icon {    
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 23px;
}
body .acf-image-uploader .acf-actions.-hover {
    padding: 0;
}


/*----*/

body .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper{
    background-color: var(--sections-background-color);
    padding:var(--sections-padding);   
    border-radius: 10px;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3,
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform:capitalize;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-item-meta{
    display:none;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields{
    background: none;
    padding:0;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default{
    background: none;
}

.woocommerce table.shop_table {
    margin: 0 -1px 0 0;
}
/*
body .sumo-view-subscription,
body .woocommerce_account_sumo_subscriptions,
body .sumo_related_subscriptions{
    background-color: var(--sections-background-color, #fff);
    border-color: var(--sections-border-color, #d5d8dc);
    border-radius: var(--sections-border-radius, 3px);
    border-style: var(--sections-border-type, solid);
    border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px);
    padding: var(--sections-padding, 16px 30px 3px 30px);
}*/

.woocommerce-page .woocommerce .sumo-view-subscription .woocommerce-column--shipping-address{
    display:none;
}
.woocommerce-page .woocommerce .sumo-view-subscription .woocommerce-column--billing-address{
    float: none; 
    width: 100%; 
}

/* --- */

body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{
    width:100%;
}

/* --- */

.the_champ_social_login_title{
    display:none;
}
body .theChampLogin{
    padding:5px !important;
    border-radius:5px;
}

/* --- */

.woocommerce-page form.lost_reset_password .form-row-last{
    width: 100%;
    float:none;
}
body .woocommerce-password-strength {
    color:black;
}

@media (max-width: 1024px) {
    body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {       
        position: relative;
        top: 0;
    }
}

@media (max-width: 768px) {
    .woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="logo"],
    .woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="profil_picture"],
    .woocommerce-MyAccount-content-wrapper #acf-form .acf-field[data-name="banner"]{   
        width:100%;
    }
}

