﻿.payment_btn_flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}

@media (min-width: 1023.9px) and (max-width: 1024px) {
    .payment_btn_flex {
        flex-direction: column;
        gap: 0;
        align-items: flex-end;
    }

    .new_nav_menu .navbar a {
        margin-right: 15px;
    }

    .bx_shadow .row:nth-child(2) {
        height: 160px;
        align-items: center;
    }

    .special_icn_w.dropdown_login {
        height: 60px;
    }

    .new_nav_menu .navbar a {
        margin-right: 5px;
        font-size: 14px;
    }

    div#headerBasket {
        width: 78%;
        display: flex;
        justify-content: center;
    }

    .new-dropdown-menu.dropdown-menu-right.my-account {
        left: auto;
        right: -26%;
        top: 47px;
    }
}

.netlastik-header {
    display: flex;
    align-items: center;
}


.payment_btn_flex .payment_btn_area {
    margin-right: -5px;
    margin-top: -5px;
}

.payment_btn_flex .payment_btn_area a {
    background: #CD4D35;
    color: #fff;
    padding: 8px 7px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #CD4D35 !important;
    transition: .2s ease-in;
    font-size: 14px;
    display: inline-flex;
    border-radius: 4px !important;
    width:130px;
}

.payment_btn_flex .payment_btn_area a svg {
    margin-right: 10px;
}

.payment_btn_flex .payment_btn_area a:hover {
    background: #323a3e !important;
    color: #fff;
    border: 1px solid #002d48 !important;
}

.dropdown_login .hes_span:hover {
    background: #CD4D35 !important;
    color: #fff;
    border: 1px solid #fff;
}

.dropdown_login .hes_span svg path {
    fill: #fff !important;
}

.payment_btn_flex .payment_btn_area a:hover svg path {
    stroke: #fff;
}

div#aramaSonuc ul li ul li {
    float: left;
    margin-right: 10px;
}

div#aramaSonuc ul.first,
ul.category-search,
ul.category-search-right {
    display: inline-grid;
    width: 100%;
}

div#aramaSonuc ul li.first,
ul.category-search,
ul.category-search-right {
}

div#aramaSonuc a {
    padding: 10px;
}


div#aramaSonuc {
    z-index: 9999;
    top: 55px;
    border-radius: 10px;
    box-shadow: 20px 20px 20px 0px #0000006e;
    margin-top: 0px;
    left: 0px;
    width: 972px;
    position: absolute;
    right: 0;
    border: 1px solid #488ed1;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    background-color: white;
    padding: 25px 15px;
}

.search_cats ul {
    padding-left: 5px;
}

.cat-category-name:hover {
    color: #0d6eb6;
}

.cat-category-name {
    display: flex;
    justify-content: space-between;
}

.child-cat li {
    display: flex;
    justify-content: space-between;
}

@media (min-width: 768px) {
    #menu .nav > li:nth-child(1) > a {
        background: #0083c1 !important;
        color: #fff !important;
        padding: 13px 75px 13px 20px;
        margin-left: -4px;
        border-top-left-radius: 7px !important;
        border-top-right-radius: 7px !important;
    }


}

.search {
    display: flex;
}

.form-inline {

    justify-content: flex-end;
}

@media (min-width: 992px) {

    .search-button {
        color: #fff;
        border: 0px;
        padding: 13px 25px;
        border-radius: 0px 30px 30px 0px;
        font-size: 16px;
    }

    .search-main {
        padding-left: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem;
        border: 2px solid;
    }

    .form-inline .form-control {
        width: 80%;
        border-right: 0px;
        padding: 11px 15px 10px 30px;
    }

    .search-menu {
        width: 972px;
        height: 357px;
        position: absolute;
        right: 0;
        border: 1px solid #488ed1;
        border-top-right-radius: 28px;
        border-bottom-right-radius: 28px;
        border-top-left-radius: 28px;
        border-bottom-left-radius: 28px;
        background-color: white;
        z-index: 999;
    }

    .product-width {
        max-width: 73%;
        flex: 0 0 73%;
    }

    .img-photo {
        position: relative;
        width: 70px;
        height: 55px;
        overflow: hidden;
        background-position: center;
    }

    .text-type {
        font-size: 14px;
    }

    .text-type.text-dark:hover {
        text-decoration: none;
        color: #488ed1 !important;
    }

    .categories-width {
        max-width: 27%;
        flex: 0 0 27%;
    }

    .search-main::-webkit-search-cancel-button {
        display: none;


    }
}

