body {
  padding-top: 91px;
}

header {
  padding: 2.5em 3em;
  height: auto;
}

header > .is_centered {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header > .is_centered  > .is_column-1 > a {
  margin: 0;
}

header > .is_centered  > .is_column-2 > .is_row_Cart {
  display: none;
}

header > .is_centered  > .is_column-2 > .clear {
  display: none;
}

header > .is_centered  > .is_column-2 > .clear {
  display: none;
}

header > .is_centered  > .is_column-2 > .is_row_Nav {
  margin: 0;
}

header > .is_centered  > .clear {
  display: none;
}

header > .is_containerShopping_Cart {
  display: none;
}

@media screen and (max-width: 750px) {
  body {
    padding-top: 77px;
  }

  #containerNav_Movil {
    top: 77px;
  }
}

section > .is_rowPrice > .is_colum:nth-of-type(2) {
  display: none;
}

section > .is_rowPrice > .is_center > .is_colum:nth-of-type(2) {
  display: none;
}

section .addcartproduct {
  display: none;
}

section > .is_containerList_Results .is_rowButton_Result {
  right: 0;
}

section > .is_containerList_Results .is_row .wrapperButton_Results .addcartproduct {
  display: none;
}

section .isTextPrice, section .isPrice {
  display: none;
}

section .is_rowPrice .is_colum_x {
  float: left;
}
