/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 4, 2017, 2:28:38 PM
    Author     : Jim Prinston J
*/

@font-face {
    font-family: 'Framework7 Icons';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Framework7Icons-Regular.eot");
    src: local('Framework7 Icons'),
        local('Framework7Icons-Regular'),
        url("fonts/Framework7Icons-Regular.woff2") format("woff2"),
        url("fonts/Framework7Icons-Regular.woff") format("woff"),
        url("fonts/Framework7Icons-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Chalkboard SE';
    font-style: normal;
    font-weight: 400;
    src:
        url("fonts/chalkboardse-regular-webfont.woff2") format("woff2"),
        url("fonts/chalkboardse-regular-webfont.woff") format("woff"),
        url("fonts/ChalkboardSE-Regular.ttf") format("truetype");
}
@font-face{ 
    font-family: 'OpenSans-SemiBold';
    src: url("../../commonLibrary/fonts/Open_Sans/OpenSans-SemiBold.ttf");
}@font-face{ 
    font-family: 'OpenSans-Bold';
    src: url("../../commonLibrary/fonts/Open_Sans/OpenSans-Bold.ttf");
}
@font-face{ 
    font-family: 'OpenSans-ExtraBold';
    src: url("../../../commonLibrary/fonts/Open_Sans/OpenSans-ExtraBold.ttf");
} 
@font-face{ 
    font-family: 'OpenSans';
    src: url("../../commonLibrary/fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf");
}
*:not(i,.global-modal *){
    font-family: 'OpenSans', sans-serif;
}
/* font weight adjustment for safari browser */
.safari h2,
.safari h3,
.safari .appointment-slot .day,
.safari .appointment-slot .appointment_staff,
.safari .appointment-slot .appointment_subtitle,
.safari .appointment-slot .appointment_spots_left,
.safari .classschedule-view .cstm-new-back,
.safari #class_quantity,
.safari #class_quantity span,
.safari .appointment_details .date,
.safari .appointment_register_page .class_optional_discount_amount_box,
.safari .admin-banner h6
{
    font-family: 'OpenSans-Bold' !important;
    font-weight: normal !important;
}
.student-font{
    font-family: 'Chalkboard SE';
}
body{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                        supported by Chrome and Opera */
}
.f7-icons, .framework7-icons {
    font-family: 'Framework7 Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    font-feature-settings: "liga";
}
/*.demo-card-header-pic .card-header {
    min-height: 70vw;
    background-size: cover;
    background-position: center;
    display: block !important;
    color: #6d6d72 !important;
}*/
.demo-card-header-pic .card-header{
    background-size: contain;
    background-position: center;
    display: block !important;
    color: #6d6d72 !important;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding: 25%;
}
.event-des-height .card-header {
    /*min-height: 11vw;*/
}
.card-image {
    padding: 0px !important;
    margin: 0px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height:11vw;
    width:100%;
    margin-top:-4px!important;
}
.card-content h3{
    margin: 1px !important;
    padding: 0px !important;
}
.card-element{
    color: white;
    font-size: 25px;
    font-weight: 500;
    text-shadow: 1px 1px #000000;
    display: block;
    width: 100%;
}
.card-head{
    color: white;
    font-size: 22px;
    font-weight: 400;
    color: white;
    text-shadow: 1px 1px #000000;
}
.card-desc{
    font-size: 14px;
    text-shadow: 1px 1px #000000;
    display: block;
    margin: 5% 0px;
}
.card-button{
    color: white;
    width: 130px;
    border: 1px solid white;
    text-shadow: 1px 1px #000000;
}
.card-header h3{
    /*            color: black;*/
    /*            font-size: 21px;*/
    /*            font-weight: 400;*/
    /*            text-shadow: 1px 1px #000000;*/
    text-align: center;
    margin-top: 15%;
}
.card-header h6{
    /*            color: black;*/
    /*            font-size: 12px;*/
    /*            text-shadow: 1px 1px #000000;*/
    text-align: center;
}
.card-header-cur h3{
    text-align: center;
    margin-top: 15%;
}
.card-header-cur h6{
    /*            color: black;*/
    /*            font-size: 12px;*/
    /*            text-shadow: 1px 1px #000000;*/
    text-align: center;
}

.content-block {
    margin-top: 10px;
}

.card{
    margin: 5px;
}
iframe {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background: url('/assets/images/polina.jpg') no-repeat;
    background-size: cover;
}
.color {
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.5);
    color:#fff;
}
.msg-btn{
    width: 150px;
}
.content-block{
    padding: 0 5px;
    padding-bottom: 18px;
}
.two-one h3{
    /*            color: black;*/
    /*            font-size: 20px;*/
    /*            font-weight: 400;*/
    /*            text-shadow: 1px 1px #000000;*/
    text-align: center;
    margin-top: 50%;
}
#login input, input[placeholder]{
    text-align:left;
}
.button{
    width: 130px;
}
.progressbar, .progressbar-infinite{
    position: absolute;
    z-index: 9999;
}
.login-screen-content {
    background: url('img/login_bg.jpeg');
    background-size: 100% 100%;
}
#login .ip-elements{
    background: white; border-radius: 8px; margin: auto;
}
#login form{
    margin:3%; 
}
.item-input span{
    font-size: 14px;
}

#view-4 .card{
    padding: 20px;
}
/*Center*/
.outer-whitelabel {
    display: table;
    position: absolute;
    height: 50%;
    width: 100%;
}
.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}
.disable_user_access {
    pointer-events: none;
    opacity: 0.4;
    }
.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;
    /*width: whatever width you want;*/
}

.panel p {
    border-bottom: 1px solid lightgray;
    margin: 5px 0;
    padding-bottom: 8px;
}
.menu_icn{
    font-size:32px !important;
}
.pp-list {
    float: right;
    text-align: right;
}
.right {
    float: right;
}
.s-pos-content-style{
    height: calc(100vh - 250.5px);
}
.p-pos-content-style{
    height: calc(100vh - 219.5px);
}
.openurl-content-style{
    height: calc(100vh - 179.5px);
}
.Android .s-pos-content-style,.Android .p-pos-content-style{
    height: calc(100vh - 223.5px);
}
.Android .openurl-content-style{
    height: calc(100vh - 185.5px);
}
.pointer-events-visible{
    pointer-events: visible;
}
.pointer-events-none{
    pointer-events: none;
}
.icon_tooltip{
        background-color: #FFFFFF;
        text-align: center;
        padding: 7px 10px;
        width :auto;
        height :auto;
        position: absolute;
        z-index: 1;
        box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        line-height: normal;
        color: #000000;
        white-space: break-spaces;
        right: 10px;
        font-size: 12px;
        font-family: 'OpenSans-SemiBold' !important;
        font-weight: normal;
    }
@media all and (min-width: 630px) and (min-height: 630px) {
    .popup:not(.tablet-fullscreen){
        height: 100% !important;
        left: 0% !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        top: 0% !important;
        transform: translate3d(0px, 1024px, 0px);
        width: 100% !important;
    }
    .popup:not(.tablet-fullscreen).modal-in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .popup:not(.tablet-fullscreen).modal-out {
        -webkit-transform: translate3d(0, 1024px, 0);
        transform: translate3d(0, 1024px, 0);
    }
}

.logo-cover {
    object-fit: cover;
    width: auto;
    height: 46px;
}
.waiver-check{
    margin-left: 0;
    margin-top: 20px;
}
.login-screen-title{
    background: url("img/logo_incourage.png") no-repeat;
    background-size: cover;
    width: 190px;
    height: 56px;
    /*margin-top: -15px !important;*/
}
.tabbar a.active .referral{
    content:url("img/ref_blue.png");

}

.tabbar a .referral{
    content:url("img/ref_grey.png");
}

.tabbar a.active .referral::after{
    content:url("img/ref_blue.png");
    width:31px;
}

.tabbar a .referral::after{
    content:url("img/ref_grey.png"); width:31px;
}

