/*
Theme Name: Medicross Child
Theme URI: http://demo.casethemes.net/medicross
Author: Case-Themes
Author URI: https://casethemes.net/
Description:Medicross is a beautifully handcraftedfor doctors, clinics, medical care and health care centers, hospitals, dentists, orthopedic doctors, pediatricians, psychologists on Elementor Page Builder & designed with great attention to details, flexibility and performance. Medicross has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: medicross
Text Domain: medicross-child
Tags:appointment booking, chiropractor, dentist, doctor, doctor appointment, doctor booking, health, health theme, healthcare, hospital, medical, medical appointment, medical booking, medical theme, pharmacy
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1
*/

.ortys-page #pxl-header-default,
.ortys-page #pxl-header-elementor,
.ortys-page #pxl-header-mobile,
.ortys-page .pxl-header-mobile-elementor,
.ortys-page .pxl-page-title,
.ortys-page #pxl-page-title-default,
.ortys-page #pxl-page-title-elementor,
.ortys-page #pxl-footer-default,
.ortys-page #pxl-footer-elementor {
    display: none !important;
}

.ortys-page #pxl-main,
.elementor-page.ortys-page:not(.single-product) #pxl-main {
    min-height: 0;
    padding: 0 !important;
}

.ortys-page {
    --ortys-topbar-height: 52px;
    --ortys-header-height: 84px;
    --ortys-shell-top-space: calc(var(--ortys-topbar-height) + var(--ortys-header-height) + 38px);
}

.ortys-shell {
    background: #fff;
    color: #1e1e1e;
    padding: var(--ortys-shell-top-space) 0 72px;
}

.ortys-wrap {
    margin: 0 auto;
    max-width: 1160px;
    padding: 0 20px;
}

.ortys-shell > .ortys-wrap {
    padding-top: 44px;
}

.ortys-wrap-header {
    max-width: 1380px;
}

