.testimonial-two-wrapper .slider-test .owl-carousel .item .slider-wrapper .slider-content {
    min-height: 120px;
}

#status img {
    max-width: 200px;
    animation: spinY 3s infinite linear
}
.carousel-inner {
    max-height: 600px;
}
.banner-wrapper .carousel-caption .banner-head h1 {
    color: #fff;
}
.banner-wrapper .carousel-caption .banner-head h1 span {
    color: #f591a1;
}
.banner-wrapper .carousel-caption .banner-head p {
    color: #fff;
    max-width: 600px;
}
.tsml_head5{color: #efcec9;}
.tsml_head3{color: #fff;margin-bottom: 20px;}

@keyframes spinY {
    from {
        transform: rotateY(0deg)
    }

    to {
        transform: rotateY(360deg)
    }
}

.main-header-wrapper .main-menu .navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

.service-wrapper {
    padding: 20px 0 0
}

.service-wrapper .service-box-wrapper {
    padding: 10px;
    margin: 10px 0 -150px
}

.serivce-cat {
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column
}

.serivce-cat .offer-content {
    display: flex;
    flex-direction: column;
    flex: 1
}

.serivce-cat .offer-text-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: auto
}

.testimonial-wrapper .testimonial-content-wrapper .test-slider-wrapper .owl-carousel .owl-nav .owl-prev {
    left: -44%
}

.testimonial-wrapper .testimonial-content-wrapper .test-slider-wrapper .owl-carousel .owl-nav .owl-next {
    right: -44%
}

.gellary-wrapper {
    padding: 50px 0 200px
}

.inner-page-wrapper .inner-head {
    padding: 50px 0;
    text-align: center
}

.navbar-nav .nav-link.active {
    color: #ff4a57 !important;
    font-weight: 600
}

.navbar-nav li .sub-menu.mega-menu {
    display: block !important;
    flex-wrap: unset;
    min-width: 220px !important;
    width: 300px !important
}

.navbar-nav li .sub-menu.mega-menu>li {
    min-width: unset;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #f0f0f0;
    position: relative
}

.navbar-nav li .sub-menu.mega-menu>li:last-child {
    border-bottom: none
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-cat-link {
    font-weight: 600;
    color: #222;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #fff
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-cat-link:hover,
.navbar-nav li .sub-menu.mega-menu>li:hover>.mega-cat-link,
.navbar-nav li .sub-menu.mega-menu>li.active-cat>.mega-cat-link {
    background-color: #efcec9;
    color: #911439
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-services {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    box-shadow: 0 0 20px #00000026;
    min-width: 240px;
    z-index: 9999;
    padding: 10px 0
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-services.open,
.navbar-nav li .sub-menu.mega-menu>li:hover>.mega-services {
    display: block
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-services li {
    background-color: #fff !important
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-services li a {
    padding: 10px 20px !important;
    font-size: 13px;
    font-weight: 400;
    display: block;
    white-space: nowrap;
    color: #222 !important;
    background-color: #fff !important
}

.navbar-nav li .sub-menu.mega-menu>li>.mega-services li a:hover {
    background-color: #efcec9 !important;
    color: #911439 !important
}

#cssmenu ul ul ul li a {
    padding-left: 40px !important;
    font-size: 13px !important;
    background: #fdfdfd;
    border-bottom: 1px solid #f0f0f0 !important
}

#cssmenu ul ul li.has-sub>a::after {
    top: 18px
}

.main-logo {
    max-height: 60px;
    width: auto;
    object-fit: contain;
    transition: max-height .3s ease;
    display: block
}

.navbar-brand {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0
}

.menu-fixed .main-logo {
    max-height: 50px
}

#sidebar .logo {
    padding: 30px 20px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #f0f0f0
}

#sidebar .logo .main-logo {
    max-height: 80px;
    margin: 0 auto
}
.experience h5 {
    font-size: 34px;
}
.popular-wrapper .experience .p_Sub {
    max-width: 700px;
    margin: 0 auto;
    padding: 25px 0;
}
.footer-logo-img {
    background-color: #fff !important;
    max-height: 80px;
    width: auto;
    object-fit: contain;
}
.footer-wrapper .footer-main .footer-pera p {
    padding: 10px 0;
}

.service-home-carousel .owl-nav {
    position: absolute;
    top: 25%;
    width: 100%;
    transform: translateY(-50%)
}

.service-home-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -60px
}

.service-home-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -60px
}

.service-home-carousel .owl-nav button {
    background: #fff !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 8px #0003
}

.service-img {
    position: relative;
    overflow: hidden
}

.service-home-carousel .item {
    padding: 10px
}

.service-hover-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: .4s;
    z-index: 2
}

