.product-variant-radio {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.product-variant-radio:checked + label {
    outline: 1px solid #ababab;
}


.bg-custom {
    background-color: rgb(242, 242, 242);
}

.button-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}

.fas {
    cursor: pointer;
}

.dropdown-megamenu .mega-menu-a {
    display: block !important;
    height: 100% !important;
    color: #e8ae3d;
    font-size: 13px !important;
    font-weight: 600;
    overflow-wrap: unset;
    background-color: #fff;
    padding: 1rem;
    border: 2px solid #eee;
    border-radius: 0.25rem;
    transition: border .2s ease-in-out;
}

.dropdown-megamenu .mega-menu-a .mega-menu-span {
    text-align: center;
    color: #6c757d;
    display: block;
    margin: 0 -0.75rem;
}

.dropdown-megamenu .mega-menu-a:hover {
    border: 2px solid #e8ae3d;
}

.cmr-soft-footer a {
    font-size: 15px;
}

.cmr-soft-footer span {
    font-size: 15px;
}

.sub-mega-menu-width-10 {
    width: 15% !important;
    margin-right: 10px;
}

@media only screen and (max-width: 575px) {
    .sub-mega-menu-width-10 {
        width: 43% !important;
        float: left;
    }

}

@media only screen and (max-width: 991px) {
    .sub-mega-menu-width-10 {
        width: 43% !important;
        float: left;
    }
    /*.sub-mega-menu{*/
    /*    min-width: 100% !important;*/
    /*}*/
}


/*.dropdown {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    !*margin-right: 10px;*!*/
/*    cursor: pointer;*/
/*}*/

/*.dropdown .top-heading {*/
/*    color: #292b2c;*/
/*}*/

/*.dropdown-content {*/
/*    display: none;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    overflow: auto;*/
/*    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
/*    z-index: 99999;*/
/*    background-color: #fff;*/
/*    min-width: 120px;*/
/*}*/

/*.dropdown:hover .dropdown-content {*/
/*    display: block;*/
/*}*/

/*.dropdown-content a {*/
/*    display: block;*/
/*    color: #292b2c;*/
/*    padding: 5px 5px 3px 10px;*/
/*    text-decoration: none;*/
/*    text-align: left;*/
/*}*/

/*.dropdown-content a:hover {*/
/*    color: #fdb8b6;*/
/*    !*background-color: #00A4BD;*!*/
/*}*/

/*.dropdown-menu ul > li {*/
/*    list-style: none !important;*/
/*}*/

/*.dropdown-menu ul > li > a {*/
/*    font-size: 14px !important;*/
/*    height: 2.5rem !important;*/
/*    list-style: none !important;*/
/*    justify-content: left !important;*/
/*    padding: 8px 20px 8px 20px !important;*/
/*}*/

.main_content{
    /*padding: 50px 0;*/
}

.e-star{
    color: orange !important;
}

.d-flex-im{
    display: flex !important;
}
/* CUSTOM SLIDER */

@media (min-width: 0) {
    .g-mr-15 {
        margin-right: 1.07143rem !important;
    }
}

@media (min-width: 0) {
    .g-mt-3 {
        margin-top: 0.21429rem !important;
    }
}

.g-height-50 {
    height: 50px;
}

.g-width-50 {
    width: 50px !important;
}

@media (min-width: 0) {
    .g-pa-30 {
        padding: 2.14286rem !important;
    }
}

.g-bg-secondary {
    background-color: #fafafa !important;
}

.u-shadow-v18 {
    box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15);
}

.g-color-gray-dark-v4 {
    color: #777 !important;
}

.g-font-size-12 {
    font-size: 0.99714rem !important;
}

.media-comment {
    margin-top: 20px
}

.rating {
    display: flex;
    flex-direction: row-reverse;
}

.rating > input {
    display: none
}


.rating > label {
    position: relative;
    width: 1em;
    font-size: 3vw;
    color: orange;
    cursor: pointer
}

