/* css my-acc revamp */
.no_account_description * {
    font-size: 15px;
    color: #212529;
    line-height: 1.5;
    font-weight: 300;
}

.no_account_description strong {
    font-weight: 600;
}

.my-account-guest-wrapper .no_account_description ul {
    margin: 0 0 15px 0;
    padding-left: 35px;
    text-align: left;
}

.my-account-guest-wrapper .no_account_description ul li {
    margin-bottom: 5px;
}

.no_account_description {
    margin-bottom: 56px;
}

.nsl-container.nsl-container-block {
    display: none;
}

.item-wrap-submit .custom-loading {
    position: absolute;

    left: 0;
    right: 0;
    top: 0;
    opacity: 0.7;
    background: #ffffff;
    bottom: 0;
}

.item-wrap-submit.disable::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0.5;
    cursor: no-drop;
}

.woocommerce #customer_login h1,
.woocommerce #customer_login h2 {
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-size: 23px;
}

.alt-archive-heading {
    font-size: 0;
    height: 0;
    margin: 0;
}

.woocommerce form.login {
    padding-right: 0;
}

.woocommerce-account .wrapper-myacc {
    width: 100%;
}

#customer_login {
    max-width: 600px;
    margin: 0 auto;
}

input#pass1 {
    width: 500px;
    height: 45px;
    max-width: 100%;
    padding: 0 15px;
}

span.button.button-secondary.wp-hide-pw.hide-if-no-js {
    display: inline-block;
}

#wp-submit {
    background: #AD073D;
    color: #fff;
    width: 200px;
    height: 45px;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}

#wp-submit:hover {
    opacity: 0.8;
}

.btn-login-guest {
    outline: none;
}

.btn-login-guest:focus,
.btn-login-guest:active,
.btn-login-guest:visited,
.btn-login-guest,
.item-wrap-submit .register-btn,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: #AD073D;
    border-radius: 0;
    font-weight: 400;
    padding: 6px 20px;
    border: 1px solid #AD073D;
    color: #ffffff;
    height: 50px;
    display: block;
    width: 100%;
    font-weight: 400;
    transition: 0.3s all ease-out;
    font-size: 18px;
    border-radius: 5px;
    text-transform: capitalize;
    cursor: pointer;
}

.btn-login-guest {
    line-height: 2;
    display: block;
}

.btn-login-guest:focus,
.btn-login-guest:active,
.btn-login-guest:visited,
.btn-login-guest {
    background-color: #fff;
    color: #AD073D;
}

.btn-login-guest:hover,
.item-wrap-submit .register-btn:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background-color: #AD073D;
    color: #fff;
}

.woocommerce .woocommerce-form-login .login-lost-password {
    display: block;
    color: #AD073D;
}

.woocommerce #form-login-wrapper {
    border-right: 1px solid #000;
    padding-right: 50px;
}

.woocommerce #no-account-wrapper {
    padding-left: 50px;
}

.woocommerce #no-account-wrapper strong {
    font-weight: 500;
    color: #212529;
}

.woocommerce form.login {
    border: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 50px;
}

.woocommerce #customer_login input[type=email],
.woocommerce #customer_login input[type=text],
.woocommerce #customer_login input[type=password] {
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    height: 50px;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 0 15px;
}

.woocommerce #customer_login input[type=email]::placeholder,
.woocommerce #customer_login input[type=text]::placeholder,
.woocommerce #customer_login input[type=password]::placeholder {
    font-style: italic;
    text-transform: capitalize;
}

.woocommerce #customer_login p {
    text-align: left;
}

.woocommerce #customer_login ul {
    margin-left: 0;
}

.woocommerce #customer_login a.button {
    background: transparent;
    border-radius: 0;
    border: 1px solid #000;
    color: #212529;
    text-transform: uppercase;
}

.dht-dividing-line hr {
    margin: 0;
    padding: 0;
}

.dht-dividing-line {
    position: relative;
    padding: 5px 0;
    margin-bottom: 30px;
}

.dht-dividing-line span {
    display: inline-block;
    background: #fff;
    font-style: italic;
    font-size: 16px;
    color: #888;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 5px 15px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
}