.navbar.s {
    display: block;
}

@media (min-width: 1024px) {

    .search-menu {
        width: 972px;
        height: 357px;
        position: absolute;
        right: -76px;
        border: 1px solid #488ed1;
        border-top-right-radius: 28px;
        border-bottom-right-radius: 28px;
        border-top-left-radius: 28px;
        border-bottom-left-radius: 28px;
        background-color: white;
    }
}

@media (max-width: 375px) {
    .categories-width {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 35px;
        padding-right: 54px;
    }
}

@media (max-width: 414px) {
    .categories-width {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 47px;
        padding-right: 63px;
    }
}

@media (max-width: 991px) {
    .search-menu {

        position: absolute;
        right: 0;
        border-top-right-radius: 28px;
        border-bottom-right-radius: 28px;
        border-top-left-radius: 28px;
        border-bottom-left-radius: 28px;
        width: 100%;
        flex-wrap: wrap;
        background-color: white;
    }

    .search-main {
        border-color: #f6f6f6;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        z-index: 2;

    }

    .search-button {
        background-color: white;
        color: white;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-inline .form-control {
        width: 100%;
    }

    .search-categories {
        padding-bottom: 5px;
        border-bottom: 1px solid #f6f6f6;
    }

    .search-categories .sc-r-border {
        border-right: 1px solid #f6f6f6;
    }

    .sc-bg {
        background-color: #fbfbfb;
        z-index: 0;
    }

    .sc-bg .text-type-b:hover {
        text-decoration: none;
    }

    .s-tb-border {
        border-top: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
        border-right: 1px solid #f6f6f6;
        border-left: 1px solid #f6f6f6;
    }

    .product-width {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 21px;
        padding-right: 21px;
    }

    .img-photo {
        position: relative;
        width: 50px;
        height: 50px;
        overflow: hidden;
        background-position: center;
    }

    .form-control {
        height: 52px !important;
    }

    .text-type {
        font-size: 12px;
    }

    .text-type.text-dark:hover {
        text-decoration: none;
        color: #488ed1 !important;
    }

    .categories-width {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 9vw;
        padding-right: 15vw;
    }

    .search-main::-webkit-search-cancel-button {
        display: none;
    }

    #textaramasonuc {
        padding-right: 9vw;
        padding-left: 9vw;
    }

    #textkategoriler {
        padding-right: 15vw;
        padding-left: 15vw;
    }
}


.button-main {
    background-color: #12468f;
}


.scroll-main {
    overflow: overlay;
}

.scroll-main::-webkit-scrollbar {
    width: 10px;
    border-radius: 20px;
    background-color: #e4e4e6;
    border-left: 1px solid #ffffff;

}

.scroll-main::-webkit-scrollbar-thumb {
    background-color: #0d6eb6;
    border-radius: 20px;
}

.scroll-main::-webkit-scrollbar-thumb:hover {
    background-color: #0b4979;
}

.color-main {
    color: #0d6eb6;
}

/* product quantities */
.counter-main {
    width: 50px;
    margin: auto;
    display: flex;
    align-items: center;


}

.counter-main input {
    width: 50px;
    border: 0;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    background: white;
    color: black;
    appearance: none;
    outline: 0;
}

.counter-main span {
    display: block;
    font-size: 20px;

    cursor: pointer;
    color: #0052cc;
    user-select: none;
}

.img-icon-small {
    position: relative;
    top: -3px;
    width: 12px;
    height: 14px;
    overflow: hidden;
}

