/* ESTILOS PROPIOS WEB */
a {
  color: #A94545;
  cursor: pointer;
}

a:hover {
  color: #A94545;
  text-decoration: underline;
}

footer {
  color: #fff !important;
  display: block;
  vertical-align: bottom;
  background-color: #831D32 !important;
  border-top: #480a17 5px solid;
  z-index: 101;
  padding: 0 !important;
}

footer a {
  color: #eef332 !important;
}

footer h4 {
  font-size: 1.4em;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 14px 0;
  color: white;
}

footer .col-md-4 {
  padding: 40px 15px;
}

footer .dark img {
  margin-bottom: 10px;
}

#bottom-footer {
  background-color: #480a17;
  padding: 20px 0;
}

#bottom-footer p {
  margin: 0;
  font-size: 12px !important;
  line-height: 16px !important;
}

#enlaces-rapidos a {
  display: block;
  color: white !important;
}

#info h1 {
  font-size: 2em;
  font-weight: 300;
  letter-spacing: -1px;
  font-family: 'Open Sans';
  color: black;
}

#info h4 {
  padding: 5px;
  background-color: #ad5251;
  color: #fff;
  font-size: 1.4em;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 14px 0;
  font-weight: 300;
}

#info p {
  line-height: 22px;
  margin: 0 0 20px;
  font-size: 14px;
  color: #666;
}

.swiper {
  height: 500px;
}

.swiper:hover .arrow, .swiper:hover .swiper-pagination-bullet {
  opacity: 1 !important;
}

.swiper img {
  position: absolute;
  left: 966.5px;
  top: 60px;
  visibility: visible;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00166, 0, -50, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.00166, 0, -50, 0, 1);
}

.swiper p {
  position: absolute;
  color: white;
  text-shadow: 0px 2px 5px black;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  min-height: 0px;
  min-width: 0px;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  left: 426.5px;
  visibility: visible;
  opacity: 1;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
}

.swiper .p1, .swiper .p11 {
  line-height: 20px;
  font-size: 20px;
  top: 100px;
  font-weight: 700;
}

.swiper .p2, .swiper .p12 {
  line-height: 60px;
  font-size: 58px;
  top: 123px;
}

.swiper .p3, .swiper .p13 {
  top: 256px;
  line-height: 28px;
  font-size: 20px;
}

.swiper .delay-05 {
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.swiper .delay-10 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.swiper .delay-15 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.swiper .arrow {
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 5px;
  width: 40px !important;
  height: 40px !important;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.swiper .arrow::after {
  color: white;
  font-size: 20px;
}

.swiper .arrow:hover {
  background: black !important;
}

.swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid white;
  opacity: 0 !important;
  background-color: #ccc !important;
  -webkit-transition: .3s;
  transition: .3s;
}

.swiper-pagination-bullet-active {
  background-color: #666 !important;
}

.services h2 {
  margin: 0;
  font-size: 2em;
  line-height: 42px;
  font-weight: 300;
}

.nav .dropdown-menu {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  border: 1px solid white !important;
}

.nav .dropdown-menu a {
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid !important;
}

.nav a {
  color: #666 !important;
  padding: 15px 35px !important;
  position: relative !important;
  text-decoration: none !important;
  font-size: 14px !important;
  line-height: 14px !important;
  display: block !important;
  font-weight: 300 !important;
  border: 2px solid transparent !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.nav a:hover {
  border-top: 2px solid #A94545 !important;
}

.search {
  position: relative;
  float: right;
  max-width: 180px;
  margin: 12px 0;
  padding: 0;
}

.search input {
  padding: 6px 26px 6px 6px;
  height: auto;
  width: 100%;
  font-size: 13px;
  position: relative;
  z-index: 0;
  border-radius: 0;
}

.search button {
  position: absolute;
  top: 2.25px;
  right: 2.25px;
  color: #ccc;
  z-index: 1;
  background: none;
  border: none;
  padding: 6px !important;
}

.sub-link a {
  color: #fff !important;
  background-color: #A94545 !important;
}

.sub-link a:hover {
  background-color: #A94545 !important;
}

.topBar {
  display: none;
}

.logo {
  height: 50px;
}

.info-header {
  font-size: 13px;
  line-height: 17px;
}

.btn-header {
  border-color: #AD5251;
  background-color: #AD5251;
  padding: 5px 10px;
}

.middleBar {
  border: none;
}

.dark {
  background-color: #480a17;
}

.custom-submit {
  border: rgba(0, 0, 0, 0.2) 1px solid !important;
  padding: 8px 18px !important;
  background-color: white !important;
  color: black !important;
  margin: 0 !important;
}

#productsCategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 30px 0;
  border-bottom: #ddd 1px dotted;
  border-top: #ddd 1px dotted;
}

#productsCategories li {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 0;
}

