.box {
  padding: 0.75rem;
}
.box_pesquisa {
  z-index: 4;
  display: flex;
  height: 3rem;
  justify-content: space-between;

  align-items: center;
  position: relative;
  flex: 1 1 0%;
  display: flex;
  -webkit-box-pack: center;
  /*justify-content: center;*/
  position: relative;
  right: 0px;
  left: 0px;
  /*margin: auto var(24px) auto var(0px);*/
}
.box_pesquisa .control {
  display: inline-flex;
  gap: 4px;
  max-width: 500px;
  /*width: 500px;*/
}

.box .top_logo img {
  width: 90px;
}

.box_pesquisa div {
}
.box .top_logo {
  left: 10px;
  display: flex;
  position: fixed;
  top: 10px;
}

@media (max-width: 481px) {
  .box_pesquisa .input {
    width: 250px;
  }
  .botao_user_botao .entrar {
    display: none;
    transition: opacity 0.5s, display 0.5s allow-discrete;
  }
  /*
    .box_pesquisa .end{
        display: none;
        transition: opacity 0.5s, display 0.5s allow-discrete;

    }*/

  .modal .modal_content {
    width: 100%;
    height: 100%;
  }
  .modal .modal_content .box {
    width: 100%;
    height: 100%;
  }
}
a {
  text-decoration: none;
}
.box_pesquisa .end {
}

.botao_user_botao {
  white-space: nowrap;
}

.box_pesquisa .input,
.box_pesquisa .button,
.pac-target-input {
  border-radius: 15px;
}
.botao_user {
  position: relative;
  color: #1a2138;
  border-radius: 20px;
  left: -8px;
  border: 1px solid #000;
  width: 30px;
  min-width: 30px;
}
.botao_user_botao .entrar {
  vertical-align: -webkit-baseline-middle;
}
#g_id_onload {
  display: block;
  position: absolute;
}

/* Tags Rapidas */
.tags_rapidas {
  width: 100%;
  z-index: 3;
  background-color: #fff;
  position: fixed;
  box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%),
    0 0 0 1px rgb(10 10 10 / 2%);
  padding-top: 0.5rem;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0.5rem;
  top: 2.75rem;
}

#carousel-tags-rapidas {
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.tags_lista {
  display: inline-block;
  border-style: solid;
  border-radius: 0.4rem;
  border-width: 0.5px;
  border-color: #e4e9f2;
  color: #1a2138;
  padding-top: 0.01rem;
  padding-bottom: 0.01rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  white-space: nowrap;
  margin: 2px;
  font-size: 14px;
  text-align: center;
  height: 35px;
  font-weight: bold;
  padding-top: 5px;
}

.tags_lista {
  width: auto;
  min-width: 100px;
}

.dados_escritos {
  padding-top: 25px;
}

.pac-container {
  z-index: 4001;
}

.div_num_complemento {
  display: inline-flex;
  width: 100%;
  position: relative;
  gap: 10px;
  vertical-align: middle;
  justify-content: left;
  padding-top: 8px;
}
.div_num_complemento div {
  width: 100%;
}
.div_num_complemento .input {
  width: 100%;
}
.div_num_complemento span,
.div_endereco span {
  display: flex;
  color: rgb(153, 153, 153);
}

.css-1f3b3q5-addCustomButton {
  height: 40px;
  padding: 8px;
  /*display: flex;*/
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  border-radius: 8px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border: 1px solid rgb(230, 230, 230);
  color: rgb(51, 51, 51);
  margin-top: 8px;
  width: 100%;
  user-select: none;
}
.div_endereco .css-1f3b3q5-addCustomButton {
  margin-top: 0px !important;
  margin-right: 8px;
}

.css-fxy9jv-buttonBase-primaryButton-buttonContainer {
  outline: none;
  border-radius: 10px;
  font-size: 14px;
  /* font-family: Roboto; */
  line-height: 20px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  width: 100%;
  color: rgb(255 255 255);
  background-color: rgb(33, 150, 243);
  border: 1px solid rgb(33, 150, 243);
  font-weight: bold;
}

