#header .inner {
    background: #4D6186;
}

#tmenu a:hover, #tmenu a.hover, #tmenu li:hover .h2, #tmenu .active .h2, #tmenu .burger button:hover {
    background-color: #4D6186;
}

#tl_navigation .menu_level_1 li.current {
    border-left-color: #4D6186;
}

#header h1 a {
    background-image: url(/files/tpl/img/logo-footer.png);
    font-size: 0px;
    background-size: 120px;
    display: block;
    height: 31px;
    width: 135px;
    padding: 5px;
    background-position: center;
}

.mod_iso_orderdetails h3 {
    height:auto;
}

.w33 {
    width: calc(33% - 30px);
    float: left;
    min-height: 80px
}