/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.hideEmail{
    display: none;
    opacity: 0;
    visibility: hidden;
}
.helo_block{
    margin-top: 60px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
p.d-flex-cust{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.d-flex-cust img{
    width: 35px;
}
.helo_block img.logo_img{
    border-radius: 20px;
    margin: 0 auto 20px auto;
}
.helo_block>a{
    width: 100%;
    text-align: center;
    color: #faa7e0;
    display: block;
    margin-bottom: 20px;
}
.current_ballance{
    max-width: 209px;
    padding: 14px 0;
    color: #faa7e0;
    margin-bottom: 13px;
    border-radius: 14px;
}
.proct-form-wrapper h2{
    text-align: center;
    margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation-link--proct-payment,
body.page-id-159 #page>div.wp-block.container>h1{
    display: none !important;
}
/* body.page-id-159  .dd-options {   
    border-radius: 12px;
    margin-top: 6px !important;
} */
/* body.page-id-159  .woocommerce-currency-switcher-form a.dd-option{  
    background: #feac6e75 !important;
    border-bottom: solid 1px #ff7171 !important;
} */
 .woocs-style-3-du-dialog.woocs-style-3-dlg--open {
    background-color: rgb(59 51 118 / 79%) !important; 
 }
 .woocs-style-3-du-dialog-starter {
    background-color: #60a5fa !important;
    /* border: 12px; */
    color: #ffffff !important;
    border-radius: 12px !important;
 }
  .woocs-style-3-du-dialog-starter:hover{
    background-color: #0E3C90 !important;
    transform: scale(.95);
  }
.proct-form-wrapper {
    max-width: 650px;
    border: 1px solid #ffffff59;
    background: #ffffff15;
    border-radius: 18px;
}
#proct-withdrawal-form select,
body.page-id-159 #proct-withdrawal-form input{
    border-radius: 12px !important;
    background: rgba(255, 255, 255, 0.103) !important;
     outline: 2px solid transparent !important;
    border: 1px solid #faa7e0 !important;
    transition: .2s ease-in-out;
}
body.page-id-159 #proct-withdrawal-form input:hover,
body.page-id-159 #proct-withdrawal-form input:focus{
    outline: 2px solid #faa7e0 !important;
    background:rgba(255, 255, 255, 0.218) !important ;
}

#proct-withdrawal-form select{
    color: white !important;
    background: rgba(255, 255, 255, 0.103) !important;
}

#proct-withdrawal-form select option{
    background: #101323 !important;
}
/* body.page-id-159 .dd-select{   
    background: rgb(253 107 0 / 55%) !important;
    border-radius: 16px;
    border: solid 1px #ccc !important;
} */
body.page-id-159{
    background: #101323;
    min-height: 100vh;
    padding: 20px 10px 70px 10px;
}
body.page-id-159 h2{
    color: #60a5fa;
}
body.page-id-159 #proct-withdrawal-form button{
    border-color: #60a5fa !important;
    color: white !important;
    margin-top: 20px !important;
    border-radius: 16px !important;
    background: #60a5fa !important;
    transition: .3s ease-in-out;
}
body.page-id-159 #proct-withdrawal-form button:hover{
   transform: scale(.9);
    box-shadow: 0px 0px 11px 0px rgb(255 255 255);
}
.message-success{
    position: fixed;
    left: 50%;
    top: 50%;
    transition: .3s ease-in-out;
    transform: translate(-50%, -50%);
    max-width: 400px;
    width: 100%;
    padding: 20px;
    min-height: 350px;
    background: black;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    box-shadow: 0 0 500vh 500vh rgba(34, 31, 77, 0.651);
}

/* a.dd-option,
a.dd-selected {
    display: flex !important;
    justify-content: start;
    align-items: center;
}
a.dd-option img, 
a.dd-selected img{
    max-width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
}
a.dd-option label, 
a.dd-selected label{
    line-height: 30px !important;
} */
/* Add your custom styles here */