.menuimg{
    width: 22px; height:22px; margin-right: 5px; position: relative; vertical-align: middle;
}
.views{
    overflow:hidden;
}
.toolbar-inner-custom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 2px 8px;
    box-sizing: border-box;
    /*  display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;*/
}
.custom-toolbar-height{
    height: 71px;
}
.custom-toolbar-xlheight{
    height: 84px;
}
.custom-toolbar-xxlheight{
    height: 108px;
}
.custom-toolbar-smheight{
    height: 51px;
}
.custom-toolbar-xsheight{
    height: 31px;
}
.toolbar-inner-custom-content{
    font-size: 11px;
}
.toolbar-button{
    width:100%; margin-top:4px; color:#009a62;
}
.custom-card-cont{
    margin-left:7px;  
    color:black;
    font-family: OpenSans;
    text-overflow: ellipsis;
    white-space: inherit;
    overflow: hidden;
    height: 80px;
}
.subcarthead{
    border: 1px solid black;
    padding: 5px;
}
.subcartqty{
    border: 1px solid gray !important;
    width: 50px !important;
    padding: 1px !important;
    height: 33px !important;
    margin-top: 6px !important;
    text-align: center;
    font-size:14px !important;
}
.item-title{
    margin-top:10px;
}
.Desktop_modal .item-content .item-title:hover, .Medium_desktop_modal .item-content .item-title:hover,
.Small_desktop_modal .item-content .item-title:hover{
    overflow: visible;
    white-space: normal;
    text-align: left;
}
.mild-hr{
    background-color: lightgray;
    height: 1px;
    border: 0;
}
.label_align{
    margin-left:10px;
}
.input-align{
    width:93%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.card-content-cus h3{
    margin: 1px;
    margin-bottom:8px;
    padding: 0px !important;
}
.textareadiv{
    max-height:80px;
    max-width:350px;
    overflow-y:auto;
    margin-left:15px;
    margin-right:15px;
    margin-top: 8px;
    font-size: 12px;
}
.input-cus[placeholder]{
    text-align:left;
    font-size:13px;
    width:93%;
    margin-top:5px;
    margin-bottom:5px;
    height:20px;
}
.input-cuswidth[placeholder]{
    text-align:left;
    font-size:13px;
    width:86%;
    margin-top:5px;
    margin-bottom:5px;
    height:20px;
}
.select-cuswidth1{
    width:43%;
}
.select-cuswidth2{
    width:97%;
}
.select-lswidth{
    width:94%;
}
.button.active-cus {
    background: #009A61;
    color: #fff;
    border: 0px;
}
.custom-back{
    display: inline-block !important; margin-top: -4px;
}
.oneline{
    display:inline-block;
}
#preloader-transp { position:absolute; left:0; top:0; background: rgba(0,0,0,.2); width:100%; height:100%; overflow-y: hidden; z-index: 10000; } 
.preloader-custom{ width: 44px; height: 44px; position: fixed;margin-left: 46%; top:45%; z-index:10001 }
.play-overlay{
    position: absolute;
    top: 60%;
    left: 50%;
    width: 150px;
    /*height: 150px;*/
    margin-top: -75px; /* Half the height */
    margin-left: -75px;
}

.container{
    max-width: 1200px;
    margin:auto; 
}

.event-des-imageheight .card-header {
    min-height: 18vw;
}
.card-right {
    min-height: 18vw;
}
.no-padding-top{
    padding-top:0px!important;
}

.eventdesccontent-align{
    margin-left: 10px;
    width:100%;
}

.cus-card{
    margin-top: 40px;
}
.mobile-view,.navbar .left.mobile-view{
    display:none;
} 
.web-view{
    display:block;
}

.registerbutton-align{
    position: absolute;
    left: 5%;
    bottom: 30px;
    width: 90%;  
    background: #f7f7f8;
    padding-top: 10px;
}

.button-maxwidth{
    max-width: 500px;
}

.col-33-cardlisting{
    width:33.33%;
}

.web-calender{
    padding:0; 
    margin-right:-15px; 
    width:60%; 
}

/*RETAIL SCREEN CSS STARTS*/
.new_nav .navbar-inner{
    padding: 30px 15px 20px 15px;
    background: white;
}
.retail-view .page-content{
    padding: 100px 10px 60px 10px;
    background: white;
}
/*.retail-view .card-listing+.card-listing{*/
/*margin-top: 15px;*/
/*}*/
.retail-view .card-content h1{
    font-size: 16px;
    font-weight: 600;
}
.retail-view .card-content h1 strike{
    font-weight: 400;
}
.retail-view .card-footer p{
    margin: 0;
    color: black;
    font-family: OpenSans;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.carousal_container{
    overflow: auto;
    white-space: nowrap;
    background: white;
    top: 0px;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 5;
    padding:110px 0 0 0;
    background: white;
}
.carousal_container:after{
    display:block;
    content:'';
    border-bottom: 1px solid #efefef;
}
.page-content.horz_carousal{
    padding:0 0 50px 0;
}
.page-content.horz_carousal.product_desc{
    /*top:-5px;*/
    background: white;
}
ul.horz_carousal {
    list-style-type: none;
    margin: 0;
    background: white;
    padding: 10px 0;
    position: relative;
    top: -5px;
    height: 20px;
    overflow: auto;
    white-space: nowrap;
}
ul.horz_carousal li {
    padding: 0 15px;
    display: inline;
}
ul.horz_carousal li a{
    color:black;
}
ul.horz_carousal li.active a{
    color:rgb(0,137,87);;
}
.product_desc .card,.retail_cart .card{
    margin: 0;
    height: 85vh;
    overflow: auto;
}
.retail_cart .web-view .card{
    height: auto;
}
.retail_cart .web-view .col-35 .card{
    max-width: 350px;
}
.web-view.product_desc .card{
    margin: auto;
    height: auto;
    max-width: 850px;
    padding: 25px;
}
.web-view.product_desc .card-image{
    margin-top: 0px;
}
.product_desc .web-view .card-content-inner{
    padding: 10px;
}
.retail-view .product_desc .card-content h1{
    padding-left: 15px;
    border-bottom: 1px solid rgb(223,227,233);
    padding-bottom: 5px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}
.web-view.product_desc h1{
    margin-top:-20px;
    padding: 0 !important;
}
.desc_select{
    height: 35px;
    width: 100%;
}
.centlabel{
    height: 25px;
    /*width: 75%;*/
    margin-top: 5px;
    padding-left: 3px;
}
.retail-view .active-cus.toolbar-button{
    border-radius: 0;
    height: 45px;
    margin-top: 22px;
    padding-top: 10px;
    font-size: 15px;
    letter-spacing: 0.3px;
    font-weight: 500;
}
.retail-view .toolbar-inner-custom{
    padding:0;
}
.toolbar-inner-custom .price{
    top: 10px;
    position: relative;
    font-size: 16px;
}
.page-content.retail_cart{
    padding:100px 0;
    background: white;
    /*padding-bottom: 170px !important;*/
}
.retail_cart h1{
    padding-left: 15px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid rgb(223,227,233);
    padding-bottom: 5px;
    margin-bottom: 0;
}
.retail_cart h3{
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: 600;
}
.retail_cart_list{
    padding: 15px;
    position: relative;
    list-style: none;
    margin:0;
    margin:0 0 0 0;
}
ul.retail_cart_list li:after{
    content:'';
    display:block;
    border-bottom:1px solid rgb(223,227,233);
    margin: 0 -15px;
}
ul.retail_cart_list li:last-child:after{
    border-bottom:none;
}
.trash_icon_light{
    width: 16px;
    margin-top: 8px;
    cursor: pointer;
}
.retail_title{
    margin-top: 15px;
}
.retail_title .price{
    font-weight: 600;
}
ul.retail_cart_list li:first-child > .retail_title{
    margin-top: 0;
}
.bordered-input{
    height: 30px;
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
    text-align: center !important;
    color: rgb(155,155,155);
    border-top: 1px solid rgb(211,210,210);
    border-bottom: 1px solid rgb(211,210,210);
    border-right: 1px solid rgb(211,210,210);
    border-left: 1px solid rgb(211,210,210);
}
.retail-view .custom-toolbar-xlheight{
    height:90px;
}
.product_desc .card-content-inner{
    padding-bottom: 190px;
}
.custom-toolbar-xxlheight{
    height:100px;
}
.toolbar-price{
    padding-top: 8px;
}
.toolbar-price .active-cus.toolbar-button{
    margin-top: 9px;
}
.discount-container{
    position: relative;
    bottom: 181px;
    z-index: 6;
    background: white;
    padding: 5px 15px 15px;
    height: 707px;
}
.web-view .discount-container{
    height: auto;
    position: initial;
    padding: 15px;
}
.discount-box{
    margin: 5px 0;
}
.web-view .discount-box{
    margin: 10px 0;
}
.discount-box .bordered-input{
    width: 100%;
    height:35px;
    margin-right: 15px;
    top: 10px;
    position: relative;
    font-size: 14px;
    font-weight:600;
}
.retail_cart .mobile-view .toolbar-price{
    padding-top: 10px;
}
.web-view .discount-box .bordered-input{
    position: initial;
    margin-right: 0;
}
.retail_cart .web-view .registerbutton-align, .product_desc .web-view .registerbutton-align{
    position: initial;
    margin: 15px;
    padding-top: 10px;
}
.discount-container.mobile-view{
    bottom: 5px;
}
.discount-container span{
    /*font-size: 12px;*/
}
.discount-container.mobile-view span{
/*    position: relative;
    top: -10px*/
}
.discount-container.mobile-view .discount-box{
    position: relative;
    top: -15px;
}
.custom-toolbar-mdheight{
    height: 60px;
}
.custom-toolbar-xxxlheight{
    height: 130px;
}
.custom-toolbar-xxxlheight .toolbar-price{
    padding-top: 15px;
}
.retail-view .custom-toolbar-mdheight .active-cus.toolbar-button{
    margin-top: 0px;
    height: 60px;
    padding-top: 17px;
    font-size: 18px;
}
.retail-view .custom-toolbar-xxxlheight .active-cus.toolbar-button{
    margin-top: 16px;
    font-size: 20px;
    height: 60px;
    padding-top: 17px;
}
.decider_signin{
    font-size:15px;
    letter-spacing: -0.24pt;
}
.greentext-sm-signin{
    font-family:OpenSans;
    font-size: 14px;
    color:rgb(0,137,87);
    letter-spacing: -0.24pt;
}
.heading-payment-retail{
    font-size:18px;
    letter-spacing: -0.24pt;
    font-weight: 600;
}

.retail-payment-card{
    margin-right: 10px;
}

.retailwaiver{
    font-size: 14px;
    font-weight: 100;
}
.retail-view .page-content.retail_payment_update{
    background: white;
    padding: 70px 0 60px 0;
}
.retail-view .checkout .page-content{
    background: white;
    padding: 110px 0 60px 0;
}
.form-group {
    position:relative;  

    /*          & + .form-group {
                margin-top: 30px;
              }*/
}
.form-group + .form-group{
    margin-top: 30px;
}
#addNewCard > .form-group + .form-group, #edit_Buyer_Info > .form-group + .form-group{
    margin-top: 20px;
}
.form-label {
    position: absolute;
    left: 0;
    top: 20px;
    color: black;
    background-color: #fff;
    /*z-index: 10;*/
    transition: transform 150ms ease-out, font-size 150ms ease-out;
}
/*
.focused .form-label {
    transform: translateY(-125%);
    font-size: .75em;
}*/

.form-input {
    font-size: 14px; 
    height: 25px;
    background: transparent;
    font-weight: 500;
    position: relative;
    padding: 15px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
    /*box-shadow: 0 1px 0 0 #e5e5e5;*/
    transition: box-shadow 150ms ease-out;
    border-bottom: 1px solid lightgrey;
    border-radius: 0;

    /*          &:focus {
                box-shadow: 0 2px 0 0 blue;
              }*/
}
.form-input :focus{
    box-shadow: 0 2px 0 0 blue;
}
.form-input.filled {
    /*box-shadow: 0 2px 0 0 lightgreen;*/
}
.custom-form-group{
    border-radius: 10px;
    background: rgb(244,246,248);
    border:1px solid rgb(244,246,248);
}
.custom-form-label{
    background: #fff0 ;
    left:15px;
    bottom:18px;
}
.custom-form-input{
    border:none;
    padding-left:15px;
    padding-top:20px;
    color: rgb(74,74,74);
    font-weight: 400;
}
.retail-view .form-group + .form-group,.retail-view .labelAlignMT2,.retail-view .labelAlignMT2+.form-group,.form-group+.form-group-split.row,.form-group-split.row+.form-group{
    margin-top: 15px;
}
.retail_payment_update .card-content-inner{
    margin-bottom: 70px;
}
.retail-view .form-label,.retail_payment_update .expirySelect{
    color:rgb(74,74,74);
}
.retail-view .focused .form-label{
    color:black;
}
.waiver_container{
    padding: 15px 15px 25px 15px;
}
.error-span-bottom.expiry{
    left: 5px;
    bottom: -5px;
    position: relative;
}
.desc_input_group{
    margin-bottom: 15px;
}
.retail-view .card-listing .card-content h1{
    margin-bottom: 5px;
}
price{
    font-weight:600;
}
price strike{
    font-weight: 500;
}
.toolbar-price price strike{
    font-weight: 400;
}
.toolbar-price .total-text{
    font-weight: 500;
}
.valid_input{
    border-color: rgb(5,129,81);
}
.invalid_input{
    border-color: rgb(255,4,4);
}
.quantity_box{
    width: 75px;
    height: 27px;
    max-height: 35px;
    text-align: center !important;
}
.web-view .quantity_box{
    height: 20px;
    margin-top: 4px;
    text-align: center;
}
.card-listing .card{
    margin:10px;
    max-width: 389.95px;
    /*box-shadow: 0px 1px 2px #d3d3d7;*/
}
.card-listing .card-image{
    height:8.5vw;
    margin-top: 0px !important;
    max-height: 100px;
}
.navbar.new_nav:after{
    background-color: #efefef;;
}
.registration-dropdowns{
    height: 35px; 
}

.custom-modal-content{
    font-family:OpenSans;
    font-size: 16px;
    letter-spacing: inherit;
    font-weight: 500;
}
.custom-modal-green-button{
    min-height: 52px;
    background:rgb(0,137,87);
    border:1px solid rgb(0,137,87);
    color:white;
    width: 100%;
    font-weight:500;
}
.button-text{
    font-family:OpenSans;
    font-size: 15.7px;
    font-weight: 500;
    text-align: center;
}

.modalCreateButton{
    font-size: 16px;
    margin-bottom:10px;
}
.modalresetButton{
    font-size: 16px;
}

.modalVerificationSent{
    color:#627280; 
    font-weight: 100;
    font-size: 18px;
}
.green{
    color:#009a62;
}
.retail_cc_container{
    padding: 15px;
}
.expiryLabel{
    font-size: 12px;
}
.expiryWidth{
    width:75%;
}
.retail-view .expiryWidth{
    width:100%;
}
.retail-view .expiryWidth select{
    width:60%;
}
.expirySelect{
    margin-top: 5px;
}
.retail_checkout .registerbutton-align{
    position: initial;
    width: 100%;
    padding-top: 10px;
}

.nav_button_color{
    color: #00ad68 !important;
}

.date-dropdowns{
    display: inline-flex;
    margin-bottom: 5px;
}
.dob_month ,
.dob_day,
.dob_year {
    color: #000000;
}
.date-dropdowns > .dob_month,.dob_day,.dob_year{
    width: 115px;
    height: 35px;
}
.carousal_select{
    border: none;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: 500;
    max-width: 85%;
    padding-right: 20px;
    cursor: pointer;
}
.select_icon{
    position: relative;
    right: 22px;
    top: 1px;
    cursor: pointer;
    pointer-events: none;
}
.select_icon img{
    width:15px;
}
.cart-badge{
    background: #00ad68 !important;
    position: relative;
    top: -15px;
    left: -10px;
}
.trolley-cart{
    position: relative;
    top: -18px;
    /*right: -220px;*/
    right: -140px;
}

.card-listing .card-footer{
    max-height: 35px;
    min-height: 1px;
}

.retail-view .product_desc .active-cus.toolbar-button,.retail-view .retail_cart .active-cus.toolbar-button,.retail-view .retail_checkout .active-cus.toolbar-button{
    padding-top: 5px;
    margin-top: 5px;
}
.confirmbox-list{
    list-style:none;
    margin:0;
    padding:0;
}
.confirmbox-list li{
    padding: 5px;
    cursor:pointer;
    font-size: 16px;
}
.confirmbox-list li span{
    position: relative;
    top:-4px;
}
.confirmbox-list li:after{
    display: block;
    content:'';
    border-bottom: 1px solid rgba(165, 165, 165, 0.5);
}
.confirmbox-list li:last-child:after{
    border-bottom: none;
}
.product_desc .mobile-view .card-content-inner{
    padding:5px 5px 30px 5px;
}
.mobile-view.product_desc .card-content h1{
    padding-left: 0;
}
.retail-view .product_desc .mobile-view.custom-toolbar-xlheight{
    height: 80px;
}
.product_desc .mobile-view .toolbar-price{
    padding-top: 10px;
}
.link{
    cursor:pointer;
}
.col-offset-60{
    margin-left: calc((100% - -25px*0.6666666666666667) / 1.6666666666666667);
}
.custom-modal-green-button{
    min-height: 52px;
    background:rgb(0,137,87);
    border:1px solid rgb(0,137,87);
    color:white;
    /*margin:10px 0px;*/
    width: 100%;
    font-weight:500;
}
.custom-modal-white-black-button{
    min-height: 52px;
    width: 100%;
    font-weight:500;
    background:white;
    border:1px solid lightgray;
    color:black;
}
.custom-modal-white-button{
    min-height: 52px;
    width: 100%;
    font-weight:500;
    background:white;
    border:1px solid rgb(0,137,87);
    color:rgb(0,137,87);
}
.cart_confirm .custom-modal-white-button+.custom-modal-green-button{
    margin-top: 10px;
}
.cart_confirm .custom-modal-green-button,.cart_confirm .custom-modal-white-button{
    min-height: 45px;
}
.expiryLabel{
    padding-left: 15px;
}
.selecttag{
    padding-left: 10px;
}
.retail_cart .registerbutton-align .price-section span small{
    font-size: 68%;
}
.navbar-inner.fixed-navbar.navbar-on-center{
    max-width: 1210px;
    margin: auto;
    position: relative;
    /*padding: 0 !important;*/
}
.navbar-inner.fixed-navbar.navbar-on-left{
    display:none;
}
.navbar-inner.fixed-navbar.desc.navbar-on-center{
    max-width: 905px;
}
.navbar-inner.fixed-navbar.list.navbar-on-center{
    max-width: 1180px;
}
/*RETAIL SCREEN CSS ENDS*/

div.retail_search_member input[type="text"]::placeholder { /* Firefox, Chrome, Opera */ 
    color:black;
} 
div.retail_search_member {
    border: 1.5px solid #00ad68;
    border-radius: 5px;
}
/*div.retail_search_member input{
    border: 1px solid green;
    border-radius: 5px;
}*/

.retail_optional_discount{
    padding: 10px 0px;
    border: solid 0.8px #d3d2d2;
}
.retail_optional_discount_div input[type="text"]::placeholder { /* Firefox, Chrome, Opera */ 
    font-family: OpenSans;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: #000000;
}
#search_member{
    height: 45px;
    width: 100%;
}
.autocomplete-dropdown.autocomplete-dropdown-in{
    font-family: OpenSans;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: #000000;
    /*left:0 !important;*/
}
.retail-txt{
    font-family: OpenSans;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    color: #00ad68;
}

