/*.bloque_producto.box_prod.tipo0 {
    background-color: #ffd7cb;
}
.bloque_producto.box_prod.tipo1 {
    background-color: #dfcdff;
}*/


.mb-7 {
    margin-bottom: 7rem;
}
.oculto{
  display: none!important;
}
.mb50 {
  margin-bottom: 50px;
}
.center {
  text-align: center;
}
html, body {
    overflow-x: hidden;
}
span.usu_tipocliente {
    color: red;
    font-size: 12px;
    font-weight: 700;
}
.txt_finaliza_form {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #d31145;
}
.no-btn {
    background-position: 0px -50px !important;
    background-color: #909090 !important;
    color: white !important;
    border-radius: 0px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 550;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
/*letras del menú de la izquierda*/
.letras{
  color: #6E6E6D;
}
.box_prod .r-nopad {
    padding-left: 0;
}


.btnslider{
background-color: rgba(255, 255, 255, 0)!important;
border-radius: 25px!important;
border: 2px solid white;
}

.btnslider:hover{
background-color: rgba(50, 50, 50, 6.3)!important;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
border: none;
    -webkit-transition: border 0.2s ease-out;
    -moz-transition: border 0.2s ease-out;
    -o-transition: border 0.2s ease-out;
    transition: border 0.2s ease-out;
}


.btnfamilias{
  border-width:0px;
  width: 250px;
  height:30px;
  font-size: 11px;
  background-color:#F5F5F5;
  color:black;
}
.btnfamilias:hover{
  background-color:#e4e6e7 !important;
}
.btnfamilias2{
  border-width:0px;
  width: 250px;
  height:30px;
  font-size: 11px;
  background-color:#F5F5F5;
  color:black;
  margin-right: 13px;
}
.btnfamilias2:hover{
  background-color:#e4e6e7 !important;
}
a#permanent_btn {
    background-color: #4A474C !important;
    /*border: 2px solid #4A474C!important;*/
    color: #fff!important;
    display: inline-block;
    margin: 0 auto!important;
    padding: 7px 19px;
    /*border-radius: 10px;*/
    font-weight: 700!important;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
a#permanent_btn:hover {
    background-color: #efefef !important;
    color: #4A474C!important;
}
#listadrop li.per {
    text-align: center;
    padding: 16px 0;
}
li.per.quitpto {
    padding: 5px 0px 25px;
    text-align: center;
}






@media (min-width: 1200px) {
/*@media (min-width: 768px) and (max-width: 992px) { */
  .btnsubfamilias{
    border-width:0px;
    width: 250px;
    height:30px;
    font-size: 11px;
    background-color:#F5F5F5;
    color:black;
  }
}
@media (max-width: 1199px) {




/*@media (min-width: 768px) and (max-width: 992px) { */
  .btnsubfamilias{
    border-width:0px;
    width: 220px;
    height:30px;
    font-size: 11px;
    background-color:#F5F5F5;
    color:black;
  }
}


.btnsubfamilias:hover{
  background-color:#e4e6e7 !important;
}

.colorsubmenu{
color:#BAA8A5;
}

.privacidad{
  text-align: justify;
}
.grower.CLOSE{
  padding:0px 6px;
  /*top:4px;*/
}
.grower.CLOSEDOS{
  padding:0px 6px;

  /*float:left;*/
  /*top:4px;*/
}
.grower:hover{
  background-color: #666666 ;
}
.grower{
  position: relative;
  float:right;
  right:0;
  top:0;
  padding: 0px 8px;
  display: block;
  cursor: pointer;
  text-decoration: none;
  background-color: #fafafa;
}


li.quitpto {
  /*text-decoration: none;*/
  list-style:none;
}

li.quitpto2 {
  list-style:none;
}



hr {
  height: 1px;
  /*background-color: black;*/
  margin-top: 5px;
  margin-bottom: 5px;

}
.categories_tree_block li a{
  text-decoration: none;
}

.categories_tree_block ul{
  text-decoration: none;
}
.banderasidiomas {
    display: inline-flex;
    margin-top: 10px;
}
.cursor-pointer{
  cursor:pointer;
}
img{
  margin-right:10px;
}

img{
  position:relative;
}

/*Color de fondo del top*/
div.container-fluid{
  background-color:#F5F5F5;
  /*background-color:white;*/
}
div.container-fluid.pie{
  background-color:#333333;
}

li{
  color:rgb(75,75,75);
}

a{
  color:black;
}

p > a {
  color:#9D2235;
}

.legal a {
  color: white;
}

a:hover, a:active, a:focus{
  /*color:#9D2235 !important;*/
  color: #4A474C;
  text-decoration: none;
}

a.descarga{
  color:white;
}

a.descarga:hover, a.descarga:active, a.descarga:focus{
  color:#FFF !important;
  text-decoration: underline;
}

.btn-warning.btn-rosa2:hover {
  color: red !important;
  text-decoration: underline;
}
.btn-warning:hover {
  color: white !important;
  text-decoration: underline;
}

body.body-propio{
  font-family:'Open sans';
}

li.active a{
  background-color:transparent;
  color:#9D2235 !important;
}


ul.list-inline.lista-idiomas{
  text-align:center;
  margin-top:20px;
}

ul.list-inline.lista-inicio{
  text-align:center;
  margin-top:10px;
  display:block;
  color: black;
  /*color: #fff;*/
}



@media (max-width: 1076px) {
/*@media (min-width: 768px) and (max-width: 992px) { */
  a.menu{
    padding: 4px;
  }
}

ul.list-inline.lista-inicio li:hover{
  /*background-color: #fff;*/
  padding: 10 0 10 0;
}
li.menuElegido a{
  color:#9D2235;
}
a.menu{
  background-color: white;
  color:#333;
  padding:5px 15px;
  border: solid 1px #eaeaea;
border-radius: 50px;
}
a.menu:hover{
      -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  background-color: #333;
  border-color: #333;
  color:white;
  font-weight:normal;
  text-decoration: none;
}
a.dropdown-toggle:focus, a.dropdown-toggle:hover{
  font-weight:normal;
  text-decoration: none;
}

img.slider.home{
  padding:-20px;
}

div.col-md-12.noPadd{
  padding-left:0px;
  padding-right:0px;
}

div.container-fluid.bg-white{
  background-color:white;
}

li.text-muted.ml-20{
  margin-left:20px;
}

input.width-100{
  width:100%;
}

div.col-md-9.mt-20{
  margin-top:20px;
}

p.text-center.mt-20{
  margin-top:20px;
}

ul.w-100{
  width:100%;
}

li.w-100{
  width:100%;
}

li.text-muted.ml-20{
  margin-elft:20px;
}

li.text-muted.w-100.mtb-20{
  margin-top:20px;
  margin-bottom:20px;
}

li.text-muted.ml-20.mtb-20{
  margin-top:20px;
  margin-bottom:20px;
}

li.text-muted.ml-20.mtb-10{
  margin-top:10px;
  margin-bottom:10px
}

img.carrito{
  padding-top:0px;
}

img.phone{
  padding-left:0px;
  padding-right:0px;
  margin-left:opx;
}