.dnd-upload-status .dnd-upload-details .remove-file span::before,
.dnd-upload-status .dnd-upload-details .remove-file span:after{
    content: '';
    position: absolute;
    top: 8px;
    left: 4px;
    width: 14px;
    height: 3px;
    background: #f44336;
    transform: rotate(45deg);
}
.dnd-upload-status .dnd-upload-details .remove-file span:after{
    transform: rotate(-45deg);
}
.dnd-upload-status .dnd-upload-details .remove-file {

    width: 25px;
    height: 25px;
}
/* myacc */

.BoxStatusAccount{
    padding: 20px 15px;
    border-radius: 15px;
    background: #c21d1d;
    background: radial-gradient(circle,rgba(247, 54, 54, 0.719) 0%, rgba(209, 11, 4, 1) 65%);
    margin-bottom: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}
.BoxStatusAccount.pocessing{
    background: #c9a91c;
    background: radial-gradient(circle,rgba(247, 237, 54, 0.479) 0%, rgba(209, 174, 98, 1) 65%);
}

.BoxStatusAccount.verified{
    background: #2571c9;
    background: radial-gradient(circle,rgba(54, 241, 247, 0.562) 0%, rgba(98, 141, 209, 1) 65%);
}

.BoxStatusAccount p{
   /*  text-align: center; */
    margin-bottom: 0px;
    
}
.BoxStatusAccount p b{
    font-size: 24px;
}
.BoxStatusAccount.KYC {
    justify-content: center;
}
.BoxStatusAccount.KYC p{
     text-align: center; 
 }
a.TransferLK{
    padding: 10px 30px !important;
    border-radius: 30px !important;
    border: 1px solid white !important;
    cursor: not-allowed !important;
    color: white !important;
    opacity: .75 !important;
    background: rgb(105, 105, 105);
}
a.TransferLK.active{
    background: #0E3C90 !important;
    color: white !important;
    font-weight: 600;
    opacity: 1 !important;
    cursor: pointer !important;
    transition: .3s ease-in-out;
    border: none !important;
}
a.TransferLK.active:hover{
    transform: translateY(-6px);
    box-shadow: 0px 0px 12px 0px #3d7bee;
}

