.row-fluid.banner.vitrine.hidden-phone .span8{
    width:100% !important;
}

.row-fluid.banner.vitrine.hidden-phone .span4{
    display:none !important;
}

.banner .flex-control-nav {
    width: 100% !important;
    bottom: 10px;
    right: 10px;
    padding: 5px;
    z-index: 2;
}

.menu.superior .nivel-um>li .titulo {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 45px;
    margin: 0;
    color: #fff;
    font-weight: bold;
}

.menu.superior li.com-filho>a i {
    margin: 0;
    background: none;
    color: #fff;
    padding: 0;
    width: 10px;
    line-height: 13px;
}
.menu.superior .nivel-um>li:hover,
.menu.superior .nivel-um>li .titulo:hover {
    color:#CA93A9 !important;
}

.menu.superior .nivel-um li[class^='categoria-id'], li[class*=' categoria-id']:hover{
    color:#CA93A9 !important;
}

.menu.superior li.com-filho>a i:hover {
    color:#CA93A9 !important;
}

.categoria-id-20588685{
    display:none !important;
}

.menu.superior .nivel-dois li a {
    color: #205543 !important;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.logo a {
    height: 110px;
    margin-bottom: 0.5rem !important;
}
.flexslider {
    border: 0;
    border-radius: 5px !important;
}

#menuCat {
    background: #205543;
    color: white !important;
    padding-top: 1rem;
    height: 45px;
    display: flex;
    align-items: center;
}

#barraNewsletter {
    display:none !important;
}

#sobreLoja {
    display:none !important;
}

@media screen and (max-width: 768px) {
    .menu.superior .nivel-um>li .titulo {
        text-transform: uppercase;
        font-size: 13px;
        line-height: 45px;
        margin: 0;
        color: #205543;
        font-weight: bold;
    }
}