.text-hiza {
    position: relative;
    top: -2px;
}

.img-icon {
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin: auto;
    display: block;
}

.img-photo .img-fluid {
    height: 100%;
}

.line-height {
    line-height: 34px;
}

.ayril {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}


.clear_border a {
    border-bottom: 0px !important;
}

.brdr_clearL:last-child a {
    border-bottom: 0px !important;
}

.kat_filter_menu.active .big_p.parent.nav-link .item-name {
    color: #408fd4;
}

.second_sub_title.active .sub_alt.first_sub_alt .item-name {
    color: #408fd4;
}

.thirt_alt_sub.active .sub_alt .item-name {
    color: #408fd4;
}

.submenu.last_sub_show.show .item-name {
    color: inherit;
}

.navbar-brand img {
    max-width: 230px;
}

.first_sub {
    background-color: transparent;
    margin-top: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    top: 0px;
    padding-left: 0px;
    z-index: 99;
    height: 100%;
    margin-left: -1px;
    margin-top: 10px;
}

.first_sub li {
    border-bottom: 0px
}

.first_sub.show {
    visibility: visible;
    top: 0;
    left: 100%;
}

.last_sub_show {
    padding-left: 0px;
}

.second_sub {
    margin-left: 0px;
    background-color: transparent;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    top: 0px;
    padding-left: 0px;
    z-index: 99;
    height: 100%;
}

.third_sub {
    margin-left: 0px;
    background-color: transparent;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    top: 0px;
    padding-left: 0px;
    z-index: 99;
    height: 100%;
}

.second_sub_menu {
    padding-left: 0px;
}

.second_sub_menu a.sub_alt {
    padding-left: 10px;
    margin: 0px 0px;
    padding-bottom: 10px;
    padding-top: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    line-height: 30px;
    color: #343a40;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 20px;
}

.second_sub_title:last-child a {
    border-bottom: 0px;
}

.last_sub_show li:last-child a {
    border-bottom: 0px;
}

.second_sub.show {
    visibility: visible;
    top: 0;
    left: 100%;
}

.third_sub.show {
    visibility: visible;
    top: 0;
    left: 100%;
}

.first_sub_alt {
    margin: 0px 20px;
    padding-bottom: 10px;
    padding-top: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    line-height: 30px;
    color: #343a40;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.big_p.parent.nav-link {
    margin: 0px 20px;
}

#collapseforr .card-body {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar__menu .nav-item {
    position: initial;
}

.bayi_cat_tree .nav-item .nav-link {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    color: #343a40;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pos_r_in_page .bayi_cat_tree {
    display: none;
}

.pos_r_in_page .bayi_cat_tree.show {
    position: absolute;
    width: 91%;
    background: #fff;
    z-index: 99;
    display: block;
}

.pos_r_in_page .bayi_cat_tree.show {
    border: 0px;
}

.pos_r_in_page .bayi_cat_tree.show ul.navbar-nav {
    border: 2px solid #0d6db7;
    padding: 10px 0px;
    background: #fff;
}

.s_width {
    width: 100%;
    margin-left: -15px;
    margin-right: 0px;
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.search_cats {
    max-height: 400px;
    overflow-y: auto;
}

#aramaSonuc .list-group-item {
    border: none;
}

.search_cats .list-group-item {
    padding: 7px 0px 7px 0px !important;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

div#aramaSonuc a {
    transition: none;
    padding: 0px;
}

div#aramaSonuc .cat-category-name a, div#aramaSonuc .cat-category-name span {
    font-weight: 500;
    font-size: 14px;
}

ul.child-cat {
    padding-left: 20px;
}

div#aramaSonuc ul.first, ul.category-search, ul.category-search-right {
    display: inline-grid;
    width: 100%;
}

#aramaSonuc h3 {
    margin: 0;
    padding: 0px 0px 20px;
    color: #0d6eb6;
    font-size: 16px;
}

#aramaSonuc .list-group-item {
    border: none;
}

