/*general*/

body {
    height: 100%;
}


.div-open-loyalty {
    text-align: center;
    font-size: 22px;
    background-color: #eaeaea;
    padding-top: 16px;
    padding-bottom: 16px;
}

    .div-open-loyalty.hide {
        display: none;
    }

.current-balance-title, .div-sum-to-pay-in-credit, .title-sum-after-load-credit {
    font-size: 16px;
    font-family: typopas;
}

.current-balance-value {
    font-size: 28px;
    font-family: Clother-Bold;
    margin-bottom: 22px;
}

    .current-balance-value span, .sum-of-money-to-load span, .sum-to-pay-in-credit span, .value-sum-after-load-credit span {
        font-family: Clother-Bold;
        font-weight: 400 !important;
    }


.sum-of-money-to-load {
    font-family: 'Clother-Bold';
    border-bottom: 2px solid #9F7FFF;
    width: fit-content;
    margin: auto;
    padding: 0px 12px;
}

.div-sum-to-pay-in-credit {
    margin-top: 13px;
}

.sum-to-pay-in-credit {
    margin: 6px;
    font-family: 'Clother-Bold';
    font-size: 14px;
}

.value-sum-after-load-credit {
    font-size: 37px;
    color: #9F7FFF;
    font-family: 'Clother-Bold';
}

.inner_wrapper {
    width: 100%;
    /*max-width: 1024px;*/
}

footer,
.wrapper {
    min-width: inherit;
}


.wrapper {
    padding-top: 83px;
    /*height: 100vh;*/
}

.text-filter input[type="text"] {
    height: 41px;
    font-size: 16px;
}

.mag-mobile {
    width: 15px;
    height: 15px;
    background: url(../img/Itu2020/search_ic.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 16px;
    top: 14px;
}

.error-nothing-club {
    margin-top: 9%;
    font-size: 20px;
    text-align: center;
}

.mobile_header {
    display: block;
    background: white;
    width: 100%;
    z-index: 9999; /*999 rivka 16/7/2015*/
    position: fixed;
    top: 0px;
    height: 71px;
    border-bottom: 1px solid rgba(220, 221, 223, 1);
}

/*.ie8 .mobile_header, .ie .mobile_header , .firefox .mobile_header {
    position: absolute!important;
}*/
.mm-menu.mm-offcanvas {
    -webkit-backface-visibility: hidden;
    z-index: 99999 !important;
    top: 71px;
}

section.content > h2 {
    font-weight: 200;
}

.homepage .mobile_header {
    display: none;
}

.content {
    width: 100%;
    padding-right: 0;
    margin: 0 auto;
    float: none;
}

.page_name { /* rivka 18/5/2015 */
    font-size: 22px;
    color: #237DFF;
    font-family: Clother-Bold;
    /*margin-top: 0px !important;*/
    margin-top: 20px;
    margin-right: 56px;
    /*margin-top: 20px;*/
}

.csstransforms .remove-fav {
    /*bottom: 10px;*/
    left: 0px;
    /*top: unset !important;*/
    top: 312px;
    right: unset !important;
}

.mobile_header .page_name /* rivka 3/6/2015 */ {
    /*width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 65px;
    display: inline-block;*/
    text-align: right;
    top: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile_logo {
    height: 25px;
    width: 28px;
    display: inline-block;
    position: absolute;
    left: 11%;
    top: 40%;
}

.mobile_header img.btn_home_page /* rivka 18/5/2015 */ {
    margin-right: 7px;
    cursor: pointer;
}

.page_name a {
    font-size: 25px;
    color: #e71b89;
    font-family: apolo;
}

.btn_snapmenu {
    float: right;
}

.main_content {
    width: 98%;
    float: none;
    margin: 0 auto;
}
/*takanon*/

.takanon_page.mobile p {
    line-height: 20px;
}
/*contact*/

.contact_page.mobile .inner_wrapper {
    width: 89%;
}

.form_footer {
    clear: both;
    float: none;
    margin-top: 20px;
}

form.contact_form {
    width: 100%;
    margin-top: -12px;
}

.contact_form label {
    clear: both;
    float: none;
}

.form_line {
    /*height: auto;*/
    flex-direction: row-reverse;
}

.comments_box textarea {
    width: 100%;
    height: 80px;
}

input#c_email,
input#c_phone {
    direction: rtl;
    text-indent: 18px;
    width: 100%;
    border-radius: 20px 20px 20px 20px;
}

input#c_phone {
    direction: ltr;
}

.contact_page .right_block {
    width: 100%;
    float: none;
}

.form_line input[type="text"],
.contact_form select#c_subject {
    width: 100%;
    height: 40px !important;
    font-size: 16px !important;
}

.contact_page h1 {
    margin-top: 15px;
    margin-right: 0;
    text-indent: 0;
}


.double_select .double_selectInner {
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 19px 9px;
    width: 100% !important;
}

.double_select {
    width: 100% !important;
    height: 40px !important;
    line-height: 40px;
    font-size: 20px !important;
    text-indent: 5px;
}

.contact_form input[type="submit"], .contact_form input.send_form {
    width: 100%;
    clear: both;
    float: none;
    margin-top: 18px;
    background: #237DFF;
    border-radius: 30px;
    color: white;
    font-size: 23px;
    height: 45px;
    font-family: typopas;
    text-align: center;
}

.error_m {
    top: 18px;
}

.phone-select {
    font-size: 20px;
    left: 15px;
    top: 12px;
    /*padding-right: 4px*/
}
/*faq*/

.faq_list .title {
    font-size: 17px;
    cursor: pointer;
    padding: 25px;
    position: relative;
    background: #f0f0f0;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.faq_list li {
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 9px;
    -webkit-transition: .3s all;
    transition: .3s all;
    line-height: 16px;
    background: none;
    margin-bottom: 0px;
}

    .faq_list li.active .title {
        background: #e71b89;
        color: white;
        position: relative;
    }

        .faq_list li.active .title::after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 20px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #e71b89;
            -webkit-transition: .3s all;
            transition: .3s all;
        }

.faq_arrow {
    display: none;
}

.faq_list .answer {
    width: 97%;
    margin: 0 auto;
    margin-top: 13px;
}
/*category*/


.flyer {
    margin: 0 auto;
    float: none;
    text-align: center;
    padding-top: 48px;
}

.mini_title {
    border-top: 1px dotted #010101;
    border-bottom: 1px dotted #010101;
    padding-top: 25px;
    float: none;
}

.circ {
    background: url(../img/mobile/circ_mobile.png) no-repeat;
    height: 205px;
    width: 205px;
}

.cat_img {
    position: relative;
    width: 205px;
    height: 300px;
    overflow: hidden;
    width:100%;
}

.single_cat {
    margin: 0 auto;
    width: 318px;
    /*height: 250px;*/
    height:auto;
    margin-bottom: 20px;
    margin-left: 20px;
}

.cat_wrapper {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 675px;
}

.single_cat:nth-child(3n+3) {
    margin: auto;
    margin-left: 20px;
    margin-bottom: 20px;
}

.product_table {
    position: relative;
    margin: 0;
    width: 100%;
    top: 0;
    box-shadow: none;
    border-radius: none;
    display: none;
    background: url(../img/mobile/prod_back.png) repeat;
    z-index: 90;
    right: auto;
    column-span: all;
    -webkit-column-span: all;
    -moz-column-span: all;
    -ms-column-span: all;
    -o-column-span: all;
}

.classification_HTML .mm-page .product_table {
    display: none; /*nikita*/
}
/*my orders*/
.box-row.title.rec_line_title {
    background: none;
    border-bottom: 1px solid black !important;
}

.boxer_mobile {
    display: block;
}

.mobile_box-row {
    clear: both;
    width: 100%;
    padding: 10px 3px 10px 3px;
    border-bottom: 1px solid #DCDDDF;
    height: auto;
    min-height: 26px;
}

.card_load.mobile .m_box.box_w2.current-sum.mnyleft {
    padding-right: 0;
}

.card_load.mobile .mobile_box-row {
    width: 93%;
}

.card_load.mobile .m_box.box_w1.div-b-load {
    padding-top: 11px;
}

.card_load.mobile p.p_mny {
    margin-top: 10px;
}

.card_load.mobile .box_w2 {
    text-align: center;
    padding-right: 3px;
}
.card_load.mobile p#p_mn {
    display: inline-block;
    margin-right: 8px;
    margin-top: 11px;
}
.card_load.mobile .m_box.box_w3 {
    margin-right: 30px;
}

.card_load.mobile .m_box.box_w2.current-sum.mnyleft p {
    margin-top: 8px;
}

.card_load.mobile .p_totsum {
    width: 10%;
    margin-top: 0px;
    margin-right: 190px;
}

.card_load.mobile input#CompleteToSum {
    font-size: 15px;
    font-family: Clother-Regular !important;
}

.card_load.mobile div#SubsidisedNominalSum {
    margin-right: 67px;
}

.card_load.mobile div#SubsidisedNIS_Sum {
    margin-right: 83px;
}

.card_load.mobile div#NonSubsidisedNIS_Sum {
    margin-right: 88px;
}

.card_load.mobile div#NonSubsidisedNominalSum {
    margin-right: 68px;
    display: inline-block;
}
    .mobile_box-row.sum-row {
        display: flex;
        border-bottom: 1px solid black;
        border-top: 1px solid black;
    }

    .my_funds_mobile .mobile_box-row.Total {
        border-bottom: 1px solid black;
        border-top: 1px solid black;
        border-top: outset;
    }

    .mobile_box-row .product_name {
        font-size: 15px !important;
    }

    .mobile_box-row.rec_line_title {
        border-bottom: 2px solid #010101;
        background-color: #DCDDDF !important;
        color: #23233A;
        background: none;
        /*padding-bottom: 18px;
        height: 24px;
        font-weight: 400;
        background: url(../img/line_bg.png) repeat;*/
    }

    .mobile_box-row.parent_a.active {
        border-bottom: none;
        border-top: 2px solid #010101;
    }

    .mobile_box-row.inner_title.rec_line_title {
        background: none;
        color: #e71b89;
        font-weight: 400;
        border-bottom: 1px dotted #c9c9c9;
    }

.product_table .mobile_box-row {
    border-bottom: 2px dotted #c9c9c9;
}

    .product_table .mobile_box-row:last-child {
        border-bottom: 2px solid #010101;
    }

.first_child.active {
    border-bottom: none;
    border-top: none !important;
}

.num_products {
    margin: 0 auto;
}

.m_box {
    float: right;
}

.my_funds_mobile .m_box {
    float: right;
    font-size: 14px;
    text-indent: 3px;
}

.box_w1 {
    width: 16%;
    text-align: center;
    direction: rtl;
    white-space: nowrap;
}

.my_funds_mobile .box_w1 {
    width: 25%;
    text-align: right;
    direction: rtl;
    white-space: nowrap;
}

.box_w2 {
    text-align: center;
    padding-right: 36px;
}

.my_funds_mobile .box_w2 {
    text-align: right;
    padding-right: 0px;
    width: 20%;
    flex-grow: 1;
}

.orders_table2 .box_w2 {
    width: 16%;
}

.my_orders_mobile .box_w2 {
    /*padding-right: 23px !important;*/
}

.mst_360 .box_w2 {
    text-align: center;
}

.p_totsum {
    width: 10%;
    margin-top: 0px;
    margin-right: 171px;
}

.box_w2_a {
    width: 27%;
    text-align: right;
    padding-right: 3%;
}

.box_w3 {
    width: 25%;
    text-align: center;
    direction: ltr;
}

.box_w4 {
    width: 25%;
    text-align: center;
    direction: ltr;
}

.my_funds_mobile .box_w4 {
    width: 25%;
    text-align: right;
    direction: ltr;
}

.box_w5 {
    width: 10%;
    text-align: right;
}

.my_funds_mobile .box_w5 {
    width: 12%;
    text-align: right;
}

.orders-table2 .box_w5 {
    width: 14%;
}

.my_funds_mobile .box_w6 {
    width: 15%;
    text-align: right;
}
/*thankyou*/

.inner_w {
    width: 90%;
    margin: 0 auto;
}

.toda {
    background: none;
    width: 100%;
    margin: 0 auto;
    clear: both;
    height: auto;
    /*text-align: center;*/
    max-width: 560px;
}

#complete1000 {
    margin-left: 0;
    margin-right: 0;
}

.thank_you.mobile .info_line {
    height: auto;
}

.full_content .toda h1 {
    font-family: Clother-Bold;
    font-weight: 400;
    font-size: 46px;
    color: #237DFF;
    line-height: 30px;
    margin-right: 60px;
    text-align: right;
    margin: 0;
    margin-bottom: 20px;
}

.full_content .toda h2 {
    font-family: Clother-Regular;
    font-weight: 400;
    font-size: 24px;
    color: #000;
    line-height: 30px;
    margin-right: 60px;
    text-align: right;
    margin: 0;
    margin-bottom: 20px;
}

.thx {
    width: 100%;
    height: auto;
    min-height: 280px;
    max-height: 560px;
    max-width: 560px;
    margin: 0 auto;
}

