@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Rubik:400,600&display=swap');

#zona1 {
    background-color: #1a1f2b;
}
*{
    font-family: 'Rubik', sans-serif;
}
body, .textarea-form-grnal, button, .goog-te-gadget-simple .goog-te-menu-value {
  font-family: 'Rubik', sans-serif;

  font-weight: 300;
}
body, p {
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik', sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
h4, h5, h6 {
  font-family: 'Rubik', sans-serif;
  letter-spacing: 0;
  text-transform: none;
}
a.menucorp-li1, a.menucorp-li2, a.menucorp-li3, a.menuprodhor-li2, a.menuprodhor-li3, a.nivel1, a.nivel2, a.nivel3 {
  font-family: 'Rubik', sans-serif;
}
a.menuprodhor-li1 {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
[class^="button-"] {
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 1px solid #dddddd!important;
  font-size: 14px;
}
[class^="button-"]:before {
  font-weight: normal;
}
[class^="button-d"] {
  border: 0!important;
}
.precio {
    font-weight: bold;
    font-family: 'Rubik';
    font-size: 15px;
}
h3 a.producto {
    font-weight: normal;
    font-family: 'Rubik', sans-serif;

    text-transform: none;
    letter-spacing: 0;
}

#condiciones {
    border: 1px solid rgba(0,0,0,0.25);
    height: 100px;
    overflow: auto;
    padding: 5px;
}
.label-form-gnral{
    color:inherit;
}
.img-producto-talla {
    width: 80px;
}
.tabla-carrito {
    border-color: transparent;
}
span.me-gusta {
    width: 50px;
    height: 25px;
    display: block;
    position: absolute;
    top: 20px;
    right: 1px;
    color:#FFF;
    font-size:13px;
}
span.me-gusta {
    background-color:#F00;
}
.celda-listado-productos > div {
    background-color: #ffffff;
}
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
    color: #ffffff!important;
    background-color: rgba(0, 0, 0, 0.2)!important;
    border-radius: 0;
    -webkit-border-radius: 0;
}
#prfo-buscador {
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.col-2 {
    width: 16.66%;
}
#zona3 {
    /* background: #f6f6f6; */
    }
#zona4 {
    }
#zona3b, #zona4b {
background-color: transparent ;
}
.prfo-me-gusta {
    text-align: left!important;
    margin-top: 8px!important;
}
.contenedor {
        clear: both;
}
.lista-publicidad {
    float: left;
}
#cont-pie {
    display: table;
    width: 100%;
}
.tabla-carrito {
    width: 100%;
}
.tabla-carrito input[type="text"] {
    line-height: 30px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        text-align: center;
        width: 60px;
}
.tabla-carrito .comprar {
    display: block;
    line-height: 30px;
    border-radius: 4px;
        -webkit-border-radius: 4px;
}
.tabla-carrito .comprar:before {
    font-size: 16px
}
a.menuprodhor-li1 {
        padding: 0 15px 0 15px;
 }
 a.menuprodhor-li1.menuprod-hor-flecha {
    padding-right: 15px;
 }
 a.menuprodhor-li1, a.menuprodhor-li1:hover {
    position: relative;
 }
 .menucorp-hor-flecha:after, .menucorp-vert-flecha:after, .menuprod-hor-flecha:after, .menuprod-vert-flecha:after {
    padding-left: 5px;
    position: absolute;
    top: 0;
    /* right: 10px; */
    right: 1px;
    /* display:none; */
}
#submit-buscador {
    background-color: #20264E;
    color: #ffffff;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}
.btn-responsive.login:before,
a#zona-personal:before,
.icon-usuario3:before {
    content: "\e074";
    font-weight: bold;
}
#zona2e #ver-carrito span {
    background-color: #20264E!important;
    color: #ffffff!important;
}
.login.button-a,
a#zona-personal.button-b,
a#cerrar-sesion.button-c,
a.btn-responsive.search {
    border-color: #dddddd!important;
    background-color: #c5c5c5!important;
    color:#333333!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
#prfo-buscador {
    border-color: #dddddd!important;
}
.celda-listado-productos .imagen-producto {
    border: 0;
    background-color: #ffff;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    transform: scale(1.2);
}
.bx-wrapper .bx-prev {
    transform-origin: left center;
    left: 0!important;
}
.bx-wrapper .bx-next {
    transform-origin: right center;
        right: 0!important;
}