#aramaSonuc .list-group-item > div.row > div {
    padding: 0;
}

#aramaSonuc .list-group-item .col-md-9 .row {
    padding: 5px !important;
}

.list-group-item a {
    font-size: 12px;
}

a.search-product-image {
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-left: 0;
    border: 1px solid #dee2e6;
    padding: 5px !important;
}

a.arama-kutusu-urun.arama-kutusu-urun-kodu {
    display: block;
    margin-bottom: -5px;
}

span.quantity.urun-quainty {
    line-height: 4;
}

#aramaSonuc .quantity {
    font-size: 11px;
}

.product_fliter_box {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.product_filter_text {
    display: flex;
    flex-direction: column;
    padding-left: 15px;
}

.product_filter_text span {
    color: #007bff;
    font-size: 16px;
    font-weight: 100;
}

.search_products {
    max-height: 400px;
    overflow: hidden;
}

.search_cats::-webkit-scrollbar {
    width: 10px;
    border-radius: 20px;
    background-color: #e4e4e6;
    border-left: 1px solid #ffffff;

}

.search_cats::-webkit-scrollbar-thumb {
    background-color: #0d6eb6;
    border-radius: 20px;
}

.search_cats::-webkit-scrollbar-thumb:hover {
    background-color: #0b4979;
}

.search_product_scrool {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.search_product_scrool::-webkit-scrollbar {
    width: 10px;
    border-radius: 20px;
    background-color: #e4e4e6;
    border-left: 1px solid #ffffff;

}

.search_product_scrool::-webkit-scrollbar-thumb {
    background-color: #0d6eb6;
    border-radius: 20px;
}

.search_product_scrool::-webkit-scrollbar-thumb:hover {
    background-color: #0b4979;
}

.category-search-right ul {
    padding-left: 0px;
}

.category-search-right {
    padding-left: 10px;
}

.product_s_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.list-p-bg {
    background: transparent;
}

.product_s_flex .dec.ec_qtybtn {
    color: #7a7a7a !important;
    bottom: 0px;
    position: absolute;
    right: 0px;
    width: 15px;
    height: 15px;
    padding: 0px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.product_s_flex .inc.ec_qtybtn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 15px;
    height: 15px;
    padding: 0px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-right: 0px;
    color: #7a7a7a !important;
}

.product_s_flex .add_basket_box a svg {
    width: 16px;
    margin-right: 5px;
    margin-left: 0px;
}

.sonuc_empty {
    margin: 0;
    padding: 0px 0px 30px;
    color: #0d6eb6;
    font-size: 16px;
}

.h100 {
    height: 100%;
}

.category-search-right {
    height: 100%;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
}

.product_s_flex .add_basket_box a {
    background: #12468f;
    color: #fff;
    border-radius: 0px;
    padding: 8px 8px 8px 8px !important;
    height: 30px;
    display: inline-flex;
    align-items: center;
}

.product_s_flex .qty-plus-minus {
    height: 30px;
    width: 65px;
}

.qty-plus-minus input.qty-input {
    font-size: 15px;
}

.search input:focus {
    box-shadow: none;
    border-color: #488ed1;
}

.navbar_ul_menu {
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0px;
}

.navbar_ul_menu li {
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    margin-top: -9px;
}

.navbar_ul_menu li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size:20px;
    font-weight:600;
}
.new-dropdown-menu .if_have_sub a{
    padding: 0.25rem 15px;
}
.navbar {
    min-height: 90px;
    max-height: 70px;
}

.li_for_pay {
    background: #fff;
    padding: 5px 40px;
    border: 5px solid #000;
    border-radius: 10px;
    text-align: center;
}

.li_for_pay a {
    color: #000 !important;
    margin-right: 0px !important;
}

.li_for_pay a:hover {
    color: #323a3e !important;
}

.nav_super_flex {
    width: 100%;
}

.new_navbar_menu ul li span.hes_span {
    display: inline-flex;
    margin-right: 7px;
    background: #323a3e;
    color: #fff;
    padding: 8px 6px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #323a3e;
    transition: .2s ease-in;
    align-items: center;
    font-size: 14px;
    border-radius: 10px;
}

.new_navbar_menu ul li span.hes_span svg {
    margin-right: 9px;
}

 .mobil_search {
     width: 100%;
 }

.mobil_search #aramaSonuc {
    position: absolute;
    z-index: 999;
    width: 100%;
}

