
/*** Mindbody Css ****/

@font-face {
    font-family: 'GothamNarrow-Thin';
    src: url('../fonts/GothamNarrow-Thin.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamNarrow-Thin.otf')  format('opentype'),
        url('../fonts/GothamNarrow-Thin.woff') format('woff'), url('../fonts/GothamNarrow-Thin.ttf')  format('truetype'), url('../fonts/GothamNarrow-Thin.svg#GothamNarrow-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Light.otf')  format('opentype'),
        url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf')  format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'GothamNarrow-Light';
    src: url('../fonts/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamNarrow-Light.otf')  format('opentype'),
        url('../fonts/GothamNarrow-Light.woff') format('woff'), url('../fonts/GothamNarrow-Light.ttf')  format('truetype'), url('../fonts/GothamNarrow-Light.svg#GothamNarrow-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamBold.woff') format('woff'), url('../fonts/GothamBold.ttf')  format('truetype'), url('../fonts/GothamBold.svg#GothamBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/GothamBlack.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamBlack.woff') format('woff'), url('../fonts/GothamBlack.ttf')  format('truetype'), url('../fonts/GothamBlack.svg#GothamBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Book.otf')  format('opentype'),
        url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf')  format('truetype'), url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamMedium';
    src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamMedium.woff') format('woff'), url('../fonts/GothamMedium.ttf')  format('truetype'), url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fullwidth{ float: left; width: 100%;}
.classes-date-box{ text-align: center}
.classes-date-box,.classes-data-box{
    width: 14.28%;
    float: left;
}
.classes-date-box h3{
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    font-family: 'GothamBlack';
}
.classes-date-box p{
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
}
.classdata {
    background: rgba(255,255,255,1);
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #000;
    min-height: 180px;
}
.classdata.oldevent{
    background: rgba(255,255,255,0.4); 
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #444;
    pointer-events: none;
}
#mind-classes-view{
    position: relative;
}

#mind-classes-view .owl-nav {
    position: absolute;
    top: 13px;
    width: 100%;
}
.owl-carousel .owl-nav button.owl-next{
    right: -15px;
    position: absolute;
    font-size: 32px;
    top: -15px;
    color: #fff;
}
.owl-carousel .owl-nav button.owl-prev{
    left: -15px;
    position: absolute; 
    font-size: 32px;
    top: -15px;
    color: #fff;
}
body.mindbodypage{
    background: #000;
}
.mindbody-filter form{
    display: flex;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    margin: 10px auto 50px;
}
.mindbody-filter form select{
    margin:0px 15px;
}
.classes-date-box-main {
    margin-bottom: 15px;
}

.class-trainee-img img{
    height: 32px !important;
    width: 32px !important;
    border-radius: 50%;
    display: inline-block !important;
}
.class-date{
    font-family: 'GothamNarrow-Light';
    color: #000;
    font-size: 13px;
    margin-bottom: 4px;
}
.class-name {
    font-weight: 600;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    position: relative;
    font-family: 'GothamMedium';
}
.class-trainer > p {
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 600;
    margin-top: 7px;
    font-family: 'GothamMedium';
}
.class-trainer span{
    font-size: 10px;
    display: block;
}
.class-trainee-img{ 
    margin-top: 5px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    padding: 0px 10px;
}

a.btn.mindbodybtn{
    float: right;
    padding: 0px 15px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: #dcff5b;
    color: #000;
    border: none;
    border-radius: 0px;
    font-family: 'GothamMedium';
}
a.btn.mindbodybtn.waitbtn{
    background: #888;
    color: #fff;
    pointer-events: none;
}
.classdata.oldevent .class-date{
    color: #777;
}
.classdata.oldevent .class-name{
    color: #666;
}
.classdata.oldevent .class-trainer{
    color: #666;
}
.classdata.oldevent .mindbodybtn{
    display: none !important;
}



