@media (max-width: 768px) {
.tizerTpl__bradcrumbs {
        overflow: scroll;
        white-space: nowrap;
        height: 31px;
        padding: 0 28px 0 0;
    }
}


.menu_new_2 >ul>li:nth-child(1) {}


.menu_new_2>ul>li:nth-child(1) .menu_sub > li >.menu_sub_1>li:after {

    z-index: 1;

    position: absolute;

    content: "";

    top: 12px;

    top: 40%;

    right: 30px;

    width: 5px;
    height: 8px;

    background: url(/kr/images/menu_sub_li.png) 0 0 no-repeat;

}

.menu_new_2>ul>li:nth-child(1) .menu_sub > li > .menu_sub_1>li:hover:after {


    background: url(/kr/images/menu_sub_li_hover.png) 0 0 no-repeat;

}


.my-over {
    z-index: 100002 ;
}
#payment-popup {
top: 40%;
z-index: 100003 !important;

}
#orderwidget {

z-index: 10003 !important;

}

.contact_2 h3 {
   cursor: pointer;
}
.contact_2 h3::after {
    content: "";
    width: 6px;
    height: 10px;
    background: url(/kr/images/catalog_menu_2.png) center 0 no-repeat;
    display: inline-block;
    margin: 0 0 2px 10px;
    transform: rotate(90deg);
}


.small_container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    margin-top: 0px;
    display: block;
}
.bg-contacts-white {
    background-color: white;
}

.contacts-map-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.contacts-map-list {
    width: 30%;
    max-height: 800px;
    background: white;
    height: 100%;
    overflow-y: scroll;
}
.contacts-map-item {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    background: #dbdbdb;
    margin: 1rem;
}
.contacts-map-name {
    font-weight: bold;
}

.contacts-map-item:hover,
.contacts-map-item.active {
    background: #c7112b;
    color: white;
}

    .contacts-map-item {
        min-width: 300px;
    }

    .contacts-map-list {
        width: 100%;
        display: flex;
        max-height: inherit;
        margin-bottom: 2rem;
    }

    div#map {
        height: 400px !important;
    }
    div#map {
        width: 100% !important;
    }

.contacts-map-phone a {
    color: inherit;
}


.write .contacts_1 .contacts_2 .nc_item_1::before {}
.write .contacts_1 .contacts_2 .nc_item_2::before { display: none;}
.write .contacts_1 .contacts_2 .nc_item_3::before {}
.write .contacts_1 .contacts_2 .nc_item_4::before {display: none;}