@media (max-width: 450px) {
    .rating > label {
        font-size: 12vw;
    }
}

@media (max-width: 768px) {
    .rating > label {
        font-size: 8vw;
    }
}

@media (max-width: 1024px) {
    .rating > label {
        font-size: 5vw;
    }
    #zuck-modal-content .story-viewer .slides .item>.media{
        width: 100%;
    }
}

.rating > label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rating > label:hover:before,
.rating > label:hover ~ label:before {
    opacity: 1 !important
}

.rating > input:checked ~ label:before {
    opacity: 1
}

.rating:hover > input:checked ~ label:before {
    opacity: 0.4
}

textarea.form-control {
    max-width: 1920px;
    min-height: 150px;
}

.main-content{
    padding: 30px 0px;
}

.widgets-checkbox li{
    display: block;
}

.whatsappOrder{
    position: fixed;
    bottom: 15px;
    z-index: 9999;
    display: flex;
    width: 12rem;
    height: 3rem;
    align-items: center;
    color: #fff;
    font-size: 1rem;
    justify-content: center;
    border-radius: 0.4rem;
    background: #25d366;
    left: 10px;
}

.whatsappOrder span {
    font-size: 27px;
    margin-right: 10px;
}

.whatsappOrder:hover {
    color: #fff;
    border: 2px solid #1eb355;
}


/*////////////////////////////////////////////*/

