body .register-page .footer {
    display: none;
}


body .register-page .login-form,
body .register-page .create-form {
    left: 60px;
    margin-top: 10px !important;
    top: 70px;
}

body .register-page .login-form .email-error,
body .register-page .create-form .email-error {
    position: inherit !important;
    padding-top: 2px;
}

body .register-page .wc-login h4 {
    font-weight: bold !important;
}

body .register-page .login-form .form_action, body .register-page .create-form .form_action {
    text-align: center;
    clear: both;
    margin: 10px auto 0;
    width: 53%;
}
.register-page .create-form .form_action{
    margin-top: 0px!important;
}
body .btn-primary {
    cursor: pointer;
}

.egg-shape {
    transform: rotate(58deg);
    border-radius: 50% 50% 50% 50% / 60% 65% 38% 42% !important;
    width: 400px;
}

.login-form,
.create-form {
    transform: rotate(-58deg);
}

body .login-page .form_control_1 {
    width: 100%;
}

.blog_link .button .btn-primary a.view-video {
    text-decoration: none !important;

}

body .register-page .form-btn {
    width: 180px;
    float: none;
    margin-left: -20px;
}

body .register-page .form_action.social_logins p.hide-mobile {
    line-height: 17px;
    margin-left: -20px;
}

body .login-form .form_action.social_logins p.social_login_icon {
    margin-top: 10px;
    margin-left: -20px;
}

body .create-form .form_action.social_logins p.social_login_icon {
    margin-top: 2px;
    margin-left: 20px;
}

body .register-page .form_control_1 {
    width: 370px;
    background-color: #7ab439;
    color: #fff;
}

body .register-page .login-form, body .register-page .create-form {
    margin-left: 20px;
}

body .register-page #create-form .social_logins .rg-message{
    
    width: 50%;margin-left: 110px;
}
body .register-page input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #b2e081;
    -webkit-text-fill-color:#b2e081;
}

body .register-page  input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b2e081;
    -webkit-text-fill-color:#b2e081;
    
}

body .register-page input:-ms-input-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b2e081;
    -webkit-text-fill-color:#b2e081;
   
}

body .register-page input:-moz-placeholder {
    /* Internet Explorer 10-11 */
    color: #b2e081;
    -webkit-text-fill-color:#b2e081;
}

body .register-page input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b2e081;
    -webkit-text-fill-color:#b2e081;
}



body .login-page input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #b2e081;
}

body .login-page input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b2e081;
    opacity: 1;
}

body .login-page input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b2e081;
    opacity: 1;
}

body .login-page input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b2e081;
}

body .register-page input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b2e081;
}



::placeholder {
    /* Most modern browsers support this now. */
    color: #b2e081;
}

input::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 5;
}

.blog_link {
    position: absolute;
    top: 2%;
    right: 0;
}

.blog_link div.button {
    width: 100%;
}

.blog_link .blog-link {
    border: none !important;
}

.blog_link h6 a {
    color: white;
    text-shadow: 4px 4px 10px #dee2e6;
}

.blog_link .btn-primary.button-red {
    padding: 15px 35px;
    margin-right: 10px;
    background-color: #D8267E;
    border-color: #D8267E;
}

.blog_link .button .btn-primary a.view-video {
    font-size: 14px !important;
    font-weight: bold !important;

}

.button-blue {
    background-color: #2F95C6 !important;
    cursor: pointer;
    padding: 15px 35px;
}

.button-orange {
    cursor: pointer;
    background-color: #F9A629 !important;
    padding: 15px 30px !important;
}

.blog_link .button-red:hover {
    background-color: transparent !important;
    border: 1px solid #D8267E !important
}

.blog_link .button .btn-primary {
    width: auto;
    height: auto;
    line-height: 16px;
}

.blog_link .button .btn-primary a:hover {
    text-decoration: none;
}

/***/
body .confirm-page h4.text-white {
    width: 290px;
    float: left;
    font-weight: bold;

    text-align: center !important;
}

body .confirm-page h5.text-white {
    font-weight: normal;
    text-align: center;
}

body .confirm-page .second-message {
    width: 250px;
}


body .login-page .form_control_1 {}

body .login-page input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #b2e081;
}

body .login-page input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b2e081;
    opacity: 1;
}