.dth-sociasls-register {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    ;
}

.dth-sociasls-register li {
    display: inline-block;
    margin: 5px;

    cursor: pointer;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
}

.dth-sociasls-register li img {
    max-width: 50px;
    height: auto;
}

.item-wrap.register-fullname {
    display: flex;
}

.item-wrap.register-fullname>div {
    width: 50%;
}

.wrapper-firtname {
    padding-right: 15px;
}

.wrapper-lastname {
    padding-left: 15px;
}

.item-wrap {
    margin-bottom: 15px;
}

.item-wrap.register-email {
    position: relative;
}

.register-email .dth-send-otp {
    position: absolute;
    top: 9px;
    right: 6px;
    display: inline-block;
    background: #AD073D;
    color: #fff;
    border-radius: 8px;
    padding: 5px 14px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s all ease;
}

.register-email .dth-send-otp:hover {
    opacity: 0.8;
}

.woocommerce #customer_login .register-email input[type=email] {
    padding-right: 110px;
}

.woocommerce #customer_login .dth-header-register h2 {
    margin-bottom: 0;
}

.dth-header-register {
    margin-bottom: 15px;
}

.woocommerce #customer_login .dth-header-register p {
    font-size: 13px;
}

.woocommerce-page #form-login-wrapper form .form-row-wide {
    margin-bottom: 10px;
}

.tab-login {
    text-align: center;
    width: 100%;
    padding: 0 15px 30px 15px;
}

#form-register {
    position: relative;
}

.register-email .dth-send-otp.disable {
    opacity: 0.6;
    cursor: no-drop;
}

#form-register input.disable {
    background-color: #f9f9f9;
    cursor: no-drop;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.woocommerce #form-register input.error {
    border: solid 1px #AD073D;
}

.content-myacc {
    display: none;
    width: 100%;
}

.content-myacc.active {
    display: block;
}

.tab-login-mobile {
    display: block;
}

.woocommerce #form-login-wrapper {
    border-right: none;
    padding-right: 0;
}

.woocommerce-account #main {
    width: 100%;
    margin-left: 0;
    padding-right: 36px;
}

.woocommerce #no-account-wrapper {
    padding-left: 0;
}

.woocommerce #customer_login .dth-header-register p {
    text-align: center;
}

.wrapper-firtname {
    padding-right: 5px;
}

.wrapper-lastname {
    padding-left: 5px;
}

/* end css my-acc revamp */
/* .btn-login-guest {
    display: inline-block;
    background: #AD073D;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    min-width: 200px;
    text-align: center;
    padding: 5px;
}
.btn-login-guest:visited,
.btn-login-guest:hover {
color: #fff;
opacity: 0.5;
} */
.wrapper-myacc .my-account-guest-wrapper#customer_login {
    max-width: 1200px;
}

.woocommerce #customer_login .my-account-guest h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

.my-account-guest-wrapper .my-account-guest,
.my-account-guest-wrapper .my-account-register-login {
    width: 50%;
    padding: 0 70px;
}

.my-account-guest {
    border-right: solid 1px #ccc;
    padding-left: 0;
}

.my-account-register-login {
    padding-right: 0;
    flex-grow: 1;
}

@media (max-width: 991px) {
    .woocommerce-account .container {
        max-width: 100%;
    }

    .woocommerce-account #main {
        padding-left: 15px;
        padding-right: 15px;
    }

    .my-account-guest-wrapper .my-account-guest,
    .my-account-guest-wrapper .my-account-register-login {
        padding: 0 30px;
    }
}

@media (max-width:767px) {

    .my-account-guest-wrapper .my-account-guest,
    .my-account-guest-wrapper .my-account-register-login {
        padding: 0 10px;
        width: 100%;
        border-right: none;
    }

    .my-account-guest-wrapper .my-account-guest {
        border-bottom: solid 1px #ccc;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .woocommerce #customer_login .my-account-guest h2 {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .my-account-guest {
        border-bottom: solid 1px #ccc;
        padding-bottom: 30px;
    }
}