/*
Theme Name: Mona Theme
Theme URI: #
Description: Hơn 10+ năm mang đến giải pháp cho các doanh nghiệp, để khách hàng có thể có những phương án Kinh Doanh, Marketing, Quản lý phù hợp nhất cho doanh nghiệp của mình
Author: MONA.Media / Website
Author URI: https://mona.media/
Version: 4.0.2
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
Text Domain: MONA.Media / Website
*/

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.mona-product-pagination .page-numbers,
.mona-product-pagination .page-numbers li {
    display: inline-block;
}

.mona-gallery {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
}

.mona-content {
    color: #000;
}

.mona-content p {
    margin: 10px 0;
}

.mona-content strong {
    font-weight: bold;
}

.mona-content em {
    font-style: italic;
}

.mona-content a {
    color: #bf2922;
}

.mona-content blockquote {
    margin: 20px;
    padding: 10px;
    border-left: 4px solid #e5be95;
}

.mona-content table {
    max-width: 100%;
    border-collapse: collapse;
    width: auto;
    margin-bottom: 40px;
}

.mona-content table th,
.mona-content table td {
    border: 1px solid #bdbdbd;
    padding: 5px 10px;
    vertical-align: middle;
}

.clearfix:before {
    display: table;
    content: " ";
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.mona-content ul,
.mona-content ol {
    padding-left: 40px;
    margin-bottom: 20px;
    list-style-position: outside;
}

.mona-content h1 {
    margin: 10px 0;
    font-size: 36px;
}

.mona-content h2 {
    font-size: 30px;
    margin: 10px 0;
}

.mona-content h3 {
    font-size: 24px;
    margin: 10px 0;
}

.mona-content h4 {
    font-size: 20px;
    margin: 10px 0;
}

.mona-content h5 {
    font-size: 18px;
    margin: 10px 0;
}

.mona-content h6 {
    font-size: 16px;
    margin: 10px 0;
}

img {
    max-width: 100%;
    height: auto;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 100px;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    width: 100px;
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-family: inherit;
    width: 100%;
    height: 40px;
    font-size: 14px;
    border: solid 1px #e1e1e1;
    padding: 10px 15px;
    line-height: 20px;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.woocommerce form .form-row textarea.input-text {
    min-height: 100px;
}

#add_payment_method table.cart input[type="number"],
.woocommerce-cart table.cart input[type="number"],
.woocommerce-checkout table.cart input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    padding: 5px;
}

.woocommerce a.remove,
.woocommerce .cart .button,
.woocommerce .cart input.button {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #384259;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #001a54;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #001a54;
    color: #fff;
}

#coupon_code {
    height: 28px;
}

.woocommerce table.shop_table th {
    background: #384259;
    color: #fff;
}

.cart-collaterals .cart_totals h2 {
    font-size: 20px;
}

.cart-collaterals .cart_totals>h2,
.woocommerce-additional-fields>h3,
.woocommerce-billing-fields>h3,
#order_review_heading {
    font-size: 20px;
    color: #384259;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    background: #fff;
    color: #000;
}

.mona-wrapper-404 {
    width: 700px;
    margin: auto;
    max-width: 100%;
    background: #f5f5f5;
    padding: 40px;
    text-align: center;
    box-shadow: 0 0 10px 0px #9c9c9c;
    -webkit-box-shadow: 0 0 10px 0px #9c9c9c;
    border-radius: 5px;
}

.mona-wrapper-404 .title-404 {
    font-size: 100px;
    margin: 0;
    color: #b91c1c;
}

.mona-wrapper-404 .content-404 {
    font-style: italic;
    margin: 0;
    margin-bottom: 20px;
}