/* header svg path{
    fill: #FD6B00;
} */
body.woocommerce-account{
    min-height: 100vh !important;
 /*    background-color: #191b21; */
}
body.woocommerce-account{
    background-size: cover;
    background-repeat: no-repeat;
/*     background-image: url('https://remy.rukozhopov.net/wp-content/uploads/2024/11/background.png'); */
    background-position: center center;
}
form label{
    font-size: 14px;
    font-weight: 600;
    color: white !important;
}
form p input,
form input{
    background: rgba(13, 15, 28, 0.6) !important;
    transition: .3s ease-in-out;
    border:1px solid rgba(255, 255, 255, 0.1) !important;
    color: white !important;
    font-size: 16px !important;
    border-radius: 8px !important;
    padding: 10px !important;
    font-weight: 400 !important;
}
form input::placeholder{
    color: rgba(255, 255, 255, 0.281);
}
form input:focus,
form input:hover{
    border-color:  rgb(162 254 255 / 60%) !important;
    box-shadow: rgba(250, 167, 224, 0.2) 0px 0px 0px 2px !important;
    outline: none !important;
}
form p{
    color: white;
}
body>div#page>div p{
    color: white;
}
body>div#page>div p a{
    font-size: inherit;
}
form input[type="submit"],
form button[type="submit"]{
    background: #1b89db !important;
    color: white !important;
    font-weight: 600 !important;
    padding: 12px 24px !important;
    transition: .3s ease-in-out;
    border-radius: 30px !important;
}
form input[type="submit"]:hover,
form button[type="submit"]:hover{
    transform: scale(.97);
    box-shadow: rgba(250, 167, 224, 0.4) 0px 0px 4px 2px !important;
}
body.woocommerce-account .woocommerce{
    overflow: hidden;
    padding: 10px;
}
body.logged-in.woocommerce-account .woocommerce{
    height: 100%;
  /*   min-height:92vh; */
    display: flex;
    justify-content: space-between;
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: initial;
}
body.logged-in.woocommerce-account .woocommerce::before{
    content: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    min-height: 92vh;
/*     background-color: #1e1f29; */
   /*  padding: 2rem; */
  /*   border-right: 1px solid #fd6b005e; */
    margin-right: 30px;
    max-width: 320px;
    width: 100% !important;
    z-index: 99999999999;
    overflow-y: auto;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    position: sticky;
    top: 0px;
    list-style: none;
    padding: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li{
    position: relative;
    margin-bottom: 10px;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
    color: white;
    border-radius: 12px;
    border:1px solid #faa7e0;
    box-shadow: 0px 0px 12px 0px #faa7e05e;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    color: white;
    font-family: var(--e-global-typography-primary-font-family);
    width: 100%;
    display: inline-block;
    padding: 10px 10px 10px 34px;
    border-radius: 12px;
    font-size: 18px;
    border:1px solid transparent;
    transition: .3s ease-in-out;
    border:1px solid rgba(255, 255, 255, 0.1);

}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
    color: white;
    background:#ffffff4f;
    border-radius: 12px;
    border:1px solid #faa7e0;
    box-shadow: 0px 0px 12px 0px #ffcdef;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    /* margin-right: 30px; */
    width: 80% !important;
    margin: 0px 40px 130px 40px;
    padding: 60px 40px;
    background: #000000d9;
    border-radius: 25px;
    color: white;
    font-family: var(--e-global-typography-primary-font-family);
    height: 100%;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info::before {
    color: #520f83 !important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
    border-top-color: #492474 !important;
    background-color: #9775db !important;
    color: #ffffff !important;
    border-radius: 13px !important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a::before{
    color: #faa7e0 !important;
}
 
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--Partnership a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--KYC a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{

    content: "\eeab";
    font-size: 25px;
    color: #60a5fa;
    width: 23px;
    height: 23px;
    font-family: jkiticon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;

    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-56%);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before{
    content: "\ef9d";
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{
     content: "\e954";
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--KYC a::before{
    content: "﨎";
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before{
    content: "\ea62";
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--Partnership a::before{
    content: "神";

}
.woocommerce-MyAccount-content .wpcf7-form {
    max-width: 550px;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    max-width: 650px;
}
.woocommerce-MyAccount-content form .woocommerce-Button,
.woocommerce-MyAccount-content input{
    border-radius: 12px;
}
.woocommerce-MyAccount-content fieldset{
    margin-bottom: 30px;
    border-radius: 17px;
    border-color: #1b89db;
}
.woocommerce-MyAccount-content fieldset legend{
    padding: 0 14px;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-actions,
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions{
    display: none !important;
}
.woocommerce-MyAccount-content .wpcf7-form p.textform{
    margin-top: -16px;
    margin-bottom: 31px;
    font-size: 13px;
    font-weight: 400;
}
.woocommerce-MyAccount-content .wpcf7-form p.textform b{
    color: #3eefd8;
}
.woocommerce-MyAccount-content .wpcf7-form .codedropz-upload-handler {
    border: 2px dashed #1b89db !important;
}
.woocommerce-account .needregistration .registercustbox {
    height: 0;
    overflow: hidden;
    transition: 1.3s ease-in-out;
    transform: translateY(800px);
}
.woocommerce-account .needregistration {
    width: 29%;
    padding: 0px 30px 35px 30px;
 /*    background-image: linear-gradient(135deg, #1e1f29 30%, #191b27 100%); */
    border-radius: 25px;
    overflow: hidden;
}
.woocommerce-account .needregistration .wekcomebox {
    border: 1px solid #ab3ceb96;
    background: #000000d9;
    padding: 20px;
    border-radius: 12px;
    height: auto;
    transition: .3s ease-in-out;
}
.woocommerce-account .needregistration .wekcomebox h2{
    color: #60a5fa;
}
.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #ab3ceb96;
    background: #000000d9;
    border-radius: 25px;
}
.woocommerce-account .d-flexLogin {
    display: flex;
    justify-content: center;
    max-height: 1000px;
}
.woocommerce-MyAccount-content .wpcf7-form p.textform.m2{
    margin-top: -30px;
}
body.woocommerce-account .woocommerce .logincustwoo {
    width: 95% !important;
    margin-right: 25px;
/*     overflow: hidden; */
    /* margin-bottom: 320px; */
    /* transition: .6s ease-in-out; */
}
.d-flexCust_register{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 620px;

}
body.woocommerce-account:not(.logged-in) .woocommerce{
    min-height: 800px;
}
.woocommerce-account .needregistration.active_register_form .registercustbox {
    height: 100%;
    transform: translateY(0px);
    transition: 1.4s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
body.woocommerce-account #wpcf7-f73-p14-o1 form{
    display: flex;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
}
body.woocommerce-account #wpcf7-f73-p14-o1 form .first{
    width: 55%;
}
body.woocommerce-account #wpcf7-f73-p14-o1 form .twoo{
    width: 38%;
}
body.woocommerce-account #wpcf7-f73-p14-o1 form .twoo h5{
    color:#60a5fa;
}
.logincustwoo h2{
    color: #faa7e0;
}
.custregister h2{
     color: #faa7e0;
}
/* .woocommerce-account .woocommerce .custregister.active_register_form {
    width: 40%;
    height: auto;
    padding-bottom: 141px;
    transition: .6s ease-in-out;
    margin-left: 20px;
    animation: regform 2.1s forwards;
}
@keyframes regform{
    0% {
        transform: translateY(1000px);
    }
    90% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(0px);
    }
} */
/* body.woocommerce-account .woocommerce .logincustwoo.active_register_form {
    animation: loginform 1.2s forwards;
    width: 0% !important;
    margin-right: 0px;
    height: 0;
}
@keyframes loginform {
    0% {
        transform: translateX(0px);
    }
    90% {
        transform: translateY(-1800px);
    }
    100% {
        transform: translateY(-1800px);
    }
} */
/* .woocommerce-account .needregistration.active_register_form {
    padding: 0px 30px 0px 30px;
    max-height: 522px;
} */
/* .woocommerce-account .needregistration.active_register_form .wekcomebox {

    opacity: 0;
    height: 0;
} */
/* .woocommerce-account .needregistration .registercustbox {
    height: 0;
    overflow: hidden;
    transition: 1.3s ease-in-out;
    transform: translateY(800px);
} */
.woocommerce-account .woocommerce .custregister {
    width: 100%;   
    display: none;
}

.woocommerce-account .needregistration .registercustbox img {
    max-width:270px;
    transition: 1.8s ease-in-out;
    transform: translateY(800px);
}
.woocommerce-account .needregistration.active_register_form .registercustbox img {
    transform: translateY(-50px);
}


/* .custregister.active_register_form input{
    border-radius: 12px !important;
} */
 .lost_reset_password input{
    background: #22284e !important;
    box-shadow: 0px 0px 4px 1px #98bcff42;
 }
.lost_reset_password .woocommerce-Button,
.logincustwoo .woocommerce-form-login__submit,
.needregistration #registersingup,
.custregister.active_register_form .woocommerce-button{
    border-radius: 30px !important;
    transition: .3s ease-in-out;
    border:1px solid #0E3C90 !important;
    background: #1b89db !important;
    color: white;
}
.lost_reset_password .woocommerce-Button:hover,
.logincustwoo .woocommerce-form-login__submit:hover,
.needregistration #registersingup:hover,
.custregister.active_register_form .woocommerce-button:hover{
    transform: scale(0.98);
    color: white !important;
    background:#155bdd !important;
    border:1px solid #0E3C90;
    box-shadow: 0px 0px 12px 0px #1b89db;
}
/* .lost_reset_password input,
.logincustwoo form input{
    border-radius: 12px !important;
} */
.btn_cust {
    background-color: #7D36FF;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #FFFFFF;
    border-radius: 12px;
    padding: 9px 32px 9px 32px;
    display: inline-block;
    transition: .3s ease-in-out;
    border-radius: 12px;
}
.btn_cust:hover{
    transform: scale(0.95);
    color: white;
}
.custregister .woocommerce-form-register .date_of_birth{
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.woocommerce-MyAccount-content .get-link-user-btn{
    border-radius: 12px;
}

.link_two,
.referal__link-item .link_ref_text{
    display: none;
    margin: 0;
    font-size: 16px !important;
    color: #cae8ff !important;
}
/* .link_two{
    width: 100%;
    max-width: 615px;
    background: #3c3f64;
    padding: 5px 10px;
    border-radius: 8px;
    cursor: pointer;
} */
.get-link-user-btn{
    background:#1b89db !important;
    color: white !important;
    border: 0px !important;
    transition: .3s ease-in-out;
}
.get-link-user-btn:hover{
    transform: scale(.97);
    box-shadow: 0px 0px 6px 1px #4e99d3;
}
.woocommerce-MyAccount-content .referal__link-item {
    margin-top: 16px;
    background: #1b88db60;
    padding: 5px 10px;
    border-radius: 8px;
    width: 100%;
    cursor: pointer;
    max-width: 567px;
    min-height: 37px;
}
.woocommerce-MyAccount-content .referal__link-item.two_link_box{
    max-width: 620px;
}

.copy_text_cust2,
.copy_text_cust{
    text-align: center;
    background: #0E3C90;
    color: white !important;
    padding: 12px 60px;
    border-radius: 16px;
    position: absolute;
    max-width: 500px;
    width: 100%;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    animation: textcopy 1.6s forwards;
    
}
.referal__link p {
    font-size: 14px;
}
@keyframes textcopy {
    0%{
        bottom: 0;
        opacity: 0;
    }
    40%{
        bottom: 20%;
        opacity: 1;
    }80%{
        bottom: 20%;
        opacity: 1;
    }
    100%{
        bottom: 0%;
        opacity: 0;
    }

}
.text-m{
    margin-top: 10px;
    margin-bottom: 0px;
}
.text-mb{
    margin-bottom: 35px;
}
body.woocommerce-account #customer_login{
    padding-top: 60px;
}
body.woocommerce-account .lost_reset_password{
    max-width: 650px;
    padding: 40px;
    border-radius: 23px;
    border: 1px solid #ab3ceb96;
    background: #000000d9;
    margin: 200px auto 350px auto;
}
body.woocommerce-account .woocommerce-notices-wrapper{
    max-width: 600px;
    position: absolute;
    top: 78px;
    padding-right: 10px;
}
body.woocommerce-account .woocommerce-notices-wrapper ul{
    border-radius: 20px;
    background: #4a3c64;
}
body.woocommerce-account .woocommerce-notices-wrapper ul li{
    color: white;
}
body.woocommerce-account .woocommerce-orders-table thead{
    font-size: 18px;
}
body.woocommerce-account .woocommerce-orders-table td,
body.woocommerce-account .woocommerce-orders-table th{
    border: none !important;
    padding:20px 5px;
}
@media (max-width:1800px) {
    body.woocommerce-account .woocommerce-MyAccount-content {
    width: 80% !important;
    max-width: 1300px;
    margin: 0px 360px 130px 40px;
    }
}
@media (min-width: 674px) {
    .woocommerce-MyAccount-navigation{
        position: fixed;
        right: -30px;
        top: 0;
        height: 100vh;
        background: rgba(0, 0, 0, 0.815);
        padding: 20px 8px;
    }
}
@media (max-width: 1384px) {
    body.woocommerce-account .woocommerce .logincustwoo {
        max-width: 560px;
        width: 100% !important;
    }
    .woocommerce-account .needregistration, .needregistration.active_register_form {
        max-width: 400px;
        width: 100%;
    }
    /* .woocommerce-account .woocommerce .custregister.active_register_form {
        max-width: 560px;
        width: 100%;
    } */
    .woocommerce-account .d-flexLogin {
        display: flex;
        justify-content: center;
        max-height: initial;
    }
}

@media (max-width:1080px) {
    body.woocommerce-account .woocommerce-MyAccount-navigation {
        max-width: 216px;
        width: 100% !important;
        padding: 3rem 11px;
        margin-right: 17px;
    }

    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 14px;
    }
    body.woocommerce-account .woocommerce-MyAccount-content {
        margin: 82px 220px 140px 3px;
        padding: 36px 15px;
    }
    body>div#page>div p{
        font-size: 14px !important;
    }
    body.woocommerce-account #customer_login {
        padding-top: 90px;
    }
}
@media (max-width: 842px) {
    .woocommerce-account .needregistration, .needregistration.active_register_form {
        max-width: 250px;
        width: 100%;
        padding: 15px 15px 0px 15px !important;
    }
    body.woocommerce-account .woocommerce .logincustwoo {
        max-width: 560px;
        width: 100% !important;
    }
}

