@charset "utf-8";

#banner-destacados {
  position: relative;
}
#banner-destacados.simple {
  height: 329px;
  width: 604px;
  margin-bottom: 22px;
  float: left;
}
#banner-destacados.detallado {
  margin-bottom:26px;
  width: 914px;
  height: 279px;
  float: none;
  clear: both;
}
#banner-destacados.detallado.amplio {
  width:960px;
  margin-bottom:9px;
  margin-left:-23px;
}
#slider-destacados{
  overflow: hidden;
}
#slider-destacados .all-click {

}

#slider-destacados.simple {
  width: 604px;
  height: 329px;
}
#slider-destacados.detallado {
  width: 914px;
  height: 279px;
}
#slider-destacados.detallado.amplio {
  width: 960px;
}
#slider-destacados .banner-producto-destacado {
  position:relative;
  float:left;
}
#slider-destacados.simple .banner-producto-destacado {
  width:604px;
  height:329px;
}
#slider-destacados.detallado .banner-producto-destacado {
  width:914px;
  height:279px;
}
#slider-destacados.detallado.amplio .banner-producto-destacado {
  width:960px;
}
#slider-destacados .banner-producto-destacado img {
  position:absolute;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top:0;
  left:0;
}
#slider-destacados .banner-producto-destacado-descripcion {
  color:#FFF;
  position: absolute;
  top:0px;
  background-image: url(/dam/templating-kit/themes/popLM/img/producto-descripcion-bg.png);
  padding-top: 75px;
}
#slider-destacados.simple .banner-producto-destacado-descripcion {
  width:592px;
  height:73px;
  padding-left:12px;
  padding-top:11px;
  left:0px;
  top:244px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#slider-destacados.detallado .banner-producto-destacado-descripcion {
  width:302px;
  height:212px;
  padding-left: 22px;
  left:543px;
}
#slider-destacados.detallado.amplio .banner-producto-destacado-descripcion {
  left:608px;
}
#slider-destacados .banner-producto-destacado-descripcion .oferta {
  position: absolute;
  top: 19px;
  left: 20px;
}
#slider-destacados.simple .banner-producto-destacado-descripcion .oferta {
  position: absolute;
  top: -232px;
  left: 15px;
}
#slider-destacados.simple .banner-producto-destacado-descripcion h2 {
  font-size:22px;
  font-weight:bold;
  display:inline-block;
  margin-bottom:6px;
}
#slider-destacados.detallado .banner-producto-destacado-descripcion h2 {
  font-size:20px;
  margin-bottom:9px;
}
#slider-destacados .banner-producto-destacado-descripcion h2 strong {
  display: block;
}
#slider-destacados.detallado .banner-producto-destacado-descripcion h2 strong {
  display:block;
  font-size:24px;
  font-weight:bold;
}
#slider-destacados.simple .banner-producto-destacado-descripcion h3 {
  font-size:22px;
  color:#7ab437;
  display:inline-block;
}
#slider-destacados  .banner-producto-destacado-descripcion .bt-comprar {
  margin-bottom:7px;
}
#slider-destacados.simple  .banner-producto-destacado-descripcion .bt-comprar strong {
  font-size:22px;
  padding:3px 4px;
  margin-right:0px;
}
#slider-destacados.simple  .banner-producto-destacado-descripcion .bt-comprar strong span {
  font-size:16px;
  background:none;
}
#slider-destacados.simple  .banner-producto-destacado-descripcion .bt-simple {
  display:inline-block;
  font-size:13px;
  top:-3px;
  position:relative;
}
#slider-destacados .banner-producto-destacado-descripcion .precio-viejo {
  color:#FFF!important;
}
#slider-destacados .banner-producto-destacado-descripcion .precio-viejo span:last-child {
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-blanco.png);
  /*background-image: url(/dam/templating-kit/themes/popLM/img/precio-tachado-blanco.png);*/
  background-repeat: no-repeat;
  background-position: center center;
}
#slider-destacados.simple .banner-producto-destacado-descripcion .precio-viejo {
  color:#7dbc39!important;
  position:relative;
  top:-3px;
}
#slider-destacados.simple .banner-producto-destacado-descripcion .precio-viejo span:last-child {
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-verde.png);
}
#slider-destacados.detallado .banner-producto-destacado-descripcion a.bt-text {
  margin-top:17px;
  color:#fff;
}
#slider-destacados.detallado.amplio .banner-producto-destacado-descripcion a.bt-text {
  color:#FFF;
  font-size:14px;
  display:block;
  margin-top:3px;
  text-decoration:underline;
}
#slider-destacados.detallado .banner-producto-destacado-descripcion p {

  width:270px;
  font-size:14px;
  color:#ccc;
  line-height:15px;
}
#slider-destacados.detallado .banner-producto-destacado-descripcion a.masinfo {
  display:block;
  margin-top:8px;
  text-decoration:underline;
}
#slider-destacados-controls {
  position: absolute;
  bottom:21px;
  z-index:900;
  background-color: #000000;
  filter:alpha(opacity=50) !important;
}
/* #banner-destacados #slider-destacados-controls {
  background-color: transparent !important;
  filter:alpha(opacity=0) !important;
}*/
#slider-destacados-controls.simple {
  right:15px;
  top:13px;
  padding:0px 5px;
  height:20px;
  line-height:20px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, .5);
}
#slider-destacados-controls.detallado {
  left: 566px;
}
#slider-destacados-controls.detallado.amplio {
  left:629px;
}
#slider-destacados-controls div, #slider-destacados-controls a {
  float:left;
  margin-right:8px;
  font-size: 15px;
  color: #FFF;
}
#slider-destacados-controls.detallado.amplio a   {
  margin-right:4px;
  background-image: url(/dam/templating-kit/themes/popLM/img/slider-vin-control.png);
  background-repeat: no-repeat;
  background-position: 0px -10px;
  height: 10px;
  width: 11px;
  text-indent: -9999px;
}
#slider-destacados-controls a.selected, #slider-destacados-controls a:hover {
  color:#69af17;
}
#slider-destacados-controls.detallado.amplio a.selected   {
  color:#fff;
  background-position: 0px 0px;
}
#slider-destacados-hide.detallado {
  background-image: url(/dam/templating-kit/themes/popLM/img/bt-close-blue.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  position: absolute;
  z-index: 900;
  top: -12px;
  right: -12px;
  height: 26px;
  width: 26px;
  text-indent: -9999px;
}
#slider-destacados-hide.detallado:hover {
  background-position: 0px -26px;
}
/****************************************************************/
/* Showroom Slider-Miniatura
*/
#showroom-slider-miniatuas h4{
  font-size:16px;
  color:#666;
  margin-left:-2px;
  float:left;
  margin-bottom:8px;
}
#showroom-slider-miniatuas h4 span {
  color:#5ca603;
}
#showroom-slider-miniatuas a.next, #showroom-slider-miniatuas a.prev {
  width:9px;
  height:14px;
  padding:0px;
  display:block;
  text-indent:-5000px;
  background-image:url(/dam/templating-kit/themes/popLM/img/thumbs-arrows-simple.png);
  background-repeat:no-repeat;
  float:right;
}
#showroom-slider-miniatuas a.next {
  background-position:right top;
}
#showroom-slider-miniatuas a.next:hover {
  background-position:right bottom;
}
#showroom-slider-miniatuas a.prev {
  background-position:left top;
  margin-right:10px;
}
#showroom-slider-miniatuas a.prev:hover {
  background-position:left bottom;
}
#showroom-slider-miniatuas .slider-content {
  width: 912px;
  height: 84px;
  clear: both;
  float: none;
  margin-bottom: 24px;
}
#showroom-slider-miniatuas .slider-content ul {
  width: 912px;
  height: 84px;
  overflow: hidden;
}
#showroom-slider-miniatuas .slider-content ul li {
  float:left;
  height: 84px;
  width: 84px;
  display: block;
  margin-right: 8px;
}

/*************************************************************************************************/
/*  Banner Listado Destacados */



/******************************************************************************************************/
/* Listado de productos */
#listado-productos {
  overflow:hidden;
  width:100%;
  padding-bottom:30px;

}
#saldos_con_tienda  #listado-productos {
  overflow:hidden;
  width:100%;
  padding-bottom:30px;
  letter-spacing: -.25em;
  word-spacing: -1em;
}

#listado-productos.tienda-home {
  padding-bottom:41px;
  margin-top:18px;
}
#listado-productos > li {
  font-size:12px;
  margin-right:28px;
  margin-bottom:40px;
  letter-spacing: normal;
  word-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
#listado-productos.tienda-home > li {
  margin-bottom:17px;
}
#listado-productos.simple-3 > li {
  width:275px;
}
#listado-productos.simple-4 > li {
  width:200px;
}
#listado-productos li img {
  margin-bottom:7px;
  display: block!important;
  margin-left: auto!important;
  margin-right: auto!important;
}
#listado-productos.tienda-home li img {
  display:block;
  margin-bottom:5px;
}
#listado-productos li .oferta {
  margin-top:-25px;
  margin-bottom:5px;
  position:relative;
  z-index:100;
}
#listado-productos li h3 {
  font-size:15px;
  line-height:15px;
  color:#666;
  margin-bottom:3px;
  margin-left:2px;
}
#listado-productos.tienda-home li h3 {
  color:#000;
  font-weight:bold;
  margin-bottom:10px;
  margin-left:0px;
  display: inline-block;
}
#listado-productos.tienda-home li h3 a {
  color:#000;
  text-decoration: none;
}
#listado-productos.tienda-home li h3 a:hover {
  color:#000;
  text-decoration: underline;
}
#listado-productos li h3 strong {
  font-size:16px;
  color:#000;
  display:block;
}
#listado-productos li .bt-comprar {
  margin-bottom:1px;
}
#listado-productos li p {
  color:#666;
  line-height:12px;
  margin-left:3px;
}
#listado-productos.tienda-home li p {
  line-height:13px;
  font-size:13px;
  margin-left:0px;
  margin-bottom:5px;
}
#listado-productos.tienda-home li .bt-text {
  font-size:13px;
}
#listado-productos.tienda-home.categoria  {
  padding-bottom:1px;
}
#listado-productos.tienda-home.categoria  li {
  margin-bottom:33px;
}
#listado-productos.tienda-home li p a  {
  color: #666;
}
#listado-productos.tienda-home li p a:hover {
  text-decoration: underline;
}

#listado-productos.tienda-home.categoria  li a.bt-text {
  color: #61922c;
}
#listado-productos.tienda-home.categoria li a.bt-text:hover {
  text-decoration: none;
}

#listado-productos.tienda-home.categoria  li img {
  margin-bottom:7px;
}
#listado-productos.tienda-home.categoria  li .nuevo {
  font-size:12px;
  padding-top:1px;
  margin-left:3px;
  top:1px;
}
#listado-productos.tienda-home.categoria  .clearing-color {
  margin-bottom: 20px;
}
#listado-productos.tienda-home.categoria  li .no-disponible + a.bt-text {
  color: #0099cc;
}
#listado-productos li ul.listado-productos-caracteristicas {
  display:block;
  overflow:hidden;
  margin-top:10px;
  margin-bottom:7px;
  margin-left:3px;
}
#listado-productos li ul.listado-productos-caracteristicas li {
  color:#000;
  line-height:14px;
  font-size: 12px;
}
#listado-productos li ul.listado-productos-opciones-precio {
  display:block;
  overflow:hidden;
  margin-bottom:9px;
  margin-top:-2px;
  margin-left:3px;
  line-height: 15px;
}
#listado-productos li ul.listado-productos-opciones-precio .precio-viejo span:last-child {
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);
  background-repeat:repeat-x;
  background-position:left 1px;
}
#listado-productos li a.mas-info {
  color:#0099cc;
  text-decoration:underline;
  margin-left:3px;
}
#listado-productos li a.mas-info:hover {
  text-decoration: none;
}
#listado-productos.tienda-fisica .bt-comprar  {
  padding-right:3px!important;
}
#listado-productos.tienda-fisica .bt-comprar strong  {
  margin-right:0px;
}
#listado-productos.tienda-fisica li .unidades-disp-si, #listado-productos li .unidades-disp-no {
  margin-bottom:10px;
}
#listado-productos.tienda-home li .no-disponible {
  color:#cc0000;
  padding-top:4px;
  margin-bottom:3px;
}


/************************************************************************************************/

#listado-productos-pag {
  display:block;
  overflow:hidden;
  width:324px;
  padding-bottom:32px;
  margin:0px auto;
}
#listado-productos-pag li {
  color:#999;
  font-size:17px;
  float:left;
  margin-right:10px;
}
#listado-productos-pag li + li {
  color:#000;
  margin-left:3px;
}
#listado-productos-pag li a {
  color:#0099cc;
  text-decoration:underline;
}
#listado-productos-pag li a:hover {
  text-decoration: none;
}

/****************************************************************/
/* Home
*/

#tienda-home #nav.home li:last-child {
  background:none;
}
#tienda-home #nav.home li:last-child a {
  text-decoration: underline;
  font-weight:normal;
  color:#666;
}
#tienda-home #caracteristicas-compra {
  width:308px;
  float:right;
  color:#999;
}
#tienda-home #caracteristicas-compra li {
  position:relative;
  width:195px;
  padding: 20px 10px 24px 101px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6ef), to(#e6e1d4));
  background: -moz-linear-gradient(top,#f6f6ef,#e6e1d4);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6ef', endColorstr='#e6e1d4');
}
#tienda-home #caracteristicas-compra li + li {
  margin-top:2px;
  padding-top:29px;
  padding-bottom:29px;
}
#tienda-home #caracteristicas-compra li:last-child {
  padding-top:26px;
}
#tienda-home #caracteristicas-compra li h3 {
  font-family:"HelveticaNeueCondensedBold";
  font-size:22px;
  color:#333;
  margin-bottom:3px;
}
#tienda-home #caracteristicas-compra li h3 span {
  color:#7dbc39;
}
#tienda-home #caracteristicas-compra li p {
  width:185px;
}
#tienda-home #caracteristicas-compra li > span {
  position:absolute;
  top:20px;
  left:22px;
  width:72px;
  height:66px;
}
#tienda-home .icono-formaspago {
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-formaspago.png);
  width:52px;
  height:52px;
  left:19px;
  top:16px;
}
#tienda-home .icono-envio {
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-envio.png);
  width:55px;
  height:44px;
  left:16px;
  top:13px;
}
#tienda-home .icono-entrega {
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-entrega.png);
  width:46px;
  height:51px;
  left:20px;
  top:14px;
}
#tienda-home .icono-ayuda {
  background-image:url(/dam/templating-kit/themes/popLM/img/ayuda_icon.png);
  width:46px;
  height:51px;
  left:20px;
  top:14px;
}
#home-listado-titulo   {
  font-size:22px;
  font-weight:bold;
  margin-bottom:10px;
  letter-spacing:-1px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
}

#tienda-home h1 {
  font-size:18px;
  color:#62932d;
  line-height:21px;
  margin-bottom:23px;
}
#tienda-home h1 strong {
  display:block;
  color:#000;
  font-size:27px;
}

#tienda-home #menu-categorias {
  width:892px;
  height:170;
  padding:15px 0px 24px 22px;
  background-color:#efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display:block;
  overflow:hidden;
  margin-bottom:23px;
  margin-top:3px;
}
#tienda-home #menu-categorias ul {
  float:left;
}
#tienda-home #menu-categorias ul + ul {
  margin-left:20px;
  border-left:solid 1px #ccc;
  padding-left:22px;
}
#tienda-home #menu-categorias ul li {
  font-size:14px;
  line-height:19px;
  color:#666;
}
#tienda-home #menu-categorias ul li a {
  text-decoration:underline;
  color: #22a5d1;
  font-size:13px;
}

/*************************************************************************/
/* SHOWROOM HOME CATEGORIA                                               */

#showroom-home .clearing-color {
  margin-bottom:31px;
}
#showroom-home h1 {
  font-size:35px;
  float:left;
  letter-spacing: -1px;
}
#showroom-home #tienda-cercana {
  color:#FFF;
  font-size:15px;
  padding-left:45px;
  height:52px;
  line-height:52px;
  background-color:#6fb61d;
  float:right;
   /* modificacion fusion R3 18/10/2013 */
   /*
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  */
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-lugar.png);
  background-repeat:no-repeat;
  background-position:11px 11px;
  margin-top:-6px;
  margin-bottom:17px;
  padding-right: 16px;
}
#showroom-home #filtro-opciones {
  width:888px;
  height:170;
  background-color:#efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display:block;
  overflow:hidden;
  margin-bottom:23px;
  clear: both;
  padding-top: 13px;
  padding-right: 0px;
  padding-bottom: 25px;
  /* modificacion fusion R3 23/10/2013 */
/*  padding-left: 26px; */
}
#showroom-home #filtro-opciones ul {
  float:left;
}
#showroom-home #filtro-opciones ul + ul {
  margin-left:26px;
  border-left:solid 1px #ddd;
  padding-left:24px;
}
#showroom-home #filtro-opciones li {
  font-size:14px;
  line-height:20px;
  color:#666;
}
#showroom-home #filtro-opciones li:first-child {
  margin-bottom:3px;
}
#showroom-home #filtro-opciones ul li label {
  font-size:13px;
}
#showroom-home #filtro-opciones a.marcartodos {
  color:#0099cc;
  text-decoration:underline;
  margin-left:-2px;
  display:block;
  clear: both;
  float: none;
  padding-top: 10px;
}
#showroom-home #filtro-opciones a.marcartodos:hover {
  text-decoration: none;
}

#showroom-home #listado-productos {
  display:block;
  overflow:hidden;
  padding-bottom:30px;
  margin-left:-43px;
  letter-spacing: -.25em;
  word-spacing: -1em;
  width:auto;
}
#showroom-home #listado-productos > li {
  width:277px;
  margin-left:42px;
  margin-right:0px;
  margin-bottom:40px;
  letter-spacing: normal;
  vertical-align: top;
  word-spacing: normal;
  display: inline-block;
}
#showroom-home #listado-productos li img {
  margin-bottom:7px;
}
#showroom-home #listado-productos li .oferta {
  margin-top:-25px;
  margin-bottom:5px;
  position:relative;
  z-index:100;
}
#showroom-home #listado-productos li h3 {
  font-size:15px;
  line-height:15px;
  color:#666;
  margin-bottom:3px;
  margin-left:2px;
}
#showroom-home #listado-productos li h3 strong {
  font-size:16px;
  color:#000;
  display:block;
}
#showroom-home #listado-productos li .bt-comprar {
  margin-bottom:1px;
}
#showroom-home #listado-productos li .bt-comprar strong {
  margin-right:6px;
}
#showroom-home #listado-productos li p {
  color:#666;
  font-size:12px;
  line-height:12px;
  margin-left:3px;
}
#showroom-home #listado-productos li ul.listado-productos-caracteristicas {
  display:block;
  overflow:hidden;
  margin-top:0px;
  margin-bottom:12px;
  margin-left:3px;
}
#showroom-home #listado-productos li ul.listado-productos-caracteristicas li {
  color:#4a4a4a;
  line-height:14px;
  font-size: 12px;
  font-weight:500;
}
#showroom-home #listado-productos li ul.listado-productos-opciones-precio {
  display:block;
  overflow:hidden;
  margin-bottom:9px;
  margin-top:-2px;
  margin-left:3px;
  line-height: 15px;
}
#showroom-home #listado-productos li a.mas-info {
  color:#0099cc;
  text-decoration:underline;
  margin-left:3px;
}
#showroom-home #listado-productos li a.mas-info:hover {
  text-decoration: none;
}

/****************************************************************/
/* Listado Tienda Virtual
*/



/*************************************************************************************************/
#seccionhome h1 {
  font-size:35px;
  float:left;
  letter-spacing: -1px;
}
#seccionhome.tabs h1 {
  float: none;
  margin-bottom: 19px !important;
}
#seccionhome #tienda-cercana {
  color:#FFF;
  font-size:15px;
  padding-right:15px;
  padding-left:45px;
  height:52px;
  line-height:52px;
  background-color:#6fb61d;
  float:right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-lugar.png);
  background-repeat:no-repeat;
  background-position:11px 11px;
  margin-top:-6px;
  margin-bottom:17px;
}

#seccionhome #filtro-opciones {
  width:888px;
  height:170;
  background-color:#efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display:block;
  /* modificacion fusion 22/10/2013 */
 /* overflow:hidden; */
  margin-bottom:23px;
  clear: both;
  padding-top: 13px;
  padding-right: 0px;
  padding-bottom: 18px;
  padding-left: 26px;
  position: relative;
}
#seccionhome #filtro-opciones ul {
  float:left;
}
#seccionhome #filtro-opciones ul + ul {
  margin-left:26px;
  border-left:solid 1px #ddd;
  padding-left:24px;
}
#seccionhome #filtro-opciones li {
  font-size:14px;
  line-height:20px;
  color:#666;
}
#seccionhome #filtro-opciones li:first-child {
  margin-bottom:3px;
}
#seccionhome #filtro-opciones ul li label {
  font-size:13px;
}
#seccionhome #filtro-opciones a.marcartodos {
  color:#0099cc;
  text-decoration:underline;
  margin-left:-2px;
  display:block;
  clear: both;
  float: none;
  padding-top: 10px;
}
#seccionhome #filtro-opciones a.marcartodos:hover {
  text-decoration: none;
}


/****************************************************************/
/* Listado Tienda Física
*/

#seccionhome #tienda-cercana {
  color:#FFF;
  font-size:15px;
  padding-right:20px;
  padding-left:45px;
  height:52px;
  line-height:52px;
  background-color:#6fb61d;
  float:right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-lugar.png);
  background-repeat:no-repeat;
  background-position:11px 11px;
  margin-top:-6px;
  margin-bottom:17px;
}

#seccionhome.fisica #tienda-cercana {
  background-color:#b1ca19;
}
#seccionhome.fisica #tienda-cercana a + a {
  margin-left:10px;
}
#seccionhome.fisica #tienda-cercana .bt-simple-small {
  font-size:13px;
}
#seccionhome.fisica #tienda-cercana > strong  {
  font-size:16px;
  margin-right:5px;
}


/****************************************************************/
/* Listado Comuesto
*/
#seccionhome.compuesto #tienda-cercana {
  background-color:#6fb61d;
}
#seccionhome.compuesto #listado-productos {
  margin-left:-45px;
  width:auto;
}
#seccionhome.compuesto #listado-productos > li {
  /* width:275px; */
  width: 260px;
  margin-left:44px;
  margin-right:0px;
  margin-bottom:40px;
}
#seccionhome.compuesto .bt-comprar strong {
  margin-right:6px;
}
#seccionhome.compuesto #listado-productos li ul.listado-productos-caracteristicas, #listado-productos li ul.listado-productos-caracteristicas {
  margin-top:0px;
  margin-bottom:12px;
}

#seccionhome.compuesto #listado-productos li ul.listado-productos-caracteristicas li, #listado-productos li ul.listado-productos-caracteristicas li {
  color: #4A4A4A;
  font-weight:bold;
}
#seccionhome.compuesto #listado-productos li ul.listado-productos-opciones-precio {
  margin-top: 8px;
  line-height: 13px;
}
#seccionhome.compuesto #listado-productos li ul.listado-productos-opciones-precio li {
  color:#79a24b;
  display:block;
  margin-bottom:2px;
}
#seccionhome #listado-productos li ul.listado-productos-opciones-precio li label.clickeable {
  color:#666;
}
#seccionhome.compuesto #listado-productos li ul.listado-productos-opciones-precio li strong {
  color:#666;
  float:right;
}
#seccionhome.compuesto #listado-productos li ul.listado-productos-opciones-precio li strong.precio-oferta {
  min-width:43px;
}
#seccionhome.compuesto #listado-productos li .bt-comprar + .precio-viejo {
  position:relative;
  left:-56px;
  top:-27px;
}
#seccionhome.compuesto #listado-productos .listado-productos-opciones-precio li strong span {
  font-weight:normal;
  background:none;
}

/****************************************************************/
/* Listado Tienda Virtual
*/
#tienda-ficha-producto #nav li:last-child,
#fichabodegon #nav li:last-child,
#fichavariante #nav li:last-child,
#fichasimple #nav li:last-child,
#fichaoutlet  #nav li:last-child, #fichaventaflash #nav li:last-child, #fichauniversal #nav li:last-child
  {
   /* background-image:url(/dam/templating-kit/themes/popLM/img/nav-li-bg-last.png);
  background-repeat:no-repeat;
  background-position:left 1px;
  padding-left:17px;
  margin-left:-5px; */
}
#tienda-ficha-producto #ficha-producto-slider,
#fichabodegon #ficha-producto-slider,
#fichavariante #ficha-producto-slider,
#fichasimple #ficha-producto-slider,
#fichaoutlet #ficha-producto-slider, #fichaventaflash #ficha-producto-slider, #fichauniversal #ficha-producto-slider
  {
  width:443px;
  height:468px;
  float:left;
  margin-left:2px;
  margin-top:11px;
  border:solid 1px #d3d3d3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#tienda-ficha-producto #ficha-producto-slider-img,
#fichabodegon #ficha-producto-slider-img,
#fichavariante #ficha-producto-slider-img,
#fichasimple #ficha-producto-slider-img,
#fichaoutlet #ficha-producto-slider-img, #fichaventaflash #ficha-producto-slider-img, #fichauniversal #ficha-producto-slider-img
  {
  width:423px;
  height:362px;
  margin:10px;
  text-align:center;
  position:relative;
}
#tienda-ficha-producto #ficha-producto-slider-img .hidden,
#fichabodegon #ficha-producto-slider-img .hidden,
#fichavariante #ficha-producto-slider-img .hidden,
#fichasimple #ficha-producto-slider-img .hidden,
#fichaoutlet #ficha-producto-slider-img .hidden, #fichaventaflash #ficha-producto-slider-img .hidden, #fichauniversal #ficha-producto-slider-img .hidden
  {
  display: none;
}

#tienda-ficha-producto #ficha-producto-slider-img img,
#fichabodegon #ficha-producto-slider-img img,
#fichavariante #ficha-producto-slider-img img,
#fichasimple #ficha-producto-slider-img img,
#fichaoutlet #ficha-producto-slider-img img, #fichaventaflash #ficha-producto-slider-img img, #fichauniversal #ficha-producto-slider-img img
  {
  height:360px;
}
#tienda-ficha-producto .naterial,
#fichabodegon .naterial,
#fichavariante .naterial,
#fichasimple .naterial,
#fichaoutlet .naterial, #fichaventaflash .naterial, #fichauniversal .naterial
  {
  width:34px;
  height:40px;
  position:absolute;
  top:-2px;
  left:-1px;
  background-image: url(/dam/templating-kit/themes/popLM/img/naterial.png);
}
#tienda-ficha-producto #ficha-producto-slider-img .bt-simple,
#fichabodegon #ficha-producto-slider-img .bt-simple,
#fichavariante #ficha-producto-slider-img .bt-simple,
#fichasimple #ficha-producto-slider-img .bt-simple,
#fichaoutlet #ficha-producto-slider-img .bt-simple, #fichaventaflash #ficha-producto-slider-img .bt-simple, #fichauniversal #ficha-producto-slider-img .bt-simple
  {
  position:absolute;
  bottom:1px;
  left:0px;
}
#tienda-ficha-producto #ficha-producto-slider-thumbs,
#fichabodegon #ficha-producto-slider-thumbs,
#fichavariante #ficha-producto-slider-thumbs,
#fichasimple #ficha-producto-slider-thumbs,
#fichaoutlet #ficha-producto-slider-thumbs, #fichaventaflash #ficha-producto-slider-thumbs, #fichauniversal #ficha-producto-slider-thumbs
  {
  height:85px;
  border-top:solid 1px #CCC;
  position:relative;
}

#tienda-ficha-producto #ficha-producto-slider-thumbs > a,
#fichabodegon #ficha-producto-slider-thumbs > a,
#fichavariante #ficha-producto-slider-thumbs > a,
#fichasimple #ficha-producto-slider-thumbs > a,
#fichaoutlet #ficha-producto-slider-thumbs > a, #fichaventaflash #ficha-producto-slider-thumbs > a, #fichauniversal #ficha-producto-slider-thumbs > a
  {
  width:18px;
  height:18px;
  padding:0px;
  display:block;
  position:absolute;
  top:34px;
  background-image: url(/dam/templating-kit/themes/popLM/img/arrows-simple.png);
}
#tienda-ficha-producto #ficha-producto-slider-thumbs a.prev,
#fichabodegon #ficha-producto-slider-thumbs a.prev,
#fichavariante #ficha-producto-slider-thumbs a.prev,
#fichasimple #ficha-producto-slider-thumbs a.prev,
#fichaoutlet #ficha-producto-slider-thumbs a.prev, #fichaventaflash #ficha-producto-slider-thumbs a.prev, #fichauniversal #ficha-producto-slider-thumbs a.prev
  {
  background-position:left top;
  left:27px;
}
#tienda-ficha-producto #ficha-producto-slider-thumbs a.next,
#fichabodegon #ficha-producto-slider-thumbs a.next,
#fichavariante #ficha-producto-slider-thumbs a.next,
#fichasimple #ficha-producto-slider-thumbs a.next,
#fichaoutlet #ficha-producto-slider-thumbs a.next, #fichaventaflash #ficha-producto-slider-thumbs a.next, #fichauniversal #ficha-producto-slider-thumbs a.next
  {
  background-position: right top;
  right:31px;
}
#tienda-ficha-producto #ficha-producto-slider-thumbs div.slider-wrapper,
#fichabodegon #ficha-producto-slider-thumbs div.slider-wrapper,
#fichavariante #ficha-producto-slider-thumbs div.slider-wrapper,
#fichasimple #ficha-producto-slider-thumbs div.slider-wrapper,
#fichaoutlet #ficha-producto-slider-thumbs div.slider-wrapper, #fichaventaflash #ficha-producto-slider-thumbs div.slider-wrapper, #fichauniversal #ficha-producto-slider-thumbs div.slider-wrapper
  {
  height: 73px;
  overflow: hidden;
  position: absolute;
  left: 93px;
  top: -1px;
  width: 256px;
}
#tienda-ficha-producto #ficha-producto-slider-thumbs ul,
#fichabodegon #ficha-producto-slider-thumbs ul,
#fichavariante #ficha-producto-slider-thumbs ul,
#fichasimple #ficha-producto-slider-thumbs ul,
#fichaoutlet #ficha-producto-slider-thumbs ul, #fichaventaflash #ficha-producto-slider-thumbs ul, #fichauniversal #ficha-producto-slider-thumbs ul
  {
  height: 73px;
  overflow: hidden;
  width: 256px;
}
#tienda-ficha-producto #ficha-producto-slider-thumbs ul li,
#fichabodegon #ficha-producto-slider-thumbs ul li,
#fichavariante #ficha-producto-slider-thumbs ul li,
#fichasimple #ficha-producto-slider-thumbs ul li,
#fichaoutlet #ficha-producto-slider-thumbs ul li, #fichaventaflash #ficha-producto-slider-thumbs ul li, #fichauniversal #ficha-producto-slider-thumbs ul li
  {
  height:61px;
  padding-top:12px;
  float:left;
  display: block;
  margin-right: 4px;
  width: 61px;
}
#tienda-ficha-producto #ficha-producto-slider-thumbs ul li.active,
#fichabodegon #ficha-producto-slider-thumbs ul li.active,
#fichavariante #ficha-producto-slider-thumbs ul li.active,
#fichasimple #ficha-producto-slider-thumbs ul li.active,
#fichaoutlet #ficha-producto-slider-thumbs ul li.active, #fichaventaflash #ficha-producto-slider-thumbs ul li.active, #fichauniversal #ficha-producto-slider-thumbs ul li.active
  {
  background-image: url(/dam/templating-kit/themes/popLM/img/ficha-slider-active.png);
  background-position:center top;
  background-repeat:no-repeat;
}
#tienda-ficha-producto #ficha-producto-descripcion,
#fichabodegon #ficha-producto-descripcion,
#fichavariante #ficha-producto-descripcion,
#fichasimple #ficha-producto-descripcion,
#fichaoutlet #ficha-producto-descripcion, #fichaventaflash #ficha-producto-descripcion, #fichauniversal #ficha-producto-descripcion
  {
  color:#999;
  /* width:447px; */
  width: 446px;
  margin-left:20px;
  margin-top:13px;
  float:left;
}
#tienda-ficha-producto #ficha-producto-descripcion .bt-simple,
#fichabodegon #ficha-producto-descripcion .bt-simple,
#fichavariante #ficha-producto-descripcion .bt-simple,
#fichasimple #ficha-producto-descripcion .bt-simple,
#fichaoutlet #ficha-producto-descripcion .bt-simple, #fichaventaflash #ficha-producto-descripcion .bt-simple, #fichauniversal #ficha-producto-descripcion .bt-simple
  {
  float:right;
  margin-left:5px;
}
#tienda-ficha-producto #ficha-producto-descripcion .oferta,
#fichabodegon #ficha-producto-descripcion .oferta,
#fichavariante #ficha-producto-descripcion .oferta,
#fichasimple #ficha-producto-descripcion .oferta,
#fichaoutlet #ficha-producto-descripcion .oferta, #fichaventaflash #ficha-producto-descripcion .oferta, #fichauniversal #ficha-producto-descripcion .oferta
  {
  width:68px;
  font-size:18px;
  margin-bottom:9px;
}
#tienda-ficha-producto #ficha-producto-descripcion h2,
#fichabodegon #ficha-producto-descripcion h2,
#fichavariante #ficha-producto-descripcion h2,
#fichasimple #ficha-producto-descripcion h2,
#fichaoutlet #ficha-producto-descripcion h2, #fichaventaflash #ficha-producto-descripcion h2, #fichauniversal #ficha-producto-descripcion h2
  {
  font-size:20px;
  margin-bottom:3px;
  line-height:21px;
}
#tienda-ficha-producto #ficha-producto-descripcion h2 strong,
#fichabodegon #ficha-producto-descripcion h2 strong,
#fichavariante #ficha-producto-descripcion h2 strong,
#fichasimple #ficha-producto-descripcion h2 strong,
#fichaoutlet #ficha-producto-descripcion h2 strong, #fichaventaflash #ficha-producto-descripcion h2 strong, #fichauniversal #ficha-producto-descripcion h2 strong,
  {
  font-size:26px;
  color:#000;
  font-weight:bold;
  display:block;
}
#tienda-ficha-producto #ficha-producto-descripcion h5,
#fichabodegon #ficha-producto-descripcion h5,
#fichavariante #ficha-producto-descripcion h5,
#fichasimple #ficha-producto-descripcion h5,
#fichaoutlet #ficha-producto-descripcion h5, #fichaventaflash #ficha-producto-descripcion h5, #fichauniversal #ficha-producto-descripcion h5
{
  margin-bottom:8px;
}
#tienda-ficha-producto #ficha-producto-descripcion p,
#fichabodegon #ficha-producto-descripcion p,
#fichavariante #ficha-producto-descripcion p,
#fichasimple #ficha-producto-descripcion p,
#fichaoutlet #ficha-producto-descripcion p, #fichaventaflash #ficha-producto-descripcion p, #fichauniversal #ficha-producto-descripcion p
{
  line-height:14px;
  margin-bottom:10px;
}
#tienda-ficha-producto #ficha-producto-caracteristicas,
#fichabodegon #ficha-producto-caracteristicas,
#fichavariante #ficha-producto-caracteristicas,
#fichasimple #ficha-producto-caracteristicas,
#fichaoutlet #ficha-producto-caracteristicas, #fichaventaflash #ficha-producto-caracteristicas, #fichauniversal #ficha-producto-caracteristicas
{
  margin-bottom:11px;
}
#tienda-ficha-producto #ficha-producto-caracteristicas li,
#fichabodegon #ficha-producto-caracteristicas li,
#fichavariante #ficha-producto-caracteristicas li,
#fichasimple #ficha-producto-caracteristicas li,
#fichaoutlet #ficha-producto-caracteristicas li, #fichaventaflash #ficha-producto-caracteristicas li, #fichauniversal #ficha-producto-caracteristicas li
{
  font-size:14px;
  color:#62932d;
  line-height:17px;
  list-style-image:url(/dam/templating-kit/themes/popLM/img/bullet-dics.png);
  list-style-position:outside;
  margin-left:13px;
}
#tienda-ficha-producto #ficha-producto-caracteristicas li.producto-caracteristicas-eco,
#fichabodegon #ficha-producto-caracteristicas li.producto-caracteristicas-eco,
#fichavariante #ficha-producto-caracteristicas li.producto-caracteristicas-eco,
#fichasimple #ficha-producto-caracteristicas li.producto-caracteristicas-eco,
#fichaoutlet #ficha-producto-caracteristicas li.producto-caracteristicas-eco, #fichaventaflash #ficha-producto-caracteristicas li.producto-caracteristicas-eco, #fichauniversal #ficha-producto-caracteristicas li.producto-caracteristicas-eco
{
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-eco.png);
  background-repeat:no-repeat;
  background-position:left top;
  padding-left:24px;
}

