Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/www/resources/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/www/resources/assets/css/css-basket.css
.page-content {
    margin-top: 49px;
    margin-bottom: 100px;
}

/* flip clock */
.counter-background {
    background: #ffd962 none repeat scroll 0 0;
    border-bottom: 2px solid #d8b74f;
    padding: 30px 20px;
}

.title-book {
    color: #282828;
    font-size: 30px;
    line-height: 32px;
    padding-left: 10px;
    padding-top: 15px;
    text-align: left;
}

#book-time-01 {
    margin-top: 10px;
    display: inline-block;
}

.flip-clock-wrapper {
    margin: 0;
}

.flip-clock-wrapper ul {
    background: #000 none repeat scroll 0 0;
    border-radius: 0;
    float: left;
    font-size: 80px;
    font-weight: bold;
    height: 40px;
    line-height: 87px;
    margin: 2px;
    position: relative;
    width: 40px;
}

.flip-clock-wrapper ul li a div div.inn {
    background-color: #333;
    border-radius: 0;
    color: #ccc;
    font-size: 30px;
    height: 200%;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    width: 100%;
    z-index: 1;
}

.flip-clock-wrapper ul li a div.up::after {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 19px;
    width: 100%;
    z-index: 5;
}

.flip-clock-divider {
    display: inline-block;
    float: left;
    height: 30px;
    position: relative;
    width: 15px;
}

.flip-clock-wrapper ul li a div.down {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    bottom: 0;
    transform-origin: 50% 0 0;
}

.flip-clock-wrapper ul li a div div.inn {
    background-color: #333;
    border-radius: 0;
    color: #ccc;
    font-size: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    width: 100%;
    z-index: 1;
}

.flip-clock-dot.top {
    top: 25px;
}

.flip-clock-dot.bottom {
    bottom: 10px;
}

.flip-clock-dot {
    background: #855b17 none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: block;
    height: 5px;
    left: 5px;
    position: absolute;
    width: 5px;
}

.flip-clock-divider .flip-clock-label {
    color: #855b17;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: -60px;
    text-shadow: none;
    top: -1.5em;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -65px;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -68px;
}

.flip-clock-wrapper ul li {
    height: 100%;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 1;
}

/* basket info */
.dark-book-gray {
    background: #333333 none repeat scroll 0 0;
    padding: 20px;
}

.light-book-gray {
    background: #5c5c5c none repeat scroll 0 0;
    padding: 20px;
}

.reservation-button {
    background: #ffd962 none repeat scroll 0 0;
    border-bottom: 5px solid #d8b74f;
    color: #855b17;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
    padding: 20px 5px;
    text-align: center;
}

.reservation-button:hover {
    background: #5c5c5c none repeat scroll 0 0;
    color: #ffd962;
}

.reservation-button:focus {
    background: #5c5c5c none repeat scroll 0 0;
    color: #ffd962;
}

.checkout-button {
    background: #5c5c5c none repeat scroll 0 0;
    border-bottom: 5px solid #d8b74f;
    color: #ffd962;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    padding: 20px 5px;
    text-align: center;
}

.checkout-button:hover {
    background: #ffd962 none repeat scroll 0 0;
    color: #855b17;
}

.checkout-button:focus {
    background: #ffd962 none repeat scroll 0 0;
    color: #855b17;
}

.checkout-pay {
    background: #fff;
    border-radius: 20px;
    padding: 8px 10px;
    font-family: 'Proxima Nova Condensed';
    font-size: 16px;
    color: #333333;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 17px;
}

.checkout-pay:hover, .checkout-pay:focus {
    color: #333333;
}

.add-basket {
    border: 2px solid #000;
    border-radius: 20px;
    padding: 6px 10px;
    font-family: 'Proxima Nova Condensed';
    font-size: 16px;
    color: #333333;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 17px;
}

.add-basket:hover, .add-basket:focus {
    color: #333333;
}

.shaded-background {
    background: rgba(0, 0, 0, 0) url("../img/shaded-background.png") repeat scroll 0 0;
    height: auto;
    padding-right: 10px;
    width: 100%;
}

.text-details {
    margin-bottom: 5px;
    margin-top: 15px;
}

.title-desc {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px;
}

.text-desc {
    color: #ffd962;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
}

.list-details {
    margin-bottom: 15px;
    margin-left: 5px;
}

.price-details {
    color: #fff;
    font-size: 28px;
    padding-top: 60px;
    text-align: center;
}

.price-value {
    color: #ffd962;
    font-weight: bold;
}

.add-table-massage {
    background: #ffd962 none repeat scroll 0 0;
    border: medium none;
    color: #855b17;
    cursor: pointer;
    display: block;
    font-family: "Proxima Nova";
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin-top: 30px;
    padding: 15px 5px;
    position: relative;
    text-align: center;
}

.add-table-massage a {
    color: #855b17;
}