#zona2d {
    display: none;
}
.banner-visible #zona2d {
    display: block;
    background-color: #ffffff;
    margin: 0 0 10px 0;
}
  .celda-listado-productos .imagen-producto {
      height: auto;
  }
 .celda-listado-productos .imagen-producto:before {
     content:"";
     display: block;
     margin-top: 100%;
 }
  .celda-listado-productos .imagen-producto img {
      position:absolute;
      top:0;
      left:0;
  }
#contenidos .celda-listado-productos {
    height: auto!important;
}
.celda-listado-productos .imagen-producto img {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
}
.celda-listado-productos:hover .imagen-producto img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.celda-listado-productos .imagen-producto {
    padding: 0;
}
.celda-listado-productos .imagen-producto img {
    transition: 0.6s ease all;
    -webkit-transition: 0.6s ease all;
        transform: none;
    -webkit-transform: none;
}
.celda-listado-productos:hover .imagen-producto img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
}
.celda-listado-productos > div {
    padding-bottom: 60px;
    border: 1px solid rgba(0,0,0,0.1);
}
.celda-listado-productos .small.button-cart {
    width: 120px!important;
    border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    line-height: 36px;
    height: 36px;
    border: 1px solid #56a700!important;
    background-color: #ffffff!important;
    color: #56a700!important;
    font-size: 12px;
}
.celda-listado-productos .small.button-cart:hover {
      background-color: #56a700!important;
      color:#ffffff!important;
            border-color: #56a700!important;


}
.celda-listado-productos .small.button-cart:after {
    position: relative;
    top: -3px;
    padding-left: 5px;
}
.celda-listado-productos .small.button-cart:after {
    content:"Comprar"
}
.celda-listado-productos .button-favorite,
.celda-listado-productos .button-cart {
    border-color: transparent!important;
    color: #333333!important;
    background-color: #ffffff!important;
}
.cab-colpie,
#pie-empresa {
    border: 0;
    margin: 0;
    font-size: 15px;
}

.cab-colpie {color: #ffffff;}
#zona5 {
    padding: 20px 0;
}
.slides-container {
    background-color: #ffffff;
    border: 0;
}
.slides-container .left, .slides-container .right {
    color: #333333;
    background-color: #ffffff;
}
#prfo-nav {
}
select, textarea, input[type="text"]:not(.input-buscador),
input[type="password"],
.input-form-grnal,
.textarea-form-grnal {
    border: 1px solid #dddddd!important;
    background-color: #ffffff!important;
    -webkit-border-radius:0;
    border-radius:0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset;
}
#pie-empresa {
    display: none;
}
#pie-datos .pie-email:before,
#pie-datos .pie-telefono:before,
#pie-datos .pie-direccion:before {
    color: #ffffff;
    width: 24px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    position: relative;
    top: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