#tienda-ficha-producto #ficha-producto-descripcion .bt-text,
#fichabodegon #ficha-producto-descripcion .bt-text,
#fichavariante #ficha-producto-descripcion .bt-text,
#fichasimple #ficha-producto-descripcion .bt-text,
#fichaoutlet #ficha-producto-descripcion .bt-text, #fichaventaflash #ficha-producto-descripcion .bt-text, #fichauniversal #ficha-producto-descripcion .bt-text
{
  font-size:14px;
  margin-bottom:16px;
}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar,
#fichabodegon #ficha-producto-descripcion .bt-comprar,
#fichavariante #ficha-producto-descripcion .bt-comprar,
#fichasimple #ficha-producto-descripcion .bt-comprar,
#fichaoutlet #ficha-producto-descripcion .bt-comprar, #fichaventaflash #ficha-producto-descripcion .bt-comprar, #fichauniversal #ficha-producto-descripcion .bt-comprar
{
  font-weight:bold;
  font-size:21px;
  margin-bottom:13px;
}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar strong,
#fichabodegon #ficha-producto-descripcion .bt-comprar strong,
#fichavariante #ficha-producto-descripcion .bt-comprar strong,
#fichasimple #ficha-producto-descripcion .bt-comprar strong,
#fichaoutlet #ficha-producto-descripcion .bt-comprar strong, #fichaventaflash #ficha-producto-descripcion .bt-comprar strong, #fichauniversal #ficha-producto-descripcion .bt-comprar strong,
#ficha-producto-descripcion del.precio-viejo {
  font-size:22px;
}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar strong,
#fichabodegon #ficha-producto-descripcion .bt-comprar strong,
#fichavariante #ficha-producto-descripcion .bt-comprar strong,
#fichasimple #ficha-producto-descripcion .bt-comprar strong,
#fichaoutlet #ficha-producto-descripcion .bt-comprar strong, #fichaventaflash #ficha-producto-descripcion .bt-comprar strong, #fichauniversal #ficha-producto-descripcion .bt-comprar strong
{
  padding:3px 6px 2px 5px;
  margin-right:7px;
}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar strong span,
#fichabodegon #ficha-producto-descripcion .bt-comprar strong span,
#fichavariante #ficha-producto-descripcion .bt-comprar strong span,
#fichasimple #ficha-producto-descripcion .bt-comprar strong span,
#fichaoutlet #ficha-producto-descripcion .bt-comprar strong span, #fichaventaflash #ficha-producto-descripcion .bt-comprar strong span, #fichauniversal #ficha-producto-descripcion .bt-comprar strong span,
#ficha-producto-descripcion .precio-viejo span {
  font-size:14px;
  font-weight:normal;
}
#tienda-ficha-producto #ficha-producto-descripcion .precio-viejo,
#fichabodegon #ficha-producto-descripcion .precio-viejo,
#fichavariante #ficha-producto-descripcion .precio-viejo,
#fichasimple #ficha-producto-descripcion .precio-viejo,
#fichaoutlet #ficha-producto-descripcion .precio-viejo, #fichaventaflash #ficha-producto-descripcion .precio-viejo, #fichauniversal #ficha-producto-descripcion .precio-viejo
{
  color:#999;
}

#tienda-ficha-producto #ficha-producto-descripcion .precio-viejo span:last-child,
#fichabodegon #ficha-producto-descripcion .precio-viejo span:last-child,
#fichavariante #ficha-producto-descripcion .precio-viejo span:last-child,
#fichasimple #ficha-producto-descripcion .precio-viejo span:last-child,
#fichaoutlet #ficha-producto-descripcion .precio-viejo span:last-child, #fichaventaflash #ficha-producto-descripcion .precio-viejo span:last-child, #fichauniversal #ficha-producto-descripcion .precio-viejo span:last-child
{
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);
  background-repeat:repeat-x;
  background-position:left 6px;
}
#tienda-ficha-producto #ficha-producto-descripcion .entrega-dia,
#fichabodegon #ficha-producto-descripcion .entrega-dia,
#fichavariante #ficha-producto-descripcion .entrega-dia,
#fichasimple #ficha-producto-descripcion .entrega-dia,
#fichaoutlet #ficha-producto-descripcion .entrega-dia, #fichaventaflash #ficha-producto-descripcion .entrega-dia, #fichauniversal #ficha-producto-descripcion .entrega-dia
{
  font-size:14px;
  background-image: url(/dam/templating-kit/themes/popLM/img/icono-entregadia-big.png);
  padding-left:16px;
  margin-bottom:1px;
  float:none;
}
#tienda-ficha-producto #ficha-producto-descripcion .entrega-dia + p,
#fichabodegon #ficha-producto-descripcion .entrega-dia + p,
#fichavariante #ficha-producto-descripcion .entrega-dia + p,
#fichasimple #ficha-producto-descripcion .entrega-dia + p,
#fichaoutlet #ficha-producto-descripcion .entrega-dia + p, #fichaventaflash #ficha-producto-descripcion .entrega-dia + p, #fichauniversal #ficha-producto-descripcion .entrega-dia + p
{
  font-size:14px;
}
#tienda-ficha-producto #ficha-tecnica,
#fichabodegon #ficha-tecnica,
#fichavariante #ficha-tecnica,
#fichasimple #ficha-tecnica,
#fichaoutlet #ficha-tecnica, #fichaventaflash #ficha-tecnica, #fichauniversal #ficha-tecnica
{
  padding:25px 23px 55px 23px;
  width:100%;
  margin-left:-23px;
  margin-top:28px;
  background-color:#efefef;
  display:block;
  overflow:hidden;
}
#tienda-ficha-producto #ficha-tecnica h4,
#fichabodegon #ficha-tecnica h4,
#fichavariante #ficha-tecnica h4,
#fichasimple #ficha-tecnica h4,
#fichaoutlet #ficha-tecnica h4, #fichaventaflash #ficha-tecnica h4, #fichauniversal #ficha-tecnica h4
{
  font-size:22px;
  font-weight:bold;
  margin-bottom:14px;
}
#tienda-ficha-producto #ficha-tecnica ul,
#fichabodegon #ficha-tecnica ul,
#fichavariante #ficha-tecnica ul,
#fichasimple #ficha-tecnica ul,
#fichaoutlet #ficha-tecnica ul, #fichaventaflash #ficha-tecnica ul, #fichauniversal #ficha-tecnica ul
{
  /* width:914px; */
  width: 100%;
  float:left;
  margin-bottom: 30px;
}
#tienda-ficha-producto #ficha-tecnica ul li,
#fichabodegon #ficha-tecnica ul li,
#fichavariante #ficha-tecnica ul li,
#fichasimple #ficha-tecnica ul li,
#fichaoutlet #ficha-tecnica ul li, #fichaventaflash #ficha-tecnica ul li, #fichauniversal #ficha-tecnica ul li
{
  margin-bottom:4px;
  border-bottom: 1px solid #CBDEB6;
  /* display:block; */
  display: inline-block;
  overflow:hidden;
  padding-bottom:5px;
  width: 49%!important;
}
#tienda-ficha-producto #ficha-tecnica ul li:last-child,
#fichabodegon #ficha-tecnica ul li:last-child,
#fichavariante #ficha-tecnica ul li:last-child,
#fichasimple #ficha-tecnica ul li:last-child,
#fichaoutlet #ficha-tecnica ul li:last-child, #fichaventaflash #ficha-tecnica ul li:last-child, #fichauniversal #ficha-tecnica ul li:last-child
{
  border:none;
  border-bottom: 1px solid #CBDEB6!important;
}
#tienda-ficha-producto #ficha-tecnica ul li span,
#fichabodegon #ficha-tecnica ul li span,
#fichavariante #ficha-tecnica ul li span,
#fichasimple #ficha-tecnica ul li span,
#fichaoutlet #ficha-tecnica ul li span, #fichaventaflash #ficha-tecnica ul li span, #fichauniversal #ficha-tecnica ul li span
{
  width:230px;
  padding-right:40px;
  float:left;
  color:#666;
  margin-left:3px;
  padding-bottom:1px;
}

#tienda-ficha-producto #ficha-tecnica a,
#fichabodegon #ficha-tecnica a,
#fichavariante #ficha-tecnica a,
#fichasimple #ficha-tecnica a,
#fichaoutlet #ficha-tecnica a, #fichaventaflash #ficha-tecnica a, #fichauniversal #ficha-tecnica a
{
  float:right;
  color:#999;
  text-align:right;
  padding-right:50px;
  height:45px;
  margin-right:-3px;
  margin-top:32px;
  background-image: url(/dam/templating-kit/themes/popLM/img/bt-down.png);
  background-repeat:no-repeat;
  background-position:right top;
}
#tienda-ficha-producto #ficha-tecnica a:hover,
#fichabodegon #ficha-tecnica a:hover,
#fichavariante #ficha-tecnica a:hover,
#fichasimple #ficha-tecnica a:hover,
#fichaoutlet #ficha-tecnica a:hover, #fichaventaflash #ficha-tecnica a:hover, #fichauniversal #ficha-tecnica a:hover
{
  background-position:right bottom;
}
#tienda-ficha-producto #ficha-tecnica a .bt-text,
#fichabodegon #ficha-tecnica a .bt-text,
#fichavariante #ficha-tecnica a .bt-text,
#fichasimple #ficha-tecnica a .bt-text,
#fichaoutlet #ficha-tecnica a .bt-text, #fichaventaflash #ficha-tecnica a .bt-text, #fichauniversal #ficha-tecnica a .bt-text
{
  margin-top:8px;
  margin-bottom:5px;
}

#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar,
#fichabodegon #ficha-producto-descripcion .bt-comprar,
#fichavariante #ficha-producto-descripcion .bt-comprar,
#fichasimple #ficha-producto-descripcion .bt-comprar,
#fichaoutlet #ficha-producto-descripcion .bt-comprar, #fichaventaflash #ficha-producto-descripcion .bt-comprar, #fichauniversal #ficha-producto-descripcion .bt-comprar
{
  font-size:19px;
  margin-right:4px;
}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar em,
#fichabodegon #ficha-producto-descripcion .bt-comprar em,
#fichavariante #ficha-producto-descripcion .bt-comprar em,
#fichasimple #ficha-producto-descripcion .bt-comprar em
#fichaoutlet #ficha-producto-descripcion .bt-comprar em, #fichaventaflash #ficha-producto-descripcion .bt-comprar em , #fichauniversal  #ficha-producto-descripcion .bt-comprar em
{
  font-size:12px;
  margin-right:0px;
}
#tienda-ficha-producto #ficha-producto-descripcion .entrega-dia,
#fichabodegon #ficha-producto-descripcion .entrega-dia,
#fichavariante #ficha-producto-descripcion .entrega-dia,
#fichasimple #ficha-producto-descripcion .entrega-dia,
#fichaoutlet #ficha-producto-descripcion .entrega-dia, #fichaventaflash #ficha-producto-descripcion .entrega-dia, #fichauniversal #ficha-producto-descripcion .entrega-dia
{
  font-size:16px;
  background-position:1px 3px;
}
#tienda-ficha-producto #compra-personalizar,
#fichabodegon #compra-personalizar,
#fichavariante #compra-personalizar,
#fichasimple #compra-personalizar,
#fichaoutlet #compra-personalizar, #fichaventaflash #compra-personalizar, #fichauniversal #compra-personalizar
{
  width:100%;
  margin-top:31px;
  padding-right:7px;
  border:0;
  cellspacing:0;
  cellpadding:0;
  margin-bottom:24px;
}
#tienda-ficha-producto #compra-personalizar th,
#fichabodegon #compra-personalizar th,
#fichavariante #compra-personalizar th,
#fichasimple #compra-personalizar th,
#fichaoutlet #compra-personalizar th, #fichaventaflash #compra-personalizar th, #fichauniversal #compra-personalizar th
{
  border-bottom:solid 1px #d3e4bf;
  font-size:14px;
  padding-bottom:10px;
}
#tienda-ficha-producto #compra-personalizar th + th,
#fichabodegon #compra-personalizar th + th,
#fichavariante #compra-personalizar th + th,
#fichasimple #compra-personalizar th + th,
#fichaoutlet #compra-personalizar th + th, #fichaventaflash #compra-personalizar th + th, #fichauniversal #compra-personalizar th + th
{
  text-align:right;
}
#tienda-ficha-producto #compra-personalizar h4,
#fichabodegon #compra-personalizar h4,
#fichavariante #compra-personalizar h4,
#fichasimple #compra-personalizar h4,
#fichaoutlet #compra-personalizar h4, #fichaventaflash #compra-personalizar h4, #fichauniversal #compra-personalizar h4
{
  font-size:22px;
  font-weight:bold;
}
#tienda-ficha-producto #compra-personalizar td,
#fichabodegon #compra-personalizar td,
#fichavariante #compra-personalizar td,
#fichasimple #compra-personalizar td,
#fichaoutlet #compra-personalizar td, #fichaventaflash #compra-personalizar td, #fichauniversal #compra-personalizar td
{
  border-bottom:solid 1px #f0f0f0;
  padding:12px 0px;
}
#tienda-ficha-producto #compra-personalizar td + td,
#fichabodegon #compra-personalizar td + td,
#fichavariante #compra-personalizar td + td,
#fichasimple #compra-personalizar td + td,
#fichaoutlet #compra-personalizar td + td, #fichaventaflash #compra-personalizar td + td, #fichauniversal #compra-personalizar td + td
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}
#tienda-ficha-producto #compra-personalizar img,
#fichabodegon #compra-personalizar img,
#fichavariante #compra-personalizar img,
#fichasimple #compra-personalizar img,
#fichaoutlet #compra-personalizar img, #fichaventaflash #compra-personalizar img, #fichauniversal #compra-personalizar img
{
  float:left;
  margin-right:17px;
  margin-bottom: 10px!important;
}

#tienda-ficha-producto #compra-personalizar a img,
#fichabodegon #compra-personalizar a img,
#fichavariante #compra-personalizar a img,
#fichasimple #compra-personalizar a img,
#fichaoutlet #compra-personalizar a img, #fichaventaflash #compra-personalizar a img, #fichauniversal #compra-personalizar a img
{display: block;
    float: left;
    margin-left: 0 !important;}

#tienda-ficha-producto #compra-personalizar h3,
#fichabodegon #compra-personalizar h3,
#fichavariante #compra-personalizar h3,
#fichasimple #compra-personalizar h3,
#fichaoutlet #compra-personalizar h3, #fichaventaflash #compra-personalizar h3, #fichauniversal #compra-personalizar h3
{
  font-size:16px;
  font-weight:bold;
  margin-bottom:3px;
}
#tienda-ficha-producto #compra-personalizar h3 a,
#fichabodegon #compra-personalizar h3 a,
#fichavariante #compra-personalizar h3 a,
#fichasimple #compra-personalizar h3 a,
#fichaoutlet #compra-personalizar h3 a, #fichaventaflash #compra-personalizar h3 a, #fichauniversal #compra-personalizar h3 a
{
  color: #000000;
    margin-left: 0 !important;
    text-decoration: none;
}
#tienda-ficha-producto #compra-personalizar h3 a:hover,
#fichabodegon #compra-personalizar h3 a:hover,
#fichavariante #compra-personalizar h3 a:hover,
#fichasimple #compra-personalizar h3 a:hover,
#fichaoutlet #compra-personalizar h3 a:hover, #fichaventaflash #compra-personalizar h3 a:hover, #fichauniversal #compra-personalizar h3 a:hover
{
     text-decoration: underline;
}
#tienda-ficha-producto #compra-personalizar h5,
#fichabodegon #compra-personalizar h5,
#fichavariante #compra-personalizar h5,
#fichasimple #compra-personalizar h5,
#fichaoutlet #compra-personalizar h5, #fichaventaflash #compra-personalizar h5, #fichauniversal #compra-personalizar h5
{
  color:#666;
  margin-bottom:1px;
}
#tienda-ficha-producto #compra-personalizar p,
#fichabodegon #compra-personalizar p,
#fichavariante #compra-personalizar p,
#fichasimple #compra-personalizar p,
#fichaoutlet #compra-personalizar p, #fichaventaflash #compra-personalizar p, #fichauniversal #compra-personalizar p
{
  font-size:12px;
  color:#8c8c8c;
  width:310px;
  overflow:hidden;
  margin-top:8px;
}
#tienda-ficha-producto #compra-personalizar .bt-text,
#fichabodegon #compra-personalizar .bt-text,
#fichavariante #compra-personalizar .bt-text,
#fichasimple #compra-personalizar .bt-text,
#fichaoutlet #compra-personalizar .bt-text, #fichaventaflash #compra-personalizar .bt-text, #fichauniversal #compra-personalizar .bt-text
{
  margin-bottom:5px;
}
#tienda-ficha-producto #compra-personalizar .unidades-disp-no,
#fichabodegon #compra-personalizar .unidades-disp-no,
#fichavariante #compra-personalizar .unidades-disp-no,
#fichasimple #compra-personalizar .unidades-disp-no,
#fichaoutlet #compra-personalizar .unidades-disp-no, #fichaventaflash #compra-personalizar .unidades-disp-no, #fichauniversal #compra-personalizar .unidades-disp-no
{
  display:inline;
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-unidades-no-cruz.png);
  background-repeat:no-repeat;
  padding-left:18px;
  margin-left:-2px;
}
#tienda-ficha-producto #compra-personalizar .precio-oferta,
#fichabodegon #compra-personalizar .precio-oferta,
#fichavariante #compra-personalizar .precio-oferta,
#fichasimple #compra-personalizar .precio-oferta,
#fichaoutlet #compra-personalizar .precio-oferta, #fichaventaflash #compra-personalizar .precio-oferta, #fichauniversal #compra-personalizar .precio-oferta
{
  font-size:17px;
  padding:2px 3px;
  float:right;
  margin-bottom:5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#tienda-ficha-producto #compra-personalizar .precio-oferta span,
#fichabodegon #compra-personalizar .precio-oferta span,
#fichavariante #compra-personalizar .precio-oferta span,
#fichasimple #compra-personalizar .precio-oferta span,
#fichaoutlet #compra-personalizar .precio-oferta span, #fichaventaflash #compra-personalizar .precio-oferta span, #fichauniversal #compra-personalizar .precio-oferta span
{
  font-size:11px;
  line-height:11px;
  vertical-align:super;
}

#tienda-ficha-producto #compra-personalizar .precio-viejo,
#fichabodegon #compra-personalizar .precio-viejo,
#fichavariante #compra-personalizar .precio-viejo,
#fichasimple #compra-personalizar .precio-viejo,
#fichaoutlet #compra-personalizar .precio-viejo, #fichaventaflash #compra-personalizar .precio-viejo, #fichauniversal #compra-personalizar .precio-viejo
{
  font-size:14px;
  float:right;
  clear:right;
  font-weight:bold;
  color:#999;
  line-height: 20px;
}
#tienda-ficha-producto #compra-personalizar .precio-viejo span:last-child,
#fichabodegon #compra-personalizar .precio-viejo span:last-child,
#fichavariante #compra-personalizar .precio-viejo span:last-child,
#fichasimple #compra-personalizar .precio-viejo span:last-child,
#fichaoutlet #compra-personalizar .precio-viejo span:last-child, #fichaventaflash #compra-personalizar .precio-viejo span:last-child, #fichauniversal #compra-personalizar .precio-viejo span:last-child
{
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);
  background-repeat:repeat-x;
}

#tienda-ficha-producto #compra-personalizar .compra-cantidad,
#fichabodegon #compra-personalizar .compra-cantidad,
#fichavariante #compra-personalizar .compra-cantidad,
#fichasimple #compra-personalizar .compra-cantidad,
#fichaoutlet #compra-personalizar .compra-cantidad, #fichaventaflash #compra-personalizar .compra-cantidad, #fichauniversal #compra-personalizar .compra-cantidad,
#compra-personalizar .compra-sumatoria {
  font-size:19px;
  color:#000;
}
#tienda-ficha-producto #compra-personalizar .compra-cantidad-cero h3,
#fichabodegon #compra-personalizar .compra-cantidad-cero h3,
#fichavariante #compra-personalizar .compra-cantidad-cero h3,
#fichasimple #compra-personalizar .compra-cantidad-cero h3,
#fichaoutlet #compra-personalizar .compra-cantidad-cero h3, #fichaventaflash #compra-personalizar .compra-cantidad-cero h3, #fichauniversal #compra-personalizar .compra-cantidad-cero h3
{
  color:#666;
}
#tienda-ficha-producto #compra-personalizar .compra-cantidad-cero .compra-cantidad,
#fichabodegon #compra-personalizar .compra-cantidad-cero .compra-cantidad,
#fichavariante #compra-personalizar .compra-cantidad-cero .compra-cantidad,
#fichasimple #compra-personalizar .compra-cantidad-cero .compra-cantidad,
#fichaoutlet #compra-personalizar .compra-cantidad-cero .compra-cantidad, #fichaventaflash #compra-personalizar .compra-cantidad-cero .compra-cantidad, #fichauniversal #compra-personalizar .compra-cantidad-cero .compra-cantidad,
#compra-personalizar .compra-cantidad-cero .compra-sumatoria {
  color:#999;
}
#tienda-ficha-producto #compra-subtotal,
#fichabodegon #compra-subtotal,
#fichavariante #compra-subtotal,
#fichasimple #compra-subtotal,
#fichaoutlet #compra-subtotal, #fichaventaflash #compra-subtotal, #fichauniversal #compra-subtotal
{
  width:250px;
  float:right;
  margin-right:2px;
  text-align:right;
  margin-bottom:20px;
}
#tienda-ficha-producto #compra-subtotal p,
#fichabodegon #compra-subtotal p,
#fichavariante #compra-subtotal p,
#fichasimple #compra-subtotal p,
#fichaoutlet  #compra-subtotal p, #fichaventaflash  #compra-subtotal p, #fichauniversal #compra-subtotal p
{
  color:#ccc;
  font-size:13px;
}
#tienda-ficha-producto #compra-subtotal h4,
#fichabodegon #compra-subtotal h4,
#fichavariante #compra-subtotal h4,
#fichasimple #compra-subtotal h4,
#fichaoutlet #compra-subtotal h4, #fichaventaflash #compra-subtotal h4, #fichauniversal #compra-subtotal h4
{
  font-size:16px;
  margin-bottom:7px;
}
#tienda-ficha-producto #compra-subtotal .bt-comprar,
#fichabodegon #compra-subtotal .bt-comprar,
#fichavariante #compra-subtotal .bt-comprar,
#fichasimple #compra-subtotal .bt-comprar,
#fichaoutlet #compra-subtotal .bt-comprar, #fichaventaflash #compra-subtotal .bt-comprar, #fichauniversal #compra-subtotal .bt-comprar
{
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
}
#tienda-ficha-producto #compra-subtotal .bt-comprar strong,
#fichabodegon #compra-subtotal .bt-comprar strong,
#fichavariante #compra-subtotal .bt-comprar strong,
#fichasimple #compra-subtotal .bt-comprar strong,
#fichaoutlet #compra-subtotal .bt-comprar strong, #fichaventaflash #compra-subtotal .bt-comprar strong, #fichauniversal #compra-subtotal .bt-comprar strong
{
  font-size:22px;
  padding:3px 5px 2px 3px;
  margin-right:3px;
}
#tienda-ficha-producto #compra-subtotal .bt-comprar strong span,
#fichabodegon #compra-subtotal .bt-comprar strong span,
#fichavariante #compra-subtotal .bt-comprar strong span,
#fichasimple #compra-subtotal .bt-comprar strong span,
#fichaoutlet #compra-subtotal .bt-comprar strong span, #fichaventaflash #compra-subtotal .bt-comprar strong span, #fichauniversal #compra-subtotal .bt-comprar strong span
{
  font-size:14px;
  background:none!important;
}
/* FICHA MOBILIARIO */
#tienda-ficha-producto #ficha-producto-descripcion h6,
#fichabodegon #ficha-producto-descripcion h6,
#fichavariante #ficha-producto-descripcion h6,
#fichasimple #ficha-producto-descripcion h6,
#fichaoutlet #ficha-producto-descripcion h6, #fichaventaflash #ficha-producto-descripcion h6, #fichauniversal #ficha-producto-descripcion h6
{
  padding-bottom:5px;
  border-bottom:solid 1px #d7eac1;
  margin-bottom:5px;
  color:#666;
  font-weight:bold;
  margin-right:35px;
}
#tienda-ficha-producto #ficha-producto-descripcion h6 span,
#fichabodegon #ficha-producto-descripcion h6 span,
#fichavariante #ficha-producto-descripcion h6 span,
#fichasimple #ficha-producto-descripcion h6 span,
#fichaoutlet #ficha-producto-descripcion h6 span, #fichaventaflash #ficha-producto-descripcion h6 span, #fichauniversal #ficha-producto-descripcion h6 span
{
  float:right;
  color:#333;
  font-weight:normal;
}
#tienda-ficha-producto #ficha-producto-descripcion table,
#fichabodegon #ficha-producto-descripcion table,
#fichavariante #ficha-producto-descripcion table,
#fichasimple #ficha-producto-descripcion table,
#fichaoutlet #ficha-producto-descripcion table, #fichaventaflash #ficha-producto-descripcion table, #fichauniversal #ficha-producto-descripcion table
{
  margin-bottom:10px;
}
#tienda-ficha-producto #ficha-producto-descripcion table th,
#fichabodegon #ficha-producto-descripcion table th,
#fichavariante #ficha-producto-descripcion table th,
#fichasimple #ficha-producto-descripcion table th,
#fichaoutlet #ficha-producto-descripcion table th, #fichaventaflash #ficha-producto-descripcion table th, #fichauniversal #ficha-producto-descripcion table th
{
  padding-bottom:3px;
}
#tienda-ficha-producto #ficha-producto-descripcion table th strong,
#fichabodegon #ficha-producto-descripcion table th strong,
#fichavariante #ficha-producto-descripcion table th strong,
#fichasimple #ficha-producto-descripcion table th strong,
#fichaoutlet #ficha-producto-descripcion table th strong, #fichaventaflash #ficha-producto-descripcion table th strong, #fichauniversal #ficha-producto-descripcion table th strong,
#ficha-producto-descripcion table td {
  color:#666;
}
#tienda-ficha-producto #ficha-producto-descripcion table th + th,
#fichabodegon #ficha-producto-descripcion table th + th,
#fichavariante #ficha-producto-descripcion table th + th,
#fichasimple #ficha-producto-descripcion table th + th,
#fichaoutlet #ficha-producto-descripcion table th + th, #fichaventaflash #ficha-producto-descripcion table th + th, #fichauniversal #ficha-producto-descripcion table th + th,
#ficha-producto-descripcion table td + td {
  text-align:right;
}
#tienda-ficha-producto #ficha-producto-descripcion table td + td,
#fichabodegon #ficha-producto-descripcion table td + td,
#fichavariante #ficha-producto-descripcion table td + td,
#fichasimple #ficha-producto-descripcion table td + td,
#fichaoutlet #ficha-producto-descripcion table td + td, #fichaventaflash #ficha-producto-descripcion table td + td, #fichauniversal #ficha-producto-descripcion table td + td
{
  color:#333px;
}
/* FISICA*/
#tienda-ficha-producto.fisica #ficha-producto-descripcion .bt-comprar,
#fichabodegon.fisica #ficha-producto-descripcion .bt-comprar,
#fichavariante.fisica #ficha-producto-descripcion .bt-comprar,
#fichasimple.fisica #ficha-producto-descripcion .bt-comprar,
#fichaoutlet.fisica #ficha-producto-descripcion .bt-comprar , #fichaventaflash.fisica #ficha-producto-descripcion .bt-comprar , #fichauniversal.fisica #ficha-producto-descripcion .bt-comprar
{
  padding-right:3px!important;
}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichabodegon.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichavariante.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichasimple.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichaoutlet.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta , #fichaventaflash.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta , #fichauniversal.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta
{
  margin-right:0px;
}
#tienda-ficha-producto.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichabodegon.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichavariante.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichasimple.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta,
#fichaoutlet.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta , #fichaventaflash.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta , #fichauniversal.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta
{
  margin-right:5px;
}
#tienda-ficha-producto .entrega-dia,
#fichabodegon .entrega-dia,
#fichavariante .entrega-dia,
#fichasimple .entrega-dia,
#fichaoutlet .entrega-dia, #fichaventaflash .entrega-dia, #fichauniversal .entrega-dia
{
  float: left;
}

#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-no , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-no , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-no,
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-si , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-si , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-si
{
  font-size:16px;
  margin-top:-5px;
}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-no,
#fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-no , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-no , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-no
{
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-unidades-no-cruz.png);
  background-position:2px 3px;
  padding-left:17px;
}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-si,
#fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-si , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-si , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-si
{
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-entregadia-big.png);
  background-position:2px 3px;
  padding-left:17px;
}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-no + p,
#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-no + p,
#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-no + p,
#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-no + p,
#fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-no + p , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-no + p , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-no + p,
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-si + p,
#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-si + p,
#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-si + p,
#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-si + p,
#fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-si + p , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-si + p , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-si + p
{
  margin-left:17px;
  font-size:14px;
  margin-top:2px;
}
#tienda-ficha-producto.compuesto.fisica #compra-personalizar .unidades-disp-no,
#fichabodegon.compuesto.fisica #compra-personalizar .unidades-disp-no,
#fichavariante.compuesto.fisica #compra-personalizar .unidades-disp-no,
#fichasimple.compuesto.fisica #compra-personalizar .unidades-disp-no,
#fichaoutlet.compuesto.fisica #compra-personalizar .unidades-disp-no , #fichaventaflash.compuesto.fisica #compra-personalizar .unidades-disp-no , #fichauniversal.compuesto.fisica #compra-personalizar .unidades-disp-no,
#tienda-ficha-producto.compuesto.fisica #compra-personalizar .unidades-disp-si,
#fichabodegon.compuesto.fisica #compra-personalizar .unidades-disp-si,
#fichavariante.compuesto.fisica #compra-personalizar .unidades-disp-si,
#fichasimple.compuesto.fisica #compra-personalizar .unidades-disp-si,
#fichaoutlet.compuesto.fisica #compra-personalizar .unidades-disp-si , #fichaventaflash.compuesto.fisica #compra-personalizar .unidades-disp-si , #fichauniversal.compuesto.fisica #compra-personalizar .unidades-disp-si
{
  font-size:14px;
}
#tienda-ficha-producto.compuesto.fisica #compra-personalizar .unidades-disp-no + p,
#fichabodegon.compuesto.fisica #compra-personalizar .unidades-disp-no + p,
#fichavariante.compuesto.fisica #compra-personalizar .unidades-disp-no + p,
#fichasimple.compuesto.fisica #compra-personalizar .unidades-disp-no + p,
#fichaoutlet.compuesto.fisica #compra-personalizar .unidades-disp-no + p , #fichaventaflash.compuesto.fisica #compra-personalizar .unidades-disp-no + p , #fichauniversal.compuesto.fisica #compra-personalizar .unidades-disp-no + p
{
  margin-left:94px;
  font-size:13px;
  margin-top:2px;
}
#tienda-ficha-producto.fisica #compra-subtotal .bt-comprar,
#fichabodegon.fisica #compra-subtotal .bt-comprar,
#fichavariante.fisica #compra-subtotal .bt-comprar,
#fichasimple.fisica #compra-subtotal .bt-comprar,
#fichaoutlet.fisica #compra-subtotal .bt-comprar , #fichaventaflash.fisica #compra-subtotal .bt-comprar , #fichauniversal.fisica #compra-subtotal .bt-comprar
{
  padding-right:3px!important;
}
#tienda-ficha-producto.fisica #compra-subtotal .bt-comprar strong.precio-oferta,
#fichabodegon.fisica #compra-subtotal .bt-comprar strong.precio-oferta,
#fichavariante.fisica #compra-subtotal .bt-comprar strong.precio-oferta,
#fichasimple.fisica #compra-subtotal .bt-comprar strong.precio-oferta,
#fichaoutlet.fisica #compra-subtotal .bt-comprar strong.precio-oferta , #fichaventaflash.fisica #compra-subtotal .bt-comprar strong.precio-oferta , #fichauniversal.fisica #compra-subtotal .bt-comprar strong.precio-oferta
{
  margin-right:0px;
}
/******************************************************************************/
#seccionhome.fisica .tooltip_volveratiendaonline {
  color: #FFF;
  width: 200px;
  height: 70px;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
}
#seccionhome.fisica .tooltip_volveratiendaonline p {
  margin-bottom: 15px;
}
/******************************************************************************/
#seccionhome.comparativa .tooltip_comparativa {
  color: #FFF;
  width: 200px;
  height: 70px;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
}
#seccionhome.comparativa .tooltip_comparativa p {
  margin-bottom: 15px;
}
#seccionhome.comparativa .tooltip_comparativa p span {
  display: block;
}
/* CARRITO */
#tienda-carrito h1 {
  font-size:22px;
  font-weight:bold;
  letter-spacing:-1px;
  margin-bottom:1px;
}
#tienda-carrito .columna {
  width:440px;
  float:left;
  margin-bottom:24px;
}
#tienda-carrito .columna + .columna {
  margin-left:31px;
}
#tienda-carrito .columna h3 {
  font-size:15px;
  padding-bottom:11px;
  border-bottom:solid 1px #d3e4bf;
  margin-bottom:13px;
}
/* CARRITO RESUMEN */
#tienda-carrito #nav ol {
  list-style-type:none;
  margin-left:-9px;
  margin-top:-1px;
}
#tienda-carrito #nav li ol li {
  margin-left:10px;
  padding-right:0px;
  background-image:none;
  font-size:14px;
  margin-right:0px;
  color:#cccccc;
}
#tienda-carrito #nav li ol li strong {
  color:#9f9f9f;
  margin-left:-3px;
}
#tienda-carrito #nav li ol li.active {
  color:#59a500;
}
#tienda-carrito #nav li ol li.active strong {
  color:#000;
}
#tienda-carrito table {
  width:100%;
  margin-top:10px;
  padding-right:7px;
  border:0;
  cellspacing:0;
  cellpadding:0;
  margin-bottom:8px;
}
#tienda-carrito table th {
  border-bottom:solid 1px #d3e4bf;
  font-size:14px;
  padding-bottom:10px;
}
#tienda-carrito table th + th {
  text-align:right;
}
#tienda-carrito table h4 {
  font-size:22px;
  font-weight:bold;
  letter-spacing:-1px;
}
#tienda-carrito table td {
  border-bottom:solid 1px #d3e4bf;
  padding:12px 0px 10px 0px;
  vertical-align: middle;
}
#tienda-carrito table td:last-child {
  padding-right:5px;
}
#tienda-carrito table td + td {
  color:#666;
  font-size:12px;
  text-align:right;
  vertical-align: baseline;
  padding-top:7px;
}
#tienda-carrito table img {
  float:left;
  margin-right:8px;
}
#tienda-carrito table h3 {
  font-size:16px;
  font-weight:bold;
  margin-bottom:3px;
}
#tienda-carrito table h3 strong {
  color:#7dbc39;
}
#tienda-carrito table h5 {
  color:#666;
  margin-bottom:1px;
}
#tienda-carrito table .bt-text {
  margin-bottom:5px;
}


#tienda-carrito table .bt-text {
color: #26A8D4!important;
/*font-family: "HelveticaNeue";*/
font-size: 13px;
}
#tienda-carrito table .bt-text:hover {color:#60A908:!important}


#tienda-carrito table td > strong {
  font-size:17px;
  /* padding:0px 4px 1px 3px; */
  padding: 3px 4px 1px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#tienda-carrito table td > strong span {
  font-size:11px;
  line-height:11px;
  vertical-align:super;
}
#tienda-carrito table .precio-viejo {
  font-size:14px;
  font-weight:bold;
  margin-right:10px;
}
#tienda-carrito table .precio-viejo span:last-child {
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);
  background-repeat:repeat-x;
  background-position:0px 2px;
}
#tienda-carrito table .compra-eliminar {
  margin-right:-4px;
}
#tienda-carrito table .compra-cantidad, #tienda-carrito table .compra-sumatoria {
  font-size:19px;
  color:#000;
}
#compra-total {
  width:370px;
  float:right;
  margin-right:2px;
  text-align:right;
  margin-bottom:62px;
  padding-right:5px;
}
#compra-total p {
  font-size:16px;
  margin-bottom:3px;
}
#compra-total strong {
  font-size:18px;
  display:inline-block;
  width:113px;
  color:#000!important;
}
#compra-total strong span {
  font-size:12px;
  vertical-align:super;
}
#compra-total h4 {
  padding-top:14px;
  border-top:solid 1px #d3e4bf;
  color:#7dbc39;
  font-size:22px;
  margin-top:16px;
  letter-spacing:-1px;
  margin-bottom:15px;
}
#compra-total h4 strong {
  font-size:24px;
}
#compra-total h4 strong span {
  font-size:14px;
}
#compra-total .bt {
  line-height:32px;
  padding:0px 7px;
  vertical-align:middle;
}
#compra-total .bt + .bt {
  margin-left:-3px;
  font-size:18px;
}
#compra-total .bt span {
  background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido.png);
  width:8px;
  height:9px;
  display:inline-block;
  margin-left:5px;
}

