#primary-menu {
    /* all: unset; */
    font-weight: bold;
    font-size: 1.2rem;
}

#primary-menu ul li a{
    padding-left: 5px !important;
    padding-right: 5px !important;
}


#logo img{
    width: 100px;
    height: 70px;
    margin-top: 15px;
}

.footer-big-contacts {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

.footer-big-contacts span {
    display: block;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }

.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 0px solid #444;
}

footer {
    
}

footer .widget_links {
    margin: 0px;
    padding: 0px;
}

footer .widget_links p {
    margin-bottom: 20px;
}

footer .widget_links {
    margin-bottom: 12px;
}

footer .widget_links ul {
    margin: 0px;
    padding: 0px;
}

.content-wrap {
    padding-top: 50px;
    padding-bottom: 20px;
}

.footer-items {
    line-height: 150%;
}
.footer-items ul li:nth-child(1) {
    margin-bottom: 15px;
}

.footer-items ul li {
    text-decoration: none;
    list-style: none;
}

.feature-box {
    font-size: .90em !important;
    line-height: 2px !important;
}