@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css');
/* .quantity input.qty{
    padding: 10px;
} */

/* [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
  background: none;
}

div[data-elementor-type=header] {
    z-index: 10000;
} */

/* .res-old-price-wrapper{
    text-decoration: line-through;
    font-size: 20px; direction: ltr
} */

/* .slick-track .res-old-price-wrapper{
    font-size: 14px;
    color: #000;
}

.slick-track .res-main-price > a{
    color: #77a464;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    display: block;
} */

/* .woocommerce ul.products .slick-track li.product .button{
    display: block;
    clear: both;
    width: auto;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 25px;
} */

/* ul.products .price.res-main-price a {
    color: #1a4548;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1em;
    letter-spacing: 0.5px;
    font-weight: bold;
} */
/* a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: min(17px,5vw);
    font-weight: 400;
    text-align: center;
}

.res-old-price-wrapper{
    font-size: 18px;
    color: #000!important;
} */

/* .product_type_simple.add_to_cart_button{
    margin-top: 15px!important;
} */

.res-old-price-wrapper{
    display: block;
    text-align: end;
}

.tohome_style {
    color: #FFFFFF;
    line-height: 52px;
    height: 52px;
    display: inline-block;
    vertical-align: text-bottom;
    width: 100%;
    font-size: min(18px, 5vw);
    font-weight: 500;
}

i.fa-light.fa-circle-check {
    font-size: min(26px, 5vw);
    font-weight: 500;
    padding: 0 10px;
}

/* .prod-limit{
    clear: both;
    padding: 20px 0;
} */


.residents-only-msg {
    display: none;
}

.show_residents_only .residents-only-msg {
    position: absolute;
    display: block;
    bottom: -50px;
    color: red;
}

.residents-only-msg:hover {
    cursor: pointer;
}

.resindent_wrap.resindent_class {
    height: 100%;
}

/* .designedButton button:before, .designedButtonNew button:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background:linear-gradient(to right,#EB6858,#D3208B, #D3208B)!important;
  z-index: -1;
  transition: opacity 0.3s linear;
  opacity: 0;
}
.designedButton button:hover:before, .designedButtonNew button:hover:before, .designedButton button:focus:before, .designedButtonNew button:focus:before{
    opacity: 1;
} */
/* .woocommerce-cart-form .woocommerce-cart-form__cart-item{
  text-align: left;
}
.woocommerce-cart-form .quantity input {
    width: auto!important;
}
.woocommerce ul.products li.product {
    display: flex;
    flex-direction: column;
    position: relative;
} */
/* button.citizen_identity {
    background: no-repeat;
    border: 1px solid #5c82c9;
    border-radius: 4px;
    font-size: min(18px,5vw);
} */
/* .woocommerce div.product {
    position: relative;
    max-width: 80%;
    margin: auto;
}
.woocommerce .wp-site-blocks>.wp-block-group {
    max-width: 100%;
}
.woocommerce div.product div.summary {
    font-size: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 4em;
    width: 100%;
}
.woocommerce .quantity input[type=number] {
    width: 60%;
} */


.identity_box_row {
    display: flex;
    justify-content: center;
}

.identity_box_content {
    position: relative;
    display: block;
    padding-bottom: 1em;
}

form.identity_form {
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    height: auto;
    background: transparent;
    padding: 3em 1em;
    border-radius: 4px;
    /* box-shadow: 0 0 11px 14px #928787; */
    font-family: 'Rubik';
    position: relative;
    align-items: flex-end;
}

h2.identity_box_content_header {
    position: relative;
    top: 0;
    direction: ltr;
    right: auto;
    left: auto;
    bottom: auto;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: min(30px, 5vw);
    font-weight: 600;
    padding-top: 1rem;
}