img.pinterest{
  align-items:initial;
  margin-right:10px;
}

div.col-md-2.redesfooter{
  padding-top:3px;
  display:block;
  margin:auto;
}

p.telefono{
  align-content:initial;
  padding-right:0px;
}

img.logo{
      /*width: 65% !important;*/
      margin-top:44px !important;
      display: inline;
  /*carles mod
  width: 110%!important;
  float:none;
  clear:both;
  display:block;
  margin:auto;
  margin-top:15px;*/
}

h3.text-center.noticias{
  padding-bottom:20px;
}

div.row.footer{
  /*background-color:#e6e6e8;*/
  background-color:white;
  padding-top:20px;
}

img.logo-footer{
  clear:both;
  display:block;
  margin:auto;
}

div.col-md-12.separator{
  padding-bottom:30px;
  background-color:#e6e6e8;
}

div.row.pie{
  margin-bottom:20px;
  margin-top:20px;
}

img.arrow{
  display:block;
  margin:auto;
}

p.aviso.legal{
  color:#e6e6e8;
}

ul.list-unstyled.mapa-web{
  color:black;
}

li.menu{
  color:rgb(237,237,237);
}

li.bienvenido{
  color:white;
}

li.separador{
  color:black;
}

span.plus-menu{
  cursor:pointer;
  text-align:right;
  float:right;
}
.menu-fam{
  margin-bottom:0px !important;
}

div.row.mb-20{
  margin-bottom:20px;
}

div.row.mb-30{
  margin-bottom:30px;
}

ol.carousel-indicators.mt-20{
  bottom:5px;
}

.text-home h3{
  color: #666;
  font-size: 18px;
}

