main#lista .produtos .item figure {
    border: none !important;
}

header#topo .borda {
    border-radius: 0px !important;
    height: 40px !important;
    top: 160px !important;
}

header#topo .cover {
    height: 200px !important;
}

header#topo .cover .logo {
    top: 95px !important;
}

.alert {
    outline: none !important;
}

.feedback_item {
    border-bottom: none !important;
}

.p_feedback_item {
    border: 1px solid rgba(0,0,0,.5);
}