.ortys-masthead {
    background: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

.ortys-masthead::after {
    border-bottom: 1px solid #ececec;
    content: "";
    display: block;
    width: 100%;
}

.ortys-topbar,
.ortys-header,
.ortys-local-nav {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px 24px;
}

.ortys-topbar {
    background: #f4ede3;
    border-bottom: 1px solid #e4d8c7;
    color: #5f5547;
    font-size: 0.88rem;
    max-height: var(--ortys-topbar-height);
    overflow: hidden;
    transition: background-color 0.25s ease, border-bottom-color 0.25s ease, max-height 0.25s ease;
}

.ortys-topbar-inner {
    align-items: center;
    display: flex;
    gap: 12px 20px;
    justify-content: space-between;
    min-height: var(--ortys-topbar-height);
    padding-bottom: 10px;
    padding-top: 10px;
    transition: min-height 0.25s ease, opacity 0.2s ease, padding 0.25s ease;
}

.ortys-topbar-item {
    white-space: nowrap;
}

.ortys-topbar-item a {
    color: inherit;
    text-decoration: none;
}

.ortys-local-nav {
    gap: 10px 18px;
    justify-content: space-between;
    width: 100%;
}

.ortys-local-nav a {
    color: #333;
    font-size: 0.9rem;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

.ortys-local-nav a.is-active::after,
.ortys-local-nav a:hover::after {
    background: #b7925f;
    border-radius: 999px;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

.ortys-local-nav-cta {
    display: none;
}

@media (min-width: 721px) {
    .ortys-local-nav .ortys-local-nav-cta {
        display: none !important;
    }
}

.ortys-header {
    background: #fff;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    border-top: 0;
    box-shadow: none;
    min-height: var(--ortys-header-height);
    padding: 18px 0;
    position: relative;
    top: 0;
    transition: border-radius 0.25s ease, box-shadow 0.25s ease, padding 0.25s ease, transform 0.25s ease;
    z-index: 20;
    backdrop-filter: blur(10px);
    display: grid;
    gap: 16px;
}

.ortys-header-main {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.ortys-brand {
    align-items: center;
    display: flex;
    gap: 18px;
}

.ortys-brand-logo {
    display: inline-flex;
    text-decoration: none;
}

.ortys-brand-logo img {
    display: block;
    height: auto;
    max-width: 190px;
    width: min(190px, 34vw);
}

.ortys-brand-tagline {
    color: #777;
    font-size: 0.82rem;
    line-height: 1.2;
    margin: 0;
    max-width: 180px;
}

.ortys-header-actions {
    align-items: center;
    display: flex;
    gap: 14px;
}

.ortys-menu-toggle {
    display: none;
}

.ortys-menu-toggle {
    align-items: center;
    background: transparent;
    border: 1px solid #d8c8b1;
    border-radius: 999px;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    height: 48px;
    justify-content: center;
    padding: 0;
    width: 48px;
}

.ortys-menu-toggle span {
    background: #2f2b25;
    border-radius: 999px;
    display: block;
    height: 2px;
    transition: transform 0.2s ease, opacity 0.2s ease;
    width: 18px;
}

.ortys-menu-toggle .screen-reader-text {
    background: transparent;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ortys-menu-open .ortys-menu-toggle span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.ortys-menu-open .ortys-menu-toggle span:nth-child(2) {
    opacity: 0;
}

.ortys-menu-open .ortys-menu-toggle span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

.ortys-kicker {
    color: #8a8a8a;
    font-size: 1rem;
    margin: 0 0 8px;
}

.ortys-eyebrow {
    color: #8a8a8a;
    display: inline-block;
    font-size: 0.82rem;
    letter-spacing: 0.16em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.ortys-header-condensed .ortys-topbar {
    border-bottom-color: #ececec;
}

.ortys-header-condensed .ortys-header {
    box-shadow: none;
    padding: 18px 0;
    transform: translateY(0);
}

.ortys-hero,
.ortys-contact-grid,
.ortys-card-grid,
.ortys-doctor-grid {
    display: grid;
    gap: 28px;
}

.ortys-hero {
    align-items: center;
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
}

.ortys-hero-copy,
.ortys-form,
.ortys-download,
.ortys-flash,
.ortys-panel {
    border: 1px solid #ededed;
}

.ortys-hero-copy,
.ortys-panel,
.ortys-form,
.ortys-flash {
    background: #fff;
    border-radius: 0;
    padding: 0;
}

.ortys-hero-copy {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    padding: 0;
    background: transparent;
    backdrop-filter: none;
}

.ortys-hero-copy h1,
.ortys-section-head h2,
.ortys-panel h2,
.ortys-panel h3,
.ortys-link-item strong,
.ortys-footer h3 {
    color: #1b1b1b;
    font-family: "Georgia", serif;
    line-height: 1.1;
    margin: 0 0 14px;
}

.ortys-hero-copy h1 {
    font-size: clamp(2.3rem, 4.4vw, 3.6rem);
}

.ortys-section-head h2,
.ortys-panel h2 {
    font-size: clamp(1.6rem, 2.6vw, 2.1rem);
}

.ortys-lede,
.ortys-hero-copy p,
.ortys-panel p,
.ortys-link-item span,
.ortys-footer p,
.ortys-footer li {
    color: #535353;
    font-size: 1rem;
    line-height: 1.7;
}

.ortys-hero-media img,
.ortys-card img {
    border-radius: 0;
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.ortys-section {
    margin-top: 38px;
}

.ortys-section-head {
    margin-bottom: 22px;
}

.ortys-section-copy {
    color: #535353;
    font-size: 1rem;
    line-height: 1.7;
    margin: 0;
    max-width: 780px;
}

.ortys-actions,
.ortys-downloads {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 22px;
}

.ortys-button,
.ortys-download,
.ortys-link-item {
    text-decoration: none;
    transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.ortys-button {
    background: #222;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 0.98rem;
    font-weight: 600;
    justify-content: center;
    padding: 14px 22px;
}

.ortys-button:hover,
.ortys-download:hover,
.ortys-link-item:hover {
    transform: translateY(-1px);
}

.ortys-list {
    margin: 18px 0 0;
    padding-left: 18px;
}

.ortys-list li {
    color: #535353;
    line-height: 1.7;
    margin-bottom: 8px;
}

.ortys-list-compact {
    margin-top: 12px;
}

.ortys-link-list,
.ortys-download {
    color: #222;
    font-weight: 600;
}

.ortys-doctor-grid,
.ortys-contact-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ortys-stack {
    display: grid;
    gap: 28px;
}

.ortys-list-columns {
    columns: 2;
    column-gap: 40px;
}

.ortys-link-list {
    border-top: 1px solid #ededed;
}

.ortys-link-item {
    border-bottom: 1px solid #ededed;
    color: inherit;
    display: grid;
    gap: 6px;
    padding: 16px 0;
}

.ortys-link-item strong {
    font-size: 1.1rem;
    margin: 0;
}

.ortys-form {
    border: 0;
    padding: 0;
}

.ortys-hero-form {
    border-top: 1px solid #e4d8c7;
    margin-top: 30px;
    padding-top: 28px;
}

.ortys-hero-form .ortys-section-head {
    margin-bottom: 0;
}

.ortys-hero-form .ortys-form-grid {
    padding-top: 10px;
}

.ortys-form-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 28px 0 0;
}

.ortys-form label {
    color: #1f1f1f;
    display: grid;
    font-size: 0.95rem;
    font-weight: 600;
    gap: 8px;
}

.ortys-choice-fieldset {
    border: 0;
    display: grid;
    gap: 10px;
    margin: 0;
    min-width: 0;
    padding: 0;
}

.ortys-choice-fieldset legend {
    color: #1f1f1f;
    font-size: 0.95rem;
    font-weight: 600;
    margin-bottom: 0;
}

.ortys-choice-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
}

.ortys-choice {
    align-items: center;
    color: #535353;
    display: inline-flex !important;
    font-size: 0.95rem !important;
    font-weight: 500 !important;
    gap: 8px !important;
}

.ortys-choice input[type="radio"] {
    accent-color: #222;
    width: auto;
}

.ortys-form-full {
    grid-column: 1 / -1;
}

.ortys-form input,
.ortys-form select,
.ortys-form textarea {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    color: #1f1f1f;
    font: inherit;
    padding: 14px 16px;
    width: 100%;
}

.ortys-form textarea {
    min-height: 140px;
    resize: vertical;
}

.ortys-form .ortys-button {
    margin: 24px 0 0;
}

.ortys-download {
    align-items: center;
    background: #f6efe5;
    border: 1px solid #e4d8c7;
    border-bottom-width: 1px;
    border-radius: 999px;
    display: inline-flex;
    padding: 12px 18px;
}

.ortys-download:hover {
    background: #efe3d4;
    border-color: #d7c1a2;
}

.ortys-map-panel iframe {
    border: 0;
    border-radius: 0;
    min-height: 360px;
    width: 100%;
}

.ortys-flash {
    margin-bottom: 24px;
    padding: 18px 20px;
}

.ortys-flash-success {
    border-color: #d9e5d8;
}

.ortys-flash-error,
.ortys-flash-invalid {
    border-color: #ead3d0;
}

.ortys-panel {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #ededed;
    padding-top: 22px;
}

.ortys-footer {
    background: #f1e7da;
    border-top: 1px solid #e1d2bf;
    margin-top: 40px;
    padding: 36px 0 48px;
}

.ortys-footer-grid {
    display: grid;
    gap: 28px;
    grid-template-columns: 1.3fr 1fr 1fr;
}

.ortys-footer-brand {
    display: inline-flex;
    margin-bottom: 14px;
}

.ortys-footer-brand img {
    display: block;
    height: auto;
    max-width: 170px;
    width: 100%;
}

.ortys-footer-copy {
    max-width: 320px;
}

.ortys-footer h3 {
    font-size: 1.15rem;
    margin-bottom: 14px;
    margin-top: 0;
}

.ortys-footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ortys-footer-links li + li {
    margin-top: 8px;
}

.ortys-footer a {
    color: #2f2b25;
    text-decoration: none;
}

@media (max-width: 1024px) {
    .ortys-topbar-inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .ortys-header-main {
        align-items: flex-start;
        flex-direction: column;
    }

    .ortys-hero,
    .ortys-doctor-grid,
    .ortys-contact-grid,
    .ortys-footer-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 720px) {
    .ortys-page {
        --ortys-topbar-height: 44px;
        --ortys-header-height: 86px;
        --ortys-shell-top-space: calc(var(--ortys-topbar-height) + var(--ortys-header-height) + 18px);
    }

    .ortys-shell {
        padding-bottom: 48px;
    }

    .ortys-wrap {
        padding: 0 14px;
    }

    .ortys-shell > .ortys-wrap {
        padding-top: 28px;
    }

    .ortys-topbar-inner,
    .ortys-header {
        display: grid;
        gap: 8px;
    }

    .ortys-topbar-inner {
        justify-items: start;
        min-height: var(--ortys-topbar-height);
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .ortys-topbar-item-address,
    .ortys-topbar-item-email {
        display: none;
    }

    .ortys-topbar-item-hours {
        width: 100%;
    }

    .ortys-topbar-item {
        white-space: normal;
    }

    .ortys-header {
        gap: 0;
        min-height: 0;
        padding: 14px 0 14px;
    }

    .ortys-header-main {
        align-items: center;
        flex-direction: row;
        gap: 16px;
    }

    .ortys-header-actions {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 10px;
    }

    .ortys-brand {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
        min-width: 0;
    }

    .ortys-brand-tagline {
        font-size: 0.75rem;
        max-width: none;
    }

    .ortys-brand-logo img {
        max-width: 150px;
        width: min(150px, 42vw);
    }

    .ortys-menu-toggle {
        display: inline-flex;
    }

    .ortys-header-actions .ortys-button {
        padding: 12px 16px;
        white-space: nowrap;
    }

    .ortys-header-actions > .ortys-button {
        display: none;
    }

    .ortys-local-nav {
        align-items: stretch;
        background: #fff;
        border-top: 1px solid #ece3d7;
        display: none;
        gap: 0;
        margin-top: 14px;
        padding: 8px 0 0;
        width: 100%;
    }

    .ortys-menu-open .ortys-local-nav {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
    }

    .ortys-local-nav > a {
        align-self: stretch;
        box-sizing: border-box;
        border-bottom: 1px solid #f0ebe4;
        color: #2f2b25;
        display: flex;
        justify-content: center;
        justify-self: stretch;
        max-width: none;
        padding: 14px 2px;
        text-align: center;
        white-space: normal;
        width: 100%;
    }

    .ortys-local-nav a.is-active::after,
    .ortys-local-nav a:hover::after {
        display: none;
    }

    .ortys-local-nav a.is-active {
        color: #b7925f;
    }

    .ortys-local-nav a:last-child {
        border-bottom: 0;
    }

    .ortys-local-nav-cta {
        color: #fff;
        display: inline-flex;
        justify-content: center;
        margin-top: 14px;
        padding: 12px 16px;
        text-align: center;
        width: 100%;
    }

    .ortys-local-nav a.ortys-local-nav-cta {
        border-bottom: 0;
        color: #fff;
    }

    .ortys-hero {
        gap: 22px;
    }

    .ortys-hero-copy {
        padding: 0 4px;
    }

    .ortys-actions,
    .ortys-downloads {
        gap: 12px;
    }

    .ortys-download {
        justify-content: center;
        width: 100%;
    }

    .ortys-hero-copy h1 {
        font-size: clamp(2rem, 9vw, 2.8rem);
    }

    .ortys-list-columns {
        columns: 1;
    }

    .ortys-form-grid {
        grid-template-columns: 1fr;
        padding: 22px 0 0;
    }

    .ortys-hero-form {
        margin-top: 24px;
        padding-top: 22px;
    }

    .ortys-hero-form .ortys-form-grid {
        padding-top: 8px;
    }

    .ortys-form .ortys-button {
        margin-top: 22px;
        width: 100%;
    }

    .ortys-footer {
        padding: 32px 0 38px;
    }

    .ortys-footer-grid {
        justify-items: center;
        gap: 24px;
        text-align: center;
    }

    .ortys-footer-brand {
        justify-content: center;
    }

    .ortys-footer-copy {
        max-width: none;
    }

    .ortys-footer-links {
        text-align: center;
    }
}
