.main-name {
    text-shadow: 2px 1px 3px #000;
}

.uc-kontakty .t-sociallinks__item a {
    width:70px!Important;
    height:70px!Important;
}

.uc-kontakty .t-sociallinks__svg {
    width:70px;
    height:70px;
}

.uc-kontakty .t-sociallinks__item_website a img {
    width:70px!Important;
    height:70px!Important;
}

.uc-os-button .t898__icon-phone_wrapper .t-sociallinks__svg path {
    fill: #fff;
}

.uc-os-button .t898__icon-phone_wrapper .t898__svg__bg {
    background-color: #000;
}

.main-arrow {
    outline: none;
}


@media screen and (max-width: 980px) {
    .tmenu-mobile {
        box-shadow: 0px 0px 5px #999;
    }
}