.tree-categories-filters .tree-contain[data-v-024ed2bd] {
  padding: 16px;
}
.tree-categories-filters .tree-contain .tree-categories[data-v-024ed2bd] {
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  margin: 0;
  font-weight: 400;
}
.brand-filters .brand-filters-contain[data-v-f723f236] {
  padding: 16px;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  margin: 0;
  font-weight: 400;
}
.price-filters[data-v-d54227dc] {
  overflow: hidden;
}
.price-filters .price-filters-contain[data-v-d54227dc] {
  padding: 50px 20px 20px;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  margin: 0;
  font-weight: 400;
}
.price-filters .price-filters-contain .range[data-v-d54227dc] {
  height: 2px;
}
.ms-left-filters-menu .total-results[data-v-088e0439] {
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
  border-bottom: 1px solid rgba(147, 160, 170, 0.2);
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.ms-left-filters-menu .btn-reset-filters[data-v-088e0439] {
  width: 100%;
  height: 40px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #3b5b7333;
  border-radius: 5px;
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
}
.ms-card-products[data-v-6392268f] {
  height: 350px;
  width: 100%;
  max-width: 220px;
  justify-self: center;
  background-color: white;
  box-shadow: 0px 2px 5px #0e253629;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  will-change: box-shadow;
  transition: box-shadow ease-in-out 250ms;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media (max-width: 1023px) {
.ms-card-products[data-v-6392268f] {
    max-width: 170px;
    height: 300px;
}
}
@media (max-width: 599px) {
.ms-card-products[data-v-6392268f] {
    max-width: initial;
    flex-direction: row;
    height: auto;
    min-height: 112px;
    padding: 16px;
}
}
.ms-card-products[data-v-6392268f]:hover {
  box-shadow: 0px 15px 20px #0e253629;
}
.ms-card-products:hover .btn-wrapper[data-v-6392268f] {
  height: 50px;
  opacity: 1;
  border-top: 1px solid #ebf2f8;
}
.ms-card-products .image[data-v-6392268f] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  flex: 0 1 200px;
  min-height: 0;
  padding: 5px;
}
@media (max-width: 1023px) {
.ms-card-products .image[data-v-6392268f] {
    flex-basis: 130px;
}
}
@media (max-width: 599px) {
.ms-card-products .image[data-v-6392268f] {
    flex: 0 0 80px;
    height: 100%;
    padding: 0;
}
}
.ms-card-products .image .img-product[data-v-6392268f],
.ms-card-products .image .img-skeleton[data-v-6392268f] {
  width: 100%;
  height: 100%;
  max-height: 200px;
}
.ms-card-products .content[data-v-6392268f] {
  padding: 12px 20px;
  width: 100%;
  flex: 1 0 auto;
}
@media (max-width: 599px) {
.ms-card-products .content[data-v-6392268f] {
    height: 100%;
    width: auto;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0;
    margin-left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
}
}
.ms-card-products .content .name[data-v-6392268f] {
  width: 100%;
  min-width: 0;
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 20px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1023px) {
.ms-card-products .content .name[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
    -webkit-line-clamp: 1;
}
}
@media (max-width: 599px) {
.ms-card-products .content .name[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
}
}
.ms-card-products .content .description[data-v-6392268f] {
  color: #93a0aa;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
  padding-right: 5px;
}
@media (max-width: 1023px) {
.ms-card-products .content .description[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
}
}
.ms-card-products .content .price[data-v-6392268f] {
  width: 100%;
  font-family: "Catamaran", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 30px;
  margin: 0;
  font-weight: 400;
  color: #0e2536;
  text-align: right;
}
@media (max-width: 1023px) {
.ms-card-products .content .price[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
}
}
@media (max-width: 599px) {
.ms-card-products .content .price[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
}
}
.ms-card-products .content .old-price[data-v-6392268f] {
  width: 100%;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  margin: 0;
  font-weight: 400;
  color: #93a0aa;
  text-decoration: line-through;
  text-align: right;
}
@media (max-width: 1023px) {
.ms-card-products .content .old-price[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
}
}
.ms-card-products .content .legend[data-v-6392268f] {
  width: 100%;
  font-family: "Catamaran", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  margin: 0;
  font-weight: 400;
  color: #93a0aa;
  text-align: right;
}
@media (max-width: 1023px) {
.ms-card-products .content .legend[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 16px;
    margin: 0;
    font-weight: 400;
}
}
.ms-card-products .btn-wrapper[data-v-6392268f] {
  flex-shrink: 0;
  width: 100%;
  border-top: 1px solid transparent;
  height: 0px;
  opacity: 0;
  will-change: opacity, height, border-top;
  transition: opacity 250ms ease-in-out, height 250ms ease-in-out, border-top 250ms ease-in-out;
}
@media (max-width: 1023px) {
.ms-card-products .btn-wrapper[data-v-6392268f] {
    height: 50px;
    opacity: 1;
    border-top: 1px solid #ebf2f8;
}
}
@media (max-width: 599px) {
.ms-card-products .btn-wrapper[data-v-6392268f] {
    display: none;
}
}
.ms-card-products .btn-wrapper .btn-add-cart[data-v-6392268f] {
  color: #c41230;
  height: 100%;
  width: 100%;
  font-family: "Catamaran", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 27px;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 1023px) {
.ms-card-products .btn-wrapper .btn-add-cart[data-v-6392268f] {
    font-family: "Catamaran", sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
}
}
.ms-card-products .btn-wrapper .btn-add-cart-icon[data-v-6392268f] {
  margin-left: 6px;
}
.ms-products-results .total-results[data-v-0dd652ba] {
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
  border-bottom: 1px solid rgba(147, 160, 170, 0.2);
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.ms-products-results .grid-cards[data-v-0dd652ba] {
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  justify-content: center;
  grid-gap: 20px;
  margin: 0 0 40px;
}
@media (max-width: 1259px) {
.ms-products-results .grid-cards[data-v-0dd652ba] {
    grid-template-columns: repeat(3, minmax(220px, 1fr));
}
}
@media (max-width: 1023px) {
.ms-products-results .grid-cards[data-v-0dd652ba] {
    grid-template-columns: repeat(4, minmax(170px, 1fr));
}
}
@media (max-width: 770px) {
.ms-products-results .grid-cards[data-v-0dd652ba] {
    grid-template-columns: repeat(3, minmax(170px, 1fr));
}
}
@media (max-width: 599px) {
.ms-products-results .grid-cards[data-v-0dd652ba] {
    grid-template-columns: 1fr;
}
}
.ms-products-results .pagination-wrapper[data-v-0dd652ba] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.ms-products-results .empty-results[data-v-0dd652ba] {
  box-shadow: 0px 2px 5px #0e253629;
  border-radius: 5px;
  background: #fff;
  padding: 30px;
}
@media (max-width: 1023px) {
.ms-products-results .empty-results[data-v-0dd652ba] {
    margin: 20px 20px 0;
}
}
.ms-products-results .empty-results .logo[data-v-0dd652ba] {
  width: 45px;
  margin: 0 0 15px;
}
.ms-products-results .empty-results p[data-v-0dd652ba] {
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 25px;
  margin: 0;
  font-weight: 400;
}
.ms-products-results .empty-results .title[data-v-0dd652ba] {
  font-family: "Catamaran", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 25px;
  margin: 0;
  font-weight: 600;
  margin: 0 0 10px;
}
.order-dialog .content-card[data-v-8211ca78] {
  width: 100vw;
  padding: 0;
  border-radius: 5px 5px 0px 0px !important;
}
.order-dialog .content-card .card-section[data-v-8211ca78] {
  border-bottom: 1px solid #ebf2f8;
}
.order-dialog .content-card .card-section .btn-menu-movil[data-v-8211ca78] {
  height: 30px;
  min-width: 30px;
  margin-right: 8px;
}
.order-dialog .content-card .card-section p[data-v-8211ca78] {
  font-family: "Catamaran", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 25px;
  margin: 0;
  font-weight: 700;
  color: #0e2536;
}
.order-dialog .content-card .card-actions[data-v-8211ca78] {
  padding: 0;
}
.order-dialog .content-card .card-actions .btn-actions[data-v-8211ca78] {
  width: 100%;
  height: 50px;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: #0e2536;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
  border-bottom: 1px solid #ebf2f8;
  padding-left: 20px;
  text-transform: capitalize;
}
.order-dialog .content-card .card-actions .btn-actions.active[data-v-8211ca78] {
  color: #c41230;
}
.filters-dialog .content-card[data-v-b0efa452] {
  width: 100vw;
  padding: 0;
  border-radius: 5px 5px 0px 0px !important;
}
.filters-dialog .content-card .card-section[data-v-b0efa452] {
  padding: 0;
}
.filters-dialog .content-card .card-section .header[data-v-b0efa452] {
  height: 60px;
  padding: 0 15px;
}
.filters-dialog .content-card .card-section .btn-menu-movil[data-v-b0efa452] {
  height: 30px;
  min-width: 30px;
  margin-right: 8px;
}
.filters-dialog .content-card .card-section p[data-v-b0efa452] {
  font-family: "Catamaran", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 25px;
  margin: 0;
  font-weight: 700;
  color: #0e2536;
}
.filters-dialog .content-card .card-section .separator[data-v-b0efa452] {
  background-color: #ebf2f8;
  height: 1px;
  width: 100%;
}
.filters-dialog .content-card .card-section .q-list[data-v-b0efa452] {
  border-radius: 0px;
  border: 0;
  padding: 10px;
}
.filters-dialog .content-card .card-section .separator-top[data-v-b0efa452] {
  border-top: 1px solid #ebf2f8;
}
.filters-dialog .content-card .card-actions[data-v-b0efa452] {
  padding: 40px 20px 24px;
  border-top: 1px solid #ebf2f8;
}
.filters-dialog .content-card .card-actions .btn-reset-filters[data-v-b0efa452] {
  width: 100%;
  height: 40px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #3b5b7333;
  border-radius: 5px;
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
}
.products[data-v-cfcaa122] {
  padding: 30px 0 90px;
}
.products .products-header[data-v-cfcaa122] {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.products .products-header .breadcrumbs-header .q-breadcrumbs__el[data-v-cfcaa122] {
  font-family: "Catamaran", sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  margin: 0;
  font-weight: 400;
  color: #3b5b73;
}
.products .products-header .q-select[data-v-cfcaa122] {
  max-width: 290px;
  height: 40px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #3b5b7333;
  border-radius: 5px;
  color: #0e2536;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
}
.products .products-contain[data-v-cfcaa122] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}
.products .products-contain .left-filters-menu[data-v-cfcaa122] {
  flex-shrink: 0;
  width: 220px;
  margin-right: 20px;
}
.products .products-contain .products-results[data-v-cfcaa122] {
  flex-grow: 1;
}
.products .section-filters[data-v-cfcaa122] {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 6;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}
.products .section-filters .btn-actions[data-v-cfcaa122] {
  width: 50%;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-style: #0e2536;
  line-height: 23px;
  margin: 0;
  font-weight: 400;
  color: #0e2536;
  background-color: #fff;
  padding: 18px 10px;
}
.products .section-filters .separator-vertical[data-v-cfcaa122] {
  height: 40px;
  width: 1px;
  background-color: #ebf2f8;
  margin: auto;
}

/*# sourceMappingURL=452.4f249406.css.map*/