.box-coluna-de-escolhas {
display: none;
}
.box-coluna-de-escolhas {
display: none;
width: 100%;
}
.box-coluna-de-escolhas {
display: none;
overflow: auto;
}
.box-coluna-de-escolhas {
position: fixed;
top: 0px;
right: 0px;
bottom: 221px;
z-index: 1001;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: auto;
width: 300px;
height: 100vh;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f4f4f4;
box-shadow: -3px 3px 10px 0 rgba(0, 0, 0, .1);
}
.fechar-box-escolhas {
position: absolute;
top: 0px;
right: 12px;
z-index: 31;
padding: 10px;
background-color: #2B73C3;
-webkit-transition: opacity 350ms cubic-bezier(.68, -.55, .265, 1.55);
transition: opacity 350ms cubic-bezier(.68, -.55, .265, 1.55);
cursor: pointer;
}
.fechar-box-escolhas:hover {
opacity: 0.6;
}
.fechar-box-escolhas {
top: 0px;
right: 12px;
z-index: 29;
}
.fechar-box-escolhas {
position: fixed;
right: 24px;
}
.fechar-box-escolhas {
top: 0px;
right: 24px;
}
.quantidade-pacote-escolhido {
margin-top: 40px;
font-family: Lato, sans-serif;
color: #fe6601;
font-size: 36px;
font-weight: 900;
text-align: center;
}
.texto-plano {
margin-top: 10px;
font-family: Lato, sans-serif;
color: #717171;
font-size: 16px;
text-align: center;
text-transform: lowercase;
}
.links-box-coluna {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
font-weight: 700;
text-align: center;
}
.links-box-coluna:hover {
opacity: 0.6;
font-weight: 700;
}
.adicione-ao-lado {
position: relative;
margin-bottom: 8px;
padding: 12px;
}
.adicione-ao-lado {
width: 100%;
}
.icone-coluna-de-escolhas {
top: 115px;
z-index: 9;
}
.icone-coluna-de-escolhas:hover {
opacity: 1;
}
.icone-coluna-de-escolhas {
top: 110px;
padding-right: 20px;
padding-left: 20px;
}
.icone-coluna-de-escolhas {
padding: 5px 15px;
}
.icone-coluna-de-escolhas {
position: fixed;
top: 110px;
right: 0px;
z-index: 30;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 10px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #003E84;
-webkit-transition: opacity 350ms cubic-bezier(.68, -.55, .265, 1.55);
transition: opacity 350ms cubic-bezier(.68, -.55, .265, 1.55);
cursor: pointer;
}
.icone-coluna-de-escolhas:hover {
opacity: 0.6;
}
.box-icon {
width: 30px;
}
.texto-box-escolha {
margin-top: 5px;
font-family: Lato, sans-serif;
color: #ffff;
font-size: 18px;
}
.add-snack-on {
margin-top: 5px;
margin-bottom: 5px;
padding: 8px 12px;
border: 1px solid #827ace;
font-family: Lato, sans-serif;
color: #fe6601;
font-size: 14px;
font-weight: 400;
text-align: center;
text-transform: none;
}
.snack-on {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 8px;
margin-bottom: 8px;
padding: 0px 12px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #000000;
font-family: Lato, sans-serif;
color: #000000;
font-weight: 700;
text-align: center;
width: 75%;
}
.snack-on.snack-on-texto1 {
border-style: none;
width: 3%;
padding: 0px 5px;
color:#000000;
}
.snack-on.snack-on-texto2 {
border-style: none;
width: 100%;
color: #666;
}

.snack-off {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 8px;
margin-bottom: 8px;
padding: 0px 12px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #54285a;
font-family: Lato, sans-serif;
color: #000000;
font-weight: 399;
text-align: center !important;
width: 100%;
}
.deletar-snack {
width: 20px;
}
.botao-concluir-caixa {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding: 14px 12px;
background-color: #54285a;
-webkit-transition-duration: 350ms;
transition-duration: 350ms;
-webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
color: #fff;
text-align: center;
}
.botao-concluir-caixa:hover {
opacity: 0.6;
color: #fff;
}
.add-mesmo-item-div{
  font-family: Lato, sans-serif;
  width: 23%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  text-align: center;
}
.add-mesmo-item{
  color:#666666;
  font-size:22px;
}
.add-mesmo-item:hover {
  cursor: pointer;
  text-decoration: none;
  color: #11e615;
}



.box-coluna-de-escolhas .btn-finalizar{
    background-color: #11D13B;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}

}
.box-coluna-de-escolhas .count{
 font-weight: 500;
 margin: 20px 0;
 text-align: center;

}