h1 {
    font-size: 24px;
    color: #1A1F2B;
}
#lista-redes #iframe-fb {
    clear: none;
    position: relative;
    top: -6px;
}
#lista-redes li {
    margin: 0;
    display: inline-block;
    float: none;
}
#lista-redes li a {
    top: 0;
    margin: 0;
    position: relative;
    display: block;
}
#lista-redes li img {
    height: 18px;
    float: left;
}
#lista-redes li img {
    top: 8px;
    height: 36px;
    margin: 0;
    position: relative;
    padding: 4px;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
}
#fb-root {
}
#zona6 {
}
.goog-te-gadget-simple:before {
    content:"";
    display:inline-block;
    height: 20px;
    width: 60px;
    position: relative;
    top: 6px;
    background-image: url(btn-language.png);
    background-size: auto 15px;
    background-position: center;
    background-repeat: no-repeat;
}
.home-links {
    display: table;
    width: 100%;
    margin: 15px 0;
    display:none;
}
.home-links .link {
    padding: 20px 0;
    border: 2px solid #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    background-color: #8BC34A;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed', GradientType=0 );
    border-radius: 10px;
}
.home-links .link:nth-child(1):before {
    background-image: url(icon-01.png);
}
.home-links .link:nth-child(2):before {
    background-image: url(icon-02.png);
}
.home-links .link:nth-child(3):before {
    background-image: url(icon-03.png);
}
.home-links .link:nth-child(4):before {
    background-image: url(icon-04.png);
}
.home-links .link:nth-child(5):before {
    background-image: url(icon-05.png);
}
.home-links .link:nth-child(6):before {
    background-image: url(icon-06.png);
}
.home-links .link a {
    padding: 15px 0 0 0;
    display: block;
    position: relative;
    color: #ffffff;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 18px;
}
.home-links .link a:hover {
    text-decoration:none;
}
.home-links .link:before {
    content:"";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80px;
}
.download-items {
    text-align: center;
}
.download-items > a {
    background-color: #eeeeee;
    border: 2px solid #f8f8f8;
}
.download-items a:hover {
    text-decoration: none;
}
.download-items b {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.download-items small {
    display: block;
}
.download-items img {
    max-width: 100%;
    max-height: 180px;
}
.celda-listado-productos .imagen-producto:after {
      content:"";
      display: block;
      position: absolute;
      top:0;
      left:0;
      bottom:0;
      right:0;
      border: 0;
}
a.button-a.button-cart,
.button-cart,
.popup button.button-a,
a.button-a.right {
    background-color: #72bf2f!important;
    border-color: #72bf2f!important;
    color: #ffffff!important;
}



#prfo-nav a {

color: #999999;

font-size: 14px;
}
#bottom {
        display: table;
        width: 100%;
        background-color: #10151f;
}
#prfo-pie-des {
    line-height: 40px;
    TEXT-ALIGN: center;
}
#zona6 {
    position: relative;
}
#zona6:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0;
    content:"";
    display: block;
    opacity: 0.2;
    background-size: cover;
    background-position: center;
}
#zona6 .contenedor {
    position: relative;
}
.video-container {
    position:relative;
    padding-bottom: 50%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#zona1b {
    display: table;
    width: 100%;
}
#zona1b .a {

padding: 0;
}
#zona1b .b {

text-align: right;
}
#zona1b * {
    color: #eeeeee;
    font-size: 12px;
}
.colpie4 p, .colpie4 ul * {
    font-size: 13px;
}


