
.smargin[data-v-5dfb1163] {
  margin: 5px;
  margin-left: 10px;
}
.list[data-v-5dfb1163] {
  background: rgb(252, 207, 125);
  border-radius: 8px;
  margin: 0px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.sortable-cards[data-v-5dfb1163] {
  min-height: 0 !important;
}
.card1[data-v-5dfb1163] {
  width: 100%;
}
.card[data-v-5dfb1163] {
  width: 15vw;
  height: 300px;
}
#scrollview[data-v-5dfb1163] {
  max-width: 98vw;
}
.borda-bloco[data-v-5dfb1163] {
  border: solid 1px rgb(170, 170, 170);
  border-radius: 10px;
}
.margin1[data-v-5dfb1163] {
  margin: 0.7vw 0.4vw;
  padding: 0;
}
.margin5[data-v-5dfb1163] {
  margin: 5px;
}
.um-quinto[data-v-5dfb1163] {
  width: 14.5vw;
}
.tres-tela[data-v-5dfb1163] {
  width: 31%;
}
.duas-tela[data-v-5dfb1163] {
  width: 47%;
}
.carrinho[data-v-5dfb1163] {
  width: 20vw;
  height: 250px;
  display: inline-block;
}
.nome-campo[data-v-5dfb1163] {
  width: 100%;
  cursor: pointer;
}
.grid-padrao[data-v-5dfb1163] {
  width: 91.5vw !important;
}
@media (max-width: 950px) {
.carrinho[data-v-5dfb1163] {
    width: 40vw;
    height: 250px;
    display: inline-block;
}
.card[data-v-5dfb1163] {
    width: 40vw;
}
}
@media (max-width: 640px) {
.carrinho[data-v-5dfb1163] {
    width: 90vw;
    height: 250px;
    display: inline-block;
}
.media[data-v-5dfb1163] {
    width: 100% !important;
}
.card[data-v-5dfb1163] {
    width: 80vw;
}
}


/*# sourceMappingURL=display-data428.57937271.css.map*/