﻿.selectOrdenacao
{
    cursor:pointer;
}

.divContainerLoad{
    text-align:center
}

.imgLoadListaProdutos {
    width: 70px !important;
}

.top-cart-number {
    background-color: var(--cnvs-text-color);
}

.spanRemeberPassword {
    color: var(--cnvs-text-color);
}

#checkRememberLogin {
    vertical-align: text-top;
}

.colorPrice {
    color: var(--cnvs-text-color);
}
.colorPriceCarrinho {
    font-weight:bold!important;
}
.colorPriceCarrinhoDesconto {
    margin-left:3px!important;
}

.spanDeleteMiniCarrinho {
    cursor: pointer;
}

.spanDeleteCarrinho {
    cursor: pointer;
}

.borderCarrinhoCupao{
    border-bottom:0!important;
}

.dadosPessoais {
    margin-bottom:3%;
}