.mob_searche_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    margin: -10px 15px -10px;
    border-radius: 5px;
    padding: 0px 2px;
}

.mob_searche_close {
    padding: 8px 13px;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6;
    background-color: white;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 52px;

}

.mob_searche_close img {
    width: 20px;
}

.serachbb {
    background-color: white;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 40px;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.tab_search_content.tab-content.overflow_sonuc {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .tab_search_title li a {
        background-color: #fff;
        z-index: 0;
        width: 100%;
        text-align: center !important;
        display: inline-block;
        padding: 15px 50px 15px 50px !important;
    }

    .p0 {
        padding: 0px !important;
    }
}

.overflow_sonuc::-webkit-scrollbar {
    width: 10px;
    border-radius: 20px;
    background-color: #e4e4e6;
    border-left: 1px solid #ffffff;

}

.overflow_sonuc::-webkit-scrollbar-thumb {
    background-color: #0d6eb6;
    border-radius: 20px;
}

.overflow_sonuc::-webkit-scrollbar-thumb:hover {
    background-color: #0b4979;
}

.serachbb img {
    width: 20px;
}

.mob_searche_box input {
    border-color: #f6f6f6;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 2;
    height: 40px;
    font-size: 12px;
    border: none;
    padding-left: 0px;
}

.tab_search_title li {
    width: 50%;
}

.tab_search_title li a {
    background-color: #fff;
    z-index: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.tab_search_title li a.active {
    color: #007bff;
    background: #fbfbfb;
}

.tab_search_title {
    border-bottom: 1px solid #f6f6f6;
}

.overflow_sonuc ul {
    padding-left: 30px;
    padding-top: 0;
    margin-bottom: 0px;
    padding-right: 40px;
    background: #fbfbfb;
}

.overflow_sonuc ul li {
    background: #fbfbfb;
}

.overflow_sonuc .search-product-image img {
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-position: center;
    border: 1px solid #dee2e6 !important;
    display: inline-block;
    padding: 5px;
}

.overflow_sonuc .d_flex_tab {
    display: flex;
    align-items: flex-start;
}

.overflow_sonuc .flexi_sonuc {
    margin-left: 15px;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.overflow_sonuc .flexi_sonuc span {
    color: #007bff;
    font-size: 16px;
}

.tab_search_content.overflow_sonuc .cat-category-name {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 10px 50px 5px
}

.tab_search_content.overflow_sonuc #menu1 .list-group-item {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 10px 50px 5px;
    font-size: 14px;
    background: #fbfbfb;
}

.sidebar__menu .openLevel, .sidebar__menu .closeLevel, .sidebar__menu .pushNav_slide a{
    border-bottom: 1px solid #4C88B1 !important;
}

 .black_bar {
     background: #323a3e;
     color: #fff;
     padding: 10px 0px;
 }

.black_bar .text-allign {
    text-align: right;
}

@media (min-width: 250px) and (max-width: 767px) {
    .black_bar .text-allign {
        text-align: center;
    }
}

.wlcme {
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    font-size: 16px;
}

#headerBasket {
    margin-top: -5px;
}

.nav_info_box {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    display: flex;
    list-style: none;
    font-size: 16px;
}

.nav_info_box li {
    margin-right: 15px;
    font-weight: 600;
}

.nav_info_box li span {
    font-weight: normal;
}

.navbar-net-lastik-hesabÄ±m-tl-dv-1:hover {
    color: #C12102 !important;
    font-weight: bold;
}

.new_navbar_menu .information-inner span {
    top: 0 !important;
}

/*.net-lastik-header-dropdown-item-txt-center-log-out {

}*/