/* CARRITO DATOS */
#tienda-carrito.datos form label {

  display:block;
  font-size:14px;
}
#tienda-carrito.datos form label span.sep {
  display:inline-block;
  color:#a3a3a3;
  padding-left:3px;
  /* modificacion fusion R3 10/10/2013*/
  /* width:110px;*/
  vertical-align: top;
  line-height:24px;
  float:left;
}

/* modificacion fusion R3 07/10/2013 */
#tienda-carrito.datos form #form-financiacion label span.sep {
 display: inline-block!important;
    float: left!important;
    line-height: 24px!important;
    padding-left: 0!important;
    vertical-align: top!important;
  /*   width: 202px; */
    margin-right: 3px!important;
  }

#tienda-carrito.datos form label em {
  display:block;
  font-size:11px;
  line-height:8px;
}
#tienda-carrito form input, #tienda-carrito form textarea, #compra-personalizar input, #tienda-carrito table input  {
  width:300px;
  font-size:14px;
  padding-left:10px;
  line-height:24px;
  margin-bottom:6px;
/*font-family: "HelveticaNeue";*/
  border:none;
  background-color:#f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#666;
}
#compra-personalizar input, #tienda-carrito table input  {
  width:46px;
}
/* nueva clase se separa por conflicto .- fusion R3 28/11/2013 */
#compra-personalizar input {
width: 46px!important;
font-size: 18px!important;
}

#tienda-carrito form input, #compra-personalizar input, #tienda-carrito table input {
  height:24px;
}
#tienda-carrito input:focus, #tienda-carrito textarea:focus, #compra-personalizar input:focus, #tienda-carrito table input:focus {
  color:#000;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5);
  background: #60A908;
  background: -webkit-gradient(linear, left top, left bottom, from(#79B932), to(#60A908));
  background: -moz-linear-gradient(top, #79B932, #60A908);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79B932', endColorstr='#60A908');
}
#tienda-carrito form label.clickeable {
  color:#a3a3a3;
  display:inline-block;
  margin-left: 0px!important;
}
/* .checkbox {background-image: url("/dam/templating-kit/themes/popLM/img/checkbox-medium.png");background-position: 0 -16px;cursor: pointer;display: inline-block !important;height: 16px;line-height: 16px !important;padding-left: 0 !important;text-indent: -9999pt;vertical-align: text-top !important;width: 17px !important;} */

#tienda-carrito form label.clickeable .bt-text {
  display:inline;
}
#tienda-carrito .clearing-color {
  border-color:#d3e4bf;
}
#tienda-carrito h2 {
  font-size:18px;
  margin-top:15px;
  margin-bottom:8px;
}
#tienda-carrito   h2 + p {
  color: #a1a1a1;
  margin-bottom:14px;
}
#tienda-carrito   p + ul li {
  float:left;
  /* modificacion fusion R3 21/10/2013 */
 /* width:177px; */
  margin-bottom:22px;
}
#tienda-carrito   p + ul li label {
  color:#a3a3a3;
  font-size:14px;
  line-height:18px;
}
#tienda-carrito   p + ul li input {
  width:153px;
  font-size:14px;
  padding-left:10px;
  line-height:24px;
/*font-family: "HelveticaNeue";*/
  border:none;
  background-color:#f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#666;
}
#tienda-carrito .bt-text.prev {
  background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido-prev.png);
  background-repeat:no-repeat;
  background-position:left 2px;
  padding-left:15px;
  float:left;
  margin-top:31px;
  margin-bottom:77px;
}
#tienda-carrito .prev + .bt {
  float:right;
  margin-top:20px;
  margin-right:4px;
  line-height:32px;
  padding:0px 7px;
  font-size:18px;
}
#tienda-carrito.datos .prev + .bt span {
  background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido.png);
  width:8px;
  height:9px;
  display:inline-block;
  margin-left:5px;
}
/* CARRITO RESUMEN */
#metodos-pago {
  padding-top: 10px!important;
  display: block!important;
  overflow: visible;
  margin-bottom: 23px!important;
  float: left!important;
  width: 440px!important;
}
#metodos-pago li {
  float:left;
  text-align:center;
  margin-left:5px;
}
#metodos-pago li + li {
  margin-left:14px;
}
#metodos-pago li img, #metodos-pago li > span  {
  display:block;
  height:23px;
  line-height:23px;
  margin-bottom:5px;
  font-size:15px;
}
#metodos-pago li > span {
  padding-left:5px;
}
#metodos-pago li .checkbox {
  float: none;
  margin: 0 auto 0 auto;
}
#tienda-carrito .columna > p {
  font-size:14px;
  outline-color:#999;
  color: #a1a1a1;
  margin-bottom:16px;
  line-height:17px;
}
#tienda-carrito .columna p > strong {
  color:#666;
}
#tienda-carrito .columna p > span {
  color:#333;
  display:block;
}
#tienda-carrito.pago #compra-total {
  width:100%;
  border-top:solid 1px #d3e4bf;
  padding-top:9px;
  margin-top:-2px;
  margin-bottom:10px;
}
#tienda-carrito.pago  #compra-total strong {
  width:110px;
}
#compra-total strong span {
  font-size:12px;
  vertical-align:super;
}
#tienda-carrito.pago .bt-text.prev {
  margin-top:-20px;
  margin-bottom:67px;
}
#tienda-carrito.pago .prev + .bt {
  margin-top:-33px;
}
/* CARRITO PAGO OK y KO*/
#tienda-carrito.pago-ok   p, #tienda-carrito.pago-ko   p  {
  color: #999;
  font-size:14px;
  line-height:16px;
}
#tienda-carrito.pago-ok   h1 + p, #tienda-carrito.pago-ko   h1 + p {
  padding-bottom:10px;
  border-bottom:solid 1px #d3e4bf;
  margin-bottom:11px;
  display:block;
}
#tienda-carrito.pago-ok   h1 + p {
  color: #62932d;
}
#tienda-carrito.pago-ko   h1 + p {
  color: #ff1818;
}
#tienda-carrito.pago-ok   h1 + p + p {
  margin-bottom:19px;
}
#tienda-carrito.pago-ko   h1 + p + p {
  width:430px;
  margin-bottom:42px;
}
#tienda-carrito.pago-ok p strong {
  color: #333;
}
#tienda-carrito.pago-ok .columna {
  margin-top:51px;
  margin-bottom:19px;
}
#tienda-carrito.pago-ok .columna h3 {
  font-size:14px;
  padding-bottom:4px;
  margin-bottom:3px;
}
#tienda-carrito.pago-ok   .columna p {
  font-size:13px;
  line-height:14px;
  margin-bottom:26px;
}
#tienda-carrito.pago-ok table th + th {
  font-size:13px;
  color:#666;
}
#tienda-carrito.pago-ok table td + td {
  vertical-align:middle;
  font-size:18px;
  color:#000;
}
#tienda-carrito.pago-ok table td strong {
  font-size:19px;
}

td .resumen_datos_caja strong{
    font-size: 14px !important;
}

#tienda-carrito.pago-ok #compra-total {
  margin-bottom:15px;
}
#tienda-carrito.pago-ok #compra-total + .bt-text {
  clear:both;
  font-size:14px;
  margin-bottom:58px;
}
#tienda-carrito.pago-ko   .bt-text {
  margin-bottom:300px;
  background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido-prev.png);
  padding-left:16px;
  background-repeat:no-repeat;
  background-position:0px 3px;
  font-size:14px;
}
/* SERVICIOS */
#tienda-servicios   h1 {
  font-size:22px;
  font-weight:bold;
  letter-spacing:-1px;
}
#tienda-servicios   p {
  color:#666;
  font-size:14px;
  line-height:16px;
}
#tienda-servicios   ul {
  overflow:hidden;
}
#tienda-servicios   h2 {
  display:block;
  clear:both;
  font-size:16px;
  font-weight:bold;
  margin-bottom:4px;
}

/* SERVICIOS BASE */
#tienda-servicios.base   h1 {
  margin-bottom:42px;
}
#tienda-servicios.base   h2 {
  margin-left:105px;
}
.servicios-img {
  width:82px;
  height:64px;
  float:left;
  display:block;
  margin-right:20px;
  margin-left:3px;
}
#servicios-atencion {
  background-image:url(/dam/templating-kit/themes/popLM/img/servicios-atencion.png);
  margin-top:-17px;
  margin-bottom:53px;
}
#servicios-pago {
  background-image:url(/dam/templating-kit/themes/popLM/img/servicios-pago.png);
  margin-top:18px;
  margin-bottom:95px;
}
#servicios-devoluciones {
  background-image:url(/dam/templating-kit/themes/popLM/img/servicios-devoluciones.png);
  margin-bottom:81px;
}
#servicios-envio {
  background-image:url(/dam/templating-kit/themes/popLM/img/servicios-envio.png);
  margin-bottom:80px;
}
#tienda-servicios.base   p {
  width:510px;
  margin-bottom:6px;
  overflow:hidden;
  float:left;
}
#tienda-servicios   p a {
  color:#7dbb39;
  width:auto!important;
  float:none!important;
  display: inline;
  margin: 0;
}
#tienda-servicios   p + ul {
  margin-bottom:5px;
  width:400px;
  float:left;
}
#tienda-servicios   ul li {
  padding-left:12px;
  background-image:url(/dam/templating-kit/themes/popLM/img/bullet-disc-green-5px.png);
  background-repeat:no-repeat;
  background-position:1px 5px;
  color:#666;
  font-size:14px;
  line-height:17px;
}
#tienda-servicios   a {
  width:600px;
  float:left;
  font-size:14px;
  color: #26A8D4;
  display: block;
  text-decoration: underline;
}
#tienda-servicios   h3 {
  font-size:13px;
  color:#666;
}
#tienda-servicios   h3 strong {
  font-size:28px;
  color:#7dbc39;
  display:block;
  font-family:"HelveticaNeueCondensedBold";
}
#tienda-servicios .sidebar {
  width:254px!important;
  margin-top:-5px;
}
#tienda-servicios ul + ul.sidebar {
  margin-top:-22px;
}
#tienda-servicios ul.sidebar li {
  font-size:12px!important;
  line-height:14px!important;
}

/* SERVICIOS FORMAS DE PAGO */
#tienda-servicios.formas-pago h1 {
  margin-bottom:5px;
}
#tienda-servicios.formas-pago h1 + p {
  margin-bottom:15px;
}
#tienda-servicios.formas-pago   ul li {
  line-height: 20px;
  color:#000;
}
#tienda-servicios.formas-pago .columna {
  width:440px;
  float:left;
  margin-top:39px;
  margin-bottom:65px;
}
#tienda-servicios.formas-pago .columna + .columna {
  margin-left:30px;
}
#tienda-servicios.formas-pago #servicios-pago {
  margin:19px 2px 0px -7px;
}
#tienda-servicios.formas-pago   h2 {
  padding-left:12px;
  background-image:url(/dam/templating-kit/themes/popLM/img/bullet-disc-green-5px.png);
  background-repeat:no-repeat;
  background-position:1px 7px;
  margin-bottom:6px;
}
#tienda-servicios.formas-pago   .columna p {
  line-height:17px;
  margin-bottom:16px;
}
#tienda-servicios.formas-pago   .columna p + h2 {
  padding-top:11px;
  background-position:1px 18px;
}
#tienda-servicios.formas-pago   .columna p em {
  font-style:italic;
}

/* FAQ */
#tienda-faq   {
  padding-bottom:65px;
}
#tienda-faq   h1 {
  font-size:22px;
  font-weight:bold;
  letter-spacing:-1px;
  margin-bottom:16px;
}
#tienda-faq   h2 {
  display:block;
  clear:both;
  font-size:16px;
  margin-bottom:3px;
  padding-top:12px;
  border-top:solid 1px #d3e4bf;
}
#tienda-faq   h3 {
  font-size: 14px;
  padding-bottom: 4px;
  margin-bottom: 0px;
}
#tienda-faq   p {
  color:#666;
  line-height:16px;
  margin-bottom:3px;
}
#tienda-faq   ul {
  overflow:hidden;
  display:block;
  float:left;
  /* width:440px; */
  width: 100%;
  border-top: solid 1px #D3E4BF;
  padding-top:3px;
  margin-bottom:25px;
}
#tienda-faq   ul + ul {
  margin-left:30px;
}
#tienda-faq   ul li {
  background-image: url("/dam/templating-kit/themes/popLM/img/bullet-dic-grey.png");
  background-repeat: no-repeat;
  background-position: 0 6px;
  padding-left:14px;
  line-height:19px;
  color: #719d41;
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
  width: 48%;
}
#tienda-faq   ul li a {
  color:#719d41;
  text-decoration: none;
}
#tienda-faq   ul li a:hover {
  text-decoration: underline;
}

#tienda-faq   h1 + h2 {
  padding-top:9px;
}
#tienda-faq   ul + h1 {
  padding-top:26px;
  margin-bottom:11px;
  clear:left;
}
#tienda-faq   a.bt-text {
  margin-bottom:14px;
}

/* LEGAL */
#tienda-legal   {
  padding-bottom:35px;
}
#tienda-legal   h1 {
  font-size:22px;
  font-weight:bold;
  letter-spacing:-1px;
  margin-bottom:16px;
}
#tienda-legal   h3 {
  font-size:14px;
  margin-bottom:3px;
  padding-bottom:4px;
  border-bottom:solid 1px #d3e4bf;
}
#tienda-legal   p {
  color:#666;
  line-height:14px;
  margin-bottom:14px;
}
#tienda-legal   p + h3 {
  margin-top:37px;
}
#tienda-legal   ul {
  overflow:hidden;
  display:block;
  float:left;
  /* width:440px; */
  width: 100%;
  margin-bottom:15px;
  margin-top:8px;
}

#tienda-legal   ul + ul {
  margin-left:30px;
}
#tienda-legal   ul li {
  font-size: 12px;
  color: #666666;
  background-image: url("/dam/templating-kit/themes/popLM/img/bullet-disc-green-8px.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 14px;
  line-height: 14px;
  margin-bottom: 12px;
  vertical-align: top;
  width: 48%;
  display: inline-block;
  list-style-image: url("/dam/templating-kit/themes/popLM/img/bullet-disc-green-8px.png");
}
#tienda-legal   ul + h3 {
  clear:left;
  padding-top:6px;
}
#tienda-legal   p + h1 {
  margin-top:45px;
}
/* se elimina un span de número y se aplican los estilos al ol de las listas numeradas */
#tienda-legal   ol {
  color: #83B817;
  font-size: 18px;
  font-weight: bold!important;
  list-style: decimal outside none;
  margin-left: 23px;
  margin-top: 2px;
}
#tienda-legal   ol li {
  position:relative;
  padding-left:0px;
}
#tienda-legal   ol li span {
  position:absolute;
  left:0px;
  top:0px;
  font-size:18px;
  font-weight:bold;
  color:#83b817;
}
#tienda-legal   ol li p {
  font-weight: normal;
  font-size:13px;
  color: #666666;
  line-height: 14px;
  margin-bottom: 14px;
}

#tienda-legal   ol + h3 {
  margin-top:26px;
}










/****************************************************************************/
/****************************************************************************/
#tooltip-envio {
  position:absolute;
  top:300px;
  left:500px;
  background-color:#FFF;
  padding:18px 25px 9px 25px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 0px 15px #999;
  -webkit-box-shadow: 0px 0px 15px #999;
  box-shadow: 0px 0px 15px #999;

}
#tooltip-envio ul {
  float:left;
  margin-bottom:14px;
}
#tooltip-envio ul li {
  width:117px;
  color:#666;
  border-bottom:solid 1px #f0f0f0;
  padding-bottom:2px;
  margin-bottom:2px;
  font-size:12px;
}
#tooltip-envio ul li:first-child {
  font-weight:bold;
  font-size:14px;
  color:#000;
  padding-bottom:8px;
  margin-bottom:4px;
  border-bottom-color:#d3e4bf;
}
#tooltip-envio ul li:last-child {
  border:none;
}
#tooltip-envio ul + ul li + li {
  width:61px;
  text-align:right;
  padding-right:79px;
}
#tooltip-envio ul + ul li:first-child {
  padding-right:24px;
}
#tooltip-envio p {
  float:left;
  clear:left;
  font-size:12px;
  line-height:13px;
  width:256px;
  margin-bottom:14px;
  color:#666;
}

#tienda-carrito .columna .carrito-pago-info-forma p {
  font-size:14px;
  outline-color:#999;
  color: #a1a1a1;
  margin-bottom:16px;
  line-height:17px;
}

#tienda-carrito .carrito-pago-info-forma {
  display: none;
}
#tienda-carrito .carrito-pago-info-forma.general {
  display: block;
}
/* FINANCIACION */
#tienda-carrito.financiacion   p {
  color:#666;
}
#tienda-carrito   .carrito-pago-info-forma.financiacion ul li {
  display:block;
  float:none;!important;
  width:auto;
  color:#666;
  padding-left:18px;
  background-image:url(/dam/templating-kit/themes/popLM/img/bullet-disc-green-8px.png);
  background-repeat:no-repeat;
  background-position:3px 4px;
  font-size:14px;
  line-height:16px;
  margin-bottom:18px;
}
#form-financiacion {
  display:none;
  margin-bottom:110px;
  width:610px;
  margin-right:300px;
  float:left;
  clear:left;
}
#form-financiacion h3 {
  font-size: 14px;
  padding-bottom: 11px;
  border-bottom: solid 1px #D3E4BF;
  margin-bottom: 13px;
}
#form-financiacion span.sep {
  width:200px;
  display:inline-block;
  font-size:14px;
  color:#999;
  position:relative;
}
#form-financiacion label.clickeable span.sep {
  float:left;
}
#form-financiacion span.sep em {
  position:absolute;
  left:0px;
  top:19px;
  font-size:11px;
}
#form-financiacion label {
  float:left;
  clear:left;
}
/* #form-financiacion label {
*float:none!important;
}*/
#form-financiacion input {
  width:395px!important;
}
#form-financiacion .label-izq {
  float:left;
}
#form-financiacion .label-izq input {
  width:145px!important;
}
#form-financiacion .label-der {
  float:right;
  clear:none;
  text-align:right;
}
#form-financiacion .label-der span.sep {
 width:auto;
}
#form-financiacion .label-der input {
  width:135px!important;
}
#form-financiacion .label-der.label-s input {
  width:110px!important;
}
#form-financiacion .label-der.label-m input {
  width:125px!important;
}
#form-financiacion label + h3 {
  float:left;
  clear:left;
  margin-top:40px;
  width:100%;
}
#datos-financiacion {
  width:100%;
  overflow:hidden;
  padding-top:5px;
  padding-bottom:30px;
  border-bottom: solid 1px #D3E4BF;
  margin-bottom:16px;
}
#datos-financiacion label {
  clear:none;
  margin-right:27px;
}
#form-financiacion .sbHolder {
  width: 155px;
  background-color: #F1F1F1;
  vertical-align: middle;
  margin-bottom: 4px;
}
#form-financiacion .sbOptions {
  width: 155px;
}
#form-financiacion .label-der .sbHolder {
  width: 145px;
  text-align: left;
}
#form-financiacion .label-der .sbOptions {
  width: 145px;
  text-align: left;
}
#form-financiacion input, #form-financiacion .sbHolder {
  width:395px!important;
}
#form-financiacion .label-izq .sbHolder {
  width:155px!important;
}
#form-financiacion .label-izq .sbOptions {
  width:155px!important;
}
#form-financiacion .label-der .sbHolder {
  width:145px!important;
}
#form-financiacion .label-der .sbOptions {
  width:145px!important;
}
#form-financiacion .label-izq.label-s .sbHolder {
  width:135px!important;
}
#form-financiacion .label-izq.label-s .sbOptions {
  width:135px!important;
}
#form-financiacion .label-der.label-s .sbHolder {
  width:120px!important;
}
#form-financiacion .label-der.label-s .sbOptions {
  width:120px!important;
}
#form-financiacion .label-der.label-m .sbHolder {
  width:135px!important;
}
#form-financiacion .label-der.label-m .sbOptions {
  width:135px!important;
}

/* Listado comparativa */
#seccionhome.comparativa h1 {
  margin-bottom:40px;
}
#seccionhome.comparativa h1 + a.bt-text {
  font-size:14px;
  float:left;
  margin-left:15px;
  line-height:50px;
}
#seccionhome.comparativa   table {
  width:960px;
  padding-bottom:10px;
  margin-left:-23px;
  margin-bottom:45px;
  clear: both;
}
#seccionhome.comparativa   table tr td {
  position:relative;
}
#seccionhome.comparativa   table tr td:first-child {
  width:219px;
  padding-left:28px;
}
#seccionhome.comparativa   table tr td:last-child {
  width:219px;
  padding-right:30px;
}
#seccionhome.comparativa   table tr td + td {
  width:205px;
  padding-left:17px;
  border-left:solid 1px #e5e5e5;
}
#seccionhome.comparativa   table .bt-simple {
  position:absolute;
  top:-190px;
  left: 153px;
}
#seccionhome.comparativa   table img {
  margin-top:35px;
  margin-bottom:7px;
}
#seccionhome.comparativa   table tr td h3 {
  font-size:15px;
  line-height:15px;
  color:#666;
  margin-bottom:3px;
  margin-left:2px;
  position: relative;
}
#seccionhome.comparativa   table tr td h3 strong {
  font-size:16px;
  color:#000;
  display:block;
}
#seccionhome.comparativa   table .bt-comprar {
  margin-bottom:2px;
}
#seccionhome #filtro-opciones form ul.sin-multi-criterios {
  margin-bottom:14px;
  margin-left:3px;
}
ul.comparativa-productos-caracteristicas {
  margin-bottom:17px;
  margin-left:3px;
}
ul.comparativa-productos-caracteristicas li  {
  color:#65ae0f;
  line-height:14px;
  padding-left:10px;
  background-image: url(/dam/templating-kit/themes/popLM/img/vin-grey.png);
  background-repeat:no-repeat;
  background-position:0px 3px;
}
#seccionhome.comparativa   table tr + tr td {
  color:#666;
  line-height:28px;
  padding-top:15px;
  position:relative;
}
#seccionhome.comparativa   table tr + tr p {
  padding: 0px;
  margin: 0px;
  position: relative;
}

#seccionhome.comparativa   table tr + tr td p span{
  color:#333;
  font-weight:bold;
  font-size:14px;
  position:absolute;
  top:-15px;
}
#seccionhome.comparativa   table tr td.comparativa-si {
  color:#64ad0d;
}
#seccionhome.comparativa   table tr td.comparativa-no {
  color:#cf3f6f;
}
#seccionhome.comparativa   table tr:nth-child(even) {
  background-color:#f6f6f6;
}

/* Ficha con relacionados */
#oportunidades-bloque {
  padding:25px 23px 0px 23px;
  display:block;
  overflow:hidden;
  margin-bottom:6px;
}
#oportunidades-bloque h4 {
  font-size:22px;
  font-weight:bold;
  margin-bottom:17px;
}
#oportunidades-bloque .oportunidades-item {
  overflow:hidden;
  margin-left:3px;
  padding-bottom:21px;
  border-bottom:solid 1px #ececec;
  margin-bottom:20px;
}
#oportunidades-bloque .oportunidades-item ul {
  float:left;
  margin-bottom:5px;
}
#oportunidades-bloque .oportunidades-item ul li {
  float:left;
}
#oportunidades-bloque .oportunidades-item ul li + li {
  padding-left:37px;
  background-image: url(/dam/templating-kit/themes/popLM/img/mas.png);
  background-repeat:no-repeat;
  background-position:6px 40px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total {
  padding-left:45px;
  background-image: url(/dam/templating-kit/themes/popLM/img/igual.png);
  background-repeat:no-repeat;
  background-position:0px 45px;
  float:right;
  margin-right:8px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total .precio-viejo {
  float:right;
  color:#999;
  font-size:22px;
  font-weight:bold;
  margin-bottom:-3px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total .precio-viejo span {
  font-size:13px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total .precio-viejo .precio-tachado {
  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);
  background-repeat:repeat-x;
  background-position:left 5px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total p {
  font-size:16px;
  float:right;
  clear:right;
  margin-bottom:5px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total .bt-comprar {
  font-size:20px;
  font-weight:bold;
  float:right;
  clear:right;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total .bt-comprar strong {
  font-size:22px;
  padding-top:2px;
  padding-bottom:3px;
}
#oportunidades-bloque .oportunidades-item .oportunidades-total .bt-comprar strong span {
  font-size:14px;
}
#oportunidades-bloque .oportunidades-item > p {
  color:#999;
  float:left;
  clear:left;
}
.h4-recomendados {
  font-size:22px;
  font-weight:bold;
  margin-bottom:17px;
/* modificacion fusion R3 28/10/2013 */
/* margin-left:23px;*/
  letter-spacing:-1px;
}
#listado-productos.recomendados {
  margin-left:5px;
  /* modificacion fusion R3 28/10/2013*/
  /*padding: 0px 23px; */
  margin-bottom:35px;
}
#listado-productos.recomendados li {
  width:auto;
  min-width:162px;
  margin-right:41px;
}


#listado-productos.recomendados a.no-underline{
text-decoration: none
}

/* Litado comparativa opcion actual */
#listado-productos > li label.clickeable {
  display:block;
  font-size:11px;
  margin-top:6px;
  margin-left:3px;
}
#listado-productos > li label.clickeable .checkbox {
  margin:1px 3px 0 0;
}
.ver-trucos {
  color:#FFF;
  float:right;
  display:inline-block;
  line-height:32px;
  padding:0 10px 0 30px;
  background-color:#6fb61d;
  background-image:url(/dam/templating-kit/themes/popLM/img/icono-trucos.png);
  background-repeat:no-repeat;
  background-position:10px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right:18px;
  margin-top:-13px;

}
.ver-trucos:hover {
  color:#FFF;
}
#seccionhome.comparativa #filtro-opciones a.marcartodos {
  padding:0;
  display:inline;
  clear:left;
  float:left;
  color:#63a90e;
}
#seccionhome.comparativa #filtro-opciones a.marcartodos + a.bt-text {
  margin-left:8px;
  border-left: solid 1px #dddddd;
  padding-left:8px;
  float:left;
}
#seccionhome.comparativa #filtro-opciones ul {
  margin-bottom:27px;
}


/* Explicativo Base */
/*************************************************************************************************/
#tienda-explicativo #header {
  background-color:transparent;
}
#tienda-explicativo.tabs #wrapper {
  background-image:url(/dam/templating-kit/themes/popLM/img/explicativo-bg-nav.png);
  background-repeat:repeat-x;
  background-position:0px 89px;
}
#tienda-explicativo h1 {
  font-size:35px;
  letter-spacing: -1px;
  margin-bottom:40px;
  float:left;
}
#tienda-explicativo #mainExplicativo {
  width:541px;
  float:left;
  margin-right:18px;
  clear: left;
}
#tienda-explicativo #sidebar {
  width:319px;
  padding:22px 15px 20px 21px;
  float:right;
  background-color:#e6e6e6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#tienda-explicativo #sidebar > h3 {
  font-size:18px;
  padding-top:15px;
  margin-bottom:14px;
  border-top:solid 1px #d6d6d6;
}
#tienda-explicativo #sidebar > span {
  display:block;
  margin-top:3px;
  margin-bottom:19px;
}
#tienda-explicativo #mainExplicativo h2 {
  font-size:26px;
  line-height:24px;
  font-weight:bold;
  margin-bottom:13px;
  letter-spacing:-1px;
}
#tienda-explicativo #mainExplicativo h2 + p {
  font-size:15px;
  line-height:16px;
  margin-bottom:19px;
}
#tienda-explicativo #mainExplicativo p + ul {
  padding-bottom:15px;
  border-bottom:solid 1px #e0e0e0;
  margin-bottom:19px;
  overflow:hidden;
}
#tienda-explicativo #mainExplicativo p + ul li {
  color:#669900;
  font-size:14px;
  line-height:18px;
  padding-left:9px;
  background-image:url(/dam/templating-kit/themes/popLM/img/vin-grey-arrow.png);
  background-repeat:no-repeat;
  background-position:0px 5px;
}
#tienda-explicativo #mainExplicativo p + ul li a {color: #669900 !important}
#tienda-explicativo #mainExplicativo h3 {
  display: block;
    float: left;
    font-size: 20px;
    margin-bottom: 13px;
    margin-top: 10px;
    width: 100%;
     color: #000000;
}
#tienda-explicativo #mainExplicativo p {
  line-height:14px;
  margin-bottom:16px;
}
p.p-cap,
#tienda-explicativo #mainExplicativo p + p,
#tienda-explicativo #mainExplicativo img + p,
#tienda-explicativo #mainExplicativo img + span + p, #tienda-explicativo #main p + div,#tienda-explicativo #main div + div,#tienda-explicativo #main img + span + a + p,#tienda-explicativo #main a + p, #tienda-explicativo #main span > p {
  color:#8c8c8c;
  line-height:16px;
  margin-bottom:13px;

}
#tienda-explicativo #mainExplicativo a{color:#26A8D4;text-decoration:underline;}
#tienda-explicativo #mainExplicativo a:hover{color:#60A908;}
#tienda-explicativo #mainExplicativo div + div {
  margin-bottom:0;
}
#tienda-explicativo #mainExplicativo img {
  float:left;
  margin-top:6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}
#tienda-explicativo #mainExplicativo img + span {
  margin-top:3px;
  color:#666;
  margin-bottom:15px;
  display:inline-block;
}
#tienda-explicativo #mainExplicativo img + p {
  display:inline-block;
  padding-top:17px;
}
#tienda-explicativo #mainExplicativo img + img {
  margin-left:2px;
}
#tienda-explicativo #mainExplicativo p + h3 {
  padding-top:12px;
}
p.p-cap:first-letter, #tienda-explicativo #mainExplicativo span > p:first-letter {
  font-size:16px;
  color:#7dbb39;
}
#tienda-explicativo #mainExplicativo img + span > p:first-letter{color:#8C8C8C;}
h3#explicativo-resumen {
  margin-top:8px;
  padding-top:22px!important;
  margin-bottom:11px!important;
  border-top:solid 1px #a3c266;
}
#explicativo-resumen + ul {
  overflow:hidden;
  padding-bottom:8px;
  border-bottom:solid 1px #a3c266;
  margin-bottom:19px;
  float: left;
}
#explicativo-resumen + ul li {
  font-size:14px;
  line-height:15px;
  color:#333;
  margin-bottom:14px;
}
#tienda-explicativo #mainExplicativo h3 + ul li strong {
  color:#669900;
}
a.subir {
  font-size:14px;
  padding-left:10px;
  color:#669900;
  background-image:url(/dam/templating-kit/themes/popLM/img/subir.png);
  background-repeat:no-repeat;
  background-position:0px 4px;
  display:block;
  margin-bottom:65px;
  float: left;
}
#explicativo-autor {
  overflow:hidden;
  margin-bottom:22px;
}
#explicativo-autor img {
  float:left;
  margin-right:10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#explicativo-autor h2 {
  font-size:22px;
  margin-bottom:3px;
}
#explicativo-autor p {
  color:#707070;
  font-size:16px;
  line-height:14px;
  margin-bottom:6px;
}
#articulos-relacionados {
  margin-top:-5px;
  overflow:hidden;
  margin-bottom:20px;
}
#articulos-relacionados li {
  padding-left:12px;
  background-image:url(/dam/templating-kit/themes/popLM/img/vin-articulo.png);
  background-repeat:no-repeat;
  background-position:0px 2px;
  margin-bottom:5px;
}
#productos-relacionados li a,
#articulos-relacionados li a {
  color:#26a8d4;
  text-decoration:underline;
  display:block;
}

/**************************************************
Actualización 20-12-2011

La regla #tienda-explicativo #wrapper fue reemplazado por #tienda-explicativo.tabs #wrapper
La regla #tienda-explicativo h1 fue modificado
La regla #tienda-explicativo #main fue modificada

A continuación las nuevas reglas

*/
#tienda-explicativo h1 + a.bt-text {
    float: left;
    font-size: 14px;
    line-height: 50px;
    margin-left: 15px;
}
#tienda-explicativo.tabs h1 {
  margin-bottom:19px;
}

/**************************************************
Actualización 21-12-2011

A continuación las nuevas reglas

*/

#bloque-error {
  height:96px;
  padding-top:15px;
  padding-left:100px;
  background-color:#efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom:20px;
  background-image:url(/dam/templating-kit/themes/popLM/img/error.png);
  background-repeat:no-repeat;
  background-position:20px 14px;

}
#bloque-error h4 {
  font-size:26px;
  font-weight:bold;
  letter-spacing:-1px;
}
#bloque-error p {
  font-size:18px;
  margin-bottom:18px;
  font-weight:500;
}
#bloque-error a {
  color:#26a8d4;
  text-decoration:underline;
}

/**************************************************
Actualización 22-12-2011

Integracion de parche.css

La regla #tienda-servicios   p .bt-text fue reemplazado por #tienda-servicios   p a
La regla #tienda-servicios   .bt-text fue reemplazado por #tienda-servicios   a
La regla #tienda-servicios   p a fue modificado
La regla #tienda-servicios   a fue modificado
La regla #slider-destacados-controls fue modificado
La regla #tienda-carrito form label.clickeable fue modificado
La regla #tienda-faq   ul fue modificado
La regla #tienda-faq   ul li fue modificado
La regla #tienda-legal   ul fue modificado
La regla #tienda-legal   ul li fue modificado
La regla #tienda-legal   ol fue modificado
La regla #tienda-legal   ol li fue modificado
La regla #tienda-legal   ol li p fue modificado
La regla #metodos-pago fue modificado
La regla #listado-productos li img fue modificado
La regla #tienda-carrito table td > strong fue modificado
La regla #tienda-ficha-producto #ficha-tecnica ul li:last-child fue modificado
La regla #tienda-ficha-producto #ficha-tecnica ul fue modificado
La regla #tienda-ficha-producto #ficha-tecnica ul li fue modificado
La regla #tienda-ficha-producto #compra-personalizar img fue modificado
La regla #tienda-ficha-producto #ficha-producto-descripcion fue modificado
La regla #tienda-ficha-producto #compra-personalizar .precio-viejo fue modificado
La regla #seccionhome.compuesto #listado-productos > li fue modificado



A continuación las nuevas reglas

*/
.servicio {
  overflow:hidden;
  padding-top: 2px;
}
/* para poder tener los botones de edición de las características */
#caracteristicas-compra table span {
  position: relative!important;
}
/* botones de productos */
#listado-productos table span {
  word-spacing: 0!important;
  letter-spacing:0!important;
}
/* correción para 4 columnas */
#tienda-home   #listado-productos {
  width: 100%!important;
}
#tienda-home   #listado-productos li {
  width: 21%!important;
}

/*  Datos facturacion / financiacion */
.data-carrito {
  display: block!important;
  margin-bottom: 0px!important;
  margin-right: 0px!important;
  width: 440px!important;
}
.data-carrito #containerCompraP2CD2 {
  margin-top: 34px!important;
}
.data-carrito .clickeable {
  margin-bottom: 16px!important;
}
#form-financiacion.data-carrito input {
  width: 300px !important;
}
#form-financiacion.data-carrito .sbHolder {
  width: 310px !important;
}
#form-financiacion.data-carrito textarea {
  width: 300px !important;
}
/* error de validacion muestra * en rojo */
.err-val {
  color: red;
  font-size: 28px;
  font-weight: bold;
  margin-left: 4px;
  vertical-align: middle;
}
.err-val-combo {
  margin-left: 0px!important;
  color: red;
  font-size: 28px;
  font-weight: bold;
  vertical-align: middle;
}
#form-financiacion .errorDiv {
  color: red;
  font-weight: bold;
  margin-bottom: 10px;
}

