.theme-header .zpcontainer {
    max-width: 1380px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}
.theme-header-topbar .theme-socialicon-parent ul li a svg, .theme-header-topbar .theme-socialicon-parent ul li a img {
    width: 19px;
    height: 19px;
    margin: 0;
    margin-block-start: 4px;
    fill: #371D03;
    transition: 0.15s linear;
    vertical-align: initial;
}