.med-header-bottom-style .aq-header-menu > nav > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 34px;
    margin: 0;
    padding: 0;
}

.med-header-bottom-style .aq-header-menu > nav > ul > li {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.med-header-bottom-style .aq-header-menu > nav > ul > li > a {
    color: #000709 !important;
    background: transparent !important;
    padding: 21px 0 !important;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
    text-transform: none;
}

.med-header-bottom-style .aq-header-menu > nav > ul > li > a:before,
.med-header-bottom-style .aq-header-menu > nav > ul > li > a:after {
    display: none !important;
}

.med-header-bottom-style .aq-header-menu .aq-submenu,
.med-header-bottom-style .aq-header-menu .submenu,
.med-header-bottom-style .aq-header-menu .mega-menu {
    text-align: left;
}

.grc-header-search .nice-select {
    min-width: 175px;
}

.grc-header-search .nice-select .current {
    max-width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.grc-header-search .nice-select .list {
    min-width: 260px;
    max-height: 320px;
    overflow-y: auto;
}

.grc-header-search .nice-select .option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.med-header-menu-cat-menu.medical-simple-cat-menu {
    width: 320px;
    min-width: 320px;
    padding: 24px 28px;
}

.med-header-menu-cat-menu.medical-simple-cat-menu .mega-menu-list > ul > li {
    width: 100%;
}

.med-header-menu-cat-menu.medical-simple-cat-menu .mega-menu-title {
    margin-bottom: 12px;
    display: inline-block;
}

.med-header-menu-cat-menu.medical-simple-cat-menu .mega-menu-list ul ul li a {
    display: block;
    padding: 5px 0;
    color: #4f5558;
}

.med-header-center-style .grc-header-search {
    height: 58px;
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    overflow: hidden;
}

.med-header-center-style .grc-header-search input {
    height: 58px;
    width: 100%;
    border: 0 !important;
    background: transparent !important;
    padding-left: 58px !important;
    padding-right: 115px !important;
    margin: 0 !important;
}

.med-header-center-style .grc-header-search .grc-header-search-icon {
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    margin: 0 !important;
}

.med-header-center-style .grc-header-search .grc-header-search-btn {
    position: absolute;
    height: 46px;
    min-width: 78px;
    border-radius: 9px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.med-header-center-style .grc-header-search .aqf-bundle-select {
    display: none !important;
}

.medical-quick-menu > nav > ul > li > a {
    font-weight: 600;
    letter-spacing: 0;
}

.medical-quick-menu > nav > ul > li.medical-menu-highlight > a {
    color: #0b8f82 !important;
}

.medical-category-thumb {
    width: 54px;
    height: 54px;
    border-radius: 14px;
    overflow: hidden;
    flex: 0 0 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #eef7f5;
}

.medical-category-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.medical-category-letter {
    width: 54px;
    height: 54px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0b8f82;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}

.aqf-categories-item.no-category-image .aqf-categories-img img,
.med-special-item.no-category-image .med-special-item-thumb img,
.grc-discount-item.no-category-image .aqf-banner-2-thumb img {
    opacity: .18;
}

.medical-brand-wrapper .medical-brand-item {
    min-height: 150px;
    padding: 22px 16px;
    border: 1px solid #edf0f2;
    border-radius: 18px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    transition: all .25s ease;
}

.medical-brand-wrapper .medical-brand-item:hover {
    border-color: #0b8f82;
    box-shadow: 0 12px 34px rgba(0, 0, 0, .08);
    transform: translateY(-2px);
}

.medical-brand-logo {
    width: 86px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.medical-brand-logo img {
    max-width: 100%;
    max-height: 54px;
    object-fit: contain;
}

.medical-brand-logo-letter {
    width: 54px;
    height: 54px;
    border-radius: 16px;
    background: #eef7f5;
    color: #0b8f82;
    font-size: 24px;
    font-weight: 700;
}

.medical-brand-name {
    color: #000709;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
}

.medical-brand-count {
    color: #6b7478;
    font-size: 12px;
    line-height: 1;
}

.med-brand-view-all a {
    font-weight: 600;
    color: #0b8f82;
}

.medical-bundle-box {
    background: #fff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 18px 60px rgba(0, 0, 0, .06);
}

.medical-bundle-thumb {
    height: 100%;
    min-height: 520px;
    background: #eef7f5;
}

.medical-bundle-thumb a,
.medical-bundle-thumb img {
    width: 100%;
    height: 100%;
    display: block;
}

.medical-bundle-thumb img {
    object-fit: cover;
}

.medical-bundle-content {
    padding: 55px 60px;
}

.medical-bundle-discount {
    color: #0b8f82;
    font-weight: 600;
}

.medical-bundle-products {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.medical-bundle-product-item {
    gap: 16px;
    padding: 14px;
    border: 1px solid #edf0f2;
    border-radius: 18px;
    background: #fff;
}

.medical-bundle-product-thumb {
    width: 92px;
    height: 92px;
    flex: 0 0 92px;
    border-radius: 15px;
    overflow: hidden;
    background: #f7f7f7;
}

.medical-bundle-product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.medical-bundle-product-title {
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: 7px;
}

.medical-bundle-product-title a {
    color: #000709;
}

.medical-bundle-product-price .aq-product-price,
.medical-bundle-product-price {
    font-weight: 700;
    color: #0b8f82;
}

@media (max-width: 991px) {
    .medical-bundle-thumb {
        min-height: 360px;
    }

    .medical-bundle-content {
        padding: 35px 24px;
    }
}

.medical-tab-product-area {
    background: #fff;
}

.medical-tab-product-nav .nav-tab {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.medical-tab-product-nav .nav-links {
    height: 44px;
    padding: 0 20px;
    border: 1px solid #edf0f2;
    border-radius: 999px;
    background: #fff;
    color: #000709;
    font-size: 14px;
    font-weight: 600;
    transition: all .25s ease;
}

.medical-tab-product-nav .nav-links.active,
.medical-tab-product-nav .nav-links:hover {
    background: #0b8f82;
    border-color: #0b8f82;
    color: #fff;
}

.medical-tab-product-item .aq-product-thumb {
    background: #f7f7f7;
    border-radius: 18px;
    overflow: hidden;
}

.medical-tab-product-item .aq-product-thumb img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

@media (max-width: 991px) {
    .medical-tab-product-nav {
        text-align: left !important;
    }

    .medical-tab-product-nav .nav-tab {
        justify-content: flex-start;
    }
}