/*NEW CSS FOR REDESIGN*/
body{
    font-family: OpenSans;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.navbar{
    height:110px;
    background-color: white;
}
.navbar .navbar-inner{
    max-width: 1200px;
    margin: auto;
    position: initial;
    padding: 0 15px;
}
.with-banner .navbar{
    /* height = topbar + banner =  110 + 30 */
    height:140px;
}
.navbar::after{
    background-color: #efefef;
    /*border: 1px solid #efefef;*/
}
.navbar-inner .left{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.1px;
    margin-right: 0;
    cursor:pointer;
}
.navbar-inner .left span{
    position: relative;
    top: -2px;
    left: -10px;
}
.navbar-inner .left img{
    /*width: 10px;*/
    padding-top: 5px;
}
.navbar-inner a {
    color:black;
}
.navbar-inner .right img{
    width: 30px;
    cursor:pointer;
}
.navbar-inner.home{
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    max-width: 1180px;
    margin: auto;
    position: initial;
}
.retail_cart .web-view .container,.navbar-inner.fixed-navbar.cart.navbar-on-center{
    max-width:1000px
}
/*HIDE ADMIN BANNER, SEARCH MEMBER, OPTIONAL DICOUNT BOX BY DEFAULT*/
.admin-banner,.search-member, .opt-disc, .home_icon{
    display: none;
}
/* SHOW ADMIN BANNER, SEARCH MEMBER, OPTIONAL DICOUNT BOX FOR ADMIN*/
.with-banner .admin-banner,.with-banner .search-member,.with-banner .opt-disc, .from-pos .home_icon{
    display: block;
}
.navbar .left a + a, .navbar .right a + a{
    margin-left: 0;
}
.logo-center{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.with-banner .logo-center{
    top: 60px;
}
.admin-banner{
    height: 20px;
    background: #009a61;
    padding: 8px 0 5px 0;
    z-index: 1;
    position: absolute;
    width: 100%;
}
.admin-banner h6{
    font-size: 14px;
    font-weight: 600;
    color: white;
    letter-spacing: 0.9px;
    margin: 0;
}
.footer{
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    font-size: 17px;
    position: absolute;
    margin: 0;
    z-index: 500;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display:none;
    left:0;
    bottom:0;
    background: #efefef;
}
.footer:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    height: 1px;
    width: 100%;
    background-color: #efefef;
    display: block;
    z-index: 15;
}
.footer span{
    font-size: 15px;
    color: #627280;
    letter-spacing: 0.3px;
    position:relative;
    top:2px;
}
.footer img{
    position: relative;
    top: 10px;
    width: 80px;
    height: auto;
}
.with-footer .footer{
    display:block;
}
.page-content{
    padding: 20px !important;
    background: #f4f6f8;
    margin-top: 110px;
    /* height = topbar =  110 */
    height: calc(100vh - 110px);
}
.with-footer .page-content {
    /* height = topbar + footer =  110 + 40  */
    height: calc(100vh - 150px);
}
.with-banner.with-footer .page-content {
    /* height = topbar + adminbanner + footer =  110 + 30 + 40 */
    height: calc(100vh - 180px);
    margin-top: 140px;
}
 .home_icon{
    padding-top: 0;
}
.with-banner .home_icon{
    padding-top: 30px;
}
.with-banner .home .home_icon, .with-banner .desc .home_icon{
    padding-top: 55px;
}
.checkout .home_icon{
    padding-right: 10px;
}
.trolley{
    padding-top: 10px;
    /*padding-right: 5px;*/
}
.checkout .trolley{
    position: relative;
    right: -5px;
}
.with-banner .trolley {
    padding-top: 40px;
}
.with-banner.with-footer .product_desc.page-content {
    height: calc(100% - 240px);
    margin-top: 140px;
}
.search-member{
   padding: 15px 0 0;
}
.search-member input{
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #009a61;
    width: calc(100% - 20px);
    padding: 10px;
    font-size: 16px;
}
.search-member input::placeholder{
    opacity:1
}
.opt-disc{
    padding-bottom: 15px;
}
.opt-disc .holder{
    border-radius: 5px;
    border: 1px solid #d3d2d2;
    width: 96%;
    padding: 10px;
}
.opt-disc label{
    font-size: 16px;
}
.opt-disc input{
    box-shadow: none;
    border: none;
    width: 18%;
    font-size: 16px;
    float: right;
}
.with-banner .carousal_container{
    padding:140px 0 0 0;
}
.with-banner .web-view.product_desc{
    margin-top: 0;
}
.with-banner .navbar-inner .left{
    padding-top: 30px;
}
.select-container{
    position: relative;
    z-index: 1;
}
.checkout .card{
    margin: 15px 0;
}
.page-content.horz_carousal{
    margin: 0 !important;
}
.title-bar{
    border-bottom: 1px solid #efefef;
    padding: 15px;
    border-top: 1px solid #efefef;
}
.safari .title-bar h1.title {
    font-size: 16.5px !important;
    font-family: 'OpenSans-Bold' !important;
     font-weight: normal !important;
}
.title-bar h1.title {
    font-size: 17px;
    letter-spacing: 0.24px;
    font-weight: 600;
    margin: 0;
}
.checkout .container{
    /*margin: 20px auto;*/
}
.select-card .title-bar{
    border:none;
    padding-left: 10px;
}
/*FORM CSS GOES HERE*/
.form-group{
    position: relative;
}
.form-group + .form-group {
    margin-top: 15px;
}
.form-group input{
    font-size: 14px;
    height: 25px;
    background: transparent;
    position: relative;
    padding: 20px 0px 5px 15px;
    width: 95.5%;
    outline: 0;
    /*box-shadow: 0 1px 0 0 #e5e5e5;*/
    transition: box-shadow 150ms ease-out;
    border-bottom: 1px solid lightgrey;
    border-radius: 0;
    border: none;
    color: rgb(74,74,74);
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form-group label{
    position: absolute;
    top: 20px;
    z-index: 10;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    background: #fff0;
    left: 15px;
    bottom: 18px;
    color: rgb(74,74,74);
    pointer-events: none;
    font-size: 16px;
}
.focused label{
    transform: translateY(-125%);
    font-size: .90em;
}
.expiryLabel{
    font-size: 12px;
    padding-left:15px;
    border-radius: 0;
    background: white;
    border: none;
}
.form-group,.form-group select{
    border-radius: 10px;
    background: rgb(244,246,248);
    border: 1px solid rgb(244,246,248);
}
.form-group select{
    color:rgb(74,74,74);
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
 .error-span-bottom{
    color: red !important;
    font-size: 12px !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.paymentselect{
    width: 100%;
    padding-left: 10px;
    height: 45px;
    margin: 0;
    font-size: 14px;
}
.expiryLabel+br+.paymentselect{
    margin-top: 5px;
}
.form-group .ip-alone{
    padding: 10px 10px 10px 15px;
}
.misc_charge_ip{
    font-size: 18px;
    width: 100%;
    text-align: center !important;
    border: none;
    color: #5f5f5f;
}
.form-group.white-bg{
    position: initial;
    border-radius: 0;
    background: white;
    border: none;
}
.form-group.white-bg label.expiryLabel{
    position: initial;
    padding-left: 16px;
}
.form-group.expiryWidth label{
    font-size: 12px;
}
.p-relative{
    position:relative;
}
.p-relative .dropdown, .dropdown1, .dropdown2{
    position: absolute;
    top: 5px;
    left: -25px;
    width: 15px;
    pointer-events: none;
}
.dropdown1{
    top: 10px;
    width: 12px;
}
.dropdown2{
    top: 0px;
    left: -25px;
    width: 12px;
    transform: rotateX(180deg);
}

/*NEW CSS DROPDOWN*/
.dropdown, .dropdown1, .dropdown2{
    position: absolute;
    top: 20px;
    left: auto;
    width: 15px;
    right: 10px;
    pointer-events: none;
}
.dropdown1{
    top: 30px;
    width: 12px;
}
.dropdown2{
    top: 20px;
    /*left: -22px;*/
    width: 12px;
    transform: rotateX(180deg);
}



.empty-back{
    width: 50.5167px;
}
.ph-text{
    position: absolute;
    top: 13px;
    pointer-events: none;
    left: 15px;
}
.search-lens{
    width: 20px;
}
.search-txt{
    position: relative;
    top: -5px;
    left: 10px;
    font-size: 16px;
    font-weight: 500;
}
.expiryWidth{
    width: 100%;
}
.selecttag{
    margin-top: 5px;
    width: 100%;
    height: 45px;
    padding-left: 15px;
}
.opt-disc-container{
    padding:15px;
}
.with-banner.with-footer .discount-container.mobile-view {
   bottom: 5px;
}
.desc-container{
    margin-top: 10px;
    width: 100%;
}
.desc-container p{
   margin-top: 10px;
/*   max-height: 150px;
   overflow: auto;*/
}
.web-cart{
    position: absolute;
    left: 48%;
    top: 75px;
}
.checkout .cart-badge{
    left:0;
}
.desc .page-content{
    margin-top: 0 !important;
    height: calc(100% - 160px);
}
.with-footer .desc .page-content{
    height: calc(100% - 200px)
}
.checkout .total-text,.checkout price{
    font-size: 18px;
}
.waiver-text{
    font-size: 14px;
    font-weight: 100;
    max-height:92px;
    overflow-y:auto;
    text-align: left;
}
.safari .waiver-text{
    /* Check if font-weight is bold and exclude a font family */
    :is([style*="font-weight: bold"]:not([style*="font-family"])){
        font-family: 'OpenSans-Bold' !important;
        font-weight: normal !important;
    }
}
.background-white{
    background-color: #ffffff;
}

/*Stripe CSS*/

.StripeElement {
    background-color: white;
    height: 40px;
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
    border-radius: 5px;
    background: rgb(244,246,248);
}
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
#stripe-card-element iframe{
    position: relative;
    top: 10px;
    z-index: 9999;
}
.with-banner.from-pos.with-footer .cancel_shipping_details{
    top: 15px;
    position: relative;
}
/*DISCOUNT SECTION FOOTER CONTENTS*/
.bottom-row{
    width: 100% !important;
    position: relative !important;
    bottom: 137px;
    z-index: 501; 
    background: white;
}
.cart-ckout-row{
    box-shadow: none;
}
.bottom-row .disc-sec{
    padding-right: 20px;
}
.disc-sec.disc-row, .sf-disc.disc-sec.disc-row + .mf-disc.disc-sec.disc-row{
    padding-top: 7px;
}
.disc-sec.disc-row span{
    position: relative;
    top: 2px;
}
.bordered-input{
    height: 30px;
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
    text-align: center !important;
    color: rgb(155,155,155);
    border-top: 1px solid rgb(211,210,210);
    border-bottom: 1px solid rgb(211,210,210);
    border-right: 1px solid rgb(211,210,210);
    border-left: 1px solid rgb(211,210,210);
}
input[type="text"].retail-discount-box::-ms-input-placeholder, input[type="text"].retail-discount-box::placeholder {
    color: black;
}
input[type="text"].retail-discount-box::-webkit-input-placeholder {
    color: black;
}
.retail-discount-box{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 1px;
    color:black;
}

.discount-apply{
    width: 95%;
    height:40px;
    /*height: 40px;    HEIGHT VARIES FOR ANDROID - 43px */
    background: #009a61;
    color:white;
    top:0;
    left:10px !important;
    border: 1px solid #009a61;
}

.discount-apply[disabled]{
    background: #d3d2d2;
    color: white;
    border-color: #d3d2d2;
}
.discount-apply:active[disabled]{
    background: #009a61;
    border-color: #808080;
}
.truncate-overflow {
    --max-lines: 2;
    max-height: calc(var(--lh) * var(--max-lines));
    overflow: hidden;
}
.truncate-overflow::before {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0px;
}
.truncate-overflow::after {
    content: "";
    position: absolute;
    right: 0; /* note: not using bottom */
    width: 1rem;
    height: 1rem;
    background: white;
}


/*Class schedule Section css goes here*/
.fixed-text{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: black;
}
.appointment_staff{
    margin: 3px 0 0px 0 !important;
    font-weight:normal;
    font-size: 10px;
    line-height: 13.62px;
    font-family: OpenSans-SemiBold !important;
    color: #8B9091;
}
.appointment_staff_mobile{
    font-size: 12px;
    text-align: left;
    line-height: 19px;
}
.class_schedule_staff_home .list-card-mobile .row{
    align-items: center;
}
#infinity_scroll{
    overflow-y: auto;
    padding-bottom: 20px !important;
}
.bg-white{
    background: white !important;
}
.card-container{
    max-width: 1200px;
    margin: auto;
    /*max-height: calc(100vh - 200px);*/
    /*overflow-y: auto;*/
}
.left {
    float: left;
}
.cstm-new-back {
    color: black;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.1px;
    cursor: pointer;
    margin-top: -20px;
    position: absolute;
    margin-left: 12px;
}
.classschedule-view{
    font-family: OpenSans;
    font-size: 15.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: normal;
    text-align: center; 
    color: black;
    background-color:#f4f6f8;
}
.classschedule-view .navbar{
    display:none;
}    
.classschedule-view .page-content{
    /*height: calc(100vh - 110px);*/
    padding: 0 !important;
    /*margin: 110px 0 0;*/
}
.classschedule-header{
    color:black;
    background-color: white;
    padding:15px;
    border: solid 1px #dde1e5;
    border-bottom-color: #fff;
}
.classschedule-header .left{
    font-weight: 500;
    font-size: 20px;
}
.classschedule-header .right{
    font-size: 16px;
    cursor: pointer;
}
.select-date{
    position: relative;
    right: 10px;
    bottom: 1px;
    font-size: 15px;
}
.appointment-col{
    /*width = 100 / 7 - FOR 7 DAYS*/
    width: calc(100% / 7);
}
.appointment-calender{
    height: 21px;
    width: 21px;
    position:relative;
    top: 3px;
}
.popover.classstart.popover-picker-calendar{
    width: 250px !important;
    background-color: #f6f6f6;
    border-radius: 0px;
    height: 240px;
    left: calc(100% - 307px) !important;
    top: 118px !important;
}
#appointment-calendar.calendar-custom-toolbar .center{
    font-size: 14px;
    font-weight: 500;
}
#appointment-calendar+.picker-modal-inner .picker-calendar-day span{
    font-size: 10px;
}
#appointment-calendar+.picker-modal-inner .picker-calendar-week-day{
    color: #9f9f9f;
    font-weight: 500;
    font-size: 11px;
}
#appointment-calendar+.picker-modal-inner .picker-calendar-months:before{
    background-color: white;
}
.classstart .popover-angle{
    display: none;
}
.classstart .picker-calendar-row{
    height: calc(100% / 9); 
}
.classstart .picker-calendar-row::after{
    height: 0px; 
}
.classlist_card{
    margin: 0;
    border-bottom: 1px solid #dde1e5;
    border-left: 1px solid #dde1e5;
    border-right: 1px solid #dde1e5;
    border-top: 1px solid #dde1e5;
   /* border: solid 0.5px #dde1e5;*/
    /*box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.5);*/
    border-radius: 0px;
    /* height:83px;*/
    height: 113px;
}
.classlist_card .appointment-slot:hover{
    cursor:pointer;
}
.class-schedule-navbar{
    padding:30px 5px 15px
}
.spots_left.modal{
    width: 258px;
    height: 151px;
    background: #FFFFFF;
    border-radius: 15px;
}
.spots_left .custom-modal-content{
    font-family: OpenSans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
}
.spots_left .custom-modal-green-button{
    font-family: OpenSans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    color: #00A66A;
    background-color: #FFFFFF;
    width: 258px;
    position: absolute;
    left: 0px;
    bottom: -28px;
    border-radius: unset;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-right: none;
    border-left: none;
    border-bottom: none;
}
.stripeCheckoutDecideModal{
    width:330px!important;
    background: white;
    margin-left: -150px;
}
.stripeCheckoutDecideModal .modal-inner{
    padding:0px;
}
.stripeCheckoutDecideModal .modalVerification {
    padding :15px 25px;
    font-size: 16px;
}
.stripeCheckoutDecideModal button{
    border-radius: 0px;
    font-size: 17px;
}
.stripeCheckoutDecideModal .price-section{
    background: #f7f7f8;
    padding: 10px 9px;
}
.stripeCheckoutDecideModal .price-section span small{
    font-size: 13px;
}
.stripeCheckoutDecideModal .processing_fee_span{
    position: relative;
    top: 5px;
}
.stripeCheckoutDecideModal .price-section price {
    font-weight: 900 !important;
    font-size: 16px !important;
}
.blockout.modal{
    width: 258px;
    height: 170px;
    background: #FFFFFF;
    border-radius: 15px;
}
.blockout .custom-modal-content{
    font-family: OpenSans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.blockout .custom-modal-blockout-note{
    font-family: OpenSans;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.035em;
    color: #A3A3A3;
    margin-top: 5px;
    padding-bottom: 45px;
}
.blockout .custom-modal-green-button{
    font-family: OpenSans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    color: #00A66A;
    background-color: #FFFFFF;
    width: 258px;
    position: absolute;
    left: 0px;
    bottom: -12px;
    border-radius: unset;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-right: none;
    border-left: none;
    border-bottom: none;
}
.classUserRedirect.modal{
    width:250px;
    margin-left: -125px;
}
.classUserRedirect .modal-inner{
    padding: 0px;
}
.classUserRedirect .custom-modal-green-button{
    font-weight: 500;
    font-size: 15.5px;
    border-radius: 0px;
}
.classUserRedirect .custom-modal-green-button:active{
    background: rgb(0,137,87);
    border: 1px solid rgb(0,137,87);
}
.classUserRedirect .custom-modal-white-button{
    font-size: 15.5px;
    color: #777777;
    font-weight: 500;
    border-radius: 0px;
}
.classUserRedirect .custom-modal-white-button:active{
    background: #fff;
    border: 1px solid #fff;
}
.classUserRedirect .custom-modal-content{
    padding: 5px 26px;
    font-size: 15px;
}
.classschedule-view .card-container{
    /*max-height: calc(100vh - 100px);*/
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
}
.classschedule-view .class_listing_page .card-container{
    /*box-shadow: none;*/
    margin: 30px auto;
}
.classschedule-view .appointment_register_page .card-container{
    /*max-height: calc(100vh - 150px);*/
    box-shadow: none;
    padding-bottom: 15px;
}
.classschedule-view .appointment_register_page h3.title{
    text-align: left;
}
.classschedule-view .participant_listing_page .card-container .card{
    min-height: 0;
    height: 100px;
    /*height: 150px;*/
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
    border: 1px solid #dfe3e7;
    cursor:pointer;
}
.classschedule-view .container{
    max-width: 1200px;
    margin: auto;
}
.participant_listing_page .card-container{
    box-shadow: none;
    max-width: 850px;
    /*max-width: 1200px;*/
    margin: 20px auto 30px auto;
}
.participant_listing_page .participant_details{
    margin: 15px;
    /*position: relative;*/
}
.participant_details .fixed-text{
     width: 232px;
}
.participant_listing_page .participant_name{
    margin: 0;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: -0.43px;
    /*width: 232px;*/
}
.participant_listing_page .participant_title{
    margin: 2px 0 0;
    font-size: 15px;
    font-weight: 400;
    color: #838a8c;
    letter-spacing: -0.43px;
    --lh: calc(1rem + 2px);
    line-height: var(--lh);
    position: relative;
    -webkit-font-smoothing:antialiased;
    padding: 0px 5px 0 0;
}

.appointment_list{
    /*padding-bottom: 30px;*/
}
.appointment_list .appointment-col:nth-child(odd){
    background-color: #fafafa;  
}
.appointment_list .appointment-col:nth-child(even){
    background-color: #ffffff;  
}
.appointment_list_header{
    padding:10px 0px;
    font-size: 16px;
    /*border: solid 1px #dde1e5;*/
    border-top: solid 1px #dde1e5;
    border-bottom-color: #fff;
}
.appointment_list_header .appointment-slot{
    padding: 0 15px;
    text-align: left;
}
.appointment_list .appointment-slot{
    text-align: left;
}
.appointment-slot .day{
    font-weight: 600;
}
.appointment-slot .date{
    color:#9f9f9f;
}
.appointment_time{
    font-size: 13px;
    font-weight: 500;
    margin: 0px;
    letter-spacing: -0.43px;
}
.class_appointment{
    /*font-weight: 400;
    font-size: 13.5px;*/
    font-weight: 500;
    font-size: 13px;
    margin: 3px 0 0 0;
    letter-spacing: -0.43px;
}

.appointment_title{
    font-size: 10px;
    /*color: #838a8c;*/
    margin: 3px 0 0 0;
    font-weight: 500;
    letter-spacing: -0.43px;
}

.color_gray{
    color: #A3A3A3;
}
.color_gray2{
    color: #8A9091;
}

.hide_spots_left{
    visibility: hidden;
}
.appointment_spots_left{
    font-size: 10px;
    /*color: black;*/
    font-weight: 600;
    letter-spacing: -0.43px;
    margin: 3px 0 0 0;
}
.fw600{
    font-weight: 600 !important;
}
.appointment_register_page .class_optional_discount_amount_box{
    background: #FFFFFF;
    height: 40px;
    font-weight: 600;
    margin-top: -9px;
    width: 18%;
    border: none;
    float: right;
    font-size: 14px;
    padding: 0px;
}
.appointment_register_page .ClassRegisterbuttonalign{
   /*after apply optional discount amount, final amount gets zero*/
    margin-bottom: 10px !important;
}

.appointment_register_page .appointment_details{
    text-align: left;
    color: #4a4a4a;
}
.appointment_register_page .appointment_details{
    text-align: left;
    color: #4a4a4a;
    font-size: 15px;
}
.appointment_details .date{
    font-weight: 600;
}
.appointment_details .program{
   position: relative;
   /*top: 3px;*/
}
    .classschedule-view .select-participant{
        margin:0;
        font-size: 19px;
        font-weight: 600;
/*        position: relative;
        left: -25px;*/
    }
    .classschedule-view .cstm-new-back{
        font-size: 15px;
        padding-top: 2px;
        position: relative;
        bottom: 2px;
        right: 8px;
    }
    .classschedule-view .cstm-back-icon{
        height: 15px;
        width: 9px;
        margin: 0;
    }
    .participant_listing_page.home .list-card-mobile,.class_schedule_type_home .list-card-mobile,.class_schedule_staff_home .list-card-mobile,
    .participant_listing_page.participant .list-card-mobile{
        height: 73px !important;
        padding: 0 15px !important;
    }
    .participant_listing_page.home .list-card-mobile .row,.class_schedule_type_home .list-card-mobile .row,.class_schedule_staff_home .list-card-mobile .row,
    .participant_listing_page.participant .list-card-mobile .row{
        height: 73px !important;
        align-items: center !important;
    }
    .participant_listing_page.home .list-card-mobile .col-10,.class_schedule_type_home .list-card-mobile .col-10,.class_schedule_staff_home .list-card-mobile .col-10,
    .participant_listing_page.participant .list-card-mobile .col-10{
        line-height: 0 !important;
    }
    .participant_listing_page.home .list-card-mobile .appointment-arrow,.class_schedule_type_home .list-card-mobile .appointment-arrow,.class_schedule_staff_home .list-card-mobile .appointment-arrow,
    .participant_listing_page.participant .list-card-mobile .appointment-arrow{
        padding: 0 !important;
    }
    .participant_listing_page.home .list-card-mobile .participant_name{
        font-weight: 600 !important;
    }
.Tablet .appointment-col{
    /*width = 100 / 5 - FOR 5 DAYS*/
    width:calc(100% / 5);
}
.toolbar-fixed-custom{
    /*BUTTON TEXT*/
    font-size: 18.7px;
    font-weight: 500;
    text-align: center;

    /*BUTTON FORMATTING*/
    min-height: 62px;
    background:rgb(0,137,87);
    border:1px solid rgb(0,137,87);
    color:white;
    margin:10px 0px;
    width: 100%;

    /*FIXED POSTITION BOTTOM*/
    position: fixed;
    bottom:5px;
    right:0;
    z-index: 9999;
    margin-bottom: 0;

    /*SQUARE SHAPE BUTTON*/
    border-radius: 0;
}
.carousal_container{
    overflow: auto;
    white-space: nowrap;
    background: white;
    top: 0px;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 5;
}
.alert_popup_text {
    width: 217px;
    height: 71px;
    font-family: OpenSans;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: -0.24px;
    text-align: center;
    color: #000000;
  }
  .webappLoginRegisterModal.modal{
    width:250px;
}
.webappLoginRegisterModal .modal-inner{
    padding: 0px;
}
.webappLoginRegisterModal .custom-modal-green-button{
    font-weight: 500;
    font-size: 15.5px;
    border-radius: 0px;
}
.webappLoginRegisterModal .custom-modal-green-button:active{
    background: rgb(0,137,87);
    border: 1px solid rgb(0,137,87);
}
.webappLoginRegisterModal .custom-modal-white-button{
    font-size: 15.5px;
    color: #777777;
    font-weight: 500;
    border-radius: 0px;
}
.webappLoginRegisterModal .custom-modal-white-button:active{
    background: #fff;
    border: 1px solid #fff;
}
.webappLoginRegisterModal .custom-modal-content{
    padding: 5px 26px;
    font-size: 15px;
}
.modal.buyer_name_decideText {
    width: 300px;
    border-radius: 10px;
}
.buyer_name_decideText .modal-inner{
    padding:0px;
    background: white;
    border-radius:10px;
}
.buyer_name_decideText button{
     border-radius: 0px;
    border: solid 1px #dfdfdf;
}
.buyer_name_decideText .custom-modal-white-button{
    background: white;
    color: rgb(0,137,87);
}

/*CANCEL / RESCHEDULE CSS CHANGES*/
.class-scheduler{
    text-align : center;border-bottom: 1px solid #d9dee4;
}
.modal-center{
    max-width: 350px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #d9dee4;
    box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.5);
    margin: 15% auto;
    margin-top: 149px;
}
.col-30{
    width:30%
}
.col-70{
    width:70%
}
.col-35{
    width:35%
}
.col-65{
    width:65%
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.classrow{
    display: flex;
    text-align: left;
    border: none;
    font-size: 16px;
}
.modal-container{
    margin: auto auto;height: 100%;overflow: hidden;
}
.class-button1,.class-button2{
   margin-bottom:15px;
   height: 40px;
   width: 135px;
   box-shadow: 0 3px 4px 1px rgba(192, 192, 192, 0.5);
   background: white;
   border: 1px solid #d9dee4;
   border-radius: 10px;
   font-weight:500;
   font-size: 15px;
   outline: none;
   cursor: pointer;
}
.class-button2{
    margin-left: 20px; 
}
.p20{
    padding: 20px !important;
}
.p15{
    padding: 15px !important;
}
.cancelbanner,.reschedulebanner{
    text-align: center;
    background-color: #ddede8;
    padding: 1px;
    font-weight: 500;
    font-size: 15px;
}
.reschedulebanner{
    background-color: #f4f6f8;
}
.cancelbannertext,.reschedulebannertext{
    text-align: center; 
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    padding: 4px 0 5px 0;
}
.cancel-reschedule .page-content{
/*    margin-top: 0;
    height: 100vh;*/
}
.cls_res.modal{
    width: 330px !important;
    left: calc(50% - 165px);
    margin-left: 0;
}
.class-button3{
    /*margin-left: 68px;*/ 
    height: 40px;width: 180px;box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.5);background: white;border: none;border-radius: 10px;
}
.class_schedule_cancel_rescheduler .modal-center, appointment_rescheduled .modal-center{
    background: white;
}
.classrow .col-70{
    font-weight:500;
}
.modal-overlay{
    background: rgba(0, 0, 0, 0.8);
}
.overflow-breakword{
    overflow-wrap: break-word;
/*    word-wrap: break-word;
    hyphens: auto;*/
}
.modal{
    background: white !important;
}
/*PROCEED TO CHECKOUT SCREEN CSS*/

