.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;
    }
}

/* Iyovi medical tema görsel kesilme düzeltmeleri */
.medical-category-thumb,
.medical-bundle-thumb,
.medical-bundle-product-thumb,
.medical-tab-product-item .aq-product-thumb,
.med-special-item-thumb,
.medical-store-item .med-special-thumb,
.medical-brand-logo {
  background: #f7f7f7;
}

.medical-category-thumb img,
.medical-bundle-thumb img,
.medical-bundle-product-thumb img,
.medical-tab-product-item .aq-product-thumb img,
.med-special-item-thumb img,
.medical-store-item .med-special-thumb img,
.medical-brand-logo img {
  object-fit: contain !important;
  object-position: center !important;
  padding: 6px;
  box-sizing: border-box;
  background: #f7f7f7;
}

.medical-tab-product-item .aq-product-thumb {
  aspect-ratio: 1 / 1;
}

/* Iyovi medical kategori mega menu */
.iyovi-medical-cat-mega {
  min-width: 860px;
  max-width: 980px;
  border-radius: 0 16px 16px 0;
  overflow: hidden;
}

.iyovi-medical-cat-mega .mega-menu-left {
  width: 62%;
}

.iyovi-medical-cat-mega .mega-menu-right {
  width: 38%;
}

.iyovi-medical-cat-mega .mega-menu-list.style-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  padding: 26px;
}

.iyovi-medical-cat-mega .mega-menu-list.style-2 > ul {
  border-right: 0 !important;
  padding: 0 18px 20px 0;
}

.iyovi-medical-cat-mega .mega-menu-img {
  height: 82px;
  margin: 10px 0 12px;
  border-radius: 12px;
  background: #f7f7f7;
  overflow: hidden;
}

.iyovi-medical-cat-mega .mega-menu-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 6px;
}

.iyovi-medical-cat-mega .menu-shop-thumb {
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
}

.iyovi-medical-cat-mega .menu-shop-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 6px;
}

.iyovi-medical-cat-mega .menu-shop-content h4 {
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 900;
}

.iyovi-medical-cat-mega .menu-shop-content .cosmetics-price-box {
  align-items: flex-start;
  box-shadow: none;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
}

.iyovi-medical-cat-mega .menu-shop-content .cosmetics-price-meta {
  display: none;
}

.iyovi-medical-menu-empty {
  display: grid;
  gap: 12px;
}

.iyovi-medical-menu-empty img {
  width: 100%;
  max-height: 150px;
  object-fit: contain;
}

.iyovi-medical-menu-empty a {
  color: #141414;
  font-weight: 900;
  text-decoration: none;
}

.iyovi-medical-menu-empty a:hover {
  color: #0b8f82;
}

/* Iyovi Medical urun karti esit yukseklik ve sepete ekle duzeni */
.med-features-ptb .swiper-wrapper,
.med-selling-ptb .swiper-wrapper,
.medical-tab-product-area .row,
.iyovi-medical-product-grid {
  align-items: stretch;
}

.med-features-ptb .swiper-slide,
.med-selling-ptb .swiper-slide {
  height: auto;
}

.iyovi-medical-product-card,
.iyovi-medical-product-grid .aq-product-item {
  display: flex;
  flex-direction: column;
  height: calc(100% - 40px);
  min-height: 430px;
}

.iyovi-medical-product-card .aq-product-thumb,
.iyovi-medical-product-grid .aq-product-thumb {
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin-bottom: 14px !important;
  overflow: hidden;
  border-radius: 14px;
  background: #f7f7f7;
}

.iyovi-medical-product-card .aq-product-thumb > a,
.iyovi-medical-product-grid .aq-product-thumb > a {
  display: block;
  width: 100%;
  height: 100%;
}

.iyovi-medical-product-card .aq-product-thumb img,
.iyovi-medical-product-grid .aq-product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
  object-position: center !important;
  padding: 10px;
  background: #f7f7f7;
  box-sizing: border-box;
}

