.im__woomanday_catalog {
    width: 67px;
    height: 89px;
    background: url(../../img/header-skin/woomanday/header-logo.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: -1px;
    z-index: 2;
    margin-left: -77px;
}


.menu-nav__item_stock:before {
    background: url(../../img/header-skin/woomanday/action.png) no-repeat center center;
    width: 22px;
    height: 22px;
}


.menu-nav__item_career:before {
    background: url(../../img/header-skin/woomanday/career.png) no-repeat center center;
    width: 27px;
    height: 28px;
}

.menu-nav__item_personal-area:before {
    background: url(../../img/header-skin/woomanday/b2b.png) no-repeat center center;
    width: 27px;
    height: 28px;
}

.top-line__phone-icon {
    background: url(../../img/header-skin/woomanday/callback.png) no-repeat center center;
    width: 30px;
    height: 29px;
}


.top-line__city-icon {
    background: url(../../img/header-skin/woomanday/city.png) no-repeat center center;
    width: 30px;
    height: 29px;
}

@media (min-width: 1280px) {
    .top-line__cart-icon {
        background: url(../../img/header-skin/woomanday/basket.png) no-repeat center center;
        width: 30px;
        height: 29px;
    }

    .header__lk-link {
        background: url(../../img/header-skin/woomanday/profile.png) no-repeat 10px center;
        height: 29px;
    }

    .header__lk-name {
        line-height: 25px;
    }
}

@media (max-width: 1366px) {
    .menu-nav__list .menu-nav__item:nth-of-type(1) {
        margin-left: 80px;
    }

    .im__woomanday_catalog {
        margin-left: 0px;
    }
}

@media (max-width: 1280px) {
    .im__woomanday_catalog {
        margin-left: 15px;
    }

    .menu-nav__list .menu-nav__item:nth-of-type(1) {
        margin-left: 60px;
    }
}

@media (max-width: 768px) {
    .header__lk-link {
        padding: 3px 5px 0 20px;
        background-position-x: 0;
    }
}

.mob-header .im__woomanday_catalog_mobile {
    width: 43px;
    height: 56px;
    background: url(../../img/header-skin/woomanday/header-logo-mobile.png) no-repeat center center;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .im__woomanday_catalog {
        display: none;
    }

    .header__mob-btn_login:after {
        background: url(../../img/header-skin/woomanday/profile.png) no-repeat center center;
        width: 29px;
        height: 29px;
    }

    .mobile_city__icon {
        background: url(../../img/header-skin/woomanday/city.png) no-repeat center center;
        width: 29px;
        height: 29px;
    }

    .menu-nav__item_stock:before {
        background: url(../../img/header-skin/woomanday/action-mobile.png) no-repeat center center;
        height: 25px;
        width: 25px;
    }

    .menu-nav__item_career:before {
        background: url(../../img/header-skin/woomanday/career-mobile.png) no-repeat center center;
        height: 19px;
        width: 19px;
        margin-top: 0;
    }

    .menu-nav__item_personal-area:before {
        background: url(../../img/header-skin/woomanday/b2b-mobile.png) no-repeat center center;
        height: 19px;
        width: 19px;
        padding-left: 30px;
    }

    .header__mob-btn_login .header__mob-btn-text {
        margin-left: 13px;
        margin-top: 5px;
    }
}

@media (min-width: 1920px) {
    .menu-nav__list .menu-nav__item:nth-of-type(1) {
        margin-left: 65px;
    }

    .im__woomanday_catalog {
        margin-left: -16px;
    }
}

.wrap-container_1260 {
    position: relative;
}

.menu-nav-wrap {
    position: relative;
}