div#qrcode-wrapper {
    position: fixed;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 100%;
    background-color: #072C3A;
    display: none;
    max-width: 636px;
    height: 520px;
    overflow: auto;
}
.qrcode-close-btn {
    position: absolute;
    top: 50px;
    right: 50px
}
img.dropdown-icon {
    filter: invert(1);
}

/* QR Code  */

.qrcode-content-detail {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 400px;
    margin: 60px auto;
}

button#wpkqcg_qrcode_download_button_97680225f56116b52 {
    background: var(--Primary-00A5E0, #00A5E0) !important;
    border: none !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 48px !important;
    color: var(--Primary-231F20, #231F20) !important;
    text-align: center !important;
    font-family: Microgramma !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
}

.qrcode-content {
    width: 400px;
}

.wpkqcg_qrcode_wrapper, .wpkqcg_qrcode_wrapper a, .wpkqcg_qrcode_wrapper a img {
    width: 400px !important;
}


.wpkqcg_qrcode_wrapper {
    border-bottom: 1px solid rgb(255 255 255 / 12%);
    padding-bottom: 56px;
    margin-bottom: 48px;
}

.members-data-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
    max-width: 80%;
    justify-content: center;
    margin: 0 auto;
}

.current-user-image-wrapper {
    width: 100%;
    max-width: 88px;
    height: 88px;
    border-radius: 400px;
}

.current-user-image-wrapper img {
    width: 100%;
    max-width: 100%;
    border-radius: 400px;
    display: block;
}

.user-details-container {
    width: 100%;
    max-width: 100%;
}

.user-details-container h4 {
    color: var(--grey-scale-ffffff, #FFF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.membersip-details-wraper p {
    color: var(--grey-scale-adb-5-bd, #ADB5BD);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 8px;
}
body div#qrcode-wrapper button {
    width: 100% !important;
    max-width: 100% !important;
    height: 48px !important;
    background: var(--Primary-00A5E0, #00A5E0);
    color: var(--Primary-231F20, #231F20);
    text-align: center;
    font-family: Microgramma;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border: 1px solid var(--Primary-00A5E0, #00A5E0);
}


.qrcode-close-btn {
    width: 100%;
    max-width: 24px;
    height: 24px;
}

.qrcode-close-btn img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    cursor: pointer;
}

.wpkqcg_qrcode_wrapper a {
    pointer-events: none;
}
.mambersip-plans-content h4 .dash {
font-family: 'Inter';
}

.icons a img.dropdown-icon-mbile {
    filter: brightness(0) saturate(100%) invert(50%) sepia(45%) saturate(4708%) hue-rotate(165deg) brightness(99%) contrast(102%);
}
a.user-avatar-mobile {
    display: flex;
    justify-content: space-evenly;
}

.login-left-side-content .register-input-wrapper p.form-row.form-row-first,.login-left-side-content .register-input-wrapper p.form-row.form-row-last {
    width: 48.5%;
}
.login-left-side-content .register-input-wrapper p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first, .register-input-wrapper p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    max-width: 48.5% !important;
    
}

.login-left-side-content .register-input-wrapper p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last input{
    margin-top: 0 !important;
}

.login-left-side-content button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    margin-top: 40px;
}
.login-left-side-content button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover, button.woocommerce-button.button.woocommerce-form-login__submit:hover, button.woocommerce-Button.button:hover {
    background: #fff !important;
    border-color: #fff;
	
}
.login-left-side-content button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover p, button.woocommerce-button.button.woocommerce-form-login__submit:hover p, button.woocommerce-Button.button:hover p{
	color:var(--Primary-00A5E0, #00A5E0) ;
}
.login-left-side-content button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover img, button.woocommerce-button.button.woocommerce-form-login__submit:hover img, button.woocommerce-Button.button:hover img{
	filter: brightness(0) saturate(100%) invert(62%) sepia(48%) saturate(5634%) hue-rotate(160deg) brightness(90%) contrast(113%);
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input#password_1,form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last input#password_2{
    margin: 0 0 16px 0 !important;
}
form.woocommerce-ResetPassword.lost_reset_password label {
    color: #fff !important;
}
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    margin-bottom: 0 !important;
}
.woocommerce-lost-password .form-content .woocommerce-message {
    margin-left: 0 !important;
    background: #00A5E0 !important;
    border-top-color: #fff;
    color: #000 !important;
}

.woocommerce-lost-password .woocommerce-message::before, .woocommerce-info::before {
    color: #fff !important;
}
.woocommerce-message, .woocommerce-info {
    font-family: 'Inter';
    border-top-color: #fff;
    background: #00a5e0;
    color: #000;
}

.woocommerce-message::before, .woocommerce-info::before {
    color: #fff;
}
legend {
    font-family: 'Inter';
    color: var(--grey-scale-ced-4-da, #CED4DA);
}
.logged-in.woocommerce-account input#password_2 {
    margin-top: 0;
}
.logged-in.woocommerce-account button.woocommerce-Button.button:hover {
    color: #00a5e0;
    background: #fff;
}
.woocommerce-message:focus-visible, .woocommerce-info:focus-visible {
    border: none;
    outline: none;
}
.woocommerce .quantity .qty{
    background: transparent !important;
    color: #fff !important;
    border: 1px solid rgb(255 255 255 / 12%) !important;
}

div#qrcode-wrapper::-webkit-scrollbar {
  width: 8px;
border-radius:50%;
}
 
div#qrcode-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px 00a5e0;
}
 
div#qrcode-wrapper::-webkit-scrollbar-thumb {
  background-color: #00a5e0;
  outline: 1px solid #00a5e0;
}
.wpcf7-response-output {
    margin-left: 0 !important;
}