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/public_html/test.tradze.com/resources/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/test.tradze.com/resources/assets/css/css-checkout.css
.light-bg {
    background: url('../img/light-bg.jpg') repeat-x;
    height: auto;
    padding-bottom: 75px;
}

.page-title {
    background: rgba(0, 0, 0, 0) url("../img/shaded-background-title.png") repeat scroll 0 0;
    height: 48px;
    padding-top: 15px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
}

.book-zone {
    margin-top: 30px;
}

.book-zone .title-bg {
    background: #ffd962;
    height: 98px;
    padding: 0 20px;
    width: 100%;
    border-bottom: 5px solid #d8b74f;
    text-align: center;
}

.title-book {
    font-size: 24px;
    color: #855b17;
    text-align: right;
    padding-top: 28px;
}

#book-time-01 {
    padding-top: 28px;
}

#book-time-02 {
    padding-top: 28px;
}

#book-time-03 {
    padding-top: 28px;
}

.counter-book {
    text-align: left;
}

.dark-book-gray {
    background: #333333;
    padding: 20px;
}

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

/* start counter css reset -----------------*/
.flip-clock-wrapper {
    margin: 0px;
}

.flip-clock-wrapper ul {
    background: #000 none repeat scroll 0 0;
    border-radius: 0px;
    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: 0px;
    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: 0px;
    border-bottom-right-radius: 0px;
    bottom: 0;
    transform-origin: 50% 0 0;
}

.flip-clock-wrapper ul li a div div.inn {
    background-color: #333;
    border-radius: 0px;
    color: #ccc;
    font-size: 30px;
    /*height: 65px;*/
    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 {
    position: absolute;
    right: -60px;
    text-shadow: none;
    top: -1.5em;
    color: #855b17;
    font-size: 10px;
    font-weight: bold;
}

.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 !important;
    top: 0;
    width: 100%;
    z-index: 1;
}

.shaded-background {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: auto;
    padding: 10px 10px 5px 10px;
}

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

.cancel-btn:hover {
    background: #855b17;
    color: #ffd962;
}

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

.edit-btn:hover {
    background: #855b17;
    color: #ffd962;
}

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

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

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

.message-field {
    margin-top: 10px;
}

.message-field .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #5c5c5c;
    display: block;
    font-size: 14px;
    height: 163px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-family: 'Proxima Nova';
}

.form-control::-moz-placeholder {
    color: #5c5c5c;
    opacity: 1;
}

.shaded-background-price {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: 81px;
    padding: 30px 10px;
    margin-top: 10px;
}

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

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

.add-table-massage {
    background: #ffd962;
    color: #855b17;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Proxima Nova';
    text-align: center;
    padding: 18px 5px;
    display: block;
    margin-top: 10px;
    border: none;
    position: relative;
    cursor: pointer;
}

.add-table-massage .price-value {
    font-size: 24px;
    font-weight: bold;
    color: #855b17;
}

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

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

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

.add-table-massage-checked .price-value {
    font-size: 24px;
    font-weight: bold;
    color: #855b17;
}

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

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

.add-table-massage-check-img {
    position: absolute;
    top: 15%;
    right: 44%;
    z-index: 999;
    margin: 0 auto;
}

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

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

.reservation-button:hover {
    background: #5c5c5c;
    color: #ffd962;
}

.reservation-button:focus {
    background: #5c5c5c;
    color: #ffd962;
}

.checkout-button {
    background: #5c5c5c;
    color: #ffd962;
    font-size: 18px;
    border-bottom: 5px solid #d8b74f;
    text-align: center;
    display: block;
    padding: 20px 5px;
    margin-top: 30px;
    font-family: "Proxima Nova Condensed";
}

.checkout-button:hover {
    background: #ffd962;
    color: #855b17;
}

.checkout-button:focus {
    background: #ffd962;
    color: #855b17;
}

.person-details-bg {
    background: #4d4d4d;
    padding: 20px 20px 2px 20px;
}

.person-details-bg .title {
    background: url('../img/shaded-background.png');
    width: 100%;
    height: auto;
    padding: 13px 10px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin-bottom: 20px;
}

.person-details-bg label {
    display: inline-block;
    margin-bottom: 1px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Proxima Nova';
    max-width: 100%;
    color: #fff;
}

.person-details-bg .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

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