/*  Listado Compuesto y Listado simple
/*  multicriterios
/*  boton restablecer
*/
#seccionhome #filtro-opciones form ul {
  border-left: 1px solid #DDDDDD;
  margin-left: 26px;
  padding-left: 24px;
}
#seccionhome #filtro-opciones a.restablecer {
  clear: both;
  color: #0099CC;
  display: block;
  float: none;
  margin-left: -2px;
  padding-top: 10px;
  text-decoration: underline;
}
#seccionhome #filtro-opciones a.restablecer {
  clear: left;
  color: #63A90E;
  display: inline;
  float: left;
  padding: 0;
}
#form-financiacion .sbOptions {
  width: 310px!important;
}

/*  Capa de Gastos de envio */
#containerGastosEnvio {
  background-color:white;
  /* position: absolute;
  width: 313px;
  z-index: 9999;
  -moz-border-radius: 5px 5px 5px 5px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-user-select: none;
  background: -moz-linear-gradient(center top , #ffffff, #f3f3f3) repeat scroll 0 0 transparent;
  */
  /* left: 475px;
  top: 160px;
  display: none;*/
}
#containerFichaMasInfoData {
  overflow: hidden;
  position: relative;
  text-align: left;
  top: 10px;
  width: 260px;
  z-index: 10;
  margin-bottom: 2px;
}
#tablaTarifaP1 tr td {
  color: #333333;
  font-size: 10px!important;
  padding: 3px!important;
}
#tablaTarifaP1 tr td + td {
  color: #333333;
  font-size: 10px !important;
  vertical-align: middle;
}
#containerGastosEnvio p {
  border: 0 none;
  margin: 0 0 11px;
  padding: 0;
  color: #333333;
  font-size: 10px !important;
}
strong.precio-normal span {
  background-color: transparent!important;
}

#compra-personalizar .compra-personalizar {
  width: 78%!important;
}

#masInfoP4Data {
  height: 420px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px;
  text-align: left;
  width: 420px;
  color: #333333;
  font-size: 10px;
}

/* banner de home */
.{
  background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-verde.png")!important;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
}
.precioviejo-blanco {
  background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-blanco.png");
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
}

/* lista de productos */
#ficha-producto-descripcion span.precio-tachado {
  background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;background-position: center center;
  background-repeat: repeat-x;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* ficha de producto normal / variante / conjunto */
.precioviejo-rojo-h-principal {
  background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;
  background-position: left 6px!important;
  background-repeat: repeat-x!important;
}

/* para el listado de productos de variante o conjunto */
.precioviejo-rojo-h-variante {
  background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;
  background-repeat: repeat-x!important;
  bottom: 0!important;
  left: 0!important;
  position: absolute!important;
  right: 0!important;
  top: 0!important;
  background-position: center center!important;
}

#compra-personalizar span.precio-tachado {
  background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;
  background-repeat: repeat-x!important;
  bottom: 0!important;
  left: 0!important;
  position: absolute!important;
  right: 0!important;
  top: 0!important;
  background-position: center center!important;
}

/*
#colorbox, #cboxOverlay, #cboxWrapper {top: 102px;}
#cboxOverlay {top: 0px!important;}
*/

#seccionhome #filtro-opciones .bt-text {
  border-left: 1px solid #DDDDDD;
  float: left;
  margin-left: 8px;
  padding-left: 8px;
}
#tooltips-wrapper-volveratiendaonline {
  display: none;
}
#listado-productos .grey {
  cursor: default;
}

/* selecion de tienda en ficha producto */
#tienda-ficha-producto #div-tienda-no-seleccionada p,
#fichabodegon #div-tienda-no-seleccionada p,
#fichavariante #div-tienda-no-seleccionada p,
#fichasimple #div-tienda-no-seleccionada p,
#fichaoutlet #div-tienda-no-seleccionada p, #fichaventaflash #div-tienda-no-seleccionada p, #fichauniversal #div-tienda-no-seleccionada p,
#tienda-ficha-producto #div-tienda-seleccionada p,
#fichabodegon #div-tienda-seleccionada p,
#fichavariante #div-tienda-seleccionada p,
#fichasimple #div-tienda-seleccionada p,
#fichaoutlet #div-tienda-seleccionada p, #fichaventaflash #div-tienda-seleccionada p, #fichauniversal #div-tienda-seleccionada p
 {
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}
#tienda-ficha-producto #div-tienda-no-seleccionada .bt-text,
#fichabodegon #div-tienda-no-seleccionada .bt-text,
#fichavariante #div-tienda-no-seleccionada .bt-text,
#fichasimple #div-tienda-no-seleccionada .bt-text,
#fichaoutlet  #div-tienda-no-seleccionada .bt-text, #fichaventaflash #div-tienda-no-seleccionada .bt-text , #fichauniversal #div-tienda-no-seleccionada .bt-text,
#tienda-ficha-producto #div-tienda-seleccionada .bt-text,
#fichabodegon #div-tienda-seleccionada .bt-text,
#fichavariante #div-tienda-seleccionada .bt-text,
#fichasimple #div-tienda-seleccionada .bt-text,
#fichaoutlet #div-tienda-seleccionada .bt-text, #fichaventaflash #div-tienda-seleccionada .bt-text, #fichauniversal #div-tienda-seleccionada .bt-text
{
  font-size: 14px;
  margin-bottom: 16px;
}
#tienda-ficha-producto #div-tienda-no-seleccionada,
#fichabodegon #div-tienda-no-seleccionada,
#fichavariante #div-tienda-no-seleccionada,
#fichasimple #div-tienda-no-seleccionada,
#fichaoutlet #div-tienda-no-seleccionada, #fichaventaflash #div-tienda-no-seleccionada, #fichauniversal #div-tienda-no-seleccionada,
#tienda-ficha-producto #div-tienda-seleccionada,
#fichabodegon #div-tienda-seleccionada,
#fichavariante #div-tienda-seleccionada,
#fichasimple #div-tienda-seleccionada,
#fichaoutlet #div-tienda-seleccionada, #fichaventaflash #div-tienda-seleccionada, #fichauniversal #div-tienda-seleccionada,
{
  float: left;
  margin-left: 20px;
}

#seccionhome.compuesto #listado-productos li ul.listado-productos-opciones-precio li strong.precio-oferta {
  min-width: 0px;
}

/* sin multicriterios */
#seccionhome #filtro-opciones form ul.sin-multi-criterios {
  border-left: none!important;
  margin-left: 0px!important;
  padding-left: 0px!important;
}
/* tootip ficha producto */
#tienda-ficha-producto .tooltip_comparativa,
#fichabodegon .tooltip_comparativa,
#fichavariante .tooltip_comparativa,
#fichasimple .tooltip_comparativa,
#fichaoutlet .tooltip_comparativa, #fichaventaflash .tooltip_comparativa, #fichauniversal .tooltip_comparativa
{
  color: #FFFFFF;
  height: 70px;
  padding: 10px 12px;
  width: 200px;
}
#tienda-ficha-producto .tooltip_comparativa p,
#fichabodegon .tooltip_comparativa p,
#fichavariante .tooltip_comparativa p,
#fichasimple .tooltip_comparativa p,
#fichaoutlet .tooltip_comparativa p, #fichaventaflash .tooltip_comparativa p, #fichauniversal .tooltip_comparativa p
{
  margin-bottom: 15px;
}

/* Actualización 22/03: precio por unidades*/

#tienda-ficha-producto #ficha-producto-descripcion,
#fichabodegon #ficha-producto-descripcion,
#fichavariante #ficha-producto-descripcion,
#fichasimple #ficha-producto-descripcion,
#fichaoutlet #ficha-producto-descripcion, #fichaventaflash #ficha-producto-descripcion, #fichauniversal #ficha-producto-descripcion,
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad,
#fichabodegon #ficha-producto-descripcion del.precio-unidad,
#fichavariante #ficha-producto-descripcion del.precio-unidad,
#fichasimple #ficha-producto-descripcion del.precio-unidad,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad, #fichaventaflash #ficha-producto-descripcion del.precio-unidad, #fichauniversal #ficha-producto-descripcion del.precio-unidad
{
  font-size:15px;
  height:20px;
  line-height:20px;
  margin-bottom:13px;
  margin-top:4px;
}
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad,
#fichabodegon #ficha-producto-descripcion del.precio-unidad,
#fichavariante #ficha-producto-descripcion del.precio-unidad,
#fichasimple #ficha-producto-descripcion del.precio-unidad,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad, #fichaventaflash #ficha-producto-descripcion del.precio-unidad, #fichauniversal #ficha-producto-descripcion del.precio-unidad
{
  margin-left:10px;
}
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad .precio-tachado,
#fichabodegon #ficha-producto-descripcion del.precio-unidad .precio-tachado,
#fichavariante #ficha-producto-descripcion del.precio-unidad .precio-tachado,
#fichasimple #ficha-producto-descripcion del.precio-unidad .precio-tachado,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad .precio-tachado, #fichaventaflash #ficha-producto-descripcion del.precio-unidad .precio-tachado, #fichauniversal #ficha-producto-descripcion del.precio-unidad .precio-tachado
{
  background-position:left 2px;
}

#listado-productos li strong.precio-unidad,
#listado-productos li del.precio-unidad {
  font-size:13px;
  height:18px;
  line-height:18px;
  margin-bottom:13px;
}
#listado-productos li strong.precio-unidad {
    background-color: #62932D;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 3px;
}

/**************************************************
Actualización 24-03-2012

Modificación en productos relacioneados

La regla #tienda-explicativo #sidebar h3 fue reemplazada por #tienda-explicativo #sidebar > h3
La regla #tienda-explicativo #sidebar span fue reemplazada por #tienda-explicativo #sidebar > span
La regla #productos-relacionados fue modificada
La regla #productos-relacionados li fue modificada
La regla #productos-relacionados li img fue modificada
La regla #listado-productos.tienda-fisica li ul.listado-productos-opciones-precio li fue modificada
*/
.productos-relacionados {
}
.productos-relacionados > li {
  margin-bottom:15px!important;
  margin-right:0!important;
  width:320px;
}
.productos-relacionados li img {
  float:left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#listado-productos.tienda-fisica li ul.listado-productos-opciones-precio li,
.productos-relacionados li ul.listado-productos-opciones-precio li {
  color: #666;
  line-height: 14px;
  padding-left: 10px;
  background-image: url(/dam/templating-kit/themes/popLM/img/bullet-dic-green.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

/* A continuación las nuevas reglas */

.productos-relacionados li > div {
  width:240px;
  float:right;
}
.productos-relacionados li .bt-comprar {
  padding:3px!important;
  margin-bottom:5px!important;
}
.productos-relacionados li .bt-comprar strong {
  margin-right:0;
}
.productos-relacionados li h3 strong {
  margin-bottom:6px;
}
.productos-relacionados li .unidades-disp-si {
  margin-bottom:8px;
}


/* explicativo .- modificación de telvent para precios para las medidas */
.precio-relacionados-medida, .precio-oferta-relacionados-medida {
    font-size: 12px!important;
}
.precio-relacionados-medida span, .precio-oferta-relacionados-medida span {
    font-size: 9px!important;
}

/* 08-08-2012*/
#tienda-explicativo #listado-productos li strong.precio-unidad{margin-left:0;padding-left:0;}

/* inserción de nuevos estilos de UVE 22-10-2012 */
/* ********************************************* */
/* Actualización 16/05: correccion nav con dos lineas*/

#tienda-ficha-producto #nav li:last-child,
#fichabodegon #nav li:last-child,
#fichavariante #nav li:last-child,
#fichasimple #nav li:last-child,
#fichaoutlet #nav li:last-child, #fichaventaflash #nav li:last-child, #fichauniversal #nav li:last-child
{
/*  background-image:url(/dam/templating-kit/themes/popLM/img/nav-li-bg-last.png);*/
  background-repeat:no-repeat;
  background-position:left 1px;
}

/* Actualizacion 06-08-2012 */

/* Nuevas reglas */

.input-text.compra-cantidad {
 /* modificacion fusion R3 05/10/2013*/
  width: 25px!important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: right;
}
.input-text.compra-cantidad:focus, #tienda-ficha-producto #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus {
  background-color: #60A908;
  color: #000000;
}

/* ACTUALIZACION 05-10 - Boton Configurar */
/* estilos modificados */
#tienda-ficha-producto #ficha-producto-descripcion .bt-simple,
#fichabodegon #ficha-producto-descripcion .bt-simple,
#fichavariante #ficha-producto-descripcion .bt-simple,
#fichasimple #ficha-producto-descripcion .bt-simple,
#fichaoutlet  #ficha-producto-descripcion .bt-simple, #fichaventaflash  #ficha-producto-descripcion .bt-simple,#fichauniversal #ficha-producto-descripcion .bt-simple
{
clear: none !important;
    display: inline-block !important;
    margin-right: 5px;
    margin-top: 10px !important;
}
/* estilos agregados */
#ficha-producto-descripcion .bt-configurar {
}
#listado-productos .bt-configurar {
  font-size:14px;
  margin-right:-4px;
  margin-left:10px;
  background-position: 15px -91px;

}


/* ACTUALIZACION 15-10 - Pestaña Configurar Proyecto */
#configurar-proyecto {
}
#configurar-proyecto h1,
#configurar-proyecto h2 {
  font-size:34px;
  color:#7dbb39;
  font-weight:bold;
  float:none;
}
#configurar-proyecto h3 {
  font-size:25px;
  padding: 0 100px;
  color:#878787;
}
#configurar-proyecto h4 {
  font-size:24px;
  font-weight:bold;
  color:#858585;
}
#configurar-proyecto p {
  font-size:16px;
  color:#858585;
  line-height:120%;
  margin-bottom:1.2em;
}
#configurar-proyecto-header {
  text-align:center;
  padding-top:8px;
  margin-bottom:39px;
}
#configurar-proyecto-header h1 + p {
  padding:0 150px;
}
#configurar-proyecto-header a {
  margin-bottom:41px;
  display:inline-block;
}
#configurar-proyecto-header h3 {
  padding-top:37px;
  border-top:solid 1px #ccc;
}
#configurar-proyecto-content {
  padding:0 115px 1px 115px;
  background:url(/dam/templating-kit/themes/popLM/img/configurar-content-bg.jpg) repeat-y 50px 0;
}
#configurar-proyecto-content h2,
#configurar-proyecto-footer h2 {
  background:url(/dam/templating-kit/themes/popLM/img/configurar-h2-bullet.png) no-repeat 15px center;
  padding:7px 0;
  padding-left:100px;
  margin-left:-100px;
  margin-bottom:12px;
}
#configurar-proyecto-content img {
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 0 2px 0 rgba(0,0,0,.4);
  -webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.4);
  -moz-box-shadow:0 0 2px 0 rgba(0,0,0,.4);
}
#configurar-proyecto-content .img-bg {
  display:inline-block;
  padding-bottom:20px;
  background:url(/dam/templating-kit/themes/popLM/img/img-bg-680.png) no-repeat bottom center;
  margin-bottom:27px;
}
#configurar-proyecto-content .colR .img-bg {
  padding-bottom:15px;
  background:url(/dam/templating-kit/themes/popLM/img/img-bg-366.png) no-repeat bottom center;
  margin-bottom:10px;
}
#configurar-proyecto-content .img-bg img {
  margin:0;
}
#configurar-proyecto-content .colL {
  width:265px;
  float:left;
}
#configurar-proyecto-content .colR {
  width:366px;
  float:right;
}
#configurar-proyecto-footer {
  padding-left:115px;
  padding-right:50px;
  background:url(/dam/templating-kit/themes/popLM/img/configurar-footer-bg.jpg) no-repeat 30px -5px;
  height:420px;
  text-align:center;
}
#configurar-proyecto-footer h2 {
  margin-bottom:33px;
  text-align:left;
}
#configurar-proyecto-footer h4 {
  padding-bottom:160px;
  width:190px;
  text-align:center;
  background-position:center bottom;
  background-repeat:no-repeat;
  float:left;
  margin-bottom:40px;
  margin-left:10px;
}
#configurar-proyecto-footer h4 + h4 {
  margin-left:60px;
}
#configurar-proyecto-footer h4.instalacion {
  background-image:url(/dam/templating-kit/themes/popLM/img/configurar-icono-instalacion.png);
}
#configurar-proyecto-footer h4.transporte {
  background-image:url(/dam/templating-kit/themes/popLM/img/configurar-icono-transporte.png);
}
#configurar-proyecto-footer h4.financiacion {
  background-image:url(/dam/templating-kit/themes/popLM/img/configurar-icono-financiacion.png);
}
#configurar-proyecto-footer a.bt {
  font-size:20px;
  padding:10px 13px;
}

#tienda-explicativo #listado-productos li strong.precio-unidad{margin-left:0;padding-left:0;}

#tienda-carrito input[type="checkbox"]{visibility:hidden;}
#tienda-carrito #compra-total{width: 376px;}
#compra-total form p label.clickeable{height: 16px; margin-top:5px;}

.venta-seccion.completa-compra h1{color: #000000!important;}
#tienda-ficha-producto   h1,
#fichabodegon   h1,
#fichavariante   h1,
#fichasimple   h1,
#fichaoutlet    h1, #fichaventaflash    h1, #fichauniversal   h1
{
	/* modificacion fusion R3 25/10/2013
	color:#999999; */
	font-size:20px;line-height:21px;margin-bottom:3px;}

/*control desbordamiendos listadoProductosRelacionados*/
#compra-personalizar .titulo{width:252px;}
#compra-personalizar .tipo{width:290px;}
#compra-personalizar .precio{width:100px;}
#compra-personalizar .cantidad{width:140px;}
#compra-personalizar .suma{width:120px;}
#tienda-ficha-producto #compra-personalizar h3,
#fichabodegon #compra-personalizar h3,
#fichavariante #compra-personalizar h3,
#fichasimple #compra-personalizar h3,
#fichaoutlet  #compra-personalizar h3, #fichaventaflash  #compra-personalizar h3, #fichauniversal #compra-personalizar h3
{margin-left: 78px;}
#tienda-ficha-producto #compra-personalizar h5,
#fichabodegon #compra-personalizar h5,
#fichavariante #compra-personalizar h5,
#fichasimple #compra-personalizar h5,
#fichaoutlet #compra-personalizar h5, #fichaventaflash #compra-personalizar h5, #fichauniversal #compra-personalizar h5
{margin-left: 78px;}
#tienda-ficha-producto #compra-personalizar a.masInfo,
#fichabodegon #compra-personalizar a.masInfo,
#fichavariante #compra-personalizar a.masInfo,
#fichasimple #compra-personalizar a.masInfo,
#fichaoutlet #compra-personalizar a.masInfo, #fichaventaflash #compra-personalizar a.masInfo, #fichauniversal #compra-personalizar a.masInfo
{margin-left: 78px;}
#tienda-ficha-producto #compra-personalizar span.entrega-dia,
#fichabodegon #compra-personalizar span.entrega-dia,
#fichavariante #compra-personalizar span.entrega-dia,
#fichasimple #compra-personalizar span.entrega-dia,
#fichaoutlet #compra-personalizar span.entrega-dia, #fichaventaflash #compra-personalizar span.entrega-dia, #fichauniversal #compra-personalizar span.entrega-dia
{margin-left: 78px;}


/* ACTUALIZACION 09-01-13 - Seleccionar tipo de cristal */
#listado-productos > li {
  position:relative;
  /* overflow:hidden; */  /* Modificación para que no se corten las imágenes 28-01-2013*/
}
#listado-productos li .listado-tipo-cristal {
  padding-top: 3px;
  display: none;
  overflow:hidden;
}
#listado-productos li .listado-tipo-cristal p {
  color:#000!important;
  line-height:14px;
  margin:1px 0 7px;
}
#listado-productos li .listado-tipo-cristal ul {
  font-size:0;
  margin-bottom:14px;
}
#listado-productos li .listado-tipo-cristal ul li {
  font-size:11px;
  display:inline-block;
  zoom:1;
  vertical-align:top;
  *display:inline;
  width:45%;
}
#listado-productos li .listado-tipo-cristal ul li label.clickeable {
  margin-top:2px;
}
.listado-tipo-cristal ul li .hint,
.listado-tipo-cristal ul li .hint:hover,
.compra-personalizar-tipo-cristal ul li .hint,
.compra-personalizar-tipo-cristal ul li .hint:hover,
#ficha-tipo-cristal ul li a.hint,
#ficha-tipo-cristal ul li a.hint:hover {
  color:#0099cc;
}
#listado-tipo-cristal a.bt {
  margin-left:3px!important;
}

#ficha-tipo-cristal p {
  font-size:15px;
  color:#000;
}
#ficha-tipo-cristal {
  float:left;
  clear:both;
   width: 470px;
}
#ficha-tipo-cristal ul {
  float:left;
  margin:0 -10px 15px 0;
}
#ficha-tipo-cristal ul li {
  width: 103px;
  margin-right: 11px;
  float:left;
}
#ficha-tipo-cristal ul li span.icon {
  width:103px;
  height:60px;
  display:block;
  margin-bottom:5px;
}
#ficha-tipo-cristal ul li.cristal-mate span.icon {
  background-position:0 0;
}
#ficha-tipo-cristal ul li.cristal-semimate span.icon {
  background-position:-103px 0;
}
#ficha-tipo-cristal ul li.cristal-reflectante span.icon {
  background-position:-206px 0;
}
#ficha-tipo-cristal ul li.cristal-sin span.icon {
  background-position:-309px 0;
}
#ficha-tipo-cristal ul li label.clickeable {
  font-size:12px;
  line-height:20px;
  margin-right:-5px;
}

.compra-personalizar-tipo-cristal {
	width:212px;
  font-size:12px;
  overflow:hidden;
}
.compra-personalizar-tipo-cristal p {
  color:#000!important;
  margin:7px 0 4px!important;
}
/* modificacion fusion R3 11/11/2013 */
.compra-personalizar-tipo-cristal ul {
    margin-bottom: 13px !important;
    overflow: inherit;
    width: 220px;
}
/* modificacion fusion R3 11/11/2013 */
.compra-personalizar-tipo-cristal ul li {
  zoom:1;
  *display:inline;
    display: inline-block !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    vertical-align: top !important;
    width: 105px !important;
}
/* nueva clase fusion R3 11/11/2013*/
.compra-personalizar-tipo-cristal ul li label {
    font-size: 12px;
}

.compra-personalizar-tipo-cristal ul li label.clickeable {
  color:#666;
  line-height:20px;
}
.compra-personalizar-tipo-cristal + .unidades-disp-no,
.compra-personalizar-tipo-cristal + .entrega-dia {
  margin-left:92px!important;
}


/* lineas modificadas: 3256*/
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad,
#fichabodegon #ficha-producto-descripcion del.precio-unidad,
#fichavariante #ficha-producto-descripcion del.precio-unidad,
#fichasimple #ficha-producto-descripcion del.precio-unidad,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad, #fichaventaflash #ficha-producto-descripcion del.precio-unidad, #fichauniversal #ficha-producto-descripcion del.precio-unidad
{
  font-size:15px;
  height:20px;
  line-height:20px;
  margin-bottom:13px;
  margin-top:4px;
}

#tooltip_content.tooltip-hint {
  background-color: #fff!important;
  color: #666!important;
}

/*  tooltip */
// Se comenta porque lo coge de commons.css
/*#tooltips-wrapper {
    display: none;
}
#tooltip_holder {
    background-color: #FFFFFF;
    border: 1px solid #989898;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 13px #666666;
    display: block;
    padding: 7px;
    position: absolute;
    z-index: 10100;
}
#tooltip_content {
    background-color: #6FB61D;
}
#tooltip_arrow {
    background-image: url("/dam/templating-kit/themes/popLM/img/flecha_tooltip.png");
    background-repeat: no-repeat;
    bottom: -8px;
    display: block;
    height: 8px;
    left: 20px;
    position: absolute;
    width: 17px;
}

/*Para opciones de producto en minicarrito*/
#mi-pedido-desplegable h3 small {
    display: block;
    float: left;
    font-size: 12px;
}
#mi-pedido-desplegable h3 small strong {
    color: #3F3F3F !important;
    float: left;
    font-size: 12px !important;
}


/* 2013 01 24 - 17:01*/
/* nuevos estilos restado de unidades en listados de productos cuando tiene oferta */
/* html asociao para lito .- <strong class="precio-unidad precio-oferta precio-unidad-oferta"><span>4,95€/m2</span></strong> */

#listado-productos li strong.precio-unidad-oferta span{
background-color: #ffe600;
color:#ff0000;
margin: 2px;
font-weight: bold;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding:0 3px;
}
#listado-productos li strong.precio-unidad-oferta {
    padding: 1px !important;
}