.trash_align{
    margin-top: -20px;
}
.appointment_details_checkout_align{
    padding-bottom: 0px !important;
}
.appointment_proceed_checkout_page .no-min{
    background: #FFFFFF;
    box-shadow: 0px 1.99228px 6.97297px rgba(0, 0, 0, 0.15);
}
.appointment_proceed_checkout_page .class_discount_box{
    width: 90%;
    height: 40px;
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px rgba(184, 184, 184, 0.5);
    border-radius: 9.4839px;
    text-align: center;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0.14881px;
    color: #000000;
}
.appointment_proceed_checkout_page .class_discount_apply[disabled]{
    background: #E6E6E6;
}
.appointment_proceed_checkout_page .class_discount_apply{
    box-shadow: 0px 3.21267px 6.41349px rgba(0, 0, 0, 0.25);
    border-radius: 9.4839px;
    background: #009A61;
    height: 40px;
    border: none;
    color: #FFFFFF;
    width: 100%;
    font-weight: 500;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.14881px;
}
/*DROP-IN FEE CSS*/
input[type="text"].class_discount_box::placeholder { /* Most modern browsers support this now. */
   color:#000000;
}
.appointment_proceed_checkout_page .class_proceed_checkout{
    width: 100%;
    background: #009A61;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    color: #FFFFFF;
    height: 40px;
    border-radius: unset;
    border:1px solid #009A61;
}
.appointment_proceed_checkout_page .appointment_details_checkout{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.354137px;
}
.appointment_proceed_checkout_page .class_checkout_confirmCartDetails{
    font-weight: 600;
    font-size: 18px;
}
.appointment_proceed_checkout_page .checkout_dropinprize{
    font-weight: 600;
    letter-spacing: -0.354137px;
}
.appointment_proceed_checkout_page{
    font-family: OpenSans;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.14881px;
    color: #000000;
}
.custom-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9; 
    box-shadow: 0 2px 7px 0 rgba(110, 110, 110, 0.5);
    z-index: 10000;
    width: 95%;
    border-radius: 7px;
    background-color: #ffffff; 
}