.bx-wrapper .bx-pager.bx-default-pager a {
    position: relative;
    top: -10px;
    background: rgba(255,255,255,0.4);
    width: 44px!important;
        height: 6px!important;
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgba(0,0,0,0.4);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.bx-wrapper .bx-pager.bx-default-pager a.active:before {
    display: block;
    content: "";
    width: 44px;
    height: 6px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #20264E;
}



/* Only esktop */

@media screen and (min-width:980px) {
    .logo-container {
    min-height: 100px;
}
	#mobile-whatsapp { position: fixed; bottom: 0; left: 10px; z-index: 99; background-image: url(../img/icon-whatsapp.png); background-size: 24px; background-position: 10px center; background-repeat: no-repeat; padding-left: 38px }
	.whatsapp { height: 40px; width: auto; padding: 0 10px; text-align: center; text-decoration: none; font-size: 14px; min-width: 80px; display: inline-block; margin: 0; cursor: pointer; vertical-align: middle; line-height: 38px; color: #fff !important; border: 1px solid #2d2d2d }
#zona2e a#ver-carrito.button-b,
.login.button-a,
a#zona-personal.button-b,
a#cerrar-sesion.button-c,
#zona2e .btn-responsive.button-b,
a.btn-responsive.search {
    border-color: #fff!important;
    background-color: #fff!important;
    color: #1a1f2b!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
#zona2c, #zona2e {
    margin: 15px 0 0 0;
}
#zona3b nav {
    text-align: left;
}
#zona3b nav * {
    text-align: center;
}
#zona3b nav > ul {
    display: inline-block;
}
a.menuprodhor-li1 {
    height: 56px;
    line-height: 56px;
}
#contenidos {
}
#zona3b {
    /* height: 56px; */
    height: 112px;
    box-shadow: inset 0px 0px 0 1px #e5e5e5;
}
a.menuprodhor-li1, a.menuprodhor-li1:hover {
    font-size: 14px;
    letter-spacing: 0.5px;
}
#panel-secundario + #contenidos .celda-listado-productos {
    width: 20%;
}
a.menuprodhor-li1:hover,
.menuprodhor li:hover > a.menuprodhor-li1 {
color: #35cc65;}
a.menuprodhor-li2:hover {
    background-color: #fff ;
    color: #35cc65;
    font-weight: bold;
}
a.menuprodhor-li3:hover {
    background-color: #fff ;
    color: #35cc65;
    font-weight: bold;
}
a.menuprodhor-li1 {
    position: relative;
  }
 a.menuprodhor-li1:before {
        /* content:"";
        height: 56px;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.08);
        position: absolute;
        top: 0;
        right:-1px;
        border:0; */
    /* content: "\e635";
    font-family: 'icomoon';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 5px;
    color: black; */
 }
li:last-child a.menuprodhor-li1:before {
        display:none;
 }
.menuprodhor li ul {
    box-shadow:none;
    -webkit-box-shadow:none;
}
#zona3 {margin: 0 0 15px 0;}

.btn-responsive.text {
    width: auto!important;
}
.btn-responsive.text b.text {
    width: auto;
    line-height: 50px;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: normal;
    padding-left: 8px;
    text-transform: none;
    letter-spacing: 0;
}
#zona2 {
    padding: 10px 0;
}

#pie-datos {padding-top: 15px;}
.pie-direccion, .pie-telefono, .pie-email {
    float: none;
    display: inline-block;
    font-size: 13px;
}
#lista-redes {
    text-align: right;
    position: relative;
}



}

/* Responsive color settings */

@media screen and (max-width:980px) {
    	.capa-compra .b .button-a
	{
		background-color: #35cc65;
        border: 1px solid #27a449;
	}
    #responsive-header {
        background-color: #c5c5c5;
    }
    .btn-responsive.menu {
        background-color: #20264E!important;
    }
    .btn-responsive {
        color:#fff!important;
    }
    .btn-responsive.cart span {
        background-color: #ffffff!important;
        color:#000000!important;
    }
    .responsive-menu-left {
        background-color: #ffffff;
    }
    #responsive-menu li a,
    #responsive-menu li a:hover {
        color:#000000!important;
    }
.btn-responsive.text b.text {
    display: none;
}
a.menuprodhor-li1 {
    font-weight: bold;
}
#responsive-menu > ul {
    margin-bottom: 0;
    border-top: 0;
}
h1 {
    font-size: 24px;
}
.btn-responsive {
    border: 0 !important;
}
}

a.menuprodhor-li1 {
color: #000000;
}
#zona5 {
    background-color: #1a1f2b;
    border-color: #CCCCCC;
}
#zona6 {
    background-color: #10151f;
}
#bottom {
    display: table;
    width: 100%;
    background-color: #10151f;
}



#menu-colpie, #menu-colpie * {
    color: #ffffff;
 
}
.colpie4 p {
    color: #fff;
}
#pie-datos *{
    color: #fff;
}
#cont-header {
    background-color: #fff;
}

.menuprodhor>li {
    float: none;
    display: inline-block;
}

.login{
    width: auto !important;
}
.login span{
    font-size: 12px;
}