body .login-page input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b2e081;
    opacity: 1;
}

body .login-page input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b2e081;
}

body .login-page input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b2e081;
}

body .login-page .form_control_1 {
    width: 320px;
    background-color: #F88614;
    color: #ffff;
}

body .login-page .login-form, body .login-page .create-form {
    left: 50px !important;
}

/* body .login-page .login-form .form-group, body .login-page .create-form .form-group {
    padding-top: 3px;
} */

body .confirm-page .login-form .form-btn, body .confirm-page .create-form .form-btn {
    background: none;
}


body .login-page .login-form, body .login-page .create-form {
    left: 60px;
}

body .login-page .wc-login h4 {
    font-weight: bold !important;
}

body .login-page .login-form .form_action, body .login-page .create-form .form_action {
    text-align: center;
}

body .login-page .form-btn {
    width: 220px;
    float: none !important;
    margin-bottom: 5px;
    margin-top: 5px;
}

body .login-page .form_action.social_logins p.hide-mobile {

    width: 60%;
    margin-left: 80px;
}

body .login-page .form_action.social_logins p.social_login_icon {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 3px;
}

body .login-page .form_control_1 {
    width: 350px;
    color: #ffff;
}

.login-page .egg-shape {
    background: #fd9301 !important;
}


body .login-page .password-error {
    position: relative !important;
    font-size: 14px;
    
}
body .login-page .email-error{
     position: relative !important;
    font-size: 14px;
    padding-left: 0;
}
body .login-page button.btn:hover{
    color: #fff!important;
    background: transparent;
}
.font-size32 {
    font-size: 32px !important;
}

.login-page .form-btn {
    background: none;
}

/**********************/
.customer-account-confirmation .container-fluid.top_menu {
    display: none;
}

.customer-account-confirmation .login-form,
.customer-account-confirmation .create-form {
    left: 40px;
    top: 100px;
    margin-left: 0 !important;
}

.wc-login .wrap-text {
    width: 395px;
    transform: rotate(-58deg);
    left: -17px;
    top: 152px;
    position: absolute;
    color: #fff;
    padding-top: 33px;
}

.wc-login .wrap-text .title-confirm {
    width: 300px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.wc-login .wrap-text .note-confirm {
    font-size: 1.2rem;
    width: 235px;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
}


.wc-login #login-form {
    width: 352px;
    text-align: center;
    margin: 0 auto;
    padding-right: 20px;
    top: 94px;
    left: 60px !important;
}

.wc-login #create-form {
    width: 352px;
    text-align: center;
    margin: 0 auto;
    padding-right: 20px;
    top: 71px;
    left: 65px ;
}
body .register-page #create-form {
    width: 400px;
    text-align: center;
    margin: 0 auto;
    padding-right: 20px;
    top: 71px;
    left: 40px;
    position: absolute;
}
body .register-page .table.form-group .form_action,
body .register-page .table.form-group .form_action .td
{float: right;}
body .register-page .table.form-group .form_action{width: 100%;}
body .register-page .create-form .form-group{margin-left: 0!important;}
body .register-page .form_action.btn-create-account{float: unset!important;}
#login-form .btn-create-account {
    margin-left: -20px;
}

body .login-page .form_action.social_logins p.hide-mobile {
    width: 60%;
    margin-left: 60px;
}

body .login-page .form_action.social_logins p.social_login_icon,
body .login-page .form_action.social_logins p.forgot {
    padding-left: 35px;
}

#login-form .hide-mobile,
#create-form .hide-mobile {
    color: #fff;
    font-size: 0.9rem;
    margin-left: 71px;
    margin-top: -2px;
}

#login-form .social_logins {
    padding-left: 0px;
    width: 80%;
    text-align: left;
    float: left;
    text-align: center;
}

#create-form .social_logins {
    padding-left: 0px;
    width: 80%;
    text-align: left;
    float: left;
    text-align: center;
    padding-top: 10px;
    margin-left: -10px;
}

/* other screen */

