.elementor-4824 .elementor-element.elementor-element-d3c7931{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-105a206 *//* Estilos para telas maiores (desktop) */
.oculto-mobile {
  display: none;
}
.oculto-desktop{
      display: block;
}

/* Media query para telas menores (mobile) */
@media (max-width: 768px) {
  .oculto-mobile {
    display: block;
  }
  .oculto-desktop {
      display: none;
  }
  .product-quantity {
      border-left: 1px solid var(--brdcolor-gray-300);
  }
}
 p.tableLabel {
    margin: 0;
    font-weight: bold;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d3c7931 *//* Estilos para telas maiores (desktop) */
.oculto-mobile {
  display: none;
}
.oculto-desktop{
      display: block;
}

/* Media query para telas menores (mobile) */
@media (max-width: 768px) {
  .oculto-mobile {
    display: block;
  }
  .oculto-desktop {
      display: none;
  }
  .product-quantity {
      border-left: 1px solid var(--brdcolor-gray-300);
  }
}
 p.tableLabel {
    margin: 0;
    font-weight: bold;
    color: #fff;
}/* End custom CSS */