.productDetailSlider .owl-dots{text-align:center; height: 3px; display: flex; align-items: center;justify-content: center;}
.productDetailSlider .owl-stage-outer .owl-stage .owl-item .img-fluid{height: 200px; object-fit: contain;}
.productDetailSlider .owl-dots .owl-dot {margin-right: 10px;width: 40px;height: 3px; background-color: #d3d3d3!important;}
.productDetailSlider .owl-dots .owl-dot span{height: 5px!important; }
.productDetailSlider .owl-dots .owl-dot.active {background-color: #e8ae3d!important;}
.newDots{position: absolute;z-index: 99;display: grid;grid-template-columns: repeat(4,1fr);height: 100%;width: 100%;}
.newDot {background: transparent;height: 100%;z-index: 3;}

/*////////////////////////////////////////////*/

body{
    overflow-x: hidden;
}

.scrolling-text{
    list-style: none;
    display: block;
    padding-top: 5px;
}

.scrolling-text marquee{
    height: 25px;
}

.scrolling-text-area{
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
}

.scrolling-text .scrolling-text-li *{
    display: inline;
    position: relative;
}

.scrolling-text li:before {
    content: "\A";
    margin-left: 7px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e8ae3d;
    display: inline-block;
}

@media (max-width: 1024px) {
     .menu-item-has-children .fi-rs-angle-down{
         display: none;
     }

    .menu-item-has-children .mega-menu{
        display: none;
    }


}

.image-resize{
    display: flex;
    justify-content: center;
}
.image-resize img{
    object-fit: contain;
    width: 185px;
    height: 200px;
}




/*Anasayfa genel değişiklik*/
     /* Genel section boşlukları */
 .deliver-divider {
     padding-top: 18px !important;
     padding-bottom: 18px !important;
 }

.deliver-divider .main-title h2,
.featured-product .main-title h2 {
    font-size: 30px;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 18px;
    letter-spacing: -0.3px;
}

/* Ürün slider item */
.best_item_slider_shop_lising_page .item {
    padding: 10px 6px 18px;
}

.shop_item_4grid_slider .item {
    padding: 10px 6px 18px;
}

.shop_item_4grid_slider .owl-nav button.owl-prev,
.shop_item_4grid_slider .owl-nav button.owl-next {
    width: 42px;
    height: 42px;
    border-radius: 50% !important;
    background: #fff !important;
    border: 1px solid #e5e7eb !important;
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
    transition: all .25s ease;
}

.shop_item_4grid_slider .owl-nav button.owl-prev:hover,
.shop_item_4grid_slider .owl-nav button.owl-next:hover {
    transform: translateY(-2px);
    background: #111827 !important;
    color: #fff !important;
    border-color: #111827 !important;
}

/* Kart */
.shop_item.home7_style,
.shop_item.home7_style.small_style {
    background: #ffffff;
    border: 1px solid #edf0f5;
    border-radius: 22px;
    overflow: hidden;
    padding: 14px !important;
    transition: all .30s ease;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
    height: 100%;
    position: relative;
}

.shop_item.home7_style:hover,
.shop_item.home7_style.small_style:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
    border-color: #dbe4f0;
}

/* Görsel alanı */
.shop_item.home7_style .thumb,
.shop_item.home7_style.small_style .thumb {
    background: linear-gradient(180deg, #f9fbfd 0%, #f3f6fa 100%);
    border-radius: 18px;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
    margin-bottom: 16px;
    overflow: hidden;
}

.shop_item.home7_style.small_style .thumb {
    height: 220px;
}

.shop_item.home7_style .thumb img,
.shop_item.home7_style.small_style .thumb img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    transition: transform .35s ease;
}

.shop_item.home7_style:hover .thumb img,
.shop_item.home7_style.small_style:hover .thumb img {
    transform: scale(1.06);
}

/* İçerik */
.shop_item.home7_style .details,
.shop_item.home7_style.small_style .details {
    padding: 2px 4px 4px;
}

.shop_item.home7_style .sub_title,
.shop_item.home7_style.small_style .sub_title {
    font-size: 12px;
    font-weight: 700;
    color: #8b95a7;
    text-transform: uppercase;
    letter-spacing: .6px;
    margin-bottom: 8px;
    min-height: 18px;
}

.shop_item.home7_style .title,
.shop_item.home7_style.small_style .title {
    min-height: 48px;
    margin-bottom: 10px;
}

.shop_item.home7_style .title a,
.shop_item.home7_style.small_style .title a {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    color: #1f2937;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color .25s ease;
}

.shop_item.home7_style:hover .title a,
.shop_item.home7_style.small_style:hover .title a {
    color: #e11d48;
}

/* Yıldız / yorum */
.shop_item.home7_style .review,
.shop_item.home7_style.small_style .review {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 12px;
    min-height: 26px;
}

.shop_item.home7_style .review ul,
.shop_item.home7_style.small_style .review ul {
    margin: 0 !important;
    padding: 0;
}

.shop_item.home7_style .review ul li a,
.shop_item.home7_style.small_style .review ul li a {
    color: #f59e0b;
    font-size: 13px;
}

.shop_item.home7_style .review_count a,
.shop_item.home7_style.small_style .review_count a {
    font-size: 12px;
    color: #6b7280;
    text-decoration: none;
    font-weight: 600;
}

/* Fiyat alanı */
.shop_item.home7_style .si_footer,
.shop_item.home7_style.small_style .si_footer {
    margin-top: auto;
    padding-top: 10px;
    border-top: 1px solid #f1f5f9;
}

.shop_item.home7_style .price,
.shop_item.home7_style.small_style .price {
    font-size: 20px;
    font-weight: 800;
    color: #111827;
    line-height: 1.2;
}

.shop_item.home7_style .price del,
.shop_item.home7_style.small_style .price del {
    color: #9ca3af;
    font-size: 14px;
    font-weight: 500;
    margin-right: 8px;
}

.shop_item.home7_style .price ins,
.shop_item.home7_style.small_style .price ins {
    text-decoration: none;
    color: #e11d48;
    font-weight: 800;
}

/* Rozetleri daha premium yap */
.shop_item.home7_style .position-absolute span,
.shop_item.home7_style.small_style .position-absolute span {
    border-radius: 999px !important;
    padding: 8px 12px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    box-shadow: 0 8px 22px rgba(0,0,0,.10);
}

/* Slider okları */
.best_item_slider_shop_lising_page .owl-nav button.owl-prev,
.best_item_slider_shop_lising_page .owl-nav button.owl-next {
    width: 42px;
    height: 42px;
    border-radius: 50% !important;
    background: #fff !important;
    border: 1px solid #e5e7eb !important;
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
    transition: all .25s ease;
}

.best_item_slider_shop_lising_page .owl-nav button.owl-prev:hover,
.best_item_slider_shop_lising_page .owl-nav button.owl-next:hover {
    transform: translateY(-2px);
    background: #111827 !important;
    color: #fff !important;
    border-color: #111827 !important;
}

/* Mobil */
@media (max-width: 991px) {
    .shop_item.home7_style .thumb,
    .shop_item.home7_style.small_style .thumb {
        height: 220px;
    }

    .deliver-divider .main-title h2,
    .featured-product .main-title h2 {
        font-size: 24px;
    }
}

@media (max-width: 575px) {
    .shop_item.home7_style,
    .shop_item.home7_style.small_style {
        border-radius: 18px;
        padding: 12px !important;
    }

    .shop_item.home7_style .thumb,
    .shop_item.home7_style.small_style .thumb {
        height: 190px;
        border-radius: 14px;
    }

    .shop_item.home7_style .title a,
    .shop_item.home7_style.small_style .title a {
        font-size: 14px;
    }
}


/*Ürün tasarımları*/
.product-thumb-link {
    text-decoration: none;
    display: block;
}

.product-thumb-link .thumb {
    position: relative;
}

.product-hover-badge {
    position: absolute;
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%) translateY(12px);
    background: rgba(17, 24, 39, 0.92);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 9px 14px;
    border-radius: 999px;
    opacity: 0;
    visibility: hidden;
    transition: all .28s ease;
    white-space: nowrap;
}

