/*
Theme Name: paxclinic
Description: paxclinic
Author: A2Z Tech
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

#wp-admin-bar-a2ztech>.ab-item:before {
    background-image: url(https://a2ztech.vn/content/uploads/2020/04/logo-a2ztech.png) !important;
    width: 100%;
    height: 30px;
    background-size: contain;
    content: "";
    display: block;
    background-position: left bottom;
    background-repeat: no-repeat;
}

#wp-admin-bar-a2ztech .ab-item {
    width: 110px;
    height: 30px !important;
    padding: 0;
    margin: 0;
    overflow: hidden;
}


/* Header */

.header-button-1 a {
    padding-left: 42px;
    border: 1px solid var(--Color-Palette-Color-Neutral-neutral-lighter, #F3F3F3) !important;
    background: var(--Color-Palette-Color-Neutral-neutral-lightest, #FBFBFB) !important;
    color: var(--Color-Palette-Text-Color-Brand, #155DFC) !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px !important;
}

.header-button-2 a {
    padding-left: 42px;
    color: var(--Color-Palette-Text-Color-Brand, #fff);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px !important;
}

.header-button-1 a:before,
.header-button-2 a:before {
    width: 24px;
    background-size: contain;
    content: "";
    height: 24px;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translate(0, -50%);
    line-height: 1;
    background-image: url(/wp-content/uploads/2025/10/calendar.svg);
    background-position: center;
}

.header-button-1 a:before {
    background-image: url(/wp-content/uploads/2025/10/phone-call.svg);
}

.icon-envelop {
    height: 24px;
    width: 24px;
    background-image: url(/wp-content/uploads/2025/10/calendar.svg);
    background-size: contain;
}
.icon-envelop:before {
    opacity: 0;
}

.icon-phone {
    height: 24px;
    width: 24px;
    background-image: url(/wp-content/uploads/2025/10/phone-call.svg);
    background-size: contain;
}
.icon-phone:before {
    opacity: 0;
}


.header-button-1 a:hover:before,
.header-button-2 a:hover:before {
    opacity: 0.7;
}

.nav-dropdown {
    padding: 0;
}

.ux-search-box input#s {
    max-width: 400px;
    float: right;
    border-radius: 0;
    line-height: 40px;
    height: 40px;
}


/* Breadcrumb */

.breadcrumb {
    padding: 15px 0;
}


/* Home page */

.slide-home img {
    height: 100% !important;
    width: auto;
    margin: auto;
    background: #7fa9da;
}

.slide-home .img-inner.image-cover {
    background: #7fa9da;
}

div#top-bar {
    background: linear-gradient(to bottom, #008ca8 0%, #0068ab 100%);
}

.header:not(.transparent) #top-bar .top-bar-nav>li>a {
    color: #fff;
}

.ux-search-box input#s {
    background: transparent;
    border-radius: 10px;
}

footer#footer .large-2 {
    flex-basis: 20%;
    max-width: 20%;
}


/* Danh cho benh nhan */

@media only screen and (min-width: 48.1em) {
    .bs-2 .box.box-vertical {
        direction: rtl;
    }
}

.doctor-item h5.post-title {
    font-size: 20px;
    margin-bottom: 10px;
}


/* Gioi thieu */

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1,
.box-shadow-1-hover:hover {
    -webkit-box-shadow: 0 0px 15px rgb(0 0 0 / 12%);
    box-shadow: 0 0px 15px rgb(0 0 0 / 12%);
    background: #fff;
}


/* Ky thuat y khoa */

.img-style-1 {
    padding: 20px 0 0 20px;
    position: relative;
}

.img-style-1:before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    content: "";
    top: 0;
    left: 0;
    border: 2px solid #132978;
    position: absolute;
    background: #fff;
}

@media only screen and (min-width: 48.1em) {
    .req-left {
        direction: rtl;
        text-align: right;
    }
}


/* Form Popup */

div#dat-lich-tu-van:before,
div#tu-van-thiet-bi:before,
div#tu-van-ky-thuat:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -20px;
    left: -20px;
    border: 2px solid #ffffff;
    z-index: -1;
}

div#dat-lich-tu-van form,
div#tu-van-thiet-bi form,
div#tu-van-ky-thuat form {
    margin: 0;
}


/* Footer */

.footer-secondary {
    padding: 0;
}

#footer a.ux-menu-link__link {
    font-size: 14px;
    transition: .3s;
}

#footer a.ux-menu-link__link:hover {
    color: #0068ab;
}

.ux-menu.stack.stack-col.justify-start.menu-footer {
    flex-direction: row;
    justify-content: flex-end;
}

.icon-box-top h3 {
    font-size: 16px;
    margin-bottom: 0px;
}

.icon-box-top p {
    font-size: 14px;
    margin: 0;
}