/** FOOTER **/
.css-1xfm16f i {
  width: 30px;
  font-size: 27px;
  color: #363636;
}
.css-1ljw64n {
  line-height: 20px;
  color: #363636;
  font-size: 16px;
  margin-block: 0px;
  margin-inline: 0px;
  font-weight: bold;
  text-align: left;
  display: flex;
}
.css-exdqlm {
  color: #363636;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
}
footer .columns {
  margin-left: 0rem;
  margin-right: 0rem;
  margin-top: 1rem;
}
.img_logo_footer {
  width: 130px;
}
.css-mgyndu-footer {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /*height: 80px;*/
  background: #ffffff;
  /*box-shadow: inset 0 1px 0 0 rgb(0 0 0 / 12%),
    inset 0 -1px 0 0 rgb(0 0 0 / 12%);
    */
  /* margin-top: 32px; */
}

.footer_redes_sociais {
  gap: 20px;
  position: relative;
  display: inline-flex;
}

.has-text-centered {
  text-align: center !important;
}

.css-qz6bmq-footerContainer {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  position: relative;
  top: 50px;
  font-size: 12px;
}

/* voltar */

.css-zym94n {
  height: 56px;
  background-color: rgb(213, 213, 213);
  border-left: none;
  border-right: none;
  -webkit-box-pack: center;
  justify-content: center;
  display: flex;
  position: absolute;
  width: 100%;
  left: 0px;
  -webkit-box-align: center;
  align-items: center;
}
.css-1kr2mng {
  display: flex;
  line-height: 56px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
}
.css-1pc0fbl {
  position: relative;
  padding: 0px;
  margin: 0px;
  /*display: flex;*/
}
.css-zym94n img:last-child {
  display: none;
}

body {
  background-color: #f7f9fc;
}