.mona-wrapper-404 .mona-button-style {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid #b91d1c;
    padding: 10px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.mona-wrapper-404 .mona-button-style:hover {
    background: #b91d1c;
    color: #fff;
}

#wpadminbar a img {
    border: none;
    text-decoration: none;
    background: 0 0;
    box-shadow: none;
    width: 2rem;
    height: 2rem;
}
.sign.sign-forgot-mona .sign-form {
    width: calc(100% - 1.2rem);
    margin-top: 6rem;
}
.sign.sign-forgot-mona .sign-form #formForgot button {
    width: max-content;
    margin-right: auto;
    margin-top: 2.4rem;
}
.mona-success-primary {
    padding-bottom: 1.6rem;
    color: green;
    font-weight: bold;
    text-align: center;
}
.mona-error-primary {
    padding-top: 1.6rem;
    color: darkred;
    font-weight: bold;
    text-align: center;
}
.star-rating-empty-message {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 1rem;
}
.widget_nav_menu .mona-widget-title {
    font-size: 2.4rem;
    font-weight: 600;
    font-family: "Playfair Display", sans-serif;
    color: #101212;
    margin-bottom: 2.4rem;
}
@media only screen and (max-width: 1200px) {
    .widget_nav_menu .mona-widget-title {
        font-size: 2rem; 
    } 
}
@media only screen and (max-width: 800px) {
    .widget_nav_menu .mona-widget-title {
      font-size: 1.7rem; 
    } 
}
.widget_nav_menu .menu .menu-item:not(:last-child) {
    margin-bottom: 1.2rem;
}
.widget_nav_menu .menu .menu-item .menu-link {
    font-size: 1.6rem;
    color: #3a3f40;
}
.policy-side .menu-list .menu-item:not(:first-child) {
    margin-top: 1rem;
}
.policy-side .menu-list .menu-item .menu-link {
    position: relative;
    padding-left: 1rem;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}
.policy-side .menu-list .menu-item.current-menu-item .menu-link {
    font-weight: 700;
}
.policy-side .menu-list .menu-item.current-menu-item .menu-link::after {
    height: 100%;
}
.policy-side .menu-list .menu-item .menu-link::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.2rem;
    height: 0%;
    background-color: #000000;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.ft-menu .menu .menu-item.current-menu-item a {
    font-weight: 700;
}

span.wpcf7-spinner {
    position: absolute;
}

.monaButtonGroup {
    position: relative;
}

.monaButtonGroup input[type="submit"] {
    display: none;
}

.contact-form .monaButtonGroup span.wpcf7-spinner {
    bottom: 20px;
    right: -10px;
    z-index: 10;
}
.blog-item .inner .info-ava-inner {
    width: 5rem;
    height: 5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 100rem;
}
.blog-item .inner .info-ava img {
    width: 100%;
    height: 100%;
    border-radius: unset;
}
.monaClickPostAjax {
    cursor: pointer;
}
.form-ip .igr .select-ful,
.form-ip .igr .monaStateArea {
    width: 100%;
}
.blog-block-tags.active {
    border-color: black;
}
.monaPaginationDiv {
    width: 100%;
}
.salon-item .inner .img-inner img {
    background-color: rgba(0,0,0,0.6);
}
.business-name-for-nicename {
    display: none;
    padding: 0.5rem 1.2rem 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}