.service-img:hover .service-hover-btn {
    transform: translate(-50%, -50%) scale(1)
}

.service-img-hvr a {
    position: relative;
    display: block
}

.service-img-hvr img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    transition: transform .4s ease
}

.service-img:hover .service-img-hvr img {
    transform: scale(1.05)
}

.service-hover-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: .4s;
    z-index: 2
}

.service-img:hover .service-hover-btn {
    transform: translate(-50%, -50%) scale(1)
}

.service-content {
    text-align: center;
    margin-top: 15px
}

.service-title-btn {
    display: block !important;
    width: 100% !important;
    padding: 12px 16px !important;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    box-sizing: border-box
}

.service-title-btn span {
    white-space: normal !important;
    word-break: break-word;
    display: block
}

.cat-service-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px
}

.cat-service-img-hvr img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform .45s ease
}

.cat-service-img:hover .cat-service-img-hvr img {
    transform: scale(1.07)
}

.cat-service-hover-btn {
    background-color: #222;
    display: block;
    text-align: center;
    padding: 4px 0
}

.cat-appt-btn {
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    font-family: inherit;
    display: inline-block;
    width: 100%
}

.pricing-card .card-img-wrap {
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
    border-radius: 12px 12px 0 0
}

.pricing-card .card-img-wrap img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform .4s ease
}

.pricing-card:hover .card-img-wrap img {
    transform: scale(1.05)
}

.pricing-card .popular-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #911439;
    color: #fff;
    font-size: 10px;
    padding: 4px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 500
}

.social-icon ul li a {
    padding: 10px 12px;
    display: inline-block
}

.top-header-wrapper .social-icon ul li {
    margin: 0;
}

.top-header-wrapper .social-icon ul li:last-child {
    background-color: transparent !important
}

.top-header-wrapper .social-icon ul li:last-child a {
    color: #911439 !important;
}

.top-header-wrapper .social-icon ul li:last-child a:hover {
    color: #222 !important
}

.price-wrapper .price-box-wrapper .price-box-head {
    padding: 25px 12px !important
}

.price-wrapper .price-box-wrapper .price-menu {
    padding: 25px 12px !important
}

.price-wrapper .price-box-wrapper .price-menu ul {
    max-width: 100% !important;
    padding: 0 8px
}

#booking-cart-float {
    border-top: 2px solid #c9a96e;
    transition: transform .3s ease-in-out
}

#cart-details-drawer .cart-item:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important
}

#toggle-cart-details:hover {
    color: #911439 !important
}

#book-now-cart:disabled {
    opacity: .5;
    cursor: not-allowed
}

.add-to-booking.added {
    background: #c9a96e !important
}

.add-to-booking.added span {
    color: #fff !important
}

.datepicker-inline {
    width: 100% !important;
    margin: 0 auto;
    border: none !important
}

.datepicker-inline table {
    width: 100% !important
}

.datepicker table tr td,
.datepicker table tr th {
    height: 45px;
    border-radius: 4px
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover {
    background-color: #c9a96e !important;
    background-image: none
}

.datepicker table tr td.day:hover {
    background: #f9f5ef
}

.period-title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888;
    margin: 25px 0 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px
}

.slot-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.slot-btn {
    background: #fff;
    border: 1px solid #e8ddd0;
    padding: 10px 18px;
    border-radius: 4px;
    cursor: pointer;
    transition: all .2s;
    font-size: 14px;
    min-width: 90px;
    text-align: center
}

.slot-btn:hover {
    border-color: #c9a96e;
    background: #f9f5ef
}

.summary-card {
    background: #fff;
    border: 1px solid #e8ddd0;
    border-radius: 8px;
    padding: 25px;
    position: sticky;
    top: 20px;
    box-shadow: 0 4px 12px #00000008
}

.summary-title {
    color: #c9a96e;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 600;
    border-bottom: 1px solid #f9f5ef;
    padding-bottom: 10px
}