.sb-title {
  position: relative;
  top: -12px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.sb-title-icon {
  position: relative;
  top: -5px;
}

.card-container {
  display: flex;
  height: 500px;
  width: 300px;
}

.panel {
  background: white;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.half-input-container {
  display: flex;
  justify-content: space-between;
}

.half-input {
  max-width: 120px;
}

h2 {
  margin: 0;
  font-family: Roboto, sans-serif;
}

input {
  height: 30px;
}

input {
  border: 0;
  border-bottom: 1px solid black;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
}

input:focus::placeholder {
  color: white;
}

.pac-item {
  cursor: default;
  padding: 0 4px;
  text-overflow: initial;
  overflow: hidden;
  white-space: pre-line;
  line-height: 30px;
  text-align: left;
  border-top: 1px solid #e6e6e6;
  font-size: 12px;
  color: #515151;
}

.pac-container {
  border-radius: 15px;
  padding: 8px;
  /* position: fixed !important; */
}

.box_pesquisa {
  margin-bottom: 0.5rem !important;
  position: fixed;
  width: 100%;
  border-radius: 0px !important;
}

/** Estabelecimento Lista */
.relacionados {
  margin-left: -15px;
  margin-right: -15px;
  /* width: 120%; */
  z-index: 4;
}

.listaRelacionados {
  /* background: rgb(255, 255, 255); */
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.css-11exu08-ProductCard {
  display: flex;
  cursor: pointer;
  flex-flow: column;
  position: relative;
  border-radius: 8px;
  box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(250, 250, 250);
  margin: 4px 8px 24px;
  box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px 0px;
  font-size: 14px;
  text-align: left;
  height: 208px;
  min-width: 128px;
  width: 128px;
}

.css-4r5zs1-discountLabel {
  top: 0px;
  right: 0px;
  padding: 3px;
  height: 24px;
  overflow: hidden;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  border-radius: 8px;
  position: absolute;
  color: rgb(255, 255, 255);
  background-color: rgb(245, 67, 55);
  /* border: 2px solid #000000; */
  font-size: 12px;
  margin: 8px;
  z-index: 0;
}

.css-1tkwx94 {
  width: 100%;
  height: 110px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.css-mtwe98-productImage {
  height: 96px;
  align-self: center;
  padding: 4px;
  border-radius: 10px;
}

.css-mtwe98-productImage_cinza {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.css-f7r0t7 {
  margin: 0px;
  width: 100%;
  border: 1px solid rgb(243, 243, 243);
}

.css-1q4ix2j-productDetails {
  padding: 8px;
}

.css-krg860-productTitle {
  text-align: left;
  color: rgb(153, 153, 153);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 32px;
  font-size: 14px;
  font-weight: 400;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.css-ziwz9j-discountedPrice {
  font-size: 12px;
  color: rgb(153, 153, 153);
  text-decoration: line-through;
}

.css-18dj8qe-priceContainer {
  margin: 8px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.css-t89dhz-priceText {
  font-weight: bold;
  color: rgb(51, 51, 51);
}

/** DIVS */
@media (max-width: 481px) {
  .ftUjGl {
    display: none;
    margin-right: 16px;
    margin-left: 16px;
  }

  .hGSuEd {
    display: none;
    margin-right: 16px;
    margin-left: 16px;
  }

  .end .boXngR {
    max-width: 300px !important;
  }
}

@media (min-width: 481px) and (max-width: 624px) {
  .eXFrYT {
    margin-left: 32px;
    margin-right: 32px;
  }

  .hGSuEd {
    display: none;
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media (min-width: 625px) and (max-width: 768px) {
  .eXFrYT {
    margin-left: 16px;
    margin-right: 16px;
  }

  .modal .modal-content {
    width: 65%;
  }

  .hGSuEd {
    display: none;
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media (min-width: 769px) and (max-width: 960px) {
  .eXFrYT {
    margin-left: 16px;
    margin-right: 16px;
  }

  .modal .modal-content {
    width: 55%;
  }
}

@media (min-width: 961px) and (max-width: 1184px) {
  .eXFrYT {
    margin-left: 16px;
    margin-right: 16px;
  }

  .hGSuEd {
    margin-right: 20px;
    margin-left: 20px;
  }

  .eIMErN.eIMErN {
    max-width: 100%;
  }

  .modal .modal-content {
    width: 45%;
  }

  .caxsAT {
    scroll-snap-type: x mandatory;
    margin-left: 16px;
    margin-right: 16px;
  }

  .caxsAT > * {
    scroll-snap-align: start;
  }

  .hGSuEd {
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media (min-width: 1185px) {
  .eXFrYT {
    margin-left: 16px;
    margin-right: 16px;
  }

  .modal .modal-content {
    width: 35%;
  }

  .caxsAT {
    scroll-snap-type: x mandatory;
    margin-left: 16px;
    margin-right: 16px;
  }
}

.bYdnMS {
  overflow: auto;
}

.ddQyCG {
  max-width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-direction: row;
}

.iACCFf {
  max-width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.prism-theme {
  --base-font-size-xxx-large: 32px;
}

.boXngR {
  color: #191919;

  /*font-family: "TT Norms", "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
*/
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.01px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  display: block;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
}

.jiprfl {
  max-width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-direction: row;
}

.iACCFf > * + * {
  margin-left: 24px !important;
}

.cKzCzd {
  position: relative;
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  display: flex;
  min-height: var(--usage-size-action-small);
  width: 100%;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: var(--comp-border-radius-button);
  border: none;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out 0s,
    box-shadow 0.15s ease-in-out 0s;
  user-select: none;
  text-decoration: none;
  text-align: center;
  background-color: var(--comp-color-button-flat-secondary-background-default);
  box-shadow: inset 0 0 0 var(--usage-border-width-default)
    var(--usage-color-transparent-default);
  color: var(--comp-color-button-flat-secondary-text-default);
}

.gLqJUO {
  display: block;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  transition: opacity 0.15s ease-in-out 0s;
  opacity: 1;
}

.bfBBwt {
  max-width: 100%;
  padding: var(--usage-space-none) var(--usage-space-small);
}

.kFyKOo {
  max-width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: row;
}

.iPOoKa {
  color: currentcolor;
  font-family: var(--comp-type-button-label-small-font-family), -apple-system,
    BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: var(--comp-type-button-label-small-size);
  font-weight: var(--comp-type-button-label-small-font-weight);
  line-height: var(--comp-type-button-label-small-line-height);
  letter-spacing: var(--comp-type-button-label-small-letter-spacing);
  text-decoration: var(--comp-type-button-label-small-text-decoration);
  text-transform: none;
  text-align: center;
  display: block;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
}

.eruSyJ {
  max-width: 100%;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-direction: row;
}

.ddQyCG > * + * {
  margin-left: 20px !important;
}

.eruSyJ > * + * {
  margin-left: 8px !important;
}

.PqYwm * svg {
  width: calc(4px * 5);
  height: calc(4px * 5);
}

.eOiZij {
  position: relative;
  max-width: 100%;
  margin: 0px;
  display: inline-flex;
  min-height: 32px;
  border-radius: 100%;
  border: none;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out 0s,
    box-shadow 0.15s ease-in-out 0s;
  user-select: none;
  text-decoration: none;
  text-align: center;
  background-color: rgb(247, 247, 247);
  box-shadow: rgb(247, 247, 247) 0px 0px 0px 1px inset;
  color: rgb(178, 178, 178);
  height: 32px;
  width: 32px;
  padding: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.gSBRzK {
  position: relative;
  max-width: 100%;
  margin: 0px;
  display: inline-flex;
  min-height: 32px;
  border-radius: 100%;
  border: none;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out 0s,
    box-shadow 0.15s ease-in-out 0s;
  user-select: none;
  text-decoration: none;
  text-align: center;
  background-color: rgb(231, 231, 231);
  box-shadow: rgb(231, 231, 231) 0px 0px 0px 1px inset;
  color: rgb(25, 25, 25);
  height: 32px;
  width: 32px;
  padding: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.gSBRzK:hover {
  background-color: rgb(196, 196, 196);
  box-shadow: rgb(196, 196, 196) 0px 0px 0px 1px inset;
  color: rgb(25, 25, 25);
}

.end {
  cursor: pointer;
}

.end .boXngR {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  /*display: -webkit-box;*/
  line-height: 16px;
  max-height: 32px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 500px;
}

.end .dot_location {
  font-size: 18px;
  padding: 5px;
}

.cardLoja {
  width: 160px;
}

.cardLoja .css-18dj8qe-priceContainer {
  text-align: left;
  color: rgb(153, 153, 153);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 32px;
  font-size: 14px;
  font-weight: 400;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  position: relative !important;
  margin: 0px !important;
}

.cardLoja .css-krg860-productTitle {
  bottom: 0px !important;
  position: absolute;
}

/* 
  Categoricones
*/
.carroseltotal {
  position: sticky;
  top: 48px;
  z-index: 3;
  background-color: #f7f9fc;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1),
    0 0 0 1px rgba(10, 10, 10, 0.02);
}

.eIMErN.eIMErN {
  margin-right: auto;
  margin-left: auto;
}

.ioIIgc {
  position: relative;
}

.hGSuEd {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: calc(16px);
  height: calc(16px * 2);
  margin-top: calc(-1 * 16px);
  transition: opacity 0.25s, visibility 0.25s;
}

.caxsAT {
  overflow: auto hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.bWdtRq {
  max-width: 100%;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.cEGozD {
  max-width: 100%;
  padding: 0px;
}

.hvovoG {
  position: relative;
}

.cmkYHr {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
  padding: 4px;
  padding-right: 8px;
  border-radius: 12px;
  width: auto;
  white-space: nowrap;
}

.UpgKm {
  color: #191919ff;
  font-family: TT Norms, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.01;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  display: block;
  margin: 0px;
  padding: 0px;
}

.hGSuEd {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: calc(16px * 2);
  height: calc(16px * 2);
  margin-top: calc(-1 * 16px);
  transition: opacity 0.25s, visibility 0.25s;
}

.hGSuEd button svg {
  width: calc(4px * 5);
  height: calc(4px * 5);
}

.eCVqVv {
  flex-shrink: 0;
}

@media (hover: hover) {
  .ipDGtw:hover {
    background-color: #f7f7f7ff;
    box-shadow: inset 0 0 0 1px #19191900, 0px 2px 8px 0px #19191933;
    color: #191919ff;
  }
}

.hGSuEd button {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px !important;
}

.dgsILs {
  right: calc(1 * 16px);
}

.ipDGtw {
  position: relative;
  max-width: 100%;
  margin: 0px;
  display: inline-flex;
  min-height: 32px;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  user-select: none;
  text-decoration: none;
  text-align: center;
  background-color: #ffffffff;
  box-shadow: inset 0 0 0 1px 1px, #19191900 0px 2px 8px 0px #19191933;
  color: #191919ff;
  height: 32px;
  width: 32px;
  padding: 0px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.ioIIgc {
  position: relative;
}

.img_classe_thyUED {
  padding: 6px;
}

/** VER MAIS */
.css-m80r6q {
  display: flex;
  cursor: pointer;
  align-self: center;
}

.css-1lqgl77 {
  width: 104px;
  display: flex;
  cursor: pointer;
  align-self: center;
  -webkit-box-align: center;
  align-items: center;
  color: rgb(51, 51, 51);
  flex-direction: column;
}

.css-m6ymjm {
  width: 38px;
  height: 38px;
  display: flex;
  border-radius: 50%;
  place-self: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgb(255, 255, 255);
  margin-bottom: 16px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px;
}

/** LISTA DE PRODUTOS */

@media (min-width: 768px) {
  #lista_categoria .dados_escritos {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .bWdtRq {
    justify-content: center;
  }
}

.hero-body {
  padding-top: 65px !important;
  align-items: flex-start !important;
  /*padding-left: 0rem !important;*/
}

.main {
  padding-top: 145px;
}

.css-18ct5pm-productImageContainer {
  margin: 4px;
}

.css-1p8r4y7-categoria {
  margin: 0.8rem;
}

.css-1p8r4y7 {
  width: 100%;
  padding: 0px 20px 8px 0px;
}

.css-17o4g0m-products-categoria {
  height: 95px;
}

.css-17o4g0m-products {
  display: flex;
  flex-flow: row;
  position: relative;
  width: 100%;
  border-radius: 8px;
  box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(250, 250, 250);
  box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px 0px;
  font-size: 14px;
  text-align: left;
  /* height: 120px; */
}

.css-18ct5pm-productImageContainer {
  margin: 4px;
}

.css-18ct5pm-productImageContainer {
  /* height: 88px; */
  display: flex;
  margin: 10px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 88px;
}

.css-e21mpe-productDetails {
  padding: 8px;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  justify-content: center;
}

.css-3cyd2n {
  margin-right: 24px;
}

.css-xsvw85-productTitle {
  text-align: left;
  color: rgb(153, 153, 153);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  /* max-height: 44px; */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.css-tv2brn-priceContainer {
  display: flex;
  margin-top: 4px;
}

.css-kj8j5x-priceText {
  font-weight: 500;
  color: rgb(51, 51, 51);
}

.css-4r5zs1-discountLabel_sacola {
  top: 0px;
  left: 0px;
  padding: 3px;
  height: 24px;
  overflow: hidden;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  border-radius: 8px;
  position: absolute;
  color: rgb(255, 255, 255);
  background-color: rgb(245, 67, 55);
  font-size: 12px;
  margin: 8px;
}

.css-mt1uir-discountedPrice {
  color: rgb(153, 153, 153);
  text-decoration: line-through;
  margin-right: 2px;
}

.dados_escritos {
  padding-top: 10px;
}

#modal_end .media-content {
  overflow-x: unset !important;
}
