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/public/themes/frontend/assets/css/ |
.light-bg {
background: url('../img/light-bg.jpg') repeat-x;
height: auto;
padding-bottom: 75px;
}
.page-title {
background: #fff;
padding: 16px 10px;
text-align: center;
font-weight: 500;
display: block;
width: 396px;
margin: 0 auto;
font-size: 24px;
}
.book-zone {
margin-top: 30px;
}
.book-zone .title-bg {
background: #ffd962;
height: 98px;
padding: 28px 0;
width: 100%;
border-bottom: 5px solid #d8b74f;
text-align: center;
}
.title-book {
font-size: 24px;
color: #855b17;
text-align: center;
}
.counter-book {
text-align: left;
}
.dark-book-gray {
background: #333333;
padding: 20px;
}
.light-book-gray {
background: #5c5c5c;
padding: 20px;
}
.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;
font-weight: bold;
border-bottom: 5px solid #d8b74f;
text-align: center;
display: block;
padding: 20px 5px;
margin-top: 30px;
}
.checkout-button:hover {
background: #ffd962;
color: #855b17;
}
.checkout-button:focus {
background: #ffd962;
color: #855b17;
}
/* 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-right: 10px;
}
.text-details {
margin-top: 15px;
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;
}
.list-details {
margin-bottom: 15px;
margin-left: 5px;
}
.price-details {
font-size: 28px;
color: #fff;
padding-top: 60px;
text-align: center;
}
.price-value {
font-weight: bold;
color: #ffd962;
}
.add-table-massage {
background: #ffd962;
color: #855b17;
font-size: 13px;
line-height: 13px;
font-family: 'Proxima Nova';
font-weight: bold;
text-align: center;
padding: 15px 5px;
display: block;
margin-top: 30px;
border: none;
position: relative;
cursor: pointer;
}
.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: 13px;
line-height: 13px;
font-family: 'Proxima Nova';
font-weight: bold;
text-align: center;
padding: 15px 5px;
display: block;
margin-top: 30px;
border: none;
position: relative;
cursor: pointer;
}
.add-table-massage-checked a {
color: #855b17;
}
.add-table-massage-checked:hover {
color: #855b17;
}
.add-table-massage-check-img {
position: absolute;
top: 37%;
right: 26%;
z-index: 999;
margin: 0 auto;
cursor: pointer;
}
.table-added {
font-size: 14px;
text-align: center;
color: #fff;
font-family: 'Proxima Nova';
margin-top: 5px;
}
.cancel-btn {
background: #fff;
color: #855b17;
font-size: 12px;
font-weight: bold;
text-align: center;
margin-bottom: 7px;
margin-top: 37px;
width: 100%;
padding: 5px;
margin-right: 15px;
display: block;
border: none;
}
.cancel-btn:hover {
background: #ffd962;
color: #855b17;
}
.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: #ffd962;
color: #855b17;
}
/* 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) {
.price-details {
font-size: 22px;
}
.add-table-massage {
font-size: 10px;
line-height: 12px;
padding: 10px 2px;
margin-top: 35px;
}
.add-table-massage-checked {
font-size: 10px;
line-height: 12px;
padding: 10px 2px;
margin-top: 35px;
}
.add-table-massage-check-img {
position: absolute;
top: 37%;
right: 18%;
z-index: 999;
margin: 0 auto;
}
.cancel-btn {
font-size: 11px;
}
.edit-btn {
font-size: 11px;
}
.reservation-button {
color: #855b17;
font-size: 13px;
padding: 20px 5px;
}
.checkout-button {
font-size: 15px;
padding: 20px 5px;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.price-details {
font-size: 28px;
color: #fff;
padding-top: 5px;
margin-left: 10px;
}
.add-table-massage {
margin-left: 15px;
margin-right: 10px;
margin-bottom: 10px;
}
.add-table-massage-checked {
margin-left: 15px;
margin-right: 10px;
margin-bottom: 10px;
}
.add-table-massage-check-img {
position: absolute;
top: 33%;
right: 37%;
z-index: 999;
margin: 0 auto;
}
.reservation-button {
color: #855b17;
font-size: 13px;
padding: 20px 5px;
}
.checkout-button {
font-size: 15px;
padding: 20px 5px;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.shaded-background {
margin-top: 20px;
}
.title-book {
font-size: 20px;
text-align: center;
}
.book-zone .title-bg {
height: auto;
padding: 20px 0;
}
#book-time-01 {
margin-left: 90px;
margin-top: 25px;
}
#book-time-02 {
margin-left: 90px;
margin-top: 25px;
}
#book-time-03 {
margin-left: 90px;
margin-top: 25px;
}
}
/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
.page-title {
width: 355px;
font-size: 22px;
}
.book-zone .title-bg {
height: auto;
padding: 15px 0;
}
.title-book {
font-size: 20px;
text-align: center;
}
#book-time-01 {
margin-left: 35px;
margin-top: 25px;
}
#book-time-02 {
margin-left: 35px;
margin-top: 25px;
}
#book-time-03 {
margin-left: 35px;
margin-top: 25px;
}
.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: 280px;
font-size: 20px;
}
.book-zone .title-bg {
height: auto;
padding: 15px 0;
}
.title-book {
font-size: 18px;
text-align: center;
}
#book-time-01 {
margin-left: 5px;
margin-top: 25px;
}
#book-time-02 {
margin-left: 5px;
margin-top: 25px;
}
#book-time-03 {
margin-left: 5px;
margin-top: 25px;
}
.price-details {
padding-top: 0px;
font-size: 22px;
}
.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;
}
.reservation-button {
color: #855b17;
font-size: 13px;
padding: 20px 5px;
}
.checkout-button {
font-size: 15px;
padding: 20px 5px;
}
}