.custom-dropdown-content li{
    font-family: OpenSans;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    color: #4a4a4a;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    list-style: none;
}
.custom-dropdown-content li:hover{ 
    background: #dfdcdc;
}
.dropdown2{
    top: 22px !important;
    width: 15px;
}
.cs-wepay-enabled{
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px !important;
}
.class_billing_dropdown_country{
    margin-top: 15px;
    margin-bottom: 15px;
}
.custom_dropdown{
    width: 100%;
    height: 52px;
    border-radius: 10px;
    background: rgb(244,246,248);
    border: 1px solid rgb(244,246,248);
    cursor: pointer
}
.custom_dropdown img{
    width: 15px;
    height: 15px;
    position: absolute;
    margin-top: -32px;
    right: 30px
}
.custom-dropdown-heading{
    font-weight: 500;
    margin-bottom: 5px;
}
.custom_scroll_dropdown {
    max-height: 200px;
    overflow: auto;
}
.del_class_confirm_card_details .modal-inner{
    padding: 0px !important;
}
#delete_class_card_details_ok:active{
    background:rgb(0,137,87);
}
#delete_class_card_details_cancel:active{
    background:white;
}
.dot{
    height: 9px;
    width: 9px;
    background-color:red;
    border-radius: 50%;
    display: inline-block;
}
.register_btn_with_drop_in{
    z-index: 600;
    bottom: 112px !important;
    height: 134px;
    background-color: #fff;
}

.register_btn_without_drop_in{
    z-index: 600;
    bottom: 48px !important;
    height: 48px;
}
.text_ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
    float: left;
    max-width: 310px;
}
#class_ongoing_details_reg .modal-body{
    padding: 0;
    width: 100%;
}
#class_ongoing_details_reg table{
    width: 100%;
    border-top: 1px solid #E6E9EB !important;
}
#class_ongoing_details_reg thead tr, #class_ongoing_details_reg tbody tr{
    border-bottom: 1px solid #E6E9EB !important;
    padding: 5px 16px !important;
    font-size: 12px;
    font-family: 'OpenSans-SemiBold' !important;
    font-weight: normal;
    text-align: left;
}
#class_ongoing_details_reg thead tr{
 border-bottom: none !important;
 font-size: 9px;
 padding: 4px 0px 4px 16px !important;
 font-family: 'OpenSans-Bold' !important;
}
#class_ongoing_details_reg thead th,#class_ongoing_details_reg tbody td {
    font-weight: normal;
}
.class_ongoing_content{
    font-size: 16px !important;
    font-family: 'OpenSans-Regular' !important;
    padding: 0 15px;
}
#class_ongoing_details_reg tbody{
    overflow-y: auto;
    height: 30vh;
    max-height: 30vh;
    display: block;
    border-top: 1px solid #E6E9EB !important;
}
#class_ongoing_details_reg table thead{
    display: table;
    width: calc(100% - 16px);
}
#class_ongoing_details_reg .modal-header{
    padding: 35px 20px 16px 20px;
    font-size: 16px;
    font-family: OpenSans-SemiBold !important;
    font-weight: 400;
}
#class_ongoing_details_reg tbody::-webkit-scrollbar {
    height: 20px;
    width: 5px;
}
#class_ongoing_details_reg tbody::-webkit-scrollbar-thumb {
    background: #d8d8d8;;
    border-radius: 5px;
}
#class_ongoing_details_reg .close-picker {
    position:absolute;
    top:15px;
    right:15px;
}
#class_ongoing_details_reg img {
    width: 14px;
    height: 14px;
}
#classListRecurringPopup p{
    font-size: 16px;
    font-family: 'OpenSans-Regular' !important;
    font-weight: 400;
}
#class_ongoing_cancel .modal-action button:last-child,#classRecurringReschedule .modal-action button:last-child,
#recurringReschedule .modal-action button:last-child{
    color: #7A7A7A;
    font-weight: unset;
}
#classRecurringReschedule p{
    line-height: 23px;
    font-size: 16px;
}
.reschedule_recurring_details{
    font-family: 'OpenSans-Bold' !important;
}
#continue_recurring, #okwait{
    background: #009A61;
    color: #FFFFFF;
}
.modal{
    width: var(--modal-width);
    max-height: var(--modal-maxheight);
    border-radius: var(--modal-borderradius);
    font-size: var(--modal-font);
    background: white;
    margin: 0!important;
    transform: translate(-50%,-50%) !important;
}
.modal .modal-title{
    font-family: OpenSans-Regular !important;
    font-size: var(--modal-font);
    line-height: normal;
}
.modal .modal-inner{
    width: 80%;
    padding: 10%;
    font-family: OpenSans-Regular !important;
    font-size: var(--modal-font);
    line-height: normal;
    letter-spacing: 0px;
    margin: 0px;
    overflow-y: auto;
}
.modal-inner::after,.modal-buttons-vertical .modal-button::after {
    height: 0px;
}
.modal-buttons-1 .modal-button{
    border-top: 1px solid #E5E5E5!important;
     padding: var( --modal-padding); /* calculating 8% of the modal width */
    line-height: 0.5;
    background: #FFFFFF;
    color: #009A61 !important;
    height: var(--modal-button);
    width: 100%;
    font-family: OpenSans-SemiBold !important;
    margin:0px;
    font-size: var(--modal-font);
    cursor: pointer;
}
.modal-buttons{
     height: var(--modal-button);
}

.modal.modal-no-buttons{
    width: 270px;
    height: auto;
    font-family: OpenSans;
    max-height: 100%;
}
.modal.modal-no-buttons .modal-inner{
    padding: 0px;
    width: 100%;
    font-family: OpenSans;
    overflow: hidden;
    max-height: inherit;
}
.modal.modal-no-buttons .modal-inner::after {
    height: 2px;
}
/*.modal.modal-in{
   transition-delay: 600ms;
   transition-duration: 600ms;  
}*/
/*GLOBAL MODAL CSS*/
.global-modal,.modal.modal-no-buttons.global-modal{
    width: var(--modal-width);
    max-height: var(--modal-maxheight);
    border-radius: var(--modal-borderradius);
    font-size: var(--modal-font);
    margin: 0!important;
    transform: translate(-50%,-50%) !important;
    background-color: transparent;
}

.global-modal .modal-inner,.modal.modal-no-buttons.global-modal .modal-inner{
   padding: 0px;
   width: 100%;
   overflow-y: hidden!important;
}
.global-modal .modal-action{
    border: 0;
    padding: 0;
    background-color: white;
    border-radius: 0 0 10px 10px;
}
.global-modal .modal-action button.green-button,.modal-buttons-vertical .modal-button .green-button{
   background: #009A61;
   color: #FFFFFF;
}
.global-modal .white-button{
   background: #FFFFFF;
   color: #777777;
}
.global-modal .modal-action button{
    padding: var( --modal-padding); /* calculating 8% of the modal width */
    line-height: 0;
    height: var(--modal-button); /* calculating 20% of the modal width */
    width: 100%;
    font-family: OpenSans-SemiBold !important;
    margin:0px;
    font-size: var(--modal-font);
    border: 0px;
    cursor: pointer;
    outline: 0;
}

.global-modal .modal-body{
  width: 80%;
  padding: 10%;
  font-family: OpenSans-Regular !important;
  line-height: normal;
  letter-spacing: 0px;
   margin: 0px;
   font-size: var(--modal-font);
   overflow-y: auto;
}
.global-modal .modal-action button:last-child{
    background: #FFFFFF;
    color: #777777;
    border: 0px;
}
.global-modal .border{
    border: 1px solid #E5E5E5;
}

.global-modal p{
    /*font-size: 16px;*/
    margin: 0px;
    font-size: var(--modal-font);
}

.global-modal .green-text{
   background: #FFFFFF;
   color: #009A61 !important;
}
.global-modal .border_top{
    border-top: 1px solid #E5E5E5!important;
}
.global-modal .modal-body button[disabled]{
   opacity: 0.3;
}

.no-padding-bottom{
    padding-bottom:0px;
}

.global-modal .modal-body.single-btn,.modal .modal-inner{
    max-height: calc((var(--modal-maxheight)) - (var(--modal-button)) - (2*var(--modal-padding)));
}
.global-modal .modal-body.two-btn{
    max-height: calc((var(--modal-maxheight)) - (2 * var(--modal-button)) - (2*var(--modal-padding)));
}
.global-modal .modal-body.three-btn{
    max-height: calc((var(--modal-maxheight)) - (3 *var(--modal-button)) - (2*var(--modal-padding)));
}
.modal-button:first-child,.modal-button:last-child,.modal-button:first-child:last-child,.modal .modal-inner{
    border-radius: 0;
}
.modal-overlay.modal-overlay-visible{
    visibility: visible;
    opacity: 0.6;
    background: black;
}
.global-modal.only-button .modal-inner{
    background-color: transparent;
}
.modal-buttons-2 {
        height: auto;
        border-top: 1px solid #E5E5E5!important;
    }
.Medium_desktop_modal{
    --modal-font : calc(var(--screen-width) / 100 * 0.9); 
}
.Small_desktop_modal{
    --modal-font : calc(var(--screen-width) / 100 * 1); 
}
.Big_tablet_modal{
    --modal-width: 30vw;
    --modal-font : calc(30vw / 100 * 4.5); 
    --modal-button: calc(30vw / 100 * 20);
    --modal-padding : calc(30vw / 100 * 8);
    --modal-maxheight : 80vh; 
}
.Medium_tablet_modal{
    --modal-width: 35vw;
    --modal-font : calc(35vw / 100 * 4.5); 
    --modal-button: calc(35vw / 100 * 20);
    --modal-padding : calc(35vw / 100 * 8);
    --modal-maxheight : 80vh; 
}
.Tablet_modal{
    --modal-width: 50vw;
    --modal-font : calc(50vw / 100 * 4.5); 
    --modal-button: calc(50vw / 100 * 20);
    --modal-padding : calc(50vw / 100 * 8);
    --modal-maxheight : 80vh; 
}
.Mobile_modal{
    --modal-width: 80vw;
    --modal-font : calc(80vw / 100 * 5); 
    --modal-button: calc(80vw / 100 * 20);
    --modal-padding : calc(80vw / 100 * 8);
    --modal-maxheight : 80vh; 
    --modal-borderradius : calc(80vw / 100 * 3);
}
/*GLOBAL MODAL CSS*/
/* NEW CSS ABOVE */
/* MEDIA QUERIES STARTS*/
@media only screen and (max-width:1200px){
    .navbar-inner.fixed-navbar, .navbar-inner.fixed-navbar.navbar-on-center{
        padding: 0 10px;
    }
    .page-content{
        padding: 10px !important;
    }
    .product_desc .page-content{
        padding: 20px !important;
    }
    .checkout .container{
        max-width: 90%;
        margin: auto;
    }
    .cart .page-content{
        padding: 20px !important;
    }
/*    :root{
       --modal-width: calc(var(--screen-width) / 100 * 50); 
    }*/
}
@media only screen and (max-width:1350px){
    .event-des-height .card-header {
        /*min-height: 14vw;*/
    }
    .event-des-imageheight .card-header {
        min-height: 24vw;
    }
    .card-right {
        min-height: 24vw;
    }
    .mobile-view,.navbar .left.mobile-view{
        display:none;
    }
    .web-view{
        display:block;
    }
/*    .global-modal,.modal.modal-no-buttons.global-modal,.modal,.global-modal .modal-action button,.modal-buttons-1 .modal-button,.global-modal p,.global-modal .modal-body,.modal .modal-inner,.modal .modal-title{
        font-size: calc(var(--screen-width) / 100 * 1.2);
    }*/
}

