a {
    text-decoration: none !important;
}
#header_soho {
    font-size: 14px;
}
#header_soho a,
#header_soho a:link,
#header_soho a:visited,
#header_soho a:active {
    text-decoration: none !important;
}
#header_soho .logo img {
    height: 35px;
}
#header_soho .phone{

}
#header_soho .phone .dropdown-toggle {
    appearance: none;
    -webkit-appearance: none;
    width: auto;
    background: none;
    border: 0;
    font-size: 13px;
    color: gray;
    text-decoration: none;
    font-weight: bold;
}
#header_soho .phone .dropdown-menu li a {
    font-size: 13px;
    color: gray;
    text-decoration: none;
    font-weight: bold;
    padding: 15px;
}
#header_soho .phone{

}
@media (min-width: 1024px) {
    #header_soho ul {
        margin-left: 210px;
    }
    #header_soho .logo img {
        height: 30px;
        position: relative;
        right: 75px;
    }
    #header_soho .phone{
        display: flex;
        position: relative;
        position: relative;
        right: 35px;
    }
}

@media (max-width: 767px) {
    #header_soho .phone{
        display: flex;
        position: relative;
        right: 3px;
    }
}
#footer_soho {
    background: #161e27 !important;
    font-size: 14px;
}
#footer_soho ul li {
    text-align: center;
}
#footer_soho a,
#footer_soho a:link,
#footer_soho a:visited,
#footer_soho a:active {
    text-decoration: none !important;
}
#footer_soho .btn.btn-outline-light {
    border: 1px solid transparent;
    font-size: 17px;
}