h3.identity_box_content_subheader {
    display: inline-block;
    font-size: min(25px, 4vw);
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.id_must {
    color: #ff0000;
}

.identity_box_wrap_overlay.active {
    display: block !important;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #333333ad;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}

form.identity_form input {
    margin: 7px 0;
    background: transparent;
    color: #fff;
}

form.identity_form input.identity_number {
    border: solid 1px #c9cdd3 !important;
    border-left-color: transparent !important;
    position: relative;
    left: -0.3em;
    right: auto;
    top: auto;
    bottom: auto;
    /* display: inline-block; */
    color: #333;
}

input.identity_number::-moz-placeholder {
    opacity: 0.56;
}

input.identity_number:-ms-input-placeholder {
    opacity: 0.56;
}

input.identity_number::-ms-input-placeholder {
    opacity: 0.56;
}

input.identity_number::placeholder {
    opacity: 0.56;
}

label.lbl_identity {
    color: #000;
    font-weight: 400;
}

form.identity_form input[type=button],
form.identity_form input[type=text] {
    display: inline-block;
    line-height: 52px;
    height: 52px;
    padding: 0 27px;
}

form.identity_form input:focus {
    border-color: #fff;
}

form.identity_form input::-moz-placeholder {
    color: #333;
}

form.identity_form input:-ms-input-placeholder {
    color: #333;
}

form.identity_form input::-ms-input-placeholder {
    color: #333;
}

form.identity_form input::placeholder {
    color: #333;
}

.identity_box_wrap {
    transition: all 0.5s;
    transform: translateY(-1200%);
    position: relative;
    width: 80%;
    margin: auto;
    z-index: 9;
    position: fixed;
}

.identity_box_wrap.active {
    transition: all 0.5s;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: auto;
    z-index: 9999;
    background: rgb(0 128 0 / 80%);
    border-radius: 4px;
    padding: 1em 3em 1em;
    background: #fff;
    overflow: hidden;
}

label.lbl_identity_button {
    display: inline-block;
    padding: 0 5px;
    font-size: min(16px, 5vw);
}

label.identity_error {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fff;
    color: red;
    position: absolute;
}

/* .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: min(18px,5vw)!important;
    text-align: center;
    font-weight: 400!important;
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: min(16px,5vw)!important;
    text-align: center;
}
.woocommerce a.added_to_cart {
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    text-align: center;
} */
.close_wrap {
    position: relative;
    z-index: 9;
}

/* .quantity input[type=number] {
    padding: 0;
    width: 63px;
    margin: 0 1em;
}

form.variations_form.cart * {
    text-align: right;
}
button.single_add_to_cart_button.button.alt {
    margin-top: 1rem!important;
} */

/* button.citizen_identity {
    position: fixed;
    bottom: auto;
    z-index: 10000;
    top: -0.2em;
    left: 12em;
    font-weight: 700;
    right: auto;
    font-size: min(20px,5vw);
    text-align: left;
    border:none;
} */

button.citizen_identity {
    position: static;
    bottom: auto;
    /* z-index: 10000; */
    top: auto;
    left: auto;
    font-weight: 700;
    right: auto;
    font-size: min(20px, 5vw);
    text-align: left;
    border: none;
    border-radius: 0;
    color: #fff;
    background: linear-gradient(to right, #EB6858, #D3208B, #D3208B) !important;
    padding: 1.4em!important;
}

/* button.citizen_identity:hover{
  background: #fff;
  color: green;
} */
button.citizen_identity:focus {
    /* background: rgb(255 255 255 / 80%); */
    /* color: green; */
    /* border: 1px solid #fff; */
    outline: 1px solid black;
    border: none;
}

input:focus {
    outline: 2px solid black !important;
}

/* header.elementor-section.elementor-top-section.elementor-element.elementor-element-6a911eca.elementor-section-content-middle.elementor-section-full_width.elementor-section-stretched.elementor-hidden-tablet.elementor-hidden-phone.elementor-section-height-default.elementor-section-height-default.elementor-sticky {
    position: fixed;
    top: 0;
} */
.identity_form .identity_button {
    color: #fff !important;
    background: linear-gradient(to right, #EB6858, #D3208B, #D3208B) !important;
    border: 1px solid #fff;

}

.identity_form .identity_button:hover {
    background: rgb(255 255 255 / 30%);
    color: rgb(255 255 255 / 80%);
    transition: all 1s;
}

.identity_form .identity_button:focus {
    background: rgb(255 255 255 / 30%);
    ;
    /* outline: none; */
    color: rgb(255 255 255 / 80%);
    transition: all 1s;
}

.close_wrap .close_button {
    position: absolute;
    top: 15px;
    right: 10px;
    border: none;
    color: #333;
    font-size: 30px;
    padding: 1px 10px;
}

.close_wrap {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}

.success_button {
    color: #fff !important;
    background-color: #c36 !important;
    text-decoration: none;
}

input.identity_number:focus {
    /* outline: none; */
    border: 1px solid #fff;
}

.f_background {
    background: #D3208B;
}

.s_background {
    background: #FD9669;
}

/* .citizen_identity.success:after {
    content: 'âœ”';
    position: absolute;
    left:0;
    top: 2px;
    right: auto;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    z-index: 99;
  } */


.checkMark_wrapper {
    position: absolute;
    display: inline-block;
    right: 16px;
    top: 25px;
    left: auto;
    bottom: auto;
}

.checkMark_circle {
    position: relative;
    background: transparent;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    outline-color: #fff;
    outline-style: solid;
    outline-width: 2px;
}

.checkMark {
    position: absolute;
    transform: rotate(50deg) translate(-50%, -50%);
    left: 23%;
    top: 55%;
    height: 14px;
    width: 15px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
}

.loginned_user_wrapper {
    position: relative;
}



/*[Start Succsess Box Section]*/
/*[Start Succsess Box Section]*/
.successbox_box_wrap_overlay {
    display: none;
}

.successbox_box_wrap_overlay.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #333333ad;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}


.successbox_box_wrap {
    transition: all 0.5s;
    transform: translateY(-1200%);
    position: relative;
    width: 80%;
    margin: auto;
    z-index: 9;
    position: fixed;
}


.successbox_box_wrap.active {
    transition: all 0.5s;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: auto;
    z-index: 9999;
    border-radius: 4px;
    padding: 1em 3em 1em;
    background: #fff;
    overflow: hidden;
    width: 100%;
    max-width: 715px;
}


.successbox_box_row {
    display: flex;
    justify-content: center;
}


form.successbox_form {
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    height: auto;
    background: transparent;
    padding: 4em 1em;
    border-radius: 4px;
    /* box-shadow: 0 0 11px 14px #928787; */
    font-family: 'Rubik';
    position: relative;
    align-items: flex-end;
}

h2.successbox_box_content_header {
    display: inline-block;
    width: 100%;
    text-align: center;
    direction: ltr;
    font-size: min(25px, 5vw);
    font-weight: 500;
}

.successbox_box_content {
    display: inline-block;
    text-align: center;
    padding-bottom: 1em;
}

h3.successbox_box_content_subheader {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: min(18px, 5vw);
    font-weight: 400;
}

.success_ref_button {
    display: flex;
}

h3.successbox_box_content_subtext {
    display: inline-block;
    text-align: center;
    font-size: min(16px, 5vw);
    text-align: center;
    font-weight: 400;
    width: 100%;
}

/*[End Succsess Box Section]*/


/*[Start failure box section]*/

.failurebox_box_wrap_overlay {
    display: none;
}

.failurebox_box_wrap_overlay.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #333333ad;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}


.failurebox_box_wrap {
    transition: all 0.5s;
    transform: translateY(-1200%);
    position: relative;
    width: 80%;
    margin: auto;
    z-index: 9;
    position: fixed;
}


.failurebox_box_wrap.active {
    transition: all 0.5s;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: auto;
    z-index: 9999;
    border-radius: 4px;
    padding: 1em 3em 1em;
    background: #fff;
    overflow: hidden;
    width: 100%;
    max-width: 715px;
}


.failurebox_box_row {
    display: flex;
    justify-content: center;
}


form.failurebox_form {
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    height: auto;
    background: transparent;
    padding: 4em 1em;
    border-radius: 4px;
    /* box-shadow: 0 0 11px 14px #928787; */
    font-family: 'Rubik';
    position: relative;
    align-items: flex-end;
}

span.by_email::after {
    content: '\40';
    font-family: 'Font Awesome 6 Pro';
    display: inline-block;
    position: absolute;
    right: -26px;
    left: auto;
    bottom: auto;
    top: auto;
    font-size: 18px;
    color: #d42487;
}

span.by_phone::after {
    content: '\f095';
    font-family: 'Font Awesome 6 Pro';
    display: inline-block;
    position: absolute;
    right: -26px;
    left: auto;
    bottom: auto;
    top: auto;
    font-size: 18px;
    color: #d42487;
}


h2.failurebox_box_content_header {
    display: inline-block;
    width: 100%;
    text-align: center;
    direction: ltr;
    font-size: min(25px, 5vw);
    font-weight: 500;
    padding: 0 2em;
}

.successbox_box_content {
    display: inline-block;
    text-align: center;
}

p.failurebox_box_content_subheader {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: min(16px, 5vw);
    font-weight: 400;
    padding-bottom: 1em;
    font-size: 26px;
}

h3.failurebox_box_content_subheader {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: min(16px, 5vw);
    font-weight: 400;
    padding-bottom: 1em;
}

.failurebox_ref_button {
    display: inline-block;
}

p.failurebox_box_content_subtext {
    display: inline-block;
    text-align: center;
    font-size: min(16px, 5vw);
    text-align: center;
    font-weight: 600;
    width: 100%;
    font-size: 26px;

}

h3.failurebox_box_content_subtext {
    display: inline-block;
    text-align: center;
    font-size: min(16px, 5vw);
    text-align: center;
    font-weight: 600;
    width: 100%;
}

.failurebox_box_content {
    display: inline-block;
    text-align: center;
    padding-bottom: 1em;
}

.failurebox_box_inner_row {
    display: flex;
    justify-content: space-between;
    padding: 1em 3em;
}

.failurebox_box_inner_row_column {
    padding: 1em 1em;
}

.by_phone,
.by_email {
    font-size: min(18px, 5vw);
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.failurebox_box_inner_row_column_item.phone a,
.failurebox_box_inner_row_column_item.email a {
    font-size: min(16px, 3.5vw);
    color: #000;
}

/*[End failure box section]*/

span.checkinf {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: auto;
    left: auto;
    font-size: min(16px, 5vw);
    width: 100%;
    text-align: center;
}

span.checkinfrel {
    position: relative;
    display: inline-block;
    bottom: 0;
    right: auto;
    left: auto;
    font-size: min(16px, 5vw);
    width: 100%;
    text-align: center;
}

a.exit_link {
    position: fixed;
    left: 60%;
    z-index: 10000;
    width: auto;
    right: auto;
    bottom: auto;
    top: auto;
    transform: translateX(-60%);
}

input#billing_phone::placeholder {
    text-align: right;
}

input#billing_email::placeholder {
    text-align: right;
}

/* .stax-user_role_enabled-yes .elementor-heading-title{
  display: none;
} */
.failurebox_box_content:hover a:before {
    position: absolute;
    top: auto;
    bottom: auto;
}

.failurebox_box_inner_row a {
    background: transparent;
}

.check_id_status {
    display: none;
    position: absolute;
    bottom: 65px;
    color: red;
}

input#smsapnumber {
    display: inline-block;
    width: 50%;
    margin: 15px 0 20px;
    text-align: center;
    font-size: min(20px, 4vw);
    font-weight: 700;
    letter-spacing: 16px;
}

.smsapnumber_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.6em;
}

span.phone_sms {
    display: block;
    font-weight: 700;
    font-size: min(20px, 5vw);
    margin: 12px 0 10px;
    font-weight: 600;
    direction: ltr;
}

span.email_cont_wrap {
    display: block;
    font-weight: 500;
    font-family: 'Rubik';
    margin: 10px 0 5px;
}

.idwrong {
    position: absolute;
    display: inline-block;
    bottom: 1rem;
    left: 0;
    right: 0;
    top: auto;
    color: #8b2525;
}
input.identity_button.button_not_active {
    pointer-events: none !important;
    opacity: 0.4;
}

.citizen_style {
    color: #FFFFFF;
    /* line-height: 52px;
    height: 52px; */
    display: inline-block;
    vertical-align: text-bottom;
    width: 100%;
    font-size: min(18px, 5vw);
    font-weight: 500;
}

.citizen_style_update {
    color: #FFFFFF;
    line-height: 52px;
    height: 52px;
    display: inline-block;
    vertical-align: text-bottom;
    width: 100%;
    font-size: min(18px, 5vw);
    font-weight: 500;
}

button.create_subscriber {
    color: #fff;
}

.message_wrapper.message_wrapper_subscriber {
    display: none;
}

.message_wrapper.message_wrapper_subscriber.active {
    display: block;
}

.message_wrapper.message_wrapper_subscriber label {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding: 10px 0;
}

.success_ref_button {
    margin: 10px 0;
}

.create_subscriber {
    color: #FFFFFF;
    height: 52px;
    display: inline-block;
    vertical-align: text-bottom;
    width: 100%;
    font-size: min(18px, 5vw);
    font-weight: 500;
}

.success_ref_button:has(.not_active) {
    pointer-events: none;
    opacity: 0.7;
    background: #fff;
}

.error_span {
    display: block;
    font-size: min(18px, 5vw);
    font-weight: 600 !important;
    color: #A80000;
}

.message_wrapper.message_wrapper_exist.not_active {
    display: none;
}

.success_ref_button_update.active {
    background: linear-gradient(to right, #EB6858, #D3208B, #D3208B) !important;
}

.success_ref_button_update_wrap {
    display: none;
}

.success_ref_button_update_wrap.active {
    display: flex;
    flex-direction: column;
}

/*disable connect after timeout*/
.success_ref_button_update_wrap+div.not_active {
    display: none;
}

.success_ref_button_update {
    background: linear-gradient(to right, #EB6858, #D3208B, #D3208B) !important;
    height: 52px;
    display: flex;
    width: 32%;
    align-self: center;
    margin: 18px 0 0;
}

.citizen_style_update_message {
    color: #991f1f;
    font-size: 28px;
    font-weight: 700;
}

.dont_touch {
    pointer-events: none;
}

#cizitizen_resend_phone_sms{
  font-size: min(18px,5vw);
  display:inline-block;
  text-decoration: underline;
  cursor: pointer;
}
ul.onecity_flex_list.tag_flex_list + div {
    display: flex!important;
    align-items: anchor-center!important;
    flex-flow: row-reverse!important;
    position: absolute;
    top: -32px;
}
.add_to_cart_button {
    color: #fff!important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: flex !important;
    flex-direction: column;
    height: 100%;

    .price {
        margin-top: auto;
        align-self: end;
        align-items: end;
        text-align: end !important;
    }

    .event_main_wrap {
        min-height: 40px;
    }

    img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail, .woocommerce-placeholder.wp-post-image {
        width: 100%;
        height: 210px;
        object-fit: cover;
    }
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link.processed *:not(i) {
    color: var(--e-global-color-d3d01c2);
    font-weight: 700;

}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link.processed  i {
    color: var(--e-global-color-d3d01c2);
    font-weight: 500;

}
.location_event i{
  color: var(--e-global-color-d3d01c2);
  font-weight: 500;
}
.start_time_event span {
    color: var(--e-global-color-d3d01c2)!important;
    font-weight: 700;
}
.event_main_wrap i {
  color: var(--e-global-color-d3d01c2)!important;
}
/* .elementor-products-grid  .res-old-price-wrapper {
    direction: ltr!important;
} */
.time_wrapper_event_item * {
    color: var(--e-global-color-d3d01c2)!important;
    font-weight: 700!important;
}
.variation_price_wrap {
    color: var(--e-global-color-d3d01c2)!important;
    font-weight: bold !important;
	display:block;
	width:100%;
}

.woocommerce-variation-price span.res-old-price-wrapper {
    display: none;
}
.woocommerce-loop-product__title + .price .res-old-price-wrapper.t2 {
    padding: 0!important;
}

.display-flex-gap-8 {
    display: flex !important;
    gap: 8px;
}

/*MEDIA*/

@media only screen and (min-width:1025px) {
    .citizen_identity.desktop {
        display: block;
    }

    .citizen_identity.mobile {
        display: none;
    }
}


@media (min-width: 768px) {
    .single-product [data-element_type="column"] {
        width: 100%;
    }
}

@media only screen and (max-width:1024px) {

    .failurebox_box_wrap.active {
        width: 97%;
        padding: 0;
    }

    .successbox_box_wrap.active {
        width: 97%;
        padding: 0;
    }

    .citizen_identity.desktop {
        display: none;
    }

    .citizen_identity.mobile {
        display: block;
        position: relative;
    }

    .citizen_identity.mobile {
        display: inline-block;
        position: relative;
        bottom: 0;
        top: auto;
        bottom: 0;
        left: 0;
        width: 100% !important;
        height: auto !important;
    }

    ul.products {
        display: flex !important;
        flex-direction: column !important;
    }

    button.citizen_identity {
        position: relative !important;
        color: #fff !important;
        width: 100% !important;
        font-weight: 600;
        display: inline-block;
        left: auto;
        right: auto;
        text-align: center;

    }

    h3.failurebox_box_content_subtext {
        font-size: min(18px, 6vw);
    }

    p.failurebox_box_content_subtext {
        font-size: min(18px, 6vw);
    }

    .mdp-readabler-trigger-button-box.top-left {
        top: 4rem !important;
    }

    /*[ajax cart position]*/
    .xoo-wsc-basket {
        left: 0px !important;
        right: auto !important;
    }

    .loginned_user_wrapper button.citizen_identity {
        top: auto !important;
        left: auto !important;
        bottom: 1em !important;
        width: 66% !important;
        color: #fff;
        right: 41px !important;
    }

    form.identity_form input[type=button],
    form.identity_form input[type=text] {
        font-size: min(20px, 4.5vw);
    }

    input#smsapnumber {
        width: 80% !important;
        margin: auto;
    }

    .failurebox_box_inner_row_column {
        padding: 0em 0;
    }

    .tohome_style {
        display: flex;
        justify-content: center;
        align-items: center;
    }
   .failurebox_ref_button {
    height: auto!important;
  }

  .menu-env ul.menu-list {
      flex-direction: column!important;
      display: flex!important;
      width: 100ch;
  }
  .identity_box_wrap.active {
      transition: all 0.5s;
      position: relative;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      width: 93%;
      z-index: 9999;
      background: rgb(0 128 0 / 80%);
      border-radius: 4px;
      padding: 0;
      background: #fff;
      overflow: hidden;
      /* margin: auto; */
      right: -46%;
  }
form.identity_form {
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    height: auto;
    background: transparent;
    padding: 3em 1em;
    border-radius: 4px;
    /* box-shadow: 0 0 11px 14px #928787; */
    font-family: 'Rubik';
    position: relative;
    align-items: flex-end;
    flex-direction: column;
    align-items: center;
}
.successbox_box_wrap.active {
    transition: all 0.5s;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: auto;
    z-index: 9999;
    border-radius: 4px;
    padding: 1em 3em 1em;
    background: #fff;
    overflow: auto;
    width: 100%;
    max-width: 715px;
    height: 100%;
}
.create_subscriber {
    color: #FFFFFF;
    /* line-height: 52px!important; */
    height: 52px!important;
    display: inline-block;
    width: 100%;
    /* font-size: min(18px, 5vw); */
    font-weight: 500;
    vertical-align: middle!important;
}
.successbox_box_wrap_overlay.active{
	height: 100vh !important;
}
.successbox_box_wrap.active{
	height: 90% !important;
	width: 90% !important;
	padding: 10px !important;
}
body.dialog-prevent-scroll{
	overflow:hidden !important
}
#wc_logout  ul.wc_user_logout_box_list {
   width: 100%!important;
}
#wc_logout .wc_user_logout_box_list_item * {
    color: #fff!important;
    /* background: transparent!important;
    padding: 0!important; */
}
}

/* Media query for Galaxy S8 and similar devices */
@media only screen and (max-width: 760px) {
    a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {

        img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
            width: 100%;
            height: 150px;
            object-fit: cover;
        }
    }
}

/* Media query for Galaxy S8 and similar devices */
@media only screen and (max-width: 360px) and (max-height: 740px) {
  .successbox_box_wrap.active {
      width: 95%;
      padding: 0.75rem 1rem;
      max-height: 100vh;
  }
}