@media only screen and (max-width:1100px){
    .navbar-inner.fixed-navbar, .navbar-inner.fixed-navbar.navbar-on-center{
        padding: 0 10px;
    }
    .event-des-height .card-header {
        /*min-height: 14vw;*/
    }
    .event-des-imageheight .card-header {
        min-height: 27vw;
    }
    .card-right {
        min-height: 27vw;
    }
    .cus-card{
        margin-top:30px;      
    }
    .container{
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        /*         padding-bottom: 24px;
                 padding-top: 24px;*/
    }
    .navbar-cus-height {
        height: 100px;
    }
    .mobile-view,.navbar .left.mobile-view{
        display:none;
    }
    .web-view{
        display:block;
    }
    .checkout .container {
        padding-top:0;
        padding-bottom:0;
    }
}
@media only screen and (max-width: 990px) {
    /*CLASS SCHEDULE CLASSES*/
    .classschedule-view .page-content {
        /*margin: 60px 0 50px 0;  Header = 60px, Footer menu = 50px, Total - 110  */
        /*height: calc(100vh - 110px);*/
/*        height: calc(100vh - 90px);
        margin: 90px 0 0;*/
    }
    .classschedule-view .navbar{
        display:block;
    }
    .appointment_subtitle{
        /*font-size: 13px;*/
        font-weight: 600;
    }
    .appointment_time{
/*        padding: 11px 0px;
        margin: 0;
*/        font-size: 15px;
        font-weight: 500;
    }
    .appointment_title{
        font-size: 16px;
        font-weight: 500;
    }
    .classschedule-view .container{
        /*max-width: calc(90% - 30px);*/
        max-width: none;
    }
    .classschedule-view .card-container{
        margin: 15px auto !important;
        max-width: calc(100% - 30px);
    }
    .classschedule-view .cstm-back-icon{
        /*height: 20px;*/
    }
    .classschedule-view .cstm-new-back{
        /*position:relative;*/
        /*bottom:3px;*/
    }
    .classschedule-view .participant_listing_page h2{
        /*left: -10px;*/
        position: inherit;
        margin-top: 0px !important;
    }
    .iOS.safari.Tablet .classschedule-view .participant_listing_page .page-content,
    .MacOS.safari.Tablet .classschedule-view .participant_listing_page .page-content,
    .iOS.safari.Mobile .classschedule-view .participant_listing_page .page-content,
    .MacOS.safari.Mobile .classschedule-view .participant_listing_page .page-content,
    .iOS.safari.Tablet .classschedule-view .class_listing_page .page-content,
    .MacOS.safari.Tablet .classschedule-view .class_listing_page .page-content,
    .iOS.safari.Mobile .classschedule-view .class_listing_page .page-content,
    .MacOS.safari.Mobile .classschedule-view .class_listing_page .page-content{
/*        margin: 60px 0 50px 0;
        height: calc(100vh - 130px);*/
    }
    .iOS.chrome.Tablet .classschedule-view .participant_listing_page .page-content,
    .MacOS.chrome.Tablet .classschedule-view .participant_listing_page .page-content,
    .iOS.chrome.Mobile .classschedule-view .participant_listing_page .page-content,
    .MacOS.chrome.Mobile .classschedule-view .participant_listing_page .page-content,
    .iOS.chrome.Tablet .classschedule-view .class_listing_page .page-content,
    .MacOS.chrome.Tablet .classschedule-view .class_listing_page .page-content{
/*        margin: 60px 0 50px 0;
        height: calc(100vh - 160px);*/
    }
    .classschedule-view .col-33-cardlisting{
        width:50%;
    }
    .classschedule-view .checkout .row.split_view > .col-50 {
        width: 100%;
    }
    .classschedule-view .checkout .card-content-inner{
        padding: 0;
    }
    .classschedule-view .checkout .container{
        max-width: 550px;
        margin: auto;
    }
    .classschedule-view .card-content-inner{
        padding: 15px !important;
    }
    .classschedule-view .class-schedule-navbar{
        padding: 15px;
    }   
    .classschedule-view .appointment_register_page .card-container{
        padding-bottom: 0;
    }
    .classschedule-view .appointment_register_page .page-content{
/*        margin: 60px 0 172px 0;
        height: calc(100vh - 172px);*/
    }
    .iOS.safari.Tablet .classschedule-view .appointment_register_page .page-content,
    .MacOS.safari.Tablet .classschedule-view .appointment_register_page .page-content,
    .iOS.safari.Mobile .classschedule-view .appointment_register_page .page-content,
    .MacOS.safari.Mobile .classschedule-view .appointment_register_page .page-content{
/*        margin: 60px 0 205px 0;
        height: calc(100vh - 205px);*/
    }
    .iOS.chrome.Tablet .classschedule-view .appointment_register_page .page-content,
    .MacOS.chrome.Tablet .classschedule-view .appointment_register_page .page-content,
    .iOS.chrome.Mobile .classschedule-view .appointment_register_page .page-content,
    .MacOS.chrome.Mobile .classschedule-view .appointment_register_page .page-content{
/*        margin: 60px 0 235px 0;
        height: calc(100vh - 235px);*/
    }
    .classschedule-header .left{
      font-weight: 500;
      font-size: 24px;  
    }
    .appointment-slot .day{
       font-weight: 500; 
    }
    .carousal_container {
        padding: 110px 0 0 0;
        background: white;
    }
    .carousal_container {
        padding-top: 70px;
        border-bottom: 1px solid #efefef;
    }

    .page-content.horz_carousal,.page-content1.horz_carousal{
        padding:0 0 50px 0;
    
    }
    .page-content.horz_carousal.product_desc,.page-content1.horz_carousal.product_desc{
        top:-5px;
        background: white;
    }
    ul.horz_carousal {
        list-style-type: none;
        margin: 0;
        background: white;
        padding: 10px 0;
        position: relative;
        top: -5px;
        height: 20px;
        width:100vw;
    }
    ul.horz_carousal li {
        padding: 0 15px;
        display: inline;
    }
    ul.horz_carousal li a{
        color:black;
    }
    ul.horz_carousal li.active a{
        color:rgb(0,137,87);;
    }
    .icon.icon-back.custom-back{
        margin-left: 15px;
    }
    .class_appointment_detail .appointment-arrow{
        padding: 0px;
        width: 8px;
        height: 14px;
    }
    .appointment_proceed_checkout_page .toolbar,.appointment_proceed_checkout_page .toolbar-inner,.appointment_register_page .toolbar,.appointment_register_page .toolbar-inner{
        height: auto;
    }
    .with-footer .toolbar{
        bottom: 40px;
    }
}
@media only screen and (max-width:900px){
    .checkout .row.split_view > .col-50 {
        width: 100%;
    }
    .navbar .navbar-inner.fixed-navbar{
        padding: 0 10px;
    }
   
}
@media only screen and (max-width:768px){
    .navbar{
        height: 90px;
    }
    .with-banner .navbar{
        height: 120px;
    }
    .page-content{
        margin-top: 90px;
        height: calc(100vh - 90px);
        padding:10px !important;
    }
    .iOS .page-content{
        height: calc(100vh - 165px); /* 90px + 75px for ios safari includes bottom navbar of browser*/
    }
    .desc .page-content{
        margin-top: 0 !important;
        height: calc(100% - 215px);
    }
    .cart .page-content{
        padding: 0px !important;
        height: calc(100% - 255px);
    }
    .checkout .page-content{
         height: calc(97vh - 90px);
    }
    .iOS .checkout .page-content{
        height: calc(100vh - 145px);  /*90px + 55px for ios safari includes bottom navbar of browser*/
    }
    .with-footer .page-content{
        height: calc(100vh - 130px);
    }
    .iOS .with-footer .page-content{
        height: calc(100vh - 195px); /* 130px + 55px for ios safari includes bottom navbar of browser*/
    }
    .with-banner.with-footer .page-content {
        margin-top: 120px;
        height: calc(100vh - 160px);
    }
    .iOS .with-banner.with-footer .page-content{
        height: calc(100vh - 215px); /* 160px + 55px for ios safari includes bottom navbar of browser*/
    }
    .with-footer .checkout .page-content{
        /*INCLUDES TOOLBAR HEIGHT*/
        /*height: calc(100vh - 230px);*/
    }
    .with-banner.with-footer .checkout .page-content{
        /*INCLUDES TOOLBAR HEIGHT*/
        /*height: calc(100vh - 260px);*/
    }
    .with-banner .desc .page-content{
        margin-top: 0 !important;
        height: calc(100% - 255px);
    }
    .with-banner .cart .page-content{
        height: calc(100% - 255px);
    }
    .col-33-cardlisting{
        width:50%!important;
    }
    .event-des-height .card-header {
        /*min-height: 40vw;*/
    }
    .event-des-imageheight .card-header {
        min-height: 40vw;
    }
    .cus-card{
        margin-top: 20px;
    }
    .mobile-view,.navbar .left.mobile-view{
        display:block;
    } 
    .web-view,.mobile-hide{
        display:none;
    }
    .toolbar-price .active-cus.toolbar-button {
        position: absolute;
        bottom: 0;
        max-width: 100%;
    }
    .toolbar-price{
        font-size: 16px;
    }
    .navbar-inner.home {
        padding: 15px !important;
    }
    .carousal_container{
        padding:90px 0 0 0;
    }
    .with-banner .carousal_container{
        padding:120px 0 0 0;
    }
    .with-footer .desc .page-content {
        height: calc(100% - 258px);
    }
    .with-footer .cart .page-content {
        height: calc(100% - 230px);
    }
    .card-listing .card-image {
        height: 14.5vw;
    }
    .with-footer .toolbar{
        bottom: 40px;
    }
    .checkout .row.split_view > .col-50{
        /*width: 100%;*/
    }
    .row.labelAlignMT2 .col-50+.col-50{
        /*margin-top:15px;*/
    }
    .checkout .container{
        max-width: 100%;
        margin: 0 0 15px 0;
    }
    .search-member input {
        margin-bottom: 10px;
        width: calc(100% - 50px);
    }
    .with-banner.with-footer .desc .page-content{
        margin-top: 0;
        padding-top: 10px !important;
        height: calc(100% - 280px);
    }
    .with-banner.with-footer .cart .page-content {
        height: calc(100% - 325px);
        padding-bottom: 10px !important;
    }
    .with-banner  .home .home_icon, .with-banner .desc .home_icon{
        padding-right: 10px;
        padding-top: 35px;
    }
    .with-banner  .home .trolley {
        padding-top: 45px;
    }
    .home .cart-badge{
        /*margin-right: -15px !important;*/
    }
    .navbar-inner .right img{
        width: 25px;
    }
    .ph-text{
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /*.has-cent-pro - has century product*/
    .has-cent-pro.checkout .page-content {
        height: calc(100% - 220px);

    }
    .has-cent-pro.cart .page-content{
        height: calc(100% - 280px);
        padding-bottom: 10px !important;
    }
    
    .with-footer .has-cent-pro.cart .page-content{
        height: calc(100% - 321px);
        padding-bottom: 10px !important;
    }
     
    .with-banner.with-footer .has-cent-pro.cart .page-content {
        height: calc(100% - 350px);
        padding-bottom: 10px !important;
    }
    .has-cent-pro .custom-toolbar-xxlheight {
        height: 130px;
    }
    .has-cent-pro .discount-container.mobile-view {
        bottom: 10px !important;
    }
    .with-banner.with-footer .has-cent-pro.checkout .page-content {
        height: calc(100% - 290px);
    }
    .with-footer .has-cent-pro.checkout .page-content{
        /*INCLUDES TOOLBAR HEIGHT*/
        height: calc(100% - 260px);
    }
    .discount-container{
        padding:0;
        height: auto;
    }
    .discount-apply{
        height: 34px;
    }
    .bottom-row{
        bottom:155px;
        z-index:500;
    }
    .bottom-row .cart-ckout-row{
        padding:15px;
    }
    .cart-page.zerocost.with-disc .bottom-row,has-cent-oneline.cart-page.zerocost.with-disc .bottom-row{
        bottom: 135px;
        z-index: 500;
    }
    .bothdisc-cart .bottom-row{
      bottom: 190px;  
    }
    .bothdisc-cart.zerocost .bottom-row{
        bottom: 201px; 
    }
    .centlabel{
        width:auto;
        padding-left: 0;
    }
}


@media only screen and (max-width: 600px) {
    .navbar .left{
        /*margin-left: 15px;*/
    }
    .toolbar:before {
        background-color: transparent;
    }
    .classstart .picker-calendar-row{
        height: calc(100% / 6);  
      }
      
      .picker-modal.classstart.picker-calendar{
          width: 90% !important;
          background-color: #f6f6f6;
          border-radius: 0px;
          height: 300px;
          left: 5% !important;
          top: 108px;
      }
      .picker-modal.picker-calendar.classstar{
          border: 1px solid #e3e3e3;
      }
      .classstart .picker-modal-inner{
          background: #f6f6f6;
      }
      .picker-modal .toolbar::before{
          background-color: transparent;
      }
      .classstart .picker-modal-inner .picker-calendar-day{
          font-size: 11px;
      }
      .participant_listing_page .participant_name{
          font-size: 15.5px;
          text-align: left;
          width:100%;
      }
      .participant_listing_page .participant_title{
          font-size: 13.5px;
          text-align: left;
          font-weight: 400;
          padding: 0;
      }
      .list-card-mobile{
          border: solid 1px #dfe3e9;
          border-left: 0;
          border-right: 0;
          text-align: center;
          background: white;
          padding: 15px;
      }
    .list-card-mobile .appointment_title{
          margin:0;
          text-align: left;
        color: #838a8c;
        font-weight: 600;
      }
      .appointment_subtitle{
          text-align: left;
          font-size: 13px;
          font-weight: 100;
      }
      .appointment-arrow{
          padding: 11px 0;
          margin: 0px;
      }
      .participant_listing_page .appointment-arrow{
          padding: 16px 0 0;
      }
      .appointment_time {
          text-align: left;
          padding-top: 10px;
      }
      .classschedule-view .select-participant{
          border: solid 1px #dfe3e9;
          text-align: left;
          border-left: 0;
          border-right: 0;
          padding: 10px;
          font-size:14px;
          font-weight: 600;
          background: white;
          position: inherit;
      }
      .list-card-mobile:first-child ,.list-card-mobile + .list-card-mobile{
        /*border-top:none;*/
      }
      .classschedule-view .checkout .container{
          max-width: none;
      }
      .classschedule-view .checkout .card-container{
          margin: 0 !important;
          max-width:none;
      }
      .classschedule-view .checkout .no-min.card{
          margin: 0;
      }
      .classschedule-view ul.horz_carousal {
          height:35px;
          top:0;
          padding:5px 0;
      }
      .classschedule-view ul.horz_carousal .day-span{
          font-size: 11px;
          font-weight: 600;
      }
      .classschedule-view ul.horz_carousal .date-span{
          position: relative;
          top:5px;
          font-size: 11px;
      }
      .classschedule-view ul.horz_carousal .active-date .date-span{
          color: #009a61;
          border-bottom: 2px solid #009a61;
      }
      .classschedule-view ul.horz_carousal .active-date .day-span{
          font-weight: 700;
      }
      #class_ongoing_cancel .green-text.height_auto,#recurringReschedule .green-text.height_auto,
      #recurringRegistration .green-text.height_auto{
        height: calc(var(--modal-width) / 100 * 30)!important;
        line-height: normal!important;
      }
  }