.text-home .bloque{
  padding: 15px;
  min-height: 150px;
}
.text-home .gris{  background-color: #D2D2D4;   }
.text-home .txtgris{  color: #9B9B9B;   }
.text-home .verde{  background-color: #39A29E; color: #fff;   }
.text-home .txtverde{  color: #39A29E;   }
.text-home .rojo{  background-color: #CB2527; color: #fff;  }
.text-home .txtrojo{  color: #CB2527;  }

/*CONTACTO*/
p.buscar{
  font-size:12px;
  color:rgb(210,17,68);
}

h6.busqueda{
  color:rgb(210,17,68);
}

p.text-center.alerta{
  margin-top:30px;
  font-weight:700;
}

p.text-center.click{
  font-weight:700;
  clor:white;
  color:rgb(191,39,81);
}

p.REF{
  color:rgb(210,17,68);
  font-size:12px;
}

p.uds{
  margin-top:40px;
}

button.btn.btn-default.añadir-carrito{
  margin-left:10px;
}

div.row.mt-40{
  margin-top:40px;
}

img.img-rounded.img-cntct{
  background-color:#48565F;
  border-radius:40px;
  padding:10px;
  margin-right:0px;
}

textarea.form-control.mt-20{
  margin-top:20px;
}

textarea.form-control.input-lg.mtb-20{
  margin-top:20px;
  margin-bottom:20px;
}

textarea.form-control.input-lg.mtb-20.resize-none{
  resize:none;
}

img.no-marg{
  margin-right:0px;
}

button.btn.btn-warning.btn-block.btn-sm.btn-send{
  background-position:0px 50px;
  background-color:#333;
  border-color:#333;
  /*background-color:#9D2235;*/
  /*border-color:#9D2235;*/
}

div.col-md-12.mb-40{
  margin-bottom:40px;
}

/*NOTICIAS*/
.border-rosa{
  border: 1px solid #D41144 ;
}
div.col-md-12.mt-20{
  margin-top:20px;
}
h3.heading-news{
  color:rgb(212,17,69);
  align-content:center;
  display:block;
  text-align:center;
}

div.parrafo-news, p.parrafo-news {
  text-align:justify !important;
  padding-bottom:10px !important;
  padding-top: 0 !important;
  color: #333 !important;
  font-size: 12px !important;
}

.pull-right.plistado.boton-noticia {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

img.imagen-news{
  display:block;
  margin:auto;
  max-height: 230px;
}

button.btn.btn-warning.btn-block.boton:hover{
  background-color:rgb(108,53,53);
}

button.btn.btn-warning.btn-block.boton:hover{
  padding-bottom:30px;
}

a.btn.btn-warning.btn-block.boton-noticias{
  color:white;
  /*margin-bottom:20px;*/
  /*background-color:rgb(217,12,68);*/
  background-color:#333;
  background-position:0 -50px;
}

img.imagen-news{
  padding-top:20px;
  /*padding-bottom:20px; */
}

/*REGISTRO*/
div.container-fluid.registro{
  background-color:white;
}

h4.registro{
  color:rgb(217,12,68);
  margin-top:30px;
  margin-bottom:2opx;
  margin-bottom:20px;
}

p.franco{
  text-decoration-style:strong;
  font-weight:600;
}

div.col-md-6.registro-izquierda{
  border:1px solid;
  margin-top:30px;
  margin-bottom:30px;
  border-color: #e9e9e9;
  border-bottom-right-radius:inherit;
}
.registro-izquierda .himput-email, .registro-izquierda .himput-email{
  width: 100% !important;
      border: solid 1px #ccc;
    border-radius: 4px;
    line-height: 2.1em;
    padding-left: 10px;
}

/*CARLES*/
.email{
  font-weight:800;
  margin-top:20px;
}

p.emial{
  font-weight:600;
  margin-top:20px;
}

input.imput-email{
  margin-bottom:30px;
}

button.btn.btn-warning.boton-profesionales{
  align-items:inherit;
  margin-left:20px;
}

p.contrasena{
  margin-top:-25px;
  font-size:12px;
}
p.contrasena a{
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

p.contrasena a:hover{
  color: #9D2235;
}

input.himput-email{
  margin-bottom:-20px;
}

select.himput-email{
  padding: 5px 0px;
}


h4.registro-derecha{
  /*color:rgb(217,12,68);*/
  color:black;
  margin-top:50px;
}

div.col-md-1.pd-left-20{
  padding-left:20px;
}

div.col-md-1.pd-left-50{
  padding-left:100px;
}

div.col-md-5.registro-izquierda{
  margin-top:20px;
  margin-bottom:20px;
}

/*QUIENES SOMOS*/
p.empresa{
  text-justify:initial;
  text-align:justify;
  margin-top:20px;
}

p.p2{
  text-align:justify;
  margin-top:20px;
  margin-bottom:20px;
}

p.p3{
  text-align:justify;
  margin-bottom:30px;
}

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

img.img-responsive{
}

img.img-responsive.mt-35{
  margin-top:35px;
}

img.img-responsive.mt-90{
  margin-top:90px;
}

img.img-responsive.mt-92{
  margin-top:92px;
}

img.img-responsive.mtb-92{
}

img.img-responsive.mtb-92{
  margin-top:92px;
  margin-bottom:20px;
}

/*PRODUCTOS*/
.enlaceAFamilia{
  color:#333;
}
.enlaceAFamilia:hover{
  color:#333;
  text-decoration: none;
}

/*PRODUCTOS-FAMILIA*/
/*Mod Carles
.bloque_producto{
  border: 24px solid #F5F5F5;
  height: 420px;
}
.bloque_producto:hover{
  border: 24px solid #e4e6e7;
}*/
.bloque_producto{
  border: 1px solid #F5F5F5;
  height: 420px;
  max-width: 298px;
  margin: 1px;

}
.bloque_producto:hover{
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

/*PRODUCTOS-SUBFAMILIA*/
.bloque_producto2{
  border: 1px solid #F5F5F5;
  height: 420px;
  max-width: 290px;
  margin: 1px;

}
.bloque_producto2:hover{
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
}


/*fin*/
.bloque_noticia{
  border: 24px solid #F5F5F5;
  height: 420px;
}
.bloque_noticia:hover{
  border: 24px solid #e4e6e7;
}
.bloque_producto_ambiente{
  border: 24px solid #F5F5F5;
  height: 325px;
}
.bloque_producto_ambiente:hover{
  border: 24px solid #e4e6e7;
}
a.no-decoration{
  text-decoration:none;
  color:white;
  font-weight:normal;
}
.bg-rosa{
  color:black;
  /*background-color:rgb(217,12,68);*/
}
.pro-tit{
  padding-top:10px;
  padding-bottom:10px;
}
.pro-tit p{
  padding-top:5px;
  padding-bottom:5px;
  font-size: 16px;
  color: #9D2235;
  margin-bottom:0px;
}
.pro-tit .titulo-noticia {
  padding-top:5px;
  color: #9D2235;
  padding-bottom:5px;
}
p.buscar{
  font-size:12px;
  color:rgb(210,17,68);
}

h6.busqueda{
  color:rgb(210,17,68);
}

p.text-center.alerta{
  margin-top:30px;
  font-weight:700;
}

p.text-center.click{
  font-weight:700;
  color:rgb(191,39,81);
}

input.form-control.width-30{
  width:70px;
  float:left;
}

div.col-md-6.pading{
  padding-top:9px;
}

div.col-md-12.mtb-10{
  margin-top:10px;
  margin-bottom:10px;
}

.btn-rosa{
  background-position:0px -50px !important;
  /*background-color: #9D2235 !important;*/
  background-color: #4A474C !important;
  color:white !important;
  border-radius: 0px;
}

.btn-rosa:hover{
  text-decoration: none;
      background-color: #efefef;
  color:#4A474C;
}


.btn-warning {
  border: 0px !important;
}
.btn-rosa2{
  background-position:0px -50px !important;
  background-color: #fff !important;
  color:#48555e !important;
  border: 1px solid #48555e !important;
  border-radius: 10px;
}
.btn-rosa3{
  background-position:0px -50px !important;
   /*background-color: #9D2235 !important;
 background-color: #302F31 !important;*/
  background-color: #f5f5f5 !important;
  color:#4a474c !important;
  /*border-radius: 10px;*/
    -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}
.btn-rosa3:hover{
 background-color: #e4e6e7 !important;
 text-decoration:   none;
 color:#4a474c !important;
}
/*PRODUCTOS DETALLE*/
p.buscar{
  font-size:12px;
  color:rgb(210,17,68);
}

h6.busqueda{
  color:rgb(210,17,68);
}

p.text-center.alerta{
  margin-top:30px;
  font-weight:700;
}

p.text-center.click{
  font-weight:700;
  clor:white;
  color:rgb(191,39,81);
}

button.btn.btn-default.añadir-carrito{
  margin-left:10px;
  margin-top:10px;
}

button.btn.btn-warning.btn-lg.btn-add-carrito, button.btn.btn-warning.btn-lg.btn-add-carrito:hover, button.btn.btn-warning.btn-lg.btn-add-carrito:focus{
  margin-top:20px;
  background-color:rgb(210,17,68);
  background-position:0px -50px;
}

button.btn.btn-warning.btn-lg.btn-add-carrito:hover{
  background-position:0px -50px;
}

.bordeprod{
  border: 1px solid #e9e9e9;
}

h4.prod{
  color: #9D2235;
}

.alert-box{
  margin-top: 150px;
  text-align: center;
  /*color: #9D2235;*/
  color: #333;
  font-weight: bold;
  padding-top: 20px;
}

.referencia{
  font-size: 14px;
  font-weight: bold;
  color: #222;
}
.precio{
  font-size: 16px;
  font-weight: bold;
  color:rgb(210,17,68);
}

.table > thead > tr > th {
  /*border-bottom: 2px solid #ed4973;*/
  background-color: #e1e1e1 !important;
}

.table > thead > tr > th, .table > tbody > tr > td {
  color: #3b3b3b;
  border-top: 1px solid #8e8e8e;
}

.table > tbody > tr.final > td {
  /*background-color:#ef0f48;
  color: #fff;*/
  font-weight: bold;

}

td.right{
  text-align: right;
  font-weight: bold;
  width: 40%
}

.input-min{
  width: 80px;
}

.obligatorio{
  color: #9D2235;
}

.cajas{
  font-size: 14px !important;
}

.slider-wrapper {
  width: 100%;
}

.container-fluid-breathe{
  margin: 20px;
}

.paginacion{
  clear: both;
  text-align: center;
  margin-top: 40px;
}
.paginacion strong{
  padding: 10px 10px;
  color: #fff;
  background-color: #9D2235;
}
.paginacion a{
  background-color: #f5f5f5;
  padding: 10px 10px;
  color: #000;
}
.paginacion a:hover{
  background-color: #e4e6e7;
  color: #000;
}

.footer a{
  color: rgb(75, 75, 75);
  /*color: white;*/
}

.derecha-registro a{
  color: #000;
}
.oculta{
  display: none;
}
.mano{
  cursor: pointer;
}

/* Start Carousel Styles */
.carousel-indicators .active {
    /*background-color: #9D2235;*/
    background-color: white;
}


@media (max-width: 991px) {

.carousel-inner img {

    /*max-height: 460px*/
}
}

@media (min-width: 992px) {

.carousel-inner img {
    width: 100%;
    /*max-height: 460px*/
}
}



.carousel-control {

}
.carousel-control:hover {

}

.carousel-control.left,
.carousel-control.right {
  opacity: 1;
  height: 536px;
  width: 50px;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
    transition: background-color 1s;
}

.carousel-control.left:hover,
.carousel-control.right:hover{
  background-color: rgba(0, 0, 0, 0.3);
}


.carousel-control.left span {
  padding: 15px;
}

.carousel-control.right span {
  padding: 15px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
  background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}

.carousel-inner h2{
  font-size: 60px;
  margin-top: 120px;
}

.carousel-inner a{
  font-size: 20px;
  background-color: black;
  border-radius: 2px;
  color: #fff;
  padding: 5px 60px;
  margin-bottom: 160px;
}
.carousel-inner a:hover, .carousel-inner a:active{
  color: #fff !important;
}

.carousel-caption {
  top: 20px;
}


/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
  padding: 10px;
}

.header-text h3 span {
  background-color: #000;
  padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
/* Finish Carousel Styles */


.key{
  width: 100%;
  max-height: 90px;
}

.plistado{
  color: #4d5150;
}

.lang {
  border: none;
  font-size: 14px;
  background-color:transparent;
  /*color: #fff;*/
  /*-webkit-appearance: none;*/
/*  background:url(http://imgur.com/MJyZM.png) 0 0 no-repeat; */
}

.notAvailable {
  color: #9D2235;
}

.bloque_producto .label, .bloque_producto2 .label {
  position:absolute;
  font-size: 14px;
  right: 15px;
  bottom: 100px;
  z-index: 100;
  background-color:#9D2235;
}

.bloque_noticia .label {
  padding: 8px 15px!important;
  position:absolute;
  font-size: 14px;
  right: 10px;
  top: 10px;
  z-index: 100;
  background-color:#9D2235;
}

.producto .label {
  position:absolute;
  font-size: 14px;
  right: 10px;
  top: 10px;
  z-index: 100;
  background-color: #9D2235;
}

/*menu desplegable responsive movil*/
#menuPeque{
  color:#fff!important;
  margin-top: 25px!important;
  list-style: none!important;
}

#menuPeque li{
  /*border-bottom: 1px solid #fff; ---> carles*/
  padding: 10px;
  width: 90%;
}

#menuPeque li:last-child{
  border-bottom: none;
}

#botonMenu {
  position: absolute;
  top: 10px;
  right: 10px;
}

#subMenuPeque li {
  border-bottom: none;
}

.comprado, .deseado {
  /*border: 5px solid #9D2235;*/
  border: 1px solid rgba(150,150,150,0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
  /*background-color: rgba(256,256,256,0.6);*/
  background-color: rgba(150,150,150,0.6);
}
.carrito-comprado {
    /*width: 40px;
    position: absolute;
    left: 10px;
    top: 10px;*/
    margin-top: 50%;
}

.casilla-porc {
  text-align:right;
  width: 35px;
  height:20px;
  padding-right: 3px;
}

.select-cant {
  border: solid 1px #F5F5F5;
  border-radius: 6px;
  padding: 0;
  width: 50px!important;

}

.r-nopad {
  padding-right: 0!important;
}

.l-nopad {
  padding-left: 0!important;
}
.nopad {
  padding: 0!important;
}
.t-pad10 {
  padding-top: 10px;
}

.l-pad5 {
  padding-left: 5px!important;
}
.r-pad5 {
  padding-right: 5px!important;
}
.mt-15 {
  margin-top: 15px!important;
}
.mt-5 {
  margin-top: 5px!important;
}
.w-35 {
  width: 35px!important;
}
.btn-add-carrito2 {
  width: 100%;
  background-color: #4A474C;
  color: #efefef;
  background-position:0px -50px;
  padding: 8px 0;
  font-size: 14px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  border-radius:  25px;
}
.btn-add-carrito2:hover {
  width: 100%;
  background-color: #efefef;
  color: #4A474C!important;
  background-position:0px -50px;
  padding: 8px 0;
  background-position:0px -50px;
text-decoration: none;
}
.btn-add-carrito3 {
  font-size: 12px!important;
  width: 100%;
  max-width: 175px;
    background-color: #4A474C;
  color: #efefef;
  background-position:0px -50px;
  padding: 8px 0;
  font-size: 14px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  border-radius:  35px;
}
.btn-add-carrito3:hover {
  background-color: #efefef;
  color: #4A474C!important;
  background-position:0px -50px;
  padding: 8px 0;
  background-position:0px -50px;
  text-decoration: none;
}
.bloque-add {
  position: absolute;
  bottom: 15px;
      /*padding-right: 15px;*/
  left:   15px;
  right:  15px;
}

.miga-pan {
    /*background-color: #efefef;*/
    border: solid 1px #efefef;
    border-radius: 50px;
    height: 40px;
    /*border-bottom: 3px solid #9D2235!important;*/
    font-weight: 600;
}

.miga-pan2 {
    /*background-color: #efefef;*/
    border: solid 1px #efefef;
    border-radius: 50px;
    /*border-bottom: 3px solid #9D2235!important;*/
    font-weight: 600;
}

.subraya-rojo {
 /* border-bottom: 3px solid #9D2235!important;*/
}
.mayuscula {
  text-transform: uppercase;
}
.p-actual {
  color:#000!important;
}
.no-stock {
    color: #ffffff;
    margin-top: 20px;
    background-color: #9E9E9E;
    padding: 8px 0;
    font-size: 14px;
    border-radius: 5px;
}


/************* nuevo  *************/


/*carrito*/
@media (min-width: 768px){
.carritoMobil{
  display: none;
}

.panel{
  margin-left: 20px!important;
}

}
@media (max-width: 769px){
.carritoDesk{
  display: none;
}
.carritoMobil{
  width: 100%;
}


}



.slick-slide img {
    margin: 0 auto!important;
    max-height: 415px;
    width: auto;
    outline: none;
}
.slick-slide {
    outline: none;
    padding-top:  15px;
}

.imagenes-producto {
  display: none;

}
.thumb-block {
    display: flex;
    /*border-top: 2px solid #9D2235;*/
    margin-top: 3px;
}
.thumb-block .item {
    width: 23%;
    height: auto;
    margin: 8px 6px 0px;
}
.thumb-block .item img {
    width: 100%;
}
img.pro-thumb.selected {
  border: 2px solid #9D2235;
  padding: 3px;
}
.pro-tit {
    padding-top: 2px;
    padding-bottom: 10px;
}
img.img-responsive.listado {
    max-height: 169px;
    width: auto;
}

#pricemenu{
position: fixed;
z-index: 99999999999999;
right: 350px;
background-color: white;
/*background-color: rgb(239, 239, 239);*/
  box-shadow: 0 1px 15px rgba(0,0,0,.1);
padding: 5px;
border-radius:10px;
display: none;
}

.botonprice{
  border: none;
  background-color:white;
}


/*carles*/
@media (max-width: 450px){

img.img-responsive.listado {
  max-width: 150px;
}

#pricemenu{
right: 182px;
background-color: #F5F5F5;
display: none;

}
.botonprice{
  border: none;
  background-color: #F5F5F5;
}





}

.slick-prev:before {
    font-family: 'slick';
    font-size: 32px;
    line-height: 1;
    opacity: .75;
    color: #4A474C;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -20px;
    z-index: 9999;
}
.slick-next:before {
    font-family: 'slick';
    font-size: 32px;
    line-height: 1;
    opacity: .75;
    color: #4A474C;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: -20px;
    z-index: 9999;
}

ul.slick-dots {
    display: block;
    margin-top: 0px!important;
    position: relative;
    text-align: center;
}
.slider.imagenes-producto .slick-dots li {
    position: relative;
    display: inline-block;
    width: 80px;
    height: auto;
    margin: 10px 10px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.slider.imagenes-producto .slick-dots li img {
  width: 100%;
}
.slider.imagenes-producto .slick-dots li a.mini {
    display: block;
}
.slider.imagenes-producto .slick-dots {
    /*border-top: 2px solid #9D2235;*/
    padding-top: 6px;
    bottom: -25px;
}

.slider.imagenes-producto .slick-dots li.selected {
  border: 2px solid #9D2235;
  padding: 8px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/*Carles*/

@media (max-width: 450px) {

.slick-slider img{
  margin: auto;
  width: 100%;
  max-width: 450px;
}

}


.descrip-producto {
    padding-left: 45px;
}
.descrip-producto table{
width: 100%;
}

.descrip-producto tr {
    border-bottom: solid 1px #efefef;
}
.descrip-producto td {
    line-height: 30px;
    font-size: 11px;
}

.box_prod ul.slick-dots {
    bottom: -24px;
    margin-bottom: 0px;
    position: absolute;
    z-index: 999999999;
}
.box_prod .slick-slider {
    margin-bottom: 18px;
    position: relative;
}

.box_prod .slick-dots li button:before {
    font-size: 9px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #555;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    /*color: #9D2235!important;*/
}
.box_prod .slick-next:before, .box_prod .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #555;
}
.box_prod .slick-next {
    right: 0px;
    z-index: 999999999;
    opacity: 0.4;
}
.box_prod .slick-prev {
    left: 0px;
    z-index: 999999999;
    opacity: 0.4;
}
.box_prod .bloque_producto, .bloque_producto2{
    /*border: 24px solid #F5F5F5;*/
    height: 420px!important;
}
input[name="cantidad"] {
    width: 60px;
    padding: 3px 5px;
    text-align: right;
}
.btn-volver {
    float: right;
    margin-top: 5px;
    /*background-color: rgb(210,17,68);*/
    background-color: #4A474C;
    background-position: 0px -50px;
    margin-right: -10px;
      border-radius: 30px;
}
.btn-volver:hover {
    /*background-color: rgb(210,17,68);*/
    background-color: #F5F5F5;
    text-decoration: none;
    color: #4A474C!important;
      -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.producto-detalle .slick-next:before, .producto-detalle .slick-prev:before {
    font-size: 31px;
    line-height: 1;
    opacity: .75;
    color: #9D2235;
}
.producto-detalle .slick-next, .producto-detalle .slick-prev {
    z-index: 99999999;
    top: 40%;
}


/***** pagina carrito ******/
img.pro_img_carrito {
    width: 91px;
    padding: 10px 5px;
}
.table-carrito tr > td,
.table-deseos tr > td {
    vertical-align: middle!important;
}
img.delete-carrito {
    margin-left: 10px;
}
.productos_carrito {
    display: none;
    width: 400px;
    background-color: #fff;
    position: absolute;
    top: 50px;
    right: 13px;
    z-index: 99999999999999999999999999999999999999999999;
    padding: 0 20px 20px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.productos_carrito td.nimagen {
    text-align: center;
}
.productos_carrito .nproducto {
    text-align: left;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 6px;
    font-weight: 600;
    margin-top: -10px;
}
.productos_carrito td.ndatos {
    text-align: left;
    width: 50%;
}
.productos_carrito img.pro_img_carrito {
    width: 100%;
    padding: 0;
}
.productos_carrito td.nimagen {
    padding: 10px 6px 10px 0px!important;
    width: 25%;
}
.productos_carrito td.ntotal {
    width: 18%;
    font-size: 12px;
    font-weight: 700;
    color: #9D2235;
}
.productos_carrito td.ndatos {
    text-align: left;
    width: 60%;
    font-size: 13px;
    font-weight: 500;
}
.productos_carrito .ntotalfinal {
    color: #9D2235!important;
    font-weight: 700!important;
    padding-top: 20px!important;
}
h3.text-center.ntit {
    text-align: left;
    margin: 0 0 20px;
}
td.nneto {
    padding-top: 20px!important;
    text-align: left;
}
span.nref {
    font-size: 12px;
    font-weight: 700;
}
button.nfinalizabtn {
    /*background-color: #9D2235 !important;*/
    padding: 8px 32px;
    border-radius: 0px;
    background-color: #efefef;
color: #4A474C;
    -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
button.nfinalizabtn:hover {
    /*background-color: #9D2235 !important;*/
    background-color: #f5f5f5!important;
    text-decoration: none!important;
    color: #4A474C!important;
}


.winscroll {
    max-height: 350px;
    overflow: auto;
    margin-bottom: 10px;
}
.cierra_mini {
    position: absolute;
    right: -3px;
    top: -10px;
    transition: all 0.2s ease-in-out!important;
}
.cierra_mini:hover {
  color: #9D2235 !important;
  cursor: pointer;
  transform: scale(1.2);
  transition: all 0.2s ease-in-out!important;
}

.btn_detalle {
    background-color: #4a474c!important; /*f5f5f5*/
    width: auto;
    display: inline-block;
    color: #efefef; /*000*/
    padding: 4px 14px;
    font-size: 14px;
    border: 1px solid #F5F5F5 !important;;
    /*border-radius: 10px;*/
    margin-bottom: 20px;
}
.btn_detalle:hover {
  cursor: pointer;
  color: #000;
  background-color: #e4e6e7!important;

}
.bloque_mas_info {
    padding: 0;
    margin-bottom: 35px;
}
.cajas {
    font-size: 17px !important;
    text-align: left;
}
td.mas_campo {
    width: 130px;
    font-weight: 600;
}
.mas_info table tr > td {
    padding: 6px 0;
    vertical-align: top;
}
.btn_detalle i {
    margin-left: 10px;
}
.mas_info {
  display: none;
}
.car_vacio {
    font-size: 22px;
    font-weight: 500;
    margin: 20px 0 0;
    color: #9D2235 !important;
}
.ir-arriba {
    display: none;
    padding: 14px 21px;
    background: #9D2235;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    /*bottom: 20px;*/
    bottom: 10%;
    right: 20px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    opacity: 0.7;
    z-index: 999999;

}
.ir-arriba:hover {
  opacity: 1;
}
.dir_check input[type="checkbox"] {
    width: 18px;
    height: 18px;
}
td.dir_check {
    width: 36px;
}
.lista_direcciones {
    max-height: 300px;
    overflow-y: auto;
    margin: 30px 0 50px;
}
.lista_direcciones .cod_dir {
    width: 34px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}
.dir_selected {
     background: #e4e6e7;
}
tr.dir_selected td {
    font-weight: 700;
    color: #9D2235!important;
}

.espaciosup{
  margin-top: 150px;
}
.historial_cliente .tipo_dat {
  font-size: 11px;
      text-align: center;
    /*padding: 8px 30px;*/
   /* padding: 8px 0px; carles mod
    border: solid 1px #EFEFEF;
    font-size: 13px;
    font-weight: 800;

    margin-bottom: 10px; */
}
.historial_cliente {
    padding-top: 22px;
        box-shadow: 0 1px 15px rgba(0,0,0,.1);
}
.historial_cliente .dat {
  font-size: 15px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 600;
}

.btn-add-carrito2.btn-wish {
    background-color: #F1F1F1!important;
    color: #4A474C!important;
    /*border: 1px solid #4A474C!important;*/
}
.btn-add-carrito2.btn-wish:hover {
    background-color: #4A474C!important;
    color: #F1F1F1!important;
}
.btn-add-carrito2.btn-wish i {
    margin-left: 10px;
    font-size: 18px;
    top: 1px;
    position: relative;
}
.dos_botones .btn-add-carrito2 {
    display: inline-block;
    width: 80%;
    float: left;
}
.dos_botones .btn-wish {
    /*width: 17%;*/
    height: 34px;
    border-radius: 35px;
    line-height: 14px;
    background-color: #4A474C;
    color: #efefef;

}
.dos_botones .btn-wish:hover {
    background-color: #efefef;
    color: #4A474C!important;
}
.dos_botones .btn-wish i {
    margin-left: 0px;
}
.table-deseos i {
    font-size: 19px;
    transition: all 0.2s ease-in-out!important;
}
.table-deseos i:hover {
    transform: scale(1.2);
    cursor: pointer;
    transition: all 0.2s ease-in-out!important;
    color: #d31145;
}
.page-lista-deseos {
    padding-top: 160px;
}
img.lista-deseos-icon {
    width: 25px;
    margin-right: 6px;
}
.descrip-producto .dos_botones .btn-add-carrito2 {
    display: inline-block;
    width: 79%;
    float: left;
}
.prod_disponible {
  display: none;
}
.prod_disponible.activo {
  display: block;
}
.descrip-producto .dos_botones .btn-wish {
    width: 17%;
    height: 35px;
    margin-left: 9px;
}
.prod_disponible.activo, .ped_importado.activo {
    background-color: rgba(0,0,0,0.6)!important;
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    z-index: 999999999999999!important;
}
.ov_hidden {
  overflow: hidden;
}
/*.prod_disponible.activo .contenido,
.ped_importado.activo .contenido {
    width: 50%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 15%;
    padding: 30px;
    max-height: 85%;
    overflow: auto;
}*/
.prod_disponible.activo .contenido, .ped_importado.activo .contenido {
    width: 65%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 8%;
    padding: 30px;
    max-height: 60%;
    overflow: auto;
}
.ped_importado.activo .contenido {
  width: 40%;
}
.ped_importado .txt {
    padding: 0 35px;
}
.ped_importado .bot {
    margin: 25px 0 10px;
}
.prod_disponible.activo .bot {
    text-align: center;
    height: 40px;
}
.prod_disponible.activo .btn_aceptar,
.ped_importado.activo .btn_aceptar {
    background-color: #4A474C !important;
    color: white !important;
    border-radius: 0px;
    display: inline-block;
    padding: 6px 30px;
    border: 1px solid #4A474C;
}
.prod_disponible.activo .btn_aceptar:hover,
.ped_importado.activo .btn_aceptar:hover {
    background-color: transparent!important;
    color: #4A474C !important;
}
.ped_importado .cont {
    padding-left: 20px;
}
p.txt_disponible {
    color: #d31145;
    font-weight: 600;
    font-size: 16px;
    margin: 10px 0 30px;
}
span.verde {
    color: #2f9e34;
}
.btn_descarga_excel .btn {
    color: #fff;
    background-color: #5bc0de;
    border: 1px solid;
    border-color: #46b8da;
   /* background-color: #F1F1F1!important;
    color: #4A474C!important;*/
    border-radius: 50px;
    padding: 8px 20px;
    display: inline-block;
    text-decoration: none;
    margin-top: 18px;
    font-size: 13px;
}
.btn_descarga_excel .btn:hover {
  /*background-color: #4A474C!important;
  background-color: #46b8da;
  color: #F1F1F1!important;*/
      background-color: #f1f1f1!important;
    color: #4A474C!important;
}
.btn_descarga_excel, .btn_importa_excel {
    text-align: center;
}
.btn_descarga_excel .btn:focus,
.btn_importa_excel .btn:focus {
    outline: none;
}
.btn_descarga_excel .btn i,
.btn_importa_excel .btn i {
    margin-left: 15px;
}
.btn_importa_excel .btn {
    /*background-color: #4A474C!important;
    color: #f1f1f1!important;*/
    border-radius: 50px;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    margin-top: 18px;
    font-size: 16px;
    margin-top: 25px;
}
.btn_importa_excel .btn:hover {
    background-color: #f1f1f1!important;
    color: #4A474C!important;
}
p.txt_importa_pedido {
    margin-top: 30px;
}
.blq_importar {
  margin-top: 40px;
  border: 2px dashed #4A474C;
}
.blq_importar {
    margin-top: 75px;
    border: 1px #4A474C;
    border-style: dashed;
    width: 60%;
    padding: 15px;
}
.ped_importado .tit {
    font-size: 16px;
    font-weight: 600;
    margin: 14px 0;
}

/*SECCION DE NOTICIAS NUEVA DSEDE EL BLOG*/
.newslider ul li{
list-style: none;
}

.newslider ul{
  padding-left: 0px !important;
}

.newslider .recent-posts-content a{
display: none!important;
}

.newslider .recent-posts-content h2{
  font-size: 18px!important;
  font-weight: 600;
}


.newslider img{
 /* width: 326px;
  height: 489px;*/
}


.fusion-flexslider{
  width: 200px!important;
  margin: auto!important;
}

.recent-posts-content{
  width: 200px!important;
  margin: auto!important;
}


.fusion-column{
    /* border: solid 1px #eaeaea; */
    margin: 20px;
    max-width: 300px;
    padding: 25px;
    /* border-radius: 25px; */
    box-shadow: 2px 2px 7px 0px #eaeaea;
}


.logoclick{
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  opacity: 1;
}


.logoclick:hover{
  opacity: 0.5;
}


/********************* FIN ESCRITORIO *******************/






/********************** RESPONSIVE ***********************/


/*Carles Mod 2 productos por fila*/

@media (max-width: 992px) {

/*ocultar dos botones
.dos_botones .btn-add-carrito2 {
    display: none;
}*/

.prod_disponible.activo .contenido, .ped_importado.activo .contenido {
    width: 98%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 19%;
    padding: 30px;
    max-height: 85%;
    overflow: auto;
}

/*@media (min-width: 768px) and (max-width: 992px) { */
  .bloque_producto,   .bloque_producto2{
    display: inline-block;
    vertical-align:top;
    height: 400px;
    width: 100%;
    max-width: 192px;
    padding-bottom: 40px;
    margin-bottom: 15px;

  }

  .bloque_producto .img-responsive, .bloque_producto2 .img-responsive{
    width: auto !important;
    max-height: 150px !important;
  }
  .bloque_producto .imagen-news, .img-responsive .imagen-news{
    width: auto !important;
    max-height: 300px !important;
  }
  .bloque_noticia{
    height: auto;
    padding-bottom:60px;
  }
  .bloque_noticia .imagen-news{
    max-height: 360px !important;
    width: auto;
    max-width: 490px;
  }
  .bloque-add {
    position: absolute;
    bottom: 15px;
    width: 100%;
    padding-right: 30px;
  }

  .producto-detalle .slick-next {
    z-index: 99999999;
    top: 27%;
    right: 2%;
  }
  .producto-detalle .slick-prev {
    z-index: 9999999;
    top: 27%;
    left: 2%;
  }
  .slider.imagenes-producto .slick-dots li {
    width: 16%;
  }
  .descrip-producto {
    padding-left: 40px;
  }
  .productos_carrito {
    width: 320px!important;
    display: none;
    width: 400px;
    right: -10px;
  }
  h3.ntit {
      font-size: 20px;
  }
span.nref {
    font-size: 10px;
    font-weight: 700;
}
  .bloque_mas_info {
    padding: 0;
  }
  .bloque_mas_info h3 {
    margin: 10px 0 20px!important;
    font-size: 18px;
  }
  .bloque_mas_info {
    padding: 0;
    margin-bottom: 15px;
}
.ir-arriba {
    display: none;
    padding: 8px 13px;
    background: #9D2235;
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    /*bottom: 20px;*/
    right: 20px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    opacity: 0.7;
    z-index: 999999;
}
.historial_cliente {
    padding: 50px 25px 0;
}

.historial_cliente .tipo_dat {
    padding: 8px 12px;
     font-size: 11px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 10px;
    height: 55px;
    display: table-cell;
    width: inherit;
    vertical-align: middle;
}
.historial_cliente .dat {
    font-size: 15px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 600;
    margin-top: 8px;
}
.blq_importar {
    margin-top: 30px;
    border: 1px #4A474C;
    border-style: dashed;
    width: 89%;
    padding: 15px;
}
p.txt_importa_pedido {
    margin-top: 20px;
    padding: 10px;
}


}


@media (max-width: 610px) {
  .bloque_noticia{
    height: auto;
    padding-bottom:60px;
  }
  .bloque_noticia .imagen-news{
    max-height: 360px !important;
    width: 100% !important;
  }

  /*.bloque_producto {
    margin-left: -20px;
  }*/
}


@media(min-width:1001px){
  .mobile {
    display: none!important;
  }
}

/*Inicio contacto*/
@media(min-width:992px){
  .contactomediano {
    display: none!important;
  }
  .contactopequenyo {
    display: none!important;
  }
.slidermob{
  display: none!important;
}

}
@media(max-width:991px){
  .sliderdesk{
        display: none!important;
  }
  .contactogrande {
    display: none!important;
  }
  .contactopequenyo {
    display: none!important;
  }
  img.logo{
      width: 45% !important;
      margin-top:20px !important;
  }
}
@media(max-width:1000px){
  .contactogrande {
    display: none!important;
  }
  .contactomediano {
    display: none!important;
  }
  .contactopequenyo {
    display: block !important;
  }

  .footer div{
    text-align: left !important;
    margin-left: 20px;
    margin-bottom: 15px;
  }
  /*img.logo{
      width: 75% !important;
      margin-top:20px !important;
  }*/
  #menuGrande {
    display: none!important;
  }
  .nomobile {
    display: none!important;
  }
  .seguir-comprando {
    font-size: 10px;
  }
  .p-actual {
    color: #000!important;
    font-size: 12px;
  }
}





/* MOD CARLES */


@media(min-width: 1500px){
.containerDescProd{
  width: 1500px;
   margin: auto;
}}
@media(max-width: 1499px){
.containerDescProd{
  width: 950px;
   margin: auto;
}}
@media(max-width: 1000px){
.containerDescProd{
  width: 750px;
   margin: auto;
}}
@media(max-width: 750px){
.containerDescProd{
  width: 550px;
   margin: auto;
}}
@media(max-width: 500px){
.containerDescProd{
  width: 350px;
   margin: auto;
}}





@media (min-width:1000px){
.minisalto{
  display: none;
}
}
/*************** ocultar botones carrito / wish de la versión móvil ***************/
.wish-movil{
display: none;
}
.dos-botones-movil{
  display: none;
}
.wish-movil-2{
display: none;
}

@media (min-width:1000px) and (max-width: 1200px){
  .dos_botones .btn-add-carrito2{width: 70%;}
}




/*************** MARCAS *******************/
.marca{
  transition: .5s ease;
  backface-visibility: hidden;
  opacity: 1;
}
.marcaboton:hover .marca{
 opacity: 0.3;
}

.btnmarca{
  color: #333;
  padding: 5px 15px;
  border: solid 1px #eaeaea;
  border-radius: 50px;
  transition: .5s ease;
  backface-visibility: hidden;
  opacity: 1;
  text-align: center;
}
.btnmarca:hover{
    background-color: #333;
    border: solid 1px #333;
    color: white;

}

/*********** FIN DE MARCAS ****************/
#margen-formu{
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 50px;
  margin-top: 150px;
  margin-bottom: 50px;
  box-shadow: 0 1px 15px rgb(0 0 0 / 5%);
}

/*iconos de info producto*/
.glyphicon-refresh, .glyphicon-tag, .glyphicon-time, .glyphicon-list-alt{
  font-weight: 600;
}




.content02{
  padding: 0px 30px;
  margin: 15px 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-out;

}

button.collapsible02{
width: 100%;
line-height: 2.0em;
border: none;
background-color: #f5f5f5;
color: #4a474c;
}

button.collapsible02:hover{
color:#f5f5f5;
background-color: #4a474c;
    -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}


.forgot {
  max-width: 166px;
  padding: 6px;
  background-color: #efefef;
  text-align: center;
}

.forgot:hover{
    background-color: white;
}


.price {

}



#fixed{
position: fixed;
left:0;
right: 0;
z-index: 99999999999999999999;
background-color: #fff;
height: 110px;
   transition: all 0.30s linear;
}
#fixed.active{
  box-shadow: 0 1px 15px rgba(0,0,0,.1);
}

#fixed .lista-inicio{
font-weight: ;
}




#logcont{
 text-align: center;
  float: left;
}

#menugrande{
  margin-top: 0px;
}
.bg-white{
padding-top: 120px;
}