.person-details-bg label {
    color: #fff;
    display: inline-block;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1px;
    max-width: 100%;
    text-align: left;
}

.voucher-bg {
    background: #ffd962;
    text-align: center;
    padding: 14px 20px;
}

.voucher-bg .title {
    font-size: 18px;
    color: #855b17;
    margin-bottom: 5px;
}

.voucher-bg .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%
}

.submit-voucher {
    background: #855b17;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 6px 0px 6px 0px;
    margin: 0 auto;
    display: block;
}

.submit-voucher a {
    color: #fff;
}

.submit-voucher:hover {
    background: #333333;
    color: #fff;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/

/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {

}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .message-field .form-control {
        height: 150px;
    }

    .voucher-bg {
        background: #ffd962;
        text-align: center;
        padding: 14px 20px 15px 20px;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .title-book {
        text-align: center;
    }

    .book-zone .title-bg {
        height: auto;
        padding: 0 20px 20px 20px;
    }

    .shaded-background {
        margin-top: 10px;
    }

    .person-details-bg {
        margin-top: 10px;
    }

    .message-field .form-control {
        height: 128px;
    }

    .voucher-bg {
        background: #ffd962;
        text-align: center;
        padding: 14px 20px 15px 20px;
    }

    .checkout-button {
        font-size: 15px;
        padding: 20px 5px;
    }

    .add-table-massage-check-img {
        right: 42%;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .shaded-background {
        margin-top: 20px;
    }

    .title-book {
        padding-top: 10px;
    }

    .title-book {
        font-size: 20px;
        text-align: center;
    }

    .book-zone .title-bg {
        height: auto;
        padding: 0px 20px 20px 20px;
    }

    #book-time-01 {
        margin-left: 150px;
        margin-top: 0px;
    }

    #book-time-02 {
        margin-left: 150px;
        margin-top: 0px;
    }

    #book-time-03 {
        margin-left: 150px;
        margin-top: 0px;
    }

    .person-details-bg {
        margin-top: 30px;
    }

    .submit-voucher {
        margin-top: 10px;
    }

}

/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
    .page-title {
        width: 355px;
        font-size: 22px;
    }

    .title-book {
        padding-top: 10px;
    }

    .book-zone .title-bg {
        height: auto;
        padding: 0px 20px 20px 20px;
    }

    .title-book {
        font-size: 20px;
        text-align: center;
    }

    #book-time-01 {
        margin-left: 10px;
        margin-top: 0px;
    }

    #book-time-02 {
        margin-left: 10px;
        margin-top: 0px;
    }

    #book-time-03 {
        margin-left: 10px;
        margin-top: 0px;
    }

    .price-details {
        padding-top: 0px;
    }

    .reservation-button {
        color: #855b17;
        font-size: 12px;
        padding: 20px 2px;
    }

    .checkout-button {
        font-size: 14px;
        padding: 20px 5px;
    }

}

/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {
    .page-title {
        width: 100%;
        font-size: 18px;
    }

    .title-book {
        padding-top: 10px;
    }

    .book-zone .title-bg {
        height: auto;
        padding: 0px 0px 20px 0px;
    }

    .title-book {
        font-size: 20px;
        text-align: center;
    }

    .cancel-btn {
        margin-right: 10px!important;
    }

    #book-time-01 {
        margin-left: 5px;
        margin-top: 0px;
    }

    #book-time-02 {
        margin-left: 5px;
        margin-top: 0px;
    }

    #book-time-03 {
        margin-left: 5px;
        margin-top: 0px;
    }

    .price-details {
        padding-top: 0px;
        font-size: 22px;
    }
    .person-details-bg .title{
        font-size: 14px;
    }
    .voucher-bg .title{
        font-size: 14px;
    }
    .reservation-button {
        color: #855b17;
        font-size: 12px;
        padding: 20px 2px;
    }
    .person-details-bg label{
        font-size: 12px;
    }
    .checkout-button {
        font-size: 16px;
        padding: 20px 5px;
    }

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

    .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: 16px;
        width: 100%;
        z-index: 5;
    }

    .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: 3px;
        left: 3px;
        position: absolute;
        width: 3px;
    }

    .flip-clock-wrapper ul li a div div.inn {
        background-color: #333;
        border-radius: 0px;
        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-divider {
        display: inline-block;
        float: left;
        height: 30px;
        position: relative;
        width: 10px;
    }

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

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

}

ZeroDay Forums Mini