@media only screen and (max-width:641px){
    .navbar {
        height: 60px;
    }
    .page-content{
        padding: 5px 10px !important;
        margin-top: 60px;
        height: calc(100vh - 60px);
    }
    .iOS .page-content{
        height: calc(100vh - 133px); /* 60px + 75px for ios safari includes bottom navbar of browser*/
    }
    .with-banner .navbar {
        height: 90px;
    }
    .with-footer .page-content{
        margin-top: 60px;
        height: calc(100vh - 100px);
    }
    .iOS .with-footer .page-content{
        height: calc(100vh - 173px); /* 100px + 75px for ios safari includes bottom navbar of browser*/
    }
    .with-banner.with-footer .page-content{
        margin-top: 90px;
        height: calc(100vh - 130px);
    }
    .iOS .with-banner.with-footer .page-content{
        height: calc(100vh - 203px); /* 130px + 75px for ios safari includes bottom navbar of browser*/
    }
   .checkout .page-content {
/*        height: calc(100vh - 160px);
        padding: 10px !important;*/
    }
    .iOS .checkout .page-content{
        height: calc(100vh - 135px);
    }
    .with-footer .checkout .page-content {
        /*height: calc(100vh - 190px);*/
    }
    .with-banner.with-footer .checkout .page-content {
        /*height: calc(100vh - 230px);*/
    }
    .checkout .container{
        padding: 0 0 10px 0;
        max-width:100%
    }
    .checkout .card-content-inner{
        /*padding: 15px 0 !important;*/
    }
    .container{
        max-width: 100%;
        margin-bottom: 10px;
    }
    .title-bar{
        /*margin: auto -10px;*/
    }
    .title-bar::before{
/*        display: block;
        content:'';
        border-bottom: 1px solid #efefef;
        margin: 15px -15px 15px -15px;*/
    }
    .select-card .title-bar{
        padding-left: 10px;
    }
    .desc .page-content {
        padding-top: 20px !important;
        height: calc(100% - 185px);
    }
    .with-footer .desc .page-content {
        height: calc(100% - 228px);
    }
    .with-banner.with-footer .desc .page-content {
        height: calc(100% - 260px);
    }
    .checkout .card{
        box-shadow: none;
        margin: 0;
    }
    .search-member{
        padding: 0;
    }
    .carousal_container{
        padding: 60px 0 0 0;
    }
    .with-banner .carousal_container {
        padding: 90px 0 0 0;
    }
    .cart .page-content {
        height: calc(100% - 225px);
    }
    .with-footer .cart .page-content {
        height: calc(100% - 265px);
    }
    .with-banner.with-footer .cart .page-content {
        height: calc(100% - 295px);
        padding: 0 !important;
    }
    .navbar-inner.fixed-navbar{
        padding: 0 15px;
        max-width: 100%;
    }
    .logo-cover {
        height: 36px;
        /*width: 130px;*/
        padding-top: 8px;
    }
    .with-banner .logo-cover{
        padding-top: 6px;
    }
    .with-banner .logo-center {
        top: 37px;
    }
    .navbar-inner .right img{
        width: 25px;
    }
    .with-banner .navbar-inner .right img{
        width: 25px;
    }
    .with-banner .home_icon{
        padding-top: 30px;
    }
    .with-banner .trolley{
        padding-top: 40px;
    }
    .card-listing .card{
        max-width: 100%;
    }
    .form-group label{
        font-size: 14px;
    }
    .focused label{
        font-size: .75em;
    }
    .checkout .total-text,.checkout price{
        font-size: 16px;
    }
    .form-group select{
        font-size: 14px;
        padding-left: 10px;
    }
    
    .has-cent-pro .custom-toolbar-xxlheight {
        height: 140px;
    }
    .has-cent-pro .discount-container.mobile-view {
        bottom: 10px;
    }
    .has-cent-pro.cart .page-content{
        height: calc(100% - 260px);
    }
    .with-footer .has-cent-pro.cart .page-content {
        height: calc(100% - 305px);
    }
    .with-banner.with-footer .has-cent-pro.cart .page-content {
        height: calc(100% - 335px);
        padding: 0 !important;
    }
    .has-cent-pro.checkout .page-content {
        height: calc(100% - 200px);
        padding: 10px !important;
    }
    .with-footer .has-cent-pro.checkout .page-content {
        height: calc(100% - 230px);
    }
    .with-banner.with-footer .has-cent-pro.checkout .page-content {
        height: calc(100% - 270px);
    }
    .has-cent-oneline.has-cent-pro .custom-toolbar-xxlheight {
        height: 120px;
    }
    .has-cent-oneline.has-cent-pro.cart .page-content {
        height: calc(100% - 240px);
    }
    .with-banner.with-footer .has-cent-oneline.has-cent-pro.cart .page-content {
        height: calc(100% - 310px);
    }
    .with-footer .has-cent-oneline.has-cent-pro.cart .page-content{
        /*INCLUDES TOOLBAR HEIGHT*/
        height: calc(100% - 280px);
    }
    .has-cent-oneline.has-cent-pro.checkout .page-content {
        height: calc(100% - 185px);
    }
    .with-banner.with-footer .has-cent-oneline.has-cent-pro.checkout .page-content {
        height: calc(100% - 255px);
    }
    .with-footer .has-cent-oneline.has-cent-pro.checkout .page-content{
        /*INCLUDES TOOLBAR HEIGHT*/
       height: calc(100% - 225px);
    }
    .retail_payment_update.shipping_details .card-content-inner{
        padding:0;
    }
    .icon.icon-back.custom-back {
        margin-left: 0;
    }
    .classschedule-view .page-content{
/*        height: calc(100vh - 60px);
        margin: 60px 0 0;*/
    }
    .classschedule-view .class-schedule-navbar{
        display: none;
    }
    
    /*CANCEL / RESCHEDULE CSS CHANGES*/
    .cancelbanner,.reschedulebanner,.cancelbannertext,.reschedulebannertext{
        text-align: left;
        padding-left: 10px !important;
    }
    .cancelbannertext,.reschedulebannertext{
        padding: 10px !important;
    }
    .cls_res.modal {
        width: 300px !important;
        left: calc(50% - 150px);
    }
    .modal-center{
        max-width: 90%;
        margin-top: 25%;
    }
    .class-button1, .class-button2{
        width: 45%;
        max-width: 135px;
    }
/*    .global-modal,.modal,.modal.modal-no-buttons.global-modal{
        max-height: 80vh;
        border-radius: 10px;
        width: 80vw;
        padding: 0;
        margin: 0!important;
        transform: translate(-50%,-50%) !important;
        border-radius: calc(80vw / 100 * 3);
        font-size: calc(80vw / 100 * 5);
    }
    .global-modal .modal-action button,.modal-buttons-1 .modal-button{
        height: calc(80vw / 100 * 20);
        padding: calc(80vw / 100 * 8);
        font-size: calc(80vw / 100 * 5);
        cursor: pointer;
    }
    .global-modal p,.global-modal .modal-body,.modal .modal-inner,.modal .modal-title{
        font-size: calc(80vw / 100 * 5);
    }
    .global-modal .modal-body.single-btn,.modal .modal-inner{
        max-height: calc(80vh - (80vw / 100 * 20) - (2 * (80vw / 100 * 10)));
    }
    .global-modal .modal-body.two-btn{
        max-height: calc(80vh - (2 * (80vw / 100 * 20)) - (2 * (80vw / 100 * 10)));
    }
    .global-modal .modal-body.three-btn{
        max-height: calc(80vh - (3 * (80vw / 100 * 20)) - (2 * (80vw / 100 * 10)));
    }
    .modal-buttons{
        height: calc(80vw / 100 * 20);
    }*/
    .modal-buttons-2 {
        height: auto;
    }
/*    .Android .open_url .proceed_to_checkout{
        background-color: #fff;
        margin-top: -184px;
    }
    .Android .open_url .register_btn{
        margin-top: -139px;
    }
    .Android .pos-content-style .proceed_to_checkout{
        background-color: #fff;
        margin-top: -144px;
    }
    .Android .pos-content-style .register_btn{
        margin-top: -167px;
    }*/
    .Android .open_url .zero_cost_style{
        padding : 0px 0px !important;
    }
    .Android .pos-content-style .zero_cost_style{
        padding : 0px 0px !important;
        margin-top: 51px;
    }
    .Android .with-banner.with-footer .page-content {
          margin-top: 90px;
          height: calc(100vh - 214px);
    }
    .Android .page-content {
        margin-top: 60px;
        height: calc(100vh - 184px);
    }
     .Android .participant_listing_page .page-content,
     .Android .class_listing_page .page-content {
        margin-top: 60px;
        height: calc(100vh - 118px);
    }
      .Android .with-banner.with-footer .participant_listing_page .page-content,
     .Android .with-banner.with-footer .class_listing_page .page-content {
        margin-top: 89px;
        height: calc(100vh - 48px);
    }
      .Android .with-footer .participant_listing_page .page-content,
     .Android .with-footer .class_listing_page .page-content {
        margin-top: 60px;
        height: calc(100vh - 78px);
    }
      .Android .with-banner.with-footer .noprocessingfee .page-content {
          margin-top: 90px;
          height: calc(100vh - 202px);
    }
      .Android .with-footer .noprocessingfee .page-content {
          margin-top: 90px;
          height: calc(100vh - 205px);
    }
      .Android .noprocessingfee .page-content {
          margin-top: 60px;
          height: calc(100vh - 206px);
    }
    .Android .with-footer .POS.noprocessingfee .page-content {
          margin-top: 60px;
    }
    .Android .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity, .Android .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding: 0px 0px 6px 0px;
    }
    
    /* new code for chrome new version - button align */
    
    .Android .appointment_proceed_checkout_page.open_url .toolbar,.Android .appointment_register_page.open_url .toolbar {
/*          position: absolute;
          bottom: 24px;*/
    }
    .Android .appointment_proceed_checkout_page.open_url.noprocessingfee .toolbar,.Android .appointment_register_page.open_url.noprocessingfee .toolbar {
/*          position: absolute;
          bottom: 15px;*/
    }
    
    .Android .with-footer .appointment_proceed_checkout_page .toolbar,.Android .with-footer .appointment_register_page .toolbar {
/*        position: absolute;
        bottom: 60px;*/
    }
    .Android .with-footer .appointment_proceed_checkout_page.noprocessingfee .toolbar,.Android .with-footer .appointment_register_page.noprocessingfee .toolbar {
/*        position: absolute;
        bottom: 55px;*/
    }
    .class_listing_page .page-content{
        overflow : hidden;
    }
}

@media only screen and (max-width:481px){
    .col-33-cardlisting{
        width:100%!important;
    }
    .card-listing .card{
        margin:5px auto;
    }
    .event-des-height .card-header {
        /*min-height: 40vw;*/
    }
    .event-des-imageheight .card-header {
        min-height: 47vw;
    }
    .cus-card{
        margin-top: 5px;
    }
    .mobile-view,.navbar .left.mobile-view{
        display:block;
    } 
    .web-view{
        display:none;
    }    
    .web-calender{
        padding:0; 
        margin-right:-15px; 
        width:auto; 
    }
    .new_nav .navbar-inner{
        padding: 15px;
    }
    .retail-view .page-content{
        padding:60px 10px 60px 10px;
    }
    .page-content.horz_carousal{
        padding-top: 0px;
    }
    .mobile-view.page-content{
        padding-top: 15px;
    }
    .retail-view .checkout .page-content{
        padding: 60px 0 60px 0;
    }
    .card-listing .card-image{
        height: 17vh;
    }
    .retail-view .card-content h1 {
        font-size: 14px;
        font-weight: 600;
    }
    .card-listing price {
        font-weight: 500;
        font-size: 12px;
    }
    .toolbar-price .active-cus.toolbar-button {
        margin-top: 0px;
    }
    .price-section small{

    }
    .toolbar-price {
        padding-top: 5px;
        font-size: 14px;
    }
    .carousal_select{
        max-width: 75%;
    }
    .retail-view .expiryWidth select{
        width:70%;
    }
    .toolbar-price span small{
        font-size: 75%;
    }
    .navbar-inner.fixed-navbar.navbar-on-center,.navbar-inner.fixed-navbar.desc.navbar-on-center,.navbar-inner.fixed-navbar.list.navbar-on-center{
        max-width: none;
        margin: auto;
        position: initial;
        padding: 10px !important;
    }
    .with-banner .navbar {
        height: 90px;
    }
    .with-banner.with-footer .page-content {
        margin-top: 90px;
        height: calc(100vh - 130px);
    }
    .with-banner .carousal_container {
        padding: 90px 0 0 0;
    }
    .with-banner.with-footer .product_desc .page-content {
        height: calc(100vh - 255px);
    }
    .search-member{
        padding-top: 5px;
    }
    .title-bar{
/*        margin: auto -10px;
        padding: 0 15px 10px;*/
    }
    .title-bar h1.title{
        font-size: 16px;
    }
    .form-group-split > .col-50{
        width: 100%;
        margin-bottom: 15px;
    }
    #shipping_details .col-50{
        width: 48%;
        margin-bottom: 0px;
    }
    .retail_payment_update .card-content-inner{
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 410px) {
    .date-dropdowns > .dob_month,.dob_day,.dob_year{
        width: 90px;
        height: 35px;
    }
    .card-listing .card{
        max-width: 100%;
    }
}
/* iphone 6, 6s, 7, 8*/ 
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .iOS .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        /*bottom: 174px;*/
/*        bottom: 136px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar{
        /*bottom: 166px;*/