/* Paginacion */
/*.paginacion-listado-productos .resultados-pagina {border-right: 1px solid #CCCCCC;float: right;font-size: 1.2em;height: 18px;line-height: 18px;margin: 12px 8px 0 0;padding-right: 8px;}*/
.paginacion-listado-productos .resultados-pagina {
  border-right: 1px solid #CCCCCC;
  float: right;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  margin: 4px 8px 0 0;
  padding-right: 8px;
  color: #666666;
  font-family: Helvetica;
}
.paginacion-listado-productos {background-color: #EFEFEF;border-radius: 5px 5px 5px 5px;float: left;padding: 0px 20px 8px 15px;width: 880px; margin-bottom: 5px;}

.paginacion-listado-productos .filtro-ordenacion {float: left;line-height: 18px;margin: 12px 10px 0 0;font-size: 12px;}
.paginacion-listado-productos .boton-comparados {color: #383838;float: left;font-family: Arial, Helvetica, sans-serif;font-size: 1.1em;font-weight: bold;height: 25px;padding-left: 6px;white-space: nowrap;margin: 10px 0 0;}
.paginacion-listado-productos .boton-comparados .btn-submit {background: none repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 24px;margin-bottom: 10px;margin-top: 0;}
.paginacion-listado-productos .boton-comparados .btn-submit span {background: url("/dam/templating-kit/themes/popLM/img/boton-filtro-l.png") no-repeat scroll left top  transparent;display: inline-block;font-size: 0.95em;font-weight: normal;overflow: visible;padding: 0 0 0 6px !important;}
.paginacion-listado-productos .boton-comparados .btn-submit span span {background: url("/dam/templating-kit/themes/popLM/img/boton-filtro-r.png") no-repeat scroll right top  transparent;display: block;float: right;padding: 0 6px 0 0 !important;}
.paginacion-listado-productos .boton-comparados .btn-submit span span span{background: url("/dam/templating-kit/themes/popLM/img/boton-filtro-c.png") repeat-x scroll left top  transparent;display: block;padding: 2px 2px 7px !important;text-align: left;white-space: nowrap;font-size: 12px;font-weight: bold;}
.paginacion-listado-productos .marcador-paginacion {display: inline-block;float: right;font-size: 1.2em;height: 18px;margin: 15px 8px 0 0;}
/*.paginacion-listado-productos .resultados-pagina {border-right: 1px solid #CCCCCC;float: right;font-size: 1.2em;height: 18px;line-height: 18px;margin: 14px 8px 0 0;padding-right: 8px;}*/
.paginacion-listado-productos .resultados-pagina select,.filtro-ordenacion select{color: #666666;;font-weight: bold;margin: 0 3px;}
.paginacion-listado-productos .marcador-paginacion .input-text {display: inline-block;margin: 0 5px !important;}
.paginacion-listado-productos .marcador-paginacion span {margin-right: 0;}
.paginacion-listado-productos .botones-paginacion a {display: inline-block;height: 20px;width: 16px;margin-left: 8px;}
.paginacion-listado-productos .botones-paginacion a span {display: block;text-indent: -300em;}
.botones-paginacion .btn-siguiente {background: url("/dam/templating-kit/themes/popLM/img/flecha-derecha.gif") no-repeat scroll 0 0  transparent;}
.botones-paginacion .btn-anterior {background: url("/dam/templating-kit/themes/popLM/img/flecha-izquierda.gif") no-repeat scroll 0 0  transparent;}
#col-nube-listado .botones-paginacion {margin: 0px !important;}
#col-nube-listado .botones-paginacion a {display: inline-block;height: 20px;margin-left: 8px;width: 16px;}
#col-nube-listado .botones-paginacion a span {display: block;text-indent: -300em;}
/* paginacion anexo */
.paginacion-listado-productos {
background-color: #EFEFEF;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 12px 24px 8px 15px;
    width: 900px;
     margin-bottom: 20px;
}
.paginacion-listado-productos .botones-paginacion .btn-anterior {
    background: url("/dam/templating-kit/themes/popLM/img/flecha-izquierda-r25.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 31px;
    margin-right: 8px;
    margin-top: -6px;
    width: 31px;
}
.paginacion-listado-productos .botones-paginacion .btn-siguiente {
    background: url("/dam/templating-kit/themes/popLM/img/flecha-derecha-r25.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 31px!important;
    margin-top: -6px;
    width: 31px!important;
}
.paginacion-listado-productos .marcador-paginacion {
    float: right;
    font-size: 1.2em;
    margin: 0;
}

.paginacion-listado-productos .marcador-paginacion {
    display: inline-block;
    float: right;
    font-size: 1.2em;
    height: 18px;
    margin: 5px 8px 5px 0;
}
.paginacion-listado-productos .marcador-paginacion span {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-family: Helvetica;
    font-size: 14px;
    margin-top: 8px;
}

/* ----- */

/* Ayuda Multicriterios 2013-02-04 */
/* #######    UVE emc  ##############  */
.btn_info{
  height:24px;
  line-height:24px;
  }

.btn_info a{
  display:inline-block;
  width:24px;
  height:24px;
  background: url(/dam/templating-kit/themes/popLM/img/info_logo.png) top left no-repeat;
  }

.btn_info label{
  vertical-align: top;
  }


.info-tooltip{
position: absolute;
z-index: 9999;
}

/* calcular el ancho de la capa */
.info-tooltip .info-tooltip-blanco{
    background-color: #FFFFFF;
    float: left;
    height: 12px;
    margin-left: 0px!important;
    margin-top: 28px;
    position: absolute;
    width: 77px;
    z-index: 11;
    border-left:1px solid #C7C7C7;
}
.info-tooltip .info-tooltip-blanco.derecha {
	border-left:none;
	border-right:1px solid #C7C7C7;
	right:0px;
}
.info-tooltip-opcion, .info-tooltip-contenido {
	border: 1px solid #C7C7C7;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.info-tooltip .info-tooltip-opcion {
position: relative;
float: left;
/* width: 137px; */
height: 30px;
 padding: 0 14px;
margin-bottom: -5px;
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
z-index: 10;
}
.info-tooltip .info-tooltip-opcion img{
margin-left: 4px;
margin-top: 2px;

}
.info-tooltip .info-tooltip-opcion p{

  float: left;
  font-size:13px;
  line-height: 24px;
  padding-bottom: 0;
}
.info-tooltip .info-tooltip-contenido {
position: relative;
clear: both;
float: left;
background-color: #fff;
padding: 18px 16px;
width: 438px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.info-tooltip .info-tooltip-contenido img{

width:438px;
height:195px;
margin-bottom:15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

  }


.info-tooltip a.info-tooltip-close {
position: absolute;
z-index: 999;
top: 12px;
right: 0px;
margin-right: -12px;
float: left;
width: 26px;
height: 26px;
text-indent: -9999px;
background-image: url(/dam/templating-kit/themes/popLM/img/bt-close-blue.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/* Listados CVB Modificación 07/01/2014 */
#listado-pasos .info-tooltip a.info-tooltip-close {
    background-image: url("/dam/templating-kit/themes/popLM/img/bt-close-blue.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    position: absolute;
    right: 0 !important;
    text-indent: -9999px;
    top: -12px;
    width: 26px;
    z-index: 999;
}
/* Fin Listados CVB */

.info-tooltip a.info-tooltip-close:hover {
  background-position: 0px -26px;
}

.info-tooltip h3 {

clear: both;
float: left;
font-size: 25px;
line-height: 25px;
letter-spacing: 0px;
font-weight: 300;
padding: 0 14px 10px 0;

}

.info-tooltip p {

  clear: both;
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 10px;
}

#info-tooltip3 .info-tooltip-contenido {
width: 594px;
}

.info-tooltip .w594px {
width: 594px;
}

.info-tooltip .info-tooltip-contenido ul{
clear:both;
width: 100%;
}
.info-tooltip .info-tooltip-contenido ul li{
display:inline-block;
width: 188px;
margin-left:10px;
}
.info-tooltip .info-tooltip-contenido ul li:first-child{
margin-left:0;
}
.info-tooltip .info-tooltip-contenido ul li img{
width: 188px;
height:168px;
margin-bottom:15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.info-tooltip-opcion span { background: url("/dam/templating-kit/themes/popLM/img/info_logo.png") no-repeat scroll left top transparent;
    display: inline-block;
    height: 24px;
    margin-left: 0px;
    margin-top: 2px;
    width: 24px;}

#seccionhome #filtro-opciones ul.multi {
    border-left: 1px solid #DDDDDD;
/* modificacion fusion R3 14/11/2013 */
margin-left: 14px;padding-left: 12px;
}

#seccionhome #filtro-opciones ul.first {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
}

/* parche */
#seccionhome #filtro-opciones li:first-child {
    float: left;
}
#seccionhome #filtro-opciones li {
    clear: both;
}
.info-tooltip-contenido .p { padding-bottom: 0 !important;}


.horarioEspecial{padding: 10px 0;}




/* *********************************************************** */
/* tienda-to.css */

@charset "utf-8";
#banner-destacados {position: relative;}
#banner-destacados.simple {height: 329px;width: 604px;margin-bottom: 22px;float: left;}
#banner-destacados.detallado {margin-bottom:26px;width: 914px;height: 279px;float: none;clear: both;}
#banner-destacados.detallado.amplio {width:960px;margin-bottom:9px;margin-left:-23px;}
#slider-destacados{overflow: hidden;}
#slider-destacados .all-click {}
#slider-destacados.simple {width: 604px;height: 329px;}
#slider-destacados.detallado {width: 914px;height: 279px;}
#slider-destacados.detallado.amplio {width: 960px;}
#slider-destacados .banner-producto-destacado {position:relative;float:left;}
#slider-destacados.simple .banner-producto-destacado {width:604px;height:329px;}
#slider-destacados.detallado .banner-producto-destacado {width:914px;height:279px;}
#slider-destacados.detallado.amplio .banner-producto-destacado {width:960px;}
#slider-destacados .banner-producto-destacado img {position:absolute;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;top:0;left:0;}
#slider-destacados .banner-producto-destacado-descripcion {color:#FFF;position: absolute;top:0px;background-image: url(/dam/templating-kit/themes/popLM/img/producto-descripcion-bg.png);padding-top: 75px;}
#slider-destacados.simple .banner-producto-destacado-descripcion {width:592px;height:73px;padding-left:12px;padding-top:11px;left:0px;top:244px;-webkit-border-radius: 0 0 3px 3px;-moz-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;}
#slider-destacados.detallado .banner-producto-destacado-descripcion {width:302px;height:212px;padding-left: 22px;left:543px;}
#slider-destacados.detallado.amplio .banner-producto-destacado-descripcion {left:608px;}
#slider-destacados .banner-producto-destacado-descripcion .oferta {position: absolute;top: 19px;left: 20px;}
#slider-destacados.simple .banner-producto-destacado-descripcion .oferta {position: absolute;top: -232px;left: 15px;}
#slider-destacados.simple .banner-producto-destacado-descripcion h2 {font-size:22px;font-weight:bold;display:inline-block;margin-bottom:6px;}
#slider-destacados.detallado .banner-producto-destacado-descripcion h2 {font-size:20px;margin-bottom:9px;}
#slider-destacados .banner-producto-destacado-descripcion h2 strong {display: block;}
#slider-destacados.detallado .banner-producto-destacado-descripcion h2 strong {display:block;font-size:24px;font-weight:bold;}
#slider-destacados.simple .banner-producto-destacado-descripcion h3 {font-size:22px;color:#7ab437;display:inline-block;}
#slider-destacados  .banner-producto-destacado-descripcion .bt-comprar {margin-bottom:7px;}
#slider-destacados.simple  .banner-producto-destacado-descripcion .bt-comprar strong {font-size:22px;padding:3px 4px;margin-right:0px;}
#slider-destacados.simple  .banner-producto-destacado-descripcion .bt-comprar strong span {font-size:16px;background:none;}
#slider-destacados.simple  .banner-producto-destacado-descripcion .bt-simple {display:inline-block;font-size:13px;top:-3px;position:relative;}
#slider-destacados .banner-producto-destacado-descripcion .precio-viejo {color:#FFF!important;}
#slider-destacados .banner-producto-destacado-descripcion .precio-viejo span:last-child {background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-blanco.png);/*background-image: url(/dam/templating-kit/themes/popLM/img/precio-tachado-blanco.png);*/
background-repeat: no-repeat;background-position: center center;}
#slider-destacados.simple .banner-producto-destacado-descripcion .precio-viejo {color:#7dbc39!important;position:relative;top:-3px;}
#slider-destacados.simple .banner-producto-destacado-descripcion .precio-viejo span:last-child {background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-verde.png);}
#slider-destacados.detallado .banner-producto-destacado-descripcion a.bt-text {margin-top:17px;color:#fff;}
#slider-destacados.detallado.amplio .banner-producto-destacado-descripcion a.bt-text {color:#FFF;font-size:14px;display:block;margin-top:3px;text-decoration:underline;}
#slider-destacados.detallado .banner-producto-destacado-descripcion p {width:270px;font-size:14px;color:#ccc;line-height:15px;}
#slider-destacados.detallado .banner-producto-destacado-descripcion a.masinfo {display:block;margin-top:8px;text-decoration:underline;}
#slider-destacados-controls {position: absolute;bottom:21px;z-index:900;background-color: #000000;filter:alpha(opacity=50) !important;}
/* #banner-destacados #slider-destacados-controls {background-color: transparent !important;filter:alpha(opacity=0) !important;}*/
#slider-destacados-controls.simple {right:15px;top:13px;padding:0px 5px;height:20px;line-height:20px;-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;background-color: rgba(0, 0, 0, .5);}
#slider-destacados-controls.detallado {left: 566px;}
#slider-destacados-controls.detallado.amplio {left:629px;}
#slider-destacados-controls div, #slider-destacados-controls a {float:left;margin-right:8px;font-size: 15px;color: #FFF;}
#slider-destacados-controls.detallado.amplio a   {margin-right:4px;background-image: url(/dam/templating-kit/themes/popLM/img/slider-vin-control.png);background-repeat: no-repeat;background-position: 0px -10px;height: 10px;width: 11px;text-indent: -9999px;}
#slider-destacados-controls a.selected, #slider-destacados-controls a:hover {color:#69af17;}
#slider-destacados-controls.detallado.amplio a.selected   {color:#fff;background-position: 0px 0px;}
#slider-destacados-hide.detallado {background-image: url(/dam/templating-kit/themes/popLM/img/bt-close-blue.png);background-repeat: no-repeat;background-position: 0px 0px;display: block;position: absolute;z-index: 900;top: -12px;right: -12px;height: 26px;width: 26px;text-indent: -9999px;}
#slider-destacados-hide.detallado:hover {background-position: 0px -26px;}
/****************************************************************/
/* Showroom Slider-Miniatura
*/
#showroom-slider-miniatuas h4{font-size:16px;color:#666;margin-left:-2px;float:left;margin-bottom:8px;}
#showroom-slider-miniatuas h4 span {color:#5ca603;}
#showroom-slider-miniatuas a.next, #showroom-slider-miniatuas a.prev {width:9px;height:14px;padding:0px;display:block;text-indent:-5000px;background-image:url(/dam/templating-kit/themes/popLM/img/thumbs-arrows-simple.png);background-repeat:no-repeat;float:right;}
#showroom-slider-miniatuas a.next {background-position:right top;}
#showroom-slider-miniatuas a.next:hover {background-position:right bottom;}
#showroom-slider-miniatuas a.prev {background-position:left top;margin-right:10px;}
#showroom-slider-miniatuas a.prev:hover {background-position:left bottom;}
#showroom-slider-miniatuas .slider-content {width: 912px;height: 84px;clear: both;float: none;margin-bottom: 24px;}
#showroom-slider-miniatuas .slider-content ul {width: 912px;height: 84px;overflow: hidden;}
#showroom-slider-miniatuas .slider-content ul li {float:left;height: 84px;width: 84px;display: block;margin-right: 8px;}
/*************************************************************************************************/
/*  Banner Listado Destacados */
/******************************************************************************************************/
/* Listado de productos */
#listado-productos {overflow:hidden;width:100%;padding-bottom:30px;/* letter-spacing: -.25em;word-spacing: -1em;*/}
#listado-productos.tienda-home {padding-bottom:41px;margin-top:18px;}
#listado-productos > li {font-size:12px;margin-right:28px;margin-bottom:40px;letter-spacing: normal;word-spacing: normal;display: inline-block;vertical-align: top;}
#listado-productos.tienda-home > li {margin-bottom:17px;}
#listado-productos.simple-3 > li {width:275px;}
#listado-productos.simple-4 > li {width:200px;}
#listado-productos li img {margin-bottom:7px;display: block!important;margin-left: auto!important;margin-right: auto!important;}
#listado-productos.tienda-home li img {display:block;margin-bottom:5px;}
#listado-productos li .oferta {margin-top:-25px;margin-bottom:5px;position:relative;z-index:9;}
#listado-productos li h3 {font-size:15px;line-height:15px;color:#666;margin-bottom:3px;margin-left:2px;
  /* Modificacion fusion R3 02/10/2013 */
/*font-family: "HelveticaNeue";*/
    font-weight: inherit;}
#listado-productos.tienda-home li h3 {color:#000;font-weight:bold;margin-bottom:10px;margin-left:0px;display: inline-block;}
#listado-productos.tienda-home li h3 a {color:#000;text-decoration: none;}
#listado-productos.tienda-home li h3 a:hover {color:#000;text-decoration: underline;}
#listado-productos li h3 strong {
  /* Modificacion fusion R3 02/10/2013 */
      color: #000000;
    display: block;


    font-size: 16px;
 }
#listado-productos li .bt-comprar {margin-bottom:1px;}
#listado-productos li p {color:#666;line-height:12px;margin-left:3px;}
#listado-productos.tienda-home li p {line-height:13px;font-size:13px;margin-left:0px;margin-bottom:5px;}
#listado-productos.tienda-home li .bt-text {font-size:13px;}
#listado-productos.tienda-home.categoria  {padding-bottom:1px;}
#listado-productos.tienda-home.categoria  li {margin-bottom:33px;}
#listado-productos.tienda-home li p a  {color: #666;}
#listado-productos.tienda-home li p a:hover {text-decoration: underline;}
#listado-productos.tienda-home.categoria  li a.bt-text {color: #61922c;}
#listado-productos.tienda-home.categoria li a.bt-text:hover {text-decoration: none;}
#listado-productos.tienda-home.categoria  li img {margin-bottom:7px;}
#listado-productos.tienda-home.categoria  li .nuevo {font-size:12px;padding-top:1px;margin-left:3px;top:1px;}
#listado-productos.tienda-home.categoria  .clearing-color {margin-bottom: 20px;}
#listado-productos.tienda-home.categoria  li .no-disponible + a.bt-text {color: #0099cc;}
#listado-productos li ul.listado-productos-caracteristicas {display:block;overflow:hidden;margin-top:10px;margin-bottom:7px;margin-left:3px;font-family: "HelveticaNeue";}
#listado-productos li ul.listado-productos-caracteristicas li {color:#000;line-height:14px;font-size: 12px;}
#listado-productos li ul.listado-productos-opciones-precio {display:block;overflow:hidden;margin-bottom:9px;margin-top:-2px;margin-left:3px;line-height: 15px;}
#listado-productos li ul.listado-productos-opciones-precio .precio-viejo span:last-child {background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);background-repeat:repeat-x;background-position:left 1px;}
#listado-productos li a.mas-info {color:#0099cc;text-decoration:underline;margin-left:3px;}
#listado-productos li a.mas-info:hover {text-decoration: none;}
#listado-productos.tienda-fisica .bt-comprar  {padding-right:3px!important;}
#listado-productos.tienda-fisica .bt-comprar strong  {margin-right:0px;}
#listado-productos.tienda-fisica li .unidades-disp-si, #listado-productos li .unidades-disp-no {margin-bottom:10px;}
#listado-productos.tienda-home li .no-disponible {color:#cc0000;padding-top:4px;margin-bottom:3px;}

/************************************************************************************************/
#listado-productos-pag {display:block;overflow:hidden;width:324px;padding-bottom:32px;margin:0px auto;}
#listado-productos-pag li {color:#999;font-size:17px;float:left;margin-right:10px;}
#listado-productos-pag li + li {color:#000;margin-left:3px;}
#listado-productos-pag li a {color:#0099cc;text-decoration:underline;}
#listado-productos-pag li a:hover {text-decoration: none;}
/****************************************************************/
/* Home
*/
#tienda-home #nav.home li:last-child {background:none;}
#tienda-home #nav.home li:last-child a {text-decoration: underline;font-weight:normal;color:#666;}
#tienda-home #caracteristicas-compra {width:308px;float:right;color:#999;}
#tienda-home #caracteristicas-compra li {position:relative;width:195px;padding: 20px 10px 24px 101px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background: -webkit-gradient(linear, left top, left bottom, from(#f6f6ef), to(#e6e1d4));background: -moz-linear-gradient(top,#f6f6ef,#e6e1d4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6ef', endColorstr='#e6e1d4');}
#tienda-home #caracteristicas-compra li + li {margin-top:2px;padding-top:29px;padding-bottom:29px;}
#tienda-home #caracteristicas-compra li:last-child {padding-top:26px;}
#tienda-home #caracteristicas-compra li h3 {font-family:"HelveticaNeueCondensedBold";font-size:22px;color:#333;margin-bottom:3px;}
#tienda-home #caracteristicas-compra li h3 span {color:#7dbc39;}
#tienda-home #caracteristicas-compra li p {width:185px;}
#tienda-home #caracteristicas-compra li > span {position:absolute;top:20px;left:22px;width:72px;height:66px;}
#tienda-home .icono-formaspago {background-image:url(/dam/templating-kit/themes/popLM/img/icono-formaspago.png);width:52px;height:52px;left:19px;top:16px;}
#tienda-home .icono-envio {background-image:url(/dam/templating-kit/themes/popLM/img/icono-envio.png);width:55px;height:44px;left:16px;top:13px;}
#tienda-home .icono-entrega {background-image:url(/dam/templating-kit/themes/popLM/img/icono-entrega.png);width:46px;height:51px;left:20px;top:14px;}
#tienda-home .icono-ayuda {background-image:url(/dam/templating-kit/themes/popLM/img/ayuda_icon.png);width:46px;height:51px;left:20px;top:14px;}
#home-listado-titulo   {font-size:22px;font-weight:bold;margin-bottom:10px;letter-spacing:-1px;margin-top: 10px;margin-right: 0px;margin-left: 0px;}
#tienda-home h1 {font-size:18px;color:#62932d;line-height:21px;margin-bottom:23px;}
#tienda-home h1 strong {display:block;color:#000;font-size:27px;}
#tienda-home #menu-categorias {width:892px;height:170;padding:15px 0px 24px 22px;background-color:#efefef;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display:block;overflow:hidden;margin-bottom:23px;margin-top:3px;}
#tienda-home #menu-categorias ul {float:left;width: 185px;}
#tienda-home #menu-categorias ul + ul {margin-left:20px;border-left:solid 1px #ccc;padding-left:22px;}
#tienda-home #menu-categorias ul + ul + ul + ul {margin-right: 22px}
#tienda-home #menu-categorias ul li {font-size:14px;line-height:19px;color:#666;}
#tienda-home #menu-categorias ul li a {text-decoration:underline;color: #22a5d1;font-size:13px;}
/*************************************************************************/
/* SHOWROOM HOME CATEGORIA                                               */
#showroom-home .clearing-color {margin-bottom:31px;}
#showroom-home h1 {font-size:35px;float:left;letter-spacing: -1px;}
#showroom-home #tienda-cercana {color:#FFF;font-size:15px;padding-left:45px;height:52px;line-height:52px;background-color:#6fb61d;float:right;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-image:url(/dam/templating-kit/themes/popLM/img/icono-lugar.png);background-repeat:no-repeat;background-position:11px 11px;margin-top:-6px;margin-bottom:17px;padding-right: 16px;}
#showroom-home #filtro-opciones {width:888px;height:170;background-color:#efefef;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display:block;overflow:hidden;margin-bottom:23px;clear: both;padding-top: 13px;padding-right: 0px;padding-bottom: 25px;padding-left: 26px;}
#showroom-home #filtro-opciones ul {float:left;}
#showroom-home #filtro-opciones ul + ul {margin-left:26px;border-left:solid 1px #ddd;padding-left:24px;}
#showroom-home #filtro-opciones li {font-size:14px;line-height:20px;color:#666;}
#showroom-home #filtro-opciones li:first-child {margin-bottom:3px;}
#showroom-home #filtro-opciones ul li label {font-size:13px;}
#showroom-home #filtro-opciones a.marcartodos {color:#0099cc;text-decoration:underline;margin-left:-2px;display:block;clear: both;float: none;padding-top: 10px;}
#showroom-home #filtro-opciones a.marcartodos:hover {text-decoration: none;}
#showroom-home #listado-productos {display:block;overflow:hidden;padding-bottom:30px;margin-left:-43px;letter-spacing: -.25em;word-spacing: -1em;width:auto;}
#showroom-home #listado-productos > li {width:277px;margin-left:42px;margin-right:0px;margin-bottom:40px;letter-spacing: normal;vertical-align: top;word-spacing: normal;display: inline-block;}
#showroom-home #listado-productos li img {margin-bottom:7px;}
#showroom-home #listado-productos li .oferta {margin-top:-25px;margin-bottom:5px;position:relative;z-index:100;}
#showroom-home #listado-productos li h3 {font-size:15px;line-height:15px;color:#666;margin-bottom:3px;margin-left:2px;}
#showroom-home #listado-productos li h3 strong {font-size:16px;color:#000;display:block;}
#showroom-home #listado-productos li .bt-comprar {margin-bottom:1px;}
#showroom-home #listado-productos li .bt-comprar strong {margin-right:6px;}
#showroom-home #listado-productos li p {color:#666;font-size:12px;line-height:12px;margin-left:3px;}
#showroom-home #listado-productos li ul.listado-productos-caracteristicas {display:block;overflow:hidden;margin-top:0px;margin-bottom:12px;margin-left:3px;}
#showroom-home #listado-productos li ul.listado-productos-caracteristicas li {color:#4a4a4a;line-height:14px;font-size: 12px;font-weight:500;}
#showroom-home #listado-productos li ul.listado-productos-opciones-precio {display:block;overflow:hidden;margin-bottom:9px;margin-top:-2px;margin-left:3px;line-height: 15px;}
#showroom-home #listado-productos li a.mas-info {color:#0099cc;text-decoration:underline;margin-left:3px;}
#showroom-home #listado-productos li a.mas-info:hover {text-decoration: none;}
/****************************************************************/
/* Listado Tienda Virtual
*/
/*************************************************************************************************/
#tienda-listado h1 {font-size:35px;float:left;letter-spacing: -1px;}
#tienda-listado.tabs h1 {float: none;margin-bottom: 19px !important;}
#tienda-listado #tienda-cercana {color:#FFF;font-size:15px;padding-right:15px;padding-left:45px;height:52px;line-height:52px;background-color:#6fb61d;float:right;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-image:url(/dam/templating-kit/themes/popLM/img/icono-lugar.png);background-repeat:no-repeat;background-position:11px 11px;margin-top:-6px;margin-bottom:17px;}

/* modificaciones fusion 22-08-2013 */
#tienda-listado #filtro-opciones, #productoskk #filtro-opciones, #variantekk #filtro-opciones
  {width:915px; /*modificacion fusion 22-08-2013 */ height:170;background-color:#efefef;
  /* modificacion fusion R3 18/10/2013 */
  /* -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; */

  display:block;
  /* modificacion fusion R3 22/10/2013 */
  /*overflow:hidden;*/
  margin-bottom:23px;clear: both;padding-top: 13px;padding-right: 0px;padding-bottom: 18px;padding-left: 26px;/* position: relative; */}
#tienda-listado #filtro-opciones ul, #productoskk #filtro-opciones ul, #variantekk #filtro-opciones ul
  {float:left;}
#tienda-listado #filtro-opciones ul + ul , #productoskk #filtro-opciones ul + ul, #variantekk #filtro-opciones ul + ul
  {
    /* modificacion fusion R3 23/10/2013 */
/*  padding-left: 26px; */
  border-left:solid 1px #ddd;padding-left:24px;}
#tienda-listado #filtro-opciones li , #productoskk #filtro-opciones li, #variantekk #filtro-opciones li
  {font-size:14px;line-height:20px;color:#666;}
#tienda-listado #filtro-opciones li:first-child , #productoskk #filtro-opciones li:first-child, #variantekk #filtro-opciones li:first-child
  {margin-bottom:3px;}
#tienda-listado #filtro-opciones ul li label , #productoskk #filtro-opciones ul li label, #variantekk #filtro-opciones ul li label
	/* modificacion fusion R3 14/10/2013 */
	  {font-size:13px;}
#tienda-listado #filtro-opciones a.marcartodos , #productoskk #filtro-opciones a.marcartodos, #variantekk #filtro-opciones a.marcartodos
  {color:#0099cc;text-decoration:underline;margin-left:-2px;display:block;clear: both;float: none;padding-top: 10px;}
#tienda-listado #filtro-opciones a.marcartodos:hover , #productoskk #filtro-opciones  a.marcartodos:hover, #variantekk #filtro-opciones  a.marcartodos:hover
  {text-decoration: none;}
/* fin modificaciones */

/****************************************************************/
/* Listado Tienda Física
*/
#tienda-listado #tienda-cercana {color:#FFF;font-size:15px;padding-right:20px;padding-left:45px;height:52px;line-height:52px;background-color:#6fb61d;float:right;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-image:url(/dam/templating-kit/themes/popLM/img/icono-lugar.png);background-repeat:no-repeat;background-position:11px 11px;margin-top:-6px;margin-bottom:17px;}
#tienda-listado.fisica #tienda-cercana {background-color:#b1ca19;}
#tienda-listado.fisica #tienda-cercana a + a {margin-left:10px;}
#tienda-listado.fisica #tienda-cercana .bt-simple-small {font-size:13px;}
#tienda-listado.fisica #tienda-cercana > strong  {font-size:16px;margin-right:5px;}
/****************************************************************/
/* Listado Comuesto
*/
#tienda-listado.compuesto #tienda-cercana {background-color:#6fb61d;}
#tienda-listado.compuesto #listado-productos {margin-left:-45px;width:auto;}
#tienda-listado.compuesto #listado-productos > li {/* width:275px; */
width: 260px;margin-left:44px;margin-right:0px;margin-bottom:40px;}
#tienda-listado.compuesto .bt-comprar strong {margin-right:6px;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-caracteristicas, #listado-productos li ul.listado-productos-caracteristicas
/* modificado fusion R3 02/10/2013*/
   {margin-top:0px;margin-bottom:12px;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-caracteristicas li {color: #4A4A4A;font-weight:bold;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-opciones-precio {margin-top: 8px;line-height: 13px;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-opciones-precio li {color:#79a24b;display:block;margin-bottom:2px;}
#tienda-listado #listado-productos li ul.listado-productos-opciones-precio li label.clickeable {color:#666;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-opciones-precio li strong {color:#666;float:right;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-opciones-precio li strong.precio-oferta {min-width:43px;}
#tienda-listado.compuesto #listado-productos li .bt-comprar + .precio-viejo {position:relative;left:-56px;top:-27px;}
#tienda-listado.compuesto #listado-productos .listado-productos-opciones-precio li strong span {font-weight:normal;background:none;}
/****************************************************************/
/* Listado Tienda Virtual
*/

#tienda-ficha-producto  #nav li:last-child,#fichabodegon  #nav li:last-child,#fichavariante  #nav li:last-child,#fichasimple  #nav li:last-child,
  #fichaoutlet #nav li:last-child, #fichaventaflash #nav li:last-child, #fichauniversal #nav li:last-child {/* background-image:url(/dam/templating-kit/themes/popLM/img/nav-li-bg-last.png);background-repeat:no-repeat;background-position:left 1px;padding-left:17px;margin-left:-5px; */}
#tienda-ficha-producto  #ficha-producto-slider ,#fichabodegon  #ficha-producto-slider ,#fichavariante  #ficha-producto-slider ,#fichasimple  #ficha-producto-slider ,
  #fichaoutlet #ficha-producto-slider , #fichaventaflash #ficha-producto-slider , #fichauniversal #ficha-producto-slider {width:443px;height:468px;float:left;margin-left:2px;margin-top:11px;border:solid 1px #d3d3d3;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#tienda-ficha-producto #ficha-producto-slider-img,#fichabodegon #ficha-producto-slider-img,#fichavariante #ficha-producto-slider-img,#fichasimple #ficha-producto-slider-img,
  #fichaoutlet #ficha-producto-slider-img, #fichaventaflash #ficha-producto-slider-img, #fichauniversal #ficha-producto-slider-img {width:423px;height:362px;margin:10px;text-align:center;position:relative;}
#tienda-ficha-producto #ficha-producto-slider-img .hidden ,#fichabodegon #ficha-producto-slider-img .hidden ,#fichavariante #ficha-producto-slider-img .hidden ,#fichasimple #ficha-producto-slider-img .hidden ,
  #fichaoutlet #ficha-producto-slider-img .hidden, #fichaventaflash #ficha-producto-slider-img .hidden, #fichauniversal #ficha-producto-slider-img .hidden {display: none;}
#tienda-ficha-producto #ficha-producto-slider-img img,#fichabodegon #ficha-producto-slider-img img,#fichavariante #ficha-producto-slider-img img,#fichasimple #ficha-producto-slider-img img,
  #fichaoutlet #ficha-producto-slider-img img , #fichaventaflash #ficha-producto-slider-img img , #fichauniversal #ficha-producto-slider-img img ,
#tienda-ficha-producto #ficha-producto-slider-img #ficha-producto-video,#fichabodegon #ficha-producto-slider-img #ficha-producto-video,#fichavariante #ficha-producto-slider-img #ficha-producto-video,#fichasimple #ficha-producto-slider-img #ficha-producto-video,
  #fichaoutlet #ficha-producto-slider-img #ficha-producto-video, #fichaventaflash #ficha-producto-slider-img #ficha-producto-video, #fichauniversal #ficha-producto-slider-img #ficha-producto-video {height:360px;}
#tienda-ficha-producto .naterial,#fichabodegon .naterial,#fichavariante .naterial,#fichasimple .naterial,
  #fichaoutlet .naterial , #fichaventaflash .naterial , #fichauniversal .naterial {width:34px;height:40px;position:absolute;top:-2px;left:-1px;background-image: url(/dam/templating-kit/themes/popLM/img/naterial.png);}
#tienda-ficha-producto #ficha-producto-slider-img .bt-simple,#fichabodegon #ficha-producto-slider-img .bt-simple,#fichavariante #ficha-producto-slider-img .bt-simple,#fichasimple #ficha-producto-slider-img .bt-simple,
  #fichaoutlet #ficha-producto-slider-img .bt-simple, #fichaventaflash #ficha-producto-slider-img .bt-simple, #fichauniversal #ficha-producto-slider-img .bt-simple {position:absolute;bottom:1px;left:0px;}
#tienda-ficha-producto #ficha-producto-slider-thumbs,#fichabodegon #ficha-producto-slider-thumbs,#fichavariante #ficha-producto-slider-thumbs,#fichasimple #ficha-producto-slider-thumbs,
  #fichaoutlet #ficha-producto-slider-thumbs, #fichaventaflash #ficha-producto-slider-thumbs, #fichauniversal #ficha-producto-slider-thumbs {height:85px;border-top:solid 1px #CCC;position:relative;}
#tienda-ficha-producto #ficha-producto-slider-thumbs > a,#fichabodegon #ficha-producto-slider-thumbs > a,#fichavariante #ficha-producto-slider-thumbs > a,#fichasimple #ficha-producto-slider-thumbs > a,
  #fichaoutlet #ficha-producto-slider-thumbs > a, #fichaventaflash #ficha-producto-slider-thumbs > a, #fichauniversal #ficha-producto-slider-thumbs > a {width:18px;height:18px;padding:0px;display:block;position:absolute;top:34px;background-image: url(/dam/templating-kit/themes/popLM/img/arrows-simple.png);}
#tienda-ficha-producto #ficha-producto-slider-thumbs a.prev,#fichabodegon #ficha-producto-slider-thumbs a.prev,#fichavariante #ficha-producto-slider-thumbs a.prev,#fichasimple #ficha-producto-slider-thumbs a.prev,
  #fichaoutlet  #ficha-producto-slider-thumbs a.prev, #fichaventaflash  #ficha-producto-slider-thumbs a.prev, #fichauniversal #ficha-producto-slider-thumbs a.prev {background-position:left top;left:27px;}
#tienda-ficha-producto #ficha-producto-slider-thumbs a.next,#fichabodegon #ficha-producto-slider-thumbs a.next,#fichavariante #ficha-producto-slider-thumbs a.next,#fichasimple #ficha-producto-slider-thumbs a.next,
  #fichaoutlet #ficha-producto-slider-thumbs a.next, #fichaventaflash #ficha-producto-slider-thumbs a.next, #fichauniversal #ficha-producto-slider-thumbs a.next {background-position: right top;right:31px;}
#tienda-ficha-producto #ficha-producto-slider-thumbs div.slider-wrapper,#fichabodegon #ficha-producto-slider-thumbs div.slider-wrapper,#fichavariante #ficha-producto-slider-thumbs div.slider-wrapper,#fichasimple #ficha-producto-slider-thumbs div.slider-wrapper,0
  #fichaoutlet #ficha-producto-slider-thumbs div.slider-wrapper , #fichaventaflash #ficha-producto-slider-thumbs div.slider-wrapper , #fichauniversal #ficha-producto-slider-thumbs div.slider-wrapper {height: 73px;overflow: hidden;position: absolute;left: 93px;top: -1px;width: 256px;}
#tienda-ficha-producto #ficha-producto-slider-thumbs ul,#fichabodegon #ficha-producto-slider-thumbs ul,#fichavariante #ficha-producto-slider-thumbs ul,#fichasimple #ficha-producto-slider-thumbs ul,
  #fichaoutlet #ficha-producto-slider-thumbs ul, #fichaventaflash #ficha-producto-slider-thumbs ul, #fichauniversal #ficha-producto-slider-thumbs ul {height: 73px;overflow: hidden;width: 256px;}
#tienda-ficha-producto #ficha-producto-slider-thumbs ul li,#fichabodegon #ficha-producto-slider-thumbs ul li,#fichavariante #ficha-producto-slider-thumbs ul li,#fichasimple #ficha-producto-slider-thumbs ul li,
  #fichaoutlet #ficha-producto-slider-thumbs ul li, #fichaventaflash #ficha-producto-slider-thumbs ul li, #fichauniversal #ficha-producto-slider-thumbs ul li{height:61px;padding-top:12px;float:left;display: block;margin-right: 4px;width: 61px;}
#tienda-ficha-producto #ficha-producto-slider-thumbs ul li.active,#fichabodegon #ficha-producto-slider-thumbs ul li.active,#fichavariante #ficha-producto-slider-thumbs ul li.active,#fichasimple #ficha-producto-slider-thumbs ul li.active,
  #fichaoutlet #ficha-producto-slider-thumbs ul li.active, #fichaventaflash #ficha-producto-slider-thumbs ul li.active, #fichauniversal #ficha-producto-slider-thumbs ul li.active {background-image: url(/dam/templating-kit/themes/popLM/img/ficha-slider-active.png);background-position:center top;background-repeat:no-repeat;}
#tienda-ficha-producto #ficha-producto-descripcion,#fichabodegon #ficha-producto-descripcion,#fichavariante #ficha-producto-descripcion,#fichasimple #ficha-producto-descripcion,
  #fichaoutlet #ficha-producto-descripcion , #fichaventaflash #ficha-producto-descripcion , #fichauniversal #ficha-producto-descripcion {color:#999;/* width:447px; */
width: 446px;margin-left:20px;margin-top:13px;float:left;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-simple,#fichabodegon #ficha-producto-descripcion .bt-simple,#fichavariante #ficha-producto-descripcion .bt-simple,#fichasimple #ficha-producto-descripcion .bt-simple,
  #fichaoutlet #ficha-producto-descripcion .bt-simple, #fichaventaflash #ficha-producto-descripcion .bt-simple, #fichauniversal #ficha-producto-descripcion .bt-simple {float:right;margin-left:5px;}
/* modificacion fusion R3 13/09/2013 */
#tienda-ficha-producto #ficha-producto-descripcion .oferta,#fichabodegon #ficha-producto-descripcion .oferta,#fichavariante #ficha-producto-descripcion .oferta,#fichasimple #ficha-producto-descripcion .oferta,
  #fichaoutlet #ficha-producto-descripcion .ofert, #fichaventaflash #ficha-producto-descripcion .ofert, #fichauniversal #ficha-producto-descripcion .oferta {width:68px;font-size:18px;margin-bottom:9px; position: relative; margin-left: 5px;margin-top: 10px;}
#tienda-ficha-producto #ficha-producto-descripcion h,#fichabodegon #ficha-producto-descripcion h,#fichavariante #ficha-producto-descripcion h,#fichasimple #ficha-producto-descripcion h,
  #fichaoutlet #ficha-producto-descripcion h2, #fichaventaflash #ficha-producto-descripcion h2, #fichauniversal #ficha-producto-descripcion h2 {font-size:20px;margin-bottom:3px;line-height:21px;}
#tienda-ficha-producto #ficha-producto-descripcion h2 strong,#fichabodegon #ficha-producto-descripcion h2 strong,#fichavariante #ficha-producto-descripcion h2 strong,#fichasimple #ficha-producto-descripcion h2 strong,
  #fichaoutlet #ficha-producto-descripcion h2 strong, #fichaventaflash #ficha-producto-descripcion h2 strong, #fichauniversal #ficha-producto-descripcion h2 strong {font-size:26px;color:#000;font-weight:bold;display:block;}
#tienda-ficha-producto #ficha-producto-descripcion h5,#fichabodegon #ficha-producto-descripcion h5,#fichavariante #ficha-producto-descripcion h5,#fichasimple #ficha-producto-descripcion h5,
  #fichaoutlet #ficha-producto-descripcion h5, #fichaventaflash #ficha-producto-descripcion h5, #fichauniversal #ficha-producto-descripcion h5 {margin-bottom:8px;}
#tienda-ficha-producto #ficha-producto-descripcion p,#fichabodegon #ficha-producto-descripcion p,#fichavariante #ficha-producto-descripcion p,#fichasimple #ficha-producto-descripcion p,
  #fichaoutlet #ficha-producto-descripcion p, #fichaventaflash #ficha-producto-descripcion p, #fichauniversal #ficha-producto-descripcion p {line-height:14px;margin-bottom:10px;}
#tienda-ficha-producto #ficha-producto-caracteristicas ,#fichabodegon #ficha-producto-caracteristicas ,#fichavariante #ficha-producto-caracteristicas ,#fichasimple #ficha-producto-caracteristicas ,
  #fichaoutlet #ficha-producto-caracteristicas, #fichaventaflash #ficha-producto-caracteristicas, #fichauniversal #ficha-producto-caracteristicas {margin-bottom:11px;}
#tienda-ficha-producto #ficha-producto-caracteristicas li,#fichabodegon #ficha-producto-caracteristicas li,#fichavariante #ficha-producto-caracteristicas li,#fichasimple #ficha-producto-caracteristicas li,
  #fichaoutlet #ficha-producto-caracteristicas li, #fichaventaflash #ficha-producto-caracteristicas li, #fichauniversal #ficha-producto-caracteristicas li {font-size:14px;color:#62932d;line-height:17px;list-style-image:url(/dam/templating-kit/themes/popLM/img/bullet-dics.png);list-style-position:outside;margin-left:13px;}
#tienda-ficha-producto #ficha-producto-caracteristicas li.producto-caracteristicas-eco,#fichabodegon #ficha-producto-caracteristicas li.producto-caracteristicas-eco,#fichavariante #ficha-producto-caracteristicas li.producto-caracteristicas-eco,#fichasimple #ficha-producto-caracteristicas li.producto-caracteristicas-eco,
  #fichaoutlet #ficha-producto-caracteristicas li.producto-caracteristicas-eco , #fichaventaflash #ficha-producto-caracteristicas li.producto-caracteristicas-eco , #fichauniversal #ficha-producto-caracteristicas li.producto-caracteristicas-eco {background-image:url(/dam/templating-kit/themes/popLM/img/icono-eco.png);background-repeat:no-repeat;background-position:left top;padding-left:24px;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-text,#fichabodegon #ficha-producto-descripcion .bt-text,#fichavariante #ficha-producto-descripcion .bt-text,#fichasimple #ficha-producto-descripcion .bt-text,
  #fichaoutlet #ficha-producto-descripcion .bt-text, #fichaventaflash #ficha-producto-descripcion .bt-text, #fichauniversal #ficha-producto-descripcion .bt-text {font-size:14px;margin-bottom:16px;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar ,#fichabodegon #ficha-producto-descripcion .bt-comprar ,#fichavariante #ficha-producto-descripcion .bt-comprar ,#fichasimple #ficha-producto-descripcion .bt-comprar ,
  #fichaoutlet #ficha-producto-descripcion .bt-comprar, #fichaventaflash #ficha-producto-descripcion .bt-comprar, #fichauniversal #ficha-producto-descripcion .bt-comprar {font-weight:bold;font-size:21px;margin-bottom:13px;}
#tienda-ficha-producto  #ficha-producto-descripcion .bt-comprar strong,#fichabodegon  #ficha-producto-descripcion .bt-comprar strong,#fichavariante  #ficha-producto-descripcion .bt-comprar strong,#fichasimple  #ficha-producto-descripcion .bt-comprar strong,
  #fichaoutlet #ficha-producto-descripcion .bt-comprar strong, #fichaventaflash #ficha-producto-descripcion .bt-comprar strong, #fichauniversal #ficha-producto-descripcion .bt-comprar strong, #ficha-producto-descripcion del.precio-viejo {font-size:22px;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar strong,#fichabodegon #ficha-producto-descripcion .bt-comprar strong,#fichavariante #ficha-producto-descripcion .bt-comprar strong,#fichasimple #ficha-producto-descripcion .bt-comprar strong,
  #fichaoutlet #ficha-producto-descripcion .bt-comprar strong, #fichaventaflash #ficha-producto-descripcion .bt-comprar strong, #fichauniversal #ficha-producto-descripcion .bt-comprar strong {padding:3px 6px 2px 5px;margin-right:7px;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar strong span,#fichabodegon #ficha-producto-descripcion .bt-comprar strong span,#fichavariante #ficha-producto-descripcion .bt-comprar strong span,#fichasimple #ficha-producto-descripcion .bt-comprar strong span,
  #fichaoutlet #ficha-producto-descripcion .bt-comprar strong span, #fichaventaflash #ficha-producto-descripcion .bt-comprar strong span, #fichauniversal #ficha-producto-descripcion .bt-comprar strong span, #ficha-producto-descripcion .precio-viejo span {font-size:14px;font-weight:normal;}
#tienda-ficha-producto #ficha-producto-descripcion .precio-viejo,#fichabodegon #ficha-producto-descripcion .precio-viejo,#fichavariante #ficha-producto-descripcion .precio-viejo,#fichasimple #ficha-producto-descripcion .precio-viejo,
  #fichaoutlet #ficha-producto-descripcion .precio-viejo, #fichaventaflash #ficha-producto-descripcion .precio-viejo, #fichauniversal #ficha-producto-descripcion .precio-viejo {color:#999;}
#tienda-ficha-producto #ficha-producto-descripcion .precio-viejo span:last-child,#fichabodegon #ficha-producto-descripcion .precio-viejo span:last-child,#fichavariante #ficha-producto-descripcion .precio-viejo span:last-child,#fichasimple #ficha-producto-descripcion .precio-viejo span:last-child,
  #fichaoutlet #ficha-producto-descripcion .precio-viejo span:last-child , #fichaventaflash #ficha-producto-descripcion .precio-viejo span:last-child , #fichauniversal #ficha-producto-descripcion .precio-viejo span:last-child {/*   background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png); */
background-repeat:repeat-x;background-position:left 6px;}
#tienda-ficha-producto #ficha-producto-descripcion .entrega-dia,#fichabodegon #ficha-producto-descripcion .entrega-dia,#fichavariante #ficha-producto-descripcion .entrega-dia,#fichasimple #ficha-producto-descripcion .entrega-dia,
  #fichaoutlet #ficha-producto-descripcion .entrega-dia, #fichaventaflash #ficha-producto-descripcion .entrega-dia, #fichauniversal #ficha-producto-descripcion .entrega-dia {font-size:14px;background-image: url(/dam/templating-kit/themes/popLM/img/icono-entregadia-big.png);padding-left:16px;margin-bottom:1px;float:none;}
#tienda-ficha-producto #ficha-producto-descripcion .entrega-dia + p,#fichabodegon #ficha-producto-descripcion .entrega-dia + p,#fichavariante #ficha-producto-descripcion .entrega-dia + p,#fichasimple #ficha-producto-descripcion .entrega-dia + p,
  #fichaoutlet #ficha-producto-descripcion .entrega-dia + p, #fichaventaflash #ficha-producto-descripcion .entrega-dia + p, #fichauniversal #ficha-producto-descripcion .entrega-dia + p {font-size:14px;}
#tienda-ficha-producto #ficha-tecnica,#fichabodegon #ficha-tecnica,#fichavariante #ficha-tecnica,#fichasimple #ficha-tecnica,
  #fichaoutlet #ficha-tecnica , #fichaventaflash #ficha-tecnica , #fichauniversal #ficha-tecnica {padding:25px 23px 55px 23px;width:932px;margin-left:-16px!important;margin-top:28px;background-color:#efefef;display:block;overflow:hidden;margin-bottom: 20px;}
#tienda-ficha-producto #ficha-tecnica h4,#fichabodegon #ficha-tecnica h4,#fichavariante #ficha-tecnica h4,#fichasimple #ficha-tecnica h4,
  #fichaoutlet #ficha-tecnica h4, #fichaventaflash #ficha-tecnica h4, #fichauniversal #ficha-tecnica h4 {font-size:22px;font-weight:bold;margin-bottom:14px;}
#tienda-ficha-producto #ficha-tecnica ul,#fichabodegon #ficha-tecnica ul,#fichavariante #ficha-tecnica ul,#fichasimple #ficha-tecnica ul,
  #fichaoutlet #ficha-tecnica ul, #fichaventaflash #ficha-tecnica ul, #fichauniversal #ficha-tecnica ul {/* width:914px; */
width: 100%;float:left;margin-bottom: 30px;}
#tienda-ficha-producto #ficha-tecnica ul li,#fichabodegon #ficha-tecnica ul li,#fichavariante #ficha-tecnica ul li,#fichasimple #ficha-tecnica ul li,
  #fichaoutlet #ficha-tecnica ul li, #fichaventaflash #ficha-tecnica ul li, #fichauniversal #ficha-tecnica ul li {margin-bottom:4px;border-bottom: 1px solid #CBDEB6;/* display:block; */font-size:13px;;
display: inline-block;overflow:hidden;padding-bottom:5px;/*width: 49%!important;*/}
#tienda-ficha-producto #ficha-tecnica ul li:last-child,#fichabodegon #ficha-tecnica ul li:last-child,#fichavariante #ficha-tecnica ul li:last-child,#fichasimple #ficha-tecnica ul li:last-child,
  #fichaoutlet #ficha-tecnica ul li:last-child, #fichaventaflash #ficha-tecnica ul li:last-child, #fichauniversal #ficha-tecnica ul li:last-child {border:none;border-bottom: 1px solid #CBDEB6!important;}
#tienda-ficha-producto #ficha-tecnica ul li span,#fichabodegon #ficha-tecnica ul li span,#fichavariante #ficha-tecnica ul li span,#fichasimple #ficha-tecnica ul li span,
  #fichaoutlet #ficha-tecnica ul li span, #fichaventaflash #ficha-tecnica ul li span, #fichauniversal #ficha-tecnica ul li span {width:230px;padding-right:40px;float:left;color:#666;margin-left:3px;padding-bottom:1px;}
#tienda-ficha-producto #ficha-tecnica ul li .info,#fichabodegon #ficha-tecnica ul li .info,#fichavariante #ficha-tecnica ul li .info,#fichasimple #ficha-tecnica ul li .info,
  #fichaoutlet #ficha-tecnica ul li .info , #fichaventaflash #ficha-tecnica ul li .info , #fichauniversal #ficha-tecnica ul li .info {color: black;display: block;float: left;width: 598px;}
#tienda-ficha-producto #ficha-tecnica a,#fichabodegon #ficha-tecnica a,#fichavariante #ficha-tecnica a,#fichasimple #ficha-tecnica a,
  #fichaoutlet #ficha-tecnica a, #fichaventaflash #ficha-tecnica a, #fichauniversal #ficha-tecnica a {float:right;color:#999;text-align:right;padding-right:50px;height:45px;margin-right:-3px;margin-top:32px;background-image: url(/dam/templating-kit/themes/popLM/img/bt-down.png);background-repeat:no-repeat;background-position:right top;}
#tienda-ficha-producto #ficha-tecnica a:hover,#fichabodegon #ficha-tecnica a:hover,#fichavariante #ficha-tecnica a:hover,#fichasimple #ficha-tecnica a:hover,
  #fichaoutlet #ficha-tecnica a:hover, #fichaventaflash #ficha-tecnica a:hover, #fichauniversal #ficha-tecnica a:hover {background-position:right bottom;}
#tienda-ficha-producto #ficha-tecnica a .bt-text,#fichabodegon #ficha-tecnica a .bt-text,#fichavariante #ficha-tecnica a .bt-text,#fichasimple #ficha-tecnica a .bt-text,
  #fichaoutlet #ficha-tecnica a .bt-text, #fichaventaflash #ficha-tecnica a .bt-text, #fichauniversal #ficha-tecnica a .bt-text {margin-top:8px;margin-bottom:5px;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar,#fichabodegon #ficha-producto-descripcion .bt-comprar,#fichavariante #ficha-producto-descripcion .bt-comprar,#fichasimple #ficha-producto-descripcion .bt-comprar,
  #fichaoutlet #ficha-producto-descripcion .bt-comprar, #fichaventaflash #ficha-producto-descripcion .bt-comprar, #fichauniversal #ficha-producto-descripcion .bt-comprar {font-size:19px;margin-right:4px;}
#tienda-ficha-producto #ficha-producto-descripcion .bt-comprar em,#fichabodegon #ficha-producto-descripcion .bt-comprar em,#fichavariante #ficha-producto-descripcion .bt-comprar em,#fichasimple #ficha-producto-descripcion .bt-comprar em,
  #fichaoutlet #ficha-producto-descripcion .bt-comprar em, #fichaventaflash #ficha-producto-descripcion .bt-comprar em, #fichauniversal #ficha-producto-descripcion .bt-comprar em {font-size:12px;margin-right:0px;}
#tienda-ficha-producto #ficha-producto-descripcion .entrega-dia,#fichabodegon #ficha-producto-descripcion .entrega-dia,#fichavariante #ficha-producto-descripcion .entrega-dia,#fichasimple #ficha-producto-descripcion .entrega-dia,
  #fichaoutlet #ficha-producto-descripcion .entrega-dia, #fichaventaflash #ficha-producto-descripcion .entrega-dia, #fichauniversal #ficha-producto-descripcion .entrega-dia {font-size:16px;background-position:1px 3px;}
#tienda-ficha-producto #compra-personalizar,#fichabodegon #compra-personalizar,#fichavariante #compra-personalizar,#fichasimple #compra-personalizar,
  #fichaoutlet  #compra-personalizar, #fichaventaflash  #compra-personalizar, #fichauniversal #compra-personalizar, #tienda-ficha-producto #linea-conjuntos,#fichabodegon #linea-conjuntos,#fichavariante #linea-conjuntos,#fichasimple #linea-conjuntos,
  #fichaoutlet #linea-conjuntos, #fichaventaflash #linea-conjuntos, #fichauniversal #linea-conjuntos {width:100%;margin-top:31px;/* modificacion */
padding-right:0px;border:0;cellspacing:0;cellpadding:0;margin-bottom:24px;}
#tienda-ficha-producto #compra-personalizar th,#fichabodegon #compra-personalizar th,#fichavariante #compra-personalizar th,#fichasimple #compra-personalizar th,
  #fichaoutlet #compra-personalizar th, #fichaventaflash #compra-personalizar th, #fichauniversal #compra-personalizar th {border-bottom:solid 1px #d3e4bf;font-size:14px;padding-bottom:10px; font-weight: inherit;}
#tienda-ficha-producto #compra-personalizar th + th,#fichabodegon #compra-personalizar th + th,#fichavariante #compra-personalizar th + th,#fichasimple #compra-personalizar th + th,
  #fichaoutlet #compra-personalizar th + th, #fichaventaflash #compra-personalizar th + th, #fichauniversal #compra-personalizar th + th, #tienda-ficha-producto #linea-conjuntos th + th,#fichabodegon #linea-conjuntos th + th,#fichavariante #linea-conjuntos th + th,#fichasimple #linea-conjuntos th + th,
  #fichaoutlet #linea-conjuntos th + th, #fichaventaflash #linea-conjuntos th + th, #fichauniversal #linea-conjuntos th + th{text-align:right;}
#tienda-ficha-producto #compra-personalizar h4,#fichabodegon #compra-personalizar h4,#fichavariante #compra-personalizar h4,#fichasimple #compra-personalizar h4,
  #fichaoutlet #compra-personalizar h4, #fichaventaflash #compra-personalizar h4, #fichauniversal #compra-personalizar h4 {font-size:22px;font-weight:bold;}
#tienda-ficha-producto #compra-personalizar td,#fichabodegon #compra-personalizar td,#fichavariante #compra-personalizar td,#fichasimple #compra-personalizar td,
  #fichaoutlet #compra-personalizar td, #fichaventaflash #compra-personalizar td, #fichauniversal #compra-personalizar td {border-bottom:solid 1px #f0f0f0;padding:12px 0px;}
#tienda-ficha-producto #compra-personalizar td + td,#fichabodegon #compra-personalizar td + td,#fichavariante #compra-personalizar td + td,#fichasimple #compra-personalizar td + td,
  #fichaoutlet #compra-personalizar td + td, #fichaventaflash #compra-personalizar td + td, #fichauniversal #compra-personalizar td + td {color: #000000;font-size: 14px;font-weight: bold;text-align: right;vertical-align: middle;}
#tienda-ficha-producto #compra-personalizar img,#fichabodegon #compra-personalizar img,#fichavariante #compra-personalizar img,#fichasimple #compra-personalizar img,
  #fichaoutlet #compra-personalizar img, #fichaventaflash #compra-personalizar img, #fichauniversal #compra-personalizar img {float:left;margin-right:16px;margin-bottom: 10px!important;}
#tienda-ficha-producto #compra-personalizar a img,#fichabodegon #compra-personalizar a img,#fichavariante #compra-personalizar a img,#fichasimple #compra-personalizar a img,
  #fichaoutlet #compra-personalizar a img, #fichaventaflash #compra-personalizar a img, #fichauniversal #compra-personalizar a img {display: block;float: left;margin-left: 0 !important;}
#tienda-ficha-producto #compra-personalizar h3,#fichabodegon #compra-personalizar h3,#fichavariante #compra-personalizar h3,#fichasimple #compra-personalizar h3,
  #fichaoutlet #compra-personalizar h3, #fichaventaflash #compra-personalizar h3, #fichauniversal #compra-personalizar h3 {font-size:16px;font-weight:bold;margin-bottom:3px;}
#tienda-ficha-producto #compra-personalizar h3 a,#fichabodegon #compra-personalizar h3 a,#fichavariante #compra-personalizar h3 a,#fichasimple #compra-personalizar h3 a,
  #fichaoutlet #compra-personalizar h3 a, #fichaventaflash #compra-personalizar h3 a, #fichauniversal #compra-personalizar h3 a {color: #000000!important;margin-left: 0 !important;text-decoration: none!important;}
#tienda-ficha-producto #compra-personalizar h3 a:hover,#fichabodegon #compra-personalizar h3 a:hover,#fichavariante #compra-personalizar h3 a:hover,#fichasimple #compra-personalizar h3 a:hover,
  #fichaoutlet #compra-personalizar h3 a:hover , #fichaventaflash #compra-personalizar h3 a:hover , #fichauniversal #compra-personalizar h3 a:hover {text-decoration: underline;}
#tienda-ficha-producto #compra-personalizar h5,#fichabodegon #compra-personalizar h5,#fichavariante #compra-personalizar h5,#fichasimple #compra-personalizar h5,
  #fichaoutlet #compra-personalizar h5, #fichaventaflash #compra-personalizar h5, #fichauniversal #compra-personalizar h5 {color:#666;margin-bottom:1px;}
#tienda-ficha-producto #compra-personalizar p,#fichabodegon #compra-personalizar p,#fichavariante #compra-personalizar p,#fichasimple #compra-personalizar p,
  #fichaoutlet #compra-personalizar p, #fichaventaflash #compra-personalizar p, #fichauniversal #compra-personalizar p {font-size:12px;color:#8c8c8c;width:310px;overflow:hidden;margin-top:8px;}
#tienda-ficha-producto #compra-personalizar .bt-text,#fichabodegon #compra-personalizar .bt-text,#fichavariante #compra-personalizar .bt-text,#fichasimple #compra-personalizar .bt-text,
  #fichaoutlet #compra-personalizar .bt-text, #fichaventaflash #compra-personalizar .bt-text, #fichauniversal #compra-personalizar .bt-text {margin-bottom:5px;}
#tienda-ficha-producto #compra-personalizar .unidades-disp-no,#fichabodegon #compra-personalizar .unidades-disp-no,#fichavariante #compra-personalizar .unidades-disp-no,#fichasimple #compra-personalizar .unidades-disp-no,
  #fichaoutlet #compra-personalizar .unidades-disp-no, #fichaventaflash #compra-personalizar .unidades-disp-no, #fichauniversal #compra-personalizar .unidades-disp-no {display:inline;background-image:url(/dam/templating-kit/themes/popLM/img/icono-unidades-no-cruz.png);background-repeat:no-repeat;padding-left:18px;margin-left:-2px;}
#tienda-ficha-producto #compra-personalizar .precio-oferta,#fichabodegon #compra-personalizar .precio-oferta,#fichavariante #compra-personalizar .precio-oferta,#fichasimple #compra-personalizar .precio-oferta,
  #fichaoutlet #compra-personalizar .precio-oferta, #fichaventaflash #compra-personalizar .precio-oferta, #fichauniversal #compra-personalizar .precio-oferta {font-size:17px;padding:2px 3px;float:right;margin-bottom:5px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#tienda-ficha-producto #compra-personalizar .precio-oferta span,#fichabodegon #compra-personalizar .precio-oferta span,#fichavariante #compra-personalizar .precio-oferta span,#fichasimple #compra-personalizar .precio-oferta span,
  #fichaoutlet #compra-personalizar .precio-oferta span, #fichaventaflash #compra-personalizar .precio-oferta span, #fichauniversal #compra-personalizar .precio-oferta span {font-size:11px;line-height:11px;vertical-align:super;}
#tienda-ficha-producto #compra-personalizar .precio-viejo,#fichabodegon #compra-personalizar .precio-viejo,#fichavariante #compra-personalizar .precio-viejo,#fichasimple #compra-personalizar .precio-viejo,
  #fichaoutlet #compra-personalizar .precio-viejo, #fichaventaflash #compra-personalizar .precio-viejo, #fichauniversal #compra-personalizar .precio-viejo {font-size:14px;float:right;clear:right;font-weight:bold;color:#999;line-height: 20px;}
#tienda-ficha-producto #compra-personalizar .precio-viejo span:last-child,#fichabodegon #compra-personalizar .precio-viejo span:last-child,#fichavariante #compra-personalizar .precio-viejo span:last-child,#fichasimple #compra-personalizar .precio-viejo span:last-child,
  #fichaoutlet #compra-personalizar .precio-viejo span:last-child, #fichaventaflash #compra-personalizar .precio-viejo span:last-child, #fichauniversal #compra-personalizar .precio-viejo span:last-child {background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);background-repeat:repeat-x;}
#tienda-ficha-producto #compra-personalizar .compra-cantidad,#fichabodegon #compra-personalizar .compra-cantidad,#fichavariante #compra-personalizar .compra-cantidad,#fichasimple #compra-personalizar .compra-cantidad,
  #fichaoutlet #compra-personalizar .compra-cantidad, #fichaventaflash #compra-personalizar .compra-cantidad, #fichauniversal #compra-personalizar .compra-cantidad, #compra-personalizar .compra-sumatoria, #linea-conjuntos .compra-cantidad {font-size:19px;color:#000;}
#tienda-ficha-producto #compra-personalizar .compra-cantidad-cero h3,#fichabodegon #compra-personalizar .compra-cantidad-cero h3,#fichavariante #compra-personalizar .compra-cantidad-cero h3,#fichasimple #compra-personalizar .compra-cantidad-cero h3,
  #fichaoutlet #compra-personalizar .compra-cantidad-cero h3, #fichaventaflash #compra-personalizar .compra-cantidad-cero h3, #fichauniversal #compra-personalizar .compra-cantidad-cero h3 {color:#666;}
#tienda-ficha-producto #compra-personalizar .compra-cantidad-cero .compra-cantidad,#fichabodegon #compra-personalizar .compra-cantidad-cero .compra-cantidad,#fichavariante #compra-personalizar .compra-cantidad-cero .compra-cantidad,#fichasimple #compra-personalizar .compra-cantidad-cero .compra-cantidad,
  #fichaoutlet #compra-personalizar .compra-cantidad-cero .compra-cantidad, #fichaventaflash #compra-personalizar .compra-cantidad-cero .compra-cantidad, #fichauniversal #compra-personalizar .compra-cantidad-cero .compra-cantidad, #compra-personalizar .compra-cantidad-cero .compra-sumatoria {color:#999;}
#tienda-ficha-producto #compra-subtotal,#fichabodegon #compra-subtotal,#fichavariante #compra-subtotal,#fichasimple #compra-subtotal,
  #fichaoutlet #compra-subtotal, #fichaventaflash #compra-subtotal, #fichauniversal #compra-subtotal {width:250px;float:right;margin-right:2px;text-align:right;margin-bottom:20px;}
#tienda-ficha-producto #compra-subtotal p,#fichabodegon #compra-subtotal p,#fichavariante #compra-subtotal p,#fichasimple #compra-subtotal p,
  #fichaoutlet #compra-subtotal p, #fichaventaflash #compra-subtotal p, #fichauniversal #compra-subtotal p {color:#ccc;font-size:13px;}
#tienda-ficha-producto #compra-subtotal h4,#fichabodegon #compra-subtotal h4,#fichavariante #compra-subtotal h4,#fichasimple #compra-subtotal h4,
  #fichaoutlet #compra-subtotal h4, #fichaventaflash #compra-subtotal h4, #fichauniversal #compra-subtotal h4 {font-size:16px;margin-bottom:7px;}
#tienda-ficha-producto #compra-subtotal .bt-comprar,#fichabodegon #compra-subtotal .bt-comprar,#fichavariante #compra-subtotal .bt-comprar,#fichasimple #compra-subtotal .bt-comprar,
  #fichaoutlet #compra-subtotal .bt-comprar, #fichaventaflash #compra-subtotal .bt-comprar, #fichauniversal #compra-subtotal .bt-comprar {font-size:20px;font-weight:bold;margin-bottom:10px;}
#tienda-ficha-producto #compra-subtotal .bt-comprar strong,#fichabodegon #compra-subtotal .bt-comprar strong,#fichavariante #compra-subtotal .bt-comprar strong,#fichasimple #compra-subtotal .bt-comprar strong,
  #fichaoutlet #compra-subtotal .bt-comprar strong, #fichaventaflash #compra-subtotal .bt-comprar strong, #fichauniversal #compra-subtotal .bt-comprar strong {font-size:22px;padding:3px 5px 2px 3px;margin-right:3px;}
#tienda-ficha-producto #compra-subtotal .bt-comprar strong span,#fichabodegon #compra-subtotal .bt-comprar strong span,#fichavariante #compra-subtotal .bt-comprar strong span,#fichasimple #compra-subtotal .bt-comprar strong span,
  #fichaoutlet #compra-subtotal .bt-comprar strong span, #fichaventaflash #compra-subtotal .bt-comprar strong span, #fichauniversal #compra-subtotal .bt-comprar strong span {font-size:14px;background:none!important;}
/* FICHA MOBILIARIO */
#tienda-ficha-producto #ficha-producto-descripcion h6,#fichabodegon #ficha-producto-descripcion h6,#fichavariante #ficha-producto-descripcion h6,#fichasimple #ficha-producto-descripcion h6,
  #fichaoutlet #ficha-producto-descripcion h6, #fichaventaflash #ficha-producto-descripcion h6, #fichauniversal #ficha-producto-descripcion h6 {padding-bottom:5px;border-bottom:solid 1px #d7eac1;margin-bottom:5px;color:#666;font-weight:bold;margin-right:35px;}
#tienda-ficha-producto #ficha-producto-descripcion h6 span,#fichabodegon #ficha-producto-descripcion h6 span,#fichavariante #ficha-producto-descripcion h6 span,#fichasimple #ficha-producto-descripcion h6 span,
  #fichaoutlet #ficha-producto-descripcion h6 span, #fichaventaflash #ficha-producto-descripcion h6 span, #fichauniversal #ficha-producto-descripcion h6 span {float:right;color:#333;font-weight:normal;}
#tienda-ficha-producto #ficha-producto-descripcion table,#fichabodegon #ficha-producto-descripcion table,#fichavariante #ficha-producto-descripcion table,#fichasimple #ficha-producto-descripcion table,
  #fichaoutlet #ficha-producto-descripcion table, #fichaventaflash #ficha-producto-descripcion table, #fichauniversal #ficha-producto-descripcion table {margin-bottom:10px;}
#tienda-ficha-producto #ficha-producto-descripcion table th,#fichabodegon #ficha-producto-descripcion table th,#fichavariante #ficha-producto-descripcion table th,#fichasimple #ficha-producto-descripcion table th,
  #fichaoutlet #ficha-producto-descripcion table th, #fichaventaflash #ficha-producto-descripcion table th, #fichauniversal #ficha-producto-descripcion table th {padding-bottom:3px;}
#tienda-ficha-producto #ficha-producto-descripcion table th strong,#fichabodegon #ficha-producto-descripcion table th strong,#fichavariante #ficha-producto-descripcion table th strong,#fichasimple #ficha-producto-descripcion table th strong,
  #fichaoutlet #ficha-producto-descripcion table th strong, #fichaventaflash #ficha-producto-descripcion table th strong, #fichauniversal #ficha-producto-descripcion table th strong, #ficha-producto-descripcion table td {color:#666;}
#tienda-ficha-producto #ficha-producto-descripcion table th + th,#fichabodegon #ficha-producto-descripcion table th + th,#fichavariante #ficha-producto-descripcion table th + th,#fichasimple #ficha-producto-descripcion table th + th,
  #fichaoutlet #ficha-producto-descripcion table th + th, #fichaventaflash #ficha-producto-descripcion table th + th, #fichauniversal #ficha-producto-descripcion table th + th, #ficha-producto-descripcion table td + td {text-align:right;}
#tienda-ficha-producto #ficha-producto-descripcion table td + td,#fichabodegon #ficha-producto-descripcion table td + td,#fichavariante #ficha-producto-descripcion table td + td,#fichasimple #ficha-producto-descripcion table td + td,
  #fichaoutlet #ficha-producto-descripcion table td + td, #fichaventaflash #ficha-producto-descripcion table td + td, #fichauniversal #ficha-producto-descripcion table td + td {color:#333px;}
/* FISICA*/
#tienda-ficha-producto.fisica #ficha-producto-descripcion .bt-comprar ,#fichabodegon.fisica #ficha-producto-descripcion .bt-comprar ,#fichavariante.fisica #ficha-producto-descripcion .bt-comprar ,#fichasimple.fisica #ficha-producto-descripcion .bt-comprar ,
  #fichaoutlet.fisica #ficha-producto-descripcion .bt-comprar , #fichaventaflash.fisica #ficha-producto-descripcion .bt-comprar , #fichauniversal.fisica #ficha-producto-descripcion .bt-comprar {padding-right:3px!important;}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta ,#fichabodegon.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta ,#fichavariante.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta ,#fichasimple.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta ,
  #fichaoutlet.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta, #fichaventaflash.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta, #fichauniversal.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta {margin-right:0px;}
#tienda-ficha-producto.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta  ,#fichabodegon.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta  ,#fichavariante.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta  ,#fichasimple.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta  ,
  #fichaoutlet.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta , #fichaventaflash.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta , #fichauniversal.compuesto.fisica #ficha-producto-descripcion .bt-comprar strong.precio-oferta {margin-right:5px;}
#tienda-ficha-producto .entrega-dia,#fichabodegon .entrega-dia,#fichavariante .entrega-dia,#fichasimple .entrega-dia,
  #fichaoutlet .entrega-dia, #fichaventaflash .entrega-dia, #fichauniversal .entrega-dia  {float: left;}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-no ,#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-no ,#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-no ,#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-no ,
  #fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-no , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-no , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-no,
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-si ,#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-si ,#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-si ,#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-si ,
  #fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-si , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-si , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-si {font-size:16px;margin-top:-5px;}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-no ,#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-no ,#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-no ,#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-no ,
  #fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-no , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-no , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-no {background-image:url(/dam/templating-kit/themes/popLM/img/icono-unidades-no-cruz.png);background-position:2px 3px;padding-left:17px;}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-si ,#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-si ,#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-si ,#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-si ,
  #fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-si , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-si , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-si {background-image:url(/dam/templating-kit/themes/popLM/img/icono-entregadia-big.png);background-position:2px 3px;padding-left:17px;}
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-no + p ,#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-no + p ,#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-no + p ,#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-no + p ,
  #fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-no + p , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-no + p , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-no + p,
#tienda-ficha-producto.fisica #ficha-producto-descripcion .unidades-disp-si + p ,#fichabodegon.fisica #ficha-producto-descripcion .unidades-disp-si + p ,#fichavariante.fisica #ficha-producto-descripcion .unidades-disp-si + p ,#fichasimple.fisica #ficha-producto-descripcion .unidades-disp-si + p ,
  #fichaoutlet.fisica #ficha-producto-descripcion .unidades-disp-si + p , #fichaventaflash.fisica #ficha-producto-descripcion .unidades-disp-si + p , #fichauniversal.fisica #ficha-producto-descripcion .unidades-disp-si + p {margin-left:17px;font-size:14px;margin-top:2px;}
#tienda-ficha-producto.compuesto.fisica #compra-personalizar .unidades-disp-no ,#fichabodegon.compuesto.fisica #compra-personalizar .unidades-disp-no ,#fichavariante.compuesto.fisica #compra-personalizar .unidades-disp-no ,#fichasimple.compuesto.fisica #compra-personalizar .unidades-disp-no ,
  #fichaoutlet.compuesto.fisica #compra-personalizar .unidades-disp-no , #fichaventaflash.compuesto.fisica #compra-personalizar .unidades-disp-no , #fichauniversal.compuesto.fisica #compra-personalizar .unidades-disp-no,
#tienda-ficha-producto.compuesto.fisica #compra-personalizar .unidades-disp-si ,#fichabodegon.compuesto.fisica #compra-personalizar .unidades-disp-si ,#fichavariante.compuesto.fisica #compra-personalizar .unidades-disp-si ,#fichasimple.compuesto.fisica #compra-personalizar .unidades-disp-si ,
  #fichaoutlet.compuesto.fisica #compra-personalizar .unidades-disp-si , #fichaventaflash.compuesto.fisica #compra-personalizar .unidades-disp-si , #fichauniversal.compuesto.fisica #compra-personalizar .unidades-disp-si {font-size:14px;}
#tienda-ficha-producto.compuesto.fisica #compra-personalizar .unidades-disp-no + p ,#fichabodegon.compuesto.fisica #compra-personalizar .unidades-disp-no + p ,#fichavariante.compuesto.fisica #compra-personalizar .unidades-disp-no + p ,#fichasimple.compuesto.fisica #compra-personalizar .unidades-disp-no + p ,
  #fichaoutlet.compuesto.fisica #compra-personalizar .unidades-disp-no + p , #fichaventaflash.compuesto.fisica #compra-personalizar .unidades-disp-no + p , #fichauniversal.compuesto.fisica #compra-personalizar .unidades-disp-no + p {margin-left:94px;font-size:13px;margin-top:2px;}
#tienda-ficha-producto.fisica #compra-subtotal .bt-comprar ,#fichabodegon.fisica #compra-subtotal .bt-comprar ,#fichavariante.fisica #compra-subtotal .bt-comprar ,#fichasimple.fisica #compra-subtotal .bt-comprar ,
  #fichaoutlet.fisica #compra-subtotal .bt-comprar , #fichaventaflash.fisica #compra-subtotal .bt-comprar , #fichauniversal.fisica #compra-subtotal .bt-comprar {padding-right:3px!important;}
#tienda-ficha-producto.fisica #compra-subtotal .bt-comprar strong.precio-oferta ,#fichabodegon.fisica #compra-subtotal .bt-comprar strong.precio-oferta ,#fichavariante.fisica #compra-subtotal .bt-comprar strong.precio-oferta ,#fichasimple.fisica #compra-subtotal .bt-comprar strong.precio-oferta ,
  #fichaoutlet.fisica #compra-subtotal .bt-comprar strong.precio-oferta , #fichaventaflash.fisica #compra-subtotal .bt-comprar strong.precio-oferta , #fichauniversal.fisica #compra-subtotal .bt-comprar strong.precio-oferta {margin-right:0px;}

/******************************************************************************/
#tienda-listado.fisica .tooltip_volveratiendaonline {color: #FFF;width: 200px;height: 70px;padding-top: 10px;padding-right: 12px;padding-bottom: 10px;padding-left: 12px;}
#tienda-listado.fisica .tooltip_volveratiendaonline p {margin-bottom: 15px;}
/******************************************************************************/
/* modificación fusion R3 09/09/2013*/
#tienda-listado.comparativa .tooltip_comparativa, #listado-venta-flash.comparativa .tooltip_comparativa {color: #FFF;/*width: 200px;*/height: 70px;padding-top: 10px;padding-right: 12px;padding-bottom: 10px;padding-left: 12px;}
/* modificación fusion R3 09/09/2013*/
#tienda-listado.comparativa .tooltip_comparativa p, #listado-venta-flash.comparativa .tooltip_comparativa p {margin-bottom: 5px;}
#tienda-listado.comparativa .tooltip_comparativa p span, #listado-venta-flash.comparativa .tooltip_comparativa p span {display: block;}
/* CARRITO */
#tienda-carrito h1 {font-size:22px;font-weight:bold;letter-spacing:-1px;margin-bottom:1px;}
#tienda-carrito .columna {width:440px;float:left;margin-bottom:24px;}
#tienda-carrito .columna + .columna {margin-left:31px!important;}
#tienda-carrito .columna h3 {font-size:15px;padding-bottom:11px;border-bottom:solid 1px #d3e4bf;margin-bottom:13px;}
/* CARRITO RESUMEN */
#tienda-carrito #nav ol {list-style-type:none;margin-left:-9px;margin-top:-1px;}
#tienda-carrito #nav li ol li {margin-left:10px;padding-right:0px;background-image:none;font-size:14px;margin-right:0px;color:#cccccc;}
#tienda-carrito #nav li ol li strong {color:#9f9f9f;margin-left:-3px;}
#tienda-carrito #nav li ol li.active {color:#59a500;}
#tienda-carrito #nav li ol li.active strong {color:#000;}
#tienda-carrito table {width:100%;margin-top:10px;padding-right:7px;border:0;cellspacing:0;cellpadding:0;margin-bottom:8px;float:left;}
#tienda-carrito table th {vertical-align: top;border-bottom:solid 1px #d3e4bf;font-size:14px;padding-bottom:10px;}
#tienda-carrito table th + th {text-align:right;font-weight: normal;}
#tienda-carrito table h4 {float: left;font-size:22px;font-weight:bold;letter-spacing:-1px;}
#tienda-carrito table td {border-bottom:solid 1px #d3e4bf;padding:12px 0px 10px 0px;vertical-align: middle;}
#tienda-carrito table td:last-child {padding-right:5px;}
#tienda-carrito table td + td {color:#666;font-size:12px;text-align:right;vertical-align: baseline;padding-top:7px;}
#tienda-carrito table img {float:left;margin-right:8px;}
#tienda-carrito table h3 {font-size:16px;font-weight:bold;margin-bottom:3px;}
#tienda-carrito table h3 strong {color:#7dbc39;}
#tienda-carrito table h5 {  color: #666666;
    font-family: /*"HelveticaNeue",*/Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: inherit;}