@media screen and (max-width: 480px) {
    body .register-page  .create-form .form-group{
        margin-right:unset!important;
        margin-left: -7px!important;
    }
    body .register-page .form_action.btn-create-account{float: left!important;}
    #login-form .hide-mobile,
    #create-form .hide-mobile {
        padding-left: 44px;
    }

    .wc-login #login-form {
        top: 46px;
        left: -10px !important;
    }

    .wc-login #create-form {
        top: -10px;
        left: 2px !important;
    }

    #login-form .btn-create-account,
    #create-form .btn-create-account {
        margin-left: 30px;
        margin-bottom: 0!important;
    }

    .wc-login .wrap-text .title-confirm {
        font-size: 1.5rem;
        width: 280px;
    }

    .wc-login .wrap-text {
        left: -53px;
        top: 94px;
    }

    .egg-shape {
        transform: rotate(58deg);
        border-radius: 50% 50% 50% 50% / 60% 65% 38% 42% !important;
        width: 310px;
    }

    .register-page .btn-register {
        text-align: center !important;
    }

    .wc-login h4.text-white,
    body .confirm-page .second-message {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 0 !important;
    }

    body .confirm-page h5.text-white {
        font-size: 15px;
    }
    body .register-page .table.form-group .form_action,
    body .register-page .table.form-group .form_action .td
    {float: unset!important;}
    .blog_link {
        top: 2% !important;
        left: 10% !important;
        right: inherit !important;
    }

    .blog_link .btn-primary.button-red {
        padding: 10px 15px !important;
        margin-right: 10px !important;
    }

    .button-orange {
        padding: 10px 10px !important;
    }

    .button-blue {
        padding: 10px 10px;
    }

    .blog_link div.button {
        width: 100%;
    }

    body .register-page .login-form,
    body .register-page .create-form {
        left: 20px;
        margin-top: 2px !important;
        top: 4px;
    }

    body .register-page .wc-login h4.text-white {
        text-align: center !important;
        margin-left: 20px !important;
    }

    body .register-page .form_control_1 {
        width: 256px !important;
        height: 30px;
        padding: 0.2rem !important;
       
    }
   body .create-form .form_action.social_logins p.social_login_icon{
    margin-top: 0!important;
        margin-left: 65px;
   }
    body .login-page .form_control_1 {
        width: 255px !important;
        padding-left: 0.2rem !important;
        height: 30px;
     
    }
    body .register-page  #create-form {
     top: 10px!important;
     left: 10px!important;
  
    }
    body .register-page .form-btn {
        width: 120px !important;
        margin-top: 0px;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        font-size: 9px;
        height: auto;
        line-height: inherit;
    }

    body .login-page .form-btn {
           width: 120px !important;
          
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            height: 30px;
            margin: 0 auto;
            margin-bottom: 10px;
            float: unset!important;
    }
    body .wc-login .login-page  .title-logo{
        margin-top: 32px!important;
    }
    .login-page .wc-login h4.text-white {
        padding-top: 10px;
    }

    .login-page h4.title-login {
        padding-top: 5px !important;
        width: 282px !important;
        font-size: 1.3rem;
    }

    .login-page .social_login_icon {
        width: 160px;
        padding-left: 60px important;
    }

    .login-page .forgot {
        width: 160px;
        padding-left: 20px !important;
    }

    .wc-login .td h4.text-white,
    form#login-form a,
    form#login-form .form_action,
    .wc-login .td h4.text-white,
    form#create-form a,
    form#create-form .form_action {
        font-size: 14px !important;
    }

    body .register-page .form_action.social_logins p.social_login_icon {
        width: 100%;
    }
    body .form_action.social_logins{padding-top: 0!important;}
     body .form_action.social_logins img{width: 30px!important;}
    form#login-form a,
    form#create-form a {
        float: left;
        margin: 0 5px;
    }

    body .register-page .form-btn {
        height: inherit;
    }

    body .register-page .form-btn.btn.py-3 {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .blog_link .button .btn-primary a.view-video {
        font-size: 12px !important;
    }

    .wc-login .btn-create-account {
        width: 245px !important;
        margin: 0px auto 10px !important;
        float: left;
    }

    #login-form .social_logins {
        width: 195px;
        margin: -13px auto 0;
        padding-left: 20px;
    }

    #create-form .social_logins {
        width: 195px;
        margin-top: -13px;
        margin-left: 7px;
        padding-left: 0px;
    }

    body .login-page .form_action.social_logins p.forgot {
        padding-left: 20px;
    }

    body .login-page .form-btn {
       /* margin-left: 100px;*/
    }
    
    body .login-page .email-error{
        padding-top: 2px;
        left: 18px;
    }
    body .login-page h4.text-white{padding-bottom: 2px;}
    body .wc-login .login-page  #login-form{width: 100%; left: 25px !important;}
    body .wc-login .login-page  #login-form .form-group{margin-left: unset!important;margin-right: unset!important;}
    body .wc-login .login-page h4.title-login{width: 100%!important;}
    body .login-page .email-error, body .login-page .password-error {
    position: unset!important;
    
    padding-left: 0!important;
    }
    .wc-login.wc-form-login .title-logo {
   
        margin-top: 42px !important;
    }
}
@media screen and (min-width: 401px) and (max-width:480px) {
    body .wc-login .login-page #login-form {
   
    left: 5px !important;
    }
}
@media screen and (max-width: 400px) {
    body .register-page #create-form {
    top: -40px!important;
    left: 5px!important;
}

}
@media screen and (min-width: 490px) and (max-width:992px) {
    
    body .register-page #create-form{
        left: 20px!important;
      
    }
}
@media screen and (max-width: 768px) {

    .login-form .form-group .td,
    .create-form .form-group .td {
        padding-bottom: 0px !important;

    }
}