.recipt_line {
    /*background: #f7f7f7;*/
    color: #181818;
    /* border-top: 1px dotted #e6e6e6; */
    /* border-bottom: 1px dotted #e6e6e6; */
    height: auto;
    min-width: 33%;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

    .recipt_line span {
        font-size: 14px;
    }

        .recipt_line span.fltlft {
            padding-left: 10px;
            margin-right: 0px;
            color: #71777F;
        }

        .recipt_line span.fltrt {
            padding-right: 0px;
        }

        .recipt_line span.fltrt span {
            font-family: Clother-Bold;
        }

.sum_total {
    font-size: 25px;
    margin-top: 13px;
    padding-bottom: 33px;
    text-align: center;
    width: 100%;
    /* border-bottom: 1px dotted #e6e6e6; */
}

.p_type {
    width: 90%;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 16px;
}

    .p_type span {
        font-size: 16px !important;
    }
/*mobile login */

body:not(.face) .color_back {
    background: url(../img/mobile/login_back.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 555px;
}

.main_container {
    width: 100%;
    height: 100%;
    min-height: 555px;
}

.mobile_login .main_container {
    height: 100vh;
}

.black_back {
    background: url(../img/mobile/back2.png) repeat;
    width: 100%;
    height: 100%;
    min-height: 555px;
}

.white_back {
    background: white;
    width: 100%;
    height: 100%;
    min-height: 555px;
}

body:not(.face) .logo_container2 {
    background: url(../img/Itu2020/Ashmoret_logo_mobile.png) no-repeat;
    background-position: center;
    /*background-size: 55%;*/
    width: 100%;
    height: 15%;
    margin: 0 auto;
}

    body:not(.face) .logo_container2 h3, body:not(.face) .logo_container2 p {
        display: none;
    }

body.face .logo_container2 {
    background: url(../img/mobile/frame_pic_face.jpg) no-repeat;
    width: 100%;
    height: 183px;
    margin: 0 auto;
    background-color: #ffffff;
    background-position-x: 10%;
    background-position-y: 100%;
    background-size: 60px;
}

    body.face .logo_container2 h3 {
        color: #e71b89;
        font-weight: lighter;
        padding-top: 20px;
        width: 100%;
        text-align: center;
        margin: 0px;
        font-size: 1.14em;
    }

    body.face .logo_container2 p {
        color: black;
        text-align: right;
        margin-right: 16px;
        margin-top: 0px;
    }



.login_form_mobile {
    /*margin-top: 30px;*/ /*nikita 01/2020*/
}

.login_form_mobile {
    /*margin-top: 50px;*/ /*nikita 01/2020*/
}

.container-fluid .login_form_mobile {
    height: 100%;
}

body.face .login_form_mobile {
    margin-top: 0px !important;
}

.login_form_mobile input[type="text"] {
    /*border: 0;*/ /*nikita 01/2020*/
    background: white;
    font-family: clother-regular;
    font-weight: 200;
    font-size: 21px;
    /*text-indent: 14px;*/ /*nikita 01/2020*/
    /*line-height: 35px;*/ /* rivka 3/6/2015 */
    border-radius: 0; /*nikita removed !important 01/2020*/
    width: 95%;
    height: 34px; /*nikita removed !important 01/2020*/
    padding-right: 5px;
}

.mobile_login {
    background: none;
}

    .mobile_login .form_line input[type="text"], .mobile_login .form_line input[type="password"] { /* rivka 3/6/2015 */
        width: 98%;
        height: 34px;
        border-radius: 0px;
        border: 0;
        text-indent: 10px;
        padding-right: 5px;
        font-size: 20px;
    }

.form_line.comments_box {
    width: 100%;
    margin: 0 auto;
    height: 97px;
}

.comments_box textarea {
    float: none;
    width: 100%;
    padding: 0px;
    height: 90px;
    font-size: 16px;
    padding-top: 7px;
}

.inner_wrapper_login {
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 62px;
}

    .inner_wrapper_login h1 {
        color: black;
        font-family: Clother-Bold;
        font-size: 30px;
    }

.container-fluid .inner_wrapper_login {
    width: 100%;
    padding: 0;
}

.container-fluid .inner_wrapper_login {
    height: 85%;
}

.form_line {
    /*margin-bottom: 21px;*/
}

.login_form_mobile .help {
    width: 26px;
    height: 26px;
    font-size: 17px;
    color: white;
    background: url(../img/mobile/help_gray.png) no-repeat;
    line-height: 25px;
    cursor: pointer;
    top: 3px;
    left: 10px;
}

.login_form_mobile {
    overflow: hidden;
}

.mobile_login .lost_pass {
    overflow: hidden;
    height: 100%;
}

.login_form_mobile .tooltips {
    position: absolute;
    left: 1px;
    top: 2px;
}

.login_form_mobile a.tooltips span {
    visibility: visible;
    bottom: -35px;
    height: 27px;
    left: -50px;
    z-index: 999;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0;
    background: #e71b89;
    color: white;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-decoration: initial;
    line-height: 13px;
    font-size: 12px;
}

.login_form_mobile a:hover.tooltips span {
    visibility: visible;
    left: 115px;
    z-index: 999;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 1;
}

.login_form_mobile a.tooltips span:before {
    content: '';
    position: absolute;
    top: 36%;
    left: -7px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #e71b89;
}

.login_form_mobile a.tooltips span:after {
    content: '';
    border: none;
    display: none;
}

.forgot_pass {
    float: left;
    font-size: 19px;
    margin-top: -9px;
    color: white;
    clear: both;
    font-weight: 200;
    margin-top: 10px;
    margin-left: 224px;
}

#f_login .forgot_pass {
    margin-left: 0;
    height: 7%;
    color: #237DFF;
}

.forgot_pass a {
    font-size: 19px;
    color: white;
    font-weight: 200;
    font-family: typopas;
}

    .forgot_pass a:hover {
        text-decoration: underline;
    }

input.login_mobile_button {
    background: #e71b89;
    border: none;
    color: white;
    font-family: apolo;
    padding: 14px;
    height: 59px;
    width: 100%;
    margin-top: 23px;
    font-size: 27px;
}

#f_login input.login_mobile_button, #login_button_mobile_step4 {
    background: #237DFF;
    font-family: Clother-Bold;
    border-radius: 2rem;
    font-size: 1.5rem;
    margin-top: 0;
    padding: 0;
    height: 65px;
    width: 95%;
}
#login_button_mobile_step4 {
    border: none;
    color: white;
}

    .inner_wrapper_login #f_lost_pass {
        height: 90%;
        width: 100%;
    }

.inner_wrapper_login .no-Password {
    width: 100%;
    height: 250px;
}

body:not(.face) .histadrut_w {
    background: url(../img/Itu2020/teachers_logo_black.png) no-repeat;
    width: 106px;
    height: 35px;
    margin-top: 5px;
    margin-right: 0px;
    display: none;
}



.footer_wrapper {
    background: black;
    height: 26px;
    padding-top: 18px;
    position: relative;
    text-align: left;
    bottom: 0;
    width: 97%;
}

body.face .footer_wrapper {
    background-color: black;
    background: url("../img/mobile/ashmoret_logo.png")%>") no-repeat; background-position-x: 80px;
    height: 35px !important;
}

.mobile_login .footer_wrapper {
    padding-left: 3%; /*rivka 3/6/2015*/
}

h1 {
}

.mobile_login .lost_pass h1 {
    position: relative;
    margin: 0 auto;
    width: auto;
    top: auto;
    left: auto;
}

.mobile_login .lost_pass {
    top: 164px;
    right: 13px;
    left: 0;
    margin: 0 auto;
    height: 90%;
}

    .mobile_login .lost_pass .email_tik {
        top: 138px; /* rivka 3/6/2015 */
        left: auto;
        right: 0;
        margin-right: 10px;
    }

    .mobile_login .lost_pass p:first-child { /* rivka 3/6/2015 */
        margin-top: 0;
        margin-bottom: 10px; /* rivka 3/6/2015 */
        margin-right: 10px;
        margin-left: 10px;
    }

p.back_ent a {
    color: #237DFF;
}

.mobile_login .lost_pass input#send_mail {
    background: #237DFF;
    border: none;
    color: white;
    font-family: Clother-Regular;
    padding: 7px;
    height: 3.5rem;
    width: 95%;
    /*margin-top: 23px;*/
    font-size: 1.5rem;
    border-radius: 2rem;
}

.inner_wrapper_login input#email {
    width: 95%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #495057;
}

.mobile_login p.back_ent {
    margin: 0 auto;
    float: left;
    clear: both;
    margin-top: 25px;
}

.mobile_login .lost_pass_mail h1,
.mobile_login .lost_pass_mail p {
    margin: 0 auto;
    left: inherit;
    right: inherit;
    text-align: center;
    position: relative !important;
    top: inherit;
    float: none;
}
/*mobile login ver2*/

.mobile_login_ver2 .pop_ver2 .pop_login {
    background: url(../img/mobile/popup.png) no-repeat;
    width: 378px;
    height: 400px;
    margin: 0 auto;
    position: absolute;
    margin-top: 0;
    top: 71px !important;
    right: 0;
    left: 0;
}

@media screen and (min-width: 395px) {
    .mobile_login_ver2 .pop_ver2 .pop_login {
        width: 415px;
    }
}

.mobile_login_ver2 .pop_ver2 .pop_top {
    background: url(../img/mobile/popup_top.png) no-repeat;
    width: 60px;
    height: 60px;
    top: -39px;
    right: 7px;
    position: absolute;
}

.mobile_login_ver2 .pop_ver2 .pop_login_inner {
    margin: 0 auto;
    margin-top: 20px;
}

.mobile_login_ver2 .pop_login_inner p a {
    top: 2px !important;
    position: absolute;
    right: -89px;
}

.mobile_login_ver2 .pop_ver2 .pop_login_inner {
    position: relative;
    width: 280px;
    height: 100%;
    background: none;
    margin: 0 auto;
    margin-left: 85px;
}

.mobile_login_ver2 .pop_ver2 .login_form {
    margin: 0 auto;
    position: relative;
    clear: both;
    float: none;
    text-align: center;
    width: 280px;
    height: 161px;
}

.mobile_login_ver2 .pop_ver2 form {
    position: relative;
    top: auto;
    left: auto;
    margin-right: 7px;
    margin-top: 62px;
    height: auto;
}
/*
.mobile_login_ver2 .login_form form input[type="text"],
.mobile_login_ver2 .login_form form input[type="password"]
 {
    width: 278px;
    height: 31px;
}
.mobile_login_ver2 .login_form form input[type="submit"] {} .mobile_login_ver2 p {
    font-size: 20px;
    margin-right: 47px;
    margin-top: -12px;
}*/ /*rivka 3/6/2015*/

.mobile_login .firma_logo /* rivka 3/6/2015 */ {
    display: none;
}

.mobile_login .help,
.mobile_login .help2,
.mobile_login .help3 { /*rivka 5/5/2015*/
    top: 5px !important;
    left: 5px !important;
}

.mobile_login .lost_pass .help3 { /* rivka 3/6/2015 */
    top: 170px !important;
    z-index: 9999999;
    background-color: #e71b89;
}

.mobile_login .lost_pass input[type="text"] { /* rivka 3/6/2015 */
    margin-top: 25px;
    width: 98%;
    padding-right: 5px;
}

.mobile_login_ver2 .help,
.mobile_login_ver2 .help2,
.mobile_login_ver2 .help3 { /*rivka 5/5/2015*/
    width: 25px;
    height: 25px;
    background: #e71b89;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: -34px;
    line-height: 27px;
    top: 5px;
    font-size: 22px;
    color: white;
    font-weight: 200;
}

.mobile_login_ver2 .help3 { /*rivka 5/5/2015*/
    top: 23px;
    left: -27px;
}

.mobile_login_ver2 .help2 {
    top: 54px;
}

.mobile_login_ver2 .pop_ver2 .pop_title {
    padding-top: 64px;
    text-align: center;
}

    .mobile_login_ver2 .pop_ver2 .pop_title h1 {
        color: white;
        font-size: 43px;
        font-family: apolo;
        text-indent: 21px;
    }

.mobile_login_ver2 .pop_ver2 .login_form input[type="submit"] {
    background: black;
    margin-top: 2px;
    height: 37px;
    margin-left: -41px;
    width: 96px;
}

.mobile_login_ver2 .pop_ver2 h2 {
    color: white;
    font-size: 19px;
    font-family: apolo;
    font-weight: 200;
    text-indent: 17px;
    width: 284px;
    margin-top: -1px;
}

.mobile_login_ver2 .pop_ver2 .login_form h1 {
    display: none;
}

.warning.warning_mobile {
    height: 100%;
    width: 90%;
}

#f_login.form-group {
    height: 65%;
    margin-bottom: 0;
}

#confirmPolicy {
    color: #23233A;
    font-size: 13px;
    margin-top: 5px;
    width: 100%;
    height: 19px;
}

    #confirmPolicy a {
        color: #23233A;
        font-size: 13px;
    }

.inner_wrapper_login input.form-control.form-rounded {
    border: 1px solid #DCDDDF;
    border-radius: 2rem;
    height: 65px;
    width: 95%;
    font-size: 19px;
    padding-right: 9%;
}

.mobile_login_ver2 .pop_ver2 .warning {
    position: absolute;
    /*top: 154px;*/ /*rivka 5/5/2015*/
    top: 164px;
    left: -16px;
    float: none;
}

.mobile_login_ver2 .warning {
    float: right;
    height: 100%;
    width: 100%;
}

.inner_wrapper_login .warning_loading {
    margin-left: 5px;
}

.container-fluid .form_line_warning {
    height: 14%;
}

.shadowError form input[type="password"], .shadowError form input[type="text"], .shadowError form input#email {
    box-shadow: 0 0 7px rgba(220, 53, 69, 0.75);
    border-color: rgb(220, 53, 69) !important;
}

.mobile_login_ver2 .form_line.form_line_warning /*rivka 3/6/2015*/ {
    height: 22%;
    width: 100%;
    /*margin-top: 17px;*/
    margin-bottom: 0;
}

    .mobile_login_ver2 .form_line.form_line_warning .warning_text /*rivka 3/6/2015*/ {
        font-size: 15px !important;
        text-align: right;
    }

    .mobile_login_ver2 .form_line.form_line_warning .warning_sign /*rivka 3/6/2015*/ {
        width: 20px;
        height: 20px;
        line-height: 21px;
        margin-right: 5px;
        margin-left: 10px;
    }

.mobile_login_ver2 .warning_sign {
    color: #FF0099;
    background: white;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    font-size: 13px;
    font-family: apolo;
    font-weight: 600;
    position: relative;
    top: auto;
    left: auto;
    float: right;
}

.mobile_login_ver2 .warning_text {
    position: relative;
    /*width: 174px;*/ /*rivka 5/5/2015*/
    text-align: right;
    width: 100%;
    top: auto;
    left: auto;
    font-size: 13px !important;
    /*margin-right: 15px;*/ /*rivka 5/5/2015*/
    /*margin-right: 20px;*/
}

.mobile_login_ver2 .pop_ver2 .logo_container {
    position: absolute;
    background: url(../img/mobile/logos.png);
    width: 212px;
    margin-top: 0;
    height: 30px;
    margin-bottom: 0;
    top: 425px;
    left: 96px;
}

.mobile_login_ver2 .lost_pass_mail p a {
    margin-top: 27px;
    right: -29px;
}
/*.mobile_login_ver2 .lost_pass {
    position: relative;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -41px;
}
.mobile_login_ver2 .lost_pass h1 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 auto;
    margin-top: 45px;
    margin-right: 39px;
}
.mobile_login_ver2 .lost_pass p:first-child {
    margin-bottom: 8px;
    width: 240px;
    font-size: 16px;
    top: -48px;
    margin-right: 36px;
}
.mobile_login_ver2 .lost_pass input#email {
    position: absolute;
    top: 19px;
    right: 33px;
}
.mobile_login_ver2 .lost_pass .email_tik {
    top: 13px;
    left: -27px;
}
.mobile_login_ver2 .lost_pass p.back_ent {
    clear: both;
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 39px;
    margin-right: 134px;
}*/ /* rivka 3/6/2015 */
.mobile_login_ver2 .pop_login_inner p a#lostpas {
    margin-top: -28px;
}

.mobile_login_ver2 .lost_pass input#send_mail {
    margin-top: 15px;
    /*margin-left: 46px;*/
}
/*search*/

.res_row {
    height: auto;
    padding: 10px;
    border-bottom: 1px solid #818181;
}

.single_res {
    /*width: 16%;*/
    max-width: 88px;
    margin-top: 20px;
    margin-right: 0px;
    display: inline-block;
}

.res_row .res_des {
    width: 66%;
    margin-right: 48px;
    margin-top: 0px;
    width: 65%;
    margin-right: 28px;
    display: inline-block;
}

.category.category_mobile aside.sidebar-right .res_row .res_des /*rivka 31/5/2015*/ {
    width: 100%;
    margin-top: 0px !important;
}

.category_mobile .sidebar_menu .res_row.curr_trb h2 /*rivka 31/5/2015*/ {
    color: #000;
    font-weight: bold;
}

.category.category_mobile aside.sidebar-right .res_row /*rivka 31/5/2015*/ {
    width: 43%;
    margin-right: 7%;
    margin-top: 10px !important;
    float: right;
    display: inline-block;
    padding: 0;
}

body.category_mobile .content { /*rivka 31/5/2015*/
    /* width: 50%!important;
    float:left!important;*/
}

.category.category_mobile aside.sidebar-right { /*rivka 31/5/2015*/
    width: 100% !important;
    /*border: 7px #E71B89 solid;*/
    border: 2px #FF9BC8 solid;
    min-width: 200px;
    background-color: transparent;
    /*overflow: auto;*/
    position: relative !important;
    top: -11px !important;
    padding-top: 50px;
    padding-bottom: 0;
    margin-top: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

@supports (-webkit-touch-callout: none) { /* CSS specific to iOS devices */
    .category.category_mobile aside.sidebar-right { /*rivka 31/5/2015*/
        padding-bottom: 60px !important;
    }
}

li .text-filter {
    position: relative;
}

.category.category_mobile .sidebar-right h2 { /*rivka 31/5/2015*/
    font-family: apolo;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
    padding: 3px 0 10px 0;
    font-size: 18px;
    margin: 2px 0 16px 0;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    font-weight: 200;
    color: #eb0d8a;
}

.res_wrapper {
    width: 90%;
    margin: 0 auto;
    overflow-x: hidden;
}

.res_des h2 {
    font-size: 18px;
    margin-top: 17px;
    margin-bottom: 3px;
    overflow-wrap: break-word;
}

.res_des h3 {
    font-size: 13px;
}

.cat_title {
    border-bottom: none;
    height: 21px;
    margin-top: 2px;
}
#category_grid .cat_title {
    margin-top: 30px;
}
/* my fav */
.my_fav_mob .single_cat {
    margin-bottom: 19px !important;
    height: auto;
    border-bottom: 1px solid #cfcfcf;
}