#tienda-carrito table .bt-text {margin-bottom:5px;}
#tienda-carrito table td > strong {font-size:17px;/* padding:0px 4px 1px 3px; */
padding: 3px 4px 1px 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#tienda-carrito table td > strong span {font-size:11px;line-height:11px;vertical-align:super;}
#tienda-carrito table .precio-viejo {font-size:14px;font-weight:bold;margin-right:10px;}
#tienda-carrito table .precio-viejo span:last-child {/*  background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);background-repeat:repeat-x;background-position:0px 2px;*/}
#tienda-carrito table .compra-eliminar {margin-right:-4px;}
#tienda-carrito table .compra-cantidad, #tienda-carrito table .compra-sumatoria {font-size:19px;color:#000;}
#compra-total {width:370px;float:right;margin-right:2px;text-align:right;margin-bottom:62px;padding-right:5px;}
#compra-total p {font-size:16px;margin-bottom:3px;}
#compra-total strong {font-size:18px;display:inline-block;width:113px;color:#000!important;}
#compra-total strong span {font-size:12px;vertical-align:super;}
/* modificacion fusion r3 10/09/2013*/
#compra-total h4 { font-weight: lighter; padding-top:14px;border-top:solid 1px #d3e4bf;color:#7dbc39;font-size:22px;margin-top:16px;letter-spacing:-1px;margin-bottom:15px;}
#compra-total h4 strong {font-size:24px;}
#compra-total h4 strong span {font-size:14px;}
#compra-total .bt {line-height:32px;padding:0px 7px;vertical-align:middle;}
#compra-total .bt + .bt {margin-left:-3px;font-size:18px;}
#compra-total .bt span {background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido.png);width:8px;height:9px;display:inline-block;margin-left:5px;}
/* CARRITO DATOS */
#tienda-carrito.datos form label {
display:block;font-size:14px;}
#tienda-carrito.datos form label span.sep {
  /* modificacion fusion R3 10/10/2013 */
  display:inline-block;color:#a3a3a3;padding-left:3px;/* width:110px;*/vertical-align: top;line-height:1;float:left;margin-top:20px;
  }
#tienda-carrito.datos form label em {display:block;font-size:11px;line-height:8px;}
#tienda-carrito form input, #tienda-carrito form textarea, #compra-personalizar input, #tienda-carrito table input, #linea-conjuntos input  {width:300px;font-size:14px;padding-left:10px;line-height:24px;margin-bottom:6px;/*font-family: "HelveticaNeue";*/border:none;background-color:#f1f1f1;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color:#666;}
#compra-personalizar input, #tienda-carrito table input , #linea-conjuntos input{width:46px;}
#tienda-carrito form input, #compra-personalizar input, #tienda-carrito table input, #linea-conjuntos input{height:24px;}
#tienda-carrito input:focus, #tienda-carrito textarea:focus, #compra-personalizar input:focus, #tienda-carrito table input:focus, #linea-conjuntos input:focus {color:#000;-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5);-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5);box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5);background: #60A908;background: -webkit-gradient(linear, left top, left bottom, from(#79B932), to(#60A908));background: -moz-linear-gradient(top, #79B932, #60A908);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79B932', endColorstr='#60A908');}
#tienda-carrito form label.clickeable {color:#a3a3a3;display:inline-block;margin-left: 0px!important;}
/* .checkbox {background-image: url("/dam/templating-kit/themes/popLM/img/checkbox-medium.png");background-position: 0 -16px;cursor: pointer;display: inline-block !important;height: 16px;line-height: 16px !important;padding-left: 0 !important;text-indent: -9999pt;vertical-align: text-top !important;width: 17px !important;} */
tienda-carrito form label.clickeable .bt-text {display:inline;}
#tienda-carrito .clearing-color {border-color:#d3e4bf;}
/* modificacion fusion R3 11/09/2013 */
#tienda-carrito h2 {   font-family: /*"HelveticaNeue",*/Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: inherit;
    margin-bottom: 8px;
    margin-top: 15px;}
#tienda-carrito   h2 + p {color: #a1a1a1;margin-bottom:14px;}
#tienda-carrito   p + ul li {float:left;
 /* modificacion fusion R3 21/10/2013 */
/* width:177px; */
margin-bottom:22px;}
#tienda-carrito   p + ul li label {color:#a3a3a3;font-size:14px;line-height:18px;}
#tienda-carrito   p + ul li input {width:153px;font-size:14px;padding-left:10px;line-height:24px;/*font-family: "HelveticaNeue";*/border:none;background-color:#f1f1f1;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color:#666;}
#tienda-carrito .bt-text.prev {background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido-prev.png);background-repeat:no-repeat;background-position:left 3px;padding-left:15px;float:left;margin-top:31px;margin-bottom:77px;/*font-family: "HelveticaNeue";*/
    font-size: 13px;}
