@import 'https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&amp;display=swap';
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

:root {
    --animate-duration: 5000ms;
    --animate-delay: 10s;
    --base-color: #04357c;
    --dark-gray: #2b2b2f;
    --medium-gray: #717580;
    --alt-font: 'Urbanist', sans-serif;
    --primary-font: 'Urbanist', sans-serif
}

body {
    font-size: 17px
}


.font-space{
    font-family: Space Grotesk, sans-serif !important;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    background: var(--base-color);
    opacity: .9
}

.subscribe-popup .mfp-close:before,
.subscribe-popup .mfp-close:active:before {
    color: var(--white)
}

.subscribe-popup .newsletter-popup img {
    border-radius: 6px
}

.sticky .header-transparent .header-button .btn {
    background-color: transparent;
    border-color: var(--dark-gray);
    color: var(--dark-gray)
}

.sticky .header-transparent .header-button .btn:hover {
    background-color: var(--dark-gray);
    color: var(--white);
    border-color: var(--dark-gray)
}

header .navbar-brand img {
    max-height: 65px;
}

.header-icon .icon>a {
    font-size: 20px
}

header .btn.btn-rounded.btn-small {
    padding: 13px 25px;
    padding-right: 45px;
}

.header-icon .icon .header-language>a,
.header-icon .icon .header-cart>a {
    font-size: 16px
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu {
    width: 330px
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a .submenu-icon-content {
    line-height: 22px;
    letter-spacing: normal
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a span {
    font-weight: 500
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p {
    font-size: 14px;
    color: var(--medium-gray);
    letter-spacing: normal;
    font-weight: 400
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a img {
    width: 65px
}

.bg-gradient-black-transparent {
    background: linear-gradient(306deg, rgba(0, 0, 0, 0.5) 0%, rgba(240, 244, 253, 0) 55%)
}

.bg-midnight-blue {
    background-color: #1c1c1f
}

.bg-dark-midnight-blue {
    background-color: #17161a
}

.bg-base-color-transparent {
    background-color: #e895297a;
}

.body-text-color {
    color: #666469
}

a {
    color: #666469
}

.btn-dark-midnight-blue {
    background-color: #191932;
    color: var(--white)
}

.btn-dark-midnight-blue:hover {
    background-color: var(--white);
    color: #191932
}

.border-color-dark-blue {
    border-color: #303047 !important
}

footer a {
    color: var(--medium-gray)
}

.footer-navbar a {
    padding: 8px 18px
}


.footer-navbar .nav-link:focus,
.footer-navbar .nav-link:hover {
    color: var(--base-color)
}

.input-small,
.textarea-small {
    font-size: 15px
}

.newsletter-style-01 input,
.newsletter-style-01 input.is-invalid {
    padding-right: 70px
}

.time-table-box {
    flex-basis: 25%;
    padding: 40px 10px
}

.inner-box>div {
    line-height: initial;
    margin-top: 7px
}

.countdown-style-02 .countdown-box .number {
    font-weight: 500
}

.countdown-style-02 .countdown-box span {
    font-size: 15px;
    color: #fff;
    opacity: .5;
    font-weight: 400
}

.countdown-style-02 .countdown-box:before {
    color: var(--base-color);
    opacity: 1
}

.page-title-extra-large h1 {
    font-size: 7.5rem;
    line-height: 6rem
}

aside .btn-box-shadow:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none
}

@media(max-width:1399px) {
    header .btn.btn-rounded.btn-small {
        padding: 10px 20px
    }
}

@media(max-width:1199px) {
    .navbar .navbar-nav .nav-link {
        font-size: 16px
    }

    footer .newsletter-style-01 input {
        padding-left: 15px
    }

    .footer-navbar a {
        padding-left: 10px;
        padding-right: 10px
    }

    header .btn.btn-rounded.btn-small {
        padding: 8px 16px
    }
}

@media(max-width:991px) {
    .time-table-box {
        padding-top: 35px;
        padding-bottom: 35px
    }

    header .btn.btn-rounded.btn-small {
        padding: 10px 26px
    }

    header .header-button .btn.btn-transparent-white-light {
        color: var(--dark-gray);
        border-color: var(--dark-gray)
    }

    header .header-button .btn.btn-transparent-white-light:hover {
        border-color: var(--dark-gray);
        color: var(--white);
        background: var(--dark-gray)
    }
}

@media(max-width:767px) {
    .countdown-style-02 .countdown-box span {
        top: 0
    }

    .newsletter-style-01 .btn {
        position: absolute;
        margin-top: 0;
        width: auto;
        border-radius: 0 4px 4px 0
    }

    .page-title-extra-large h1 {
        font-size: 5.625rem;
        line-height: 5.2rem
    }
}

@media(max-width:575px) {
    header .btn.btn-rounded.btn-small {
        padding: 8px 16px;
        font-size: 14px
    }

    .telefon-alan{
        display: none;
    }
    header.sticky.sticky-active .header-reverse{
        padding: 10px;
    }
    header .header-top-bar+.navbar{
       padding: 10px;
    }
}

.bg-gradient-very-light-gray {
    background-image: linear-gradient(to bottom, #f7f8f9, #f9fafb, #fbfbfc, #fdfdfd, #fff);
}

#google_translate_element {
    margin-top: 0px;
    margin-right: 13px;
}

#google_translate_element span {
    color: #fff;
    padding-left: 3px;
    font-family: 'Red Hat Display';
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value {
    display: none !important;
}

.goog-te-gadget-icon {
    display: none !important;
}

body>.skiptranslate>iframe.skiptranslate {
    display: none !important;
    visibility: hidden !important;
}

body {
    top: 0px !important;
}

.goog-te-gadget-simple {
    background-color: #00000000 !important;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.goog-te-gadget-simple {
    border-top: 1px solid #D5D5D5 !important;
}

@media only screen and (max-width: 1024px) {
    .goog-te-gadget-simple {
        display: grid !important;
        margin-right: 15px !important;
        margin-bottom: 15px !important;
        margin-top: 0px !important;
    }
}

.category-link {
    font-weight: bold;
    text-decoration: none;
}

.category-link:hover {
    color: #007BFF;
}

.urun-listesi {
    display: none;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 12px;
    line-height: 17px;
}

.urun-listesi li{
    margin-top: 20px !important;
}

.urun-listesi ul {
    list-style-type: none;
    padding: 0;
}

.category-item {
    display: flex;
    /* Flexbox kullanımı */
    align-items: center;
    /* Dikey hizalama */
    justify-content: space-between;
    /* Buton ve link arasında boşluk bırakma */
    margin-bottom: 10px;
    /* Her kategori arasında boşluk */
}

.category-item a {
    text-decoration: none;
    /* Bağlantıların altını kaldırır */
    color: #333;
    /* Bağlantı rengi */
}

.toggle-btn {
    background-color: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    margin-left: 10px;
    /* Buton ile link arasında boşluk */
}

.kategori-baslik {
    display: flex;
    /* Flexbox kullanımı */
    align-items: center;
    /* Dikey hizalama */
    justify-content: space-between;
    /* Buton ve link arasında boşluk bırakma */
}

.aciklama_urun table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 35px;
}

.aciklama_urun table p {
	margin-bottom: 0px !important;
}

.aciklama_urun th,
td {
    border: 1.5px solid #464343;
    text-align: left;
    padding: 8px;
    font-size: 13px;
    letter-spacing: -0.2px;
    color: #3c3c3c;
    text-align: center;
}

.aciklama_urun tr:nth-child(even) {
    background-color: #fcf4b0;
}

.aciklama_urun th {
    background-color: #4CAF50;
    color: white;
}

.aciklama_urun br {
    display: none;
}

.cs {
    border-bottom: 1px solid #e6e9ef;
    border-top: 1px solid #e6e9ef;
    margin-top: 15px;
}

.cs-img {
    margin-top: 0px;
    border: 1px solid rgb(232 149 41 / 49%);
}

.sirano {
    color: #ffffff;
    margin-right: 5px;
}

.tab-style-03 .nav-tabs>li.nav-item {
    padding: 0px 2px;
}

.tab-style-03 .nav-tabs .nav-link {
    font-size: 15px;
    padding: 10px 15px;
}

.product-category-cb {
    color: #d8851a;
}


.process-step-icon i {
    color: #fff;
    display: block;
    height: 35px;
}

.bg-regal-blue{
           background: linear-gradient(137deg, #096487, #74ebff, #096487);
   }

   .bg-regal-blue2{
        background: linear-gradient(137deg, #00569b, #1e90ff, #00bfff);
   }


   .effect:hover {
      animation: spin 1s ease-in-out;
    }

     @keyframes spin {
      from {
        transform: rotateY(0deg);
      }
      to {
        transform: rotateY(360deg);
      }
    }


    
  .loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(137deg, #0575e6, #002867, #002867, #0575e6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow: hidden;
    animation: fadeOut 1s ease-in-out 2.8s forwards; 
  }

  .logo {
    width: 350px;
    height: 350px;
    filter: blur(20px);
    opacity: 0;
    transform: scale(0.5);
    animation: logoAnim 2.8s ease-in-out forwards;
  }

 .loader{    
    background: url('/assets/images/loader.svg') no-repeat center/contain;
  }

  .loader-en{       
    background: url('/assets/images/loader-en.svg') no-repeat center/contain;
  }

   .loader-ar{    
    background: url('/assets/images/loader-ar.svg') no-repeat center/contain;
  }

   .loader-ru{    
    background: url('/assets/images/loader-ru.svg') no-repeat center/contain;
  }



  @keyframes logoAnim {
    0% {
      opacity: 0;
      filter: blur(20px);
      transform: scale(0.5);
    }
    30% {
      opacity: 1;
      filter: blur(0px);
      transform: scale(1);
    }
    60% {
      opacity: 1;
      filter: blur(0px);
      transform: scale(1.05);
    }
    100% {
      opacity: 0;
      transform: scale(3);
      filter: blur(10px);
    }
  }

  @keyframes fadeOut {
    0% {
      background: #111;
    }
    100% {
      background: transparent;
      visibility: hidden;
    }
  }
       .menu {
            position: relative;
            list-style: none;
            display: inline-block;
            display: flex;
            -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            /* Üst link */
            .menu > a {
                padding: 10px 16px;
                border-radius: 10px;
                display: block;
                color: #fff;
                font-size: 16px;
                font-weight: 600;
                text-decoration: none;
            }

            /* Ana açılır */
            .menu > ul {
                list-style: none;
                padding: 0;
                top: 100%;
                position: absolute;
                background: #fff;
                border-radius: 5px;
                min-width: 240px;
                box-shadow: 0 10px 25px rgba(0,0,0,0.18);
                display: none;
                z-index: 9999;
            }

            .menu:hover > ul {
                display: block;
            }

            .menu > ul > li {
                padding: 0;
                margin: 0;
                border-bottom: 1px solid #f1f1f1;
                position: relative;
            }

                .menu > ul > li:last-child {
                    border-bottom: none;
                }

                /* Satır linkleri */
                .menu > ul > li > a {
                    font-size: 15px;
                    line-height: 26px;
                    font-weight: 500;
                    padding: 17px 15px;
                    display: block;
                    color: var(--medium-gray);
                    text-decoration: none;
                }

                    .menu > ul > li > a:hover {
                        background: #f7f7f7;
                    }

            /* --- ALT MENÜ: SAĞA AÇILAN --- */
            .menu ul li ul {
                list-style: none;
                margin: 0;
                padding: 0;
                position: absolute;
                top: 0;
                left: 100%;
                background: #fff;
                min-width: 315px;
                border-radius: 12px;
                box-shadow: 0 10px 25px rgba(0,0,0,0.18);
                display: none;
                z-index: 99999;
            }

                .menu ul li ul li {
                    border-bottom: 1px solid #f1f1f1;
                }

                    .menu ul li ul li:last-child {
                        border-bottom: none;
                    }

            .menu ul li:hover > ul {
                display: block;
            }

            /* Alt menü linkleri */
            .menu ul li ul li a {
                padding: 17px 20px;
                display: block;
                font-size: 15px;
                line-height: 26px;
                font-weight: 500;
                color: var(--medium-gray);
                text-decoration: none;
            }

                .menu ul li ul li a:hover {
                    background: #f2f2f2;
                }

            /* İKON – alt menüsü olanlar */
            .menu ul li.has-submenu > a::after {
                content: "\f105";
                font-family: "Font Awesome 6 Free";
                font-weight: 900;
                float: right;
                font-size: 14px;
                color: #666;
            }



.brand-logo-item{
    width: 190px !important;
    height: 97px !important;
    background: #fff !important;
    padding: 0px !important;
    transition: all 0.3s;
    margin: 1% !important;
}

.brand-logo-img{
    max-height: unset !important;
}

header .header-top-bar{
   border-bottom: 0.5px #ffffff1f solid;
}

header .header-top-bar, header .navbar{
    box-shadow: 0 0px 25px 0 rgb(0 0 0 / 42%) !important;
}

h1, h2, h3 {
    letter-spacing: -2px;
    font-weight: 500;
}

header .btn.btn-box-shadow.btn-base-color,
.btn.btn-base-color {
    color: var(--dark-gray);
}
header .btn.btn-box-shadow.btn-base-color:hover,
.btn.btn-box-shadow.btn-base-color:hover {
    color: var(--dark-gray);
}
header .btn.btn-small {
    font-size: 15px; 
    padding: 10px 18px;
}
/* btn */
.btn.btn-hover-animation-switch.btn-link {
    padding-top: 0;
}
.btn { 
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0;
}
.btn.btn-extra-large {
    font-size: 18px;
    padding: 16px 32px;
}
.btn.btn-large {
    font-size: 17px;
    padding: 14px 28px;
}
.btn.btn-medium {
    font-size: 16px; 
    padding: 12px 24px;
}
.btn.btn-small {
    font-size: 15px;
}
.btn.btn-very-small {
    font-size: 14px; 
    padding: 9px 20px;
}

.outside-box-top-205px {
    margin-top: -205px;
}

.btn-gradient-fast-pink-light-yellow{
    background-image: linear-gradient(137deg, #0575e6, #002867f0, #002867f0, #0575e6) !important;
}


.bg-ic-color{
    background: linear-gradient(137deg, #0575e6, #002867, #002867, #0575e6) !important;
}

.bg-regal-blue{
    background: linear-gradient(137deg, #0575e6, #002867, #002867, #0575e6) !important;
}

.page-title-extra-small h1{
    letter-spacing: -0.5px;
}
.aciklama h2 strong{
    letter-spacing: -1px;
}

header .left-nav .navbar-nav:before {
    background-color: #8b8b8b;
    height: 35px;
}

.navbar .navbar-nav .dropdown.open .dropdown-menu {
    background-color: var(--dark-gray);
}

.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
    color: var(--white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}


@media (max-width: 550px) {
    header .navbar-brand .mobile-logo {
        visibility: visible !important;
        opacity: 1 !important;
        width: auto !important;
        height: 35px !important;
    }

    .header-button{
        display: none !important;
    }

    .custom-lang-selector{
        margin-right: 0px !important;
    }

    .custom-lang-button{
        border: 1px solid #00000052 !important;
        color: #4a4a4a !important;
    }
    .slider-baslik{
        font-size: 3.2rem;
        line-height: 3.3rem;
    }
    .slider-metin{
        font-size: 16px !important;
        line-height: 18px;
    }
    header .navbar-brand{
        padding: unset !important;
    }
    .ls-minus-3px {
    letter-spacing: -2px !important;
}

.fs-22{
    font-size: 15px;
        line-height: 1.4;
}

}


        .yms-products-shell {
            padding: 70px 0;
            background: #fff;
        }

        .yms-products-container {
            position: relative;
        }

        .yms-category-card,
        .yms-product-card {
            display: block;
            background: #fff;
            border-radius: 8px;
            overflow: hidden;
            text-decoration: none;
            color: inherit;
            transition: transform .25s ease, box-shadow .25s ease;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
        }

            .yms-category-card:hover,
            .yms-product-card:hover {
                transform: translateY(-4px);
                box-shadow: 0 14px 34px rgba(0, 0, 0, 0.10);
            }

        .yms-category-image,
        .yms-product-image {
            display: block;
            background: #f1f1f1;
        }

            .yms-category-image img,
            .yms-product-image img {
                display: block;
                width: 100%;
                height: auto;
            }

        .yms-category-body,
        .yms-product-body {
            padding: 22px;
        }

        .yms-category-name,
        .yms-product-name {
            margin: 0;
            color: #111827;
            font-size: 20px;
            font-weight: 700;
            line-height: 1.35;
        }

        .yms-category-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            margin-top: 12px;
            color: #17375e;
            font-size: 14px;
            font-weight: 600;
        }

            .yms-category-link i {
                font-size: 12px;
            }

        .yms-product-summary {
            margin: 12px 0 20px;
            color: #667085;
            font-size: 14px;
            line-height: 1.65;
        }

        .yms-product-button {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #17375e;
            font-size: 14px;
            font-weight: 700;
            text-decoration: none;
        }

            .yms-product-button i {
                font-size: 12px;
            }

        .yms-empty-box {
            padding: 30px;
            border-radius: 8px;
            background: #fff;
            color: #667085;
            text-align: center;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
        }

            .yms-empty-box i {
                display: block;
                margin-bottom: 10px;
                color: #17375e;
                font-size: 26px;
            }

        .yms-list-gap {
            margin-bottom: 45px;
        }

        @media (max-width: 767px) {
            .yms-products-shell {
                padding: 45px 0;
            }

            .yms-category-body,
            .yms-product-body {
                padding: 18px;
            }

            .yms-category-name,
            .yms-product-name {
                font-size: 18px;
            }
        }


   .yms-product-detail-shell {
            position: relative;
            padding: 80px 0;
            background-color: #fff;
            background-image: linear-gradient(rgba(23, 55, 94, 0.045) 1px, transparent 1px), linear-gradient(90deg, rgba(23, 55, 94, 0.045) 1px, transparent 1px);
            background-size: 42px 42px;
            overflow: hidden;
        }

            .yms-product-detail-shell::before {
                content: "";
                position: absolute;
                inset: 0;
                background: linear-gradient(180deg, rgba(255,255,255,0.82), rgba(255,255,255,0.96));
                pointer-events: none;
            }

            .yms-product-detail-shell .container {
                position: relative;
                z-index: 1;
            }

        .yms-product-visual-card,
        .yms-product-info-card,
        .yms-product-icon-card,
        .yms-product-tab-card,
        .yms-detail-section {
            background: #fff;
            border-radius: 8px;
            border: 1px solid rgba(17, 24, 39, 0.08);
            box-shadow: 0 10px 28px rgba(17, 24, 39, 0.06);
        }

        .yms-product-visual-card {
            padding: 20px;
        }

        .yms-product-main-image {
            display: block;
            background: #f5f6f8;
            border-radius: 8px;
            overflow: hidden;
        }

            .yms-product-main-image img {
                display: block;
                width: 100%;
                height: auto;
            }

        .yms-product-gallery {
            margin-top: 16px;
        }

        .yms-gallery-item {
            display: block;
            margin-bottom: 16px;
            background: #f5f6f8;
            border-radius: 8px;
            overflow: hidden;
            border: 1px solid rgba(17, 24, 39, 0.06);
        }

            .yms-gallery-item img {
                display: block;
                width: 100%;
                height: auto;
            }

        .yms-product-icon-card {
            margin-top: 18px;
            padding: 20px;
        }

        .yms-product-mini-feature {
            display: flex;
            align-items: flex-start;
            gap: 13px;
            padding: 12px 0;
        }

            .yms-product-mini-feature:not(:last-child) {
                border-bottom: 1px solid rgba(17, 24, 39, 0.07);
            }

        .yms-product-mini-icon {
            width: 42px;
            height: 42px;
            min-width: 42px;
            border-radius: 8px;
            background: #eef3f8;
            color: #17375e;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
        }

        .yms-product-mini-title {
            margin: 0 0 3px;
            color: #111827;
            font-size: 15px;
            font-weight: 700;
            line-height: 1.35;
        }

        .yms-product-mini-text {
            margin: 0;
            color: #6b7280;
            font-size: 13px;
            line-height: 1.55;
        }

        .yms-product-info-card {
            padding: 34px;
        }

        .yms-product-category {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            margin-bottom: 16px;
            color: #17375e;
            font-size: 14px;
            font-weight: 700;
            text-decoration: none;
        }

            .yms-product-category::before {
                content: "";
                width: 22px;
                height: 2px;
                background: #17375e;
                display: inline-block;
            }

        .yms-product-title {
            margin: 0 0 18px;
            color: #111827;
            font-size: 38px;
            font-weight: 700;
            line-height: 1.2;
            letter-spacing: -0.8px;
        }

        .yms-product-short {
            color: #5f6673;
            font-size: 16px;
            line-height: 1.8;
            margin-bottom: 24px;
        }

        .yms-product-action {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-top: 26px;
        }

        .yms-product-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            min-height: 46px;
            padding: 0 20px;
            border-radius: 8px;
            background: #17375e;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            text-decoration: none;
            transition: all .25s ease;
        }

            .yms-product-btn:hover {
                color: #fff;
                background: #102944;
            }

        .yms-product-btn-light {
            background: #eef3f8;
            color: #17375e;
        }

            .yms-product-btn-light:hover {
                background: #e4ebf3;
                color: #17375e;
            }

        .yms-product-tab-card {
            margin-top: 24px;
            overflow: hidden;
        }

        .yms-product-tabs {
            display: flex;
            flex-wrap: wrap;
            gap: 0;
            margin: 0;
            padding: 0;
            list-style: none;
            background: #f7f9fb;
            border-bottom: 1px solid rgba(17, 24, 39, 0.08);
        }

            .yms-product-tabs .nav-item {
                margin: 0;
            }

            .yms-product-tabs .nav-link {
                border: 0;
                border-radius: 0;
                padding: 17px 22px;
                color: #5f6673;
                font-size: 14px;
                font-weight: 700;
                background: transparent;
            }

                .yms-product-tabs .nav-link.active {
                    color: #17375e;
                    background: #fff;
                }

        .yms-product-tab-content {
            padding: 28px;
        }

        .yms-ckeditor-content {
            color: #4b5563;
            font-size: 15px;
            line-height: 1.85;
        }

            .yms-ckeditor-content p {
                margin-bottom: 14px;
            }

            .yms-ckeditor-content ul,
            .yms-ckeditor-content ol {
                margin-bottom: 14px;
                padding-left: 22px;
            }

            .yms-ckeditor-content li {
                margin-bottom: 6px;
                list-style: disc;
            }

            .yms-ckeditor-content h1,
            .yms-ckeditor-content h2,
            .yms-ckeditor-content h3,
            .yms-ckeditor-content h4,
            .yms-ckeditor-content h5,
            .yms-ckeditor-content h6 {
                color: #111827;
                font-weight: 700;
                margin: 18px 0 10px;
                line-height: 1.35;
            }

            .yms-ckeditor-content table {
                width: 100%;
                margin: 15px 0;
                border-collapse: collapse;
            }

                .yms-ckeditor-content table td,
                .yms-ckeditor-content table th {
                    padding: 10px;
                    border: 1px solid #e5e7eb;
                }

        .yms-detail-section {
            margin-top: 24px;
            padding: 28px;
        }

        .yms-detail-title {
            margin: 0 0 20px;
            color: #111827;
            font-size: 22px;
            font-weight: 700;
            line-height: 1.35;
        }

        .yms-variant-table {
            width: 100%;
            border-collapse: collapse;
            margin: 0;
        }

            .yms-variant-table th,
            .yms-variant-table td {
                padding: 13px 14px;
                border-bottom: 1px solid #e5e7eb;
                color: #4b5563;
                font-size: 14px;
            }

            .yms-variant-table th {
                color: #111827;
                font-weight: 700;
                background: #f8fafc;
            }

        .yms-document-list {
            padding: 0;
            margin: 0;
            list-style: none;
        }

            .yms-document-list li {
                margin-bottom: 10px;
            }

            .yms-document-list a {
                display: flex;
                align-items: center;
                gap: 10px;
                padding: 13px 14px;
                border-radius: 8px;
                background: #f8fafc;
                color: #17375e;
                font-size: 14px;
                font-weight: 600;
                text-decoration: none;
            }

                .yms-document-list a:hover {
                    background: #eef2f7;
                    color: #17375e;
                }

        .yms-empty-detail {
            padding: 28px;
            border-radius: 8px;
            background: #fff;
            color: #667085;
            text-align: center;
            border: 1px solid rgba(17, 24, 39, 0.08);
            box-shadow: 0 10px 28px rgba(17, 24, 39, 0.06);
        }

        @media (max-width: 991px) {
            .yms-product-info-card {
                margin-top: 24px;
            }

            .yms-product-title {
                font-size: 30px;
            }
        }

        @media (max-width: 767px) {
            .yms-product-detail-shell {
                padding: 50px 0;
            }

            .yms-product-info-card,
            .yms-product-visual-card,
            .yms-product-tab-content,
            .yms-detail-section {
                padding: 20px;
            }

            .yms-product-title {
                font-size: 25px;
            }

            .yms-product-tabs .nav-link {
                padding: 14px 15px;
                font-size: 13px;
            }
        }


          .gd-gallery .row {
            --bs-gutter-x: 20px;
            --bs-gutter-y: 20px;
        }

        .gd-gallery-item {
            display: block;
            position: relative;
            overflow: hidden;
            border-radius: 14px;
            background: #f4f4f4;
            box-shadow: 0 8px 24px rgba(0,0,0,.08);
            text-decoration: none;
        }

            .gd-gallery-item::before {
                content: "";
                display: block;
                padding-top: 75%;
            }

            .gd-gallery-item img {
                position: absolute;
                inset: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: center;
                transition: transform .3s ease;
            }

            .gd-gallery-item:hover img {
                transform: scale(1.04);
            }

            .gd-gallery-item::after {
                content: "";
                position: absolute;
                inset: 0;
                background: linear-gradient(to top, rgba(0,0,0,.35), rgba(0,0,0,0));
                opacity: 0;
                transition: opacity .3s ease;
            }

            .gd-gallery-item:hover::after {
                opacity: 1;
            }

        .gd-gallery-zoom {
            position: absolute;
            top: 12px;
            right: 12px;
            width: 38px;
            height: 38px;
            border-radius: 50%;
            background: rgba(0,0,0,.55);
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 14px;
            z-index: 2;
            opacity: 0;
            transition: opacity .3s ease, transform .3s ease;
            transform: scale(.9);
        }

        .gd-gallery-item:hover .gd-gallery-zoom {
            opacity: 1;
            transform: scale(1);
        }

        .gd-empty-box {
            text-align: center;
            padding: 50px 20px;
            background: #fff;
            border: 1px solid #eee;
            border-radius: 14px;
        }

            .gd-empty-box h3 {
                margin-bottom: 10px;
                font-size: 22px;
            }

            .gd-empty-box p {
                margin: 0;
                color: #666;
            }

        @media (max-width: 767px) {
            .gd-media-page {
                padding: 35px 0;
            }
        }

           .gd-kurumsal {
            padding: 60px 0;
        }

        .gd-box {
            background: #fff;
            border-radius: 14px;
            padding: 25px;
            box-shadow: 0 8px 24px rgba(0,0,0,.05);
            height: 100%;
        }

        .gd-title {
            font-size: 24px;
            font-weight: 800;
            margin-bottom: 15px;
        }

        .gd-content {
            color: #666;
            line-height: 1.8;
        }