.my_fav_mob .content h2 {
    font-family: apolo;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
    padding: 6px 0 10px 0;
    font-size: 16px;
    margin: 2px 0 16px 0;
    border: none;
    padding-bottom: 5px;
    margin-bottom: 0 !important;
    font-weight: 200;
    width: 85%;
}

.remove-fav {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 10;
}
/* shopping cart */

.pink_title {
    float: none;
    clear: both;
    background: none;
    color: #3889FE;
    font-size: 21px;
    border-bottom: 2px solid black;
    width: 100%;
    text-indent: initial;
    padding: 0 !important;
    padding-bottom: 8px !important;
    margin-top: -13px !important;
    text-align: right;
}

.shopping_cart_mobile .box {
    font-size: 17px !important;
    padding: 12px 26px 0px 0px !important;
    width: 25%;
}

.shopping_cart_mobile .full_content {
    width: 87.5%;
    color: #000;
    margin: 0 auto;
}

.shopping_cart_mobile .p_circ {
    float: right;
    height: 72px;
    margin-top: 5px;
    width: 82px;
    margin-left: 0px;
}

    .shopping_cart_mobile .p_circ img {
        height: 48px;
        margin-top: 7px;
    }

.shopping_cart_mobile .p_c_description {
    width: 64%;
    margin-right: 96px;
    margin-top: 23px;
}

.shopping_cart_mobile .p_c_name {
    font-size: 15px;
}

.shopping_cart_mobile .p_c_makat {
    margin-top: 11px;
}

.shopping_cart_mobile .product_line {
    height: 100%;
    margin-top: 7px;
}

.shopping_cart_mobile .box.bw_2 {
    padding: 12px 6px 0px 25px !important;
}

.shopping_cart_mobile .box.bw_3 {
    padding: 12px 0px 0px 26px !important;
    text-align: center;
    text-indent: -5px;
}

.shopping_cart_mobile .box.bw_4 {
    padding: 12px 6px 0px 4px !important;
}

.shopping_cart_mobile .select_fancy.little_s2.rounded_s {
    width: 70px !important;
    margin-top: -2px;
    text-indent: 15px;
    text-align: right;
}

.shopping_cart_mobile .box.inner_box {
    font-size: 20px !important;
    text-align: right;
}

.delete_b {
    background: url('../img/mobile/x.png') 0px 0px no-repeat;
    height: 14px;
    width: 15px;
    cursor: pointer;
    margin-right: 7px;
    margin-top: 4px;
    width: 8px;
    background: url(../img/edit.png) 0px 0px no-repeat;
}

    /*.delete_b:hover {
        background-position: 0 0;
        background: url('../img/mobile/x.png') 0px 0px no-repeat;
    }*/

.shopping_cart_mobile .boxer .box-row {
    border-bottom: none;
}

.shopping_cart_mobile .rec_line_title.box-row {
    background: none;
    border-bottom: 1px solid black;
}

.cart_summery {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    height: 61px;
    width: 100%;
    margin-top: 36px;
    padding-top: 2px;
}

.cart_total_sum {
    font-size: 21px;
    text-align: center;
    margin: 0 auto;
    float: none;
    background: #f5f5f5;
    height: 61px;
    line-height: 59px;
}

.cart_for {
    float: left;
    clear: both;
    margin-top: 9px;
}

.clear_p {
    clear: both;
    margin-top: 65px;
    height: 1px;
}

.spacer_p {
    margin-top: 25px;
}

img.shipping_truck {
    height: auto !important;
    margin-top: 12px !important;
    margin-left: -4px;
}

button#buynow {
    width: 100%;
    border-radius: 0;
    height: 64px;
    color: white;
    font-size: 23px;
    font-family: clother-regular;
    text-indent: 20px;
}

.pay_button {
    width: 100%;
    float: none;
    clear: both;
    margin-top: 22px;
}

.double_left {
    background: url('../img/mobile/double_left.png') 0px 0px no-repeat;
    height: 19px;
    width: 20px;
    cursor: pointer;
    margin-right: 1px;
    display: inline-block;
}
/*checkout*/
.checkout_mobile .payment_box label /* rivka 27/5/2015 */ {
    position: relative;
    top: 33px;
    z-index: 5;
    display: block !important;
}

.checkout_mobile .payment_box input /* rivka 27/5/2015 */ {
    position: relative;
    z-index: 99;
}

.checkout_mobile .payment_box div.HideInput label /* rivka 27/5/2015 */ {
    display: block !important;
    z-index: 999;
}

.checkout_mobile .payment_box .card_name /* rivka 27/5/2015 */ {
    position: relative;
    height: 41px;
    margin-top: -30px;
}

.checkout_mobile .payment_box .card_id /* rivka 27/5/2015 */ {
    position: relative;
    height: 56px;
}

    .checkout_mobile .payment_box .card_id label /* rivka 27/5/2015 */ {
        top: 41px;
    }

.checkout_mobile .payment_box .card_phone /* rivka 27/5/2015 */ {
    position: relative;
    height: 61px;
}

    .checkout_mobile .payment_box .card_phone label /* rivka 27/5/2015 */ {
        top: 41px;
    }

.checkout_mobile .payment_box .card_mail /* inon 21/07/16 */ {
    position: relative;
    height: 61px;
}

    .checkout_mobile .payment_box .card_mail label /* 21/07/16 */ {
        top: 44px;
    }

.checkout_mobile .payment_box .card_num /* rivka 27/5/2015 */ {
    position: relative;
    height: 81px;
}

.checkout_mobile .full_content {
    width: 87.5%;
    color: #000;
    margin: 0 auto;
    position: relative;
}

.checkout_mobile .phase_liner {
    height: 9px;
    border-bottom: 1px solid black;
    position: relative;
    margin-bottom: 24px;
    text-align: center;
    margin-top: 0;
}

.checkout_mobile .phase_floater {
    position: absolute;
    top: -6px;
    margin: auto;
    left: 0;
    right: 0;
    width: 142px;
}

.checkout_mobile .phase_num {
    height: 22px;
    width: 22px;
    background: white;
    font-size: 24px;
    float: left;
    margin-right: 26%;
    color: #b3b3b3;
}

.phase1_box a.pink_link {
    font-size: 14px;
}

.phase2_box .box {
    font-size: 16px;
    text-align: right;
    padding-bottom: 15px;
    padding-top: 20px
}

.phase2_box .boxer .box:first-child {
    padding-right: 2px;
}

.checkout_mobile .phase_num.active {
    color: black;
}

.checkout_mobile .rec_line_title {
    background: #2d2d2d;
    color: white;
    font-size: 24px;
    margin: 0 auto;
    width: 100%;
    height: 50px;
    margin-top: 0px;
    clear: both;
    box-sizing: border-box;
}

    .checkout_mobile .rec_line_title span {
        color: white;
        font-size: 20px;
        width: auto;
        text-align: center;
        float: none;
        font-weight: 200;
        margin: 0 auto;
        display: block;
        text-indent: -8px;
        line-height: 28px;
    }

div#pn3 {
    margin-right: 0 !important;
}

.checkout_mobile .smlb {
    width: 100%;
    border-radius: 0;
    height: 29px;
    color: white;
    font-size: 20px;
    font-family: typopas;
    text-indent: 1px;
    font-weight: 200;
    background: #3889FE;
    border: none;
    margin-top: 20px;
    margin-top: 53px;
}

.checkout_mobile .pahse {
    padding-top: 6px;
}

.phase2_box,
.phase3_box {
    display: none;
}

.checkout_mobile .wrong_d {
    height: 37px;
    border-top: 1px dotted #c9c9c9;
    border-bottom: 1px dotted #c9c9c9;
    margin-bottom: 30px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: black;
    margin-top: 22px;
}

.checkout_mobile .double_left {
    background: url('../img/mobile/double_left_sml.png') 0px 0px no-repeat;
    height: 7px;
    width: 8px;
    cursor: pointer;
    margin-right: 1px;
    display: inline-block;
}

.checkout_mobile #buynow .double_left {
    background: url('../img/mobile/double_left.png') 0px 0px no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer;
    margin-right: 1px;
    display: inline-block;
}

.phase2_box .box {
    font-size: 16px;
    text-align: right;
    padding-bottom: 14px;
    padding-top: 21px;
}

.phase2_box .boxer .box:first-child {
    padding-right: 2px;
}

.phase2_box .box-row.title_mini .box {
    padding-bottom: 12px;
    padding-top: 20px;
    font-size: 16px;
}

    .phase2_box .box-row.title_mini .box {
        flex-grow: 1;
    }
    .phase2_box .box-row.title_mini .box.spacer16 {
        width: 16%;
    }

.phase2_box .box-row.summery.hidden-by-default {
    display: none;
}

.phase2_box .box-row.summery {
    display: flex;
    padding: 9px 0 0 0;
    justify-content: space-between;
}

    .phase2_box .box-row.summery .fltrt {
        line-height: normal;
        width: auto;
    }

    .phase2_box .box-row.summery .order_total {
        font-size: 21px;
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-start;
        line-height: normal;
    }

    .phase2_box .box-row.summery_big > div {
        padding: 0!important;
    }

    .phase2_box .box-row.summery .order_total .ns {
        align-self: center;
        margin-bottom: 15px;
    }

.phase2_box .box-row.summery_big .order_total .ns {
    margin-bottom: 8px;
}

.phase2_box .box-row.summery_big .order_total .ns {
    margin-bottom: 10px;
}

.checkout_mobile .phase2_box .agrees_block {
    display: none;
}

/*.checkout_mobile .phase2_box button#buynow {
    display: none;
}*/


.phase2_box .clearfix {
    display: none;
}

.phase2_box .box-row.title_mini {
    border-bottom: 2px dotted #000;
    background: #E1F5FF;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    padding: 0;
}

.phase2_box .box.spacer10 {
    font-size: 21px;
    padding-top: 20px;
    padding-right: 41px;
    width: 20% !important;
    text-align: center;
    text-align: c;
}

.phase2_box select.select_fancy.little_s2 {
    /* margin-left:0; */
    width: 64px !important;
    /* left: 7px; */
}

.checkout_mobile .phase2_box select.select_fancy.little_s2 {
    width: 90% !important;
}

.phase2_box .select_fancy.little_s2 {
    border-radius: 20px;
    height: 24px;
    width: 53px !important;
    margin-left: 4px;
    position: relative;
}

.phase2_box .select_fancy .select_fancyInner {
    background: url(../img/two_arrows.png) no-repeat;
    background-position: 5px 6px;
    line-height: 25px;
    text-align: center;
    text-indent: -6px;
}

.phase2_box .box.spacer16 {
    padding-right: 14px !important;
    position: relative;
}

.payment_box .line_black {
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    width: 100%;
    clear: both;
    padding-top: 13px;
    font-size: 17px;
    margin-bottom: 14px;
}

.payment_box .card_name {
    width: 100%;
}

.phase2_box .payment_box {
    padding-right: 0;
    width: 100%;
    clear: both;
    height: auto;
    /*height: 270px;*/ /* inon 23/08/16 - use_saved_card */
}

.phase2_box .card_name input[type="text"] {
    padding: 0;
    height: 41px;
    text-indent: 15px;
    border-radius: 2px;
    clear: both;
}

.phase2_box .card_id {
    width: 100%;
    clear: both;
}

.phase2_box .card_num {
    width: 100%;
    clear: both;
}

.phase2_box .card_id {
    clear: both;
    width: 100%;
    margin-right: 0;
}

.phase2_box .card_phone {
    clear: both;
    width: 100%;
    margin-right: 0;
}

.phase2_box .card_mail {
    clear: both;
    width: 100%;
    margin-right: 0;
}

.phase2_box input#card_owner_id {
    height: 40px;
    margin-top: 8px;
    width: 100%;
    padding: 0;
    text-indent: 16px;
    border-radius: 2px;
}

.phase2_box input#card_owner_phone {
    height: 40px;
    margin-top: 8px;
    width: 100%;
    padding: 0;
    text-indent: 16px;
    border-radius: 2px;
}

.phase2_box input#c_card_num {
    height: 39px;
    border-radius: 2px;
    padding: 0;
    text-indent: 15px;
}

.phase2_box .visa_logo {
    top: 10px;
    left: 8px;
}

.phase2_box .box-row.title_mini .box.spacer16 {
    text-align: left;
}

.phase2_box select.select_fancy_gray.ver3.little_s {
    margin-right: 0 !important;
    width: 100% !important;
    height: 40px !important;
}

.phase2_box span.select_fancy_gray.ver3.little_s {
    margin-right: 0;
    height: 39px;
    width: 100% !important;
    line-height: 33px;
    padding: 0;
    text-indent: 8px;
}

.phase2_box .year_exp {
    margin-left: 4% !important;
    width: 48% !important;
    height: 41px;
    position: relative;
}

.phase2_box .month_exp {
    position: relative;
    width: 48%;
}

.phase2_box span.select_fancy_grayInner {
    height: 30px !important;
    background: url('../img/two_arrows.png') 22px 14px no-repeat !important;
}

.phase3_box .title_mini .box {
    float: none;
    width: 33%;
    font-size: 15px;
    font-weight: 400;
}

.phase3_box .box-row .box.bls_total {
    font-size: 17px;
}

.phase3_box .box-row .box.spacer20 {
    width: 40%;
}
.phase3_box .box-row .box.spacer10 {
    width: 30%;
}
.phase3_box .box-row .box.spacer16 {
    width: 30%;
    float: none;
    text-align: right;
}

    .phase3_box .box-row .box.spacer16.funds_field_balance {
        text-align: left;
        width: 23%;
    }

.phase3_box .box-row .box.spacer16.funds_field_value {
    display: none;
}

.checkout_mobile .phase3_box select.select_fancy.little_s2 {
    width: 90%;
    border-radius: 20px;
}


.phase3_box .box-row.title_mini {
    border-bottom: 1px solid black !important;
    margin-top: 21px;
    padding-bottom: 6px;
    /* margin-bottom: 15px; */
    background: #E1F5FF;
}

.phase3_box .box-row.title_mini {
    display: table-row;
}

.phase3_box .box.spacer16 {
    float: left;
    text-align: left;
}

.phase3_box .box-row.summery .fltrt {
    font-size: 15px;
    padding-top: 14px;
}

.checkout_mobile .phase3_box .box-row.summery .fltrt {
    display: block;
    white-space: nowrap;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.phase3_box .summery .fltlft {
    padding-top: 14px;
    font-size: 21px;
}

.box-row.summery_big .fltrt,
.box-row.summery_big .fltlft {
    font-size: 26px !important;
    padding-top: 12px !important;
}

.phase3_box .box-row.summery.summery_big {
    height: 59px;
}

.phase3_box .box-row.summery {
    height: 60px;
    border-bottom: 1px dotted #C0C0C0;
    line-height: 35px;
    font-size: 14px;
}

.phase3_box label {
    font-size: 17px;
}

.phase3_box #email_agree,
.phase3_box #terms_agree {
    margin-left: 9px;
    width: 21px;
    height: 23px;
    margin-top: 7px;
}