.shop_item.home7_style:hover .product-hover-badge,
.shop_item.home7_style.small_style:hover .product-hover-badge {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

/*Footer Tasarımı*/
.footer_one.modern-footer {
    background: #f8fafc;
    border-top: 1px solid #e9eef5;
    position: relative;
    padding: 20px 0 0
}

.footer_one.modern-footer .container {
    position: relative;
    z-index: 2;
}

/* Üst newsletter alanı */
.footer-newsletter-box {
    background: #ffffff;
    border: 1px solid #e7edf4;
    border-radius: 24px;
    padding: 20px 0;
    box-shadow: 0 10px 35px rgba(15, 23, 42, 0.05);
    margin-top: 10px;
}

.footer-newsletter-head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 20px;
    text-align: left;
}

.footer-newsletter-head .icon {
    width: 62px;
    height: 62px;
    min-width: 62px;
    border-radius: 18px;
    background: linear-gradient(135deg, #eef4ff 0%, #f5f8fc 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1f2937;
    font-size: 24px;
}

.footer-newsletter-head .details h3 {
    margin: 0 0 6px;
    font-size: 24px;
    font-weight: 800;
    color: #111827;
}

.footer-newsletter-head .details p {
    margin: 0;
    color: #6b7280;
    font-size: 14px;
    line-height: 1.7;
}

.footer_mailchimp_form .newsletter-inner {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: 700px;
    margin: 0 auto;
    background: #f8fafc;
    border: 1px solid #e5ebf3;
    border-radius: 999px;
    padding: 8px;
}

.footer_mailchimp_form .form-control {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    height: 52px;
    padding: 0 18px;
    font-size: 14px;
    color: #111827;
}

.footer_mailchimp_form .form-control::placeholder {
    color: #9ca3af;
}

.footer_mailchimp_form .btn-thm {
    min-width: 150px;
    height: 52px;
    border: 0;
    border-radius: 999px;
    background: #111827;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 0 22px;
    transition: all .25s ease;
}

.footer_mailchimp_form .btn-thm:hover {
    background: #1f2937;
    transform: translateY(-1px);
}

/* Orta alan */
.footer-main-area {
    padding-top: 60px;
}

.footer_one.modern-footer h4,
.footer_one.modern-footer .title {
    font-size: 17px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 22px;
}

.footer_contact_widget,
.footer_qlink_widget,
.footer_mobile_app_widget {
    height: 100%;
}

.footer_contact_iconbox {
    align-items: flex-start;
    margin-bottom: 18px !important;
}

.footer_contact_iconbox .icon {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 12px;
    background: #ffffff;
    border: 1px solid #e8edf3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #374151;
    font-size: 16px;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.04);
}