/* Tooltip container */
.mindbody-class-main .tooltip {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Tooltip text */
.tooltip .tooltiptext{
    visibility: hidden;
    width: 350px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    text-align: left;
    position: absolute;
    z-index: 10101010;
    bottom: 100%;
    left: 0;
} 
.tooltip .tooltiptext_trainer {
    visibility: hidden;
    width: 350px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    text-align: left;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 10101010;
    top: 25px;
} 

.class-name:hover:after {
    content: "";
    position: absolute;
    top: 0px;
    position: absolute;
    width: 20px;
    background: transparent;
    z-index: 9;
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.class-trainer:hover:after {
    content: "";
    position: absolute;
    top: 7px;
    position: absolute;
    width: 20px;
    background: transparent;
    z-index: 9;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.classes-data-box .classdata.tooltip:last-of-type .class-name:after{
    /*bottom: 16px;*/
    top: 0px;
    /*    transform: rotate(180deg);*/
}
.classes-data-box .classdata.tooltip:last-of-type .class-trainer:after {
    bottom: 16px;
    top: auto;
    transform: rotate(180deg);
}
.classes-data-box .classdata.tooltip:last-of-type .tooltiptext {
    bottom: 100%;
    top: auto ;
}
.classes-data-box .classdata.tooltip:last-of-type .tooltiptext_trainer {
    bottom: 35px;
    top: auto;
}
.class-trainer {
    position: relative;
}

/*span.tooltip-arrow {
    position: absolute;
    top: -20px;
    width: 20px;
    background: transparent;
    z-index: 9;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
}*/

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover{
    z-index: 9999;
}
.class-name:hover .tooltiptext, .class-trainer:hover .tooltiptext_trainer {
    visibility: visible;
    z-index: 99999;
}
.mindbody-class-main{ overflow: hidden; padding-top: 20px;}
.mindbody-class-main .tooltip{
    opacity: 1 !important;
}

#mind-classes-view .owl-nav.disabled{
    display: block !important;
}
.mindbody-classes{
    position: relative;
}
.iconleftarrow {
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 18px;
    top: 10px;
    cursor: pointer;
    z-index: 999;
}
.iconrightarrow {
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 18px;
    top: 10px;
    cursor: pointer;
    z-index: 999;
}
.classes-loading {
    position: absolute;
    top: 200px;
    z-index: 99999999;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.classes-loading img{
    max-width: 200px;
    background: #e7e8e8;
    padding: 10px;
}

.classes-data-box{
    min-height: 1px;
}
.classes-data-main {
    background: rgba(255,255,255,0.3);
    padding-bottom: 40px;
}
.classbox-6 .tooltip .tooltiptext, .classbox-5 .tooltip .tooltiptext,
.classbox-6 .tooltip .tooltiptext_trainer, .classbox-5 .tooltip .tooltiptext_trainer
{
    right: 0px !important;
    left: auto;
}
.tooltiptext_trainer{
    font-size: 12px;
}
.tooltiptext_trainer > strong{
    font-size: 13px;

}

span.date-ampm {
    font-size: 9px;
}
span.tooltiptext {
    text-transform: none;
    font-weight: 100;
    font-size: 10px;
}

.mindbody-filter select{
    background-color: #E6E8E7;
    background-image: url(../img/arraow.png);
    color: #000;
    background-position: right 15px center;
    font-weight: 600;
    font-family: 'Gotham-Book';
}
.mindbody-filter select option{
    padding: 5px 0px;
    font-size: 13px;
    height: 20px;
}
#mindbodyModal .modal-body {
    padding: 0px;
    padding-top: 45px;
}
#mindbodyModal button.close{
    opacity: 0.7;
}
.mindbody-modal-content{ position: relative;}
.mindbody-modal-header {
    /*    float: left;
        width: 100%;*/
    background: #f4f4f4;
    padding: 12px;
    position: absolute;
    z-index: 9999;
    top: 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 100%;
}

#mindbodyModal{
    background: rgba(0,0,0,0.8);
}
#mindbodyModal .modal-dialog{
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}

.mindbody-modal-loading{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

@media screen and (min-width:1600px){
    .mindbody-modal-loading{
        #mindbodyModal .modal-dialog{ width: 700px;}
        #mindbodyModal iframe{ height: 600px !important;}
    }
}


@media screen and (min-width:992px) and (max-width:1249px){
    .classes-date-box h3{ font-size: 17px;}
    .class-date{ font-size: 11px;}
    .class-name{ font-size: 12px;}
    .class-trainer p{ font-size: 11px;}
    .classdata{ min-height: 160px;}
    .tooltip .tooltiptext{ top: 155px;}
}

@media screen and (min-width:768px) and (max-width:991px){
    .classdata{ padding: 5px;}
    .class-name { font-size: 10px; }
    .class-date {font-size: 9px;}
    .class-trainer p {font-size: 9px;}
    a.btn.mindbodybtn{ float: left; margin-top: 10px;}
    .classdata{ min-height: 170px;}
    .classes-date-box h3{font-size: 12px;}
    .tooltip .tooltiptext{ top: 165px;}
    .classes-date-box p{ font-size: 11px;}
    .iconleftarrow,.iconrightarrow{ font-size: 12px; top: 6px;}
    .class-trainee-img img{    height: 26px !important; width: 26px !important; float: left;}
    a.btn.mindbodybtn{ float: left;clear: both; font-size: 10px; height: 30px;}
}

@media screen and (max-width:767px){
    .class-name:hover:after, .class-trainer:hover:after {
        right: auto;
    }
    .classes-data-box{ width: 100%;display: none;}
    .classes-data-box.classbox-0{ display: block;}
    .classes-date-box h3{ font-size: 10px;}
    .classes-date-box span{ font-size: 11px;}
    .iconleftarrow,.iconrightarrow{ font-size: 12px;}
    .classes-date-box-main{ padding: 0px 15px; margin-bottom: 10px;}
    .mindbodypage-txt h2{ font-size: 35px;}
    .classes-date-box.active{
        background: rgba(255,255,255,0.3);
    }
    .classdata{ min-height: 0px;}
    .class-trainee-img{ padding: 0px; position: relative;}
    .classes-date-box h3{ margin-bottom: 3px;}

    .mindbody-filter form{ display: block;}
    .mindbody-filter form select{ margin: 0px 0px 15px;}
    select.classtrainner{ margin-bottom: 0px;}
    .class-trainer > p{ margin-bottom: 15px;}
    .mindbody-filter form{    margin: 10px auto 25px;}
    .tooltip .tooltiptext_trainer{
        width: 330px;
    }
    .tooltip .tooltiptext{ width:325px;}


    #mindbodyModal .modal-dialog{
        height: 100vh;
    }
    #mindbodyModal iframe{
        height: calc(100vh - 52px);
    }

}