div.row.top{

}

.separador{
  display: inline-block;
}

#menuPequeUsu{
  color:#fff!important;
  margin-top: 25px!important;
  list-style: none!important;
}

#menuPequeUsu li{
  /*border-bottom: 1px solid #fff; ---> carles*/
  padding: 10px;
  width: 90%;
}

#menuPequeUsu li:last-child{
  border-bottom: none;
}

#botonMenuUsu {
  position: absolute;
  top: 10px;
  right: 10px;
}

#subMenuPequeUsu li {
  border-bottom: none;
}


#Usermenu{
    background-color: #F5F5F5;
  color:#000!important;
  margin-top: 25px!important;
  list-style: none!important;
}

#Usermenu li{
  /*border-bottom: 1px solid #fff; ---> carles*/
  padding: 10px;
  width: 90%;
}

#Usermenu li:last-child{
  border-bottom: none;
}

#botonMenuUser{
  position: absolute;
  top: 10px;
  left: 10px;
}

#subUsermenu li {
  border-bottom: none;
}



/*Menu de filtros desplegable

.active, .collapsible:hover {
  background-color: #4A474C;
  color: #efefef;
}

.collapsible {
  padding: 8px 5px;
  background-color: #efefef;

  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.collapsible:after {

  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {

}
 .content {
   display: none;
  overflow: hidden;
}*/