.ab-sl-item.small .info-list {
    justify-content: space-around;
}
.ab-sl-item.small .info-list li {
    width: max-content;
}
.load-btn.monaLoadMoreJS {
    display: block;
    border: 0.1rem solid black;
    border-radius: 100rem;
    width: 4.8rem;
    height: 4.8rem;
    margin: auto;
    position: relative;
    cursor: pointer;
}
.load-btn.monaLoadMoreJS .text {
    font-size: 2.4rem;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
}
.monaStepNext:not(.monaStepDisabled) .inner-employee {
    display: none;
}
.monaStepDisabled, .monaStepDisabledPro, .monaStepDisabledInf {
    cursor: not-allowed;
    transition: 0.4s all;
}
.monaStepDisabled > * {
    transition: 0.4s all;
}
.monaStepDisabled .inner-employee {
    display: none;
    font-weight: bold;
}
.monaStepDisabled:hover,
.monaStepDisabledPro:hover,
.monaStepDisabledInf:hover {
    opacity: 0.6;
}
.monaStepDisabled:hover .inner-employee {
    display: block;
}
.monaStepDisabled:hover .inner-normal {
    display: none;
}
.monaStepNext .inner-services,
.monaStepNext .inner-inf {
    display: none;
    font-weight: bold;
}
.monaStepDisabledInf:hover .inner-inf {
    display: block;
}
.monaStepDisabledInf:hover .inner-normal {
    display: none;
}
.monaStepDisabledPro:hover .inner-services {
    display: block;
}
.monaStepDisabledPro:hover .inner-normal {
    display: none;
}
#monaStoreFilterArea.monaLockDownArea {
    opacity: 0.6;
    pointer-events: none;
    display: none;
}
.is-loading-btn.processing .inner {
    opacity: 0;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: unset;
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: unset;
    width: 100%;
}
p#billing_country_field {
    display: none;
}
.woocommerce-additional-fields {
    margin-top: 2.4rem;
    /* margin-bottom: 2.4rem; */
}
.woocommerce-additional-fields span.optional {
    display: none;
}
.form-list.row.woocommerce-billing-fields__field-wrapper p#billing_first_name_field {
    order: 1;
}
.form-list.row.woocommerce-billing-fields__field-wrapper p#billing_last_name_field {
    order: 2;
}
.form-list.row.woocommerce-billing-fields__field-wrapper p#billing_email_field {
    order: 3;
}
.form-list.row.woocommerce-billing-fields__field-wrapper p#billing_phone_field {
    order: 4;
}
.form-list.row.woocommerce-billing-fields__field-wrapper p#billing_booking_date_field {
    order: 5;
}
.form-list.row.woocommerce-billing-fields__field-wrapper p#billing_time_frame_field {
    order: 6;
}
.woocommerce-checkout .form-ip.col {
    padding: 0 calc(var(--cg) / 2) !important;
    margin-bottom: var(--rg) !important;
}
.woocommerce-form-coupon-toggle {
    display: none;
}
.salon-step-block-line img {
    width: 1.6rem !important;
    height: 1.6rem !important;
}
h3#order_review_heading {
    display: none;
}
.ck-block-line.billing_tip {
    display: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: unset !important;
    border-radius: 1rem !important;
}
.woocommerce-terms-and-conditions-wrapper {
    display: none;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: unset !important;
}
/* .woocommerce-checkout #payment .payment_box {
    display: none !important;
} */
.woocommerce-checkout #payment ul.payment_methods li input:checked ~ label {
    font-weight: 700;
    font-size: large;
}
.monaCheckOutButton > * {
    transition: 0.4s all;
}
.monaCheckOutButton .login-now {
    display: none;
    font-weight: bold;
}
.monaCheckOutButton:hover {
    opacity: 0.6;
}
.monaCheckOutButton:hover .login-now {
    display: block;
}
.monaCheckOutButton:hover .checkout-normal {
    display: none;
}
#place_order:hover{
    border: 1px solid #000;
}
#place_order:hover::after {
    background: unset;
}
.ck-suc-item.ck-suc-totalitem .left {
    flex-direction: row;
    align-items: center;
    width: max-content;
}
.ck-suc-item.ck-suc-totalitem .left-price {
    margin-top: 0;
    margin-left: 1rem;
}
.ck-suc-item:not(.ck-suc-totalitem) .left {
    width: 40%;
}
.acc-info-title {
    width: calc(100% - 8rem);
    word-break: break-all;
}
.acc-info-title > * {
    display: block;
}
.acc-ctrs-list .t-link.is-active {
    background: #101212;
}
.acc-ctrs-list .t-link.is-active .t-text {
    color: #fff;
}
.acc-ctrs-list .t-link.is-active .icon {
    -webkit-filter: brightness(100%) invert(1);
    filter: brightness(100%) invert(1);
}
.mona-success-pri {
    display: none;
    text-align: center;
    padding: 1.6rem 0;
    font-weight: bold;
    color: lawngreen;
    width: 100%;
}
.mona-error-pri {
    display: none;
    text-align: center;
    padding: 1.6rem 0;
    font-weight: bold;
    color: red;
    width: 100%;
}
.woocommerce-account .acc-btn,
.woocommerce-account .popup-addemp-btn .btn {
    margin-top: 0;
}
.acc-table-btn.on-hold {
    background: #cacaca;
    color: #FFF;
}
.acc-table-btn.completed {
    background: #fff6d1;
    color: #ffd500;
}
.acc-table-btn.cancel {
    background: #FEEBEB;
    color: #E10E0E;
}
.acc-table-item .img {
    background-color: #000;
}
.acc-table-item .img img {
    object-fit:  cover;
}
.woocommerce-view-order section.woocommerce-order-details .billing_store_information {
    padding-top: 0;
}
#fomrServiceMangement .acc-check {
    border-bottom: unset;
    padding-bottom: 0;
    align-items: center;
}
#fomrServiceMangement .acc-check .acc-check-left .tt {
    font-size: 1.4rem;
    font-weight: 600;
    display: block;
}
.jc-bs3-container {
    max-width: 450px;
    margin: auto;
}
.jconfirm .jconfirm-box-container {
    width: 100%;
}
.jconfirm-buttons {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.jconfirm-buttons button {
    min-width: 48% !important;
}
.jconfirm-buttons button::after {
    display: none;
}
/* .jconfirm-buttons {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 930px) {
    .jconfirm-buttons button {
        width: 50%;
    }
} */
.igr-ctr .icon[data-action="public"] {
    background: #101212 !important;
    color: #fff !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 20px !important;
}
.acc-prof-head .acc-rb-boxd.todayDateBoxD {
    max-width: 40rem;
    text-align: center;
}
.monaReportItem:hover .inner .t-pos {
    z-index: 10;
}
.monaReportItem.active .inner {
    background: #5932ea;
}
.monaReportItem {
    transition: 0.8s all;
}
.monaReportItem.active .t-pos {
    opacity: 1;
}
.monaReportItem .t-text {
    width: max-content;
}
.icon.falsePer {
    transform: rotate(180deg);
}
.head-business.head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head-business .head-advanced .btn {
    margin: unset;
    padding: 1rem 2rem;
    font-size: 1.4rem;
}
.acc-rbd-box > .igr .t-box {
    flex-wrap: wrap;
}
.acc-rbd-box > .igr .t-box .cusInf  {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.acc-rbd-box > .igr .t-box .cusInf {
    gap: 1rem;
}
.acc-rbd-box > .igr .t-box .cusInf .img {
    width: 4rem;
    height: 4rem;
    background-color: #000;
    border-radius: 6px;
}
.acc-rbd-box > .igr .t-box .cusInf img {
    width: 100%;
    height: 100%;
}
.monaAdvancedDateActive {
    font-weight: bold;
    border: 2px solid;
    border-radius: 6px;
}
.acc-rbd-head > .igr .igrs .t-col {
    cursor: pointer;
}
body.author .hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
    width: 0;
}
.acc-prof .star-rating-empty-message {
    margin-bottom: 0;
    font-size: 16px;
}
.salon-dt-head-line {
    align-items: center;
}
.bnh-image .inner video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
p.order-again {
    display: none;
}
.mona-message-empty {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    padding: 1rem;
}
body.author .monaServiceArchivePage.menu-item::before {
    width: calc(100% - 4rem) !important;
}
.acc .monaBusinessInformation .acc-btn {
    margin: auto;
    margin-bottom: 3.2rem;
}
.acc .monaBusinessInformation .btn {
    margin: auto;
    margin-top: 0;
}
@media screen and (max-width: 560px) {
    .form-ip.per4 {
        width: 100%;
    }
}
.acc-prof-mobile {
    margin: 2.4rem 0;
}
.popup.popup-setup .recheck-item.active {
    pointer-events: none;
}
.recheck-item-disabled {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.hd.hd-account .hd-menu {
    display: block;
}
@media screen and (max-width: 1200px){
    .hd.hd-account .hd-burger {
        display: block;
    }
}
.monaNotificationJS {
    cursor: pointer;
}
@media screen and (max-width: 600px) {
    .acc-prof-wrapper .acc-prof-hide.panelEdit.active {
        bottom: unset;
        position: relative;
        top: unset;
        left: unset;
        overflow-y: unset;
        height: 100%;
        width: 100%;
    }
    .acc-prof-wrapper.active .acc-prof-row.row {
        display: none !important;
    }

    .head.head-business {
        flex-wrap: wrap;
    }

    .monaReportArea .acc-prof-head {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
}

.star {
    align-items: center;
    gap: 10px;
}
.star .star-count{
    font-size: 1.6rem;
}
.archiveEmp.blog-list .salon-step-mem-item {
    width: calc(100% / 4);
}
/* @media screen and (max-width: 1200px) {
    .archiveEmp,blog-list .salon-step-mem-item {
        width: calc(100% / 4);
    }
} */
.monaPostsList.stopList::after {
    display: none;
}
@media screen and (max-width: 600px) {
    .salon-dt.employee-detail .salon-step-flex > * {
        width: 100%;
    }
}
.employee-thumbnail-detail .inner {
    border-radius: 1.2rem;
    overflow: hidden;
    display: block;
}
.employee-thumbnail-detail .inner .img-inner {
    display: block;
    padding-top: calc((766 / 592) * 100%);
    position: relative;
    overflow: hidden;
    border-radius: 1rem;
}
.employee-thumbnail-detail .inner .img-inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.tabNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    gap: 2.4rem;
    margin-bottom: 2rem;
}
.salon-dt-bottom .tabNav .tabBtn {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    cursor: pointer;
    padding: 1.2rem 3.2rem;
    border-radius: 1rem;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    overflow: hidden;
    position: relative;
    background: #718080;
    gap: 0.8rem;
    color: #f5f7f7;
    font-size: 1.6rem;
    font-weight: 600;
}
.salon-dt-bottom .tabNav .tabBtn.active {
    background: #101212;
}
.salon-dt-bottom .contentPanel {
    padding: 2.4rem 0;
}
.salon-dt.employee-detail .bio-label {
    font-size: 2.4rem;
    font-weight: 600;
    color: #101212;
    font-family: "Playfair Display", sans-serif;
    margin-bottom: 1.2rem;
}
.salon-dt.employee-detail .salon-dt-items {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    gap: 1rem;
    font-size: 2rem;
}
.salon-dt.employee-detail .salon-dt-items .item-label {
    font-weight: 600;
    color: #101212;
    font-family: "Playfair Display", sans-serif;
}
.salon-dt.employee-detail .salon-dt-items {
    margin: 1rem 0;
}
.salon-dt.employee-detail .info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.5rem;
    max-width: 50rem;
}
.salon-dt.employee-detail .info-list li {
    font-size: 1.4rem;
    width: calc(100% / 3 - (0.5rem - (0.5rem / 3)));
    white-space: nowrap;
}
.salon-dt.employee-detail .contentPanel .commentlist .comment-reply-link {
    display: none;
}
.salon-dt.employee-detail .contentPanel #comments-title {
    font-size: 2.4rem;
    font-weight: 600;
    color: #101212;
    font-family: "Playfair Display", sans-serif;
    margin-bottom: 2.4rem;
}
.comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment-author .comment-avatar {
    width: 10.6rem;
    height: 10.6rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 3.6rem;
    border-radius: 100rem;
}
.comment-author cite.fn {
    font-size: 2.4rem;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment-author .time {
    margin-bottom: 1rem;
}
.comment-author .comment_content {
    font-size: 2rem;
    padding: 2rem 0;
}
.comment-author .comment_images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
}
.comment-author .comment_images .comment_img_item {
    position: relative;
    border-radius: 6px;
    width: 8rem;
    height: 8rem;
    border: 1px solid #101212;
}

.comment-author .comment_images .comment_img_item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.commentlist > .comment {
    margin-bottom: 2rem;
}
.ck-right .salon-step-block .salon-step-block-bot {
    border-top: none;
    padding-top: 0;
    margin: 1rem 0 2.4rem;
}