.summary-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 14px
}

.main-btn em,
.main-btn-red em {
    width: 300% !important;
    height: 300% !important
}

.main-btn:hover em,
.main-btn-red:hover em {
    transform: rotate(-8deg) translateY(-100%) !important
}

.checkout-wrapper {
    background: #f8f5f0;
    min-height: 100vh;
    padding: 0 0 60px
}

.checkout-header {
    background: #fff;
    border-bottom: 1px solid #e8e0d5;
    padding: 20px 0;
    margin-bottom: 40px
}

.checkout-header h2 {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 4px
}

.checkout-header p {
    margin: 0;
    font-size: 13px;
    color: #911439;
    font-weight: 500
}

.checkout-panel {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px #00000012;
    padding: 36px 40px
}

.checkout-panel h5 {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 24px;
    padding-bottom: 14px;
    border-bottom: 2px solid #f0ebe3
}

.checkout-field {
    margin-bottom: 18px;
    position: relative
}

.checkout-field label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    letter-spacing: .6px;
    margin-bottom: 7px
}

.checkout-field input,
.checkout-field textarea {
    width: 100%;
    padding: 12px 16px;
    border: 1.5px solid #e0d9d0;
    border-radius: 8px;
    font-size: 14px;
    color: #1a1a1a;
    background: #fdfaf6;
    transition: border-color 0.2s, box-shadow .2s;
    outline: none
}

.checkout-field input:focus,
.checkout-field textarea:focus {
    border-color: #c9a96e;
    box-shadow: 0 0 0 3px #c9a96e1f;
    background: #fff
}

.checkout-field textarea {
    resize: vertical;
    min-height: 90px
}

.field-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px
}

.checkout-field.is-invalid input {
    border-color: #c0392b
}

.invalid-msg {
    color: #c0392b;
    font-size: 12px;
    margin-top: 5px
}

.note-toggle {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    color: #c9a96e;
    font-weight: 600;
    cursor: pointer;
    border: none;
    background: none;
    padding: 0;
    margin-bottom: 16px;
    text-decoration: underline;
    text-underline-offset: 3px
}

#note-field-wrapper {
    display: none
}

.cancel-policy {
    background: #fdf8f0;
    border: 1.5px solid #f0ddb0;
    border-radius: 8px;
    padding: 18px 20px;
    margin-top: 28px
}

.cancel-policy h6 {
    font-size: 13px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px
}

.cancel-policy p {
    font-size: 12px;
    color: #666;
    margin: 0;
    line-height: 1.6
}

.cancel-policy .cancel-tag {
    display: inline-block;
    background: #fde8e8;
    color: #c0392b;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 20px;
    margin-bottom: 10px
}

.summary-panel {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px #00000012;
    padding: 30px;
    position: sticky;
    top: 100px
}

.summary-panel h5 {
    font-size: 14px;
    font-weight: 700;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.summary-date-block {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 16px;
    background: #fdf8f0;
    border-radius: 8px;
    margin-bottom: 20px
}

.summary-date-block .calendar-icon {
    width: 40px;
    height: 40px;
    background: #c9a96e;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.summary-date-block .calendar-icon i {
    color: #fff;
    font-size: 18px
}

.summary-date-block .date-info strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #1a1a1a
}

.summary-date-block .date-info span {
    font-size: 12px;
    color: #777
}

.summary-services {
    border-top: 1px solid #f0ebe3;
    padding-top: 18px;
    margin-bottom: 18px
}

.summary-service-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px
}

.service-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg, #c9a96e, #911439);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    flex-shrink: 0
}

.service-info strong {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #1a1a1a
}

.service-info span {
    font-size: 11px;
    color: #888
}

.service-price {
    margin-left: auto;
    font-size: 13px;
    font-weight: 600;
    color: #1a1a1a;
    white-space: nowrap
}

.summary-totals {
    border-top: 1px solid #f0ebe3;
    padding-top: 16px
}

.total-row {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #555;
    margin-bottom: 8px
}

.total-row.grand {
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e0d9d0
}

.total-row.due-today {
    font-size: 13px;
    font-weight: 600;
    color: #555;
    margin-bottom: 4px
}

.total-row.due-appt {
    font-size: 11px;
    color: #999;
    margin-bottom: 0
}

