﻿.lowHedader {
    height: 0px;
}

#header.style2 {
    z-index: 95;
}

.logoHeader2 {
    top: 15px;
}

.div-progress-bar {
    top: 50px;
}

header .soap-popupbox {
    cursor: pointer;
}

#header.style2 #main-menu ul.menu {
    margin-right: 120px;
    float: right !important;
}

.topnav {
    padding-left: 240px;
}

.logo-texto {
    margin: 5px 0px 23px 0px;
}

@media (max-width: 991px) {
    .logo-texto {
        margin-top: 5px !important;
    }
}

.menu {
    display: flex;
}

    .menu li {
        height: 70px !important;
        padding-top: 0 !important;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

.li-currency {
    margin-right: 10px !important;
}

.flag-header {
    margin-bottom: 0 !important;
}

#header .badge-cart .qtd-cart {
    position: absolute;
    top: 19px;
    z-index: 999;
    height: 18px;
    margin-top: 20px;
    line-height: 18px;
    border-radius: 25px;
    width: 18px;
    left: 23px;
}

#header .badge-cart {
    margin-left: 10px;
}

.btn-search-header {
    margin-top: 0px;
}

.logo-header {
    height: 45px;
}

.logo-header .el-image {
    height: 45px;
    width: auto;
}