.footer_contact_iconbox .details {
    margin-left: 14px !important;
}

.footer_contact_iconbox .details a,
.footer_contact_iconbox .details span {
    color: #6b7280;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.8;
    transition: color .2s ease;
}

.footer_contact_iconbox .details a:hover {
    color: #111827;
}

/* Menü linkleri */
.footer_qlink_widget ul {
    margin: 0;
    padding: 0;
}

.footer_qlink_widget ul li {
    list-style: none;
    /*margin-bottom: 12px;*/
}

.footer_qlink_widget ul li a {
    color: #6b7280;
    font-size: 14px;
    text-decoration: none;
    transition: all .25s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.footer_qlink_widget ul li a:hover {
    color: #111827;
    transform: translateX(3px);
}

.footer_qlink_widget ul li a::before {
    content: "";
    border-radius: 50%;
    background: #cbd5e1;
    display: inline-block;
}

/* Sosyal alan */
.footer_mobile_app_widget .mobile_app_list ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.footer_mobile_app_widget .mobile_app_list ul li {
    list-style: none;
    margin: 0;
}

.footer_mobile_app_widget .mobile_app_list ul li a {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 48px;
    padding: 0 16px;
    background: #ffffff;
    border: 1px solid #e7edf4;
    border-radius: 14px;
    text-decoration: none;
    color: #4b5563;
    font-size: 14px;
    font-weight: 600;
    transition: all .25s ease;
}

.footer_mobile_app_widget .mobile_app_list ul li a span {
    font-size: 16px;
    width: 18px;
    text-align: center;
}

.footer_mobile_app_widget .mobile_app_list ul li a:hover {
    transform: translateY(-2px);
    border-color: #d8e1eb;
    color: #111827;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

/* Alt footer */
.footer-bottom-bar {
    border-top: 1px solid #e5ebf3;
    padding-top: 22px;
    padding-bottom: 22px;
}

.copyright-widget p {
    margin: 0;
    color: #6b7280;
    font-size: 14px;
}

.copyright-widget p a {
    color: #111827;
    font-weight: 700;
    text-decoration: none;
}

.footer_bottom_right_widgets {
    color: #6b7280;
}

/* Modal butonları */
#privacy_policy_modal .modal-content {
    border: 0;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.16);
}

#privacy_policy_modal .modal-body {
    padding: 24px;
}

#privacy_policy_modal .modal-footer {
    border-top: 1px solid #eef2f7;
    padding: 16px 24px 22px;
}

#privacy_policy_modal .modal-footer .btn {
    border-radius: 12px;
    min-width: 110px;
    background: #111827;
    border: 0;
}

#privacy_policy_modal .modal-footer .btn:hover {
    background: #1f2937;
}

@media (max-width: 991px) {
    .footer-newsletter-head {
        flex-direction: column;
        text-align: center;
    }

    .footer_mailchimp_form .newsletter-inner {
        border-radius: 22px;
        flex-direction: column;
        padding: 12px;
    }

    .footer_mailchimp_form .form-control {
        height: 48px;
        padding: 0 10px;
    }

    .footer_mailchimp_form .btn-thm {
        width: 100%;
        min-width: 100%;
    }

    .footer-main-area {
        padding-top: 25px;
    }

    .footer-bottom-bar {
        margin-top: 35px;
    }
}

@media (max-width: 575px) {
    .footer-newsletter-box {
        padding: 22px 16px;
        border-radius: 18px;
    }

    .footer-newsletter-head .details h3 {
        font-size: 20px;
    }

    .footer-newsletter-head .details p {
        font-size: 13px;
    }
}