.add-table-massage:hover {
    color: #855b17;
}

.add-table-massage-checked {
    background-color: rgba(255, 217, 98, 0.5);
    border: medium none;
    color: #855b17;
    cursor: pointer;
    display: block;
    font-family: "Proxima Nova";
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin-top: 30px;
    padding: 15px 5px;
    position: relative;
    text-align: center;
}

.add-table-massage-checked a {
    color: #855b17;
}

.add-table-massage-checked:hover {
    color: #855b17;
}

.add-table-massage-check-img {
    cursor: pointer;
    margin: 0 auto;
    position: absolute;
    right: 26%;
    top: 37%;
    z-index: 999;
}

.table-added {
    color: #fff;
    font-family: "Proxima Nova";
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
}

.cancel-btn {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #855b17;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-right: 15px;
    margin-top: 37px;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.cancel-btn:hover {
    background: #ffd962 none repeat scroll 0 0;
    color: #855b17;
}

.edit-btn {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #855b17;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.edit-btn:hover {
    background: #ffd962 none repeat scroll 0 0;
    color: #855b17;
}

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/
/*Large desktop*/
@media (min-width: 1260px) and (max-width: 1280px) {
    .hide-desktop {
        display: none;
    }
}

/*Small Desktop*/
@media (min-width: 1200px) {
    .hide-desktop {
        display: none;
    }
}

/*Laptops*/
@media (min-width: 992px) and (max-width: 1199px) {
    .title-book {
        font-size: 25px;
        padding-top: 15px;
    }

    .clock-icon {
        height: 36px;
        width: 31px;
        margin-top: 15px;
    }

    .checkout-pay {
        margin-top: 0px;
    }

    .add-basket {
        margin-top: 8px;
    }

    .gray-form-bg label {
        font-size: 13px;
    }

    .hide-desktop {
        display: none;
    }

    .massage-types ul {
        margin: 0px;
    }

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .display-inline-tab {
        display: inline-block;
        float: none !important;
    }

    .clock-icon {
        height: 29px;
        width: 25px;
        margin-top: -10px;
    }

    .title-book {
        margin-bottom: 15px;
    }

    .hide-tab {
        display: none;
    }

    .gray-form-bg label {
        font-size: 11px;
        line-height: 13px;
        height: 25px;
    }

    .nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }

    .book-therapist {
        width: 60%;
    }

    .hour {
        font-size: 14px;
        text-align: center;
    }

    .name {
        font-size: 14px;
    }

    .selected-therapist {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translateY(-15%);
        transform: translateX(-50%);
    }

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* Samsung Galaxy Tab 3 (7") ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) and (orientation: portrait) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

/* Samsung Galaxy Tab 3 (7") ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) and (orientation: landscape) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

/* LG (G3,G4,G5, Nexus 5), Samsung Galaxy S(3-7), HTC ONE  ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

/* iPhone 6,7 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

/* iPhone 6+,7+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

/* Samsung Galaxy S7Edge ----------- */
@media only screen and (max-width: 412px) and (max-height: 732px)  and (orientation: portrait) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 412px) and (max-height: 732px)  and (orientation: landscape) {
    .page-content {
        margin-top: 10px;
    }

    .counter-background {
        padding: 20px;
    }

    .clock-icon {
        height: 35px;
        width: 30px;
    }

    .title-book {
        font-size: 27px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .checkout-pay {
        margin-top: 10px;
        font-size: 14px;
    }

    .add-basket {
        margin-top: 10px;
    }

    .gray-form-bg .form-group {
        margin-bottom: 10px;
    }

    .name_therapist {
        text-align: center;
        font-size: 14px;
        font-family: 'Proxima Nova';
        font-weight: 600;
        color: #000;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pic-therapist {
        margin: 0 auto;
        display: block;
    }

    .therapist-description {
        margin-top: 20px;
    }

    .modal-body {
        background: #ffd962;
    }

    .massage-types ul li {
        font-size: 13px;
    }

    .book-therapist {
        width: 100%;
        text-align: center;
    }

    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 15px;
        background: #282828;
    }

    .modal-title {
        font-size: 25px;
        color: #fff;
    }

    .close {
        color: #fff;
        opacity: 1;
        font-size: 25px;
    }

    .hide-tel {
        display: none;
    }

    .active-button-massage {
        font-size: 14px;
        padding: 15px 0px;
    }

    .inactive-button-massage {
        font-size: 14px;
        padding: 13px 0px;
    }

    .gradient-bg {
        padding: 20px 10px;
    }

    .hour {
        margin-top: -20px;
        font-size: 14px;
        text-align: center;
    }

    .zen-form-focalpoint {
        margin-top: 30px;
    }

    .zen-form-focalpoint .focalpoints-body-back {
        margin-top: 20px;
    }

    .zen-form-focalpoint .focalpoints-body-front {
        margin-top: 0px;
    }
}

ZeroDay Forums Mini