.top-level-menu-main-div {
        width: 100%
    }

    .top-level-menu-main-div-in {
        width: 1300px;
        max-width: calc(100vw - 30px);
        margin: 0 auto;
        display: flex;
        align-items: center
    }

    .head-new-area-left {
        flex: 1
    }

    @keyframes fadeEffect {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }

    @-webkit-keyframes shine {
        100% {
            left: 125%
        }
    }

    @keyframes shine {
        100% {
            left: 125%
        }
    }

    a:focus {
        outline: 0
    }

    @-webkit-keyframes pulse-border {
        0% {
            -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            opacity: 1
        }
        100% {
            -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            opacity: 0
        }
    }

    @keyframes pulse-border {
        0% {
            -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            opacity: 1
        }
        100% {
            -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            opacity: 0
        }
    }

    @keyframes fadeEffect {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }

    .sablon2-level-menu {
        position: absolute;
        left: 0;
        list-style: none;
        margin: 0;
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 5px 14.25px .75px rgba(0, 0, 0, .05);
        z-index: 999;
        transition: 10ms ease-in-out 0s;
        background-color: #fff;
        width: 1300px;
        max-width: calc(100vw - 40px);
        padding: 0;
        box-sizing: border-box;
        display: flex;
        justify-content: flex-start
    }

    .sablon2-level-menu-left {
        flex: 1;
        box-sizing: border-box;
        padding: 30px 0;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .sablon2-level-menu-left-item {
        width: 160px;
        margin-right: 25px;
        margin-left: 25px;
        margin-bottom: 40px;
        box-sizing: border-box
    }

    .sablon2-level-menu-left-item-h {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 14px
    }

    .sablon2-level-menu-left-item-s {
        width: 100%;
        display: block;
        font-size: 13px
    }

    .sablon2-level-menu-right {
        width: 400px;
        box-sizing: border-box
    }

    .sablon2-level-menu-right img {
        max-width: 100% !important
    }

    .mega-menu-product-item:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
        border-color: var(--birinci-renk) !important;
        z-index: 999 !important;
        position: relative;
    }

    .mega-menu-product-item:hover .mega-menu-product-image img {
        transform: scale(1.05);
    }

    .mega-menu-product-item {
        cursor: pointer;
        min-height: 200px;
        position: relative;
        margin: 3px 0;
    }

    .mega-menu-product-btn:hover {
        background: var(--ikinci-renk, #0056b3) !important;
        transform: translateY(-1px);
    }

    .mega-menu-carousel-container {
        position: relative;
        overflow-x: hidden;
        overflow-y: visible;
        padding: 8px 0;
    }

    .mega-menu-carousel-track {
        display: flex;
        transition: transform 0.3s ease-in-out;
        gap: 15px;
        padding: 5px 0;
    }

    .mega-menu-carousel-item {
        flex: 0 0 160px;
        min-width: 160px;
    }

    .mega-menu-carousel-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(255,255,255,0.9);
        border: 1px solid #ddd;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-size: 14px;
        color: #333;
        z-index: 10;
        transition: all 0.3s ease;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        opacity: 0;
        visibility: hidden;
    }

    .mega-menu-carousel-container:hover .mega-menu-carousel-nav {
        opacity: 1;
        visibility: visible;
    }

    .mega-menu-carousel-nav:hover {
        background: var(--birinci-renk, #007bff);
        color: #fff;
        border-color: var(--birinci-renk, #007bff);
    }

    .mega-menu-carousel-nav.prev {
        left: 10px;
    }

    .mega-menu-carousel-nav.next {
        right: 10px;
    }

    .mega-menu-carousel-nav.disabled {
        opacity: 0.3;
        cursor: not-allowed;
    }

    .multi-level-menu {
        position: absolute;
        left: 0;
        list-style: none;
        margin: 0;
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 5px 14.25px .75px rgba(0, 0, 0, .05);
        z-index: 999;
        transition: 10ms ease-in-out 0s;
        width: 210px;
        background-color: #fff;
        padding: 5px
    }

    .multi-level-menu.level-1 {
        left: 0;
        z-index: 999;
    }

    .multi-level-menu.level-2,
    .multi-level-menu.level-3,
    .multi-level-menu.level-4,
    .multi-level-menu.level-5,
    .multi-level-menu.level-6,
    .multi-level-menu.level-7,
    .multi-level-menu.level-8,
    .multi-level-menu.level-9,
    .multi-level-menu.level-10 {
        left: 100%;
        top: 0;
        z-index: 1000;
    }

    .multi-level-menu > li {
        position: relative;
        height: auto;
        border-bottom: 1px solid #fff;
        padding: 9px
    }

    .multi-level-menu > li:hover {
        background: #f8f8f8
    }

    .multi-level-menu > li p {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #000;
        font-size: 13px
    }

    .multi-level-menu > li:hover p {
        color: #000
    }

    .top-level-menu {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: flex-start;
        width: 100%;
        position: relative
    }

    .top-level-menu > li {
        width: auto;
        height: auto;
        transition-duration: .1s;
        transition-timing-function: linear
    }

    .top-level-menu li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        margin-left: 0
    }

    .multi-level-menu li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        margin-left: 0
    }

    .top-level-menu > li span {
        text-decoration: none
    }

    .top-level-menu > li a {
        text-decoration: none
    }

    .top-level-menu > li:hover a {
        text-decoration: none
    }

    .top-level-menu > li span {
        display: block
    }

    .dropdown-overlay-show {
        position: fixed;
        inset: 0;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0,0,0,.6);
        z-index: 998;
        pointer-events: none;
        display: none;
    }

    .top-level-menu-main-div {
        background-color: #fff;
    }

    .top-level-menu {
        justify-content: flex-start
    }

    .top-level-menu > li {
        background: 0 0;
        margin-right: 0;
        margin-left: 0
    }

    .top-level-menu > li:hover {
        background-color: var(--birinci-renk);
    }

    .top-level-menu > li span {
        color: #000;
        padding: 13px 18px;
        font-size: 13px;
        font-weight: 600
    }

    .top-level-menu > li:hover span {
        color: #fff
    }



    .top-level-menu li:hover > ul {
        border-top: 1px solid var(--birinci-renk);
    }

    .sablon2-level-menu {
        background-color: #fff
    }

    .sablon2-level-menu-left-item-h {
        color: #000 !important;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 10px
    }

    .sablon2-level-menu-left-item-s {
        color: #333 !important
    }

    .sablon2-level-menu-left-item-s:hover {
        text-decoration: underline !important
    }

    body {
        background-color: #fff !important
    }

    .sablon2-level-menu { position: absolute; left: 50%; transform: translateX(-50%); list-style: none; margin: 0; opacity: 0; visibility: hidden; box-shadow: 0 5px 14.25px .75px rgba(0,0,0,.05); z-index: 999; transition: 10ms ease-in-out 0s; background-color: #fff; width: 1300px; max-width: calc(100vw - 40px); padding: 0; box-sizing: border-box; display: flex; justify-content: flex-start }
    .sablon2-level-menu-left { flex: 1; box-sizing: border-box; padding: 30px 0; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap }
    .sablon2-level-menu-left-item { width: 160px; margin-right: 25px; margin-left: 25px; margin-bottom: 40px; box-sizing: border-box }
    .sablon2-level-menu-left-item-h { width: 100%; display: block; margin-bottom: 10px; font-weight: 600; font-size: 14px; color: #000; border-bottom: 1px solid #ebebeb; padding-bottom: 10px }
    .sablon2-level-menu-left-item-s { width: 100%; display: block; font-size: 13px; color: #333 }
    .sablon2-level-menu-left-item-s:hover { text-decoration: underline !important }
    .sablon2-level-menu-right { width: 400px; box-sizing: border-box; max-width: 100% }
    .sablon2-level-menu-right img { max-width: 100% !important }

    @media screen and (max-width: 1024px) and (min-width: 0) {
        .sablon2-level-menu, .top-level-menu-main-div-in {
            width: 93% !important
        }
        
        .sablon2-level-menu-right {
            width: 100% !important;
            max-width: 100% !important;
        }
        
        .mega-menu-product-item {
            min-width: 140px !important;
        }
        
        .mega-menu-carousel-item {
            flex: 0 0 140px !important;
            min-width: 140px !important;
        }
    }

    @media screen and (max-width: 1279px) and (min-width: 1152px) {
        .sablon2-level-menu, .top-level-menu-main-div-in {
            width: 1075px
        }

        .top-level-menu > li span {
            color: #000;
            padding: 9px !important;
            font-size: 12px !important;
            font-weight: 600
        }

        .sablon2-level-menu-right {
            display: none !important
        }

        .multi-level-menu {
            width: 170px !important
        }
    }

    @media screen and (max-width: 1359px) and (min-width: 1280px) {
        .sablon2-level-menu, .top-level-menu-main-div-in {
            width: 1200px
        }

        .top-level-menu > li span {
            color: #000;
            padding: 13px;
            font-size: 12px !important;
            font-weight: 600
        }

        .sablon2-level-menu-right {
            width: 320px;
            padding: 15px
        }
        
        .mega-menu-product-item {
            min-width: 130px !important;
        }
        
        .mega-menu-carousel-item {
            flex: 0 0 130px !important;
            min-width: 130px !important;
        }

        .multi-level-menu {
            width: 170px !important
        }
    }


.mobile-menu .dropdown {
    display: none;
    padding-left: 20px;
  }
  
  .mobile-menu .menu-item-has-children.active > .dropdown {
    display: block;
  }
  
  .mobile-menu .menu-item-has-children.active > a::after {
    transform: rotate(90deg);
  }
  
  .mobile-menu .dropdown li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 8px 0;
  }
  
  .mobile-menu .dropdown li:last-child {
    border-bottom: none;
  }
  
  .mobile-menu .dropdown a {
    font-size: 13px;
    color: rgba(255,255,255,0.8);
  }
  
  .mobile-menu .dropdown a:hover {
    color: #fff;
  }


.footer-payment-section {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .footer-payment-section img {
        max-width: 100%;
    }

    .footer-primary-wrapper {
        width: 100%;
        position: relative;
        overflow: hidden;
        border-top: 2px solid var(--birinci-renk);
        font-family: 'Open Sans', sans-serif;
        background: #ffffff;
        padding: 50px 0;
        margin: 0px 0 0 0;
    }

    .footer-content-area {
        margin: 0 auto;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        z-index: 9;
        position: relative;
    }

    .footer-widget {
        width: auto;
        margin: 0 1%;
    }

    .footer-brand-area {
        width: 100%;
    }

    .footer-brand-area img {
        max-width: 80%;
    }

    .footer-company-info {
        width: 90%;
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 16px;
        font-family: 'Open Sans', sans-serif;
        color: #4a4a4a;
    }

    .footer-social-area {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .footer-social-area a {
        display: block;
        color: #000000;
        padding: 10px 14px;
        box-sizing: border-box;
        line-height: 15px;
        font-size: 15px;
    }

    .footer-social-area a:first-child {
        padding-left: 0;
    }

    .footer-widget-title {
        width: 100%;
        font-size: 15px;
        line-height: 22px;
        font-weight: bold;
        margin-bottom: 15px;
        color: #000000;
    }

    .footer-contact-info {
        width: 90%;
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 20px;
        color: #4a4a4a;
    }

    .footer-contact-info a {
        color: #4a4a4a;
    }

    .footer-schedule {
        width: 100%;
        font-size: 13px;
        line-height: 25px;
        color: #4a4a4a;
    }

    .footer-nav-menu {
        width: 100%;
    }

    .footer-nav-menu a,
    .footer-nav-menu > span {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 16px;
        color: #4a4a4a;
    }

    .footer-main-widget {
        width: 400px;
        margin-bottom: 40px;
    }

    .footer-side-widget {
        width: 170px;
        margin-bottom: 50px;
    }

    @media screen and (max-width: 1359px) and (min-width: 1280px) {
        .footer-content-area {
            width: 1200px;
        }
    }

    @media screen and (max-width: 1279px) and (min-width: 1152px) {
        .footer-content-area {
            width: 1075px;
        }
    }

    @media screen and (max-width: 767px) and (min-width: 0) {
        .footer-content-area {
            width: 93%;
            justify-content: flex-start;
        }

        .footer-main-widget {
            width: 100%;
            margin-bottom: 10px;
            text-align: center;
        }

        .footer-company-info {
            width: 100%;
            margin-bottom: 26px;
            font-size: 13px;
            line-height: 16px;
        }

        .footer-social-area {
            justify-content: center;
        }

        .footer-side-widget {
            width: 50%;
            margin-bottom: 20px;
        }

        .footer-widget {
            margin: 0;
        }
    }


    .footer-bottom-section {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
        padding-top: 20px;
        border-top: 1px solid #eee;
    }

    .footer-bottom-copyright {
        font-size: 13px;
        color: #4a4a4a;
    }

    .footer-bottom-copyright a {
        color: #4a4a4a;
        text-decoration: none;
    }

    .footer-bottom-copyright a:hover {
        color: #000;
    }

    .footer-bottom-payment {
        text-align: right;
    }

    .footer-bottom-payment img {
        max-width: 100%;
    }

    @media screen and (max-width: 767px) and (min-width: 0) {
        .footer-bottom-section {
            flex-direction: column;
            text-align: center;
        }

        .footer-bottom-copyright {
            margin-bottom: 15px;
        }

        .footer-bottom-payment {
            text-align: center;
        }
    }


.story-main-div{
      width: 100%;
      font-family: 'Open Sans', Arial;
      font-size: 13px;
      margin: 0px 0;
      border-top: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      padding: 10px 0;
    }

    .story-group-box{
      color: #000000;
    }
    .story-group-box:hover{
      color: #000000;
      text-decoration: none;
    }

    .item-link .info strong{
      color: #000000;
    }
    .stories.snapgram .story > .item-link{
      color: #000000 !important;
    }

    .stories.carousel::-webkit-scrollbar-track {
      background-color: #f8f8f8;
    }
    .stories.carousel::-webkit-scrollbar {
      height: 3px;
    }
    .stories.carousel::-webkit-scrollbar-thumb {
      background-color: #f8f8f8;
    }