#tienda-carrito .prev + .bt {float:right;margin-top:20px;margin-right:4px;line-height:32px;padding:0px 7px;font-size:18px;}
#tienda-carrito.datos .prev + .bt span {background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido.png);width:8px;height:9px;display:inline-block;margin-left:5px;}
/* CARRITO RESUMEN */
#metodos-pago {padding-top: 10px!important;display: block!important;overflow: visible;margin-bottom: 23px!important;float: left!important;width: 440px!important;}
#metodos-pago li {float:left;text-align:center;margin-left:5px;}
#metodos-pago li + li {margin-left:14px;}
#metodos-pago li img, #metodos-pago li > span  {display:block;height:23px;line-height:23px;margin-bottom:5px;font-size:15px;}
#metodos-pago li > span {padding-left:5px;}
#metodos-pago li .checkbox {float: none;margin: 0 auto 0 auto;}
#tienda-carrito .columna > p {font-size:14px;outline-color:#999;color: #a1a1a1;margin-bottom:16px;line-height:17px;}
#tienda-carrito .columna p > strong {color:#666;}
#tienda-carrito .columna p > span {color:#333;display:block;}
#tienda-carrito.pago #compra-total {width:100%;border-top:solid 1px #d3e4bf;padding-top:9px;margin-top:-2px;margin-bottom:10px;}
#tienda-carrito.pago  #compra-total strong {width:110px;}
#compra-total strong span {font-size:12px;vertical-align:super;}
#tienda-carrito.pago .bt-text.prev {margin-top:-20px;margin-bottom:67px;}
#tienda-carrito.pago .prev + .bt {margin-top:-33px;}
/* CARRITO PAGO OK y KO*/
#tienda-carrito.pago-ok   p, #tienda-carrito.pago-ko   p  {color: #999;font-size:14px;line-height:16px;}
#tienda-carrito.pago-ok   h1 + p, #tienda-carrito.pago-ko   h1 + p {padding-bottom:10px;border-bottom:solid 1px #d3e4bf;margin-bottom:11px;display:block;}
#tienda-carrito.pago-ok   h1 + p {color: #62932d;}
#tienda-carrito.pago-ko   h1 + p {color: #ff1818;}
#tienda-carrito.pago-ok   h1 + p + p {margin-bottom:19px;}
#tienda-carrito.pago-ko   h1 + p + p {width:430px;margin-bottom:42px;}
#tienda-carrito.pago-ok p strong {color: #333;}
#tienda-carrito.pago-ok .columna {margin-top:51px;margin-bottom:19px;}
#tienda-carrito.pago-ok .columna h3 {font-size:14px;padding-bottom:4px;margin-bottom:3px;}
#tienda-carrito.pago-ok   .columna p {font-size:13px;line-height:14px;margin-bottom:26px;}
#tienda-carrito.pago-ok table th + th {font-size:13px;color:#666;}
#tienda-carrito.pago-ok table td + td {vertical-align:middle;font-size:18px;color:#000;}
#tienda-carrito.pago-ok table td strong {font-size:19px;}
td .resumen_datos_caja strong{font-size: 14px !important;}
#tienda-carrito.pago-ok #compra-total {margin-bottom:15px;}
#tienda-carrito.pago-ok #compra-total + .bt-text {clear:both;font-size:14px;margin-bottom:58px;}
#tienda-carrito.pago-ko   .bt-text {margin-bottom:300px;background-image:url(/dam/templating-kit/themes/popLM/img/tramitarpedido-prev.png);padding-left:16px;background-repeat:no-repeat;background-position:0px 3px;font-size:14px;}
/* SERVICIOS */
#tienda-servicios   h1 {font-size:22px;font-weight:bold;letter-spacing:-1px;}
#tienda-servicios   p {color:#666;font-size:14px;line-height:16px;}
#tienda-servicios   ul {overflow:hidden;}
#tienda-servicios   h2 {display:block;clear:both;font-size:16px;font-weight:bold;margin-bottom:4px;}
/* SERVICIOS BASE */
#tienda-servicios.base   h1 {margin-bottom:42px;}
#tienda-servicios.base   h2 {margin-left:105px;}
.servicios-img {width:82px;height:64px;float:left;display:block;margin-right:20px;margin-left:3px;}
#servicios-atencion {background-image:url(/dam/templating-kit/themes/popLM/img/servicios-atencion.png);margin-top:-17px;margin-bottom:53px;}
#servicios-pago {background-image:url(/dam/templating-kit/themes/popLM/img/servicios-pago.png);margin-top:18px;margin-bottom:95px;}
#servicios-devoluciones {background-image:url(/dam/templating-kit/themes/popLM/img/servicios-devoluciones.png);margin-bottom:81px;}
#servicios-envio {background-image:url(/dam/templating-kit/themes/popLM/img/servicios-envio.png);margin-bottom:80px;}
#tienda-servicios.base   p {width:510px;margin-bottom:6px;overflow:hidden;float:left;}
#tienda-servicios   p a {color:#7dbb39;width:auto!important;float:none!important;display: inline;margin: 0;}
#tienda-servicios   p + ul {margin-bottom:5px;width:400px;float:left;}
#tienda-servicios   ul li {padding-left:12px;background-image:url(/dam/templating-kit/themes/popLM/img/bullet-disc-green-5px.png);background-repeat:no-repeat;background-position:1px 5px;color:#666;font-size:14px;line-height:17px;}
#tienda-servicios   a {width:600px;float:left;font-size:14px;color: #26A8D4;display: block;text-decoration: underline;}
#tienda-servicios   h3 {font-size:13px;color:#666;}
#tienda-servicios   h3 strong {font-size:28px;color:#7dbc39;display:block;font-family:"HelveticaNeueCondensedBold";}
#tienda-servicios .sidebar {width:254px!important;margin-top:-5px;}
#tienda-servicios ul + ul.sidebar {margin-top:-22px;}
#tienda-servicios ul.sidebar li {font-size:12px!important;line-height:14px!important;}
/* SERVICIOS FORMAS DE PAGO */
#tienda-servicios.formas-pago h1 {margin-bottom:5px;}
#tienda-servicios.formas-pago h1 + p {margin-bottom:15px;}
#tienda-servicios.formas-pago   ul li {line-height: 20px;color:#000;}
#tienda-servicios.formas-pago .columna {width:440px;float:left;margin-top:39px;margin-bottom:65px;}
#tienda-servicios.formas-pago .columna + .columna {margin-left:30px;}
#tienda-servicios.formas-pago #servicios-pago {margin:19px 2px 0px -7px;}
#tienda-servicios.formas-pago   h2 {padding-left:12px;background-image:url(/dam/templating-kit/themes/popLM/img/bullet-disc-green-5px.png);background-repeat:no-repeat;background-position:1px 7px;margin-bottom:6px;}
#tienda-servicios.formas-pago   .columna p {line-height:17px;margin-bottom:16px;}
#tienda-servicios.formas-pago   .columna p + h2 {padding-top:11px;background-position:1px 18px;}
#tienda-servicios.formas-pago   .columna p em {font-style:italic;}
/* FAQ */
#tienda-faq   {padding-bottom:65px;}
#tienda-faq   h1 {font-size:22px;font-weight:bold;letter-spacing:-1px;margin-bottom:16px;}
#tienda-faq   h2 {display:block;clear:both;font-size:16px;margin-bottom:3px;padding-top:12px;border-top:solid 1px #d3e4bf;}
#tienda-faq   h3 {font-size: 14px;padding-bottom: 4px;margin-bottom: 0px;}
#tienda-faq   p {color:#666;line-height:16px;margin-bottom:3px;}
#tienda-faq   ul {overflow:hidden;display:block;float:left;/* width:440px; */
width: 100%;border-top: solid 1px #D3E4BF;padding-top:3px;margin-bottom:15px;}
#tienda-faq   ul + ul {margin-left:30px;}
#tienda-faq   ul li {background-image: url("/dam/templating-kit/themes/popLM/img/bullet-dic-grey.png");background-repeat: no-repeat;background-position: 0 6px;padding-left:14px;line-height:19px;color: #719d41;display: inline-block;padding-top: 0;vertical-align: top;width: 48%;}
#tienda-faq   ul li a {color:#719d41;text-decoration: none;}
#tienda-faq   ul li a:hover {text-decoration: underline;}
#tienda-faq   h1 + h2 {padding-top:9px;}
#tienda-faq   ul + h1 {padding-top:26px;margin-bottom:11px;clear:left;}
#tienda-faq   a.bt-text {margin-bottom:14px;}
/* LEGAL */
#tienda-legal   {padding-bottom:35px;}
#tienda-legal   h1 {font-size:22px;font-weight:bold;letter-spacing:-1px;margin-bottom:16px;}
#tienda-legal   h3 {font-size:14px;margin-bottom:3px;padding-bottom:4px;border-bottom:solid 1px #d3e4bf;}
#tienda-legal   p {color:#666;line-height:14px;margin-bottom:14px;}
#tienda-legal   p + h3 {margin-top:37px;}
#tienda-legal   ul {overflow:hidden;display:block;float:left;/* width:440px; */
width: 100%;margin-bottom:15px;margin-top:8px;}
#tienda-legal   ul + ul {margin-left:30px;}
#tienda-legal   ul li {font-size: 12px;color: #666666;background-image: url("/dam/templating-kit/themes/popLM/img/bullet-disc-green-8px.png");background-repeat: no-repeat;background-position: 0 2px;padding-left: 14px;line-height: 14px;margin-bottom: 12px;vertical-align: top;width: 48%;display: inline-block;list-style-image: url("/dam/templating-kit/themes/popLM/img/bullet-disc-green-8px.png");}
#tienda-legal   ul + h3 {clear:left;padding-top:6px;}
#tienda-legal   p + h1 {margin-top:45px;}
/* se elimina un span de número y se aplican los estilos al ol de las listas numeradas */
#tienda-legal   ol {color: #83B817;font-size: 18px;font-weight: bold!important;list-style: decimal outside none;margin-left: 23px;margin-top: 2px;}
#tienda-legal   ol li {position:relative;padding-left:0px;}
#tienda-legal   ol li span {position:absolute;left:0px;top:0px;font-size:18px;font-weight:bold;color:#83b817;}
#tienda-legal   ol li p {font-weight: normal;font-size:13px;color: #666666;line-height: 14px;margin-bottom: 14px;}
#tienda-legal   ol + h3 {margin-top:26px;}
/****************************************************************************/
/****************************************************************************/
#tooltip-envio {position:absolute;top:300px;left:500px;background-color:#FFF;padding:18px 25px 9px 25px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;-moz-box-shadow: 0px 0px 15px #999;-webkit-box-shadow: 0px 0px 15px #999;box-shadow: 0px 0px 15px #999;}
#tooltip-envio ul {float:left;margin-bottom:14px;}
#tooltip-envio ul li {width:117px;color:#666;border-bottom:solid 1px #f0f0f0;padding-bottom:2px;margin-bottom:2px;font-size:12px;}
#tooltip-envio ul li:first-child {font-weight:bold;font-size:14px;color:#000;padding-bottom:8px;margin-bottom:4px;border-bottom-color:#d3e4bf;}
#tooltip-envio ul li:last-child {border:none;}
#tooltip-envio ul + ul li + li {width:61px;text-align:right;padding-right:79px;}
#tooltip-envio ul + ul li:first-child {padding-right:24px;}
#tooltip-envio p {float:left;clear:left;font-size:12px;line-height:13px;width:256px;margin-bottom:14px;color:#666;}

#tienda-carrito .columna .carrito-pago-info-forma p {font-size:14px;outline-color:#999;color: #a1a1a1;margin-bottom:16px;line-height:17px;}

#tienda-carrito .carrito-pago-info-forma {display: none;}
#tienda-carrito .carrito-pago-info-forma.general {display: block;}
/* FINANCIACION */
#tienda-carrito.financiacion   p {color:#666;}
#tienda-carrito   .carrito-pago-info-forma.financiacion ul li {display:block;float:none;!important;width:auto;color:#666;padding-left:18px;background-image:url(/dam/templating-kit/themes/popLM/img/bullet-disc-green-8px.png);background-repeat:no-repeat;background-position:3px 4px;font-size:14px;line-height:16px;margin-bottom:18px;}
#form-financiacion {display:none;margin-bottom:110px;width:610px;margin-right:300px;float:left;clear:left;}
#form-financiacion h3 {font-size: 14px;padding-bottom: 11px;border-bottom: solid 1px #D3E4BF;margin-bottom: 13px;}

form[name="DeliveryBillingDataForm"] #form-financiacion span.sep,
form[name="DeliveryBillingDataForm"] #form-financiacion-2 span.sep,
form[name="DeliveryBillingDataForm"] #form-NIFDelivery span.sep
	 { width: 127px;}

#form-financiacion span.sep {width: 200px;display:inline-block;font-size:14px;color:#999;position:relative;}
#form-financiacion label.clickeable span.sep {float:left;}
#form-financiacion span.sep em {position:absolute;left:0px;top:19px;font-size:11px;}
#form-financiacion label {float:left;clear:left;}
/* #form-financiacion label {*float:none!important;}*/
#form-financiacion input {width:395px!important;}
#form-financiacion .label-izq {float:left;}
#form-financiacion .label-izq input {width:145px!important;}
#form-financiacion .label-der {float:right;clear:none;text-align:right;}
#form-financiacion .label-der span.sep {}
#form-financiacion .label-der input {width:135px!important;}
#form-financiacion .label-der.label-s input {width:110px!important;}
#form-financiacion .label-der.label-m input {width:125px!important;}
#form-financiacion label + h3 {float:left;clear:left;margin-top:40px;width:100%;}
#datos-financiacion {width:100%;overflow:hidden;padding-top:5px;padding-bottom:30px;border-bottom: solid 1px #D3E4BF;margin-bottom:16px;}
#datos-financiacion label {clear:none;margin-right:27px;}
/* modificacion fusion R3 11/09/2013 */
#form-financiacion .sbHolder {width: 155px;background-color: #F1F1F1;vertical-align: middle;margin-bottom: 6px;}
#form-financiacion .sbOptions {width: 155px;}
#form-financiacion .label-der .sbHolder {width: 145px;text-align: left;}
#form-financiacion .label-der .sbOptions {width: 145px;text-align: left;}
#form-financiacion input, #form-financiacion .sbHolder {width:395px!important;}
#form-financiacion .label-izq .sbHolder {width:155px!important;}
#form-financiacion .label-izq .sbOptions {width:155px!important;}
#form-financiacion .label-der .sbHolder {width:145px!important;}
#form-financiacion .label-der .sbOptions {width:145px!important;}
#form-financiacion .label-izq.label-s .sbHolder {width:135px!important;}
#form-financiacion .label-izq.label-s .sbOptions {width:135px!important;}
#form-financiacion .label-der.label-s .sbHolder {width:120px!important;}
#form-financiacion .label-der.label-s .sbOptions {width:120px!important;}
#form-financiacion .label-der.label-m .sbHolder {width:135px!important;}
#form-financiacion .label-der.label-m .sbOptions {width:135px!important;}
/* Listado comparativa */
#tienda-listado.comparativa h1 {margin-bottom:40px;}
#tienda-listado.comparativa h1 + a.bt-text {font-size:14px;float:left;margin-left:15px;line-height:50px;}
#tienda-listado.comparativa   table {width:960px;padding-bottom:10px;margin-left:-23px;margin-bottom:45px;clear: both;}
#tienda-listado.comparativa   table tr td {position:relative;}
#tienda-listado.comparativa   table tr td:first-child {width:219px;padding-left:28px;}
#tienda-listado.comparativa   table tr td:last-child {width:219px;padding-right:30px;}
#tienda-listado.comparativa   table tr td + td {width:205px;padding-left:17px;border-left:solid 1px #e5e5e5;}

/* clase desaparece modificacion fusion R3 15/11/2013
#tienda-listado.comparativa   table .bt-simple {position:absolute;top:-190px;left: 153px;}
*/