.form_control_1 {

    padding: 0.4rem !important;

}

.social_logins {
    width: 332px;
}

.give-back {
    background-image: url('<?php echo $this->getSkinUrl("images/homepage/$image") ?>') !important;
}

.wc-login {
    margin-top: -20px;
}

.wc-login.wc-form-login {
    margin-top: -167px;
}

.wc-login.wc-form-login .py-lg-0 {
    padding-top: 66px !important;
}

.wc-login .wrap-text-register {
    width: 100%;
}

.wc-login .text-white.ml-5.btn-register {}

.wc-login .btn-create-account {
    width: 332px;
    margin: 10px auto 15px;
}

.wc-login .login-form h4.title-login {
    width: 90%;
    margin: 0 auto;
    text-align: right;
}

.wc-login .create-form h4.title-login {
    width: 76%;
    margin: 0 auto;
    text-align: right;
    padding-right: 8px;
}

.text-white.mb-lg-3.mb-md-3 {
    font-size: 1.56rem;
    margin-top: 10px;
}

.text-white.ml-5.btn-register {
    text-align: right;
    width: auto;
    margin: inherit;
    font-weight: bolder;
}

body .register-page .form_control_1 {
    -webkit-box-shadow: 0px -1px 1px 1px rgb(50 50 50 / 15%);
    -moz-box-shadow: 0px -1px 1px 1px rgb(50 50 50 / 15%);
    box-shadow: 0px -1px 1px 1px rgb(50 50 50 / 15%);
}

.logo-login {
    text-align: center;
    margin-top: 68px;
}

.wc-login .title-logo {
    margin-bottom: 0 !important;
    margin-top: -35px !important;
}

.wc-login.wc-form-login .title-logo {
    margin-bottom: 0 !important;
    margin-top: -32px !important;
}

@media screen and (min-device-width: 919px) and (max-device-width: 1200px) {

    /* STYLES HERE */
    .bg-cover.ptb-05p {
        background-position: -330px !important;
    }
}

@media (min-width: 992px) {
    /* .wc-login{
        padding-top: 100px;
    } */

}

@media (max-width: 991px) {
    .hide-mobile-bg {
        background: none !important;
    }

}

@media (max-width: 768px) {

    .login-form .email-error,
    .login-form .password-error,
    .create-form .email-error,
    .create-form .password-error {
        font-size: 10px !important;
    }

    .social_logins {
        text-align: right;
        padding-right: 10px;
    }
}


@media (min-width: 991px) {
    .text-white.mb-lg-3.mb-md-3.font-size28.title-logo {
      
        text-align: center;
        margin: 0 auto;
    }

}

.blog_link {
    position: absolute;
    top: 2%;
    right: 10px;
}

.blog_link .blog-link {
    border: none !important;
}

.blog_link h6 a {
    color: white;
    text-shadow: 4px 4px 10px #dee2e6;
}

.font-size28 {
    font-size: 43px !important;
}