.phase3_box .box-row.summery.agrees_block {
    margin-top: 28px;
    display: none;
}

.phase3_box .box-row.summery label {
    height: 43px
}

.phase3_box button#buynow {
    margin-top: 15px;
    font-size: 23px;
    text-indent: 0;
    padding-left: 0;
    padding-right: 0;
}

.show_payment_frame .phase3_box button#buynow {
    display: none;
}

.checkout_mobile:not(.show_payment_frame) .phase3_box .payment_box_client .payment_box {
    display: flex;
    flex-direction: column;
}

.checkout_mobile .phase3_box .checkout_input {
    margin: 0;
    margin-top: 8px;
    height: 41px;
    width: 100%;
}

.checkout_mobile .phase3_box .checkout_input input {
    box-sizing: border-box;
    height: 100%;
    border-radius: 30px;
}

.checkout_mobile .phase3_box .payment_box label {
    position: absolute;
    text-indent: 15px;
    height: auto;
    top: 0;
    padding: 0;
    margin-top: 6px;
    font-size: 18px;
}

.checkout_mobile .card_exp {
    display: flex;
    margin-top: 8px;
}

.checkout_mobile .card_exp div.year_exp {
    width: 35%;
    margin: 0;
    margin-left: 14px;
}

.checkout_mobile .card_exp div.month_exp {
    width: 35%;
    margin: 0;
}

.checkout_mobile select.select_fancy_gray {
    background: white;
    top: 0px !important;
    font-size: 18px;
    width: 100% !important;
    margin: 0;
}

.boxer.save_card {
    margin-top: 25px;
}

.checkout_mobile .phase3_box #continue2 {
    display: none;
}

/* mobile classic */
#buynow {
    background: #3889FE;
    padding: 16px;
    border: 0;
    margin-top: -5px;
    margin-right: 0px;
    transition: .3s all;
    opacity: 1;
    text-align: center;
    padding-right: 27px;
}

.added {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(56, 137, 254, 0.8);
    height: 0px;
    z-index: 12;
    display: none;
}

.tickets_mobile .added {
    z-index: 999999; /*rivka 8/6/2015*/
    left: 0;
}

    .tickets_mobile .added .inner_wrapper {
        max-width: 5000px; /*rivka 8/6/2015*/
        padding: 0; /*rivka 8/6/2015*/
    }

    .tickets_mobile .added h1 {
        margin-top: 0px; /*rivka 8/6/2015*/
    }

.tickets_mobile .back-icon {
    width: 10% !important;
    float: left;
    text-align: left;
    margin: 0;
    cursor: pointer;
}

    .tickets_mobile .back-icon img {
        width: 64px;
        height: 64px;
    }

.added .inner_wrapper {
    width: 242px;
    width: 95%; /*rivka 26/5/2015*/
    text-align: center; /*rivka 26/5/2015*/
    padding-left: 2%; /*rivka 26/5/2015*/
    padding-right: 2%; /*rivka 26/5/2015*/
}

.cart_sym {
    float: right;
    margin-left: 13px;
    margin-top: 5px;
    background: url(../img/mobile/cart.png) no-repeat;
    width: 32px;
    height: 32px;
}

.added h1 {
    font-size: 23px;
    color: white;
    font-family: typopas;
    font-weight: 200;
    margin: 0;
    margin-top: 14px;
}

.added h2 {
    font-size: 15px;
    color: white;
    font-family: typopas;
    font-weight: 400;
    margin: 0;
    margin-top: 0px;
}

.classic_mobile.extra_mobile button.skipToCart /*rivka 26/5/2015*/ {
    margin-bottom: 20px !important;
}

.classic_mobile .select_fancy_gray.non-att-selection /*rivka 26/5/2015*/ {
    width: 100% !important;
}

.classic_mobile .p_row.NonAttSelection /*rivka 26/5/2015*/ {
    padding-bottom: 15px;
    height: 50px !important; /* rivka 27/5/2015 */
    padding-bottom: 40px; /* rivka 27/5/2015 */
    padding-top: 0px; /* rivka 27/5/2015 */
}

.classic_mobile article.classic_w {
    width: 85.8%;
    padding-top: 20px;
    float: none;
    margin: 0 auto;
}

/*.product.classic_mobile article.classic_w {
    padding-top: 0px;
}*/

.classification_HTML > div.mm-page > div.wrapper > div.inner_wrapper > article {
    width: 100%;
    padding-top: 0;
    margin: 0;
}

.mini_heart {
    background: url(../img/mobile/heart.png) no-repeat;
    height: 44px;
    width: 44px;
    cursor: pointer;
    position: absolute;
    background-position: -45px 0px;
    left: 0px;
    float: none;
    z-index: 9;
    top: 35px;
}

    .mini_heart:hover {
        background-position: 0px 0px;
    }


    .mini_heart.active:hover {
        /*opacity:0.7!important;
	background-position: -90px 0px!important;*/
        opacity: 1 !important
    }

    .mini_heart.active { /*rivka fav 3/4/16*/
        background: url(../img/mobile/heart2.png) no-repeat !important;
        background-position: -90px 0px !important;
    }

#gallery_mobile {
    width: 100%;
    direction: ltr;
}

.classification_HTML #gallery_mobile {
    display: none; /*nikita*/
}

.classic_mobile .c_options {
    position: absolute;
    left: -2px;
    top: -24px;
}

.slide-container {
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    border-radius: 50%;
    overflow: hidden;
    width: 66% !important;
}

.slide-container {
    min-height: 235px;
    min-width: 235px;
    width: 80%;
    margin: 0 auto;
}

.classic_mobile .classic_w h1 {
    font-size: 31px;
    text-align: center;
    padding-top: 67px;
    padding-bottom: 25px;
}

.product.classic_mobile .classic_w h1 {
    padding-top: 3px;
}

.classification_HTML .mm-page .classic_mobile .classic_w h1 {
    display: none; /*nikita*/
}

.slide_mobile.slide {
    min-height: 235px;
    min-width: 235px;
}

.slide-wrapper {
    width: 100%;
    left: 0 !important;
    right: 0;
    margin: 0 auto;
}

.slide_mobile.slide {
    width: 100% !important;
}

.p_row {
    width: 100%;
    clear: both;
    padding-top: 15px;
    padding-bottom: 6px;
    height: 40px;
    border-bottom: 1px solid #cacaca;
    position: relative;
}

.box_right {
    float: right;
    width: 33%;
    font-size: 22px;
    text-align: center;
}

    .box_right.b_1 {
        width: 36%;
        text-align: right;
        line-height: 28px;
        line-height: 20px; /* rivka 27/5/2015  for android */
        font-size: 20px;
    }

    .box_right.b_2 {
        width: 37%;
        position: relative;
        margin-top: -25px; /* rivka for android 27/5/2015 */
        margin-top: -24px; /* rivka for android 27/5/2015 */
    }

    .box_right.b_3 {
        width: 27%;
        text-align: left;
        font-size: 20px;
        line-height: 30px;
    }

span.select_fancy_gray.little_s {
    width: 100% !important;
    margin: 0 auto;
    height: 23px;
    text-align: right;
    text-indent: 3px;
}

.box_right select.select_fancy_gray.little_s {
    margin: 0 auto;
    width: 100% !important;
}

.classic_mobile .cart_total_sum {
    background: none;
    font-size: 25px;
    text-align: center;
    width: 100%;
    clear: both;
}

.classification_HTML > div.mm-page > div.wrapper > div.inner_wrapper > article > div.cart_total_sum.product-total {
    display: none; /*nikita*/
}


.classic_mobile button.addToCart {
    width: 100%;
    border-radius: 0;
    margin: 0 auto !important;
    font-size: 23px;
    float: none;
    clear: both;
    display: block;
    height: 63px;
    text-indent: -15px;
}

.classification_HTML > div.mm-page > div.wrapper > div.inner_wrapper > article > button.addToCart {
    display: none !important; /*nikita*/
}

.classic_mobile.tickets_mobile button.addToCart {
    width: 95%;
    width: 100%;
    border-radius: 0 !important;
    margin: 0 auto !important;
    font-size: 23px;
    float: none;
    clear: both;
    display: block;
    height: 43px;
    text-indent: -15px;
    margin-top: 0 !important;
    line-height: 1;
    vertical-align: top;
}

body.classic_mobile.tickets_mobile {
    background-color: #ffffff;
}

.classic_mobile.tickets_mobile #seat-map {
    margin-top: 40px;
    margin-top: 200px;
    z-index: 9999; /* rivka 10/06/2015*/
}

.classic_mobile.tickets_mobile .fltlft {
    width: 100% !important;
    background-color: #ffffff;
    position: fixed;
    left: 0;
    top: 76px;
    top: 236px;
    z-index: 999999;
    margin-top: 0 !important;
}

.shows_mobile .box.bx7 { /*rivka 14/5/2015*/
    width: 100% !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.shows_mobile #imgMap /*rivka 28/5/2015*/ {
    /*width:100%;
	height:100%;
	max-width:100%;
	max-height:100%;*/ /* rivka 7/6/2015*/
    background-size: cover;
}

.shows_mobile .cover_image /*rivka 28/5/2015*/ {
    overflow-x: auto;
    overflow-y: hidden;
}

.shows_mobile button.addToCart { /*rivka 14/5/2015*/
    margin-top: 30px !important;
}

.classic_mobile button.gotoShow /*rivka 14/5/2015*/ {
    display: none;
}

body.play.classic_mobile button.addToCart { /*rivka 14/5/2015*/
    display: none;
}

body.play.classic_mobile button.gotoShow { /*rivka 14/5/2015*/
    display: block;
}

.classic_mobile ul.qualities {
    margin-top: 20px;
    /*border-top: 1px dotted #4e4e4e;*/ /*rivka 18/5/2015*/
    margin-bottom: 20px;
}

.classification_HTML > div.mm-page > div.wrapper > div.inner_wrapper > article > ul.qualities {
    display: none; /*nikita*/
}


.classic_mobile li.quality {
    padding-top: 15px;
    border-bottom: 1px solid #4e4e4e;
    padding-bottom: 9px;
    cursor: pointer;
    list-style: none;
}

    .classic_mobile li.quality:first-child /*rivka 18/5/2015*/ {
        border-top: 1px solid #4e4e4e;
    }

.classic_mobile .title {
    color: #4e4e4e;
    font-size: 20px;
    height: 25px;
}

.classic_mobile .open {
    font-size: 19px;
    margin-top: 1px;
}

.classic_mobile li.quality.active .title {
    color: #FF9BC8;
    font-size: 20px;
    height: auto;
}

.classic_mobile .indicator::before {
    content: '+';
    display: block;
    float: right;
    margin-left: 10px;
}

.classic_mobile li.quality.active .indicator::before {
    content: '-';
    display: block;
    float: right;
    margin-left: 10px;
}

.classic_mobile .indicator::after {
    content: '';
    clear: both;
}

.classic_mobile li.quality p:first-child {
    margin-top: 0;
}

.classic_mobile .lock {
    background: url(../img/mobile/lock.png) no-repeat;
    width: 11px;
    height: 14px;
    float: right;
    margin-left: 10px;
}

.classic_mobile .secure_pay {
    border-bottom: 1px solid #4e4e4e;
    border-top: 1px solid #4e4e4e;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    display: flex;
    justify-content: center;
}


.classification_HTML > div.mm-page > div.wrapper > div.inner_wrapper > article > div.secure_pay {
    display: none; /*nikita*/
}

.mobile div.related {
    display: none;
}

.classic_mobile .secure_pay .inner_pay {
    /*width: 200px;*/
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    white-space: normal;
}
}

.classic_mobile li.quality pre {
    line-height: 19px;
    margin-bottom: 10px;
    color: #565656;
    margin: 1em 0;
    font-size: 19px;
    font-family: typopas;
    font-weight: 200;
    direction: rtl;
}

.classic_mobile li.quality p {
    line-height: 19px;
    margin-bottom: 10px;
}

.classic_mobile .video_box {
    margin: 0 auto;
    margin-bottom: 13px;
    text-align: center;
    max-width: 280px;
    overflow: hidden;
}

.classic_mobile .onsale {
    font-size: 15px;
    height: 47px;
    width: 47px;
    line-height: 48px;
    right: 20px;
}

.hotels_mobile .select_fancy_gray {
    width: 100% !important;
    margin: 0 auto;
    height: 25px !important;
}

.shows_mobile .select_fancy_gray {
    width: 100% !important;
    margin: 0 auto;
    height: 25px !important;
}

.classic_mobile .select_fancy_gray { /* rivka 17/5/2015 */
    width: 100% !important;
    width: 255px !important;
    margin: 0 auto;
    height: 25px !important;
    position: relative !important; /* rivka 26/5/2015 */
}

.classic_mobile select.select_fancy_gray { /* rivka 26/5/2015 */
    top: 25px !important; /* rivka 26/5/2015 */
}

.checkout_mobile.mobile select.select_fancy_gray { /* rivka 26/5/2015 */
    position: relative !important; /* rivka 26/5/2015 */
    background: white;
    top: 40px !important; /* rivka 26/5/2015 */
    top: 0px !important; /* nikita 05/01/2022 */
    height: 41px;
    font-size: 19px;
    border-radius: 30px;
}

.classic_mobile.mobile .p_row { /* rivka 26/5/2015 */
    height: 40px !important; /* rivka 26/5/2015 */
}

    .classic_mobile.mobile .p_row.bl_row { /* rivka 27/5/2015 */
        height: 40px !important; /* rivka 27/5/2015 */
        height: 50px !important; /* rivka 27/5/2015 */
        height: 100% !important; /* rivka 31/5/2015 */
        padding-top: 30px; /* rivka 27/5/2015 */
        padding-bottom: 15px; /* rivka 27/5/2015 */
    }

.checkout_mobile.mobile .phase2_box .year_exp, .checkout_mobile.mobile .phase2_box .month_exp /* rivka 26/5/2015 */ {
    margin-top: -30px !important; /* rivka 26/5/2015 */
}

.classic_mobile.play .select_fancy_gray { /* rivka 17/5/2015 */
    width: 100% !important;
    margin: 0 auto !important;
    height: 25px !important;
}

.shows_mobile .classic_w h1, .tickets_mobile .classic_w h1 { /* rivka 17/5/2015 */
    padding-bottom: 0;
}

.shows_mobile p.p_des {
    font-size: 17px !important;
}

.shows_mobile .p_row {
    padding-top: 5px !important;
    border-bottom: none !important;
}

.shows_mobile .classic_w.full .titlebox .image_r,
.tickets_mobile .classic_w.full .titlebox .image_r /* rivka 17/5/2015 */ {
    width: 240px;
    height: 240px;
    float: none;
    margin: 0 auto;
    clear: both;
}

.shows_mobile .classic_w.full .titlebox h1,
.tickets_mobile .classic_w.full .titlebox h1 { /* rivka 17/5/2015 */
    text-align: right;
    font-size: 30px;
    margin-top: -59px;
    margin-right: -11px;
}

.shows_mobile .classic_w.full .titlebox p,
.tickets_mobile .classic_w.full .titlebox p /* rivka 17/5/2015 */ {
    margin-right: -13px;
    margin-top: 6px;
}

.shows_mobile .classic_w.full .titlebox .image_r img,
.tickets_mobile .classic_w.full .titlebox .image_r img /* rivka 17/5/2015 */ {
    min-height: 240px;
}

.shows_mobile .classic_w.full .orders_table.orders_events .rec_line_title {
    display: block !important;
}

