.language_switcher {
    color: #ffffff;
    letter-spacing: 0.05em;
    font-weight: 400;
    text-align: right;
    padding-top: 5px;
    padding-right: 10px;
}

.language_switcher a {
    color: #ffffff;
    font-weight: 500;
}

.main_menu .elementor-nav-menu--main .elementor-item {
    padding-top: 10px !important;
}


@media (max-width: 767px) {
    .language_switcher {
        position: absolute;
        top: -25px;
        right: -10px;
        padding-top: 0px;
        padding-right: 0px;
    }
}

.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(1) .elementor-icon-list-icon,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(2) .elementor-icon-list-icon,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(3) .elementor-icon-list-icon {
    padding-right: 0;
}

.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(1) .elementor-icon-list-icon i,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(2) .elementor-icon-list-icon i,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(3) .elementor-icon-list-icon i {
    font-size: 20px;
    line-height: 16px;
}

.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(1) .elementor-icon-list-text,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(2) .elementor-icon-list-text {
    display: none;
}


.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(3),
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(3) i,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(3) .elementor-icon-list-text {
    color: #7360f2;
}

.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(2),
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(2) i,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(2) .elementor-icon-list-text {
    color: #3b5998;
}

.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(1),
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(1) i,
.elementor-widget.header-phones .elementor-icon-list-items .elementor-icon-list-item:nth-last-child(1) .elementor-icon-list-text {
    color: #C13584;
}