/*        bottom: 128px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.proceedwithprocessingfee .toolbar{
/*        bottom: 100px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar{
/*        bottom: 88px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.zerocost .toolbar{
/*        bottom: 77px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.zerocost .opt-disc-container{
        padding: 0!important;
    }
    .iOS .checkout.POS .page-content{
        height: calc(100vh - 175px);
    }
    .appointment_register_page .select-card .title-bar{
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin: 15px 0px;
    }
    .s-pos-content-style{
        height: calc(100vh - 270px);
    }
    .p-pos-content-style{
        height: calc(100vh - 240px);
    }
    .openurl-content-style{
        height: calc(100vh - 200px);
    }
    .iOS.chrome .with-banner.with-footer .appointment_proceed_checkout_page .page-content,.iOS.chrome .with-banner.with-footer .appointment_register_page .page-content {
         height: calc(100vh - 202px);
    }
    .iOS.chrome .with-footer .appointment_proceed_checkout_page .page-content {
        height: calc(100vh - 172px);
    }
    .iOS.chrome .with-footer .appointment_register_page .page-content {
        height: calc(100vh - 174px);
    }
    
    }
    
/* iphone 6+, 6s+, 7+, 8+ */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
    .iOS .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        /*bottom: 173px;*/
/*        bottom: 135px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar{
        /*bottom: 162px;*/
/*        bottom: 124px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity{    
/*        padding-block-end: 5px;*/
    }
    .iOS .appointment_register_page.proceedwithprocessingfee .toolbar{
/*        bottom: 99px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar{
/*        bottom: 88px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.zerocost .toolbar{
/*        bottom: 77px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.zerocost .opt-disc-container{
        padding: 0!important;
    }
    .iOS .checkout.POS .page-content{
        height: calc(100vh - 176px);
    }
    .appointment_register_page .select-card .title-bar{
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin: 15px 0px;
    }
    .s-pos-content-style{
        height: calc(100vh - 270px);
    }
    .p-pos-content-style{
        height: calc(100vh - 240px);
    }
    .openurl-content-style{
        height: calc(100vh - 200px);
    }
    .iOS.chrome .with-banner.with-footer .appointment_proceed_checkout_page .page-content,.iOS.chrome .with-banner.with-footer .appointment_register_page .page-content {
         height: calc(100vh - 202px);
    }
    .iOS.chrome .with-footer .appointment_proceed_checkout_page .page-content {
        height: calc(100vh - 172px);
    }
    .iOS.chrome .with-footer .appointment_register_page .page-content {
        height: calc(100vh - 174px);
    }
}
  /* iphone X , XS, 11 Pro */
@media only screen and (max-width:641px) and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) { 
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar{
        /*bottom: 279px;*/
/*        bottom: 241px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        /* with discount bottom: 288px; 288 - 38 = 250(discount box: 38 px)*/
/*        bottom: 250px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
/*    .iOS .appointment_register_page.proceedwithprocessingfee .toolbar{
        bottom: 214px !important;
        height: 110px;
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar{
        bottom: 202px !important;
        height: 110px;
    }*/
    .iOS .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
/*    .iOS .appointment_register_page.zerocost .toolbar{
        bottom: 191px !important;
        height: 110px;
    }*/
    .iOS .appointment_register_page.zerocost .opt-disc-container{
        padding: 0!important;
    }
    .iOS .open_url .page-content{
        height: calc(100vh - 58px);
    }
    .iOS .appointment_register_page.open_url.proceedwithprocessingfee .toolbar{
/*        bottom: 101px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.open_url.noprocessingfee .toolbar{
/*        bottom: 92px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.open_url.zerocost .toolbar{ 
/*        bottom: 78px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.SPOS.proceedwithprocessingfee .toolbar{
/*        bottom: 108px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.SPOS.noprocessingfee .toolbar{
/*        bottom: 99px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.SPOS.zerocost .toolbar{
/*        bottom: 86px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.POS.proceedwithprocessingfee .toolbar{
/*        bottom: 78px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.POS.noprocessingfee .toolbar{
/*        bottom: 69px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.POS.zerocost .toolbar{
/*        bottom: 56px !important;
        height: 110px;*/
    }
    /* chrome class added for  scroll cahnges in open Url and POS, comment older lines chrome classes*/
/*    .iOS.chrome .appointment_proceed_checkout_page.noprocessingfee .toolbar{
        bottom: 274px;
        height: 178px;
    }
    .iOS.chrome .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        bottom: 283px;
        height: 178px;
    }
    .iOS.chrome .appointment_register_page.open_url.proceedwithprocessingfee .toolbar{
        bottom: 96px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.open_url.noprocessingfee .toolbar{
        bottom: 87px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.open_url.zerocost .toolbar{ 
        bottom: 73px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.SPOS.proceedwithprocessingfee .toolbar{
        bottom: 95px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.SPOS.noprocessingfee .toolbar{
        bottom: 94px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.SPOS.zerocost .toolbar{
        bottom: 81px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.POS.proceedwithprocessingfee .toolbar{
        bottom: 73px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.POS.noprocessingfee .toolbar{
        bottom: 64px !important;
        height: 110px;
    }
    .iOS.chrome .appointment_register_page.POS.zerocost .toolbar{
        bottom: 51px !important;
        height: 110px;
    }*/
    .iOS .page-content{
        /*height: calc(100vh - 155px);*/
        height: calc(100vh - 45px);
    }
/*    .iOS .checkout .page-content{
        height: calc(100vh - 175px);
        height: calc(85vh - 61px);
    }*/
    .iOS .with-footer .page-content {
        /*height: calc(100vh - 215px);*/
        height: calc(100vh - 98px);
    }
/*    .iOS .with-footer .checkout .page-content {
        height: calc(100vh - 215px);
        height: calc(100vh - 101px);
    }*/
    .iOS .with-banner.with-footer .page-content {
        /*height: calc(100vh - 245px);*/
        height: calc(100vh - 128px);
    }
/*    .iOS .with-banner.with-footer .checkout .page-content {
        height: calc(100vh - 245px);
        height: calc(100vh - 131px);
    }*/
        /* For open url and p-pos scroll*/
    .iOS .participant_listing_page .page-content,.iOS .class_listing_page .page-content{ 
        height: calc(100vh - 155px); 
    }
    .iOS .participant_listing_page.P-POS .page-content,.iOS .class_listing_page.P-POS .page-content{ 
        height: calc(100vh - 195px); 
    }
        /*For s-pos scroll*/
    .iOS .with-banner.with-footer .participant_listing_page .page-content,.iOS .with-banner.with-footer .class_listing_page .page-content{ 
        height: calc(100vh - 224px);
    }
    
    .iOS .checkout.SPOS .page-content, .iOS .checkout.POS .page-content{
        height: calc(70vh - 10px);
    }
    .iOS .checkout.open_url .page-content{
        height: calc(85vh - 61px);
    }
    .appointment_register_page .select-card .title-bar{
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin: 15px 0px;
    }
    .s-pos-content-style{
        height: calc(100vh - 310px);
    }
    .p-pos-content-style{
        height: calc(100vh - 280px);
    }
    .openurl-content-style{
        height: calc(100vh - 240px);
    }
    .iOS.chrome .s-pos-content-style{
        height: calc(100vh - 300px);
    }
    .iOS.chrome .p-pos-content-style{
        height: calc(100vh - 270px);
    }
    .iOS.chrome .openurl-content-style{
        height: calc(100vh - 230px);
    }
    .iOS.chrome .with-banner.with-footer .appointment_proceed_checkout_page .page-content {
          margin-top: 90px;
          height: calc(100vh - 120px);
    }
    .iOS.chrome .with-banner.with-footer .appointment_register_page .page-content {
          margin-top: 90px;
          height: calc(100vh - 228px);
    }
    .iOS.chrome .with-footer .appointment_proceed_checkout_page .page-content {
          margin-top: 60px;
          height: calc(100vh - 90px);
    }
    .iOS.chrome .with-footer .appointment_register_page .page-content {
          margin-top: 60px;
          height: calc(100vh - 228px);
    }
    .iOS.chrome .appointment_proceed_checkout_page.open_url .page-content {
          margin-top: 60px;
          height: calc(100vh - 50px);
    }
     .iOS.chrome .appointment_register_page.open_url .page-content {
          margin-top: 60px;
          height: calc(100vh - 165px);
    }
}

/* iphone XR, 11 */
@media only screen and (max-width:641px) and (device-width : 414px) and (device-height : 896px) and (-webkit-device-pixel-ratio : 2) { 
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar{    
        /*bottom: 163px;*/
/*        bottom: 125px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        /*bottom: 177px;*/
/*        bottom: 139px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.proceedwithprocessingfee .toolbar{
/*        bottom: 100px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar{
/*        bottom: 88px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.zerocost .toolbar{
/*        bottom: 77px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.zerocost .opt-disc-container{
        padding: 0!important;
    }
    .iOS .open_url .page-content{
        height: calc(100vh - 170px);
    }
    .iOS .open_url.noprocessingfee .page-content{
        height: calc(100vh - 175px);
    }
    .iOS .page-content{
        height: calc(100vh - 155px);
    }
    .iOS .checkout .page-content{
        height: calc(100vh - 175px);
    }
    .iOS .with-footer .page-content {
        height: calc(100vh - 215px);
    }
    .iOS .with-footer .checkout .page-content {
        height: calc(100vh - 215px);
    }
    .iOS .with-banner.with-footer .page-content {
        height: calc(100vh - 245px);
    }
    .iOS .with-banner.with-footer .checkout .page-content {
        height: calc(100vh - 245px);
    }
    .appointment_register_page .select-card .title-bar{
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin: 15px 0px;
    }
    .s-pos-content-style{
        height: calc(100vh - 310px);
    }
    .p-pos-content-style{
        height: calc(100vh - 280px);
    }
    .openurl-content-style{
        height: calc(100vh - 240px);
    }
}

/* iphone XS Max, 11 Pro Max */
@media only screen and (max-width:641px) and (device-width : 414px) and (device-height : 896px) and (-webkit-device-pixel-ratio : 3) { 
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar{
        /*bottom: 163px;*/
/*        bottom: 125px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        /*bottom: 176px;*/
/*        bottom: 134px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.proceedwithprocessingfee .toolbar{
/*        bottom: 100px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar{
/*        bottom: 88px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.zerocost .toolbar{
/*        bottom: 77px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.zerocost .opt-disc-container{
        padding: 0!important;
    }
    .iOS .checkout.open_url .page-content{
        height: calc(100vh - 176px);
    }
    .iOS .page-content{
        height: calc(100vh - 175px);
    }
    .iOS .checkout .page-content{
        height: calc(100vh - 155px);
    }
    .iOS .with-footer .page-content {
        height: calc(100vh - 215px);
    }
    .iOS .with-footer .checkout .page-content {
        height: calc(100vh - 215px);
    }
    .iOS .with-banner.with-footer .page-content {
        height: calc(100vh - 245px);
    }
    .iOS .with-banner.with-footer .checkout .page-content {
        height: calc(100vh - 245px);
    }
    .appointment_register_page .select-card .title-bar{
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin: 15px 0px;
    }
    .s-pos-content-style{
        height: calc(100vh - 310px);
    }
    .p-pos-content-style{
        height: calc(100vh - 280px);
    }
    .openurl-content-style{
        height: calc(100vh - 240px);
    }
}
.bp-student-restrict{
    border: 1px solid black;
    margin-left: -2px;
    width: 102%;
    color: rgb(0,137,87) !important;
}

/*iphone 12 Pro Max*/ 
@media only screen and (min-device-width : 428px) and (max-device-height : 926px) and (-webkit-device-pixel-ratio : 3) {
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar{
        /*bottom: 163px;*/
/*        bottom: 125px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.proceedwithprocessingfee .toolbar{
        /*bottom: 176px;*/
/*        bottom: 134px;
        height: 178px;*/
    }
    .iOS .appointment_proceed_checkout_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .open_url .page-content{
        height: calc(100vh - 176px);
    }
    .iOS .with-footer .page-content {
        height: calc(100vh - 215px);
    }
    .iOS .with-banner.with-footer .page-content {
        height: calc(100vh - 245px);
    }
    .iOS .appointment_register_page.proceedwithprocessingfee .toolbar{
/*        bottom: 100px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar{
/*        bottom: 88px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.noprocessingfee .toolbar #class_quantity{    
        padding-block-end: 5px;
    }
    .iOS .appointment_register_page.zerocost .toolbar{
/*        bottom: 77px !important;
        height: 110px;*/
    }
    .iOS .appointment_register_page.zerocost .opt-disc-container{
        padding: 0!important;
    }
    .appointment_register_page .select-card .title-bar{
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin: 15px 0px;
    }
}

/*.publicurl-normal-view{
    width: 33.33%;
}
.publicurl-two-view{
    width: 50.00%;
}
.publicurl-one-view{
    width: 100%;
}*/
/* MEDIA QUERIES ENDS*/


 @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
     .cs-height .classschedule-view .appointment_proceed_checkout_page .page-content ,.cs-height .classschedule-view .appointment_register_page .page-content {
         height: calc(100vh - 158px)!important;
     }
     #view-11.cs-height .classschedule-view .appointment_register_page .mobile-view.toolbar.keypad_hide,#view-11.cs-height .classschedule-view .appointment_proceed_checkout_page .mobile-view.toolbar.keypad_hide{
   bottom :0px!important;
}
    
     
 }
 #view-11.cs-height .appointment_register_page .mobile-view.toolbar.keypad_hide,#view-11.cs-height .appointment_proceed_checkout_page .mobile-view.toolbar.keypad_hide{
     bottom : 48px!important;
 }

 .disbledButton{
    background-color: #D1D1D1 !important;
    color : #161616 !important;
    
 }
 
 .dflex{
     display: flex;
 }
 
 .align-items-end{
      align-items:end;
 }