.iyovi-medical-product-card .aq-product-content,
.iyovi-medical-product-grid .aq-product-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.iyovi-medical-product-card .aq-product-title,
.iyovi-medical-product-grid .aq-product-title {
  min-height: 52px;
  margin-bottom: 12px !important;
  line-height: 1.35;
}

.iyovi-medical-product-card .aq-product-title a,
.iyovi-medical-product-grid .aq-product-title a {
  display: -webkit-box;
  overflow: hidden;
  min-height: 52px;
  color: inherit;
  line-height: 1.35;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.iyovi-medical-product-card .aq-product-price,
.iyovi-medical-product-grid .aq-product-price {
  margin-top: auto;
}

.iyovi-medical-product-card .cosmetics-price-box,
.iyovi-medical-product-grid .cosmetics-price-box {
  min-height: 94px;
  padding: 10px 12px;
}

.iyovi-medical-product-card .cosmetics-price-chip.is-tax-included,
.iyovi-medical-product-card .cosmetics-price-chip.is-tax-excluded,
.iyovi-medical-product-grid .cosmetics-price-chip.is-tax-included,
.iyovi-medical-product-grid .cosmetics-price-chip.is-tax-excluded {
  display: none;
}

.iyovi-medical-product-card .cosmetics-card-cart-btn,
.iyovi-medical-product-grid .cosmetics-card-cart-btn {
  display: inline-flex;
}

.iyovi-medical-product-card .cosmetics-price-meta,
.iyovi-medical-product-grid .cosmetics-price-meta {
  min-height: 30px;
}

.iyovi-medical-product-card .cosmetics-price-current,
.iyovi-medical-product-grid .cosmetics-price-current {
  min-height: 34px;
  max-width: 100%;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .iyovi-medical-product-card,
  .iyovi-medical-product-grid .aq-product-item {
    min-height: 390px;
  }

  .iyovi-medical-product-card .aq-product-title,
  .iyovi-medical-product-card .aq-product-title a,
  .iyovi-medical-product-grid .aq-product-title,
  .iyovi-medical-product-grid .aq-product-title a {
    min-height: 46px;
  }

  .iyovi-medical-product-card .cosmetics-price-box,
  .iyovi-medical-product-grid .cosmetics-price-box {
    min-height: 88px;
  }
}

/* Iyovi Medical ana sayfa yatay tasma kaynak duzeltmeleri */
.med-hero-ptb,
.aqf-categories-area.elt-categories-style,
.medical-store-ptb,
.medical-stories-area,
.med-best-seller-ptb,
.med-features-ptb,
.med-selling-ptb,
.med-discount-ptb,
.med-special-ptb {
  max-width: 100%;
}

.med-hero-ptb .swiper,
.med-categories-wrap .swiper,
.med-deals-slider-style .swiper,
.med-product-slider-wrap {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}

.med-deals-slider-style > .row {
  margin-left: 0;
  margin-right: 0;
}

.med-deals-slider-style > .row > .med-product-slider-wrap {
  padding-left: 0;
  padding-right: 0;
}

.med-product-slider-wrap .swiper-wrapper,
.med-categories-wrap .swiper-wrapper,
.med-hero-style .swiper-wrapper {
  max-width: 100%;
}

.med-product-slider-wrap .swiper-slide,
.med-categories-wrap .swiper-slide,
.med-hero-style .swiper-slide {
  min-width: 0;
}

/* Iyovi Medical header kayan yazi ve reklam bantlari */
.iyovi-medical-header-bands {
    width: 100%;
    overflow: hidden;
}

.iyovi-medical-marquee {
    height: 42px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #050505;
    color: #fff;
    white-space: nowrap;
}

.iyovi-medical-marquee-track {
    display: flex;
    width: max-content;
    animation: iyoviMedicalMarquee 34s linear infinite;
}

.iyovi-medical-marquee-group {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}

.iyovi-medical-marquee-item {
    display: inline-flex;
    align-items: center;
    padding: 0 14px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
}

.iyovi-medical-marquee-separator {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

.iyovi-medical-promo-band {
    min-height: 62px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-decoration: none;
    background-color: #8b008f;
    background-image:
        radial-gradient(circle at 12% 20%, rgba(255, 220, 35, .32) 0 2px, transparent 3px),
        radial-gradient(circle at 84% 70%, rgba(255, 220, 35, .28) 0 2px, transparent 3px),
        linear-gradient(90deg, #5b0087 0%, #a4009d 50%, #5b0087 100%);
    background-size: cover;
    background-position: center;
}

.iyovi-medical-promo-band:hover {
    text-decoration: none;
}

.iyovi-medical-promo-title {
    color: #ffe85a;
    font-size: 42px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 3px;
    text-align: center;
    text-shadow:
        0 2px 0 #ff6b00,
        0 0 12px rgba(255, 174, 0, .65);
}

@keyframes iyoviMedicalMarquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media (prefers-reduced-motion: reduce) {
    .iyovi-medical-marquee-track {
        animation: none;
    }
}

@media (max-width: 767px) {
    .iyovi-medical-marquee {
        height: 34px;
    }

    .iyovi-medical-marquee-item {
        font-size: 13px;
        padding: 0 10px;
    }

    .iyovi-medical-marquee-separator {
        font-size: 14px;
    }

    .iyovi-medical-promo-band {
        min-height: 52px;
        padding: 0 14px;
    }

    .iyovi-medical-promo-title {
        font-size: 27px;
        letter-spacing: 1.5px;
    }
}

/* Iyovi Medical slider alti 3 banner */
.iyovi-med-slider-banner {
    width: 100%;
    height: 180px;
    display: block;
    margin-bottom: 30px;
    border: 1px solid #edf0f2;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    background: #fff;
    text-decoration: none;
    box-shadow: 0 12px 34px rgba(15, 23, 42, .06);
    transition: all .25s ease;
}

.iyovi-med-slider-banner:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 42px rgba(15, 23, 42, .1);
}

.iyovi-med-slider-banner.has-image-only img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

@media (max-width: 767px) {
    .iyovi-med-slider-banner {
        height: 138px;
        margin-bottom: 20px;
        border-radius: 12px;
    }
}

.iyovi-med-slider-banner.has-default-bg.iyovi-med-slider-banner-1 {
    background: linear-gradient(135deg, #f3faf8 0%, #ffffff 58%, #e7f4f0 100%);
}

.iyovi-med-slider-banner.has-default-bg.iyovi-med-slider-banner-2 {
    background: linear-gradient(135deg, #f8f1ff 0%, #ffffff 58%, #eee4ff 100%);
}

.iyovi-med-slider-banner.has-default-bg.iyovi-med-slider-banner-3 {
    background: linear-gradient(135deg, #fff6ec 0%, #ffffff 58%, #f9ead7 100%);
}

.iyovi-med-slider-banner-content {
    min-width: 0;
    position: relative;
    z-index: 2;
}

.iyovi-med-slider-banner-content small {
    display: block;
    margin-bottom: 8px;
    color: #667085;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
}

.iyovi-med-slider-banner-content strong {
    display: block;
    max-width: 230px;
    color: #000709;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.15;
    overflow-wrap: anywhere;
}

.iyovi-med-slider-banner-content em {
    display: inline-flex;
    margin-top: 12px;
    color: #0b8f82;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
}

.iyovi-med-slider-banner-media {
    width: 116px;
    height: 96px;
    flex: 0 0 116px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 14px;
    background: #f7f8fa;
}

.iyovi-med-slider-banner-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.iyovi-med-slider-banner-placeholder {
    width: 68px;
    height: 68px;
    flex: 0 0 68px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    color: #0b8f82;
    background: rgba(11, 143, 130, .1);
    font-size: 24px;
}

@media (max-width: 767px) {
    .iyovi-med-slider-banner {
        min-height: 128px;
        padding: 20px;
    }

    .iyovi-med-slider-banner-content strong {
        max-width: 190px;
        font-size: 20px;
    }

    .iyovi-med-slider-banner-media {
        width: 92px;
        height: 82px;
        flex-basis: 92px;
    }

    .iyovi-med-slider-banner-placeholder {
        width: 58px;
        height: 58px;
        flex-basis: 58px;
    }
}

/* Iyovi Medical ana sayfa hero kategori + slider final yerlesim */
.iyovi-home-header-category-off {
    display: none !important;
}

.iyovi-medical-home-hero {
    overflow: visible;
}

.iyovi-medical-hero-layout {
    --bs-gutter-x: 24px;
    align-items: flex-start;
}

.iyovi-medical-home-hero .col-xl-3,
.iyovi-medical-home-hero .col-xl-9 {
    min-width: 0;
}

.iyovi-medical-home-category-panel {
    position: relative;
    z-index: 3;
}

.iyovi-medical-home-category-panel .med-header-menu-list {
    max-height: 704px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 0 0 14px 14px;
    background: #fff;
    border: 1px solid #edf0f2;
    box-shadow: 0 14px 34px rgba(15, 23, 42, .08);
    scrollbar-width: thin;
}

.iyovi-medical-home-category-panel .med-header-menu-list > li {
    padding: 0 14px;
}

.iyovi-medical-home-category-panel .med-header-menu-list > li > a {
    min-height: 58px;
    padding: 12px 10px !important;
    gap: 12px;
    align-items: center;
    font-size: 14px !important;
    line-height: 1.35;
    font-weight: 650;
    white-space: normal;
    overflow-wrap: anywhere;
}

.iyovi-medical-home-category-panel .med-header-menu-list > li > a span {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #0b8f82;
    background: rgba(11, 143, 130, .08);
}

.iyovi-medical-home-category-panel .med-header-menu-list > li:hover > a {
    color: #0b8f82;
    background: #f7fbfa;
}

.iyovi-medical-home-category-panel .med-header-menu-list .mega-menu {
    max-width: calc(100vw - 390px);
    overflow-x: hidden;
}

.iyovi-medical-home-hero .med-hero-style {
    width: 100% !important;
    max-width: 100%;
    margin-inline-start: 0 !important;
    margin-left: 0 !important;
    overflow: hidden;
    border-radius: 16px;
    background: #f7f8fa;
}

.iyovi-medical-home-hero .swiper-wrapper,
.iyovi-medical-home-hero .swiper-slide {
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
}

.iyovi-medical-banner-slide {
    width: 100%;
    height: 704px;
    display: block;
    overflow: hidden;
    border-radius: 16px;
    background: #f7f8fa;
}

.iyovi-medical-banner-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

.iyovi-medical-home-hero .iyovi-medical-hero-offers {
    width: 100% !important;
    margin-inline-start: 0 !important;
    margin-left: 0 !important;
    padding-top: 22px;
}

.iyovi-medical-slider-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(1, 15, 28, .1);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000709;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 10px 26px rgba(1, 15, 28, .12);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease;
}

.iyovi-medical-slider-prev {
    left: 18px;
}

.iyovi-medical-slider-next {
    right: 18px;
}

.iyovi-medical-hero-swiper:hover .iyovi-medical-slider-arrow {
    opacity: 1;
    visibility: visible;
}

.iyovi-medical-slider-arrow:hover {
    color: #fff;
    border-color: #0b8f82;
    background: #0b8f82;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .iyovi-medical-banner-slide {
        height: 560px;
    }

    .iyovi-medical-home-category-panel .med-header-menu-list {
        max-height: 560px;
    }
}

@media (max-width: 1199px) {
    .iyovi-medical-banner-slide {
        height: auto;
    }

    .iyovi-medical-banner-slide img {
        height: auto;
        object-fit: contain;
    }

    .iyovi-medical-slider-arrow {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 767px) {
    .iyovi-medical-slider-arrow {
        width: 34px;
        height: 34px;
    }

    .iyovi-medical-slider-prev {
        left: 10px;
    }

    .iyovi-medical-slider-next {
        right: 10px;
    }
}

/* Iyovi Medical slider kesin tasma ve gorsel yerlesim duzeltmesi */
.iyovi-medical-home-hero {
    max-width: 100%;
    overflow: hidden;
}

.iyovi-medical-home-hero .container,
.iyovi-medical-home-hero .container-1630,
.iyovi-medical-home-hero .row,
.iyovi-medical-home-hero [class*="col-"] {
    min-width: 0;
}

.iyovi-medical-home-hero .med-hero-style,
.iyovi-medical-home-hero .iyovi-medical-hero-swiper,
.iyovi-medical-home-hero .swiper {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-inline-start: 0 !important;
    overflow: hidden !important;
    border-radius: 16px;
    background: #f7f8fa;
}

.iyovi-medical-home-hero .swiper-wrapper,
.iyovi-medical-home-hero .swiper-slide {
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box;
}

.iyovi-medical-home-hero .swiper-slide > a,
.iyovi-medical-home-hero .iyovi-medical-banner-slide,
.iyovi-medical-home-hero .iyovi-medical-visual-slide {
    width: 100% !important;
    height: 620px !important;
    max-width: 100% !important;
    display: block !important;
    overflow: hidden !important;
    border-radius: 16px;
    background: #f7f8fa;
}

.iyovi-medical-home-hero .swiper-slide > a > img,
.iyovi-medical-home-hero .iyovi-medical-banner-slide img,
.iyovi-medical-home-hero .iyovi-medical-visual-slide img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    display: block !important;
    object-fit: cover !important;
    object-position: center !important;
    padding: 0 !important;
}

.iyovi-medical-home-hero .med-offer-ptb,
.iyovi-medical-home-hero .iyovi-medical-hero-offers {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-inline-start: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .iyovi-medical-home-hero .swiper-slide > a,
    .iyovi-medical-home-hero .iyovi-medical-banner-slide,
    .iyovi-medical-home-hero .iyovi-medical-visual-slide {
        height: 520px !important;
    }
}

@media (max-width: 1199px) {
    .iyovi-medical-home-hero {
        overflow: visible;
    }

    .iyovi-medical-home-hero .swiper-slide > a,
    .iyovi-medical-home-hero .iyovi-medical-banner-slide,
    .iyovi-medical-home-hero .iyovi-medical-visual-slide {
        height: auto !important;
    }

    .iyovi-medical-home-hero .swiper-slide > a > img,
    .iyovi-medical-home-hero .iyovi-medical-banner-slide img,
    .iyovi-medical-home-hero .iyovi-medical-visual-slide img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain !important;
    }
}

/* Iyovi Medical kapali panel yatay scroll duzeltmesi */
html,
body {
    max-width: 100%;
    overflow-x: clip;
}

@supports not (overflow-x: clip) {
    html,
    body {
        overflow-x: hidden;
    }
}

.aq-cartmini-area:not(.cartmini-open),
.aq-cartmini-area:not(.active),
.aq-cartmini-area:not(.opened),
.aq-cartmini-area:not(.show) {
    visibility: hidden;
}

.aq-cartmini-area.cartmini-open,
.aq-cartmini-area.active,
.aq-cartmini-area.opened,
.aq-cartmini-area.show {
    visibility: visible;
}

.aq-offcanvas-wrap:not(.offcanvas-open),
.aq-offcanvas-wrap:not(.active),
.aq-offcanvas-wrap:not(.opened),
.aq-offcanvas-wrap:not(.show) {
    visibility: hidden;
}

.aq-offcanvas-wrap.offcanvas-open,
.aq-offcanvas-wrap.active,
.aq-offcanvas-wrap.opened,
.aq-offcanvas-wrap.show {
    visibility: visible;
}

/* Iyovi Medical mobil menu ve stories slider duzeltmeleri */
.iyovi-mobile-offcanvas .aq-offcanvas-menu > nav,
.iyovi-mobile-offcanvas .aq-offcanvas-2-menu > nav {
    display: none !important;
}

.iyovi-mobile-main-nav,
.iyovi-mobile-category-nav,
.medical-mobile-main-nav,
.medical-mobile-category-nav {
    display: block;
}