/* HEADER GENEL */
.header_top,
.header_middle,
.header-nav {
    background: #ffffff;
}

/* Header orta alan kart gibi */
.header_middle {
    border-radius: 20px;
    margin-top: 10px;
    box-shadow: 0 10px 35px rgba(15, 23, 42, 0.06);
    border: 1px solid #eef2f7;
}

/* Sticky hissi */
.header-nav {
    border-top: 1px solid #eef2f7;
    border-bottom: 1px solid #eef2f7;
    box-shadow: 0 6px 20px rgba(0,0,0,0.03);
}

 .header_top {
     background: #f8fafc;
     border-bottom: 1px solid #e5ebf3;
     font-size: 13px;
 }

.header_top a {
    color: #6b7280;
    text-decoration: none;
    transition: all .2s ease;
}

.header_top a:hover {
    color: #111827;
}

.delivery_widget li {
    border-right: 1px solid #e5ebf3 !important;
}

.delivery_widget li:last-child {
    border-right: 0 !important;
}

/* dil dropdown */
.header_top .dropdown button {
    background: transparent;
    border: 0;
    font-weight: 600;
    color: #374151;
}

 .header_middle_advnc_search .search_form_wrapper {
     background: #f8fafc;
     border: 1px solid #e5ebf3;
     border-radius: 999px;
     padding: 6px 10px;
     transition: all .25s ease;
 }

.header_middle_advnc_search .search_form_wrapper:hover {
    border-color: #d1d9e6;
    box-shadow: 0 6px 20px rgba(0,0,0,0.04);
}

.header_middle_advnc_search input.form_control {
    background: transparent !important;
    border: 0 !important;
    height: 46px;
    padding-left: 16px;
    font-size: 14px;
}

.header_middle_advnc_search input::placeholder {
    color: #9ca3af;
}

.search-btn {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #111827;
    color: #fff;
    border: 0;
    transition: all .25s ease;
}

.search-btn:hover {
    background: #1f2937;
    transform: scale(1.05);
}

 .header_iconbox_home3_style {
     padding: 10px 14px;
     border-radius: 14px;
     transition: all .25s ease;
 }

.header_iconbox_home3_style:hover {
    background: #f3f6fa;
}

.header_iconbox_home3_style .icon {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: #f8fafc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.header_iconbox_home3_style .title {
    font-size: 13px;
    font-weight: 700;
    color: #374151;
}

 #mega-menu .btn-mega {
     border-radius: 14px;
     background: #111827;
     color: #fff;
     padding: 12px 18px;
     transition: all .25s ease;
 }

#mega-menu .btn-mega:hover {
    background: #1f2937;
}

/* dropdown */
#mega-menu .menu {
    border-radius: 18px;
    border: 1px solid #e5ebf3;
    box-shadow: 0 20px 50px rgba(0,0,0,0.08);
    padding: 10px;
}

/* kategori */
#mega-menu .menu .list a {
    border-radius: 12px;
    padding: 10px 12px;
    transition: all .2s ease;
}

#mega-menu .menu .list a:hover {
    background: #f3f6fa;
}

/* alt dropdown */
#mega-menu .drop-menu {
    border-radius: 18px;
    border: 1px solid #e5ebf3;
    box-shadow: 0 25px 60px rgba(0,0,0,0.08);
    padding: 20px;
}

 #respMenu li a {
     font-size: 14px;
     font-weight: 700;
     color: #374151;
     padding: 14px 16px;
     transition: all .2s ease;
 }

#respMenu li a:hover {
    color: #111827;
}

/* aktif item hissi */
#respMenu li:hover > a {
    background: #f3f6fa;
    border-radius: 10px;
}

 .header_top_logo_home3 img {
     transition: all .25s ease;
 }

.header_top_logo_home3 img:hover {
    transform: scale(1.03);
}

/* genel spacing iyileştirme */
.header_middle .row {
    align-items: center;
}

