<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,h2,h3,h4,h5
{
	font-family: 'Open Sans',sans-serif ;
	color: #2f353e ;
	font-weight: 300 ; 
}
html{-webkit-font-smoothing:antialiased}
body {
	color: #666;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	line-height:20px !important;
	background-color:#F4F4F4; 
}

/* *** generales ***/
.stm {font-size:14px;} /*  size text mobile : subo a 14px porque el page speed dice que los enlaces en mobile tiene que ser mas grande */
.container {padding-left:0px; padding-right:0px;} 
.row {margin-left:0px; margin-right:0px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
padding-right: 9px;
padding-left: 9px;
}

.sp-pad-10 {padding:10px}
.sp-top-5 {margin-top:5px;}
.sp-top-10 {margin-top:10px;}
.sp-top-20 {margin-top:20px;}
.sp-top-30 {margin-top:30px;}
.sp-top-40 {margin-top:40px;}
.sp-bot-5  {margin-bottom:5px;}
.sp-bot-10 {margin-bottom:10px;}
.sp-bot-15 {margin-bottom:15px;}
.sp-bot-20 {margin-bottom:20px;}
.sp-bot-30 {margin-bottom:30px;}
.sp-bot-50 {margin-bottom:50px;}


.sdfsda {color:#044364;}
a:hover {text-decoration:none; color:#c20502  ;}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.whide {display:none;}
.wclear {clear:both !important;}   
.fl {float:left;}
.nobroke {white-space:nowrap;}
.block {display:block;}

.tit {font-family: "Oswald",Arial,Helvetica,sans-serif;}

.era {color:#c20502;}
.era:hover {color:#0066C0; }
.ear {color:#0066C0;}
.ear:hover {color:#c20502; }
.earbar {color:#fff;}
.earbar:hover {color:#c20502; }
.eu:hover {text-decoration:underline !important;}
.cp {cursor:pointer;}
.underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}


.shadowbutton 
{
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,2,1.1) !important;
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,2,1.1) !important;
	box-shadow: 1px 1px 5px 0px rgba(0,0,2,1.1) !important;
	border-radius: 0px;
}
.titpag { font-family: "Oswald",Arial,Helvetica,sans-serif; margin-top:0px; margin-bottom:20px;}
/*main*/
#main {background-color:#fff; padding:10px; padding-left:0px; padding-right:0px;  margin-bottom:0px; margin-top:10px;}
#main #colizq {border-right:1px solid #CCC; }
#main #path a {color:#666; font-weight:bold;}
#main #path .active { font-weight:normal;}
#main .onepage {width:90%; margin:auto;}
#main .onepage #title { color:#333; font-size:19px; margin-top:20px; margin-bottom:20px;}
/*menu izq*/
#colizq .titulo 
{
  color: #333;
  font-size: 19px;
  padding: 0 0 7px 0;
  margin: 0 0 7px 0;
  border-bottom: 1px #c5c5c5 solid;
  font-family: "Oswald",Arial,Helvetica,sans-serif;
}
#colizq .listado
{
	list-style:none; margin-left:0px; padding-left:0px;
}
#colizq .listado li
{
	border-bottom: 1px solid #eee; padding:3px; 
	list-style: outside none none;
	transition:  background-color 0.45s ease-in-out 0s;
}
#colizq .listado li:hover
{
	 background-color:#F7F7F7;
	
}
#colizq .listado li a 
{ 
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
} 
#colizq .listado li a:hover 
{ 
	color: #c20502;
} 
/* fold about */
#fold_about {
	margin-top:0px; padding-left:0px; padding-right:0px; background-color:#fff;
}
#fold_about #fservices {   
	padding: 15px 0px 15px;
    background-color: #F8F8F8;
    border-top: 1px solid #EBEBEB;
    margin-top: 0px;
}
#fold_about #fservices h4 {
	padding: 0px;
  	margin: 0px;
  	font-size: 120%;
  	color: #555;
  	padding-bottom: 2px !important;
	line-height: 1.3em;
	font-weight:bold;
}
#fold_about #fservices .servicon {
 display: block;
  float: left;
  margin-right: 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #c20502;
  color: #fff;
  text-align: center;
  padding: 7px 7px;
  font-size: 200%;	
}
#fold_about #fservices .servicon i {top:-2px; display:block}
#fold_about #fservices .serv {font-size:10px !important;}


#fold_about #fconfianza{
	background-color: #ebebeb;
  border-top: solid 1px #ccc;
  padding: 12px 0px;
}
#fold_about #ffaq {background-color:#000; color:#fff}
#fold_about #ffaq .title {color: #c20502; font-weight:bold; font-size:13px;}
#fold_about #ffaq #sobre {font-size:55px; margin-right:10px; color: #c20502; }
#fold_about #ffaq .faq {border-left: 1px dotted #CCC;}
#fold_about #ffaq .faq ul{list-style:none}
#fold_about #ffaq a {color:#fff ; }
#fold_about #ffaq a:hover {color:#c20502 ; }
#fold_about #fline {border-top:2px solid #ccc}
#fold_about #fservice2 {border-bottom: 3px solid #c20502;}
#fold_about #fservice2 #block {padding:10px; margin-top:1px; color:#333;}
#fold_about #fservice2 .title {color:#c20502; font-weight:bold;}
#fold_about #fservice2 #confia ul {list-style:none ; padding-left:0px;}
#fold_about #fservice2 #confia .sello {margin-top:11px;}
#fold_about #fservice2 #confia .sello a{color:#333;}
#fold_about #fservice2 #confia .sello img {float:left; margin-right:10px;}
#fold_about #fservice2 #confia p {font-size:11px;}
#fold_about #fservice2 #marcas ul {list-style:none ; }
#fold_about #fservice2 #marcas ul a{color:#c20502; text-decoration:underline;}
#fold_about #copyr {font-size: 85%; color: #777; padding: 6px 0px 14px 0px;}
#fold_about #copyr div {background-color:#fff; text-align:center;}
#fold_logo {margin-bottom:120px; margin-top:20px; }
/** bar 1 */
#bar1 {border-bottom:1px dotted #CCCCCC; background-color:#fff}
#bar1 .row {min-height:49px; }
#bar1 #logo {font-size:20px; line-height: 40px;font-weight: 600;}
#bar1 #iconphone {font-size:15px; top:0px;}
#bar1 #buscadormini {padding-top:10px; margin-bottom:10px;border-top:1px dotted #CCCCCC; }
#bar1 #bar1_der {margin-top:4px; }
#bar1 #bar1_der #phone {font-size:18px;color:#c20502; font-weight:500 }
#bar1 #bar1_der #horario {line-height: 15px;font-size:10px; letter-spacing: .01em; display:block}
#bar1 #bar1_der .op {border-right:1px solid #CCC; height:20px; margin-right:10px; padding-right:20px; margin-top: 4px;}
#bar1 #bar1_der .opt {font-size:15px; color:#333;  color:#c20502; font-weight:500; margin-top:10px}
#bar1 #bar1_der #block1 .glyphicon {font-size:15px;}
#bar1 #bar1_der #block2 .glyphicon {font-size:14px; margin-right:3px; margin-top: 5px;}
/** bar 2 */
#bar2 {border-bottom:1px dotted #CCCCCC;}
#bar2 .row {height:40px; }
#bar2 #menupal {padding-right:0px;}
#bar2 #menupal .op {border-right:1px solid #CCC; border-left: 1px solid #CCC; height:40px;}
#bar2 #menupal .op i {font-size:20px;}
#bar2 #buscador {margin-top:5px; width:100%}
/*
#bar2 #facebook {border-right:1px solid #CCC;height:40px;}
#bar2 #facebook #iffacebook {margin-left:10px; margin-top: 10px; border:none; overflow:hidden; width:110px; height:21px;}
*/
#bar2 .glyphicon {font-size:10px; line-height:11px;}
#bar2 #carrito {border-right:1px solid #CCC}
#bar2 #carrito .vacio { background-color:#c20502;}
#bar2 #carrito .lleno { background-color:#5cb85c !important;}
#bar2 .icolog { color: #5cb85c; font-size:14px;}
#bar2 .iconolog { color:#c20502;font-size:14px; }
/* *** barra de navegacion ***/
.navbarshop {
	background-color:#232f3e !important; width: 100%;
	/*
	background-color:#f6f6f6 !important; width: 100%;
	background: -moz-linear-gradient(top,  #f6f6f6 0%, #eaeaea 100%); /* FF3.6+ * /
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ * /
	background: -webkit-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ * /
	background: -o-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%); /* Opera 11.10+ * /
	background: -ms-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%); /* IE10+ * /
	background: linear-gradient(to bottom,  #f6f6f6 0%,#eaeaea 100%); /* W3C */
	border-bottom: 1px solid #fafafa; 
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.15), 0px 2px 1px rgba(0,0,0,.10), 0px 3px 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.15), 0px 2px 1px rgba(0,0,0,.10), 0px 3px 1px rgba(0,0,0,.05);
    box-shadow: 0px 1px 1px rgba(0,0,0,.15), 0px 2px 1px rgba(0,0,0,.10), 0px 3px 1px rgba(0,0,0,.05);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eaeaea',GradientType=0 ); /* IE6-8 */
}
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
    text-decoration: none;
    background-color: #232f3e;}