.checkout-submit-btn {
    width: 100%;
    background: linear-gradient(135deg, #911439, #b8174a);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 20px;
    letter-spacing: .5px;
    transition: transform 0.15s, box-shadow .15s
}

.checkout-submit-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 20px #9114394d
}

.checkout-submit-btn:active {
    transform: translateY(0)
}

.staff-badge {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px dashed #e0d9d0
}

.staff-badge img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    object-fit: cover
}

.staff-badge .no-photo {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #c9a96e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 11px;
    font-weight: 700
}

.staff-badge span {
    font-size: 12px;
    color: #555
}

.staff-badge strong {
    font-size: 13px;
    color: #1a1a1a;
    display: block
}

@media (max-width: 1366px) {
    .main-header-wrapper {
        padding: 0
    }
}

@media (max-width: 768px) {
    .checkout-panel {
        padding: 24px 20px
    }

    .field-row {
        grid-template-columns: 1fr
    }
}

.checkout-wrapper,
.pay-wrapper,
.confirm-wrapper,
.datetime-wrapper {
    font-family: "Open Sans", sans-serif;
    color: #222
}

.checkout-wrapper h2,
.checkout-wrapper h5,
.checkout-wrapper h6,
.pay-wrapper h2,
.pay-wrapper h5,
.pay-wrapper h6,
.confirm-wrapper h2,
.confirm-wrapper h5,
.confirm-wrapper h6,
.confirm-hero h2,
.datetime-wrapper h5,
.datetime-wrapper h6 {
    font-family: "Playfair Display", serif !important;
    color: #222
}

.checkout-header {
    background: #fff;
    border-bottom: 1px solid #e8e0d5;
    padding: 24px 0;
    margin-bottom: 40px
}

.checkout-header h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 6px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.checkout-steps {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #bbb;
    margin-top: 8px
}

.checkout-steps .step-done {
    color: #c9a96e;
    font-weight: 600
}

.checkout-steps .step-active {
    color: #911439;
    font-weight: 700
}

.checkout-steps .sep {
    color: #ddd;
    font-size: 16px
}

.checkout-header p,
#hold-timer-msg {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #911439;
    font-weight: 700
}

.checkout-panel h5,
.pay-panel h5 {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px
}

.checkout-wrapper .main-btn,
.checkout-wrapper .main-btn-red,
.pay-wrapper .main-btn,
.pay-wrapper .main-btn-red,
.confirm-wrapper .main-btn,
.confirm-wrapper .main-btn-red {
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 6px 36px;
    font-size: 15px;
    font-weight: 700
}

.checkout-wrapper .main-btn-red em,
.pay-wrapper .main-btn-red em,
.confirm-wrapper .main-btn-red em {
    border-radius: 10px
}

.checkout-wrapper .main-btn-red span,
.pay-wrapper .main-btn-red span,
.confirm-wrapper .main-btn-red span {
    z-index: 5
}

.checkout-field label {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-bottom: 8px;
    display: block
}

.checkout-field input,
.checkout-field textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #222;
    background: #fdfaf6;
    border: 1.5px solid #e0d9d0;
    padding: 12px 16px;
    border-radius: 8px;
    width: 100%;
    transition: box-shadow 0.2s, border-color .2s
}

.checkout-field input:focus,
.checkout-field textarea:focus {
    border-color: #c9a96e;
    box-shadow: 0 0 0 4px #c9a96e1a;
    background: #fff;
    outline: none
}

.summary-panel {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 20px #0000000f;
    padding: 32px
}

.summary-panel h5 {
    font-family: "Playfair Display", serif;
    font-size: 14px;
    font-weight: 700;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 24px
}

.back-link {
    color: #c9a96e;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: color .2s
}

.back-link:hover {
    color: #911439
}

.back-link i {
    margin-right: 6px
}

.svc-info strong,
.service-info strong,
.svc-confirm-name strong {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #222
}

.date-highlight .date-text strong,
.summary-date-block .date-info strong {
    font-family: "Playfair Display", serif;
    font-size: 16px;
    color: #222
}

.total-row,
.totals-block .total-row {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #555
}

.total-row.grand {
    font-family: "Playfair Display", serif;
    font-size: 18px;
    color: #222;
    font-weight: 700
}

.section-title {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 800;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px
}