.button-b, a.button-b:link, a.button-b:hover, a.button-b:active, a.button-b:visited {
    background-color: #1a1f2b;
    color: #FFFFFF;
    border: 1px solid #1a1f2b;
}
.precio{
    color: #4958BF;
}
#sendcomment .button-b{
    background-color: #4958BF;
    color: #FFFFFF;
    border: 1px solid #4958BF;
}
#zona_links {
    padding: 10px 0;
    font-family: "Rubik";
    display: none;
  }
  .banner-visible #zona_links {
    display: block;
    text-align: center;
  }
  #zona_links a {
    text-align: center;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: 0.4rem;
    padding: 6rem 0;
    background-color: #f4f4f4;
    border: 10px solid #fff;
    position: relative;
    background-position: center;
    background-size: cover;
    color: #fff;
    transition: 0.3s ease all;
    display: inline-block; /* float: none; */ /*max-width: 400px;*/
    height: 285px;
    max-height: 285px;
  } /* @alejandro Adaptar segun pantalla. */
  @media screen and (min-width: 980px) {
    #zona_links a {
      /*max-width: 50%;*/
    }
  }
  @media screen and (max-width: 980px) {
    #zona_links a {
      /*max-width: 50%;*/
      min-height: 255px;
      height: 285px;
    }
  }
  #zona_links a:hover {
    text-decoration: none;
  }
  #zona_links a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(54 57 75 / 70%);
  }
  #zona_links a:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    box-shadow: 0 0 0 4px #fff inset;
  }
  #zona_links .link-man:before {
    background-color: rgb(54 57 75 / 70%);
  }
  #zona_links a span {
    position: relative;
    z-index: 1;
    font-weight: bold;
    display: block;
  }
  #zona_links a span .btn {
    font-size: 0.8rem;
    letter-spacing: 0.1rem; /* background-color: #fff; */
    color: #fff;
    padding: 0.4rem 0.8rem;
    box-shadow: 0 0 0 0.15rem #fff;
    font-weight: bold;
  }
  #zona_links .link-alimentacion {
    background-image: url(alimentacion.jpg);
  }
  #zona_links .link-calzado {
    color: #ffffff;
    background-image: url(calzado.jpg);
  }
  #zona_links .link-accesorios {
    color: #ffffff;
    background-image: url(accesorios.jpg);
  }
  #zona_links .link-alimentacionmascota {
    background-image: url(amascota.jpg);
  }
  @media only screen and (max-width: 640px) {
    #zona_links a {
      font-size: 1.2rem;
      letter-spacing: 1rem;
      padding: 4rem 0;
      letter-spacing: 0.25rem;
    }
    #zona_links a span .btn {
      position: relative;
      top: 10px;
    }
  }
  @media screen and (max-width: 640px) {
    #zona_links a:after {
      display: none !important;
    }
  }
#zona_links h3
{
      color: #20264E !important;
    font-size: 24px;
    margin: 0 0 10px;
}
#top-products {
    background-color: #fff;
}

#top-products h2 {
    color: #20264E !important;
    font-size: 24px;
    margin: 0 0 10px;
}

span.label.hayTallas {
    position: absolute;
    width: 100%;
    top: 94%;
    right: 0;
}

.newsletterIcon {
    vertical-align: -2px;
  }
  .newsletterInput {
    width: 80%;
    border: none !important;
    border-bottom: 1px solid #f6f6f6 !important;
    text-align: center;
  }
  .newsletterCondiciones {
    text-align: justify !important;
    color: #f6f6f6;
  }
  .center {
    text-align: center !important;
  }
  .wrongEmail {
    border: none !important;
    border-bottom: 1px solid red !important;
  }
  .newsletterBorde {
    border-top: 1px solid #f6f6f6;
  }

  .destacarP {
    color: #f6f6f6;
    margin: 0 0 10px 0;
    font-family: "rubik", sans-serif;
    font-weight: bold;
    font-size: 18px;
  }


  .accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #20264e;
  }
  
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
  }
  
  .accordion button:hover,
  .accordion button:focus {
    cursor: pointer;
    color: #20264e;
  }
  
  .accordion button:hover::after,
  .accordion button:focus::after {
    cursor: pointer;
    color: #20264e;
    border: 1px solid #20264e;
  }
  
  .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
  }
  
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  
  .accordion button[aria-expanded='true'] {
    color: #20264e;
  }
  .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 2em 0;
  }
  
  
  
  