#search_box_input::placeholder{
    color: white;
    opacity: 1;
}

.margin-top-20{
    margin-top:20px;
}

.none{
    display: none;
}

.botao_cart_left {
    border-color: #EE323B!important;
    color: #fff!important;
    background-color: #EE323B!important;
}
.botao_cart_right {
    border-color: #EE323B!important;
    color: #fff!important;
    background-color: #EE323B!important;
}

.mt-70 {
    margin-top: 0px!important;
}