.shows_mobile .classic_w.full .orders_table.orders_events .box-row {
    display: block !important;
    height: auto;
}

    .shows_mobile .classic_w.full .orders_table.orders_events .box-row.hidden-by-server {
        display: none !important;
        height: auto;
    }

    .shows_mobile .classic_w.full .orders_table.orders_events .box-row.title.rec_line_title .bx1 {
        width: 21%;
        display: block;
        float: right;
    }

    .shows_mobile .classic_w.full .orders_table.orders_events .box-row.title.rec_line_title .bx2 {
        width: 23%;
        display: block;
        float: right;
    }

    .shows_mobile .classic_w.full .orders_table.orders_events .box-row.title.rec_line_title .bx3 {
        width: 26%;
        display: block;
        float: right;
    }

.shows_mobile .select_fancy.little_s2.rounded_s {
    width: 74px !important;
}

.mobile .p_row {
    height: auto;
}

.classic_mobile .p_row {
    /*border-bottom:0px;*/
}

.classic_mobile .boxer_shows .p_row {
    border-bottom: 0px;
}

.classic_mobile .selections {
    border-bottom: 1px dotted #4e4e4e;
    height: 90px; /* rivka for android 27/5/2015 */
}

.mobile .p_row .box_right.b_3 {
    text-align: center;
}

/* start tickets mobile rivka 17/5/2015*/
.tickets_mobile .seat-selected-wrapper {
    float: right;
    height: 100%;
    width: 100%;
    min-height: 38px;
    height: 88px;
    vertical-align: top;
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 999999;
    margin: 0;
}

.tickets_mobile .wrapper {
    margin-top: 0;
}

.tickets_mobile .seat-selected-label /*rivka 3/6/2015*/ {
    font-size: 1.11em;
    font-size: 0.9em;
}

    .tickets_mobile .seat-selected-label.fltrt {
        width: 100%;
        margin-top: -3px;
    }

        .tickets_mobile .seat-selected-label.fltrt div {
            width: 60%;
            width: 70%;
            margin-right: 10px;
        }

        .tickets_mobile .seat-selected-label.fltrt .seat-how {
            width: 40%;
            width: 47%; /*rivka 4/6/2015*/
            width: 53%; /*rivka 4/6/2015*/
            float: left;
            text-align: left;
            margin-left: 5px;
        }

        .tickets_mobile .seat-selected-label.fltrt span /*rivka 4/6/2015*/ {
            font-size: 0.9em;
        }

.tickets_mobile .seat-icon /*rivka 4/6/2015*/ {
    margin: 0 5px;
    width: 15px;
    height: 15px;
}

    .tickets_mobile .seat-icon:first-child /*rivka 4/6/2015*/ {
        margin-right: 0px;
    }

    .tickets_mobile .seat-icon:first-child /*rivka 4/6/2015*/ {
        margin-right: 0px;
    }

.tickets_mobile .seat-chosen {
    background-color: #3889FE;
    border: 1px solid #3889FE;
}

    .tickets_mobile .seat-chosen.selected-no-subsidy {
        background-color: #9FC6FF;
    }

.tickets_mobile .seat-unavailable {
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;
}

.seat-selected-label.fltrt .seat-how span {
    font-family: apolo;
    font-weight: 200;
    font-size: 1em;
}

.tickets_mobile .seat-selected-label {
    width: 30%;
}
/* end tickets mobile rivka 17/5/2015*/

.gray_sample {
    background: gray;
    height: 280px;
}

.select_show {
    font-size: 17px !important;
    width: 72px !important;
}

.shows_mobile .classic_w.full .bx_line {
    display: block;
    font-size: 20px;
    padding-top: 22px;
    width: 100%;
    padding-bottom: 7px;
}

.shows_mobile .classic_w.full .bx_line {
    display: block;
    width: 100%;
}

.shows_mobile .classic_w.full .titlebox,
.tickets_mobile .classic_w.full .titlebox { /* rivka 17/5/2015 */
    width: 100%;
    clear: both;
    float: none;
}

.shows_mobile .secure_pay {
    border: none;
}

.shows_mobile .classic_w .box-row:last-child {
    border-bottom: 1px solid #bdbdbd;
}

a#lostpas {
    font-size: 16px !important;
    margin-top: -14px !important;
    right: -104px;
}

.back_ent a {
    font-size: 16px !important;
    right: -10px !important;
}

.shows_mobile .select_show {
    width: 114px !important;
}

.tickets_mobile div.fltlft button.addToCart {
    /*margin-top: 40px!important;*/
}

.shows_mobile button.addToCart, .tickets_mobile button.addToCart
/*, .classic_mobile button.addToCart */ {
    background: #3889FE;
    border: none;
    color: #fff;
    font-family: apolo;
    font-size: 20px;
    width: 182px;
    margin-top: 30px;
    height: 57px;
    padding: 6px;
    border-radius: 35px;
    text-align: center;
    padding-right: 24px;
    padding-top: 10px;
    line-height: 39px;
    outline: none;
    position: relative;
    transition: .3s all;
}


body.mobile_homepage .item_desc { /* rivka 1/6/2015*/
    display: none;
}

body.mobile_homepage .item a img { /* rivka 3/6/2015*/
    border-radius: 5px;
}

body.tickets_mobile .buttons button /* rivka 1/6/2015*/ {
    background: #e71b89;
    border: none;
    color: #fff;
    font-family: typopas;
    font-size: 11px;
    width: 55px;
    height: 25px;
    padding: 2px;
    border-radius: 35px;
    text-align: center;
    line-height: 20px;
    outline: none;
    transition: .3s all;
}

    body.tickets_mobile .buttons button.reset /* rivka 1/6/2015*/ {
        width: 40px;
    }

body.tickets_mobile .panzoom-parent /* rivka 1/6/2015*/ {
    border: 1px solid #CECECE;
    width: 90%;
    width: 100%; /* rivka 2/6/2015*/
    margin: 20px auto;
    height: 50%;
    /*max-height:400px;
    max-height:500px;   rivka 2/6/2015*/
    padding-right: 10px;
}

body.tickets_mobile div.seatCharts-seat /* rivka 8/6/2015*/ {
    z-index: 9999;
}

body.tickets_mobile .zoom-range /* rivka 8/6/2015*/ {
    margin-top: 5px;
    width: 25%;
}

body.tickets_mobile .panzoom-parent-img /* rivka 8/6/2015*/ {
    width: 280px;
    height: 280px;
    position: absolute;
    margin-top: 20px;
    z-index: 999;
    opacity: 0.5;
    left: 0;
}

body.shows_mobile .map_scroll /* rivka 2/6/2015*/ {
    position: absolute;
    margin-top: 20px;
    z-index: 999;
    opacity: 0.2;
    left: 0;
}

body.tickets_mobile .panzoom-parent .panzoom /* rivka 1/6/2015*/ {
    border: 0px;
}

body.tickets_mobile .buttons /* rivka 1/6/2015*/ {
    margin: 10px auto;
    width: 100%;
    text-align: center;
}

#itu_cancellation_popup {
    display: none;
}

body.HeaderAndFooter #itu_cancellation_popup {
    position: fixed;
    z-index: 1;
    margin-top: 12px;
    left: 14vw;
    right: 14vw;
    display: block;
    width: 72vw;
    max-width: 380px;
}

body.HeaderAndFooter #itu_cancellation_popup img {
    display: block;
    width: 100%;
    height: auto;
}

    body.HeaderAndFooter #itu_cancellation_popup span {
        position: absolute;
        right: 4px;
        top: 0px;
        color: black;
        font-size: 38px;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

/* media queries */
@media screen and (min-width: 1024px) {
    footer .orders_call {
        margin-right: 17px;
        text-indent: -3px;
        font-size: 17px;
        float: right;
        padding-left: 11px;
        margin-top: 12px;
        margin-right: 7px; /*rivka 4/4/16 footer*/
        margin: 0; /*nikita*/
        padding-left: 5px; /*rivka 4/4/16 footer*/
    }

    .orders_call {
        float: right;
        margin-top: 10px;
        margin-left: 7px;
        margin-right: 10px;
    }

    footer .footer_info_container {
        width: 55%; /* inon */
    }
}

