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_new/assets/img/ |
/* text zone*/
.text-zone {
margin-top: 78px;
margin-bottom: 20px;
}
.text-zone-title {
font-size: 18px;
color: #b79839;
font-family: 'ProximaNovaA-Regular';
font-weight: normal;
}
.text-zone-description {
font-size: 14px;
line-height: 18px;
color: #282828;
font-family: 'ProximaNova-Light';
font-weight: 300;
border-bottom: 0;
margin-top: 10px;
padding-bottom: 30px;
}
.text-zone-description h4 {
font-size: 30px;
}
.page-content {
margin-bottom: 100px;
}
.alert.alert-warning.text-center {
border: solid 1px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #000 inset !important;
color: #fff;
}
/* treatment list*/
.treatment {
margin-bottom: 30px;
}
.pic-treatment {
margin: 0 auto;
display: block;
}
.treatment-info {
margin-bottom: 20px;
padding-top: 20px;
}
.treatment-title {
font-size: 24px;
color: #000;
font-family: 'ProximaNovaA-Regular';
font-weight: 600;
}
.treatment-text {
font-size: 14px;
line-height: 17px;
color: #000;
font-family: 'ProximaNovaA-Regular';
text-align: justify;
margin-top: 15px;
}
.note {
font-size: 11px;
line-height: 13px;
color: #000;
font-family: 'ProximaNovaA-Regular';
font-style: italic;
margin-top: 10px;
text-align: justify;
}
.btn-book-treatment {
background: #ffd962;
border-radius: 20px;
border-bottom: 2px solid #d8b74f;
padding: 10px 20px 10px 20px;
color: #000;
font-size: 14px;
font-family: "Proxima Nova Condensed";
font-weight: bold;
display: block;
text-align: center;
width: 25%;
margin-top: 25px;
}
.btn-book-treatment:hover, .btn-book-treatment:focus {
color: #000;
}
.text-error{
color: yellow;
font-weight: 600;
margin: 5px;
}
/* RESPONSIVE CSS
-------------------------------------------------------------------------------*/
/*Large desktop*/
@media (min-width: 1260px) and (max-width: 1280px) {
}
/*Small Desktop*/
@media (min-width: 1200px) {
}
/*Laptops*/
@media (min-width: 992px) and (max-width: 1199px) {
.btn-book-treatment {
padding: 10px 15px;
width: 35%;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.btn-book-treatment {
padding: 10px 15px;
width: 35%;
}
}
/* 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) {
/* text zone */
.text-zone {
margin-top: 110px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
/* Samsung Galaxy Tab 3 (7") ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) and (orientation: landscape) {
/* text zone */
.text-zone {
margin-top: 140px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
/* 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) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
/* iPhone 6,7 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
/* iPhone 6+,7+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
/* Samsung Galaxy S7Edge ----------- */
@media only screen and (max-width: 412px) and (max-height: 732px) and (orientation: portrait) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
@media only screen and (max-width: 412px) and (max-height: 732px) and (orientation: landscape) {
/* text zone */
.text-zone {
margin-top: 120px;
margin-bottom: 20px;
}
.btn-book-treatment {
padding: 10px 15px;
width: 50%;
}
}
.text-zone-description h4{ color: #fff; font-weight: bold; }
/*Login page css start*/
.parent_container {
background: #23231e;
}
.black-box-inner {
max-width: 550px;
margin: 0 auto;
/* padding: 40px; */
border-radius: 10px;
}
.corporate-massage-sec .black-box-inner{ max-width: 1250px !important;}
.loginpage-sec .black-box-inner{ max-width: 550px;}
.register-sec .black-box-inner{ max-width: 606px;}
.comments-container-custom .text-zone-description {color: #fff; margin-top: 0px; padding-bottom: 0px;}
.flex-container {display: flex;}
.filds-input {flex: 1; padding-left: 30px;}
.loginpage-sec .filds-label { position: relative; flex: 0 0 230px;}
.register-sec .filds-label { position: relative; flex: 0 0 280px;}
.filds-label label {
margin: 0;
font-size: 20px;
color: #DCDCDC;
position: absolute;
}
.loginpage-sec .filds-label label{ left: 32px; top: 62px; }
.register-sec .filds-label label{ left: 32px; top: 69px; }
.register-sec .form-group.pass-bx .filds-label label{ top: 34px; }
.form-group.password-box .filds-label label {
top: 35px;
}
/*.filds-label label {
background: url(../../assets/img/fildas-bg.svg) no-repeat;
background-size: 100%;
}*/
.box-border {
border: 3px solid rgba(255, 255, 255,38%);
padding: 20px;
border-radius: 50px;
}
.comments-container-custom .form-group {
margin-bottom: 0px;
}
.filds-input .voucher-form-control{
height: 40px !important;
margin-top: 4px !important;
}
.filds-input .form-control {
height: 55px;
border: 1px solid #fff;
font-size: 16px;
box-shadow: none;
border-radius: 15px;
margin-top: 40px;
border-radius: 5px;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #fff inset !important;
}
.payment-flex .form-control{
border-radius: 5px;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #fff inset !important;
background-color: #fff;
}
.form-group.password-box .filds-input .form-control {
margin-top: 16px;
}
.comments-container-custom input[type="checkbox"] {
width: 20px;
height: 20px;
vertical-align: -4px;
}
.form-group.remember-me-box {
font-size: 18px;
padding: 0px 50px;
margin-bottom: 25px;
}
.comments-container-custom .treatment-title {
color: #fff;
display: inline-block;
width: 100%;
text-align: center;
position: relative;
}
.treatment-title span {
display: inline-block;
text-transform: uppercase;
font-weight: normal;
min-width: 300px;
color: #DCDCDC;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
transform: translateY(-55%);
text-transform: uppercase;
font-size: 22px;
}
.treatment-title img {
margin: 0 auto;
display: block;
width: 83%;
}
.img-d img {
display: block;
width: 100%;
}
.button-login {
border-style: solid;
border-width: 3px;
border-image: linear-gradient(to left, rgba(0, 0, 0, 1) 1%, rgb(126 126 126) 50%, rgba(0, 0, 0, 1) 100%) 100% 0 100% 0/3px 0 3px 0 stretch;
padding: 15px 30px;
display: inline-block;
text-transform: uppercase;
color: #fff;
background: transparent;
font-size: 18px;
min-width: 220px;
color: #DCDCDC;
text-align: center;
outline: none;
}
.button-login:hover,
.button-login:focus{ color: #fff;}
.button-group-center {
text-align: center;
}
.setting-signup-innner {
display: flex;
width: 100%;
justify-content: space-between;
}
.button-group-center>div {
display: flex;
align-items: center;
justify-content: space-between;
}
.button-outline {
border-radius: 19px;
background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
color: #fff !important;
font-size: 16px;
padding: 10px 25px;
display: inline-block;
text-decoration: none;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
border: 2px solid #1e1616 !important;
font-family: 'Proxima Nova';
text-transform: uppercase;
}
.button-outline:hover{ border-color: #fff !important; background: transparent; }
.button-group-center .button-outline {
margin: 0px;
}
.comments-container-custom .text-warning, .comments-container-custom .help-block {
color: yellow;
font-weight: 600;
margin: 5px;
}
.filds-label label img {
width: 15px;
margin-right: 10px;
min-width: 15px;
vertical-align: -2px;
}
.new-ac .form-in-r {
color: #DCDCDC;
font-weight: bold;
}
.d-container-box {
display: flex;
align-items: center;
}
.forgot-box {
margin-left: auto;
}
.forgot-box a {
color: #DCDCDC;
}
.btn-com {
position: relative;
}
.right-sec-btn-com {
margin-bottom: 40px;
}
.button-login-trans {
position: absolute;
top: 28px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
display: block;
text-transform: uppercase;
font-weight: 500;
font-size: 22px;
color: #DCDCDC;
width: 100%;
background: transparent;
border: none;
font-family: 'ProximaNovaA-Regular';
box-shadow: none;
height: 50px;
line-height: 50px;
}
.button-login-trans:hover, .button-login-trans:focus{ color: #fff; }
/* custom checkbox css start */
.check-container {
position: relative;
padding-left: 40px;
margin-bottom: 0;
cursor: pointer;
font-size: 17px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #DCDCDC;
font-weight: normal;
min-height: 27px;
display: flex;
align-items: center;
}
.check-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.check-container .checkmark {
position: absolute;
top: 0;
left: 0;
height: 27px;
width: 27px;
background-color: #373732;
border: 8px solid #0f0f0a;
border-radius: 5px;
}
.check-container input:checked ~ .checkmark {
background-color: #373732;
border-color: #0f0f0a;
}
.check-container .checkmark:after {
content: "";
position: absolute;
display: none;
}
.check-container input:checked ~ .checkmark:after {
display: block;
}
.check-container .checkmark:after {
left: -2px;
top: -6px;
width: 27px;
height: 18px;
background: url(../../assets/img/check-mark-icon.svg) no-repeat;
background-size: cover;
}
/* custom checkbox css end */
.fileinput.fileinput-new .btn-file {
width: 100%;
margin-top: 10px;
border-radius: 15px;
height: 55px;
display: flex;
align-items: center;
}
.fileinput.fileinput-new .btn-file input[type="file"] { width: 100%;}
/* new Login Css */
.auth_background {
background-image: url("../img/services_background.jpg");
background-size: contain;
min-height: 1000px;
background-position: center top;
}
.cmn_background_position {
background-position: left !important;
}
.box-background {
background-color: #23231e ;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #23231e inset !important;
}
.login-reg-sec {display: flex;width: 100%;}
.login-reg-sec img {display: block;width: 100%;height: 100px;}
.register-sec .treatment-title img { width: 75%;}
.register-sec .log-bx .filds-input .form-control{ margin-top: 45px; }
.register-sec .pass-bx .filds-input .form-control{ margin-top: 10px; }
.sec-newsletter {margin: 0px auto 14px auto; display: flex;max-width: 240px;}
.conform-pass-filed .filds.flex-container { margin-bottom: -60px;}
.uploader-box .filds-input{ position: relative; }
.form-group.avatar-imge-box {
position: absolute;
background: #000;
padding: 10px;
border-radius: 5px;
right: 0;
z-index: 1;
top: 77px;
width: 250px;
opacity: 0;
visibility: hidden;
}
.form-group.avatar-imge-box:after,
.form-group.avatar-imge-box::before {
display: block;
width: 0;
height: 0;
content: "";
border-right: 10px solid transparent;
border-left: 10px solid transparent;
position: absolute;
right: 5px;
}
.form-group.avatar-imge-box:before {
border-bottom: 10px solid #000;
top: -10px;
}
.avatar-imge-box .help-block {
font-size: 15px;
color: #DCDCDC;
line-height: 24px;
margin-top: 0;
padding: 0;
margin-bottom: 0px;
text-align: center;
}
.uploader-box .filds-input:hover .form-group.avatar-imge-box{ opacity: 1; visibility: visible; }
span.fileinput-new {
display: none;
}
.box-border.box-background.member-box-main {
margin-top: 30px;
}
.member-title {
color: #DCDCDC;
font-size: 22px;
text-align: center;
padding: 25px 10px;
}
.forgot-sec .black-box-inner {max-width: 550px;}
.forgot-sec .filds-label { position: relative; flex: 0 0 230px;}
.forgot-sec .filds-label label {left: 32px; top: 38px;}
.form-group.email-filed .filds-input .form-control {
margin-top: 16px;
}
.forgot-sec .button-login-trans{ font-size: 16px }
/*addressbook and billingaddress page css*/
.wrape-main {
max-width: 550px;
margin: 0 auto;
}
.wrape-background {
background: #23231e;
border: 3px solid rgba(255, 255, 255,38%);
padding: 20px;
border-radius: 50px;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #23231e inset !important;
}
.scroll-div {
max-height: 310px;
padding-right: 15px;
overflow-y: auto;
overflow-x: hidden;
}
.card-book-manage {
background: #23231e;
padding-bottom: 20px;
display: flex;
}
.card-book-manage>div {
flex: 0 0 50%;
max-width: 50%;
}
.description-right {
padding-left: 10px;
}
.card-book-manage .filds-label { flex: 0 0 240px;position: relative;}
.card-book-manage .filds-label label {left: 24px;}
.filds-book-manage-one .filds-label label {top: 56px;}
.filds-book-manage-middle .filds-label label {top: 28px;}
.filds.flex-container.filds-book-manage-middle:hover label {
color: #fff;
}
.card-book-manage .filds-label .btn {
position: absolute;
left: 0;
top: 0;
right: 0;
width: 100%;
height: 100%;
font-size: 0;
z-index: 1;
}
.card-book-manage .text-zone-description {color: #fff;}
.card-book-manage .text-zone-description>div {
font-size: 16px;
line-height: 24px;
}
.card-book-manage .text-zone-description>div+div {
margin-top: 10px;
}
.card-book-manage .text-zone-description {
border: 2px solid rgba(255, 255, 255,38%);
margin-top: 36px;
padding: 15px;
border-radius: 10px;
min-height: 200px;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #23231e inset !important;
}
.card-book-manage .text-zone-description .btn.btn-success {
margin-top: 10px;
}
.card-book-manage .text-zone-description .button-list-main {
margin-bottom: 0px;
display: flex;
align-items: center;
justify-content: space-between;
}
.wrape-background .col-sm-12+.col-sm-12 .treatment {
border-top: 2px solid rgba(255, 255, 255,38%);
}
.wrape-background .treatment {margin-bottom: 0; overflow: hidden; font-family: 'ProximaNova-Light';}
.btn-gradient{
background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
border: 1px solid #1e1919;
font-size: 16px;
font-family: "Proxima Nova";
color: #fff;
text-align: center;
border-radius: 20px;
padding: 10px 14px;
display: block;
margin: 0px auto;
-webkit-transition: all 300ms;
-o-transition: all 300ms;
-moz-transition: all 300ms;
transition: all 300ms;
}
.button-list-main .btn {
margin: 0px;
min-width: 143px;
display: inline-block;
}
.btn-gradient:hover, .btn-gradient:focus, .btn-gradient:active, .btn-gradient.active:hover {
border-color: #fff !important;
color: #FFE !important;
outline: none !important;
box-shadow: none;
background: transparent !important;
}
.btn-gradient.btn-gradient-full:hover{
background: transparent !important;
border-color: #000 !important;
color: #000 !important;}
.block-book-container .counter-background {background: transparent; border-bottom: none; padding: 0px;}
.block-book-container .counter-background .title-book-center { padding: 0; position: relative;}
.block-book-container .counter-background .title-book-center img {
margin: 0 auto;
display: block;
width: 75%;
}
.block-book-container .counter-background .title-book-center span{
display: inline-block;
text-transform: uppercase;
font-weight: normal;
min-width: 300px;
color: #DCDCDC;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
transform: translateY(-55%);
text-transform: uppercase;
font-size: 22px;
}
.sec-person-details .filds-label {
position: relative;
flex: 0 0 200px;
}
.sec-person-details .filds-label label.title-desc {font-size: 15px; left: 24px;}
.sec-person-details .form-group{ margin-bottom: 0px; }
.filds-details-first .filds-label label.title-desc {top: 50px;}
.filds-details-middle .filds-label label.title-desc {top: 25px;}
.filds-details-last .filds-label label.title-desc {top: 25px;}
.sec-person-details .filds-input .form-control {
height: 40px;
font-size: 13px;
border-radius: 10px;
}
.sec-person-details .filds-input{ padding-left: 15px;}
.filds-details-first .filds-input .form-control{ margin-top: 35px; }
.filds-details-middle .filds-input .form-control{ margin-top: 10px; }
.filds-details-last .filds-input .form-control{ margin-top: 10px; }
.filds.flex-container.filds-book-manage-middle.last-filled {margin-bottom: -50px;}
.card-book-manage.memebership_list_wrapper .last-filled{
margin-top: -18px;
}
.card-book-manage.memebership_list_wrapper .plan_icons{
margin-top: 0px;
}
.block-comman {font-family: 'ProximaNova-Light';}
.page-content.register-sec.block-comman .title-book-center {position: relative;padding: 0px;}
.page-content.register-sec.block-comman .title-book-center span {display: inline-block;
text-transform: uppercase;
font-weight: normal;
min-width: 300px;
color: #DCDCDC;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
transform: translateY(-55%);
text-transform: uppercase;
font-size: 22px;}
.page-content.register-sec.block-comman .title-book-center img {margin: 0 auto; display: block; width: 75%;}
.block-comman .box-background .form-group {
margin-bottom: 0px;
}
.display-none{ display: none; }
.sec-checkoutpay-main form .button-login-trans{ font-size: 14px; }
.sec-checkoutpay-main form .login-reg-sec .button-login-trans {top: 12px;}
.sec-checkoutpay-main form .login-reg-sec img { height: 74px;}
/*media css start*/
@media screen and (max-width: 767px) {
.flex-container {display: block; margin-bottom: 15px !important;}
.filds-label .img-d {display: none;}
.filds-label label{ position: static; margin-bottom: 10px; font-size: 14px; }
.filds-input { padding-left: 0 !important;}
.filds-input .form-control{ margin-top: 0px !important; }
.filds-input .form-control {
height: 40px;
font-size: 14px;
border-radius: 10px;
margin-top: 40px;
}
.form-group.remember-me-box {font-size: 14px;padding: 0px 0px;}
.check-container{ font-size: 14px; }
.button-login-trans{ font-size: 14px; }
.conform-pass-filed .filds.flex-container {
margin-bottom: 0;
}
.comments-container-custom {
padding-top: 50px;
margin: 0 15px;
}
.event_text_wrapper .event_data{
margin: 0 15px;
}
.treatment-title img {width: 100%;height: 90px;object-fit: contain;}
.treatment-title span{ font-size: 12px; }
.btn-com img { height: 80px !important; width: 100%;}
.button-login-trans{top:16px;}
.button-login-trans{ font-size: 12px !important;}
.sec-middle-block .filds-label .title-desc {
position: static !important;
margin-bottom: 15px !important;
}
.contact-sec {
padding: 10px;
margin: 0px 0px 15px 0px;
}
.auth_background {
min-height: 650px;
}
}
.voucher-code {
padding: 32px 0 0 !important;
}
.col-md-6.voucher-price {
margin-top: 10px;
}
.card-book-manage .text-zone-description > div + div {
margin-top: 10px;
padding: 18px 0;
}
.row.voucher-price-wrapper {
margin-top: 24px !important;
padding-bottom: 6px !important;
}
.card-book-manage .text-zone-description .btn{
margin-top: 10px;
}