
#box-table-stores[data-v-59fd0cfb] {
  /* overflow-x: visible; */
  position: relative;
  overflow-y: auto;
}
#box-table-stores>table[data-v-59fd0cfb] {
  min-width: 1050px;
}
@media (max-width: 1000px) {
#backButtonPutProductPage[data-v-59fd0cfb] {
    display: none !important;
}
#container-backButtonPutProductPage[data-v-59fd0cfb] {
    height: 3rem;
}
#container-backButtonPutProductPage i[data-v-59fd0cfb] {
    font-size: 1.3rem;
}
}
.tableProduct[data-v-59fd0cfb]:nth-child(even) {
  background-color: #F9F9F9;
}
#ec6308b input {
  padding-right:3rem !important;
}
.el-select__caret {
  color: var(--cor_btn_1) !important;
  font-weight: bold !important;
}
.el-dropdown {
  background-color: transparent !important;
  font-weight: bold !important;
}
input[data-v-59fd0cfb]::-webkit-outer-spin-button,
input[data-v-59fd0cfb]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number][data-v-59fd0cfb]{
    --moz-appearance: textfield;
}
#form-product-store .el-input__inner {
  padding-right: .2rem !important;
}
#form-product-store-product-img[data-v-59fd0cfb] {
  border: 1px solid #B5B5C3;
  overflow: hidden;
  height: 20rem !important;
}
@media (min-width: 768px) {
#form-product-store-product-img[data-v-59fd0cfb] {
    height: 27rem !important;
}
}
@media (min-width: 992px) {
#form-product-store-product-img[data-v-59fd0cfb] {
    height: 13.4rem !important;
}
}
@media (min-width: 1200px) {
#form-product-store-product-img[data-v-59fd0cfb] {
    height: 8.9rem !important;
}
}