@media screen and (max-width: 1800px) {

    .warning {
        display: none;
    }
}

    @media screen and (max-width: 1500px) {

        .item-w2 h1,
        .iw_off h1 {
            font-size: 21px;
        }

        .item-w2 h2,
        .iw_off h2 {
            font-size: 19px;
        }

        header {
            height: 160px;
        }

        .histadrut_menu {
            margin-right: 12px;
        }
    }

    @media screen and (min-width: 835px) {
        /*.dropdown:hover .dropdown-menu {
        display: block;
    }*/

        .dropdown:hover .dropdown-menu {
            display: block;
        }
    }

    @media screen and (min-width: 835px) and (max-width: 1024px) {
        .logo_container {
            /*background-size: 113px;*/
            margin-right: -153px;
        }

        footer .footer_menu_container {
            width: auto;
            border: none !important;
            margin-top: 0px; /*rivka 4/4/16 footer*/
            margin-left: 80px; /*rivka 4/4/16 footer*/
        }


        footer .footer_icon_container {
            margin-top: 0px; /*rivka 4/4/16 footer*/
        }

        footer .sep:nth-child(3) {
            display: none;
        }

        .footer_info_container {
            border: none !important;
        }

        footer .orders_call {
            margin-right: 31px;
            margin-bottom: 12px;
            padding-left: 0;
        }

            footer .orders_call.facebook_info {
                margin-right: 8px;
            }

        .menu-block-left,
        .menu-block-right {
            border-left: none !important;
            padding-right: 0 !important
        }

        .menu-block-left {
            padding-right: 10px !important
        }

        .homepage footer.FixedBottom .inner_wrapper {
            padding-top: 8px;
            padding-bottom: 8px;
        }

        .safe_p {
            margin-right: 8px !important;
            margin-top: 10px !important;
        }
    }




    @media screen and (max-width: 1240px) {
        footer .inner_wrapper {
            margin: 0 auto;
            padding: 0;
            max-width: 764px;
            /*margin-top: 17px;*/
            width: auto;
        }

        footer .footer_menu_container {
            padding-right: 0;
        }

        .whiteMenu {
            right: -14px;
        }

        .main_menu {
            /*padding-bottom: 15px;*/
            padding-right: 50px;
            width: 70%;
        }

        .homepage .inner_wrapper {
            /*width: 891px !important;*/
            padding-left: 30px;
            /* padding-right:2%; */
        }

        .homepage {
            min-width: inherit;
        }

        .main_search::before {
            clear: both;
            content: '';
        }

        .histadrut_menu {
            /*float: right;*/
            margin-top: 17px;
            margin-right: 27px;
        }

        .main_search {
            float: right;
            /* clear: both;*/
            /*width: 60%;*/
            margin-right: 37px;
        }

        .search_input_wrapper {
            width: 100%;
        }

            .search_input_wrapper input[type="text"] {
                width: 90%;
            }

        header {
            height: 225px;
        }

        .second_menu {
            height: 25%;
        }

        .inner_wrapper.header_wrapper {
            height: 60%;
        }

        .histadrut_mobile {
            padding-right: 0;
        }

        footer .gift {
            padding-left: 40px;
        }

        footer .re-card {
            padding-left: 7px;
        }

        footer .footer_icon_container {
            width: 50%;
        }

        footer .footer_menu_container {
            width: 50%;
        }
    }

    @media screen and (max-width: 1055px) {
        .homepage .inner_wrapper {
            width: 97%
        }
    }

    @media screen and (max-width: 1024px) {
        footer {
            height: auto;
            font-family: typopas;
        }

            footer .inner_wrapper {
                min-width: 320px !important;
            }

        .firma {
            margin-left: 15px;
            padding-bottom: 15px;
        }

        footer .sep:nth-child(3),
        footer .sep:nth-child(1) {
            display: none;
        }

        footer .safe_p {
            clear: both;
            /*border-top: 1px solid rgba(220, 221, 223, 1);*/
            padding-top: 15px;
            margin-top: 10px;
            width: unset;
        }

        footer .footer_info_container {
            margin-top: 0px;
            margin-right: 0;
            border-top: 1px solid rgba(255, 255, 255, 0.2);
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            align-items: end;
            width: unset;
        }

        footer .footer_menu_container {
            width: 66%;
        }

        footer .re-card {
            display: block;
        }

        footer .gift {
            display: block;
        }


        footer .footer_menu_container {
            height: 50%;
        }

        footer .footer_icon_container {
            height: 50%;
        }

        .footer_info_container a {
            width: unset;
        }

        .FixedBottom .footer_top {
            flex-direction: column;
        }
    }

    @media screen and (max-width: 850px) {

        header .histadrut_menu {
            display: none;
        }

        .histadrut_mobile {
            display: block;
        }

        .classic_mobile .onsale {
            font-size: 22px;
            height: 47px;
            width: 47px;
            line-height: 73px;
            right: 12%;
            top: 3%;
            width: 70px;
            height: 70px;
        }
    }

    @media screen and (min-width: 460px) and (max-width: 835px) {
        .footer_top {
            margin: 0 auto;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            border-bottom: 1px solid rgba(220, 221, 223, 1);
        }

        .homepage footer.FixedBottom .inner_wrapper {
            flex-direction: column;
            padding-top: 10px;
            padding-bottom: 10px;
            width: 93%;
        }

        .footer_block h2 {
            margin-bottom: 0 !important;
        }

        footer .footer_info_container {
            padding-right: 0;
            width: 100% !important;
            height: 185px !important;
            border-bottom: 1px solid rgba(220, 221, 223, 1) !important;
            flex-wrap: wrap;
        }

        footer .safe_p {
            width: 60% !important;
            justify-content: center !important;
            padding-right: 0;
        }

        .footer_info_container a {
            width: 50%;
        }

        .histadrut_mobile {
            height: 65px;
            margin-top: 24px !important;
        }

        .dropdown-toggle::after {
            -ms-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .dropdown:hover .dropdown-toggle::after {
        }

        .dropdown-menu.border-primary {
            border-radius: 5px 5px 0 0;
            margin-top: 3px;
            text-align: right;
        }

        .logo_container {
            background-position: center;
        }

        .FixedBottom .footer_top {
            flex-direction: row;
            align-items: center;
            padding-right: 0;
        }

        .dropbtn {
            width: 235px;
        }

        .dropdown-content {
            width: 231px;
            top: -254px;
        }

        .footer_info_container .social-media {
            width: 50%;
            order: 1;
        }

        .footer_info_container .regulations-container {
            flex-direction: row;
            width: 83%;
            order: 3;
        }

        .footer_info_container .security-support {
            width: 50%;
            order: 2;
        }
    }

    @media screen and (max-width: 835px) {
        .mm-page header {
            display: none !important;
        }

        .homepage .mobile_header {
            display: block;
        }

        .d-md-block {
            display: none !important;
        }

        p {
            font-size: 16px;
        }

        aside.sidebar-right h2,
        .content h2 {
            font-size: 26px;
            font-family: Clother-Bold;
        }

        .my_funds_mobile .content h2 {
            font-size: 18px;
        }

        .category .content h2 {
            margin: 10px 8px 16px 4px;
            padding-bottom: 8px;
        }

        .item_desc h3 {
            font-size: 22.5px;
        }

        .item_desc p {
            font-size: 22.5px;
        }

        .item_desc {
            bottom: 0px;
            height: 72px;
            height: 98px; /*rivka 27/5/2015*/
        }

        .item:hover .item_desc {
            bottom: 0px;
        }

        .homepage .inner_wrapper {
            width: 420px;
        }

        #homepage_box {
            padding-top: 80px;
        }

        .logo_container {
            width: 194px;
            float: left;
            margin-left: 24px;
        }


        .back_header {
            /*background: url(../img/Itu2020/logo-symbol.png) no-repeat;
        background-position: 12% 58%;*/
            width: 100%;
            height: 100%;
            position: relative;
        }

        .homepage .back_header {
            background: none;
        }

        .moked_phone {
            width: 44px;
            height: 44px;
            background: url(../img/mobile/call.png) no-repeat;
            display: block;
            background-size: contain;
            background-size: contain;
            float: left;
        }

        .footer_block h2 {
            margin-bottom: 12px
        }

        .footer_block {
            border-left: 1px solid rgba(255, 255, 255, 0.2);
            padding-left: 6%;
            padding-right: 9%;
            margin-left: 0
        }

        footer {
            height: auto;
        }

            footer .footer_menu_container {
                /* padding-left: 3%; */
                width: auto;
                float: right;
                width: 271px;
                margin: 0 auto;
                padding-left: 1px;
            }

                footer .footer_menu_container .footer_block:first-child {
                    padding-left: 6%;
                    /* padding-right: 13%; */
                }

        .footer_icon_container {
            width: auto;
            width: 305px; /*rivka 2/6/2015*/
            float: right;
            /*margin-top: -10px !important;*/
            /*padding-right: 3%;*/
            padding-left: 0 !important;
        }

        footer .footer_info_container {
            margin-top: 0;
            margin-right: 0;
            border-top: 1px solid rgba(255, 255, 255, 0.2);
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }

        .firma {
            border-top: none !important;
        }

        footer .sep {
            display: none;
        }

        footer .re-card { /*rivka 2/6/2015*/
            /*clear: both;
        margin-right: -12px;
        margin-top: 15px*/
        }

        .footer_info_container {
            clear: both;
            width: 100%;
        }

        footer .orders_call {
            font-size: 20px !important;
            padding: 25px 0 25px 0;
            /* margin-top:20px
            ; */
            /* padding-right: 10%; */
            /* padding-left: 10%; */
            width: 320px;
            margin-right: 0;
            margin: 0 auto;
            clear: both;
            float: none;
        }

            footer .orders_call .moked_text {
                font-size: 23px !important;
                float: right;
                margin-left: 17px
            }

                footer .orders_call .moked_text sup {
                    font-size: 30px !important;
                    /*top: 12px*/
                }

            footer .orders_call .moked_phone {
                float: left;
            }

        .safe_p {
            display: none;
        }

        .histadrut_mobile {
            /* padding-right:5%; */
            width: auto;
            margin: 0 auto;
            margin-top: 18px;
            /*max-width: 320px;*/
        }

        .safe_pu {
            background: url(../img/mobile/safe.png) no-repeat;
            background-size: contain;
            background-size: contain;
            width: 35px;
            height: 52px;
            display: block;
            float: right;
            margin-top: 24px;
            margin-right: 4%;
        }

        .single_cat {
            margin-bottom: 37px !important;
            float: right;
            margin-left: 20px;
        }

            .single_cat:nth-child(3n+3) {
                margin: 0 auto;
                margin-bottom: 37px;
                float: right;
                margin-left: 20px;
            }

        .cat_wrapper {
            max-width: 452px;
            margin: 0 auto;
            margin-top: 20px;
        }

        body.category_mobile .cat_wrapper { /*rivka 31/5/2015*/
            max-width: 452px;
            margin: 0 auto;
            margin-top: 48px;
        }

        .show-menu {
            display: block;
        }
    }

    @media screen and (max-width: 608px) {
        .single_cat {
            margin: 0 auto !important;
            margin-bottom: 37px !important;
            float: none;
        }

        .cat_img::after {
            content: "";
            display: block;
            padding-bottom: 100%;
        }

        .cat_img img {
            position: absolute; /* Take your picture out of the flow */
            top: 0;
            bottom: 0;
            left: 0;
            right: 0; /* Make the picture taking the size of it's parent */
            width: 100%; /* This if for the object-fit */
            height: 100% !important; /* This if for the object-fit */
            object-fit: cover; /* Equivalent of the background-size: cover; of a background-image */
            object-position: center;
        }

        .single_cat:nth-child(3n+3) {
            margin: 0 auto;
            margin-bottom: 37px;
            float: none;
        }

        .item.isotope-item.iw_off h1 {
            font-size: 35px;
            text-align: center;
            padding-right: 20px;
            padding-left: 5px;
        }


        .FixedBottom .footer_top {
            height: 200px;
            background: url(../img/Itu2020/Heart_illustration.png) no-repeat;
            background-position: -11px 96px;
            background-size: 72%;
            display: flex;
            width: 100%;
            padding-right: 0;
            flex-direction: row;
        }
    }

    .mm-list .no-line a.mm-subopen:before {
        content: none;
    }

    @media screen and (max-width: 460px) {
        body {
            min-width: 320px;
        }

        .iw_off {
            background: unset;
        }

            .iw_off img {
                height: 100%;
            }

        .ih_off {
            height: 328px !important;
        }

        .iw_off {
            width: 337px !important;
            display: block !important;
        }


        #gallery_mobile .flex-control-nav {
            height: fit-content;
            display: none;
        }

        header {
            display: none !important;
        }

        .homepage .inner_wrapper {
            min-width: 280px !important;
            min-width: inherit !important;
            width: auto !important;
        }

        .homepage footer.FixedBottom .inner_wrapper {
            flex-direction: column;
            background: none;
            padding: 0;
        }

        footer .inner_wrapper {
            min-width: 280px !important;
            flex-direction: column;
            background: none;
        }

        .logo_container {
            width: 194px;
            float: left;
            margin-left: 24px;
            background: url(../img/Itu2020/logo-symbol.png) no-repeat;
            background-position: left;
        }

        body.homepage.homepage_grid .logo_container {
            width: 194px;
            float: left;
            margin-left: 24px;
            background: url(//tmuracdn.blob.core.windows.net/club/itu/media/img/insteadheart.png) no-repeat;
            background-position: center;
            background-size: 100%;
            margin-top: 14px;
            margin-left: 23vw;
        }

        .item.isotope-item.iw_off h1 {
            font-size: 35px;
            text-align: right;
            padding-right: 20px;
            padding-left: 5px;
        }

        .moked_phone {
            width: 35px;
            height: 35px;
            background: url(../img/mobile/call.png) no-repeat;
            display: block;
            background-size: contain;
            float: left;
            margin-top: 4px;
            margin-left: 2px;
        }

        .footer_block h2 {
            margin-bottom: 6px;
            font-size: 14px;
            padding-top: 2px;
        }

        .footer_block {
            border-left: none;
            padding-left: 1%;
            padding-right: 1%;
            margin-left: 0;
            position: relative
        }

            .footer_block nav {
                height: 70%;
            }

                .footer_block nav ul {
                    height: 100%;
                    margin-top: 0;
                }

            .footer_block:nth-child(2) {
                width: 110px;
                height: 145px;
                padding-right: 20px;
                text-align: right;
            }

            .footer_block::after {
                content: '';
                position: absolute;
                height: 76px;
                width: 0;
                border-left: 2px solid #343434;
                top: 10px;
                left: 2px;
                display: none;
            }
        /*rivka 2/6/2015*/
        footer .text {
            font-size: 14px;
            line-height: 14px;
        }

        footer {
            height: auto;
            margin-bottom: 80px;
        }

            footer .footer_menu_container {
                padding-left: 1%;
                width: 50%;
                margin: 0 auto;
                float: none;
                clear: both;
                margin-top: 5px;
                align-items: start;
            }

                footer .footer_menu_container .footer_block:first-child {
                    padding-left: 15px;
                    padding-right: 0;
                    border: none;
                }

            footer ul li a {
                font-size: 14px;
                line-height: 12px;
            }

            footer ul li {
                line-height: 13px;
            }

        .footer_block ul li a {
            line-height: 14px;
            font-size: 15px;
            font-family: Clother-Regular;
        }

        .footer_icon_container a {
            justify-content: start;
        }

        .footer_top .footer_icon_container {
            width: 50%; /*rivka 2/6/2015*/
            float: right;
            margin-top: 0 !important;
            /*padding-right: 15%;/*rivka 2/6/2015*/
            padding-left: 0 !important;
            margin: 0 auto;
            height: 110px;
            display: flex;
            flex-direction: column;
        }

        .re-card .text {
            margin-right: 0;
        }

        .firma {
            border-top: none !important;
            width: 90% !important;
        }

        footer .sep {
            display: none;
        }

        footer .gift {
            float: right; /* rivka 2/6/2015*/
            width: 88%;
            margin-top: 0px;
            /*margin: auto;*/
            height: 40px;
            display: flex;
            align-items: center;
            padding-left: 0;
            padding-right: 1px;
        }

        footer .re-card /* rivka 2/6/2015*/ {
            float: right;
        }


            footer .re-card .icon {
                width: 38px;
                height: 30px;
                background: url(../img/Itu2020/loading_footer.png) no-repeat;
                background-position: center;
                /*margin: auto;*/
                margin-top: 6px;
                margin-left: 8px;
                float: right;
                /*margin-left: 0;*/
            }

        footer .gift .icon {
            width: 38px;
            height: 30px;
            background: url(../img/Itu2020/present_footer.png) no-repeat;
            background-position: center;
            margin: 0;
            margin-top: 6px;
            margin-left: 11px;
            float: right;
        }

        footer .re-card {
            clear: none;
            margin-right: 0;
            margin-top: 13px;
            margin: 0;
            width: 88%;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: start;
        }

        footer .footer_info_container {
            clear: both;
            width: 100%;
            /* max-width: 320px; */
            margin: 0 auto;
            /* float: none !important; */
            padding-top: 0 !important;
            margin-right: 0 !important;
            margin-top: 0 !important;
            border: none !important;
            flex-direction: column;
            padding: 0;
        }

        .footer_info_container a {
            width: 100%;
            padding: 0 !important;
        }

        footer .orders_call {
            width: 274px;
            /*font-size: 26px !important;*/
            font-size: 15px !important;
            border-top: none;
            border-bottom: none;
            padding: 19px 0 18px 0;
            margin: 0 auto !important;
            line-height: 45px;
            float: none;
            clear: both;
            border-top: 1px solid rgba(220, 221, 223, 1);
            /*border-bottom: 1px solid rgba(220, 221, 223, 1);*/
        }

            footer .orders_call.flex_container {
                display: flex;
                justify-content: center;
                align-items: center;
                margin: 0 !important;
                width: 100%;
            }

                footer .orders_call.flex_container img {
                    margin-right: 0 !important;
                    margin-left: 5px;
                }

            footer .orders_call .moked_text {
                font-size: 17px !important;
                float: right;
                margin-left: 13px;
            }

                footer .orders_call .moked_text sup {
                    font-size: 30px !important;
                    top: 11px
                }

            footer .orders_call .moked_phone {
                float: left;
            }



        .safe_p {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
        }

        footer .safe_p {
            padding-top: 15px;
            padding-bottom: 15px;
            margin-top: 0;
            margin: 0 auto !important;
            width: 98%;
            padding-right: 60px;
            border-top: 1px solid rgba(220, 221, 223, 1);
            justify-content: flex-end;
            padding-right: 7px;
        }

        .footer_info_container a:nth-child(2) div {
            flex-direction: row;
        }

        .safe_ssl {
            display: flex;
            flex-direction: column;
            align-items: center;
            color: #23233A;
            width: 65%;
            font-family: Clother-Regular;
        }

        .safe_buy {
            width: 100%;
            margin-bottom: 0;
            margin-top: 0;
            display: flex;
        }

        #footer_drop {
            border-radius: 5px 5px 5px 5px;
            width: 80%;
            border: 2px solid;
            text-align: start;
            font-family: Clother-Regular;
        }

        .dropdown {
            position: relative;
            width: 100%;
            height: 41px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .dropbtn {
            width: 80%;
        }

        .homepage .dropdown-content {
            width: 80%;
            top: -240px;
            border-radius: 4px 4px 0 0;
            box-sizing: border-box;
        }

        .dropdown-content {
            width: 80%;
            top: -240px;
            border-radius: 4px 4px 0 0;
        }

        .dropdown-menu.border-primary {
            border-radius: 5px 5px 0 0;
            margin-top: 2px;
            margin-bottom: 0;
            width: 80%;
            border: 2px solid;
        }

        .dropdown-toggle::after {
            left: 53px;
            top: 12px;
        }

        .dropdown-item.selected {
            color: #FF9BC8;
        }

        .dropdown-item {
            text-align: right !important;
        }

        .dropdown-toggle::after {
            -ms-transform: rotate(180deg); /* IE 9 */
            -webkit-transform: rotate(180deg); /* Safari 3-8 */
            transform: rotate(180deg);
            margin-top: 8px;
            float: left;
        }

        .show .dropdown-toggle::after {
            -ms-transform: none; /* IE 9 */
            -webkit-transform: none; /* Safari 3-8 */
            transform: none;
        }

        .lock_icon {
            display: flex;
            justify-content: end;
            width: 35%;
            justify-content: center;
        }

        footer .lock {
            margin-left: 11px;
        }

        .menu-block-right,
        .menu-block-left {
            border: none;
            position: relative;
            margin-top: 4px;
            width: 100px
        }

        .menu-block-left {
            border: none;
            position: relative;
            margin-top: 4px;
            width: 85px
        }

            .menu-block-right::after,
            .menu-block-left::after {
                content: '';
                position: absolute;
                height: 76px;
                width: 0;
                border-left: 2px solid #343434;
                top: 2px;
                left: 0px
            }

        .histadrut_mobile {
            /* padding-right:5%; */
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 15px 0;
            width: 100%;
            height: 80px;
            margin: 0;
            border-top: 1px solid rgba(220, 221, 223, 1);
            box-sizing: border-box;
        }

            .histadrut_mobile select {
                background: white;
                border: 2px solid #237DFF;
            }

            .histadrut_mobile .custom-select div {
                background: white;
                border: 2px solid #237DFF;
            }

        .histadrut_logo_mobile {
            float: none !important;
            margin: 0;
            margin-right: 0;
            clear: both;
            text-align: center;
            width: 94px !important;
            background-size: contain;
        }

        .safe_pu {
            background: url(../img/mobile/safe.png) no-repeat;
            background-size: contain;
            background-size: contain;
            float: right;
            margin-top: 5px;
            width: 31px;
            margin-right: 15px;
        }

        .classic_mobile .onsale {
            font-size: 15px;
            height: 47px;
            width: 47px;
            line-height: 48px;
            right: 12%;
            top: 3%;
        }

        .contact_page.personal_page h1 {
            margin-bottom: 9px;
            font-size: 18px;
            border-bottom: 1px solid #DEDEE4;
        }

        span.update_pass {
            cursor: pointer;
            color: #237DFF;
            font-family: Clother-Bold;
        }

        *, ::after, ::before {
            font-family: Clother-Regular;
        }

        input#c_phone {
            border-left: 1px solid #DEDEE4;
        }

        .my_orders .order-cancel {
            position: relative;
            left: -15px;
            top: 5px;
        }

        .my_orders_mobile .mobile_box-row.title.rec_line_title .m_box.box_w2 {
            margin-right: 0px !important;
            padding-right: 0px !important;
            width: 20%;
        }

        .my_orders_mobile .orders_table2 .mobile_box-row.title.rec_line_title .m_box.box_w2 {
            width: 16%;
        }

        .my_orders.mobile .box_w3, .my_orders.mobile .box_w4 {
            width: 14%;
        }

        /*.my_orders.mobile .orders-table2 .box_w3, .my_orders.mobile .box_w4 {
        width: 14%;
    }*/

        .my_orders.mobile .orders_table2 .box_w3 {
            width: 17%;
        }

        .my_orders.mobile .orders_able2 .box_w4 {
            width: 14%;
        }

        .my_orders.mobile .orders_table .m_box {
            direction: rtl !important;
        }

        .my_orders.mobile.orders_table2 .box_w2 {
            width: 17%;
        }

        .box_w3 {
            text-align: right;
        }

        .content h2 {
            margin: 16px 0 12px 0;
        }

        .boxer:not(.use_saved_card):not(.save_card):not(.bls_table):not(.use_member_card):not(.funds_table) {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            margin-top: 8px;
        } .mobile .rec_line_title {
            padding-bottom: 0px;
        } .rec_pay_type .no-print {
            margin-top: 12px;
        } span.ltr-number {
            color: #23233A;
        } .secondaryText .date_space {
            margin-right: 0px;
        } .orderSummaryRow {
            margin-top: 10px;
            font-family: typopas;
            font-size: 18px;
        } .orderDetailsRow {
            margin-top: 8px;
            margin-bottom: 20px;
        } .box-closer {
            width: 100%;
            height: 5px;
            border-bottom: 1px solid #DEDEE4;
        } .boxer .box:first-child {
            padding-right: 9px;
        } .boxer .box {
            padding-right: 9px;
        } .thank_you .boxer .box-row.title .box {
            color: #71777F;
        } .box-row .ns {
            color: #23233A;
        } .checkboxPink label {
            width: 9px !important;
            height: 8px !important;
        } .loader_header_itu {
            position: fixed;
        }

        .payment_box label {
            width: 190px;
            white-space: nowrap;
        }
    }




    .classic_mobile .flexslider .slides .slide_mobile.flex-active-slide img /* rivka 28/5/2015 */ {
        /*border-radius: 50%;*/
    }

    .checkout_mobile .box-row.summery.mob_tr_remark /*rivka 16/7/2015*/ {
        height: 90px;
        position: relative;
        padding-top: 15px;
    }

        .checkout_mobile .box-row.summery.mob_tr_remark.HideInput label /*rivka 16/7/2015*/ {
            display: inline-block;
        }

        .checkout_mobile .box-row.summery.mob_tr_remark textarea /*rivka 16/7/2015*/ {
            float: right;
            border-radius: 2px;
            border: 1px solid #C0C0C0;
            resize: none;
            width: 95%;
            font-size: 14px;
            height: 41px;
            text-indent: 0px;
            padding: 7px;
            padding-right: 15px;
            padding-top: 15px;
            padding-bottom: 15px;
        }

        .checkout_mobile .box-row.summery.mob_tr_remark label { /*rivka 16/7/2015*/
            border: 1px silver solid;
            width: 100%;
            height: 17px;
            font-size: 14px;
            text-indent: 15px;
            cursor: text;
            color: #ABABA9;
            display: none;
            padding-top: 15px;
            position: absolute;
            z-index: 500;
            border: none;
            background-color: Transparent;
            float: right;
            left: 0;
            text-align: right;
            padding-right: 0;
        }

    .m_box_print {
        display: inline-block;
        float: left;
        position: relative;
    }

    div#cu_name {
        width: 90%;
        margin: 0 auto;
    }

        div#cu_name h3 {
            font-weight: lighter;
            margin-top: 10px;
            margin-bottom: 0px;
            text-indent: 0px;
            line-height: 1.3;
        }

            div#cu_name h3:last-child {
                margin-top: 0px;
            }


    body.classic_mobile span.barcode-exercise-used, body.classic_mobile a.barcode-exercise {
        display: none;
    }

    body.classic_mobile.barcode-exercise .addToCart, body.classic_mobile.barcode-exercise-used .addToCart {
        display: none;
    }

    body.classic_mobile.barcode-exercise-used .barcode-exercise-used, body.classic_mobile.barcode-exercise a.barcode-exercise {
        display: block;
    }

    /*.card_load .orders_table.main_table .mobile_box-row.title{
    display:none;
}*/

    .card_load .orders_table.main_table .sum-box .m_box.box_w2 {
        width: 25%;
    }

    .current-sum {
        display: flex;
        white-space: nowrap;
        margin-right: 8px;
        direction: rtl;
        width: 210px;
        text-align: left;
        line-height: 28px;
        line-height: 20px;
        font-size: 20px;
    }

    .box box_w3 box_comp > .p_money {
        left: 113px;
    }

    .card_load #CompleteToSum {
        margin-left: -10px !important;
        border: 1px solid rgb(184, 184, 184) !important;
        padding: 5px;
        margin-right: 11px;
        font-family: typopas;
        font-weight: 200;
        width: 76px;
        height: 19px;
        display: block;
    }

    .my_orders.card_load.mobile #CompleteToSum {
        margin-left: -10px !important;
        border: 1px solid rgb(184, 184, 184) !important;
        display: inline-block;
        width: 73px;
        border: 1px solid rgb(184, 184, 184);
        padding: 5px;
        margin-right: 8px;
        font-family: typopas;
        font-weight: 200;
        width: 75px;
        border: 1px solid rgb(184, 184, 184);
        padding: 5px;
        display: block;
        height: 19px;
    }

    .my_orders.card_load.mobile .current-sum {
        font-size: 16px;
        color: black;
        font-family: typopas;
        font-weight: 200;
        margin-right: -2px;
    }


    .p_mny:not(.p_mny2) {
        display: inline-block;
        margin-right: 11px;
    }

    .p_mny2 {
        display: inline-block;
    }


    .card_load .orders_table.main_table .mobile_box-row {
        border-top: 1px dashed #888888;
        padding: 12px;
    }

    body.card_load #TotalSum {
        margin-right: 58px;
    }

    body.card_load html.mm-opened {
        background: url(media/img/bcard/line_new.png) repeat !important;
    }

    body.card_load #TotalNuminal:disabled {
        display: inline-block;
        /* border-radius: 10px; */
        /* border: 1px solid rgb(184, 184, 184); */
        padding: 5px;
        color: black;
        background-color: white;
        font-size: 18px;
        border: none !important;
        display: inline-block;
        width: 75px;
        border: 1px solid rgb(184, 184, 184);
        padding: 5px;
        /* font-family: sans-serif; */
        font-family: typopas;
        font-weight: 200;
    }

    /**New Style Mobile Tickets**/
    .classic_mobile.tickets_mobile article.classic_w {
        width: 92.8%;
    }

    .classic_mobile.tickets_mobile #seat-map {
        /*zoom: 67%;*/
    }

    body.tickets_mobile .panzoom-parent-img {
        /*display:none;*/
    }

    .tickets_mobile .seat-selected-label.fltrt div {
        font-size: 0.9em;
    }

    .tickets_mobile .seat-selected-label.fltrt {
        margin-top: -15px;
    }

    .tickets_mobile .back-icon img {
        width: 39px;
        height: 39px;
    }

    .classic_mobile.tickets_mobile .fltlft {
        top: 87px;
    }

    .my_orders.mobile .box_w4 {
        /*white-space: nowrap;*/
    }

    /*body.tickets_mobile .buttons {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 123px;
    z-index: 99999;
    position: fixed;
}*/

    body.classic_mobile.tickets_mobile {
        background-color: #fff !important;
    }

    body.shows_mobile .map_scroll {
        /*display:none;*/
    }

    body.tickets_mobile .panzoom-parent-img {
        position: fixed;
    }

    body.tickets_mobile .panzoom {
        transition: all 0s ease-out 0s;
        cursor: move;
        visibility: visible;
        transform-origin: 0px 0px 0px;
    }

    body.classic_mobile.tickets_mobile {
        background-repeat: no-repeat;
        background-position-x: left;
        background-size: 100px;
        background-image: url(../img/touch-zoom2.png);
        background-position-y: 127px;
        background-attachment: fixed;
        transition: all .2s ease-in-out;
        transition: background-color 1s linear;
    }

        body.classic_mobile.tickets_mobile.start {
            background: none;
        }

    div.seatCharts-space {
        background-color: transparent;
    }

    .classic_mobile.tickets_mobile #seat-map {
        margin-top: 0;
    }

    .seat-select-stage2 {
        margin-top: 44px;
    }

    .classic_mobile.tickets_mobile .wrapper {
        background-color: transparent;
    }



    body.classic_mobile.tickets_mobile {
        overflow: hidden;
    }


    body.homepage .rules {
        color: white;
        text-decoration: underline;
    }

    .p_z.my_orders.card_load.mobile.mst_360 .hidee {
        margin-right: -11px;
    }

    .p_z.my_orders.card_load.mobile.mst_360 #TotalNuminal {
        margin-right: 61px;
        display: inline-block;
        width: 77px;
        border: 1px solid rgb(184, 184, 184);
        padding: 5px;
    }

    .p_z.my_orders.card_load.mobile.mst_360 .div-load-to-card {
        display: inline-block;
        margin-right: 2px;
    }

    .p_z.my_orders.card_load.mobile.mst_360 #TotalSum {
        margin-right: 97px;
    }

    .p_z.my_orders.card_load.mobile.mst_360 .div-total-pay {
        display: inline-block;
    }

    .p_z.my_orders.card_load.mobile.mst_360 .div-b-load {
        width: 19%;
    }

    .p_z.my_orders.card_load.mobile.mst_360 .left-to-pay {
        display: inline-block;
        width: 100%;
    }

    .p_z.my_orders.card_load.mobile.mst_360 .div-complete {
        float: unset;
    }

    div#SubsidisedNominalSum {
        margin-right: 88px;
        display: inline-block;
    }

    div#SubsidisedNIS_Sum {
        display: inline-block;
        margin-right: 58px;
    }

    div#NonSubsidisedNominalSum {
        margin-right: 84px;
        display: inline-block;
    }

    div#NonSubsidisedNIS_Sum {
        margin-right: 60px;
        display: inline-block;
    }

    .m_box.box_w3 {
        /*white-space: nowrap;*/
        /*margin-right: 53px;*/
    }

    .sidebar-right-filter.sidebar_menu {
        display: block !important;
    }

    .sidebar-right {
        display: none;
    }

    span.display-sidebar-right {
        font-size: 16px;
        font-family: Clother-Bold;
        /*font-size: 20px;*/
        cursor: pointer;
        text-align: center;
        top: 71px;
        font-weight: bold;
        height: 31px;
        position: fixed;
        z-index: 10;
        width: 100%;
        /*color: white;*/
        color: #23233A;
        /*background: #E71B89;*/
        background: #FF9BC8;
        padding-top: 3px;
        right: 0;
    }

    .search-sidebar-right {
        cursor: pointer;
        position: relative;
        text-decoration: underline;
        margin-top: 20px;
        z-index: 10;
        font-size: 14px;
        left: 11px;
        /*bottom: 11px;*/
        color: white !important;
        text-decoration: none !important;
        /*background-color: #e81b89;*/
        background-color: #237DFF;
        padding: 3px 16px 6px 15px;
        border-radius: 30px;
        font-weight: bold;
        font-size: 20px;
        width: 70vw;
        height: 45px;
        margin: auto;
        text-align: center;
        margin-bottom: 22px;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    body.category_mobile nav.sidebar_menu {
        width: 91% !important;
        margin-top: 33px;
    }

    body.category_mobile #filt_cont .cat-name {
        margin-top: unset !important;
        position: unset !important;
        float: right;
        width: 70%;
    }

    .main-header {
        display: none !important;
    }

    input#datepick, input#text_filter {
        width: 100%;
    }

    input#datepick {
        height: 41px;
        font-size: 16px;
        border-radius: 25px;
        background-position: 17px 12px;
    }

    .sidebar_menu_ttl {
        display: none;
    }



    div#clearFilt {
        top: 84px !important;
        left: 24px;
        /*background-color: darkgrey;*/
        width: 74px;
        margin-top: 0px !important;
    }

    div#fill_details {
        margin-top: 82px;
    }

    .mobile_box-row.parent_a:not(.row_TotalNuminal) b {
        display: unset !important;
        font-family: Clother-Bold;
    }

    .category_mobile div#filt_cont {
        position: absolute;
        margin-top: 0;
        margin-right: 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 6px;
        width: 89%;
        min-height: 5vh;
        top: 95px;
    }

    nav#mob_menu {
        height: 94% !important;
    }

    #back_btn_itu {
        filter: brightness(0.3);
        left: 10px !important;
    }

    @media screen and (min-width: 1240px) {
        footer .inner_wrapper {
            /*margin-right: 128px;*/
        }
    }

    div#filtBy {
        Z-INDEX: 3135 !important;
        top: 91px !important;
        display: block !important;
        margin-right: 0;
        padding-bottom: 0;
        padding-left: 6px;
    }

    .shopping_cart_mobile .boxer .box-row {
        display: table !important;
    }

    .shopping_cart_mobile .shopping_cart_table.boxer .box.bw_2 {
        width: 29%;
        padding: 37px 2px 0 0;
        font-size: 23px;
    }

    .shopping_cart_mobile .shopping_cart_table.boxer .box.bw_3 {
        width: 28%;
    }


    .flex-control-nav {
        bottom: unset;
        top: 408px;
    }

    .mobile_homepage .nivo-controlNav {
        top: 80.8% !important;
        left: 0.5% !important;
    }

    .thank_you.mobile .rec_pay_type .boxer {
        margin-top: 35px;
    }

    .my_funds_mobile .box_w6 {
        display: none;
    }

    .my_funds_mobile .box_w1 {
        width: 30%;
    }

    @media screen and (max-width: 460px) {

        .my_orders_mobile .orders_table2 .mobile_box-row.title.rec_line_title .m_box.box_w2 {
            width: 18%;
        }

        .orders_table2 .box_w2 {
            width: 18%;
        }

        .my_orders.mobile .orders_table2 .box_w3 {
            width: 19%;
            white-space: normal;
            text-align: right;
        }

        .my_funds_mobile .box_w2 {
            flex-grow: unset;
        }

        .my_orders_mobile .mobile_box-row.title.rec_line_title .m_box.box_w2 {
            margin-right: 0;
        }

        .mobile_box-row.title.rec_line_title .m_box.box_w2 {
            margin-right: 0;
        }

        .my_funds_mobile .m_box {
            text-indent: 4px;
        }

        .footer_info_container .regulations-container a div {
            box-sizing: border-box;
            padding-right: 128px;
            font-family: Clother-Regular;
        }

        .footer_info_container .security-support {
            width: 100%;
            order: 2;
            border-bottom: 1px solid rgba(220, 221, 223, 1);
        }

        .footer_info_container .social-media {
            width: 100%;
            order: 1;
        }

        .footer_info_container .regulations-container {
            width: 100%;
            order: 3;
        }

        footer .orders_call.facebook_info {
            box-sizing: border-box;
            /*padding-left: 10vw;*/
        }

        .my_orders_mobile .history_table .mobile_box-row {
            padding-left: 15px;
            box-sizing: border-box;
            padding-right: 3px;
        }

        .my_orders_mobile .history_table .box_w1 {
            width: 25%;
            padding-right: 0;
        }

        .my_orders_mobile .history_table .box_w2 {
            width: 25%;
            padding-right: 0;
        }

        .my_orders.mobile .history_table .box_w3,
        .my_orders.mobile .history_table .box_w4,
        .my_orders.mobile .history_table .box_w5 {
            width: 15%;
            text-align: center;
        }

        .my_orders.mobile .history_table .rec_line_title {
            padding-left: 0;
            margin-left: 0;
            width: 100%;
        }

        footer .orders_call.instagram_info {
            box-sizing: border-box;
            /*padding-left: 6vw;*/
        }

        footer .safe_p {
            box-sizing: border-box;
            padding-left: 7vw;
            width: 100%;
        }

        .footer_info_container .regulations-container a .regulations {
            padding-right: 42vw;
            font-family: Clother-Regular;
        }

        .contact_page.mobile .FixedBottom .inner_wrapper {
            width: 100%;
        }

        .checkout_mobile.mobile .rec_line_title {
            padding-bottom: 16px;
        }

        .checkout_mobile .smlb {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        button#buynow {
            justify-content: center;
            align-items: center;
            padding-left: 16vw;
        }

        .mobile.product .rec_line_title {
            padding-bottom: 16px;
        }

        .personal_page .footer_info_container .regulations-container a div {
            padding-right: 20vw;
        }

            .personal_page .footer_info_container .regulations-container a div.regulations {
                padding-right: 42vw;
            }

        .my_funds_mobile .mobile .rec_line_title {
            padding-left: 0;
        }

        .my_funds_mobile .mobile_box-row {
            padding: 10px 0px 10px 0px;
        }

        .mobile_box-row {
            padding: 10px 0px 10px 0px;
        }

        .my_funds_mobile .rec_line_title {
            width: 100%;
        }

        .debit_mobile section.content > h2 {
            padding-right: 5px;
        }

        .debit_mobile .mobile .rec_line_title {
            width: 100%;
            padding-left: 0;
        }

        .my_orders.mobile .orders_table .m_box ._ltr {
            direction: ltr !important;
        }

        .my_orders.mobile .orders_table .m_box.box_w4 {
            direction: ltr !important;
        }

        .search_results.mobile .cat_title {
            height: 34px;
        }

        .my_funds_mobile .content h2, .my_funds_mobile .content h3 {
            padding-right: 4px;
        }

        .contact_page input#c_phone {
            text-indent: 80px;
            width: 100%;
        }

        .contact_page .phone-select {
            font-size: 16px;
        }

        .checkbox_type_car {
            display: flex;
            flex-direction: row;
            justify-content: right;
            align-items: center;
        }

        .contact_page form.contact_form .checkbox_type_car label {
            display: block;
        }

        .form_line.radio_yad {
            display: flex;
            flex-direction: row;
            justify-content: right;
            align-items: center;
        }

        .contact_page form.contact_form .radio_yad label {
            display: block;
        }

        #car_cont {
            width: 100%;
        }

        .checkout_mobile #remarks_line {
            position: fixed;
            z-index: 2;
            left: 0;/*5%*/
            top: 73px;
            width: 90%;
            /* left: 0%; */
            right: 0;
            top: 50px;
            width: 100vw;
            display: flex;
            background: #3889FE !important;
        }

        body.HeaderAndFooter.checkout_mobile #remarks_line {
            top: 15px;
            margin: 0;
        }

        #confirmPolicy p {
            font-size: 13px;
            margin: 0;
            margin-left: 2px;
            width: auto;
            height: 100%;
            white-space: nowrap;
        }

        .footer_block nav ul {
            flex-wrap: nowrap;
        }

        .orders_call.moked_support p {
            margin: 0;
            white-space: nowrap;
        }

        #confirmPolicy a {
            height: 100%;
        }

        #confirmPolicy input[type=checkbox] {
            height: 80%;
        }

        .card_load.mobile .content h3.fir {
            margin-right: 10px;
        }

        .card_load.mobile .content span.num-card {
            margin-right: 7px;
        }

        .debit_mobile .mst_360 .box_w2 {
            white-space: nowrap;
            width: auto;
        }

        #loading-image {
            left: 30%;
        }

        .contact_page .form_line input[type="text"] {
            width: 100%;
        }

        .double_select {
            border-radius: 27px;
            background: white;
        }

        .thank_you .boxer_title_thank {
            display: flex;
            align-items: center;
        }

        .contact_page form.contact_form label {
            /*display: none;*/
        }

        .category_mobile #MsgFav {
            position: fixed;
            top: 15% !important;
            background: white;
            z-index: 10;
        }

        .classic_w .rec_line_title {
            width: auto;
        }

        .product .classic_mobile li.quality {
            border-bottom: none;
        }

        .category .content h2 {
            width: 90%;
        }

        .contact_page.personal_page input#c_phone {
            width: 100%;
        }

        .bx_line .discountTxtCartMob {
            display: block;
            color: #FF9BC8;
        }

        .fav_icon {
            position: absolute;
            left: 40px;
            margin-top: 14px;
        }

        .my_fav_mob .fav_icon {
            left: 6px;
            margin-top: 0px;
        }

        .instagram_info .instagram_components {
            width: 80%;
            margin-left: 7%;
        }

        .facebook_info .facebook_components {
            width: 80%;
            margin-left: 11%;
        }

        .category .TextOnly > div {
            text-align: right;
            padding-right: 5px;
            font-size: 15px;
        }

        @supports (-webkit-touch-callout: none) {
            #f_login.form-group {
                height: 60%;
            }
        }


        .product.mobile .flexslider {
            width: 100%;
            box-sizing: border-box;
        }

            .product.mobile .flexslider .flex-viewport {
                width: 100%;
            }
    }

    .category .content {
        float: none;
        margin-left: 0px;
    }