#productsCategories li a {
  padding: 10px 15px !important;
}

#productsCategories li a:hover {
  text-decoration: none;
  background-color: #eee;
}

.text-bold {
  font-weight: bold;
}

.active-cat {
  background-color: #eee;
  color: black;
}

.store {
  background-color: #f6f6f6 !important;
}

figure.layer::after {
  content: none !important;
}

.look-product {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(169, 69, 69, 0.6);
}

.look-product .inner {
  color: white;
}

.breadcrumbs ul li:after {
  content: '/';
}

@media screen and (max-width: 1024px) {
  .swiper img {
    left: 645px;
  }
  .swiper p {
    left: 100px;
  }
}

/* FIN ESTILOS PROPIOS WEB */
body {
  overflow-x: hidden;
}

h1 {
  font-family: "Roboto", sans-serif;
}

h2 {
  font-family: "Roboto", sans-serif;
}

h3 {
  font-family: "Roboto", sans-serif;
}

h4 {
  font-family: "Roboto", sans-serif;
}

h5 {
  font-family: "Roboto", sans-serif;
}

/* Barra superior */
.llamadaSuperior {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.llamadaSuperior span {
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .linkdown a {
    padding: 10px;
  }
}

/* END Barra superior */
.iconsocialcabecera {
  display: -webkit-box;
  margin-top: 15%;
}

.iconsocialcabecera .icons {
  margin: 10px;
  font-size: 25px;
}

@media screen and (max-width: 425px) {
  .iconsocialcabecera .icons {
    font-size: 15px;
  }
}

.iconsocialcabecera .icons a {
  padding: 15px;
}

@media screen and (max-width: 768px) {
  .iconsocialcabecera {
    margin-top: 0;
  }
}

/* Carousel */
#myCarousel {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  background: white;
}

/* END Carousel */
/* Lista de productos */
.fa-search {
  padding: 8px;
}

/* END Lista de productos */
/* Footer */
.socialicon a i {
  color: #878c94 !important;
}

/* END Footer */
.lineatitulo {
  margin-bottom: 20px;
  margin-top: 20px;
}

.minheight {
  min-height: 300px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-top-20 {
  margin-top: 20px;
}

.height-100 {
  min-height: 250px;
}

.margin-auto {
  margin: auto;
}

.margin-top-0 {
  margin: 0px !important;
}

.iconPago {
  font-size: 50px;
}

.btn-default {
  margin: 10px;
}

.cantidadFicha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cantidadFicha span {
  font-size: 15px;
  margin: auto;
}

.tachado {
  text-decoration: line-through;
}

.amount {
  margin: 10px;
}

.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  font-weight: bold;
}

#precio {
  font-size: 35px;
}

/* Marcas */
.brandimg {
  width: auto;
  height: 50px;
  float: left;
  margin: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.brandimg:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.navbar-vertical {
  margin-bottom: 20px;
}

.text-uppercase {
  font-family: "Roboto", sans-serif;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0 !important;
  border-radius: 4px;
}

.pagination > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #A94545;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.social-icons li a {
  font-size: 20px !important;
}

.alt-list li {
  margin: 0px !important;
}

#volverficha {
  float: right;
}

#volverficha button {
  margin: 10px !important;
}

.zonamarcas {
  border-top: solid 20px #eee;
}

.zonamarcas .container p {
  padding: 20px 0 10px 0;
  color: #337ab7;
  width: 50%;
  text-align: center;
  margin: auto;
  font-size: 24px;
}

.i {
  text-align: center;
}

.miniatura {
  width: 20%;
  padding: 5px;
}

.contenido {
  margin-top: 50px;
}

.euroPrecio {
  margin: auto;
  font-size: 35px;
  margin-left: 10px;
}

.panel.panel-success {
  border-color: #a6cffd;
}

@media screen and (max-width: 425px) {
  #nota_media {
    height: auto !important;
    text-align: center;
  }
}

@media screen and (max-width: 375px) {
  #nota_media {
    height: auto !important;
    text-align: center;
  }
}

