body.admin-bar .mainhHeader.headerHome {
    /* top: 150px; */
}

#title-search-input {
    flex: 1;
    outline: none;
    border: none;
    padding: 6px 20px;
    font-size: 18px;
    font-family: 'MontserratRegular';
    background-color: rgba(195, 195, 195, 0.5);
    width: 100px;
}

@-moz-document url-prefix() {
    #title-search-input {
        flex: none;
        outline: none;
        border: none;
        padding: 12px 20px;
        font-size: 18px;
        font-family: 'MontserratRegular';
        background-color: rgba(195, 195, 195, 0.5);
        width: 100px;
    }
}

#search {
    width: 250px;
}

#search form {
    display: flex;
    /*width: 25%;*/
}

#search input[type="submit"] {
    flex: 0 0 85px;
    max-width: 60px;
    background-color: rgba(195, 195, 195, 0.5);
    outline: none;
    border: none;
    background-image: url(img/icon-search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px;
    color: transparent;
}

@media only screen and (max-width: 770px) {
    #title-search-input {
        font-size: 12px;
    }
    #search input[type="submit"] {
        flex: 0 0 50px;
        max-width: 50px;
        background-size: 18px;
    }
}

@media only screen and (max-width: 980px) {
    #search input[type="submit"] {
        flex: 0 0 55px;
        max-width: 55px;
        background-size: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    #search input[type="submit"] {
        flex: 0 0 65px;
        max-width: 65px;
        background-size: 25px;
    }
}

@media only screen and (max-width: 1280px) {
    #title-search-input {
        font-size: 14px;
    }
    #search input[type="submit"] {
        flex: 0 0 50px;
        max-width: 50px;
        background-size: 25px;
    }
}

@media only screen and (max-width: 1600px) {
    #title-search-input {
        font-size: 16px;
    }
    #search input[type="submit"] {
        flex: 0 0 50px;
        max-width: 50px;
        background-size: 22px;
    }
}

@media only screen and (max-width: 480px) {
    #title-search-input {
        width: 100%;
    }
}

.mainhHeader .header-shrink {
    background: #212121;
    height: 50px;
}

.header-shrink {
    padding: 0 0 0 15%;
    transition: 1s;
    animation: show 1s 1;
    animation-fill-mode: forwards;
    animation-delay: 0.01s;
}

@keyframes show {
    0% {
        opacity: 0.2;
    }
    100% {
        opacity: 1.2;
    }
}

.header-shrink.container-m {
    height: 50px;
}

.header-shrink.row-m {
    height: 50px;
}

.header-shrink .menuHeader ul {
    height: 50px;
}

.header-shrink .logoHeader_desktop {
    height: 50px;
}

.header-shrink .inputSearchWrap {
    padding: 0.5% 2% 0 2%;
}

.header-shrink .basketLink__number {
    top: 4px;
}

.phoneHeaderBtn-shrink {
    height: 50px;
    width: 50px;
}

.paddd {
    padding: 0 20px;
}

@media only screen and (max-width: 1399px) {
    .menuHeader__phone>p {
        font-size: 13px !important;
    }
    /* .phone_icon,
    .phone_icon>img {
        display: inherit !important;
        width: 23px;
        height: 23px;
        padding: 3% 1.2% 0 1%;
        position: relative;
        left: 2%;
    }
    .phone_icon2,
    .phone_icon2>img {
        display: inherit !important;
        width: 26px;
        height: 26px;
        padding: 3% 1.2% 0 1%;
        position: relative;
        left: 2%;
    } */
}


/* @media (min-width: 1201px) and (max-width: 1360px) {
    .phone_icon2,
    .phone_icon2>img {
        padding: 3% 0% 0 0%;
        left: 0%;
    }
    .phone_icon,
    .phone_icon>img {
        left: -1.5%;
        padding: 3% 0% 0 0%;
    }
    body>header>div>div>div.menuHeader>ul>li:nth-child(7) {
        left: -1.5%;
        position: relative;
    }
} */


/* @media only screen and (max-width: 1100px) {
    .phone_icon,
    .phone_icon>img {
        display: inherit !important;
        width: 23px;
        height: 23px;
        padding: 3% 1.2% 0 1%;
        position: relative;
        left: 2%;
    }
    .phone_icon2,
    .phone_icon2>img {
        display: inherit !important;
        width: 26px;
        height: 26px;
        padding: 3% 1.2% 0 1%;
        position: relative;
        left: 2%;
    }
    li.menuHeader__icon {
        margin: 0px -30px 0 0px;
    }
}*/

@media only screen and (max-width: 1024px) {
    /* body>header>.container-m {
        padding: 0;
    } */
}


/* @media (min-width: 981px) and (max-width: 1000px) {
    .menuHeader {
        width: 100%;
    }
    .inputSearchWrap {
        width: 23%;
        display: flex;
        padding: 2.5% 3.5% 0 0%;
        margin: 0 0 0 0;
    }
    body>header>.container-m {
        padding: 0;
    }
    #search {
        width: 200px !important;
    }
    .phone_icon,
    .phone_icon>img {
        padding: 3% 0 0 0%;
    }
    li.menuHeader__icon {
        margin: 0px -15px 0 -12px;
    }
    .phone_icon,
    .phone_icon>img {
        left: 1%;
    }
}

.windowNum {
    background: white;
    width: 130px;
    height: 35px;
    position: absolute;
    margin: 47px -38px;
    z-index: 999999999;
    left: -10%;
}

.windowNum2 {
    background: white;
    width: 125px;
    height: 35px;
    position: absolute;
    margin: 47px -38px;
    z-index: 999999999;
    left: 55%;
}

.hid {
    display: none;
}

.phoneHid {
    top: -7px;
    left: 4%;
    position: relative;
    font-size: 15px;
}

.phone_icon:hover .windowNum {
    display: block;
}

.phone_icon2:hover .windowNum2 {
    display: block;
}  */

.body>header>div>div>div.menuHeader>ul>li {
    cursor: pointer;
}