.takanon-div-itu-mobile {
    text-align: right;
    /* height: 90%;*/
    WHITE-SPACE: pre-line;
}

    div#confirmPolicy {
        display: none !important;
    }

    .product_not_available h1.product-name.mini_heart_text, .product_not_available .boxer_shows,
    .product_not_available .box-row.sumbox.order_remark,
    .product_not_available .box-row.leftinstock.show_inventory_price,
    .product_not_available button.addToCart.gotoShow {
        display: none !important;
    }

    .p_des_not_available {
        font-size: 22px;
    }

    .login_mobile_button_sms {
        background: #FA5E9B;
        font-family: Clother-Bold;
        border-radius: 2rem;
        font-size: 1.5rem;
        /* line-height: 49%; */
        border: none;
        margin-top: 0;
        color: white;
        padding: 0;
        height: 55px;
        -webkit-appearance: button;
        width: 96%;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .enter_with_sms {
        width: 100%;
        background-color: #F7F7F7;
        height: 31%;
        border-top: 1px solid #DADADA;
    }

/*@media screen and (max-width: 600px) {
    .otp_step1 {
        height: 76%;
    }
}*/
    

    #sendMeSmsLogin, #LoginWithSms {
        background: #007AFF;
        font-family: Clother-Bold;
        border-radius: 2rem;
        font-size: 1.5rem;
        /* line-height: 49%; */
        border: none;
        margin-top: 0;
        color: white;
        padding: 0;
        height: 55px;
        -webkit-appearance: button;
        width: 95%;
        /* margin: 0 auto; */
        display: block;
        text-align: center;
    }