#tienda-listado.comparativa   table img {margin-top:35px;margin-bottom:7px;}
#tienda-listado.comparativa   table tr td h3 {font-size:15px;line-height:15px;color:#666;margin-bottom:3px;margin-left:2px;position: relative;}
#tienda-listado.comparativa   table tr td h3 strong {font-size:16px;color:#000;display:block;}
#tienda-listado.comparativa   table .bt-comprar {margin-bottom:2px;}
#tienda-listado.comparativa   table .bt-text {margin-bottom:14px;margin-left:3px;}
ul.comparativa-productos-caracteristicas {margin-bottom:17px;margin-left:3px;}
ul.comparativa-productos-caracteristicas li  {color:#65ae0f;line-height:14px;padding-left:10px;background-image: url(/dam/templating-kit/themes/popLM/img/vin-grey.png);background-repeat:no-repeat;background-position:0px 3px;}
#tienda-listado.comparativa   table tr + tr td {color:#666;line-height:28px;padding-top:15px;position:relative;}
#tienda-listado.comparativa   table tr + tr p {padding: 0px;margin: 0px;position: relative;}
#tienda-listado.comparativa   table tr + tr td p span{color:#333;font-weight:bold;font-size:14px;position:absolute;top:-15px;}
#tienda-listado.comparativa   table tr td.comparativa-si {color:#64ad0d;}
#tienda-listado.comparativa   table tr td.comparativa-no {color:#cf3f6f;}
#tienda-listado.comparativa   table tr:nth-child(even) {background-color:#f6f6f6;}
/* Ficha con relacionados */
/* modificacion fusion R3 21/10/2013 */

#oportunidades-bloque {padding:25px 13px 0px 13px;display:block;overflow:hidden;margin-bottom:6px;} /* valor anterios de padding .- 25px 23px 0px 23px*/

#oportunidades-bloque h4 {font-size:22px;font-weight:bold;margin-bottom:17px;}
#oportunidades-bloque .oportunidades-item {overflow:hidden;margin-left:3px;padding-bottom:21px;border-bottom:solid 1px #ececec;margin-bottom:20px;}
#oportunidades-bloque .oportunidades-item ul {float:left;margin-bottom:5px;}
#oportunidades-bloque .oportunidades-item ul li {float:left;}
#oportunidades-bloque .oportunidades-item ul li + li {padding-left:37px;background-image: url(/dam/templating-kit/themes/popLM/img/mas.png);background-repeat:no-repeat;background-position:6px 40px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total {padding-left:45px;background-image: url(/dam/templating-kit/themes/popLM/img/igual.png);background-repeat:no-repeat;background-position:0px 45px;float:right;margin-right:8px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total .precio-viejo {float:right;color:#999;font-size:22px;font-weight:bold;margin-bottom:-3px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total .precio-viejo span {font-size:13px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total .precio-viejo .precio-tachado {background-image:url(/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png);background-repeat:repeat-x;background-position:left 5px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total p {font-size:16px;float:right;clear:right;margin-bottom:5px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total .bt-comprar {font-size:20px;font-weight:bold;float:right;clear:right;}
#oportunidades-bloque .oportunidades-item .oportunidades-total .bt-comprar strong {font-size:22px;padding-top:2px;padding-bottom:3px;}
#oportunidades-bloque .oportunidades-item .oportunidades-total .bt-comprar strong span {font-size:14px;}
#oportunidades-bloque .oportunidades-item > p {color:#999;float:left;clear:left;}
.h4-recomendados {
	/* modificacion fusion R3 06/10/2013*/
	font-size:22px!important;
	font-weight:bold!important;
	margin-bottom:17px!important;
/* modificacion fusion R3 28/10/2013 */
/* margin-left:23px;*/
letter-spacing:-1px!important;}
#listado-productos.recomendados {/* margin-left:5px; *//* padding: 0px 23px;*/margin-bottom:35px;}
#listado-productos.recomendados li {/*  width:auto;min-width:162px; */margin-right: 20px;overflow: hidden;width: 213px !important;}
#listado-productos.recomendados li.first {clear: both; }
#listado-productos.recomendados li.last {margin-right: 0; }
#listado-productos.recomendados a.no-underline{text-decoration: none}
/* Litado comparativa opcion actual */
#listado-productos > li label.clickeable {display:block;font-size:11px;margin-top:6px;margin-left:3px;}
#listado-productos > li label.clickeable .checkbox {margin:1px 3px 0 0;}
.ver-trucos {color:#FFF;float:right;display:inline-block;line-height:32px;padding:0 10px 0 30px;background-color:#6fb61d;background-image:url(/dam/templating-kit/themes/popLM/img/icono-trucos.png);background-repeat:no-repeat;background-position:10px 7px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-right:18px;margin-top:-13px;}
.ver-trucos:hover {color:#FFF;}
#tienda-listado.comparativa #filtro-opciones a.marcartodos {padding:0;display:inline;clear:left;float:left;color:#63a90e;}
#tienda-listado.comparativa #filtro-opciones a.marcartodos + a.bt-text {margin-left:8px;border-left: solid 1px #dddddd;padding-left:8px;float:left;}
#tienda-listado.comparativa #filtro-opciones ul {/* margin-bottom:27px; */}
/* Explicativo Base */
/*************************************************************************************************/
#tienda-explicativo #header {background-color:transparent;}
/* desaparece este estilo por cambios de diseño*/
/*#tienda-explicativo.tabs #wrapper {background-image:url(/dam/templating-kit/themes/popLM/img/explicativo-bg-nav.png);background-repeat:repeat-x;background-position:0px 89px;}*/
#tienda-explicativo h1 {font-size:35px;letter-spacing: -1px;margin-bottom:40px;float:left;}
#tienda-explicativo #main {width:541px;float:left;margin-right:18px;clear: left;}
#tienda-explicativo #sidebar {width:319px;padding:22px 15px 20px 21px;float:right;background-color:#e6e6e6;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
#tienda-explicativo #sidebar > h3 {font-size:18px;padding-top:15px;margin-bottom:14px;border-top:solid 1px #d6d6d6;color:#000000;}
#tienda-explicativo #sidebar > span {display:block;margin-top:3px;margin-bottom:19px;}
#tienda-explicativo #main h2 {font-size:26px;line-height:24px;font-weight:bold;margin-bottom:13px;letter-spacing:-1px;}
#tienda-explicativo #main h2 + p {font-size:15px;line-height:16px;margin-bottom:19px;
/* modificacion fusion R3 26/11/2013 */
color:#000000;
}
#tienda-explicativo #main p + ul {padding-bottom:15px;border-bottom:solid 1px #e0e0e0;margin-bottom:19px;overflow:hidden;}
#tienda-explicativo #main p + ul li {color:#669900;font-size:14px;line-height:18px;padding-left:9px;background-image:url(/dam/templating-kit/themes/popLM/img/vin-grey-arrow.png);background-repeat:no-repeat;background-position:0px 5px;}
#tienda-explicativo #main p + ul li a {color: #669900 !important}
/*#tienda-explicativo #main h3 {font-size:20px;margin-bottom:13px;display: block;float: left;font-size: 20px;margin-bottom: 13px;margin-top: 10px;width: 100%;} */

#tienda-explicativo #main p {  /*font-family: "HelveticaNeue";*/
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 16px;
    /* modificacion fusion R3 26/11/2013 */
	color:#000000;}
p.p-cap,#tienda-explicativo #main p + p,#tienda-explicativo #main img + p,#tienda-explicativo #main img + span + p, #tienda-explicativo #main p + div,#tienda-explicativo #main div + div,#tienda-explicativo #main img + span + a + p,#tienda-explicativo #main a + p, #tienda-explicativo #main span > p {color:#8c8c8c;line-height:16px;margin-bottom:13px;}
#tienda-explicativo #main a{/* color: #26A8D4;*/
  /*font-family: "HelveticaNeue";*/
    font-size: 13px;
  /*  text-decoration: underline;*/}
#tienda-explicativo #main a:hover{color:#60A908; text-decoration:none!important}
#tienda-explicativo #main div + div {margin-bottom:0;}
#tienda-explicativo #main img {float:left;margin-top:6px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-bottom: 10px;}
#tienda-explicativo #main img + span {margin-top:3px;color:#666;margin-bottom:15px;display:inline-block;}
#tienda-explicativo #main img + p {display:inline-block;padding-top:17px;}
#tienda-explicativo #main img + img {margin-left:2px;}
#tienda-explicativo #main p + h3 {padding-top:12px;}
p.p-cap:first-letter, #tienda-explicativo #main span > p:first-letter {font-size:16px;color:#7dbb39;}
#tienda-explicativo #main img + span > p:first-letter{color:#8C8C8C;}
h3#explicativo-resumen {margin-top:8px;padding-top:22px!important;margin-bottom:11px!important;border-top:solid 1px #a3c266;}
#explicativo-resumen + ul {overflow:hidden;padding-bottom:8px;border-bottom:solid 1px #a3c266;margin-bottom:19px;float: left;}
#explicativo-resumen + ul li {font-size:14px;line-height:15px;color:#333;margin-bottom:14px;}
/*#tienda-explicativo #main h3 + ul li strong {color:#669900;} */
a.subir {font-size:14px;padding-left:10px;color:#669900;background-image:url(/dam/templating-kit/themes/popLM/img/subir.png);background-repeat:no-repeat;background-position:0px 4px;display:block;margin-bottom:65px;float: left;}
#explicativo-autor {overflow:hidden;margin-bottom:22px;}
#explicativo-autor img {float:left;margin-right:10px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#explicativo-autor h2 {font-size:22px;margin-bottom:3px;}
#explicativo-autor p {color:#707070;font-size:16px;line-height:14px;margin-bottom:6px;}
#articulos-relacionados {margin-top:-5px;overflow:hidden;margin-bottom:20px;}
#articulos-relacionados li {padding-left:12px;background-image:url(/dam/templating-kit/themes/popLM/img/vin-articulo.png);background-repeat:no-repeat;background-position:0px 2px;margin-bottom:5px;}
#productos-relacionados li a,
#articulos-relacionados li a {color:#26a8d4;text-decoration:underline;display:block;}
/**************************************************
Actualización 20-12-2011
La regla #tienda-explicativo #wrapper fue reemplazado por #tienda-explicativo.tabs #wrapper
La regla #tienda-explicativo h1 fue modificado
La regla #tienda-explicativo #main fue modificada
A continuación las nuevas reglas
*/
#tienda-explicativo h1 + a.bt-text {float: left;font-size: 14px;line-height: 50px;margin-left: 15px;}
#tienda-explicativo.tabs h1 {margin-bottom:19px;}
/**************************************************
Actualización 21-12-2011
A continuación las nuevas reglas
*/
#bloque-error {height:96px;padding-top:15px;padding-left:100px;background-color:#efefef;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-bottom:20px;background-image:url(/dam/templating-kit/themes/popLM/img/error.png);background-repeat:no-repeat;background-position:20px 14px;}
#bloque-error h4 {font-size:26px;font-weight:bold;letter-spacing:-1px;}
#bloque-error p {font-size:18px;margin-bottom:18px;font-weight:500;}
#bloque-error a {color:#26a8d4;text-decoration:underline;}
/**************************************************
Actualización 22-12-2011
Integracion de parche.css
La regla #tienda-servicios   p .bt-text fue reemplazado por #tienda-servicios   p a
La regla #tienda-servicios   .bt-text fue reemplazado por #tienda-servicios   a
La regla #tienda-servicios   p a fue modificado
La regla #tienda-servicios   a fue modificado
La regla #slider-destacados-controls fue modificado
La regla #tienda-carrito form label.clickeable fue modificado
La regla #tienda-faq   ul fue modificado
La regla #tienda-faq   ul li fue modificado
La regla #tienda-legal   ul fue modificado
La regla #tienda-legal   ul li fue modificado
La regla #tienda-legal   ol fue modificado
La regla #tienda-legal   ol li fue modificado
La regla #tienda-legal   ol li p fue modificado
La regla #metodos-pago fue modificado
La regla #listado-productos li img fue modificado
La regla #tienda-carrito table td > strong fue modificado
La regla #tienda-ficha-producto #ficha-tecnica ul li:last-child fue modificado
La regla #tienda-ficha-producto #ficha-tecnica ul fue modificado
La regla #tienda-ficha-producto #ficha-tecnica ul li fue modificado
La regla #tienda-ficha-producto #compra-personalizar img fue modificado
La regla #tienda-ficha-producto #ficha-producto-descripcion fue modificado
La regla #tienda-ficha-producto #compra-personalizar .precio-viejo fue modificado
La regla #tienda-listado.compuesto #listado-productos > li fue modificado
A continuación las nuevas reglas
*/
.servicio {overflow:hidden;padding-top: 2px;}
/* para poder tener los botones de edición de las características */
#caracteristicas-compra table span {position: relative!important;}
/* botones de productos */
#listado-productos table span {word-spacing: 0!important;letter-spacing:0!important;}
/* correción para 4 columnas */
#tienda-home   #listado-productos {width: 100%!important;}
#tienda-home   #listado-productos li {width: 21%!important;}
/*  Datos facturacion / financiacion */
.data-carrito {display: block!important;margin-bottom: 0px!important;margin-right: 0px!important;width: 440px!important;}
.data-carrito #containerCompraP2CD2 {margin-top: 34px!important;}
.data-carrito .clickeable {margin-bottom: 16px!important;}
#form-financiacion.data-carrito input {width: 300px !important;}
#form-financiacion.data-carrito .sbHolder {width: 310px !important;}
#form-financiacion.data-carrito textarea {width: 300px !important;}
/* error de validacion muestra * en rojo */
.err-val {color: red;font-size: 28px;font-weight: bold;margin-left: 4px;vertical-align: middle;}
.err-val-combo {margin-left: 0px!important;color: red;font-size: 28px;font-weight: bold;vertical-align: middle;}
#form-financiacion .errorDiv {color: red;font-weight: bold;margin-bottom: 10px;}
/*  Listado Compuesto y Listado simple
/*  multicriterios
/*  boton restablecer
*/
#tienda-listado #filtro-opciones form ul {border-left: 1px solid #DDDDDD;margin-left: 26px;padding-left: 24px;}
#tienda-listado #filtro-opciones a.restablecer {clear: both;color: #0099CC;display: block;float: none;margin-left: -2px;padding-top: 10px;text-decoration: underline;}
#tienda-listado #filtro-opciones a.restablecer {clear: left;color: #63A90E;display: inline;float: left;padding: 0;}
#form-financiacion .sbOptions {width: 310px!important;}
/*  Capa de Gastos de envio */
#containerGastosEnvio {background-color:white;/* position: absolute;width: 313px;z-index: 9999;-moz-border-radius: 5px 5px 5px 5px;-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.5);-moz-user-select: none;background: -moz-linear-gradient(center top , #ffffff, #f3f3f3) repeat scroll 0 0 transparent;*/
/* left: 475px;top: 160px;display: none;*/}
#containerFichaMasInfoData {overflow: hidden;position: relative;text-align: left;top: 10px;width: 260px;z-index: 10;margin-bottom: 2px;}
#tablaTarifaP1 tr td {color: #333333;font-size: 10px!important;padding: 3px!important;}
#tablaTarifaP1 tr td + td {color: #333333;font-size: 10px !important;vertical-align: middle;}
#containerGastosEnvio p {border: 0 none;margin: 0 0 11px;padding: 0;color: #333333;font-size: 10px !important;}
strong.precio-normal span {background-color: transparent!important;}
#compra-personalizar .compra-personalizar {width: 78%!important;}
#masInfoP4Data {height: 420px;overflow-x: hidden;overflow-y: auto;padding: 10px;text-align: left;width: 420px;color: #333333;font-size: 10px;}
/* banner de home */
.{background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-verde.png")!important;bottom: 0;left: 0;position: absolute;right: 0;top: 0;background-position: center center;background-repeat: no-repeat;}
.precioviejo-blanco {background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-blanco.png");bottom: 0;left: 0;position: absolute;right: 0;top: 0;background-position: center center;background-repeat: no-repeat;}
/* lista de productos */
#ficha-producto-descripcion span.precio-tachado {/*background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;*/
background-position: center center;background-repeat: repeat-x;bottom: 0;left: 0;position: absolute;right: 0;top: 0;}
/* ficha de producto normal / variante / conjunto */
.precioviejo-rojo-h-principal {background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;background-position: left 6px!important;background-repeat: repeat-x!important;}
/* para el listado de productos de variante o conjunto */
.precioviejo-rojo-h-variante {background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;background-repeat: repeat-x!important;bottom: 0!important;left: 0!important;position: absolute!important;right: 0!important;top: 0!important;background-position: center center!important;}
#compra-personalizar span.precio-tachado {background-image: url("/dam/templating-kit/themes/popLM/img/del-precioviejo-horiz.png")!important;background-repeat: repeat-x!important;bottom: 0!important;left: 0!important;position: absolute!important;right: 0!important;top: 0!important;background-position: center center!important;}
/*
#colorbox, #cboxOverlay, #cboxWrapper {top: 102px;}
#cboxOverlay {top: 0px!important;}
*/
#tienda-listado #filtro-opciones .bt-text {border-left: 1px solid #DDDDDD;float: left;margin-left: 8px;padding-left: 8px;}
#tooltips-wrapper-volveratiendaonline {display: none;}
#listado-productos .grey {cursor: default;}
/* selecion de tienda en ficha producto */
#tienda-ficha-producto #div-tienda-no-seleccionada p,#fichabodegon #div-tienda-no-seleccionada p,#fichavariante #div-tienda-no-seleccionada p,#fichasimple #div-tienda-no-seleccionada p,
#fichaoutlet #div-tienda-no-seleccionada p, #fichaventaflash #div-tienda-no-seleccionada p, #fichauniversal #div-tienda-no-seleccionada p,
#tienda-ficha-producto  #div-tienda-seleccionada p,#fichabodegon  #div-tienda-seleccionada p,#fichavariante  #div-tienda-seleccionada p,#fichasimple  #div-tienda-seleccionada p,
#fichaoutlet #div-tienda-seleccionada p, #fichaventaflash #div-tienda-seleccionada p, #fichauniversal #div-tienda-seleccionada p {color: #999999;font-size: 14px;line-height: 14px;margin-bottom: 10px;}
#tienda-ficha-producto #div-tienda-no-seleccionada .bt-text,#fichabodegon #div-tienda-no-seleccionada .bt-text,#fichavariante #div-tienda-no-seleccionada .bt-text,#fichasimple #div-tienda-no-seleccionada .bt-text,
#fichaoutlet #div-tienda-no-seleccionada .bt-text, #fichaventaflash #div-tienda-no-seleccionada .bt-text, #fichauniversal #div-tienda-no-seleccionada .bt-text,
#tienda-ficha-producto #div-tienda-seleccionada .bt-text,#fichabodegon #div-tienda-seleccionada .bt-text,#fichavariante #div-tienda-seleccionada .bt-text,#fichasimple #div-tienda-seleccionada .bt-text,
#fichaoutlet #div-tienda-seleccionada .bt-text, #fichaventaflash #div-tienda-seleccionada .bt-text, #fichauniversal #div-tienda-seleccionada .bt-text {font-size: 14px;margin-bottom: 16px;}
#tienda-ficha-producto #div-tienda-no-seleccionada,#fichabodegon #div-tienda-no-seleccionada,#fichavariante #div-tienda-no-seleccionada,#fichasimple #div-tienda-no-seleccionada,
#fichaoutlet #div-tienda-no-seleccionada, #fichaventaflash #div-tienda-no-seleccionada, #fichauniversal #div-tienda-no-seleccionada,
#tienda-ficha-producto #div-tienda-seleccionada,#fichabodegon #div-tienda-seleccionada,#fichavariante #div-tienda-seleccionada,#fichasimple #div-tienda-seleccionada,
#fichaoutlet #div-tienda-seleccionada, #fichaventaflash #div-tienda-seleccionada, #fichauniversal #div-tienda-seleccionada {float: left;margin-left: 20px!important;}
#tienda-listado.compuesto #listado-productos li ul.listado-productos-opciones-precio li strong.precio-oferta {min-width: 0px;}
/* sin multicriterios */
#tienda-listado #filtro-opciones form ul.sin-multi-criterios {border-left: none!important;margin-left: 0px!important;padding-left: 0px!important;}
/* tootip ficha producto */
#tienda-ficha-producto .tooltip_comparativa,#fichabodegon .tooltip_comparativa,#fichavariante .tooltip_comparativa,#fichasimple .tooltip_comparativa,
#fichaoutlet .tooltip_comparativa, #fichaventaflash .tooltip_comparativa, #fichauniversal .tooltip_comparativa {color: #FFFFFF;height: 70px;padding: 10px 12px;width: 200px;}
#tienda-ficha-producto .tooltip_comparativa p,#fichabodegon .tooltip_comparativa p,#fichavariante .tooltip_comparativa p,#fichasimple .tooltip_comparativa p,
#fichaoutlet .tooltip_comparativa p, #fichaventaflash .tooltip_comparativa p, #fichauniversal .tooltip_comparativa p {margin-bottom: 15px;}
/* Actualización 22/03: precio por unidades*/
#tienda-ficha-producto #ficha-producto-descripcion,#fichabodegon #ficha-producto-descripcion,#fichavariante #ficha-producto-descripcion,#fichasimple #ficha-producto-descripcion,
#fichaoutlet #ficha-producto-descripcion, #fichaventaflash #ficha-producto-descripcion, #fichauniversal #ficha-producto-descripcion,
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad,#fichabodegon #ficha-producto-descripcion del.precio-unidad,#fichavariante #ficha-producto-descripcion del.precio-unidad,#fichasimple #ficha-producto-descripcion del.precio-unidad,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad, #fichaventaflash #ficha-producto-descripcion del.precio-unidad, #fichauniversal #ficha-producto-descripcion del.precio-unidad {font-size:15px;height:20px;line-height:20px;margin-bottom:13px;margin-top:4px;}
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad,#fichabodegon #ficha-producto-descripcion del.precio-unidad,#fichavariante #ficha-producto-descripcion del.precio-unidad,#fichasimple #ficha-producto-descripcion del.precio-unidad,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad, #fichaventaflash #ficha-producto-descripcion del.precio-unidad, #fichauniversal #ficha-producto-descripcion del.precio-unidad {margin-left:10px;}
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad .precio-tachado,#fichabodegon #ficha-producto-descripcion del.precio-unidad .precio-tachado,#fichavariante #ficha-producto-descripcion del.precio-unidad .precio-tachado,#fichasimple #ficha-producto-descripcion del.precio-unidad .precio-tachado,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad .precio-tachado, #fichaventaflash #ficha-producto-descripcion del.precio-unidad .precio-tachado, #fichauniversal #ficha-producto-descripcion del.precio-unidad .precio-tachado {background-position:left 2px;}
#listado-productos li strong.precio-unidad,
#listado-productos li del.precio-unidad {font-size:13px;height:18px;line-height:18px;margin-bottom:13px;}
#listado-productos li strong.precio-unidad {background-color: #62932D;color: #FFFFFF;font-weight: bold;margin-left: 3px;}
/**************************************************
Actualización 24-03-2012
Modificación en productos relacioneados
La regla #tienda-explicativo #sidebar h3 fue reemplazada por #tienda-explicativo #sidebar > h3
La regla #tienda-explicativo #sidebar span fue reemplazada por #tienda-explicativo #sidebar > span
La regla #productos-relacionados fue modificada
La regla #productos-relacionados li fue modificada
La regla #productos-relacionados li img fue modificada
La regla #listado-productos.tienda-fisica li ul.listado-productos-opciones-precio li fue modificada
*/
.productos-relacionados {}
.productos-relacionados > li {margin-bottom:15px!important;margin-right:0!important;width:320px;}
.productos-relacionados li img {float:left;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#listado-productos.tienda-fisica li ul.listado-productos-opciones-precio li,
.productos-relacionados li ul.listado-productos-opciones-precio li {color: #666;line-height: 14px;padding-left: 10px;background-image: url(/dam/templating-kit/themes/popLM/img/bullet-dic-green.png);background-repeat: no-repeat;background-position: 0px 5px;}
/* A continuación las nuevas reglas */
.productos-relacionados li > div {width:240px;float:right;}
.productos-relacionados li .bt-comprar {padding:3px!important;margin-bottom:5px!important;}
.productos-relacionados li .bt-comprar strong {margin-right:0;}
.productos-relacionados li h3 strong {margin-bottom:6px;}
.productos-relacionados li .unidades-disp-si {margin-bottom:8px;}
/* explicativo .- modificación de telvent para precios para las medidas */
.precio-relacionados-medida, .precio-oferta-relacionados-medida {font-size: 12px!important;}
.precio-relacionados-medida span, .precio-oferta-relacionados-medida span {font-size: 9px!important;}
/* 08-08-2012*/
#tienda-explicativo #listado-productos li strong.precio-unidad{margin-left:0;padding-left:0;}
/* inserción de nuevos estilos de UVE 22-10-2012 */
/* ********************************************* */
/* Actualización 16/05: correccion nav con dos lineas*/
#tienda-ficha-producto #nav li:last-child,#fichabodegon #nav li:last-child,#fichavariante #nav li:last-child,#fichasimple #nav li:last-child,
#fichaoutlet #nav li:last-child , #fichaventaflash #nav li:last-child , #fichauniversal #nav li:last-child {/*  background-image:url(/dam/templating-kit/themes/popLM/img/nav-li-bg-last.png);*/
background-repeat:no-repeat;background-position:left 1px;}
/* Actualizacion 06-08-2012 */
/* Nuevas reglas */
.input-text.compra-cantidad {
	/* modificacion fusion R3 05/10/2013 */
	width: 25px!important;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-align: right;}
.input-text.compra-cantidad:focus, #tienda-ficha-producto #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus,#fichabodegon #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus,#fichavariante #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus,#fichasimple #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus,
#fichaoutlet #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus, #fichaventaflash #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus, #fichauniversal #compra-personalizar .compra-cantidad-cero .input-text.compra-cantidad:focus {background-color: #60A908;color: #000000;}
/* ACTUALIZACION 05-10 - Boton Configurar */
/* estilos modificados */
#tienda-ficha-producto #ficha-producto-descripcion .bt-simple,#fichabodegon #ficha-producto-descripcion .bt-simple,#fichavariante #ficha-producto-descripcion .bt-simple,#fichasimple #ficha-producto-descripcion .bt-simple,
#fichaoutlet #ficha-producto-descripcion .bt-simple , #fichaventaflash #ficha-producto-descripcion .bt-simple , #fichauniversal #ficha-producto-descripcion .bt-simple {display:inline-block;margin-top:10px;margin-right:5px;}
/* estilos agregados */
#ficha-producto-descripcion .bt-configurar {}
#listado-productos .bt-configurar {font-size:14px;margin-right:-4px;margin-left:10px;background-position: 15px -91px;}
/* ACTUALIZACION 15-10 - Pestaña Configurar Proyecto */
#configurar-proyecto {}
#configurar-proyecto h1,
#configurar-proyecto h2 {font-size:34px;color:#7dbb39;font-weight:bold;float:none;}
#configurar-proyecto h3 {font-size:25px;padding: 0 100px;color:#878787;}
#configurar-proyecto h4 {font-size:24px;font-weight:bold;color:#858585;}
#configurar-proyecto p {font-size:16px;color:#858585;line-height:120%;margin-bottom:1.2em;}
#configurar-proyecto-header {text-align:center;padding-top:8px;margin-bottom:39px;}
#configurar-proyecto-header h1 + p {padding:0 150px;}
#configurar-proyecto-header a {margin-bottom:41px;display:inline-block;}
#configurar-proyecto-header h3 {padding-top:37px;border-top:solid 1px #ccc;}
#configurar-proyecto-content {padding:0 115px 1px 115px;background:url(/dam/templating-kit/themes/popLM/img/configurar-content-bg.jpg) repeat-y 50px 0;}
#configurar-proyecto-content h2,
#configurar-proyecto-footer h2 {background:url(/dam/templating-kit/themes/popLM/img/configurar-h2-bullet.png) no-repeat 15px center;padding:7px 0;padding-left:100px;margin-left:-100px;margin-bottom:12px;}
#configurar-proyecto-content img {border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:0 0 2px 0 rgba(0,0,0,.4);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.4);}
#configurar-proyecto-content .img-bg {display:inline-block;padding-bottom:20px;background:url(/dam/templating-kit/themes/popLM/img/img-bg-680.png) no-repeat bottom center;margin-bottom:27px;}
#configurar-proyecto-content .colR .img-bg {padding-bottom:15px;background:url(/dam/templating-kit/themes/popLM/img/img-bg-366.png) no-repeat bottom center;margin-bottom:10px;}
#configurar-proyecto-content .img-bg img {margin:0;}
#configurar-proyecto-content .colL {width:265px;float:left;}
#configurar-proyecto-content .colR {width:366px;float:right;}
#configurar-proyecto-footer {padding-left:115px;padding-right:50px;background:url(/dam/templating-kit/themes/popLM/img/configurar-footer-bg.jpg) no-repeat 30px -5px;height:420px;text-align:center;}
#configurar-proyecto-footer h2 {margin-bottom:33px;text-align:left;}
#configurar-proyecto-footer h4 {padding-bottom:160px;width:190px;text-align:center;background-position:center bottom;background-repeat:no-repeat;float:left;margin-bottom:40px;margin-left:10px;}
#configurar-proyecto-footer h4 + h4 {margin-left:60px;}
#configurar-proyecto-footer h4.instalacion {background-image:url(/dam/templating-kit/themes/popLM/img/configurar-icono-instalacion.png);}
#configurar-proyecto-footer h4.transporte {background-image:url(/dam/templating-kit/themes/popLM/img/configurar-icono-transporte.png);}
#configurar-proyecto-footer h4.financiacion {background-image:url(/dam/templating-kit/themes/popLM/img/configurar-icono-financiacion.png);}
#configurar-proyecto-footer a.bt {font-size:20px;padding:10px 13px;}
#tienda-explicativo #listado-productos li strong.precio-unidad{margin-left:0;padding-left:0;}
#tienda-carrito input[type="checkbox"]{visibility:hidden;}
#tienda-carrito #compra-total{width: 376px;}
#compra-total form p label.clickeable{height: 16px; margin-top:5px;}
#tienda-ficha-producto   h1,#fichabodegon   h1,#fichavariante   h1,#fichasimple   h1,
#fichaoutlet   h1, #fichaventaflash   h1, #fichauniversal   h1{
	/* modificacion fusion R3 25/10/2013
	color:#999999; */
	font-size:20px;line-height:21px;margin-bottom:3px;}
/*control desbordamiendos listadoProductosRelacionados*/
#compra-personalizar .titulo{width:252px;}
#compra-personalizar .tipo{width:290px;}
#compra-personalizar .precio{/*width:100px;*/}
#compra-personalizar .cantidad{width:140px;}
#compra-personalizar .suma{width:120px;}
#tienda-ficha-producto #compra-personalizar h3,#fichabodegon #compra-personalizar h3,#fichavariante #compra-personalizar h3,#fichasimple #compra-personalizar h3,
#fichaoutlet #compra-personalizar h3, #fichaventaflash #compra-personalizar h3, #fichauniversal #compra-personalizar h3{margin-left: 78px;}
#tienda-ficha-producto #compra-personalizar h5,#fichabodegon #compra-personalizar h5,#fichavariante #compra-personalizar h5,#fichasimple #compra-personalizar h5,
#fichaoutlet #compra-personalizar h5, #fichaventaflash #compra-personalizar h5, #fichauniversal #compra-personalizar h5{margin-left: 78px;}
#tienda-ficha-producto #compra-personalizar a.masInfo,#fichabodegon #compra-personalizar a.masInfo,#fichavariante #compra-personalizar a.masInfo,#fichasimple #compra-personalizar a.masInfo,
#fichaoutlet #compra-personalizar a.masInfo, #fichaventaflash #compra-personalizar a.masInfo, #fichauniversal #compra-personalizar a.masInfo{margin-left: 78px;}
#tienda-ficha-producto #compra-personalizar span.entrega-dia,#fichabodegon #compra-personalizar span.entrega-dia,#fichavariante #compra-personalizar span.entrega-dia,#fichasimple #compra-personalizar span.entrega-dia,
#fichaoutlet #compra-personalizar span.entrega-dia, #fichaventaflash #compra-personalizar span.entrega-dia, #fichauniversal #compra-personalizar span.entrega-dia{margin-left: 78px;}
/* ACTUALIZACION 09-01-13 - Seleccionar tipo de cristal */
#listado-productos > li {position:relative;/* overflow:hidden; */  /* Modificación para que no se corten las imágenes 28-01-2013*/}
#listado-productos li .listado-tipo-cristal {padding-top: 3px;display: none;overflow:hidden;}
#listado-productos li .listado-tipo-cristal p {color:#000!important;line-height:14px;margin:1px 0 7px;}
#listado-productos li .listado-tipo-cristal ul {font-size:0;margin-bottom:14px;}
#listado-productos li .listado-tipo-cristal ul li {font-size:11px;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:45%;}
#listado-productos li .listado-tipo-cristal ul li label.clickeable {margin-top:2px;}
.listado-tipo-cristal ul li .hint,
.listado-tipo-cristal ul li .hint:hover,
.compra-personalizar-tipo-cristal ul li .hint,
.compra-personalizar-tipo-cristal ul li .hint:hover,
#ficha-tipo-cristal ul li a.hint,
#ficha-tipo-cristal ul li a.hint:hover {color:#0099cc;}
#listado-tipo-cristal a.bt {margin-left:3px!important;}
#ficha-tipo-cristal p {font-size:15px;color:#000;}
#ficha-tipo-cristal {float:left;clear:both;width: 470px;}
#ficha-tipo-cristal ul {float:left;margin:0 -10px 15px 0;}
#ficha-tipo-cristal ul li {width: 103px;margin-right: 11px;float:left;}
#ficha-tipo-cristal ul li span.icon {width:103px;height:60px;display:block;margin-bottom:5px;}
#ficha-tipo-cristal ul li.cristal-mate span.icon {background-position:0 0;}
#ficha-tipo-cristal ul li.cristal-semimate span.icon {background-position:-103px 0;}
#ficha-tipo-cristal ul li.cristal-reflectante span.icon {background-position:-206px 0;}
#ficha-tipo-cristal ul li.cristal-sin span.icon {background-position:-309px 0;}
#ficha-tipo-cristal ul li label.clickeable {width:212px;font-size:12px;line-height:20px;margin-right:-5px;}
.compra-personalizar-tipo-cristal {font-size:12px;overflow:hidden;}
.compra-personalizar-tipo-cristal p {color:#000!important;margin:7px 0 4px!important;}
.compra-personalizar-tipo-cristal ul {width:220px;margin-bottom:13px;}
.compra-personalizar-tipo-cristal ul li {display:inline-block;zoom:1;vertical-align:top;*display:inline;width:105px;}
.compra-personalizar-tipo-cristal ul li label.clickeable {color:#666;line-height:20px;}
.compra-personalizar-tipo-cristal + .unidades-disp-no,
.compra-personalizar-tipo-cristal + .entrega-dia {margin-left:92px!important;}
/* lineas modificadas: 3256*/
#tienda-ficha-producto #ficha-producto-descripcion del.precio-unidad,#fichabodegon #ficha-producto-descripcion del.precio-unidad,#fichavariante #ficha-producto-descripcion del.precio-unidad,#fichasimple #ficha-producto-descripcion del.precio-unidad,
#fichaoutlet #ficha-producto-descripcion del.precio-unidad, #fichaventaflash #ficha-producto-descripcion del.precio-unidad, #fichauniversal #ficha-producto-descripcion del.precio-unidad {font-size:15px;height:20px;line-height:20px;margin-bottom:13px;margin-top:4px;}
#tooltip_content.tooltip-hint {background-color: #fff;color: #666;}
/*  tooltip */
#tooltips-wrapper {display: none;}
#tooltip_holder {background-color: #FFFFFF;border: 1px solid #989898;border-radius: 4px 4px 4px 4px;box-shadow: 0 0 13px #666666;display: block;padding: 7px;position: absolute;z-index: 10100;}
#tooltip_content {background-color: #6FB61D;}
#tooltip_arrow {background-image: url("/dam/templating-kit/themes/popLM/img/flecha_tooltip.png");background-repeat: no-repeat;bottom: -8px;display: block;height: 8px;left: 20px;position: absolute;width: 17px;}
/*Para opciones de producto en minicarrito*/
#mi-pedido-desplegable h3 small {display: block;float: left;font-size: 12px;}
#mi-pedido-desplegable h3 small strong {color: #3F3F3F !important;float: left;font-size: 12px !important;}
/* 2013 01 24 - 17:01*/
/* nuevos estilos restado de unidades en listados de productos cuando tiene oferta */
/* html asociao para lito .- <strong class="precio-unidad precio-oferta precio-unidad-oferta"><span>4,95€/m2</span></strong> */
#listado-productos li strong.precio-unidad-oferta span{background-color: #ffe600;color:#ff0000;margin: 2px;font-weight: bold;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding:0 3px;}
#listado-productos li strong.precio-unidad-oferta {padding: 1px !important;}
/* Paginacion */
/*.paginacion-listado-productos .resultados-pagina {border-right: 1px solid #CCCCCC;float: right;font-size: 1.2em;height: 18px;line-height: 18px;margin: 12px 8px 0 0;padding-right: 8px;}*/
.paginacion-listado-productos .resultados-pagina {border-right: 1px solid #CCCCCC;float: right;font-size: 14px;height: 18px;line-height: 18px;margin: 4px 8px 0 0;padding-right: 8px;color: #666666;font-family: Helvetica;}
.paginacion-listado-productos {background-color: #EFEFEF;border-radius: 5px 5px 5px 5px;float: left;padding: 0px 20px 8px 15px;width: 880px; margin-bottom: 5px;}
.paginacion-listado-productos .filtro-ordenacion {float: left;line-height: 18px;margin: 12px 10px 0 0;font-size: 12px;}
.paginacion-listado-productos .boton-comparados {color: #383838;float: left;font-family: Arial, Helvetica, sans-serif;font-size: 1.1em;font-weight: bold;height: 25px;padding-left: 6px;white-space: nowrap;margin: 10px 0 0;}
.paginacion-listado-productos .boton-comparados .btn-submit {background: none repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 24px;margin-bottom: 10px;margin-top: 0;}
.paginacion-listado-productos .boton-comparados .btn-submit span {background: url("/dam/templating-kit/themes/popLM/img/boton-filtro-l.png") no-repeat scroll left top  transparent;display: inline-block;font-size: 0.95em;font-weight: normal;overflow: visible;padding: 0 0 0 6px !important;}
.paginacion-listado-productos .boton-comparados .btn-submit span span {background: url("/dam/templating-kit/themes/popLM/img/boton-filtro-r.png") no-repeat scroll right top  transparent;display: block;float: right;padding: 0 6px 0 0 !important;}
.paginacion-listado-productos .boton-comparados .btn-submit span span span{background: url("/dam/templating-kit/themes/popLM/img/boton-filtro-c.png") repeat-x scroll left top  transparent;display: block;padding: 2px 2px 7px !important;text-align: left;white-space: nowrap;font-size: 12px;font-weight: bold;}
.paginacion-listado-productos .marcador-paginacion {display: inline-block;float: right;font-size: 1.2em;height: 18px;margin: 15px 8px 0 0;}
/*.paginacion-listado-productos .resultados-pagina {border-right: 1px solid #CCCCCC;float: right;font-size: 1.2em;height: 18px;line-height: 18px;margin: 14px 8px 0 0;padding-right: 8px;}*/
.paginacion-listado-productos .resultados-pagina select,.filtro-ordenacion select{color: #666666;;font-weight: bold;margin: 0 3px;}
.paginacion-listado-productos .marcador-paginacion .input-text {display: inline-block;margin: 0 5px !important;}
.paginacion-listado-productos .marcador-paginacion span {margin-right: 0;}
.paginacion-listado-productos .botones-paginacion a {display: inline-block;height: 20px;width: 16px;margin-left: 8px;}
.paginacion-listado-productos .botones-paginacion a span {display: block;text-indent: -300em;}
.botones-paginacion .btn-siguiente {background: url("/dam/templating-kit/themes/popLM/img/flecha-derecha.gif") no-repeat scroll 0 0  transparent;}
.botones-paginacion .btn-anterior {background: url("/dam/templating-kit/themes/popLM/img/flecha-izquierda.gif") no-repeat scroll 0 0  transparent;}
#col-nube-listado .botones-paginacion {margin: 0px !important;}
#col-nube-listado .botones-paginacion a {display: inline-block;height: 20px;margin-left: 8px;width: 16px;}
#col-nube-listado .botones-paginacion a span {display: block;text-indent: -300em;}
/* paginacion anexo */
.paginacion-listado-productos {background-color: #EFEFEF;border-radius: 5px 5px 5px 5px;float: left;padding: 12px 20px 8px 15px;width: 900px;margin-bottom: 20px;}
.paginacion-listado-productos .botones-paginacion .btn-anterior {background: url("/dam/templating-kit/themes/popLM/img/flecha-izquierda-r25.png") no-repeat scroll 0 0 transparent;cursor: pointer;height: 31px;margin-right: 8px;margin-top: -6px;width: 31px;}
.paginacion-listado-productos .botones-paginacion .btn-siguiente {background: url("/dam/templating-kit/themes/popLM/img/flecha-derecha-r25.png") no-repeat scroll 0 0 transparent;cursor: pointer;height: 31px!important;margin-top: -6px;width: 31px!important;}
.paginacion-listado-productos .marcador-paginacion {float: right;font-size: 1.2em;margin: 0;}
.paginacion-listado-productos .marcador-paginacion {display: inline-block;float: right;font-size: 1.2em;height: 18px;margin: 5px 8px 5px 0;}
.paginacion-listado-productos .marcador-paginacion span {background: none repeat scroll 0 0 transparent;color: #666666;font-family: Helvetica;font-size: 14px;margin-top: 8px;}
/* ----- */
/* Ayuda Multicriterios 2013-02-04 */
/* #######    UVE emc  ##############  */
.btn_info{height:24px;line-height:24px;}
.btn_info a{display:inline-block;width:24px;height:24px;background: url(/dam/templating-kit/themes/popLM/img/info_logo.png) no-repeat 0 -1px;margin-left: 2px;margin-top:-1}
.btn_info label{vertical-align: top;}
.info-tooltip{position: absolute;z-index: 9999;}
.info-tooltip .info-tooltip-opcion {position: relative;float: left;/* width: 137px; */height: 30px;padding: 0 14px;margin-bottom: -5px;background-color: #fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.info-tooltip .info-tooltip-opcion img{margin-left: 4px;margin-top: 2px;}
.info-tooltip .info-tooltip-opcion p{
	/* modificado fusion R3 15/10/2013*/
float: left;font-size:12px;line-height: 24px;padding-bottom: 0;}
.info-tooltip .info-tooltip-contenido {position: relative;clear: both;float: left;background-color: #fff;padding: 18px 16px;width: 438px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.info-tooltip .info-tooltip-contenido img{width:438px;height:195px;margin-bottom:15px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.info-tooltip a.info-tooltip-close {position: absolute;z-index: 999;top: 12px;right: 0px;margin-right: -12px;float: left;width: 26px;height: 26px;text-indent: -9999px;background-image: url(/dam/templating-kit/themes/popLM/img/bt-close-blue.png);background-repeat: no-repeat;background-position: 0px 0px;}
.info-tooltip a.info-tooltip-close:hover {background-position: 0px -26px;}
.info-tooltip h3 {clear: both;float: left;font-size: 25px!important;line-height: 25px!important;letter-spacing: 0px;font-weight: 300;padding: 0 14px 10px 0!important;color:black;}
.info-tooltip p {clear: both;float: left;color: #666;font-size: 14px;line-height: 17px;padding-bottom: 10px!important;}
#info-tooltip3 .info-tooltip-contenido {width: 594px;}
.info-tooltip .w594px {width: 594px;}
.info-tooltip .info-tooltip-contenido ul{clear:both;width: 100%;}
.info-tooltip .info-tooltip-contenido ul li{display:inline-block;width: 188px;margin-left:10px;}
.info-tooltip .info-tooltip-contenido ul li:first-child{margin-left:0;}
.info-tooltip .info-tooltip-contenido ul li img{width: 188px;height:168px;margin-bottom:15px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.info-tooltip-opcion span { background: url("/dam/templating-kit/themes/popLM/img/info_logo.png") no-repeat scroll left top transparent;display: inline-block;height: 24px;margin-left: 0px;margin-top: 2px;width: 24px;margin-left: 2px;}
#lm-selector-colors-bg {display:none;position: fixed;z-index: 990;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.7;}
#tienda-listado #filtro-opciones ul.multi {border-left: 1px solid #DDDDDD;
/* modificacion fusion R3 14/11/2013 */
margin-left: 14px;padding-left: 12px;
}
#tienda-listado #filtro-opciones ul.first {border-left: none;margin-left: 0px;padding-left: 0px;}
/* parche */
#tienda-listado #filtro-opciones li:first-child {float: left;}
#tienda-listado #filtro-opciones li {clear: both;}
.info-tooltip-contenido .p { padding-bottom: 0 !important;}
/* #######    /UVE emc  ##############  */
/* --- cupon de descuento  13-03-13 telvent cupon de descuento anexo -- */
/* .codigo-cupon {    border: 1px solid #D3E4BF;border-radius: 10px 10px 10px 10px;float: left;margin-top: 50px;padding: 12px;width: 450px;} */
.codigo-cupon { float: left;padding: 12px;width: 450px;}
.codigo-cupon .titulo{  color: #000000;display: block;font-size: 14px;}
.codigo-cupon #couponCode {background-color: #F1F1F1;border: medium none;border-radius: 3px 3px 3px 3px;color: #666666;/*font-family: "HelveticaNeue";*/font-size: 14px;height: 24px;margin-bottom: 12px;margin-top: 16px;padding-left: 10px;width: 150px;}
/* Modificación Fusion R3 10/09/2013*/
.codigo-cupon #couponCodeUpdate {
    margin-bottom: 12px;
    margin-left: 20px;
    margin-top: 12px;}
/* Modificación Fusion R3 10/09/2013*/
.codigo-cupon .aviso{   color: red;display: none;}
/* --- cupon de descuento  -- */
/* Scroll infinito 14-03-13 (Telvent)*/
#loading-selector-infinite-scroll {margin-bottom: 30px; height: 16px;}
/* modificacion fusioon R3 06/11/2013 */
#infscr-loading {width:250px; position: relative; background-color: white;z-index: 99999;margin: 0px auto !important}
#infscr-loading img {float:left;display: block;margin-right:10px}
#infscr-loading div {float:left; padding: 2px 0 0 0;font-size: 14px;color: #CCCCCC;font-weight: bold;}
/* Mejoras E-commerce */
#tienda-ficha-producto #ficha-producto-descripcion p,#fichabodegon #ficha-producto-descripcion p,#fichavariante #ficha-producto-descripcion p,#fichasimple #ficha-producto-descripcion p,
#fichaoutlet #ficha-producto-descripcion p, #fichaventaflash #ficha-producto-descripcion p, #fichauniversal #ficha-producto-descripcion p {color: #8C8C8C;font-family: Helvetica,Arial,sans-serif;font-size: 15px;font-weight: 300;line-height: 16px;margin-bottom: 10px;}
#linea-conjuntos.ficha-variante tr th, #linea-conjuntos.ficha-variante tr td {width:469px;}
#linea-conjuntos.ficha-variante tr th + th, #linea-conjuntos.ficha-variante tr td + td {width:100px;}
#linea-conjuntos.ficha-variante tr th + th + th, #linea-conjuntos.ficha-variante tr td + td + td {width:130px;}
#linea-conjuntos.ficha-variante tr th + th + th + th, #linea-conjuntos.ficha-variante tr td + td + td + td {width:115px;}
#linea-conjuntos.ficha-variante tr th + th + th + th + th,#linea-conjuntos.ficha-variante tr td + td + td + td + td{width:100px;}
#linea-conjuntos.ficha-variante tr th {border-bottom: 1px solid #D3E4BF;font-size: 14px;padding-bottom: 10px;}
#linea-conjuntos.ficha-variante h4{  font-size: 22px;font-weight: bold;}
#linea-conjuntos input{color: #000000;font-size: 19px;}
#linea-conjuntos.ficha-variante tr td div.datos {float: left;width: 260px;}
#linea-conjuntos h5 {color: #666666;margin-bottom: 1px;}
#linea-conjuntos p {color: #8C8C8C;font-size: 12px;margin-bottom: 5px;}
#linea-conjuntos.ficha-variante img {float: left;margin-bottom: 10px !important;margin-right: 16px;}
#linea-conjuntos.ficha-variante  h3 {font-size: 16px;font-weight: bold;margin-bottom: 3px;}
#tienda-ficha-producto #linea-conjuntos a.masInfo,#fichabodegon #linea-conjuntos a.masInfo,#fichavariante #linea-conjuntos a.masInfo,#fichasimple #linea-conjuntos a.masInfo,
#fichaoutlet #linea-conjuntos a.masInfo, #fichaventaflash #linea-conjuntos a.masInfo, #fichauniversal #linea-conjuntos a.masInfo {margin-left: 78px;}
#tienda-ficha-producto #linea-conjuntos .bt-text,#fichabodegon #linea-conjuntos .bt-text,#fichavariante #linea-conjuntos .bt-text,#fichasimple #linea-conjuntos .bt-text,
#fichaoutlet #linea-conjuntos .bt-text, #fichaventaflash #linea-conjuntos .bt-text, #fichauniversal #linea-conjuntos .bt-text {margin-bottom: 5px;}
#tienda-ficha-producto #linea-conjuntos h3 a,#fichabodegon #linea-conjuntos h3 a,#fichavariante #linea-conjuntos h3 a,#fichasimple #linea-conjuntos h3 a,
#fichaoutlet #linea-conjuntos h3 a, #fichaventaflash #linea-conjuntos h3 a, #fichauniversal #linea-conjuntos h3 a {color: #000000;margin-left: 0 !important;text-decoration: none;}
#linea-conjuntos tr td div.datos h3, #linea-conjuntos tr td div.datos h5, #linea-conjuntos tr td div.datos a, #linea-conjuntostr td div.datos span {margin-left: 0 !important;}
#linea-conjuntos td + td {color: #000000;font-size: 14px;font-weight: bold;text-align: right;vertical-align: middle;}
#linea-conjuntos td {border-bottom: 1px solid #F0F0F0;padding: 12px 0;}
#linea-conjuntos div.box-precio .oferta-ecommerce {background-color: #FFE600;border-radius: 4px 4px 4px 4px;color: #FF0000;padding: 2px 4px;}
#linea-conjuntos div.box-precio .viejo-ecommerce {background-image: url("/dam/templating-kit/themes/popLM/img/del-preciounidadviejo.png");background-position: left 3px;background-repeat: no-repeat;color: #666666;margin-left: 10px;}
#linea-conjuntos div.box-precio, #compra-personalizar div.box-precio{margin-bottom: 5px;padding-left:8px;width:110px;}


/*Anexo 21/06/2013 - R3 - Fusion */

#ficha-producto-contenedor {font-family: /*"HelveticaNeue",*/Helvetica,Arial,sans-serif;}
#ficha-tipo-cristal ul li label.clickeable span.checkbox {position: inherit;}


/* Modificacion anexo para calculadora tipo 2*/
#tab-calculadora-perfiles #listado-productos li.last {margin-right: 0px!important;}
#tab-calculadora-perfiles #listado-productos > li {margin-right: /*22*/11px!important;}


/* anexo fusion R3 - paso 2 de compra */
 #form1 p + ul li {
    float: left;
    margin-bottom: 22px;
    width: 177px;
}

 #form1 p + ul li label {
    color: #A3A3A3;
    /*modificacion fusion R3 18/11/2013
    - puede que afecte a otros sitios tenerlo encuenta */
    font-size: 13px;
    line-height: 18px;
}
 #form1 p + ul li input {
    background-color: #F1F1F1;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
 /*font-family: "HelveticaNeue";*/
    font-size: 14px;
    line-height: 24px;
    padding-left: 10px;
    width: 153px;
}

 #form1 h2 + p {
    color: #A1A1A1;
    font-size: 13px;
    margin-bottom: 14px;
    font-family: /*"HelveticaNeue",*/Helvetica,Arial,sans-serif;
  line-height:1em
}

/* modificacion fusion R3 - 11/09/2013 - anexo formulario paso 2 */
#tienda-carrito input.error, #tienda-carrito textarea.error, #compra-personalizar input.error, #tienda-carrito table input.error, #linea-conjuntos input.error {
    background: -moz-linear-gradient(center top , #DD0000, #AA0000) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#DD0000), to(#AA0000));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD0000', endColorstr='#AA0000');
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 14px !important;
    font-weight: normal !important;
}
#form-financiacion .sbHolder.error {
    background: -moz-linear-gradient(center top , #DD0000, #AA0000) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#DD0000), to(#AA0000));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD0000', endColorstr='#AA0000');
    color: #FFFFFF !important;
    margin: 0 0 6px;
}
#form-financiacion .sbHolder.error ul li a {font-weight: normal!important;color :#444444!important;}

/* modificacion fusion R3 13/09/2013 */
/* anexos ficha bodegon */
#tienda-ficha-producto #linea-conjuntos.ficha-variante h4 ,#fichabodegon #linea-conjuntos.ficha-variante h4 ,#fichavariante #linea-conjuntos.ficha-variante h4 ,#fichasimple #linea-conjuntos.ficha-variante h4 ,
#fichaoutlet #linea-conjuntos.ficha-variante h4, #fichaventaflash #linea-conjuntos.ficha-variante h4, #fichauniversal #linea-conjuntos.ficha-variante h4 , #tienda-ficha-producto #compra-personalizar h4,#fichabodegon #compra-personalizar h4,#fichavariante #compra-personalizar h4,#fichasimple #compra-personalizar h4,
#fichaoutlet #compra-personalizar h4, #fichaventaflash #compra-personalizar h4, #fichauniversal #compra-personalizar h4 {text-align: left;}
#tienda-ficha-producto #linea-conjuntos.ficha-variante h5,#fichabodegon #linea-conjuntos.ficha-variante h5,#fichavariante #linea-conjuntos.ficha-variante h5,#fichasimple #linea-conjuntos.ficha-variante h5,
#fichaoutlet #linea-conjuntos.ficha-variante h5, #fichaventaflash #linea-conjuntos.ficha-variante h5, #fichauniversal #linea-conjuntos.ficha-variante h5 , #tienda-ficha-producto #compra-personalizar h5,#fichabodegon #compra-personalizar h5,#fichavariante #compra-personalizar h5,#fichasimple #compra-personalizar h5,
#fichaoutlet #compra-personalizar h5, #fichaventaflash #compra-personalizar h5, #fichauniversal #compra-personalizar h5
 {font-size: 12px; font-weight: inherit;}
#tienda-ficha-producto #linea-conjuntos.ficha-variante a,#fichabodegon #linea-conjuntos.ficha-variante a,#fichavariante #linea-conjuntos.ficha-variante a,#fichasimple #linea-conjuntos.ficha-variante a,
#fichaoutlet #linea-conjuntos.ficha-variante a, #fichaventaflash #linea-conjuntos.ficha-variante a, #fichauniversal #linea-conjuntos.ficha-variante a , #tienda-ficha-producto #compra-personalizar a,#fichabodegon #compra-personalizar a,#fichavariante #compra-personalizar a,#fichasimple #compra-personalizar a,
#fichaoutlet #compra-personalizar a, #fichaventaflash #compra-personalizar a, #fichauniversal #compra-personalizar a,
#tienda-ficha-producto #linea-conjuntos.ficha-variante span.entrega-dia,#fichabodegon #linea-conjuntos.ficha-variante span.entrega-dia,#fichavariante #linea-conjuntos.ficha-variante span.entrega-dia,#fichasimple #linea-conjuntos.ficha-variante span.entrega-dia,
#fichaoutlet #linea-conjuntos.ficha-variante span.entrega-dia, #fichaventaflash #linea-conjuntos.ficha-variante span.entrega-dia, #fichauniversal #linea-conjuntos.ficha-variante span.entrega-dia, #tienda-ficha-producto #compra-personalizar span.entrega-dia,#fichabodegon #compra-personalizar span.entrega-dia,#fichavariante #compra-personalizar span.entrega-dia,#fichasimple #compra-personalizar span.entrega-dia,
#fichaoutlet #compra-personalizar span.entrega-dia, #fichaventaflash #compra-personalizar span.entrega-dia, #fichauniversal #compra-personalizar span.entrega-dia
 {font-size: 12px; font-weight: inherit;}
 #tienda-ficha-producto #linea-conjuntos.ficha-variante h3 a,#fichabodegon #linea-conjuntos.ficha-variante h3 a,#fichavariante #linea-conjuntos.ficha-variante h3 a,#fichasimple #linea-conjuntos.ficha-variante h3 a,
 #fichaoutlet #linea-conjuntos.ficha-variante h3 a , #fichaventaflash #linea-conjuntos.ficha-variante h3 a , #fichauniversal #linea-conjuntos.ficha-variante h3 a , #tienda-ficha-producto #compra-personalizar h3 a,#fichabodegon #compra-personalizar h3 a,#fichavariante #compra-personalizar h3 a,#fichasimple #compra-personalizar h3 a,
 #fichaoutlet #compra-personalizar h3 a, #fichaventaflash #compra-personalizar h3 a, #fichauniversal #compra-personalizar h3 a {font-size: 16px; font-weight: bold;}
#saldos .simple-4 .venta-seccion-img img {width: 207px;}
.btn_info-compra a { background: url("/dam/templating-kit/themes/popLM/img/info_logo_amarillo.png") no-repeat scroll left top rgba(0, 0, 0, 0);display: inline-block;height: 24px;margin-top:-1px;margin-left: -24px;width: 24px;}