/* item list listado productos */
#itemlist .item {text-align:center; margin-bottom:5px; min-height:250px;border-right:1px solid #eeeeee; padding:1px; border-bottom:1px solid #eeeeee; }
#itemlist .itemimg {max-height:150px;min-height:150px; max-width:150px; width:100%; cursor:pointer;  border:0px;}
#itemlist .item h3 {font-size:12px; overflow:hidden; height:27px; margin-top:5px;}
#itemlist .item .info {text-align:left;}
#itemlist .item .title {font-weight:bold;}
#itemlist .item .pricemax { text-decoration: line-through; font-size:13px;}
#itemlist .item .price {font-size:20px;color:#b12704;}
#itemlist .tit2 {margin-bottom:20px;}
#itemlist .tit2 span {font-size:18px; font-weight:bold;} 
/* item listado de productos small */
.itemlistsmall .item {margin-bottom:5px;  }
.itemlistsmall .itemimg {max-height:90px;min-height:90px; max-width:90px; width:100%; cursor:pointer;  border:0px; margin-right:10px;}
.itemlistsmall .item h3 {font-size:15px; font-weight:bold; overflow:hidden; height:13px; margin-top:5px;}
.itemlistsmall .item .info {text-align:left;}
.itemlistsmall .item .title {font-weight:bold;}
.itemlistsmall .item .pricemax { text-decoration: line-through; font-size:13px;}
.itemlistsmall .item .price {font-size:20px;color:#b12704;}
.itemlistsmall .tit2 {margin-bottom:20px;}
.itemlistsmall .tit2 span {font-size:18px; font-weight:bold;} 
.itemlistsmall hr { margin-top:0px;} 
/* ficha producto */
#item #photo {max-width:300px}
#item h1 {font-size:24px; font-weight:400; margin-top:0px; font-family: "Oswald",Arial,Helvetica,sans-serif;}
#item #pricemax {text-decoration: line-through; font-size:22px;}
#item #price {font-size:40px; font-weight:bold; color:#c20502}
#item #ii {font-size:12px}
#item #boxamount #title {
	 float: left;
  font-size: 14px;
  color: #666;
  font-weight: 700;
  margin-top: 5px;
  margin-right:5px;
  }
