@font-face {
  font-family: "iconfont";
  src: url('./fonts/iconfont.eot');
  src: url('./fonts/iconfont.eot?#iefix') format('eot'), url('./fonts/iconfont.woff') format('woff'), url('./fonts/iconfont.ttf') format('truetype'), url('./fonts/iconfont.svg#iconfont') format('svg');
}
.icon-base-pseudo,
.icon-agent:before,
.icon-apple:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-top:before,
.icon-blog:before,
.icon-calendar:before,
.icon-cart:before,
.icon-categorias:before,
.icon-category:before,
.icon-check-box:before,
.icon-checked:before,
.icon-close:before,
.icon-cog:before,
.icon-contact:before,
.icon-cuadricula:before,
.icon-deportes:before,
.icon-eye:before,
.icon-facebook:before,
.icon-googleplus:before,
.icon-grid-list:before,
.icon-handshake:before,
.icon-home:before,
.icon-instagram:before,
.icon-location:before,
.icon-locked:before,
.icon-logout:before,
.icon-mail:before,
.icon-menu:before,
.icon-minus:before,
.icon-news:before,
.icon-novedades:before,
.icon-ofertas:before,
.icon-ok:before,
.icon-phone:before,
.icon-physicsports:before,
.icon-plus:before,
.icon-right:before,
.icon-search:before,
.icon-share:before,
.icon-star-filled:before,
.icon-star-half:before,
.icon-star:before,
.icon-trash:before,
.icon-trophy:before,
.icon-twitter:before,
.icon-user:before,
.icon-youtube:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.icon-agent:before {
  content: "\E001";
}
.icon-apple:before {
  content: "\E002";
}
.icon-arrow-left:before {
  content: "\E003";
}
.icon-arrow-right:before {
  content: "\E004";
}
.icon-arrow-top:before {
  content: "\E005";
}
.icon-blog:before {
  content: "\E006";
}
.icon-calendar:before {
  content: "\E007";
}
.icon-cart:before {
  content: "\E008";
}
.icon-categorias:before {
  content: "\E009";
}
.icon-category:before {
  content: "\E00A";
}
.icon-check-box:before {
  content: "\E00B";
}
.icon-checked:before {
  content: "\E00C";
}
.icon-close:before {
  content: "\E00D";
}
.icon-cog:before {
  content: "\E00E";
}
.icon-contact:before {
  content: "\E00F";
}
.icon-cuadricula:before {
  content: "\E010";
}
.icon-deportes:before {
  content: "\E011";
}
.icon-eye:before {
  content: "\E012";
}
.icon-facebook:before {
  content: "\E013";
}
.icon-googleplus:before {
  content: "\E014";
}
.icon-grid-list:before {
  content: "\E015";
}
.icon-handshake:before {
  content: "\E016";
}
.icon-home:before {
  content: "\E017";
}
.icon-instagram:before {
  content: "\E018";
}
.icon-location:before {
  content: "\E019";
}
.icon-locked:before {
  content: "\E01A";
}
.icon-logout:before {
  content: "\E01B";
}
.icon-mail:before {
  content: "\E01C";
}
.icon-menu:before {
  content: "\E01D";
}
.icon-minus:before {
  content: "\E01E";
}
.icon-news:before {
  content: "\E01F";
}
.icon-novedades:before {
  content: "\E020";
}
.icon-ofertas:before {
  content: "\E021";
}
.icon-ok:before {
  content: "\E022";
}
.icon-phone:before {
  content: "\E023";
}
.icon-physicsports:before {
  content: "\E024";
}
.icon-plus:before {
  content: "\E025";
}
.icon-right:before {
  content: "\E026";
}
.icon-search:before {
  content: "\E027";
}
.icon-share:before {
  content: "\E028";
}
.icon-star-filled:before {
  content: "\E029";
}
.icon-star-half:before {
  content: "\E02A";
}
.icon-star:before {
  content: "\E02B";
}
.icon-trash:before {
  content: "\E02C";
}
.icon-trophy:before {
  content: "\E02D";
}
.icon-twitter:before {
  content: "\E02E";
}
.icon-user:before {
  content: "\E02F";
}
.icon-youtube:before {
  content: "\E030";
}
.render {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.portada-login header.cabecera-web {
  height: 150px;
  background-color: #ddd;
  position: relative;
}
.portada-login header.cabecera-web i {
  font-variant: inherit;
  color: inherit;
}
.portada-login .productos-destacados img {
  margin: 0 auto;
  display: block;
  min-height: 270px;
}
.portada-login .productos-destacados p {
  text-align: center;
  font-size: 18px;
}
.portada-login .productos-destacados p.title {
  font-size: 34px;
}
.portada-login .productos-destacados .precio {
  text-align: right;
  display: block;
  font-size: 40px;
}
.portada-login .productos-destacados .btn {
  width: 100%;
}
.portada-login footer.pie-web {
  margin-top: 30px;
}
body.login .sweet-alert h2 {
  color: #ff9300 !important;
  margin-top: 0!important;
  font-weight: bold!important;
  font-size: 24px!important;
  margin: 0 0 5px!important;
  text-transform: uppercase;
}
body.login .sweet-alert p {
  margin-bottom: 15px!important;
}
body.login .sweet-alert .form-group {
  display: inline-block;
  font-size: 0;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 0;
}
body.login .sweet-alert .form-group input {
  display: block;
  width: 100%;
  margin: auto;
  height: 40px;
  box-shadow: none;
  font-size: 16px;
}
body.login .sweet-alert .sa-confirm-button-container {
  display: block;
}
body.login .sweet-alert button {
  font-size: 16px;
  border-radius: 2px;
  padding: 10px 20px;
  box-shadow: none!important;
  margin-top: 0!important;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body.login .sweet-alert button.confirm {
  width: 100%;
}
body.login .sweet-alert button.cancel {
  background-color: #fff !important;
  color: #888888;
  position: absolute;
  right: 15px;
  top: 5px;
  margin-top: 0;
  font-size: 30px;
  padding: 0;
}
body.login .sweet-alert button.cancel:hover,
body.login .sweet-alert button.cancel:focus {
  color: #474747;
  background: none;
}
body.login .sweet-alert button.confirm {
  background-color: #2c3e50 !important;
}
body.login .sweet-alert .sa-icon.sa-error {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  margin-bottom: 0;
}
body.login .sweet-alert .sa-icon.sa-error .sa-line {
  width: 40px!important;
  top: 23px!important;
}
body.login .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  left: 5px!important;
}
body.login .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  right: 5px!important;
}
body.login .sweet-alert .la-ball-fall {
  margin: 0!important;
  -webkit-transform: translate(-40%, -50%);
  -moz-transform: translate(-40%, -50%);
  -o-transform: translate(-40%, -50%);
  -ms-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
}
body.tienda {
  background-color: #ecf0f1;
}
body.tienda p,
body.tienda a {
  word-break: break-word;
}
body.tienda a:hover,
body.tienda a:focus {
  text-decoration: none;
}
body.tienda .form-group label {
  color: #2c3e50;
  font-size: 16px;
  font-weight: 800;
}
body.tienda .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}
body.tienda .form-control:focus {
  border-color: #ff9300;
}
body.tienda .dropdown-toggle {
  border-radius: 0!important;
  border-color: #ccc !important;
  padding: 9px 12px;
}
body.tienda .dropdown-menu > .active > a,
body.tienda .dropdown-menu > .active > a:hover,
body.tienda .dropdown-menu > .active > a:focus {
  background: #ff9300;
}
body.tienda .dropdown-menu > li > a:hover,
body.tienda .dropdown-menu > li > a:focus {
  color: #ff9300;
  background: #fff;
}
body.tienda .form-inline .form-control {
  width: auto;
  margin-left: 10px;
}
body.tienda header.cabecera-web {
  background-color: #fff;
  position: relative;
  z-index: 20;
  padding: 0;
}
body.tienda header.cabecera-web .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
body.tienda header.cabecera-web #logo {
  display: block;
  margin: 20px 0;
}
body.tienda header.cabecera-web .perfil {
  text-align: right;
  padding-left: 0;
}
body.tienda header.cabecera-web .perfil a {
  margin-left: 25px;
  display: inline-block;
  line-height: 75px;
}
body.tienda header.cabecera-web .perfil a:first-child {
  margin-left: 0;
}
body.tienda header.cabecera-web .with-icons i {
  font-size: 32px;
  color: #ff9300;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: 7px;
}
body.tienda header.cabecera-web .with-icons i.icon-logout,
body.tienda header.cabecera-web .with-icons i.icon-user {
  font-size: 28px;
  margin-top: 20px;
}
body.tienda header.cabecera-web .cart {
  position: relative;
  float: right;
  margin-right: 30px;
  cursor: pointer;
  margin-top: 10px;
}
body.tienda header.cabecera-web .cart:hover i {
  color: #2c3e50;
}
body.tienda header.cabecera-web .cart:hover .contenido {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.tienda header.cabecera-web .cart i {
  float: left;
  margin-right: 20px;
}
body.tienda header.cabecera-web .cart .texto {
  float: left;
}
body.tienda header.cabecera-web .cart .texto p {
  font-size: 16px;
}
body.tienda header.cabecera-web .cart .texto p.title {
  margin-top: 5px;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: -5px;
  font-weight: 800;
  color: #2c3e50;
}
body.tienda header.cabecera-web .cart .contenido {
  position: absolute;
  padding: 15px;
  top: 100%;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  left: -150px;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  width: 450px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 3;
  cursor: initial;
}
body.tienda header.cabecera-web .cart .contenido p {
  margin-bottom: 0;
}
body.tienda header.cabecera-web .user {
  margin-top: 10px;
  float: right;
  margin-right: 20px;
}
body.tienda header.cabecera-web .user i {
  font-size: 32px;
  margin-top: 7px;
  display: block;
}
body.tienda header.cabecera-web a:hover i {
  color: #2c3e50;
}
body.tienda header.cabecera-web .contenedor-menu {
  background-color: #2c3e50;
}
body.tienda header.cabecera-web .contenedor-menu nav {
  display: block;
}
body.tienda header.cabecera-web .contenedor-menu nav ul li:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #ff9300;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.principal:before {
  content: "\E017";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.novedades:before {
  content: "\E020";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.categorias:before {
  content: "\E009";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.deportes:before {
  content: "\E011";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.ofertas:before {
  content: "\E021";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.clubs-atletas:before {
  content: "\E02D";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.contacto:before {
  content: "\E00F";
}
body.tienda header.cabecera-web .contenedor-menu nav ul li.blog:before {
  content: "\E006";
}
body.tienda header.cabecera-web .contenedor-menu nav li {
  display: inline-block;
  position: relative;
}
body.tienda header.cabecera-web .contenedor-menu nav li .caret {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
  border-top-color: #797979;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu {
  position: absolute;
  padding: 0 15px;
  top: 90%;
  background: #3e5771;
  opacity: 0;
  pointer-events: none;
  left: 10px;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  z-index: 2;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu li {
  display: block;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu li a {
  text-align: left;
  display: block;
  padding: 10px 20px;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu ul {
  padding-left: 10px;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu ul li {
  display: block;
  white-space: nowrap;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu ul li:hover a {
  color: #fff;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu ul li a {
  display: block;
  padding: 8px 15px;
  color: #fff;
  text-transform: none;
  font-size: 16px;
}
body.tienda header.cabecera-web .contenedor-menu nav li .submenu ul li a:hover,
body.tienda header.cabecera-web .contenedor-menu nav li .submenu ul li a:focus {
  color: #ff9300;
}
body.tienda header.cabecera-web .contenedor-menu nav li:hover .caret {
  border-top-color: #ff9300;
}
body.tienda header.cabecera-web .contenedor-menu nav li:hover > a {
  color: #ff9300;
}
body.tienda header.cabecera-web .contenedor-menu nav li:hover .submenu.directo {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-size: 16px;
  font-weight: 400;
}
body.tienda header.cabecera-web .contenedor-menu nav a {
  display: block;
  padding: 15px 24px 15px 24px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 100%;
}
body.tienda header.cabecera-web .contenedor-menu nav a.active,
body.tienda header.cabecera-web .contenedor-menu nav a:hover,
body.tienda header.cabecera-web .contenedor-menu nav a:focus {
  color: #fff;
  text-decoration: none;
}
body.tienda header.cabecera-web .contenedor-menu nav a.active + .caret,
body.tienda header.cabecera-web .contenedor-menu nav a:hover + .caret,
body.tienda header.cabecera-web .contenedor-menu nav a:focus + .caret {
  border-top-color: #ff9300;
}
body.tienda header.cabecera-web .contenedor-menu nav a.active {
  font-weight: bold;
}
body.tienda header.cabecera-web .contenedor-menu .buscador:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E027";
  font-size: 24px;
  color: #fff;
  position: absolute;
  left: 25px;
  top: 10px;
  z-index: 2;
}
body.tienda header.cabecera-web .contenedor-menu .buscador input[type=text] {
  height: 52px;
  width: 100%;
  position: absolute;
  top: 0;
  border: 0;
  background-color: #3d4d5e;
  right: 0;
  color: #fff;
  z-index: 1;
  padding: 20px 20px 20px 60px;
  font-size: 16px;
  border-radius: 0;
}
body.tienda header.cabecera-web .contenedor-menu .buscador input[type=text]:focus {
  box-shadow: none;
  border: 0;
  outline: 0;
}
body.tienda a:hover {
  text-decoration: inherit;
  color: #2c3e50;
}
body.tienda .container.container-padre {
  max-width: 1200px;
}
body.tienda .container.container-padre.main {
  background-color: #fff;
  padding-bottom: 25px;
}
body.tienda footer {
  padding-top: 20px;
  height: auto;
}
body.tienda footer h4 {
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 20px;
}
body.tienda footer p {
  font-size: 16px;
  line-height: 22px;
}
body.tienda footer p.copyright {
  text-align: center;
  margin-bottom: 20px;
}
body.tienda footer hr {
  border-top: 1px solid #ddd;
}
body.tienda footer ul {
  float: left;
  width: 50%;
}
body.tienda footer ul li {
  font-size: 16px;
  line-height: 26px;
}
body.tienda footer ul li ul {
  padding-left: 20px;
  float: none;
}
body.tienda footer ul li ul li {
  position: relative;
}
body.tienda footer ul li ul li:before {
  content: '-';
  position: absolute;
  left: -10px;
}
body.tienda footer img {
  display: block;
  margin: 0 auto 15px;
}
body.tienda footer img.nosotros {
  margin: 20px 0 0;
}
body.tienda footer a {
  color: #8f8f8f;
}
.categorias-destacadas {
  position: relative;
  border-bottom: 15px solid #ecf0f1;
}
.categorias-destacadas > div {
  position: initial;
}
.categorias-destacadas > div:nth-child(1) .contenedor,
.categorias-destacadas > div:nth-child(2) .contenedor {
  padding-right: 2px;
}
.categorias-destacadas .enlace-menu {
  cursor: pointer;
}
.categorias-destacadas div.contenedor {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  height: 240px;
  padding: 0;
}
.categorias-destacadas div.contenedor p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  pointer-events: none;
  width: 100%;
  padding: 0px 80px 0px 20px;
  z-index: 1;
  line-height: 28px;
}
.categorias-destacadas div.contenedor a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.categorias-destacadas div.contenedor a:hover {
  background-color: rgba(44, 62, 80, 0.2);
}
.categorias-destacadas div.contenedor .menuplus {
  float: right;
  position: relative;
  z-index: 1;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.categorias-destacadas div.contenedor .caret {
  border-top-color: #ff9300;
}
.categorias-destacadas div.contenedor > a {
  color: #ff9300;
}
.categorias-destacadas div.contenedor + .submenu.directo {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.categorias-destacadas .submenu {
  position: absolute;
  padding: 10px 15px;
  top: 242px;
  background: #ff9300;
  opacity: 0;
  pointer-events: none;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  z-index: 12;
}
.categorias-destacadas .submenu:hover {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.categorias-destacadas .submenu .container .row > div:nth-child(4n + 1) {
  clear: left;
}
.categorias-destacadas .submenu li {
  padding: 0;
}
.categorias-destacadas .submenu li a {
  text-align: left;
  padding: 5px;
  border-radius: 3px;
}
.categorias-destacadas .submenu li a:hover {
  color: #fff !important;
  background: #e68400;
}
.categorias-destacadas .submenu li ul li a {
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  margin-left: 30px;
  padding: 5px 10px;
}
.categorias-destacadas .submenu li ul li a:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E00A";
  position: absolute;
  left: -15px;
  top: 0;
  font-size: 20px;
}
.categorias-destacadas .submenu ul.principal {
  /*border-bottom: 1px solid rgba(200, 200, 200, .5);*/
}
.categorias-destacadas .submenu ul.principal > li {
  padding: 0;
}
.categorias-destacadas .submenu ul.principal > li > a {
  font-size: 16px;
  padding: 10px 10px;
}
.categorias-destacadas .submenu ul li {
  display: block;
  white-space: nowrap;
}
.categorias-destacadas .submenu ul li:hover a {
  color: #fff;
}
.categorias-destacadas .submenu ul li a {
  display: block;
  color: #fff;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
}
.categorias-destacadas .submenu ul li a:hover,
.categorias-destacadas .submenu ul li a:focus {
  color: #ff9300;
}
.contenido-principal .render {
  text-align: center;
}
.contenido-principal .render .pagination .active span {
  background-color: #2c3e50;
  border-color: #2c3e50;
}
#alertdiv {
  position: fixed;
  z-index: 20;
  left: 50%;
  top: 160px;
  padding: 15px 15px 15px 20px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 22px;
}
#alertdiv .close {
  font-size: 22px;
  margin-top: 5px;
  margin-left: 10px;
}
.capa-contacto .contacto-donde {
  margin-top: 0;
}
.dropdown-toggle {
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 4px!important;
}
.is_pack {
  background-color: #ff9300;
  color: #fff;
  padding: 5px 10px;
  display: block;
  position: absolute;
  top: 5px;
  left: 15px;
}
.social {
  margin-top: 10px;
}
.social a {
  display: inline-block;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
}
.social a i {
  color: #fff;
}
.social a.facebook {
  background: #3b5998;
}
.social a.twitter {
  background: #00aced;
}
.social a.googleplus {
  background: #DC4A3D;
}
.social a.instagram {
  background: #E4224D;
}
.social a.physicsports {
  background: #E2007A;
}
.social a.physicsports i {
  position: relative;
  top: 16px;
}
.pagination {
  text-align: right;
  border-top: 1px solid #eee;
  display: block;
  padding-top: 20px;
}
.pagination li > a,
.pagination li > span {
  border: 0;
  color: #797979;
}
.pagination li > a:hover,
.pagination li > span:hover {
  background: none;
  color: #ff9300;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
  content: "\E00B";
  letter-spacing: 10px;
  font-weight: 300;
  color: #a7a7a7;
}
input[type=checkbox]:checked + label:before {
  content: "\E00C";
  color: #ff9300;
}
.radio {
  padding-left: 0;
  margin-bottom: 20px;
}
.radio input[type=radio] {
  display: none;
}
.radio input[type=radio] + label:before {
  content: '';
  border: 2px solid #ccc;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
}
.radio input[type=radio]:checked + label:before {
  background: #ff9300;
  border-color: #e68400;
  box-shadow: 0 0 0 1px #fff inset;
  padding: 2px;
}
.radio input[type=radio][disabled] + label {
  opacity: 0.5;
  cursor: no-drop;
}
.alert {
  border: 0;
  margin-top: 10px;
  border-radius: 0;
}
.alert-danger {
  background: #e74c3c;
  color: #fff;
}
.alert-danger .close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  font-weight: normal;
}
.categorias-destacadas .icon-plus {
  color: black !important;
}
.categorias-destacadas div.contenedor {
  height: 120px;
}
.categorias-destacadas div.contenedor .menuplus {
  bottom: 31px;
  right: 15px;
  font-size: 25px;
  background-color: unset;
}
.categorias-destacadas .submenu {
  top: 121px;
}
/*
Estilo de submenú productos
*/
body.tienda header .contenedor-menu nav .submenu-productos li {
  display: inline !important;
  position: unset !important;
  float: left !important;
}
body.tienda header .contenedor-menu nav ul li.link-productos:before {
  content: "\E015";
}
.submenu-productos {
  opacity: 0;
  display: none;
  position: absolute;
  padding: 0 15px;
  top: 100%;
  background: #3e5771;
  width: 80vw;
  padding: 0;
  z-index: 1000;
}
.submenu-pills {
  padding-top: 10px;
}
.submenu-pills .nav-pills li a {
  padding: 5px 20px !important;
}
.submenu-pills .nav-pills {
  margin: 10px 20px;
}
.submenu-pills .nav-pills > li.active > a {
  background-color: #f49328;
}
.tab-content {
  background-color: #5d82a9;
  max-height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}
.resumen-carrito .tab-content {
  background: transparent;
}
/***/
@media screen and (max-width: 1000px) {
  .categorias-destacadas div.contenedor .menuplus {
    bottom: 47px;
    right: 0px;
  }
}
@media screen and (max-width: 760px) {
  .link-productos {
    display: none !important;
  }
  .categorias-destacadas div.contenedor .menuplus {
    background-color: orange;
  }
  .categorias-destacadas div.contenedor p {
    font-size: 13px;
    padding: 0;
    line-height: initial;
    left: 2px;
    right: 10px;
    bottom: 55px;
    text-align: left;
    overflow: hidden;
    white-space: unset;
    padding-right: 0px;
    pointer-events: none;
    z-index: 2;
    text-align: center;
  }
  .categorias-destacadas div.contenedor .menuplus:before {
    font-size: 30px;
    bottom: 24px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
  }
  .categorias-destacadas div.contenedor .menuplus {
    right: 0px;
    height: 100%;
  }
}
#modal_aviso {
  z-index: 9999;
}
#modal_login .close {
  top: -32px;
  position: absolute;
  right: 5px;
  font-size: 34px;
  color: #000;
  opacity: 1;
}
.flex {
  display: flex;
}
.flex-1 {
  flex: 1;
}
.align-center {
  align-items: center;
}
.space-around {
  justify-content: space-around;
}
.space-evenly {
  justify-content: space-evenly;
}
/*** AVISO COOKIES ***/
#cookiewarning {
  font-size: 13px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
#cookiewarning div {
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  width: auto;
  background: rgba(0, 0, 0, 0.7);
  font-size: 90%;
  color: #858585;
  font-size: 14px;
  color: #fff;
  padding-right: 40px;
}
#cookiewarning div i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-style: normal;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 21px;
  border-radius: 50%;
  font-size: 19px;
}
#cookiewarning div i:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}
#cookiewarning div a {
  margin-left: 10px;
  color: #fff;
}
#cookiewarning div a.cookies {
  text-decoration: underline;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  background-color: #fff;
  color: #797979;
  font-family: 'Source Sans Pro', sans-serif;
}
a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #ff9300;
}
a a:hover,
a a:focus,
a a:active {
  text-decoration: none;
  color: #ffa933;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Poppins', sans-serif;
  color: #797979;
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
ul {
  padding: 0px;
  margin: 0px;
}
.btn {
  border-radius: 0;
  border: 0;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 9px 20px;
}
.btn i {
  margin-right: 3px;
  vertical-align: middle;
}
.btn.btn-primary {
  background: #ff9300;
  color: #fff;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background: #ffa933;
  color: #fff !important;
  outline: none;
}
.btn.btn-secundary {
  background: #2c3e50;
  color: #fff;
}
.btn.btn-secundary:hover,
.btn.btn-secundary:active,
.btn.btn-secundary:focus {
  background: #3e5771;
  color: #fff !important;
  outline: none;
}
.btn.btn-success {
  background: #2ecc71;
}
.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success:focus {
  background: #54d98c;
  color: #fff !important;
  outline: none;
}
header {
  padding: 20px 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
header #logo {
  color: #2c3e50;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
header #logo:hover,
header #logo:focus {
  color: #ff9300;
  text-decoration: none;
}
header .btn {
  margin-left: 10px;
  margin-top: -5px;
}
header small {
  display: block;
  margin-top: 5px;
}
header small a {
  color: #676767;
}
header small a:hover,
header small a:focus {
  color: #ff9300;
  text-decoration: none;
}
#claim {
  padding: 50px 0;
  top: 80px;
  margin-bottom: 80px;
  height: 506px;
  position: relative;
}
#claim:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 50px;
  background: #ff9300;
}
#claim .logo-big {
  margin: -10px auto -15px;
  display: block;
  width: 350px;
}
#claim p {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
}
#claim p strong {
  font-weight: 900;
}
#claim .deportistas {
  position: absolute;
  top: -95px;
  right: 0;
}
#steps {
  background: #f1f1f1;
  margin-top: 130px;
  padding: 60px 0;
}
#steps h2 {
  font-weight: bold;
  color: #2c3e50;
  text-transform: uppercase;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 40px;
}
#steps h2 span {
  font-weight: normal;
  text-transform: initial;
  display: block;
  font-size: 18px;
  color: #4e4e4e;
  margin-top: 10px;
}
#steps .icono {
  position: relative;
}
#steps .icono .caja {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #ff9300;
  border-radius: 50%;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: 10px;
  margin: 0 auto;
  z-index: 2;
}
#steps .icono .caja webicon {
  position: absolute;
  width: 55px;
  height: 55px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  display: inline-block;
}
#steps .icono .caja webicon path {
  color: #fff;
}
#steps .icono span {
  z-index: 1;
  font-size: 80px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  position: absolute;
  left: 53%;
  top: -40px;
  color: #c0c6c9;
}
#steps h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #2c3e50;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 25px;
}
#profesional {
  background: url('../images/bg-profesional.jpg');
  background-size: cover!important;
  background-position: center!important;
  padding: 50px 0;
}
#profesional img {
  margin-bottom: 15px;
}
#profesional h3,
#profesional h4 {
  color: #fff;
  font-weight: 500;
}
#profesional h3 {
  font-size: 48px;
  font-weight: 600;
}
#profesional h4 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 0;
  margin-top: 34px;
}
#contacto {
  padding: 40px 0;
  position: relative;
}
#contacto:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 25px;
  margin-left: -25px;
}
#contacto h4 {
  text-transform: uppercase;
  font-weight: bold;
  color: #2c3e50;
  font-size: 24px;
  margin-top: 0;
}
#contacto div > img {
  margin: 0 auto;
  display: block;
}
#contacto .social a {
  display: inline-block;
  margin-right: 5px;
}
#contacto .social a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#contacto .social i {
  font-size: 30px;
}
#contacto i {
  font-size: 40px;
}
#contacto i.icon-facebook {
  color: #3b5998;
}
#contacto i.icon-twitter {
  color: #55acee;
}
#contacto i.icon-youtube {
  color: #bb0000;
}
#contacto form .form-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
#contacto form .form-control:focus {
  border-color: #ff9300;
}
#contacto form .btn {
  display: inline-block;
  margin-top: 10px;
}
#contacto form .aviso input[type=checkbox] {
  display: block!important;
}
.password {
  padding: 80px 0;
  top: 80px;
  margin-bottom: 80px;
  height: 506px;
  position: relative;
  background-size: cover;
}
.password #contacto {
  background: #fff;
  padding: 30px 60px;
  text-align: center;
}
.password #contacto:after {
  display: none;
}
.password #contacto .form-group {
  margin-top: 30px;
}
.password #contacto p {
  text-transform: uppercase;
  font-weight: bold;
  color: #2c3e50;
  font-size: 24px;
  margin-top: 0;
  text-align: center;
}
.password footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
footer {
  background: #ecf0f1;
  height: 80px;
  line-height: 80px;
}
footer p {
  margin-bottom: 0;
}
.titulo-interior {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.titulo-interior .container {
  position: relative;
  z-index: 1;
}
.titulo-interior h1 {
  color: #ff9300;
  font-weight: 300;
  font-size: 50px;
  margin-top: 0;
}
.titulo-interior .migas li {
  display: inline-block;
  position: relative;
}
.titulo-interior .migas li:after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E026";
  font-size: 10px;
  vertical-align: middle;
  margin-left: 5px;
}
.titulo-interior .migas li:last-child:after {
  display: none;
}
.titulo-interior .migas li a {
  color: #797979;
  font-size: 18px;
}
.titulo-interior .migas li a:hover,
.titulo-interior .migas li a:focus {
  color: #2c3e50;
}
body .texto h1,
body .texto h2,
body .texto h3,
body .texto h4,
body .texto h5 {
  color: #2c3e50;
  font-weight: 800;
}
body .texto h1 a,
body .texto h2 a,
body .texto h3 a,
body .texto h4 a,
body .texto h5 a {
  color: #2c3e50;
}
body .texto h1 a:hover,
body .texto h2 a:hover,
body .texto h3 a:hover,
body .texto h4 a:hover,
body .texto h5 a:hover,
body .texto h1 a:focus,
body .texto h2 a:focus,
body .texto h3 a:focus,
body .texto h4 a:focus,
body .texto h5 a:focus {
  color: #ff9300;
  text-decoration: none;
}
body .texto p {
  font-size: 16px;
  color: #797979;
}
body .texto ul {
  margin: 10px 0px;
}
body .texto ul li:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E004";
  color: #ff9300;
  margin-right: 5px;
  float: left;
}
.slider_portada {
  height: 430px;
  border: 0;
  margin-bottom: 0;
  box-shadow: none;
  margin-bottom: 2px;
}
.slider_portada ul.slides {
  height: 430px;
}
.slider_portada ul.slides li {
  height: 430px;
}
.slider_portada ul.slides li a.enlace-banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999;
}
.slider_portada ul.slides li .caption {
  float: right;
  width: 60%;
  text-align: right;
  color: #fff;
  margin-top: 30px;
  margin-right: 30px;
}
.slider_portada ul.slides li .caption img {
  width: auto;
  float: right;
  margin-bottom: 30px;
}
.slider_portada ul.slides li .caption h3 {
  clear: both;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.slider_portada ul.slides li .caption p {
  margin: 0;
}
.slider_portada ul.slides li .caption p strong {
  font-size: 65px;
  text-transform: uppercase;
}
.slider_portada ul.slides li .caption a {
  font-size: 24px;
  padding: 15px 40px;
  margin-top: 15px;
}
.slider_portada .flex-control-nav {
  bottom: 5px;
  z-index: 3;
}
.slider_portada .flex-control-nav a {
  background: rgba(255, 255, 255, 0.5);
}
.slider_portada .flex-control-nav a.flex-active {
  background: rgba(255, 255, 255, 0.9);
}
.slider_portada .flex-control-nav a:hover {
  background: rgba(255, 255, 255, 0.7);
}
.contenido-principal h3 {
  position: relative;
  font-size: 24px;
  text-align: center;
  color: #2c3e50;
  font-weight: 800;
  margin-bottom: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.contenido-principal h3:after {
  content: '';
  border-bottom: 3px solid #ff9300;
  width: 80px;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.contenido-principal p {
  color: #989898;
  text-align: left;
  font-size: 20px;
}
.contenido-principal .productos-destacados .carousel {
  width: 100%;
  height: 490px;
}
.contenido-principal .productos-destacados .carousel .slick-list {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -16px;
  border-bottom: 15px solid #ecf0f1;
}
.contenido-principal .productos-destacados .carousel .slick-list .ficha {
  border-right: 1px solid #eee;
  min-height: 500px;
}
.contenido-principal .productos-destacados .carousel .slick-arrow {
  position: absolute;
  width: 30px;
  height: 80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.contenido-principal .productos-destacados .carousel .slick-arrow.slick-prev {
  left: -30px;
}
.contenido-principal .productos-destacados .carousel .slick-arrow.slick-prev:before {
  background: #ddd;
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E003";
  padding: 25px 5px;
  font-size: 20px;
  font-weight: 800;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.contenido-principal .productos-destacados .carousel .slick-arrow.slick-prev:before:hover {
  background: red;
}
.contenido-principal .productos-destacados .carousel .slick-arrow.slick-next {
  right: -30px;
}
.contenido-principal .productos-destacados .carousel .slick-arrow.slick-next:before {
  background: #ddd;
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E004";
  padding: 25px 5px;
  font-size: 20px;
  font-weight: 800;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.contenido-principal .ofertas-novedades-top {
  margin-top: 50px;
  padding-bottom: 0;
}
.contenido-principal .ofertas-novedades-top > div:nth-child(2) {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.contenido-principal .ofertas-novedades-top p {
  font-size: 18px;
}
.contenido-principal .ofertas-novedades-top p.title {
  color: #2c3e50;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 0;
  position: relative;
  margin-bottom: 20px;
}
.contenido-principal .ofertas-novedades-top p.title:before {
  content: '';
  border-bottom: 2px solid #ff9300;
  width: 50px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.contenido-principal .ofertas-novedades-top .ficha {
  padding: 15px 0;
  margin: 5px;
}
.contenido-principal .ofertas-novedades-top .ficha .category {
  margin-bottom: 0;
  font-weight: 600;
}
.contenido-principal .ofertas-novedades-top .ficha p {
  text-align: left;
  font-size: 15px;
  margin-bottom: 5px;
}
.contenido-principal .ofertas-novedades-top .ficha .title {
  font-size: 22px;
  margin-bottom: 0;
}
.contenido-principal .ofertas-novedades-top .ficha .rating {
  margin-bottom: 5px;
}
.contenido-principal .ofertas-novedades-top .ficha .price-container {
  text-align: left;
  margin-top: 15px;
}
.contenido-principal .ofertas-novedades-top .ficha .price-container span {
  display: inline-block;
}
.contenido-principal .ofertas-novedades-top .ficha .price-container span.precio-anterior {
  font-size: 20px;
}
.contenido-principal .ofertas-novedades-top .ficha .price-container span.precio {
  font-size: 28px;
  text-align: left;
  margin-top: -10px;
}
.contenido-principal .ofertas-novedades-top .ficha .action {
  height: 100%;
  right: 60%;
}
.contenido-principal .ofertas-novedades-top .ficha .action a {
  width: 120px;
  padding: 5px 0;
}
.contenido-principal .ofertas-novedades-top .ficha .action a:first-child {
  margin-top: 50px;
}
.contenido-principal .ficha {
  position: relative;
  padding-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contenido-principal .ficha:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 3;
}
.contenido-principal .ficha:hover .action {
  pointer-events: all;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.contenido-principal .ficha .img-principal {
  padding: 20px 0 0;
  margin-bottom: 10px;
}
.contenido-principal .ficha .action {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  height: 270px;
  pointer-events: none;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contenido-principal .ficha .action a {
  display: block;
  margin: 10px auto;
  width: 150px;
  text-align: center;
  white-space: inherit;
}
.contenido-principal .ficha .action a:first-child {
  margin-top: 80px;
}
.contenido-principal .ficha .action a i {
  font-size: 18px;
  margin-right: 10px;
}
.contenido-principal .ficha p {
  font-size: 16px;
}
.contenido-principal .ficha .category {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  color: #ff9300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contenido-principal .ficha .title {
  color: #2c3e50;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contenido-principal .ficha .rating {
  margin-top: 0px;
  margin-bottom: 10px;
}
.contenido-principal .ficha .price-container {
  text-align: left;
}
.contenido-principal .ficha .price-container span {
  display: inline-block;
}
.contenido-principal .ficha .price-container span.precio-anterior {
  text-decoration: line-through;
  margin-right: 10px;
  font-size: 24px;
  color: #797979;
}
.contenido-principal .ficha .price-container span.precio {
  font-size: 30px;
  text-align: left;
  font-weight: 800;
  color: #ff9300;
}
.slides-vert .slick-prev {
  display: none;
}
.slides-vert .slick-prev {
  top: -80px !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  top: inherit;
  opacity: 1;
  font-weight: bold;
}
.slides-vert .slick-prev:before {
  color: #fff;
  background: #ddd;
  padding: 5px 25px;
}
.slides-vert .slick-prev:hover:before {
  color: #fff;
}
.slides-vert .slick-prev:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E005";
}
.slides-vert .ficha {
  height: 210px;
}
.slides-vert .flex-viewport {
  height: calc(100vh - 250px) !important;
}
.slides-vert .flex-direction-nav a {
  text-shadow: none;
  height: 40px;
  font-size: 0;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
  outline: none;
}
.slides-vert .flex-direction-nav a:before {
  color: #333;
  font-size: 30px;
  font-weight: bold;
}
.slides-vert .flex-direction-nav a.flex-prev,
.slides-vert .flex-direction-nav a.flex-next {
  left: 0;
  width: 100%;
  text-align: center;
  top: inherit;
  opacity: 0;
  font-weight: bold;
}
.slides-vert .flex-direction-nav a.flex-prev:before,
.slides-vert .flex-direction-nav a.flex-next:before {
  color: #fff;
  background: #ddd;
  padding: 5px 25px;
}
.slides-vert .flex-direction-nav a.flex-prev:hover:before,
.slides-vert .flex-direction-nav a.flex-next:hover:before {
  color: #fff;
}
.slides-vert .flex-direction-nav a.flex-prev {
  top: -15px;
  border-radius: 2px 2px 0px 0;
}
.slides-vert .flex-direction-nav a.flex-prev:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E005";
  font-size: 20px;
}
.slides-vert .flex-direction-nav a.flex-prev:before:hover {
  color: #fff;
}
.slides-vert .flex-direction-nav a.flex-next {
  bottom: -50px;
  border-radius: 0px 0 2px 2px;
}
.slides-vert .flex-direction-nav a.flex-next:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E005";
  font-size: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slides-vert:hover .flex-direction-nav a {
  opacity: 1;
}
.slick-dots {
  display: none!important;
}
.ficha-producto {
  margin-top: 40px;
  border-bottom: 15px solid #ecf0f1;
  margin-left: -30px;
  margin-right: -30px;
}
.ficha-producto .caja-imagen {
  padding-left: 30px;
}
.ficha-producto .caja-imagen .slick {
  padding-bottom: 40px;
}
.ficha-producto .caja-imagen .slick .slick-slide {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.ficha-producto .caja-imagen .slick-dots {
  bottom: 10px;
  margin: 0;
}
.ficha-producto .caja-imagen .slick-dots li {
  width: 10px;
  height: 10px;
  margin-bottom: 0;
}
.ficha-producto .caja-imagen .slick-dots li button {
  width: 10px;
  height: 10px;
}
.ficha-producto .caja-imagen .slick-dots li button:before {
  content: '';
  background: #ddd;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
}
.ficha-producto .caja-imagen .slick-dots li.slick-active button:before {
  background: #ff9300;
}
.ficha-producto .caja-imagen .is_pack {
  z-index: 5;
}
.ficha-producto .ficha-info {
  padding-right: 30px;
  padding-bottom: 15px;
}
.ficha-producto .ficha-info .form-control {
  height: 35px;
  vertical-align: bottom;
}
.ficha-producto .ficha-info .descripcion-prod .texto {
  margin-bottom: 30px;
  max-height: 299px;
  overflow: hidden;
}
.ficha-producto .ficha-info .descripcion-prod .texto .contenido {
  margin-bottom: 15px;
}
.ficha-producto .ficha-info .descripcion-prod .texto.active {
  max-height: initial;
}
.ficha-producto .ficha-info .descripcion-prod .texto.active .ampliar:before {
  display: none;
}
.ficha-producto .ficha-info .descripcion-prod .texto.active .btn-ampliar {
  display: none;
}
.ficha-producto .ficha-info .descripcion-prod .ampliar {
  position: relative;
  margin-top: -10px;
}
.ficha-producto .ficha-info .descripcion-prod .ampliar:before {
  content: '';
  height: 50px;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-image: 8121991;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.ficha-producto p {
  font-size: 16px;
  margin-bottom: 15px;
}
.ficha-producto p small {
  color: #2c3e50;
  font-size: 16px;
}
.ficha-producto p a {
  text-decoration: underline;
}
.ficha-producto h2 {
  font-size: 28px;
  color: #2c3e50;
  font-weight: 800;
  margin-bottom: 0;
  margin-top: 10px;
}
.ficha-producto .caja-imagen .fancybox {
  position: relative;
  display: block;
}
.ficha-producto .caja-imagen .fancybox.principal {
  margin-bottom: 20px;
}
.ficha-producto .caja-imagen .fancybox.principal:before {
  font-size: 70px;
}
.ficha-producto .caja-imagen .fancybox.affix {
  position: fixed;
  width: 355px;
  top: 160px;
}
.ficha-producto .caja-imagen .fancybox:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E027";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 40px;
  color: #fff;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ficha-producto .caja-imagen .fancybox:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ff9300;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ficha-producto .caja-imagen .fancybox:hover:after {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.ficha-producto .caja-imagen .fancybox:hover:before {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ficha-producto .categoria {
  color: #ff9300;
  font-size: 17px;
  margin-bottom: 5px;
}
.ficha-producto .deportes p.title {
  font-size: 16px;
  color: #2c3e50;
  font-weight: 800;
  margin-bottom: 5px;
  margin-top: 15px;
  display: inline-block;
}
.ficha-producto .deportes ul {
  margin-top: 0;
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 0;
}
.ficha-producto .deportes ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
.ficha-producto .deportes ul li a {
  color: #797979;
}
.ficha-producto .deportes ul li a:hover,
.ficha-producto .deportes ul li a:focus {
  color: #ff9300;
  text-decoration: none;
}
.ficha-producto .deportes ul li:after {
  content: ',';
}
.ficha-producto .deportes ul li:last-child:after {
  display: none;
}
.ficha-producto .atributos {
  margin-top: 10px;
}
.ficha-producto .atributos h4 {
  color: #ff9300;
  font-size: 15px;
  margin-top: 25px;
  font-weight: 800;
  text-transform: uppercase;
}
.ficha-producto .atributos small {
  margin-left: 10px;
}
.ficha-producto .atributos ul {
  padding-left: 0;
  margin-left: 10px;
  margin-bottom: 10px;
}
.ficha-producto .atributos ul li {
  margin-bottom: 0;
}
.ficha-producto .atributos .title {
  color: #2c3e50;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 10px;
}
.ficha-producto form .title {
  font-weight: bold;
}
.ficha-producto form ul {
  margin-top: 0;
}
.ficha-producto form ul li {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
}
.ficha-producto form ul li .radio,
.ficha-producto form ul li .checkbox {
  margin: 0;
}
.ficha-producto .tags {
  margin-bottom: 20px;
}
.ficha-producto .tags strong,
.ficha-producto .tags ul,
.ficha-producto .tags li {
  display: inline-block;
  font-size: 16px;
  color: #2c3e50;
  font-weight: 800;
}
.ficha-producto .tags ul {
  margin-top: 10px;
  margin-left: 5px;
  padding-left: 0;
  margin-bottom: 5px;
}
.ficha-producto .tags li {
  margin-bottom: 5px;
}
.ficha-producto .tags li a {
  font-size: 14px;
  background: #2c3e50;
  color: #fff;
  padding: 3px 10px;
  border-radius: 3px;
  font-weight: 400;
}
.ficha-producto .tags li:last-child:after {
  display: none;
}
.ficha-producto .price-container {
  text-align: left;
  margin-top: -10px;
}
.ficha-producto .price-container span.precio-anterior {
  font-size: 30px;
  text-decoration: line-through;
  margin-right: 10px;
  color: #797979;
}
.ficha-producto .price-container span.precio {
  font-size: 38px;
  font-weight: 800;
  color: #ff9300;
}
.ficha-producto .productos-destacados {
  height: 400px;
  margin-bottom: 70px;
}
.ficha-producto .productos-destacados .carousel .slick-arrow.slick-prev {
  left: -45px;
}
.ficha-producto .productos-destacados .carousel .slick-arrow.slick-next {
  right: -45px;
}
.ficha-producto ul {
  margin: 25px 0;
  padding-left: 25px;
}
.ficha-producto ul li {
  font-size: 16px;
  margin-bottom: 20px;
  list-style: initial;
}
.ficha-producto ul li strong {
  color: #2c3e50;
}
.ficha-producto ul li a {
  color: #ff9300;
}
.comment-box {
  margin-top: 15px;
  padding: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #ecf0f1;
}
.comment-box h3 {
  color: #2c3e50;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.comment-box .form-control.comment-input {
  border: 0;
  border-radius: 3px;
  background: #ecf0f1;
  padding: 13px 15px;
  height: 50px;
  font-size: 1.2em;
}
.comment-box .rating-form strong {
  color: #2c3e50;
  font-size: 1.1em;
  display: block;
}
.comment-box .btn {
  height: 50px;
}
.rating {
  margin-bottom: 25px;
  margin-top: 5px;
}
.rating i {
  font-size: 1.4em;
  color: #9d9e9e;
}
.rating i.icon-star-filled,
.rating i.icon-star-half {
  color: #f1c40f;
}
.rating strong {
  color: #2c3e50;
  font-size: 1.2em;
  margin-left: 5px;
}
.rating-form {
  display: inline-block;
  margin-top: 2px;
}
.rating-form strong {
  font-weight: bold;
  color: #ff9300;
  margin-right: 5px;
}
.rating-form .form-group {
  position: relative;
  border: 0;
  display: inline-block;
  margin-bottom: 0;
}
.rating-form .form-item {
  position: relative;
  margin: auto;
  width: 100%;
  text-align: center;
  direction: rtl;
}
.rating-form input[type='radio'] {
  position: absolute;
  left: -9999px;
}
.rating-form input[type='radio']:checked ~ label .icon-star {
  opacity: 0;
}
.rating-form input[type='radio']:checked ~ label .icon-star-filled {
  opacity: 1;
  color: #f1c40f;
}
.rating-form label {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
  width: 18px;
  margin-left: 5px;
}
.rating-form label i {
  font-size: 22px;
  vertical-align: middle;
  color: #9d9e9e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.rating-form label:hover .icon-star,
.rating-form label:focus .icon-star,
.rating-form label:hover ~ label .icon-star,
.rating-form label:focus ~ label .icon-star {
  opacity: 0;
}
.rating-form label .icon-star-filled {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.rating-form label:hover .icon-star-filled,
.rating-form label:focus .icon-star-filled,
.rating-form label:hover ~ label .icon-star-filled,
.rating-form label:focus ~ label .icon-star-filled {
  opacity: 1;
  color: #f1c40f;
}
.rating-form .rating-star {
  display: inline-block;
  position: relative;
}
.rating-form .ir {
  position: absolute;
  left: -9999px;
}
.comments {
  padding: 15px;
  margin-bottom: 10px;
}
.comments h3 {
  color: #2c3e50;
  font-weight: bold;
  margin-top: 0;
  font-size: 1.3em;
  margin-bottom: 2px;
}
.comments small {
  font-size: 1.1em;
}
.comments .rating {
  margin-bottom: 0;
}
.comments .comment {
  border: 2px solid #ecf0f1;
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 1.2em;
  line-height: 1.8em;
  position: relative;
}
.comments .comment:after,
.comments .comment:before {
  right: 100%;
  top: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.comments .comment:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}
.comments .comment:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #ecf0f1;
  border-width: 13px;
  margin-top: -13px;
}
.d-flex {
  display: flex;
}
.foto-producto {
  position: sticky;
  top: 150px;
}
.listado {
  padding: 10px 0;
}
.listado h2 {
  color: #2c3e50;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 0;
  position: relative;
  margin-bottom: 40px;
}
.listado h2:before {
  content: '';
  border-bottom: 2px solid #ff9300;
  width: 50px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.listado .foto-prod {
  display: block;
  text-align: center;
}
.listado .ficha {
  margin-bottom: 20px;
}
.listado .ficha .img-principal {
  max-height: 250px;
}
.listado .ficha:last-child {
  border-bottom: 0;
}
.listado .ficha > .datos {
  position: relative;
}
.listado .ficha > .datos p {
  font-size: 16px;
}
.listado .ficha > .datos p.category {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
.listado .ficha > .datos p.deportes {
  color: #797979;
  font-size: 16px;
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.listado .ficha > .datos p.deportes strong {
  color: #2c3e50;
  font-size: 16px;
}
.listado .ficha > .datos p.deportes a {
  color: #797979;
}
.listado .ficha > .datos p.deportes a:hover,
.listado .ficha > .datos p.deportes a:focus {
  text-decoration: none;
  color: #ff9300;
}
.listado .ficha > .datos .title {
  font-size: 24px;
}
.listado .ficha > .datos .price-container span {
  float: right;
}
.listado .ficha > .datos .price-container span.precio-anterior {
  margin-right: 20px;
  margin-top: 8px;
}
.listado .ficha > .datos .price-container span.precio {
  margin-top: 0;
}
.listado .ficha > .datos .price-container span.acciones-compra {
  float: left;
}
.listado .ficha > .datos .btn-primary {
  margin-right: 10px;
}
.listado .listado-aside {
  border-right: none!important;
  margin-top: 20px;
}
.listado .listado-aside .title-aside {
  color: #2c3e50;
  font-weight: 600;
  font-size: 20px;
  text-align: left;
  margin-left: 15px;
}
.listado .listado-aside .submenu {
  margin-left: -15px;
  text-align: left;
}
.listado .listado-aside .submenu > li a {
  padding-left: 30px;
  font-size: 16px;
  color: #797979;
  padding-top: 5px;
  padding-bottom: 10px;
  display: block;
}
.listado .listado-aside .submenu > li a:hover {
  color: #ff9300;
}
.listado .listado-aside .submenu > li ul {
  margin-top: 0;
  padding-left: 15px;
}
.listado .listado-aside .submenu > li ul li {
  margin-bottom: 10px;
}
.listado .listado-aside .submenu > li ul li a {
  padding-left: 15px;
  font-weight: 400;
  color: rgba(121, 121, 121, 0.8);
}
.listado .listado-aside .submenu > li ul li a:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E00A";
}
.listado .listado-aside .submenu .active {
  border-left: 3px solid #ff9300;
  color: #ff9300;
  font-weight: 600;
}
.tipo-listado {
  position: absolute;
  right: 15px;
  top: 15px;
  display: flex;
  z-index: 1;
}
.tipo-listado a {
  margin-left: 5px;
}
.tipo-listado a.active i {
  color: #ff9300;
}
.tipo-listado i {
  font-size: 18px;
  color: #ccc;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula {
  display: flex;
  flex-wrap: wrap;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha {
  max-width: 33.33%;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha > div {
  width: 100%;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .col-sm-3 {
  max-height: 250px;
  min-height: 250px;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .datos {
  flex: 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha > .datos .title {
  white-space: inherit;
  line-height: 1em;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .price-container {
  text-align: center;
  display: flex;
  flex-direction: column-reverse;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .price-container span {
  float: none;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .price-container .acciones-compra {
  display: flex;
  float: none;
  margin-top: 10px;
  justify-content: center;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .price-container .acciones-compra a {
  flex: 1;
  height: 39px;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .price-container .content-precio {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
}
.contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha .price-container .content-precio span {
  margin-top: 0;
}
.sidebar-search {
  padding: 15px;
  border-right: 1px solid #eee;
}
.sidebar-search label {
  color: #2c3e50;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}
.sidebar-search label:first-child {
  margin-top: 0;
}
.sidebar-search #slider-range {
  margin: 20px 8px;
}
.sidebar-search .submenu a {
  display: block;
  color: #2c3e50;
  padding: 8px;
  margin: 0 -8px;
}
.sidebar-search .submenu a:hover {
  background-color: #eee;
}
.sidebar-search .submenu a.active {
  color: #ff9300;
  font-weight: bolder;
}
.sidebar-search .submenu a span {
  float: right;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas {
  margin-top: 0;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .row > div:nth-child(4n+5) {
  clear: left;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha {
  padding: 15px;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha:hover {
  box-shadow: none;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha .title {
  text-overflow: initial;
  white-space: initial;
  overflow: visible;
  line-height: 30px;
  font-size: 22px;
  color: #2c3e50 !important;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha .title:before {
  display: none;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha .img-principal {
  padding-top: 0;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha .datos {
  height: auto;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha .datos p {
  color: #797979;
  margin-bottom: 10px;
}
.contenido-principal .ofertas-novedades-top.clubs-atletas .ficha .datos ul li {
  font-size: 16px;
  color: #797979;
  margin-bottom: 10px;
}
.table-cart tbody > tr > th {
  border-top: 0;
  color: #2c3e50;
}
.table-cart tbody > tr > th.text-center {
  width: 100px;
}
.table-cart tbody > tr > td {
  boder-color: #ecf0f1;
}
.resumen-carrito {
  padding-bottom: 30px;
  border-bottom: 15px solid #ecf0f1;
  margin-left: -30px;
  margin-right: -30px;
  max-width: initial;
  padding-left: 30px;
  padding-right: 30px;
}
.resumen-carrito h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.resumen-carrito p.vacio {
  font-size: 24px;
  text-align: center;
}
.resumen-carrito .subtitle {
  text-transform: uppercase;
  text-decoration: underline;
}
.resumen-carrito table {
  border: 0;
}
.resumen-carrito table thead {
  background-color: #2c3e50;
  color: #fff;
  font-size: 18px;
}
.resumen-carrito table img {
  vertical-align: bottom;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
  width: 100px;
}
.resumen-carrito table thead > tr > th {
  border: 0;
  padding: 10px 20px;
}
.resumen-carrito table tbody > tr > td,
.resumen-carrito table tbody > tr > th {
  border: 0;
  padding: 10px 20px;
  vertical-align: middle;
  min-width: 170px;
}
.resumen-carrito table .desglose.border {
  border-top: 2px solid #ecf0f1;
}
.resumen-carrito table .desglose th {
  background: none!important;
  color: #2c3e50;
  text-align: right;
}
.resumen-carrito table p {
  margin-bottom: 10px;
  font-size: 18px;
}
.resumen-carrito table p.title {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 5px;
}
.resumen-carrito table p.title a {
  color: #2c3e50;
}
.resumen-carrito table p.title a:hover {
  color: #ff9300;
}
.resumen-carrito table p.categoria {
  color: #ff9300;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0px;
}
.resumen-carrito table p.deportes span {
  color: #2c3e50;
  font-weight: 800;
}
.resumen-carrito table td {
  font-size: 18px;
}
.resumen-carrito table td * {
  vertical-align: middle;
}
.resumen-carrito table .total {
  font-size: 20px;
  color: #2c3e50;
}
.resumen-carrito table .total th {
  border: 0;
  padding: 15px 20px 10px 20px;
  background-color: #fff !important;
  border-top: 2px solid #ecf0f1;
  text-align: right;
}
.resumen-carrito table i {
  cursor: pointer;
  color: #2c3e50;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.resumen-carrito table i.icon-plus {
  margin-right: 5px;
}
.resumen-carrito table i.icon-minus {
  margin-left: 5px;
}
.resumen-carrito table i:hover {
  color: #ff9300;
}
.resumen-carrito table i.icon-trash:hover {
  color: #d43f3a;
}
.opcion-pago {
  background-image: url('../images/pago-seguro.png');
  background-repeat: no-repeat;
  height: 24px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: sub;
}
.opcion-pago input {
  outline: none;
}
.opcion-pago#tarjeta {
  background: url('../images/tarjetas.png');
  background-size: cover;
  width: 202px;
  height: 30px;
  vertical-align: middle;
}
.opcion-pago#bizum {
  background: url('../images/bizum.png');
  background-size: cover;
  width: 102px;
  height: 30px;
  vertical-align: middle;
}
.opcion-pago#paypal {
  background: url('../images/paypal.png');
  background-size: cover;
  width: 46px;
  height: 30px;
  vertical-align: middle;
}
.opcion-pago#transferencia {
  background: url('../images/transferencia.png');
  background-size: cover;
  width: 46px;
  height: 30px;
  vertical-align: middle;
}
.opcion-pago#contrareembolso {
  background: url('../images/contrareembolso.png');
  background-size: cover;
  width: 46px;
  height: 30px;
  vertical-align: middle;
}
.bloque {
  border-bottom: 15px solid #ecf0f1;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.bloque .nav-tabs {
  margin-bottom: 15px;
  border-bottom: 0;
}
.bloque .nav-tabs li a {
  border: 0;
  text-transform: uppercase;
  color: #2c3e50;
  border-radius: 0!important;
  font-weight: bold;
  padding: 8px 20px;
}
.bloque .nav-tabs li.active a {
  border: 0;
  background: #ff9300;
  color: #fff;
}
.con_factura {
  display: none;
}
.check-moderno {
  white-space: nowrap;
  float: left;
  margin-right: 8px;
  margin-bottom: 20px;
}
.check-moderno input {
  visibility: hidden;
  width: 1px;
  height: 1px;
}
.check-moderno input + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  border: none;
  background-color: #DBDBDB;
  width: 45px;
  height: 23px;
  border-radius: 20px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.check-moderno input + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 17px;
  height: 17px;
  margin: 2px;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: -webkit-transform 0.2s,-moz-transform 0.2s,-o-transform 0.2s,transform 0.2s;
}
.check-moderno input + label:before {
  display: none;
}
.check-moderno input:checked + label {
  background-color: #ffa933;
}
.check-moderno input:checked + label:after {
  -webkit-transform: translateX(22px);
  -moz-transform: translateX(22px);
  -o-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}
.check-moderno + span {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #2c3e50;
}
.descr {
  display: block;
  margin-top: 3px;
}
.capa-contacto p {
  font-size: 16px;
}
.capa-contacto form {
  margin-top: 10px;
}
.capa-contacto ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
}
.capa-contacto ul li i {
  color: #ff9300;
  font-size: 20px;
  margin-right: 5px;
}
.capa-contacto #map {
  width: 100%;
  height: 300px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog {
  padding-bottom: 0;
}
.blog h2 {
  float: left;
  margin-bottom: 10px;
}
.blog .migas {
  margin-top: 20px;
  float: right;
}
.blog .migas li {
  display: inline-block;
}
.blog .migas li:after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E004";
  font-size: 10px;
  margin: 0 5px;
  vertical-align: text-bottom;
}
.blog .migas li:last-child:after {
  display: none;
}
.blog .migas li a {
  color: #797979;
}
.capa-noticias {
  padding-top: 40px;
  text-align: center;
}
.capa-noticias .box {
  background: #fff;
  text-align: left;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.capa-noticias .box:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.capa-noticias .box .top {
  padding: 12px 0;
}
.capa-noticias .box .top span,
.capa-noticias .box .top a {
  margin-right: 15px;
  display: inline-block;
  color: #797979;
}
.capa-noticias .box .top .fecha {
  margin-left: 15px;
}
.capa-noticias .box .top a:hover {
  color: #2c3e50;
  text-decoration: none;
}
.capa-noticias .box .top i {
  color: #2c3e50;
  margin-right: 3px;
}
.capa-noticias .box .top .share {
  float: right;
  margin-right: 0;
  position: relative;
  margin-right: 10px;
}
.capa-noticias .box .top .share > i {
  right: -5px;
  position: absolute;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.capa-noticias .box .top .share span,
.capa-noticias .box .top .share a {
  margin-right: 0;
}
.capa-noticias .box .top .share span {
  opacity: 0;
  pointer-events: none;
}
.capa-noticias .box .top .share span i {
  font-size: 0;
  margin-left: 3px;
  margin-right: 0;
  font-size: 16px;
  vertical-align: middle;
}
.capa-noticias .box .top .share:hover > i {
  -webkit-transform: translateX(-75px);
  -moz-transform: translateX(-75px);
  -o-transform: translateX(-75px);
  -ms-transform: translateX(-75px);
  transform: translateX(-75px);
}
.capa-noticias .box .top .share:hover span {
  margin-top: -3px;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  pointer-events: all;
}
.capa-noticias .box .top .share:hover span i.icon-facebook {
  color: #3b5998;
}
.capa-noticias .box .top .share:hover span i.icon-twitter {
  font-size: 18px;
  color: #55acee;
}
.capa-noticias .box .top .share:hover span i.icon-google-plus {
  font-size: 20px;
  color: #dd4b39;
}
.capa-noticias .box .top .share:hover span i:hover {
  opacity: 0.8;
}
.capa-noticias .box .foto {
  display: block;
  position: relative;
}
.capa-noticias .box .foto img {
  width: 100%;
}
.capa-noticias .box .foto:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 147, 0, 0.8);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.capa-noticias .box .foto:after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E027";
  font-size: 60px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  pointer-events: none;
}
.capa-noticias .box .foto:hover:before {
  opacity: 1;
}
.capa-noticias .box .foto:hover:after {
  opacity: 1;
  font-size: 40px;
}
.capa-noticias .box .contenido {
  padding: 20px 15px;
}
.capa-noticias .box .contenido h3 {
  color: #2c3e50;
  margin-top: 0;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 5px;
}
.capa-noticias .box .contenido h3 a {
  color: #2c3e50;
}
.capa-noticias .box .contenido h3 a:hover,
.capa-noticias .box .contenido h3 a:focus {
  color: #ff9300;
  text-decoration: none;
}
.capa-noticias .box .contenido .btn {
  margin-top: 5px;
}
.capa-noticias .box .contenido p {
  overflow: hidden;
  font-size: 16px;
}
.entrada {
  margin-top: 30px;
}
.entrada .title-interior {
  font-weight: bold;
  color: #2c3e50;
  font-size: 26px;
  margin-bottom: 10px;
}
.entrada .title-interior.md {
  font-size: 22px;
}
.entrada .datos-noticias li {
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
}
.entrada .datos-noticias li i {
  margin-right: 5px;
  color: #ff9300;
}
.entrada .datos-noticias li i.icon-facebook {
  color: #3b5998;
}
.entrada .datos-noticias li i.icon-twitter {
  color: #00aced;
}
.entrada .datos-noticias li a {
  color: #797979;
}
.entrada .datos-noticias li a:hover,
.entrada .datos-noticias li a:focus {
  color: #ff9300;
}
.entrada .foto-interior {
  margin-bottom: 20px;
}
.entrada .content-text p,
.entrada .content-text li {
  font-size: 16px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .blog-listado .box .foto .tag-categorias {
    top: 20px;
  }
  .blog-listado .box .content h3 {
    margin-top: 20px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .row.productos-destacados {
    overflow: hidden;
  }
  .contenido-principal .productos-destacados .carousel .slick-list {
    border-bottom: 0;
  }
  .tipo-listado {
    display: none;
  }
  .contenido-principal .ofertas-novedades-top .producto-content {
    display: flex;
    flex-wrap: wrap;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha {
    max-width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-bottom: 20px;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha:hover {
    box-shadow: none;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha > div {
    width: 100%;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .col-sm-3 {
    max-height: 250px;
    min-height: 250px;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .datos {
    flex: 1 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha > .datos .title {
    white-space: inherit;
    line-height: 1em;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .price-container {
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .price-container span {
    float: none;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .price-container .acciones-compra {
    display: flex;
    float: none;
    margin-top: 10px;
    justify-content: center;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .price-container .acciones-compra a {
    flex: 1;
    height: 39px;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .price-container .content-precio {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
  }
  .contenido-principal .ofertas-novedades-top .producto-content .ficha .price-container .content-precio span {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .remove-xs {
    display: none!important;
  }
  .mobile-block {
    display: block!important;
  }
  .mobile-block .space-evenly {
    justify-content: center;
    margin-bottom: 15px;
  }
  #profesional h3 {
    font-size: 36px;
  }
  #profesional h4 {
    font-size: 22px;
  }
  .portada-login header {
    position: relative;
    text-align: center;
  }
  .portada-login header #logo {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
  }
  .portada-login header .text-right {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
  }
  .portada-login header .text-right .btn {
    padding: 9px 8px;
    font-size: 12px;
    margin-left: 0;
  }
  .portada-login .social {
    margin-bottom: 30px;
  }
  .portada-login #contacto {
    text-align: center;
  }
  .portada-login #contacto div > img {
    margin-bottom: 8px;
  }
  .portada-login #contacto i {
    font-size: 25px;
  }
  .portada-login footer p {
    line-height: 24px;
    margin-top: 20px;
  }
  #claim {
    padding: 20px 0;
    height: auto;
    top: 10px;
    margin-bottom: 0;
  }
  #claim:before {
    right: 0;
  }
  #claim .deportistas {
    display: none;
  }
  #steps {
    margin-top: 40px;
  }
  #steps p {
    margin-bottom: 40px;
  }
  body.tienda {
    padding-bottom: 60px;
  }
  body.tienda header {
    position: relative;
  }
  body.tienda header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.tienda header #logo {
    font-size: 24px;
    text-align: center;
    margin: 10px 0;
  }
  #boton-menu {
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
  }
  #boton-menu i {
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
    margin-right: 10px;
  }
  #boton-menu-buscador {
    text-transform: uppercase;
    font-size: 18px;
    color: #2c3e50;
  }
  .filtro-buscador {
    background: inherit!important;
    margin-top: 15px;
  }
  .contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha {
    max-width: 100%;
  }
  body.tienda .content-menu {
    display: none;
    background: #233140;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px;
  }
  body.tienda .content-menu .menu li {
    display: block;
  }
  body.tienda .content-menu .menu li:before {
    top: 26px;
  }
  body.tienda .content-menu .menu li .submenu {
    position: relative;
    opacity: 1;
    left: inherit;
    top: inherit;
    padding: 0;
    margin-top: -15px;
    margin-bottom: 15px;
    left: 7px;
  }
  body.tienda .content-menu.active {
    display: block;
  }
  .contenedor-menu .row {
    position: relative;
  }
  .contenedor-menu .row .col-md-3 {
    position: absolute;
    width: 50%;
    height: 48px;
    top: 0;
    right: 0;
    background: #f00;
  }
  .contenedor-menu .row .col-md-3 .buscador:before {
    font-size: 20px !important;
    left: 10px!important;
  }
  .contenedor-menu .row .col-md-3 .buscador input {
    height: 48px!important;
    padding: 5px 5px 5px 40px!important;
  }
  .menu-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
  }
  .menu-mobile ul {
    font-size: 0;
    display: flex;
  }
  .menu-mobile ul li {
    display: inline-block;
    width: 33.33%;
  }
  .menu-mobile ul li a {
    display: block;
    padding: 15px;
    background: #2c3e50;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .menu-mobile ul li a:hover,
  .menu-mobile ul li a:focus {
    background: #2c3e50;
  }
  .menu-mobile ul li a span {
    background: #ff9300;
    position: absolute;
    top: 10px;
    font-size: 20px;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 50%;
    margin-left: 16px;
  }
  .menu-mobile ul li a i {
    font-size: 20px;
    color: #fff;
  }
  body.tienda .container.container-padre.main {
    padding-top: 2px;
  }
  .slider_portada,
  .slider_portada ul.slides,
  .slider_portada ul.slides li {
    height: 120px;
    background-size: cover!important;
  }
  .slider_portada ul.slides li .caption {
    display: none;
  }
  .categorias-destacadas > div:first-child .contenedor {
    margin-left: -15px;
  }
  .categorias-destacadas div.contenedor {
    height: 90px;
    overflow: hidden;
    margin-left: -13px;
  }
  .categorias-destacadas div.contenedor img {
    height: 180px;
    width: 260px;
    position: absolute;
    max-width: initial;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .categorias-destacadas div.contenedor p {
    font-size: 17px;
    padding: 0;
    line-height: initial;
    left: 10px;
    right: 10px;
    bottom: 30px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
    pointer-events: none;
    z-index: 2;
    text-align: center;
  }
  .categorias-destacadas div.contenedor .menuplus {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    padding: 0;
    font-size: 18px;
    background: rgba(255, 147, 0, 0.8);
  }
  .categorias-destacadas div.contenedor .menuplus:before {
    font-size: 30px;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
  }
  .categorias-destacadas .submenu {
    top: inherit;
    margin-top: 2px;
  }
  .slick-arrow,
  .flex-direction-nav {
    display: none!important;
  }
  .contenido-principal .ficha .img-principal {
    margin: 20px auto;
    padding: 0 30px;
    max-height: 250px;
  }
  .contenido-principal .ofertas-novedades-top p.title {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .contenido-principal .ofertas-novedades-top .ficha .action {
    height: 270px;
    right: 0;
  }
  .contenido-principal .ofertas-novedades-top > div {
    border-bottom: 15px solid #ecf0f1;
  }
  .contenido-principal .ofertas-novedades-top > div:last-child {
    border-bottom: 0;
  }
  .contenido-principal .ficha .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
  .resumen-carrito {
    padding-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .resumen-carrito table {
    table-layout: fixed;
    margin-bottom: 0;
  }
  .resumen-carrito table thead > tr > th {
    padding: 5px 10px;
    font-size: 14px;
  }
  .resumen-carrito table tbody > tr > td,
  .resumen-carrito table tbody > tr > th {
    padding: 5px 10px;
  }
  .resumen-carrito table img {
    float: none;
    max-width: 50px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .resumen-carrito table .producto {
    width: 150px;
  }
  .resumen-carrito table .basura {
    width: 50px;
  }
  .resumen-carrito table td {
    padding: 5px;
  }
  .resumen-carrito table p.categoria {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
  }
  .resumen-carrito table p.title {
    font-size: 17px;
    line-height: 18px;
  }
  .resumen-carrito table p.deportes {
    font-size: 16px;
  }
  .resumen-carrito table i.icon-minus,
  .resumen-carrito table i.icon-plus {
    margin: 0;
  }
  .resumen-carrito table .cantidad {
    display: block;
  }
  .resumen-carrito table .total th {
    padding: 10px 0;
  }
  .slides-vert .ficha {
    height: 500px;
  }
  .rating-form {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .comments .comment {
    margin-top: 15px;
  }
  .comments .comment:after,
  .comments .comment:before {
    bottom: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .comments .comment:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
    top: initial;
  }
  .comments .comment:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ecf0f1;
    border-width: 13px;
    margin-left: -13px;
    top: initial;
  }
  .contenido-principal .ofertas-novedades-top {
    margin-top: 0;
  }
  .slides-vert .ficha {
    height: auto;
  }
  .contenido-principal .productos-destacados .carousel .slick-list .ficha {
    min-height: initial;
  }
  .ficha-producto .d-flex {
    display: block;
  }
  .ficha-producto .d-flex .foto-producto {
    top: 200px;
  }
  .ficha-producto .tags {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ficha-producto .foto-producto {
    top: 200px;
  }
  .contenido-principal .ofertas-novedades-top .producto-content.cuadricula .ficha {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .portada-login header .text-right {
    padding-left: 0;
  }
  .portada-login header .text-right .btn {
    padding: 9px 15px;
    font-size: 12px;
  }
  .portada-login .social {
    margin-bottom: 30px;
  }
  .portada-login #contacto i {
    font-size: 25px;
  }
  #claim {
    padding: 20px 0;
    height: auto;
  }
  #claim:before {
    right: 0;
  }
  #claim .deportistas {
    display: none;
  }
  body.tienda .container.container-padre.main {
    padding-top: 184px;
  }
  .slider_portada ul.slides li .caption {
    width: 80%;
  }
  .slider_portada ul.slides li .caption h3 {
    font-size: 30px;
  }
  .slider_portada ul.slides li .caption p strong {
    font-size: 55px;
  }
  .categorias-destacadas div.contenedor {
    height: 152px;
  }
  .categorias-destacadas div.contenedor p {
    font-size: 20px;
  }
  .categorias-destacadas .submenu {
    top: 152px;
  }
  .categorias-destacadas .submenu ul.principal {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .categorias-destacadas .submenu ul.principal li a {
    font-size: 16px;
  }
  .categorias-destacadas .submenu ul.principal > li > a {
    padding: 5px 10px;
  }
  .slick-arrow,
  .flex-direction-nav {
    display: none!important;
  }
  .contenido-principal .ofertas-novedades-top.clubs-atletas {
    margin-left: 0;
    margin-right: 0;
  }
  .contenido-principal .ficha .img-principal,
  .contenido-principal .ficha .action {
    max-height: 223px;
  }
  .contenido-principal .ofertas-novedades-top .ficha .action {
    max-height: 205px;
    right: 0;
  }
  .categorias-destacadas .submenu .container .row > div:nth-child(4n + 1) {
    clear: inherit;
  }
  .categorias-destacadas .submenu .container .row > div:nth-child(3n + 4) {
    clear: left;
  }
  .slides-vert .ficha {
    height: 380px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
  #claim .row > div {
    z-index: 1;
  }
  #claim .logo-big {
    width: 280px;
  }
  .categorias-destacadas div.contenedor {
    height: 205px;
  }
  .categorias-destacadas .submenu {
    top: 205px;
  }
  .categorias-destacadas .submenu ul.principal {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .categorias-destacadas .submenu ul.principal li a {
    font-size: 16px;
  }
  .slick-arrow,
  .flex-direction-nav {
    display: none!important;
  }
  .contenido-principal .ofertas-novedades-top.clubs-atletas {
    margin-left: 0;
    margin-right: 0;
  }
  .contenido-principal .ficha .img-principal,
  .contenido-principal .ficha .action {
    max-height: 223px;
  }
}
.resumen-carrito .tab-content {
  background: transparent;
}