.section-title-main .title-title span {
    color: #333333
}

.section-title-main .label {
    border-radius: 50px;
    background: #51A2FF;
    display: inline-block;
    padding: 5px 20px;
    color: white;
}

.section-title-main .title-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
    margin: 16px 0;
}

h2.section-title.section-title-normal {
    border-bottom: none;
    position: relative;
    padding-bottom: 5px;
    font-size: 35px;
}

.icon-box-left .icon-box-text.last-reset {
    align-content: center;
}

.list-icon-why h3 {
    font-size: 20px;
    color: #3274ba;
    margin-bottom: 10px;
}

.certificate img.bg.attachment-original {
    object-fit: contain;
}

.text-white h2.section-title.section-title-normal:after {
    background: #fff;
}

.container.section-title-container {
    margin-bottom: 0;
}

.text-center h2.section-title.section-title-normal {
    justify-content: center;
}

.text-center h2.section-title.section-title-normal:after {
    left: 50%;
    transform: translateX(-50%);
}

a.button.secondary {
    padding: 14px 38px;
    background: #51be9d;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
}

.section-title-normal span {
    border: none;
}

h2.section-title.section-title-normal:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 135px;
    height: 4px;
    background: #6fbc9f;
}

#footer .ux-menu.stack.stack-col.justify-start.menu-footer a.ux-menu-link__link {
    font-size: 12px;
    padding: 0px 10px;
    border-left: 1px solid;
    color: #828282;
    min-height: unset;
}

#footer .ux-menu-link.flex.menu-item:nth-child(1) .ux-menu-link__link {
    border-left: none !important;
}

.copyright-footer {
    padding: 10px 0 !important;
}

.copyright-footer p {
    margin-bottom: 0;
}

ul.list-type-none.flex.list-cat-blog {
    list-style: none;
    flex-wrap: wrap;
    gap: 5px;
}

ul.list-type-none.flex.list-cat-blog a {
    padding: 5px 10px;
    border: 1px solid #122a77;
    border-radius: 18px;
}

ul.list-type-none.flex.list-cat-blog li.active a {
    background-color: #122a77;
    color: #fff;
}


/* #footer a.ux-menu-link__link:before {
    content: "" !important;
    font-family: "fl-icons";
    left: 0;
    position: absolute;
    font-size: 16px;
    color: #7a9c59;
} */

#footer .social-footer>a {
    border-radius: 4px !important;
    margin-right: 5px !important;
}

.absolute-footer {
    color: #000;
}

.absolute-footer img {
    margin-left: 5px;
}

#menu-footer {
    position: fixed;
    top: 0;
    right: 20px;
    color: #fff;
    width: auto;
    height: 60px;
    z-index: 999999;
	margin: 0 !important;
}

body.admin-bar #menu-footer {
    top: 35px;
}

#menu-footer li.menu-item {
    margin-top: 10px;
    margin-left: 0;
    position: relative;
}

#menu-footer a {
    display: block;
}

#menu-footer img {
    width: 50px;
    height: 50px;
    z-index: 22;
    position: relative;
    text-align: center;
    color: #fff;
    background: #0257a1;
    border-radius: 50%;
    object-fit: contain;
    padding: 6px;
}

#menu-footer span {
    display: none;
}

a#top-link {
/*     bottom: 220px; */
    right: 30px;
    width: 50px;
    height: 50px;
    line-height: 45px;
    background: #0c4369;
    border: none;
}

a#top-link i {
    font-size: 30px;
    color: #fff;
}

#fb-root .fb_dialog_content iframe:first-child {
    transform: scale(0.83);
}

@media only screen and (min-width: 48.1em) {
    /* .archive.category .col.post-item:nth-child(1) {
        flex-basis: 50%;
        max-width: 50%;
    }
    .archive.category .col.post-item:nth-child(2) {
        flex-basis: 25%;
        max-width: 25%;
    }
    .archive.category .col.post-item:nth-child(3) {
        flex-basis: 25%;
        max-width: 25%;
    }
    body.category .col.post-item:nth-child(1) .box .box-image .image-cover {
        padding-top: 262.5px !important;
    }
    body.category .col.post-item:nth-child(1) .image-cover img {
        object-fit: cover;
    } */
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
	
	#menu-footer {
		top: 80px;
		right: 0;
	}
}

.sidebar-post .post-item {
    position: relative;
}

.sidebar-post .post-item:before {
    content: "";
    width: calc(100% - 30px);
    height: 0px;
    position: absolute;
    border-bottom: 1px dashed #ddd;
    bottom: 13px;
    left: 15px;
}

.sidebar-post .post-item:last-child:before {
    display: none;
}

.sidebar-post .post-item .box-blog-post .box-text {
    padding: 0px 0px 0px 10px !important;
}

