@charset "UTF-8";
@media screen and (max-width:1024px){
    .dd_mobile_menu-content .block_cp,
    .dd_mobile_menu-content .show_talents{
        display: none;
    }
    .dd_mobile_menu-content.user_cp .block_cp,
    .dd_mobile_menu-content.user_cp .show_talents{
        display: flex;
    }
    .dd_mobile_menu-content.user_cp .block_personal,
    .dd_mobile_menu-content.user_cp .show_cp{
        display: none;
    }

    .dd_mobile_menu-content .socials-round{
        gap: 6px 0px;
        justify-content: center;
        opacity: 0.75;
    }
    .dd_mobile_menu-content .socials-round__item:not(:last-child){
        margin-right: 1px;
    }
    .dd_mobile_menu-content .socials-round__item{
        width: 35px;
        height: 35px;
    }
    .animation_bg::after{
        background-color: white!important;
    }
    .dd_mobile_menu-content .dd_mobile_menu-content-inner{
        color:black!important;
    }
    .user_cp .dd_mobile_menu-content-inner{
        background: #eaeefa;
        transition:none!important;
    }
    .user_cp .dd_mobile_menu-content-inner .menu-item-has-children a:before{
        border-color:#eaeefa;
        transition:none!important;
    }
    .user_cp .dd_mobile_menu-content-inner .socials-round--bordered-items .socials-round__item{
        background: none;
        transition:none!important;
    }
    .nav li a{
        color:black!important;
    }
    .dd_mobile_menu-content .theme-btn.theme-btn--new{
        color:var(--happy-purple)!important;
    }
    .act_btns{
        display: grid;
        gap: 10px;
        width: 100%;
        margin-top: auto;
        margin-bottom: 40px;
    }
    .wpml-ls-current-language a span {
        font-weight: bold;
    }
    .dd_mobile_menu-close .dd_mobile_menu-close-icon,
    .dd_mobile_menu-close .dd_mobile_menu-close-icon:before{
        background: black!important;
    }
    .menu-item-has-children a:before{
        background-color: #a930cf;
        border: 10px solid white;
        /* background-image: url(/wp-content/themes/hm/assets/img/icons-hm/down_arrow.svg);
        transform:none; */
    }
    .dd_mobile_menu-content .nav ul li a.opened{
        font-weight: bold;
    }
    .content-inner-top{
        text-align: left;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        min-height: 40px;
        vertical-align: middle;
        border-bottom: 1px #ccc solid;
    }
    .content-inner-top span{
        display: flex;
        gap:7px;
    }
    .user_bl{
        display: flex;
        gap: 15px;
        align-items: center;
        padding-bottom: 15px;
    }
    .user_bl img{
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: #eee;
        border: none;
    }
    .user_bl .empty_ava{
        background-color: #eee;
        border: none;
        width: 45px;
        height: 45px;
        border-radius: 50%;
    }
    .u_menu .empty_ava{
        background-color: #eee;
        border: none;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .user_bl div{
        display: grid;
        gap: 5px;
    }
    .user_bl span{
        font-size: 16px;
        color:#808080;
        font-weight: 400;
    }
    .dd_mobile_menu-content-inner.mob{
        justify-content: normal;
    }
    .dd_mobile_menu-content-inner.mob a{
        display: flex !important;
        gap: 10px;
        padding: 12px 0px 12px 20px !important;
        margin: 12px auto;
        margin-left: -30px;
        padding-left: 25px !important;
        width: calc(100% + 30px) !important;
        border-left: 4px solid transparent !important;
    }
    .dd_mobile_menu-content-inner.mob .current-menu-item a{
        border-left: 4px solid var(--happy-purple)!important;
        color: var(--happy-purple) !important;
    }
    .dd_mobile_menu-content-inner.mob .nav__menu{
        overflow-y: visible;
    }
    .dd_mobile_menu-content-inner.mob .current-menu-item .hm-icon{
        background-color: var(--happy-purple);
    }
    .theme-btn--new .hm-icon{
        background-color: var(--happy-purple);
    }
    .dd_mobile_menu-content li.separated:before,
    .dd_mobile_menu-content li.separated:after {
        display: block;
        height: 1px;
        background-color: #ccc;
        width: 100%;
        content: '';
    }
    .dd_mobile_menu-content li.separated {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .sub-menu.opened a{
        margin-left: 0px !Important;
        padding-left: 15px !Important;
        width:100% !Important;
    }
    .dd_mobile_menu{
        user-select: none; 
    }
    .dd_mobile_menu-item-content-title:before {
        content: '';
        display: block;
        width: 34px;
        height: 20px;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        padding: 2px;
        margin: auto;
        margin-bottom: 4px;
    }
    .dd_mobile_menu-item-content-title:before{
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        background-color: black;
        background-size: contain;
        -webkit-mask-origin: content-box;
        mask-origin: content-box;
        width: 20px;
        height: 20px;
    }
    .dd_mobile_menu-item-content.selected .dd_mobile_menu-item-content-title:before{
        background-color: var(--happy-purple);
    }
    .dd_m1:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/house.svg');}
    .dd_m2:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/vacancy.svg');}
    .dd_m3:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/premium.svg');}
    .dd_m4:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/promotion.svg');}
    .dd_m5:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/people-focus.svg');}
    .dd_m6:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/dashboard.svg');}

    .dd_mobile_menu.b2b .dd_m2:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/vacancy.svg');}
    .dd_mobile_menu.b2b .dd_m3:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/premium.svg');}
    .dd_mobile_menu.b2b .dd_m4:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/promotion.svg');}
    .dd_mobile_menu.b2b .dd_m5:before { mask-image: url('/wp-content/themes/hm/assets/img/icons-hm/people.svg');}
    .dd_mobile_menu.b2b .dd_mobile_menu-item-content.selected .dd_mobile_menu-item-content-title:before{
        background-color: var(--happy-blue);
    }
    .dd_mobile_menu.b2b .dd_mobile_menu-item-content.selected .dd_mobile_menu-item-content-title{
        color: var(--happy-blue);
    }
    .dd_mobile_menu.b2b{
        background-color: rgb(234 238 250 / 98%);
        border-top: 1px #d3d6e2 solid;
        padding: 1px 5px;
    }
    .dd_mobile_menu.b2b .dd_mobile_menu-item{
        flex: 1;
        white-space: nowrap;
    }

    
}