.just_came_in_massage_show_cover {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.just_came_in_massage_show, .just_came_in_massage_show_salon {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.just_came_in_massage_show_modal_overlay.modal-overlay.active {
    overflow: hidden;
    height: 100%;
    width: 100%;
    z-index: 999999 !important;
    background-color: rgb(31 31 36) !important;
}
.just_came_in_massage_show_modal.modal.active {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100%;
    overflow: hidden;
    padding: 0px !important;
}
.just_came_in_massage_show_modal .modal-content {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0px !important;
    margin: 0px !important;
}
.just_came_in_massage_video {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
video.just_came_in_massage_video_play {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/* videos end */
@media only screen and (max-width: 480px){

    .just_came_in_massage_show_modal.modal.active {
        background-color: rgb(31 31 36) !important;
        box-shadow: unset !important;
    }

}


/* cookies */
.just_came_in_cookies_massage_show_cover, .just_came_in_cookies_massage_show, .just_came_in_terms_condition_massage_show {
    width: 100%;
    overflow: hidden;
}
.just_came_in_cookies_massage_show_modal_cover, .just_came_in_terms_condition_show_modal_cover {
    padding: 0px 5px;
}
.just_came_in_cookies_massage_show_modal.modal.active, .just_came_in_terms_condition_show_modal.modal.active {
    max-width: 96% !important;
    max-height: 500px !important;
    align-items: start !important;
}
.just_came_in_cookies_massage_show_modal_cover, .just_came_in_cookies_massage_header_cover, .just_came_in_cookies_massage_body, .just_came_in_cookies_massage_footer_cover {
    width: 100%;
    overflow: hidden;
}
.just_came_in_cookies_massage_header_cover {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
}
.just_came_in_cookies_massage_header_left {
    color: #000000bf;
    font-family: "Roboto", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    margin-left: 8px;
}
.just_came_in_cookies_massage_header_right .close-modal {
    margin-top: 5px;
}
.just_came_in_cookies_massage_body {
    width: 100%;
    overflow: hidden;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
}

.just_came_in_about_us_massage_body {
    width: 100%;
    overflow: hidden;
    padding: 10px;
}
.class_script_slide_up_cover, .class_script_slide_up, .class_script_slide_up_header_cover, .class_script_slide_up_body_cover {
    width: 100%;
    overflow: hidden;
}
.just_came_in_cookies_massage_footer {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
}
.class_script_slide_up_header {
    background: #ffffff;
    cursor: pointer;
    padding: 10px;
    font-family: "nunito sans", Sans-serif;
    line-height: 20px;
    font-weight: 600;
    border-radius: 2px;
    color: #707070;
    float: left;
    padding-bottom: 10px;
    font-size: 1em;
    width: 100%;
}
.class_script_slide_up_body {
    border: 1px solid #F8F8F8;
    background: #F8F8F8;
    cursor: pointer;
    padding: 10px;
    font-family: "nunito sans", Sans-serif;
    line-height: 20px;
    color: #242254;
    font-weight: 400;
    border-radius: 2px;
}
.class_script_slide_up_body h1 {
    color: #696969;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
}
.class_script_slide_up_body {
    margin-top: -150%;
    -webkit-transition: all 1.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 1.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.class_script_slide_up_body.class_script_slide_up_show {
    margin-top: 0%;
    -webkit-transition: all 1s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 1s cubic-bezier(0.55, 0, 0.1, 1);
}
.just_came_in_cookies_not_accept, .just_came_in_cookies_accept {
    padding: 10px 30px;
    font-family: "nunito sans", Sans-serif;
    line-height: 30px;
    border: 1px solid;
    cursor: pointer;
    background: #fb8288;
    border-color: #fb8288;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
.just_came_in_cookies_not_accept {
    background: #ffffff !important;
    border-color: #fb8288 !important;
    color: #fb8288 !important;
}
.class_script_slide_up_cover {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
}
.just_came_in_cookies_massage_footer_cover {
    border-top: 1px solid #e9e9e9;
    margin-top: 5px;
}
.class_script_slide_up_header span {
    margin-right: 8px;
}
.class_script_slide_up_header span {
    position:relative;
}

.class_script_slide_up_header span:before {
    font-family: FontAwesome;
    top:0;
    left:-5px;
    padding-right:10px;
    content: "\f068"; 
}
.class_script_slide_up_header.close span:before {
    content: "\f067" !important;
}
.just_came_in_terms_condition_open {
    cursor: pointer;
}

input.terms_and_conditions_checkbox[type="checkbox"]::before {
    /* ...existing styles */
  
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.just_came_in_cookies_massage_footer label {
    color: #fb8288;
    cursor: pointer;
}

.just_came_in_cookies_massage_input_cover {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    margin-top: -5px;
}