/* MOBILE DEVICE*/

@media (max-width: 1001px) {

.logoDesk{
  display: none !important;
}

.minisalto{
  display: inline;
}

.dos_botones{
  display: none;
}

.wish-movil{
  border-radius: 30px;
    border: none;
    display: inline;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    padding: 8px 0;
    background-color: #EFEFEF;
}

.wish-movil-2{
  border-radius: 30px;
    border: none;
    display: inline;
    width: 30%;
    font-size: 14px;
    padding: 8px 0;
       background-color: #EFEFEF;
}



.separador{
  display: none;
}

#botoncarl{
  position: absolute;
  top: 10px;
  left: 10px;
}

#carlmenu{
  display: none;
margin-top: 300px!important;
  background-color: #F5F5F5;
  color:#000!important;
  margin-top: 25px!important;
  list-style: none!important;
    background-color: #F5F5F5;
 position:absolute;
width: 100%;
  top:85px;
  left:0px;
  max-height: 500px;
  overflow:auto;
  line-height: 2.6;
    box-shadow: 0 1px 15px rgba(0,0,0,.1);
}
.carlblock{
  display: block!important;
}

 .mobilesolo{
  display: inherit;
 }

.carousel-inner {
  font-size: 18px;
  margin-top: 50px;
  width: 100%;
}
#menuPeque {
  background-color: #F5F5F5;
 position:absolute;