.sidebar-post .post-item .box-blog-post .box-text h5 {
    font-size: 14px;
    font-weight: 400;
}

.sidebar-post .post-item .box-blog-post .box-text .is-divider {
    display: none;
}

/* ul.header-nav li .header-button {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
} */

/* ul.header-nav li .header-button a {
    color: #fff !important;
} */

.is-sticky-column__inner .widget>ul>li>a {
    font-weight: 700;
}

body.category .post-item .box .box-image .image-cover {
    padding-top: 100% !important;
}

.box-skill-home {
    position: relative;
}

.box-skill-home .box-image a:hover .overlay {
    background-color: rgb(18 42 119 / 80%) !important;
}

.box-skill-home .box-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    height: -webkit-fill-available;
    pointer-events: none;
    display: flex;
}

.box-skill-home .box-text .box-text-inner {
    display: flex;
}

.box-skill-home .box-text .box-text-inner .text {
    width: 100%;
    padding-left: 15px
}

.box-skill-home .box-text .box-text-inner .text a {
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
    position: absolute;
    bottom: 10px;
}

.box-skill-home .box-text .box-text-inner .img-inner img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.nav-dropdown .menu-item-has-children>a,
.nav-dropdown .title>a,
.nav-dropdown .nav-dropdown-col>a {
    font-weight: bold;
    color: #122a77;
}

.nav>li>a,
.nav-dropdown>li>a,
.nav-column>li>a {
    color: rgb(0 0 0);
}

#product-list .widget ul li.cat-item.cat-item-79 {
    display: none;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.article-inner header.entry-header .entry-image {
    text-align: center;
}

.article-inner header.entry-header .entry-image img {
    width: 55%;
}

.skill-product .plain .box .box-text {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    background: rgb(18 42 119 / 70%);
    padding: 5px 10px;
    pointer-events: none;
}

.skill-product .post-title {
    color: #fff;
    font-size: 15px;
    margin: 0;
}

.skill-product .plain .box:hover .box-text {
    display: flex;
    align-items: center;
    height: -webkit-fill-available;
}

.product-item.post-item .box-text-inner .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    overflow: hidden;
}

.doctor-item>.col-inner {
    height: 100%;
    background-color: rgb(223, 223, 223);
}

.wpcf7-radio label {
    background: #f2f2f2;
    padding: 5px;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
    width: 80px;
    margin-bottom: 10px;
}


/* .wpcf7-radio label input {
    display: none;
} */

.wpcf7-radio input:checked+label {
    background-color: #51be9d;
}

input.wpcf7-form-control:not(.wpcf7-submit),
select.wpcf7-form-control {
    box-shadow: none !important;
    background: #f9f9f9 !important;
}

input[type="checkbox" i],
input[type="radio" i] {
    margin-bottom: 0 !important;
}

input[type="radio" i] {
    margin-left: 0 !important;
}

.wpcf7 span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 10px;
}

.text-change-img {
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.1s;
    flex-direction: column;
    height: 145px;
    justify-content: center;
}

.text-change-img h4 {
    font-size: 18px;
    font-weight: 500;
    color: #2A2E33;
}

.text-change-img p {
    margin-bottom: 0;
}

.text-change-img.active {
    background: #e1efff;
    border-color: #36a9e1;
}

.img-change {
    margin-bottom: 0 !important;
}

.box-list-change .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-mohinh .box-image {
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 5px 0 0;
    background-color: #eff6ff;
}

.box-mohinh {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 30px;
}

@media only screen and (min-width: 850px) and (max-width: 1200px) {
    .row-medical-engineering>div {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

ul.service-cat-filter {
    padding: 12px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    display: flex;
    flex-flow: column;
    list-style: none;
}

ul.service-cat-filter li {
    margin: 0;
}

ul.service-cat-filter li a {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 10px;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    gap: 16px;
    text-align: left;
    transition: all 0.15s ease;
    cursor: pointer;
    margin: 0;
}

ul.service-cat-filter li.active a {
    background: #0693e3;
    color: #fff;
}

h3.technique-title {
    font-size: 18px;
    margin: 10px 0;
}


.technique-item .col-inner {
    padding: 24px;
    border-radius: 14px;
    border: 1px solid #F3F3F3;
    background: #FFF;
}

.technique-item .col-inner .image-cover {
    border-radius: 10px;
}

.technique-item .col-inner  .post-title {
    height: 42px;
    overflow: hidden;
}

.post-item:not(.technique-item) .post-title{
    height: 45px;
    overflow: hidden;
}

.box-blog-post .is-divider {
    display: none;
}

.post-item:not(.technique-item) .col-inner {
    border-radius: 14px;
    border: 1px solid var(--Color-Palette-Color-Neutral-neutral-lighter, #F3F3F3);
    background: var(--Color-Palette-Color-Neutral-white, #FFF);
    overflow: hidden;
}