.header a.elementor-icon {
    width: 1.4vw;
    height: 1.4vw;
}

.header .elementor-social-icon i {
    font-size: 0.95vw;
    display: flex;
    align-items: center;
}

.header span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_users  .elementor-button {
    padding: 0.5vw 0 !important;
}


.header_users i.fas.fa-users {
    font-size: 1.2vw;
}

.header_cart .elementor-button-icon {
    padding-top: 0.2vw;
    font-size: 1.2vw;
}

.header_cart .elementor-button-icon:before {
    font-size: 0.5vw !important;
}

.header .elementor-search-form__container {
    display: flex;
    flex-direction: row-reverse;
    min-height: 1.6vw !important;
}

.header input.elementor-search-form__input {
    padding: 0vw 0.5vw !important;
    width: 8vw !important;
}

.header button.elementor-search-form__submit {
    min-width: 2vw !important;
}

.header_phone .elementor-button {
    padding: 0 !important;
}

.header li.menu-item:not(:first-child):after {
    content: '';
    width: 2px;
    height: 80%;
    background-color: #222222;
    position: absolute;
    top: 1px;
}

.header li.menu-item:not(:last-child) a.elementor-item {
    padding: 0 0.85vw !important;
}

.header li.menu-item:last-child a.elementor-item {
    padding: 0 0.85vw 0 0 !important;
}

li.muza a.elementor-item {
    color: transparent !important;
    margin: 0 0.5vw !important;
}

li.muza a.elementor-item:after {
    content: '';
    width: 3.5vw;
    height: 3.5vw;
    position: absolute;
    top: -1.55vw;
    left: 0;
    display: block;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/01/header_muza.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 1 !important;
    visibility: visible !important;
    background-color: transparent !important;
}