.confirm-hero p {
    font-size: 16px
}

.staff-badge strong,
.staff-confirm .staff-text strong {
    font-family: "Playfair Display", serif;
    font-size: 15px;
    color: #222
}

.cancel-policy h6 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 15px
}

.cancel-policy p {
    line-height: 1.6;
    color: #555
}

.pay-tabs {
    display: flex;
    background: #fdfaf6;
    padding: 6px;
    border-radius: 10px;
    margin-bottom: 25px;
    border: 1px solid #e0d9d0
}

.pay-tab {
    flex: 1;
    border: none;
    background: transparent;
    padding: 12px 0;
    font-size: 13px;
    font-weight: 700;
    color: #777;
    border-radius: 6px;
    cursor: pointer;
    transition: all .2s;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px
}

.pay-tab.active {
    background: #fff;
    color: #911439;
    box-shadow: 0 2px 8px #00000014
}

.pay-panel {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px #00000012;
    padding: 36px 40px
}

.customer-recap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fdfaf6;
    border: 1px solid #e0d9d0;
    border-radius: 8px;
    padding: 16px 20px;
    margin-bottom: 25px
}

.customer-recap .cust-info strong {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 4px
}

.customer-recap .cust-info span {
    font-size: 13px;
    color: #666
}

.customer-recap a {
    font-size: 12px;
    font-weight: 700;
    color: #c9a96e;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: .5px
}

.customer-recap a:hover {
    color: #911439
}

.card-panel,
.inperson-panel {
    display: none
}

.card-panel.visible,
.inperson-panel.visible {
    display: block;
    animation: fadeIn .3s ease
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.security-note {
    text-align: center;
    font-size: 11px;
    color: #999;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.add-to-booking.is-added {
    opacity: .85;
    cursor: default;
    position: relative
}

.add-to-booking.is-added em {
    background: #c9a96e !important
}

.add-to-booking.is-added span {
    color: #fff !important
}

.add-to-booking.is-added span::before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 6px;
    font-size: 11px
}

/* service.php */
.service-card-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative
}

.service-card-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform .4s ease
}

.serivce-cat:hover .service-card-img img {
    transform: scale(1.05)
}

.service-card-img-placeholder {
    width: 100%;
    height: 200px;
    background: #f5ece4;
    display: flex;
    align-items: center;
    justify-content: center
}

.service-card-img-placeholder i {
    font-size: 52px;
    color: #c9a96e;
    opacity: .6
}

.service-section {
    padding: 60px 0
}

.service-category-head {
    text-align: center;
    margin-bottom: 20px;
}

.service-card-col {
    margin-bottom: 30px
}

.offer-text-wrapper {
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex: 1
}

.offer-text {
    flex: 1
}

.service-desc {
    font-size: 13px;
    color: #777;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.service-meta {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f0f0f0
}

.service-duration {
    margin: 5px 0;
    font-size: 14px
}

.service-duration i {
    color: #911439;
    margin-right: 6px
}

.service-price {
    margin: 5px 0;
    font-size: 18px;
    color: #911439;
    font-weight: 700
}

.service-book-btn {
    margin-top: 20px
}

.service-book-btn .main-btn {
    width: 100%;
    text-align: center;
    border: none;
    cursor: pointer;
    display: block
}

@media (max-width: 991px) {
    .summary-panel {
        position: static;
        margin-top: 24px
    }

    .pay-panel {
        padding: 24px 20px
    }
}

@media (max-width: 576px) {

    .checkout-header h2,
    .pay-header h2 {
        font-size: 18px
    }

    #hold-timer-bar-wrap {
        display: none
    }

    .confirm-actions {
        flex-direction: column
    }

    .action-btn {
        min-width: 100%
    }

    .about-wrapper .about-content {
        padding: 30px 0 45px
    }

    .service-home-carousel .owl-nav button.owl-prev {
        left: -25px
    }

    .service-home-carousel .owl-nav button.owl-next {
        right: -25px
    }
}

/* Held / booked slots */
.slot-btn.held {
    background: #e9e9e9;
    border-color: #d5d5d5;
    color: #aaa;
    cursor: not-allowed;
    opacity: 0.7;
    position: relative;
}

.slot-btn.held:hover {
    background: #e9e9e9;
    border-color: #d5d5d5;
    color: #aaa;
}