#item .boxuni .uni {
  background-color: #ededed;
  border: 0 none;
  color: #7c7b7b;
  cursor: pointer;
  float: left;
  font-size: 20px;
  font-weight: bold;
  height: 26px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 24px;
 }
 #item .boxuni .univ {
	 font-size: 18px;
  width: 32px;
  height: 24px;
  margin: 0px;
  float: left;
  display: inline; 
  padding: 0;
 
 display: block;
  text-align: center;
  width: 35px;
  height: 26px;
  line-height: 18px;
  padding: 0 10px 0 0;
  float: left;
  border: 1px solid #dedede;
 }
#item .incart span {font-size:11px; line-height:15px;}
#item #finaliza {border-top: 1px dotted #999; padding-top:20px;}
#item #finaliza span {color:#C20502; font-size:13px; display:block; line-height:37px} 
#item #services {margin-top:40px; padding:10px; background-color:#fff; border-top:1px dotted #999; margin-bottom:20px;}
#item #services a {color:#666}
#item #services img { float:left}
#item #services #cien {margin-right:10px;}
#item #services #cieninfo {float:left; font-size:11px;}
#item_info #title { font-weight:bold; display:block;}

#item_rel #title { font-weight:bold; display:block;}

#item_rel .item { text-align:center; margin-bottom:5px; min-height:200px;border-right:1px solid #eeeeee; padding:1px; border-bottom:1px solid #eeeeee; }
#item_rel .item img {max-height:100px;min-height:100px; max-width:100px; width:100%; cursor:pointer;  border:0px;}

