html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

@font-face {
  font-family: "Oswald-Light";
  src: url("../../fonts/Oswald-Light.eot");
  src: url("../../fonts/Oswald-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Oswald-Light.otf") format("opentype"), url("../../fonts/Oswald-Light.svg") format("svg"), url("../../fonts/Oswald-Light.ttf") format("truetype"), url("../../fonts/Oswald-Light.woff") format("woff"), url("../../fonts/Oswald-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Oswald-Regular";
  src: url("../../fonts/Oswald-Regular.eot");
  src: url("../../fonts/Oswald-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Oswald-Regular.otf") format("opentype"), url("../../fonts/Oswald-Regular.svg") format("svg"), url("../../fonts/Oswald-Regular.ttf") format("truetype"), url("../../fonts/Oswald-Regular.woff") format("woff"), url("../../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Oswald-Bold";
  src: url("../../fonts/Oswald-Bold.eot");
  src: url("../../fonts/Oswald-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Oswald-Bold.otf") format("opentype"), url("../../fonts/Oswald-Bold.svg") format("svg"), url("../../fonts/Oswald-Bold.ttf") format("truetype"), url("../../fonts/Oswald-Bold.woff") format("woff"), url("../../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Colaborate-Regular";
  src: url("../../fonts/ColabReg.eot");
  src: url("../../fonts/ColabReg.eot?#iefix") format("embedded-opentype"), url("../../fonts/ColabReg.otf") format("opentype"), url("../../fonts/ColabReg.svg") format("svg"), url("../../fonts/ColabReg.ttf") format("truetype"), url("../../fonts/ColabReg.woff") format("woff"), url("../../fonts/ColabReg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Colaborate-Light";
  src: url("../../fonts/ColabLig.eot");
  src: url("../../fonts/ColabLig.eot?#iefix") format("embedded-opentype"), url("../../fonts/ColabLig.otf") format("opentype"), url("../../fonts/ColabLig.svg") format("svg"), url("../../fonts/ColabLig.ttf") format("truetype"), url("../../fonts/ColabLig.woff") format("woff"), url("../../fonts/ColabLig.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Iconos";
  src: url("../../fonts/iconos.eot");
  src: url("../../fonts/iconos.eot?6972151");
  src: url("../../fonts/iconos.eot?6972151#iefix") format("embedded-opentype"), url("../../fonts/iconos.svg?6972151") format("svg"), url("../../fonts/iconos.ttf?6972151") format("truetype"), url("../../fonts/iconos.woff?6972151") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Ico-Deportes";
  src: url("../../fonts/ico-deportes.eot");
  src: url("../../fonts/ico-deportes.eot?");
  src: url("../../fonts/ico-deportes.eot?#iefix") format("embedded-opentype"), url("../../fonts/ico-deportes.svg") format("svg"), url("../../fonts/ico-deportes.ttf") format("truetype"), url("../../fonts/ico-deportes.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.section-catalogo #filtro-ppal {
  padding: 0.44em;
}

.section-catalogo #filtro-ppal #boton-filtro-ppal {
  display: block;
  width: 5.2em;
  color: #f17126;
  background-color: #ffffff;
  text-align: center;
  padding: 0.15em;
  border-radius: 3px;
  font-weight: bold;
  border: 1px solid #f17126;
  text-transform: uppercase;
  font-family: "Colaborate-Regular";
}

.section-catalogo #filtro-ppal #boton-filtro-ppal:hover {
  color: #ffffff;
  background-color: #f17126;
}

.section-catalogo #filtro-ppal #filtro-expand {
  position: relative;
  display: none;
  padding: 2.22em;
  width: 100%;
  height: auto;
  border: 1px solid #f17126;
  font-size: 1.6px;
  font-size: 0.1rem;
  overflow: hidden;
  border-radius: 4px;
  transition: height 0.5s;
}

.section-catalogo #filtro-ppal #filtro-expand label {
  margin: 0 0 0 0.25em;
  font-size: 14.4px;
  font-size: 0.9rem;
}

.section-catalogo #filtro-ppal #filtro-expand select {
  margin-bottom: 0.5em;
}

.section-catalogo #filtro-ppal #filtro-expand .filtro-marca, .section-catalogo #filtro-ppal #filtro-expand .filtro-deportes {
  display: inline-block;
  width: 49%;
}

.section-catalogo #filtro-ppal #filtro-expand .filtro-filtrar #edit-filtrar {
  margin: 0 0 0.95em 0;
  padding: 0.5em 0 0.5em 4.44em;
  width: 100%;
  font-size: 13.76px;
  font-size: 0.86rem;
}

.section-catalogo #filtro-ppal #filtro-expand .form-actions {
  position: absolute;
  top: 1.85em;
  left: 1.85em;
}

.section-catalogo #filtro-ppal #filtro-expand .form-actions .form-submit {
  font-family: "Iconos";
  font-size: 14.72px;
  font-size: 0.92rem;
  width: 3.9em;
  height: 2.17em;
  padding: 0.56em 0.56em;
  background-color: #f17126;
  border-radius: 3px 0 0 3px;
}

@media screen and (min-width: 30em) {
  .section-catalogo #filtro-ppal #filtro-expand .filtro-filtrar #edit-filtrar {
    margin: 0 0 0.25em 4.15em;
    padding: 0.5em 0 0.5em 0.44em;
    width: 25em;
  }
  .section-catalogo #filtro-ppal #filtro-expand .form-actions {
    top: 5.45em;
    left: 5.45em;
  }
}

@media screen and (min-width: 45em) {
  .section-catalogo #filtro-ppal #boton-filtro-ppal {
    display: none;
  }
  .section-catalogo #filtro-ppal #filtro-expand {
    display: block;
    padding: 5.44em;
    width: auto;
    display: inline-block;
    height: auto;
    overflow: visible;
  }
  .section-catalogo #filtro-ppal #filtro-expand label {
    margin: 0 0 0 0.25em;
    font-size: 0.95rem;
  }
  .section-catalogo #filtro-ppal #filtro-expand select {
    margin-bottom: 1.5em;
  }
  .section-catalogo #filtro-ppal #filtro-expand .filtro-input {
    float: left;
    padding: 0 3.3em;
  }
  .section-catalogo #filtro-ppal #filtro-expand .form-item-sort-bef-combine {
    display: inline-block;
  }
  .section-catalogo #filtro-ppal #filtro-expand .form-item-sort-bef-combine .chosen-search {
    display: none;
  }
  .section-catalogo #filtro-ppal #filtro-expand .filtro-marca, .section-catalogo #filtro-ppal #filtro-expand .filtro-deportes {
    width: auto;
  }
}