@media screen and (max-width: 425px) {
  #lupa {
    margin-top: 10px;
    font-size: 31px;
    margin-left: 27%;
    display: inline-block !important;
  }
}

@media screen and (max-width: 375px) {
  #lupa {
    margin-left: 15%;
  }
}

@media screen and (max-width: 320px) {
  #lupa {
    margin-left: 5%;
  }
}

@media screen and (min-width: 425px) {
  #lupa {
    display: none;
  }
}

@media screen and (max-width: 424px) {
  #input_busqueda_xs {
    display: none;
  }
}

@media screen and (max-width: 425px) {
  .yamm li a {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 425px) {
  .nav_phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.yamm li .dropdown-menu li a:hover {
  background-color: #A94545 !important;
  color: #fff !important;
}

.rojo {
  background: red;
}

@media screen and (max-width: 425px) {
  .rojo {
    background: white;
  }
}

.rojo a {
  color: white !important;
}

@media screen and (max-width: 427px) {
  .rojo a {
    color: red !important;
  }
}

@media screen and (max-width: 427px) {
  .desplegar1 {
    display: none;
  }
}

@media screen and (max-width: 427px) {
  .desplegar2 {
    display: none;
  }
}

.navbar-vertical .nav li a {
  background: transparent !important;
  border: none;
}

.navbar-vertical .nav li:hover {
  background-color: #a6cffd !important;
  color: #fff !important;
}

.navbar-vertical .nav li:hover a {
  color: white;
}

.preu-free {
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  background-color: #1aa7f5;
}

.registre-boto {
  padding: 10px 10px;
  background-color: #65a3cd;
  color: #fff3b7;
  border-radius: 16px 16px;
  -webkit-box-shadow: 2px 2px 5px #000;
          box-shadow: 2px 2px 5px #000;
}

@media screen and (max-width: 768px) {
  .registre-boto {
    background: none;
    color: #65a3cd;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.registre-boto:hover {
  color: #424242;
  background-color: #9dd5fb;
}

@media screen and (max-width: 768px) {
  .registre-boto:hover {
    background: none;
  }
}

.menucategorias {
  padding: 0px !important;
  margin-bottom: 10px;
  position: relative;
}

.menucategorias {
  border-left: 1px solid #ededed;
}

.menucategorias li {
  border-left: 4px solid transparent !important;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none !important;
  display: block;
}

@media (max-width: 768px) {
  .menucategorias li {
    display: none;
  }
}

@media (max-width: 768px) {
  .menucategorias:hover li {
    display: block;
  }
}

.menucategorias li ul li a:before {
  content: ">";
  font-family: "FontAwesome";
  line-height: 29px;
  padding-right: 8px;
}

.menucategorias li a {
  color: #666 !important;
  display: block;
  padding: 0 30px 0 19px !important;
  font: 400 14px/40px "Open Sans", sans-serif !important;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

.menucategorias li span {
  display: block;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #a5a5a5;
  margin-top: 11px !important;
  margin-right: 10px !important;
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 24px;
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
  width: 40px;
  text-align: center;
  margin-top: -30px !important;
  float: right;
  height: 25px;
  padding-top: 2px;
}

.menucategorias li span.grower.CLOSE:before {
  content: "+";
  color: #a5a5a5;
}

.menucategorias li span.grower.OPEN:before {
  content: "-";
  color: #a5a5a5;
}

.menucategorias li:hover {
  background: #ededed !important;
  border-left: 4px solid !important;
}

.titol_menuVertical {
  margin-bottom: 0px;
  background: #02c6da !important;
  font: 400 16px/22px "Open Sans", sans-serif !important;
  color: #fff;
  border-top: 0px solid #333;
  text-transform: uppercase;
  padding: 15px 5px 13px 20px !important;
  text-align: left;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none !important;
  display: block;
}

.titol_menuVertical a {
  text-decoration: none !important;
  color: white !important;
}

.titol_menuVertical a p {
  margin: 0px;
}

.icono_envio {
  width: 4em;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .icono_envio {
    display: block;
    margin: 0 auto;
  }
}

.text_envio {
  color: #4a67f9;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .text_envio {
    display: block;
    text-align: center;
  }
}

.text-primary {
  color: black !important;
}

@media screen and (max-width: 425px) {
  .swiper, #caja_busqueda, .carousel-inner, #lupa {
    display: none !important;
  }
}
/*# sourceMappingURL=estilos.css.map */