width: 100%;
  top:85px;
  left:0px;
  max-height: 500px;
  overflow:auto;
   box-shadow: 0 1px 15px rgba(0,0,0,.1);
}
.bg-white{
/*padding-top: 220px; --> carles*/
}
.pro-tit p{
  padding-top:5px;
  padding-bottom:5px;
  font-size: 12px;
  color: #9D2235;
  margin-bottom:0px;
}

.btn-add-carrito2{
display: none;
}
.btn-add-carrito3{
display: none;
}
/*boton compra con símbolo de carrito*/
.minicart{
width: 100%;
background-color: #4A474C;
color: #efefef;
padding: 8px 0;
margin-top: 10px;
font-size: 14px;
border: 0px;
border-radius: 30px;
padding: 8px 0;
font-size: 14px;
-webkit-transition: background-color 0.2s ease-out;
-moz-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.minicart:hover{
  /*background-color:rgb(210,17,68);*/
  background-color: #efefef;
  color: #4A474C;
  padding: 8px 0;
}

.minicart2{
width: 100%;
max-width: 201px;
background-color: #4A474C;
color: #efefef;
padding: 8px 0;
margin-top: 10px;
font-size: 14px;
border: 0px;
padding: 8px 0;
font-size: 14px;
-webkit-transition: background-color 0.2s ease-out;
-moz-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.minicart2:hover{
  /*background-color:rgb(210,17,68);*/
  background-color: #efefef;
  color: #4A474C;
  padding: 8px 0;
}

/*desaparece los puntitos de carrusel de productos*/
.slick-dots{
  display: none!important;
}

.bignumbox {
  display:  none!important
}

.miga-pan {
  padding-top: 1px;
  margin-left: 15px;
}

  .paginacion{
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 10px;
  }

.nomargleft{
  margin-left: -10px!important;
}



button.collapsible{
width: 100%;
line-height: 2.0em;
border: none;
background-color: #f5f5f5;
color: #4a474c;
}

button.collapsible:hover{
color:#f5f5f5;
background-color: #4a474c;
    -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.content{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-out;

}

.miga-pan2 {
  display: grid;
  font-weight: 600;
  border-radius:  12px;
}





  }
/*Fin mobile*/

@media (min-width: 1000px) {

.logoMob{
  display: none !important;
}


.carlmenu{
  /*display: : inline;
    margin-top: 0px;*/
    display: none;
}

#botoncarl{
display:none;
  position: absolute;
  top: 10px;
  left: 10px;
}
  /*ocultar boton minicart*/
  .minicart{
  display: none;
}
  .minicart2{
  display: none;
}
  .numbox{
  display: none;
}

.saltolineamenu{
  display: none;
}

.content{
  display: inherit;
}
button.collapsible{
  display: none;
}

}







/*Fin carles mod*/

@media (min-width: 768px) and (max-width: 992px) {
  .historial_cliente .tipo_dat {
    padding: 8px 12px;
    border: 1px solid #EFEFEF;
    font-size: 11px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 10px;
    height: 55px;
    line-height: 35px;
    display: table-cell;
    width: 360px;
    vertical-align: middle;
  }
}

@media (max-width: 541px) {

  /*img.logo{
      width: 75% !important;
      margin-top:20px !important;
    }*/


.bannercat{
  position: relative;
   height: 100%;
   max-height: 217px;
   width: 100%;
   text-align: center;
   background-size: cover;
}


.bannercat h2{
  color:white;
  font-size: 2.3em;
  font-weight: 600;
  /*text-shadow: 1px 1px 2px #000;*/
  padding-top: 8%;
  padding-bottom: 12%;
  padding-left: auto;
  padding-right: auto;

}
.bannercat h2{
  color:white;
  font-size: 3.8em;
  font-weight: bold;
  text-shadow: 1px 1px 4px #333;
  padding-left: 50%;
  padding-right: 10%;
}


.prod_disponible.activo .contenido,
.ped_importado.activo .contenido {
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 35%;
    padding: 30px;
    max-height: 70%;
    overflow: auto;
}

}


@media (min-width: 732px) and (max-width: 991px) {
.bloque_producto, .bloque_producto2{
  max-width: 200px;
  margin-bottom: 5px;
  margin-left: 25px;
}
.prod_disponible.activo .contenido, .ped_importado.activo .contenido {
    width: 94%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 19%;
    padding: 30px;
    max-height: 76%;
    overflow: auto;
}
}


@media (min-width: 1110px) and (max-width: 1360px) {
.prod_disponible.activo .contenido, .ped_importado.activo .contenido {
    width: 80%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 10%;
    padding: 30px;
    max-height: 60%;
    overflow: auto;
}
}
@media (min-width: 992px) and (max-width: 1109px) {
.prod_disponible.activo .contenido, .ped_importado.activo .contenido {
    width: 95%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 12%;
    padding: 30px;
    max-height: 60%;
    overflow: auto;
}
}

/*
@media (min-width: 1000px) and (max-width: 1200px) {

  .nopad{
    width: 25%;
  }
.minicart{
  display: block;
width: 50%;
background-color: #4A474C;
color: #efefef;
padding: 8px 0;
margin-top: 10px;
font-size: 14px;
border: 0px;
padding: 8px 0;
font-size: 14px;
-webkit-transition: background-color 0.2s ease-out;
-moz-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.minicart:hover{
  /*background-color:rgb(210,17,68);
  background-color: #efefef;
  color: #4A474C;
  padding: 8px 0;
}

.minicart2{
width: 100%;
max-width: 201px;
background-color: #4A474C;
color: #efefef;
padding: 8px 0;
margin-top: 10px;
font-size: 14px;
border: 0px;
padding: 8px 0;
font-size: 14px;
-webkit-transition: background-color 0.2s ease-out;
-moz-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.minicart2:hover{
  /*background-color:rgb(210,17,68);
  background-color: #efefef;
  color: #4A474C;
  padding: 8px 0;
}

  .dos_botones .btn-add-carrito2 {
    display: none;
}

}*/