@media (max-width:999px) {
    .transfer_input {
        width: 58%;
        max-width: 634px;
        position: relative;
    }
    .selectbox.two .transferred_summ {
        transform: translateX(-260px);
    }
}
@media (max-width: 842px) {
    .woocommerce-account .needregistration, .needregistration.active_register_form {
        max-width: 250px;
        width: 100%;
        padding: 15px 15px 0px 15px !important;
    }
    body.woocommerce-account #wpcf7-f73-p14-o1 form .first{
        width: 100%;
    }
    body.woocommerce-account #wpcf7-f73-p14-o1 form .twoo{
        width: 100%;
        order: -1;
    }

}
@media (max-width:768px) {
    body.woocommerce-account .woocommerce-MyAccount-content tr.woocommerce-orders-table__row{
        margin-bottom: 40px;
    }
    body.woocommerce-account .woocommerce-orders-table td,
    body.woocommerce-account .woocommerce-orders-table th{
        border: none !important;
        padding:8px 8px;
    }
}
@media (max-width:706px) {
    .flagsTO {
        margin-right: 5px;
    }
}

@media (max-width:673px) {
    .selectbox.two .transferred_summ {
        transform: translateX(0px);
    }
    .info_all_balance {
        margin-top: -183px;
        transform: translateX(-10px);
        background: #3f4b87 !important;
    }
    .elementor-19 .elementor-element.elementor-element-c19f06b > .elementor-widget-container {
        padding: 20px 10px 20px 14px !important;
    }
    .transfer_input {
        width: 100%;
    }
    .flagsTO {
        margin-right: 20px;
    }
    .transfer_box {
        width: 100%;
    }


    body.woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        margin: 82px 14px 140px 14px;
        padding: 36px 15px;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation{
        position: fixed;
        height: auto;
        min-height: auto;
        bottom: 0;
        width: 100% !important;
        max-width: 100%;
        padding: 17px 10px 3px 10px;
        background-color: #3a3654;
        z-index: 100;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li{
        max-width: 85px;
        width: 100%;
        background: #3f4b87;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
        line-height: 11px;
        font-size: 12px;
        margin: 0;
        padding: 12px 2px;
        text-align: center;
        border: 0px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
   /*  body.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard{
        display: none;
    } */
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active{
        background: #0E3C90;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
        background: #0E3C90;
        box-shadow: inherit;
        border: 0px;
    }
   
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        display: flex;
        justify-content: space-between;
        background: #3f4b87;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation{
        padding: 0;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li{
        margin-bottom: 0;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--Partnership a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--KYC a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
        left: 50%;
        top: -15px;
        transform: translateX(-50%);
    }
      body.woocommerce-account .helo_block {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        margin: 0 !important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        background: #1e1f29;
    }
    body.woocommerce-account .helo_block .h-kyc{
        display: none;
    }
    body.woocommerce-account .helo_block .h-bal{
        max-width: 133px;
        justify-content: end;
    }
    body.woocommerce-account .helo_block h5{
        font-size: 16px;
    }
    body.woocommerce-account .helo_block{
        padding: 10px;
    }
    body.woocommerce-account .helo_block>a{
        margin-bottom: 0;
    }
    body.woocommerce-account .helo_block >img {
        max-width: 120px;
        margin-bottom: 0;
    }
    body.woocommerce-account .helo_block .d-flex-cust{
                margin-bottom: 0;
    }
    body.woocommerce-account .helo_block .d-flex-cust:first-of-type{
        display: none;
    }
    body.woocommerce-account .helo_block .d-flex-cust::nth-of-type(2){
        max-width: 120px;
    }
    .d-flex-cust img{
        width: 20px;
    }
     body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        padding: 21px 2px 2px 2px;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--Partnership a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--KYC a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before, body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
        top: 1px !important;
        width: 17px !important;
        height: 17px !important;
        font-size: 17px !important;
    }
}
@media (max-width: 654px) {
    .woocommerce-account .d-flexLogin {
        flex-wrap: wrap;
    }
    .woocommerce-account .woocommerce .custregister.active_register_form {
        max-width: 100%;
        width: 100%;
        margin-top: 45px;
        margin-left: 0px;
    }
    body.woocommerce-account .woocommerce .logincustwoo{
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .woocommerce-account .needregistration, .needregistration.active_register_form {
        max-width: 100%;
        width: 100%;
        padding: 15px 15px 15px 15px !important;
        height: 100%;
    }
    .needregistration.active_register_form img {
        display: none;
    }
    body.woocommerce-account .lost_reset_password {
        max-width: 650px;
        padding: 20px 10px;
    }
    body.woocommerce-account #customer_login {
        padding-top: 18px;
    }
}

@media (max-width:590px) {
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
      /*   padding: 6px; */
     /*    margin: 0 4px; */
        text-align: center;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--Partnership a::before, 
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before, 
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--KYC a::before,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before,
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{
        left: 50%;
        top: -13px;
        transform: translateX(-50%) translateY(0px);
        background-color: transparent;
        border-radius: 7px;
    }
    body.woocommerce-account .woocommerce-notices-wrapper ul{
        padding: 27px 9px;
    }
    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        top: 4px;
        left: 10px;
    }
   body.woocommerce-account .woocommerce-MyAccount-content{
    margin: 10px 4px !important;
   }
}
@media (max-width:540px) {
    .woocommerce-MyAccount-content .referal__link-item{
        font-size: 12px;
/*         overflow: hidden; */
        max-width: 450px;
        width: 100%;
       /*  white-space: nowrap;  */
    }
    body>div#page .woocommerce-MyAccount-content .referal__link-item p.link_ref_text,
    body>div#page .woocommerce-MyAccount-content .referal__link-item p.link_two{
        font-size: 12px !important;
    }
    .woocommerce-MyAccount-content .link_two{
        font-size: 12px;
    }
    .woocommerce-MyAccount-content .referal__link-item .result{
        display: block;
    }
}
@media (max-width:460px) {
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
        max-width: 69px;
        width: 100%;
    }
 /*    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 13px;
        padding: 2px;
    } */
}
@media(max-width:424px){
      body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 10px;
      /*   padding: 2px; */
    }
}
@media (max-width:387px) {
    .flagsTO {
        margin-right: 2px;
    }
}
@media(max-width:374px){
    .selectbox select {
        max-width: 195px;
    }
    .selectbox div.flagsTO {
        width: 41px;
        height: 41px;
    }

 /*    body.woocommerce-account .woocommerce-MyAccount-navigation {
        padding: 17px 2px 3px 2px;
    } */
    body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 9px;
    }
}