#item_rel .item .pricemax { text-decoration: line-through; font-size:13px;}
#item_rel .item .price {font-size:20px;color:#b12704;}
#item_rel .item .info {text-align:left;}
#item_rel .item h3 {font-size:12px; overflow:hidden; height:27px; margin-top:5px;}
#item_rel .item .title {font-weight:bold;}
#item_rel .item .pricemax { text-decoration: line-through; font-size:13px;}
#item_rel .item .price {font-size:20px;color:#b12704;}
/* ---------- barra navega direccion, carrito y pay ------------*/
.subway-container {
  
  padding: 18px 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.subway-nav {
  display: inline-block;
  max-width: 100%;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.subway-nav li.started {
  color: #0192B5;
}


.subway-nav li {
  display: block;
  float: left;
  position: relative;
  color: #999 ;
 /* width: 200px;*/
}
.subway-nav .line {
  display: block;
  position: relative;
  top: 12px;
  padding: 0px 12px;
  box-sizing: border-box;
}
.subway-nav .stop {
  display: block;
  position: relative;
  width: 100px;
  left: -50px;
  top: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-overflow: ellipsis;
  text-decoration: none;
}
.subway-nav li.started .dot {
  border-color: #0192B5;
}
.subway-nav .dot {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 2px;
  border: solid 2px #D2D2D2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subway-nav .line:before {
  height: 2px;
  max-width: 100%;
  display: block;
  content: ' ';
  background: #D2D2D2;
}
/* carrito de la compra  shopping.cart.php*/
#maincart #titlelist {font-weight:bold;} 
#maincart #cart .photo {max-height:50;min-height:50; max-width:50px; cursor:pointer;  border:0px;}
#maincart #cart .title {padding-top:20px;}
#maincart #cart .opcion {font-size:11px; display:block;}
#maincart .boxuni .uni {
  background-color: #ededed;
  border: 0 none;
  color: #7c7b7b;
  cursor: pointer;
  float: left;
  font-size: 20px;
  font-weight: bold;
  height: 26px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 24px;
 }
 #maincart .boxuni .univ {
	 font-size: 18px;
  width: 32px;
  height: 24px;
  margin: 0px;
  float: left;
  display: inline; 
  padding: 0;
 
 display: block;
  text-align: center;
  width: 35px;
  height: 26px;
  line-height: 18px;
  padding: 0 10px 0 0;
  float: left;
  border: 1px solid #dedede;
 }
 .subway-nav li.done .dot, .subway-nav li.done .line:before {
  background: #0192B5;
  border: none;
}

 #maincart #otros .photo {max-height:50;min-height:50; max-width:50px; cursor:pointer;  border:0px;}
 #maincart #otros .title {padding-top:20px;}
 #maincart #enviog {font-family: PT Sans Narrow; font-size:13px;}
 #maincart #total {text-align:right; font-weight:bold; font-size:15px;}
 #maincart #pg {font-size:11px; color:#b12704;text-decoration: line-through;}
 #maincart #pg span { color:#CCC }
 #maincart #continue {padding-top:30px; text-align:right}
 #maincart #continue a {width:70%}
 #maincart #extrainfo {margin-top:40px; padding:10px; background-color:#fff; border-top:1px dotted #999; margin-bottom:20px; }
 #maincart #confianza {width: 215px; float:right;}
 #maincart #confianza  a{color:#666;}
 #maincart #confianza p {float:right; font-size:11px;}
 #maincart #confianza img {margin-right:10px; float:right; }
 /* Login Registro */
 #loginreg .loginfacebook img {padding-top:10px;padding-bottom:10px;}
 /* Confirm address cart */
 #address #pathcart .badge {background-color:#fff; color:#000;}
  #address #pathcart a {margin-right:5px;}
 #address #direcciones .direccion {border:1px dotted #09C; padding:10px;}
 #address #direcciones .direccion .titulo { font-weight:bold; }
  /* Pago cart */
 #pay #pathcart .badge {background-color:#fff; color:#000;}
 #pay #pathcart a {margin-right:5px;}
 #pay #cart .opcion {font-size:11px; display:block;}
  #pay #total {text-align:right; font-weight:bold; font-size:15px;}
 #pay #pg {font-size:11px; color:#b12704;text-decoration: line-through;}
 #pay #pg span { color:#CCC }
 
 
 
 /*** paginado ***/
.paginado span { margin-right:4px; }  
/*** footer ***/



/* politica de cookie */
#normcookie {height: 48px;bottom: 0px;width: 100%;background-color: #fff;z-index: 4000;padding-top: 2px; border-bottom:1px dotted #CCC}
#normcookie .cmore {color:#09C; font-weight:normal}
#normcookie .cmore:hover { text-decoration:underline;}
#normcookie .btn {margin-left:10px;}
.showNcookie #under-footer {margin-bottom:0px;} 
/*** responsive ***/
/* menos de esto es mobile
/* esto es mobile para algo mÃ¡s grande (iphone) : menos de esto tiene que ser 0px pq la publi es de 300px y mas "algo de padding" darÃ­a scroll horizontal */
@media (min-width: 320px)    
{
}
/*- esto es ipad ---*/
@media (min-width: 768px) 
{ 

	
	
	/* sm */
	.showNcookie #under-footer {margin-bottom:23px;} #normcookie {height: 27px; position: fixed; }
	
	.colads ,.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	padding-right: 5px; 
	padding-left:  5px;
	
	}
	.stm {font-size:12px;}    
 
	
	
	 
	 /*.container {padding-left:15px; padding-right:15px;}
	.row {margin-left:-15px; margin-right:-15px;}*/
	.container {padding-left:5px; padding-right:5px;}
	.row {margin-left:-5px; margin-right:-5px;}
	
}
@media (min-width: 992px)
{
	/*md */
	
}
@media (min-width: 1170px) 
{ 

}

@media (min-width: 1024px) 
{
	/*pagespeed */
}

@media (min-width: 1200px) 
{
	
	/*lg*/
	

	
	
}</pre></body></html>