.mobile #sendMeSmsLogin, .mobile #LoginWithSms {
    margin-bottom: 10px !important;
}
    .back_to_main_login {
    display: block;
    text-align: center;
    color: #007AFF;
    cursor: pointer;
    margin-top: 9px;
}

    #sendpasswordAgain {
        /*display: block;*/
        text-align: center;
        color: #007AFF;
        cursor: pointer;
        margin-top: 9px;
        font-size: 19px;
    }

    #passwordReceived, #LoginWithSms, #idNumberForSms, #sendMeSmsLogin {
        margin: 0 auto;
    }

    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    /*.deviceId .enter_with_sms {
    display: none;
}*/

    .select_fancy_gray.cat_drop {
        padding: 0px;
    }

    body.category.category_mobile .cat_title {
        display: none;
    }

    .cat_title .fltlft_load {
        margin-top: -9px;
    }

    body.personal_page #edit-personal-link {
        font-size: 16px;
    }

    body.personal_page input#datepick {
        WIDTH: 186px;
    }

    span.select2-selection.select2-selection--single {
        width: 162px !important;
        right: 0px;
        position: absolute;
    }

    span.select2-selection__arrow {
        width: 37px !important;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-right: 0px !important;
    }

    span.select2-dropdown.select2-dropdown--below {
        width: 196px !important;
        left: -25px;
    }

    span.check_input {
        width: 13px !important;
    }

    /*#City span.check_input {
    margin-right: 25px;
}*/

    body.personal_page .cancel, body.personal_page .update_personal_btn {
        padding-top: 4px;
    }

    .modalOTP_content {
        margin: 72% auto;
    }

    .details {
        padding-right: 0px;
    }

    body.personal_page .p {
        width: 100%;
    }

    .ok-cancel-div {
        width: 100% !important;
    }

    span.fill_details_to_continue {
        margin-right: 4px;
    }

    .select2-selection__rendered {
        width: 123px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: black !important;
        font-size: 14px !important;
        line-height: 28px;
        font-family: Clother-Regular !important;
    }

    p.error_msg {
        width: 90% !important;
    }

    body.personal_page .p span:not(.required-star):not(.six-digit-credit):not(.check_input) {
        width: 110px;
    }

    body.personal_page input:not(#chkTermsPolicy):not(#chkAgreeMarketing):not(.contact_form.update_pass_form input) {
        width: 163px !important;
    }

    input#p_txtMail {
        width: 161px;
    }

    input.cancel_save_pass, .save_pass {
        width: 143px !important;
    }

    .must_fill.mobile .cancel {
        background-color: unset;
    }

    .must_fill .logout_personal {
        margin-top: 23px;
        /* margin-right: 686px; */
        margin-right: 92px;
        text-decoration: underline;
    }

    .must_fill a.mobile_logo, .must_fill a.btn_snapmenu, .must_fill img.btn_home_page {
        pointer-events: none;
    }

    .personal_page select#cmbCustomerBranch {
        width: 202px;
        margin-right: 35px;
    }


.inventory-modal-content {
    width: 85%;
    margin-top: 194px;
    border-radius: 25px;
}

li.slide_mobile {
    margin-right: 0px !important;
}

.DeliveryAddressChange-modal-content{
    margin-top:190px;
}

    .DeliveryAddressChange-modal-content input {
        /* width: 49% !important; */
        border-radius: 25px;
        height: 35px !IMPORTANT;
    }

.DeliveryAddressChange-modal-content-before div {
    margin-top: 10px;
    height: 46px;
}

.DeliveryAddressChange-modal-content-before input#p_txtAddressL {
    width: 148px;
    font-family: 'Clother-Regular';
    padding-right: 16px;
}

.DeliveryAddressChange-modal-content-before span.select2 {
    top: -17px;
}


/* תיקון זמני nikita 18/10/2020*/
.shopping_cart_mobile .select_fancy.little_s2.rounded_s {
    text-indent: 6px;
}

.checkout_mobile div.boxer .box.box_num_of_payments .select_fancy {
    height: 33px;
    font-size: 21px;
}


/* תיקון זמני*/

.otpModal-content {
    width: 81%;
    margin: 65px auto;
    height: 84%;
}

#otpModal .info{
    font-size: 22px;
}

span.infoPre {
    font-size: 22px;
}

span.sendpasswordAgainInSeconds {
    font-size: 20px;
}

#otpModal h3 {
    font-size: 26px;
}

input#otpConfirmAccess {
    height: 46px;
    font-size: 21px;
}

a.sendOTPAgain {
    font-size: 22px;
}

a.confirmOTP {
    height: 46px;
    line-height: 46px;
    font-size: 25px;
}

.contact_page.must_fill .right_block {
    margin: 24% auto;
    padding: 0px; 
    margin-left: 20px !important;
    margin-right: -6px; 
}

.contact_page.must_fill .update_pass {
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    display: block !important;
}

.mobile_login .passwordAndEye {
    width: 100%;
}

/*.mobile_login input#login_password {
    width: 298px;
}*/

img#imgLoader {
    top: 166px;
    right: 134px;
}

#sendMeSmsLogin{
    width: 100%;
}

input[type="text"]:not(#login_password){
    font-size: 19px;
}

.linkToShowOTP {
    top: 68px;
    right: 0;
    height: 135px;
    background: white;
    text-align: center;
}

#callRecieved {
    font-size: 31px;
}

.form_line input[type="password"]:not(#login_password) {
    font-size: 18px;
}

span.sendpasswordAgainInSeconds {
    font-size: 17px;
}

#update_pass {
    height: 100%;
    width: 100% !important;
    font-size: 18px;
    margin-top: -21px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.must_fill_password #update_pass {
    height: 100%;
    width: 100% !important;
    /* font-size: 18px; */
    /* margin-top: -21px; */
    /* margin-left: 0px !important; */
    margin-right: 0px !important;
    right: 0;
    top: 0;
    padding-right: 7px;
    margin-top: 0;
    /*overflow: hidden;*/
}
.must_fill #update_pass {
    margin-top: 71px;
}

    .must_fill form.contact_form {
        margin-top: 9px;
    }

div#hideWhenUpdated {
    padding: 8px;
    margin-bottom: 12px;
}

#imgLoaderPassword {
    margin-right: 0;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 10px;
    right: 142px;
    z-index: 12332131
}

.personal_page .form_line:not(.form_line_buttons) {
    flex-direction: column;
    margin-top: 25px;
}
a#sendOPTAgain {
    MARGIN-TOP: 50px;
    margin-right: 4px;
    font-size: 16px;
}
.must_fill_password a#sendOPTAgain {
    MARGIN-TOP: 23px;
    /*MARGIN-RIGHT: 207PX;*/

}

.details #pass_msg, #pass_msg_update{
    margin-right:0;
}

.must_fill_password p.open_m_pass {
    margin-bottom: 0;
    /*margin-top: -42px;*/
    font-size: 14px;
}

.contact_page form.contact_form label {
    width: 97%;
}
.must_fill_password .logout_personal {
    margin-right: 0;
    margin-top: 12px;
    text-decoration: underline;
}
/*div#otp_pass {
    margin-top: 30px;
}*/

#serviceCallPass {
    margin-top: 13px;
    font-size: 15px;
}

.form_line.form_line_buttons {
    justify-content: center;
}

.contact_page.must_fill .right_block{
    right:0px;
}

/*.contact_page span.hide_show_login_password {
    margin-right: 32px;
}*/

.must_fill_password .form_line.form_line_buttons {
    justify-content: space-between;
    margin-top: 8px;
    margin-bottom: 21px;
}
.must_fill_password .Terms_personal_page_inner {
    position: absolute;
    top: 479px;
    z-index: 1234564;
    right: 28px;
}
.must_fill_password .form_line_buttons {
    width: 95%;
}

.must_fill_password .form_line {
    margin-bottom: 41px;
}

.must_fill_password .pressOnSave {
    margin-right: 0;
}

span#c_otp_pass_span {
    width: 97%;
}

#update-detials-div-id span.update_pass {
    font-size: 20px;
    text-align: center;
    margin-bottom: 7px;
    display: block;
}

#login_name {
    height: 3.5rem;
    line-height: 3.5rem;
}

input#DeliveryAddressHomeNo {
    font-size: 15px !important;
    padding-right: 14px;
    width: 70px !important;
}

#DeliveryAddressHomeNo, #DeliveryAddressZipcode {
    padding-right: 14px;
    width: 75px !important;
    font-family: 'Clother-Regular';
}


.DeliveryAddressChange-modal-content-before span#select2-cmbtxtCityList-container {
    font-family: 'Clother-Regular' !IMPORTANT;
    font-size: 16px !important;
}

input#txtSearch {
    width: 95% !important;
}

.mag_m {
    top: 17px;
}

.checkout_mobile input.numeric_only {
    width: 50% !IMPORTANT;
}

.mobile_login + img#imgLoader {
    width: 50px !important;
    height: 50px !important;
    right: 150px !important;
}

/*div#v2-recaptch {
    display: none;
    position: fixed;
    z-index: 12132132132114544;
}*/

.mobile_login div#v2-recaptch {
    position: unset;
    margin-right: 0;
    z-index: 1;
    width: 100%;
}
.mobile_login div#v2-recaptch div{
    margin: 0 auto;
}

.HeaderAndFooter footer, .HeaderAndFooter header, .HeaderAndFooter .mobile_header {
    display: none !important;
}

.must_fill a.show_if_complete_details{
    text-align:center;
}