#carrinhoComprasDiv{
    position: absolute;
    background-color: #005952;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
}
#carrinhoComprasDiv .quantidade{
    position: absolute;
    width: 100%;
    top: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
#carrinhoComprasDiv .info{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-right: 5%;
}
#carrinhoComprasDiv .car{
    width: 55px;
    height: 55px;
    background-image: url("../imagens/shopping_car.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    margin-left: 10px;
}

#minhaSacolaDeCompras{
    width: 95%;
    margin-top: 24px;
}
#minhaSacolaDeCompras #calculoFrete{
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    border-style: solid;
    border-color: #6c543f;
    border-width: 1px;
    background-color: #795f47;
    padding-left: 5px;
    width: 779px;
    margin-top: 0px;
}
#minhaSacolaDeCompras .locaisDeEntrega{
    font-size:11px;
    font-weight:bold;
    color:#000000;
    width: 150px;
    line-height: 28px;
    cursor: pointer;
    padding-left: 10px;
}
#minhaSacolaDeCompras .locaisDeEntregaTexto{
    font-size:11px;
    font-weight:normal;
    color:#000000;
    line-height: 28px;
    padding-top: 2px;
}
#minhaSacolaDeCompras .locaisDeEntregaCampo{
    font-size:12px;
    font-weight:bold;
    color:#333333;
    width: 198px;
    height: 28px;
    line-height: 28px;
    border: none;
    background: none;
    background-color: transparent;
}
#minhaSacolaDeCompras .campoCEP{
    font-weight: normal;
    font-size: 20px;
    color: #605d5d;
    line-height: 18px;
    height: 30px;
    text-align: left;
    width: 110px;
    padding-left: 3px;
}
#minhaSacolaDeCompras .tabelaCabecalho{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background-color: #e0e0e0;
    height: 50px;
    padding-top: 10px;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -khtml-border-radius: 15px 15px 0 0;
}
#minhaSacolaDeCompras .tabela{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    background-color: #FFFFFF;
    height: 50px;
}
#minhaSacolaDeCompras .SubTotal{
    border-style: solid;
    border-color: #6c543f;
    border-width: 1px;
    background-color: #ffffff;
    margin-top: 20px;
}
#minhaSacolaDeCompras .subtotalColuna{
    padding: 20px 20px 0 0;
}
#minhaSacolaDeCompras .Frete{
    border-style: solid;
    border-color: #6c543f;
    border-width: 1px;
    background-color: #fffeb6;
    height: 50px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    padding-right: 10px;
}
#minhaSacolaDeCompras .Total{
    background-color: #000000;
    height: 50px;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    margin-top: 20px;
}
#minhaSacolaDeCompras .Total .textos{
    font-family: 'Montserrat', sans-serif;
    background-color: #000000;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 60px;
}
#minhaSacolaDeCompras .Total .valores{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
#minhaSacolaDeCompras .produtosNome{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#000000;
    padding: 5px;
    line-height: 30px;
}
#minhaSacolaDeCompras .produtosDetalhes{
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    color:#000000;
    padding: 5px;
}
#minhaSacolaDeCompras .confirmarTotal{
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #990000;
}
#minhaSacolaDeCompras .confirmarTotalGeral{
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight:bold;
    color:#FFFFFF;
    line-height: 30px;
    margin-left: 10px;
}
#minhaSacolaDeCompras .confirmarTexto01{
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height: 60px;
    color:#000000;
    padding: 5px;
}
#minhaSacolaDeCompras .confirmarTexto02{
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    padding: 5px;
}
#minhaSacolaDeCompras .confirmarTexto03{
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    padding: 5px;
}
#minhaSacolaDeCompras .confirmarTexto04{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #990000;
    line-height: 50px;
    padding-left: 10px;
}
#minhaSacolaDeCompras .divAtualizar{
    float: right;
    width: 22px;
}
#minhaSacolaDeCompras .textosDestaques{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 50px;
    margin-top: 50px;
}
#minhaSacolaDeCompras .carrinhoComprasDivQuantidadeTabela{
    height: 30px;
    margin: 10px;
}
#minhaSacolaDeCompras .carrinhoComprasDivQuantidadeBotoes{
    margin-top: -5px;
}
#minhaSacolaDeCompras .carrinhoComprasDivQuantidadeAtualizar{
    padding-top: 7px;
}

#minhaSacolaDeCompras .passoAtivoNumero{
    position: relative;
    float: left;
    width: 25px;
    font-weight: bold;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    padding: 0px 0px 0px 10px;
    top: 18px;
    left: 5px;
}
#minhaSacolaDeCompras .passoAtivo{
    font-family: 'Montserrat', sans-serif;
    border-color: #005952;
    border-width: 3px;
    border-style: solid;
    background-color: #005952;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    padding: 22px 0px 0px 50px;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -khtml-border-radius: 15px 15px 0 0;
}
#minhaSacolaDeCompras .passoInativoNumero{
    position: relative;
    float: left;
    width: 25px;
    height: 30px;
    font-weight: bold;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #005952;
    padding: 0px 0px 0px 10px;
    top: 18px;
    left: 5px;
}
#minhaSacolaDeCompras .passoInativo{
    border-bottom-color: #005952;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    background-color: #ffffff;
    color: #005952;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 26px;
    padding: 25px 0px 0px 50px;
}

.carrinhoComprasCampoQuantidade{
    font-size: 16px;
    color:#000000;
    width: 30px;
    text-align: center;
    line-height: 36px;
    height: 36px;
}

.confirmarBotaoRemover{
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#FF0000;
    border:none;
    background:none;
    text-align:center;
    width:20px;
    height:25px;
    cursor:pointer;
    padding-top: 5px;
}
.confirmarCabecalho{
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    line-height: 50px;
}
.confirmarCampos{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    width:90px;
}

.finalizarCompraTotal{
    font-family:Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#FF0000;
    width:200px;
    border:none;
    background:none;
    height:28px;
    text-align:right;
}

@media only screen and (max-width: 768px) {
    #minhaSacolaDeCompras{
        width: 100%;
        margin-top: -30px;
    }
    #minhaSacolaDeCompras .botaoRemoverItem{
        height: 100%;
        margin-top: 0px;
    }
    #minhaSacolaDeCompras .botaoEmbalagemItem{
        margin: 0px;
        padding: 0px;
    }
    #minhaSacolaDeCompras .botaoEmbalagemNItem{
        margin: 0px;
        padding: 0px;
    }
    #minhaSacolaDeCompras .produtosNome{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color:#000000;
    }
    #minhaSacolaDeCompras .produtosDetalhes{
        padding: 0px;
    }
    #minhaSacolaDeCompras #calculoFrete{
        line-height: 50px;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        border-style: solid;
        border-color: #6c543f;
        border-width: 1px;
        background-color: #795f47;
        padding-left: 5px;
        width: 100%;
        margin-top: 0px;
    }
}
