<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	/*
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
	*/
	padding-top: 216px;
	font-family: 'Open Sans', sans-serif;
}
.navbar{
	padding: 0;
}
.navbar .top{
	background-color: #262223;
	height: 36px;
}
.top .navbar-brand{
	margin: 4px;
}
.container-full {
	margin: 0 auto;
	width: 100%;
}
.usuario{
	width: 300px;
	margin-top: 8px;
}
.usuario a, .usuario{
	font-weight: bold;
	color:white;
	font-size: 14px;
	text-transform: uppercase;
}
.medio-menu{
	height: 146px;
}
.logo-medio{
	margin-top: 40px;
}
.navbar &gt; .container .navbar-brand{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 40px;
}
.buscador-medio{
  	margin-top: 62px;
}
.menu-medio{
	margin-top: 42px;
}
.navbar .bottom_header{
	background-color: #262223;
	height: 36px;
}
.navbar .bottom_header a{
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding: 7px 17px;
	display: block;
	float: left;
	text-transform: uppercase;
}
.navbar .bottom_header a:hover{
	color: #F67428;
	text-decoration: none;
}
.redes{
	margin-top: 5px;
	margin-right: 20px;
}
.redes a, .redes{
	font-weight: bold;
	color:white;
	font-size: 18px;
}
.navbar-brand{
	height: auto;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.cds{
	background-image:url(../imgs/cds_gris.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	color: #010101;
	margin-bottom: 20px;
	float: right;
	font-family: arial;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	top: -8px;
    position: relative;
}
.cds:hover{
	background-image:url(../imgs/cds.png);
	color:#010101;
}
.navbar-toggle{
	display: none;
}


.navbar.reducida .row-menu-triple &gt; div{
	height: 86px;
}
.navbar.reducida &gt; .container .navbar-brand{
	margin-top: 7px;
	max-width: 250px;
}
.navbar.reducida form[name="buscar"] {
  	margin-top: 26px;
}
.navbar.reducida .carrito {
  	margin-top: 32px;
}
.navbar.reducida .texto-buscador{
	display: none;
}

.row-menu-triple{
	background-color: white;
}
.row-menu-triple &gt; div{
	height: 146px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
form[name="buscar"]{
	margin-top: 52px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.texto-buscador{
	margin: 5px;
	font-size: 12px;
	color: #666;
}
span.naranja{
	color: #f28d45;
}
span.bold{
	font-weight: bold;
}
span.italica{
	font-style: italic;
}
.carrito{
	margin-top: 48px;
	float: left;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #151213;
	padding: 10px;
}
.carrito:hover{
	text-decoration: none;
}
.carrito .icon-shopping-cart{
	color: #f18a3b;
}
.cantidad-items-carrito{
	color: #f18a3b;
}
.texto-cantidad-items-carrito{
	color: #6d6d6d;
	text-transform: uppercase;
}
.navbar-toggle{
	margin-top: 50px;
}
.divisor{
	height: 1px;
	background-color: white;
}

#slideshow-carousel-1 .carousel-inner &gt; .item{
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center;
}
#slideshow-carousel-1 blockquote{
	padding: 70px 80px;
	border: none;
	margin: 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
#slideshow-carousel-1 h2{
	text-transform: uppercase;
	font-size: 48px;
	color:white;
	font-weight: bold;
	margin-top: 0;
}
#slideshow-carousel-1 h3{
	text-transform: uppercase;
	font-size: 30px;
	color:white;
	font-weight: 300;
	margin-bottom: 4px;
}
#slideshow-carousel-1 p{
	font-size: 18px;
	color:white;
	font-weight: 300;
}
#slideshow-carousel-1 p span.bold{
	font-weight: bold;
	text-transform: uppercase;
}
#slideshow-carousel-1 .botones{
	margin-top: 4px;
}
#slideshow-carousel-1 .botones a{
	border:1px solid rgba(255,255,255,0.6);
	background-color: rgba(255,255,255,0.3);
	text-transform: uppercase;
	color: white;
	font-weight: 300;
	padding: 6px 20px;
	display: inline-block;
	margin:10px;
}
#slideshow-carousel-1 .botones a:hover{
	text-decoration: none;
	border:1px solid rgba(0,0,0,0.6);
	background-color: rgba(0,0,0,0.3);
}

.iconos-categorias{
	background-color: #ededed;
}
.productos h2{
	color:black;
	font-size: 17px;
	text-transform: uppercase;
}
.modificar{
	color: #bf1e23;
	position: relative;
	top: -2px;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 11px;
	margin-left: 4px;
	background-color: #ededed;
}
.modificar:hover{
	text-decoration: none;
}
.separador-rojo-gris{
	height: 1px;
	margin-bottom: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff282c+20,000000+20,000000+20,000000+100 */
	background: #d52965; /* Old browsers */
	background: -moz-linear-gradient(left,  #d52965 20%, #d52965 20%, #bec2c5 20%, #bec2c5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,#d52965), color-stop(20%,#d52965), color-stop(20%,#bec2c5), color-stop(100%,#bec2c5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d52965 20%,#d52965 20%,#bec2c5 20%,#bec2c5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d52965 20%,#d52965 20%,#bec2c5 20%,#bec2c5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d52965 20%,#d52965 20%,#bec2c5 20%,#bec2c5 100%); /* IE10+ */
	background: linear-gradient(to right,  #d52965 20%,#d52965 20%,#bec2c5 20%,#bec2c5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52965', endColorstr='#bec2c5',GradientType=1 ); /* IE6-9 */
}

.row.mercadopago{
    padding: 30px 0px;
    margin: 10px 0px;
    background: #e7e7e7;
	background: -moz-linear-gradient(top, #e7e7e7 0%, #fff 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #e7e7e7 0%, #fff 100%);
	background: -o-linear-gradient(top, #e7e7e7 0%, #fff 100%);
	background: -ms-linear-gradient(top, #e7e7e7 0%, #fff 100%);
	background: linear-gradient(to bottom, #e7e7e7 0%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#fff', GradientType=0 );
}
.row.mercadopago img{
	margin:0 auto;
	padding:10px 0;
}

.productos{
	background-color: #F7F8F9;
}
.lista-productos .box-producto { 
  background-color: white; 
  padding-bottom: 10px; 
  margin-top: 10px; 
  margin-bottom: 20px;
}
.lista-productos .box-imagen{
	/*height: 170px;*/
	margin: 15px auto;
	text-align: center;
	/*float: left;*/
    max-width: 250px;
}

.mask-img{
	background-size: cover;
	background-position: center;
}
.carousel_productos_ofertas {
	margin: 0;
}
.lista-productos .box-imagen img{
	max-width: 100%;
	/*padding: 15px;*/
}

/*.lista-productos .mascara-producto span {
    position: absolute;
    top: 26px;
    right: 30px;
    background-color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
}*/

.lista-productos .mascara-producto span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    width: 76px;
    background: #DE0B1F;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1;
    border-radius: 0px;
    text-align: center;
    padding: 8px 8px 4px 8px;
	color:#FFF;
}

.lista-productos .mascara-producto span:after {
    border-top: 11px solid #de0b1f;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 32px;
    width: 0;
}

.lista-productos .mascara-producto span.nuevo:after {
    border-top: 11px solid #66A606;
}

.lista-productos .mascara-producto span.oferta{
	background-color: #de0b1f;
}
.lista-productos .mascara-producto span.nuevo{
	background-color: #66A606;
}
.lista-productos .mascara-producto span.fecha{
	color: black;
    left: 48px;
    top: 34px;
    right: auto;
    font-size: 11px;
    padding: 4px;
	background-color:#FFF;
}

.lista-productos .mascara-producto span.fecha:after {
    border: none !important;
}

.redes-footer.novedades{
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
}
.redes-footer.novedades.text-left{
	text-align: left;
}
.lista-productos .copete{
	overflow: hidden;
    height: 56px;
    margin: 0px 25px;
    font-size: 13px;
}

.lista-productos .codigo{
	text-align: center;
	font-size: 10px;
	color: #656565;
	margin-bottom: 0px;
}
.lista-productos h3{
	text-align: center;	
	font-size: 14px;
	height: 44px;
    overflow: hidden;
    /*clear: both;*/
}
.lista-productos h3 a{
	color: #181818;	
	font-weight: bold;
	text-transform: uppercase;	 
	padding: 0px 5px;
}
.lista-productos h3 a:hover{
	text-decoration: none;
	color: #f47121;
}
.lista-productos .precio{
	text-align: center;
	font-size: 16px;
	color: #676767;
	font-weight: 600;
}
.estrellitas-compartir{
	margin-left: 10%; 
  	margin-right: 10%;
}

.estrellitas i{
	color: #d9bd1b;
}
.recomendar i{
	font-size: 20px;
	color: #c7c7c7;
}
.recomendar:hover i{
	color:#262223;
}
.carrito-productos{
	margin-right: 10px;
}
.box-categorias{
	background-color: rgb(245, 139, 30);
	padding-bottom: 4px;
}
.titulo-categorias{
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color:#7A4110;
  border-bottom: 1px solid rgba(187, 102, 18, 0.63);
  display: block;
  margin: 0px 7px;
  padding-top: 20px;
  margin-bottom: 14px;
  padding-bottom: 4px;
}

.titulo-categorias:hover, .titulo-categorias:focus{
	text-decoration: none;
	color:#000400;
}

.titulo-categorias span.pull-right{
	margin-right: 10px;
	color: #DE5109;
}
.categoria span.pull-right{
	margin-right: 10px;
	color: #B25D13;
	font-size: 8px;
	position: relative;
	top: 3px;
}
.subcategoria span.pull-right{
	margin-right: 10px;
	color: #DE5109;
	font-size: 8px;
	position: relative;
	top: 3px;
}
.categoria { 
  font-size: 11px; 
  font-weight: bold; 
  text-transform: uppercase; 
  color: rgb(255, 255, 255);
  border-bottom: 1px solid rgba(239, 239, 239, 0.2);
  display: block; 
  margin: 0px 7px;
  padding-bottom: 13px; 
  padding-top: 8px; 
  margin-bottom: 6px;
}
.categoria:hover, .categoria:focus{
	text-decoration: none;
	color:#572F09;
}
.subcategoria { 
  font-size: 12px; 
  font-weight: 500;
  color: #000400; 
  display: block; 
  margin: 0px 7px; 
  background-color: #faea88; 
  padding: 12px; 
  margin-bottom: 2px;
}
.subcategoria:hover, .subcategoria:focus{
	text-decoration: none;
	color:#000400;	
}
.subcategoria:hover{
	background-color: #fffbe8;
}
.subsubcategoria { 
	background-color: white;
}
.subsubcategoria:hover { 
	background-color: #ccc;
}
.box-ofertas{
	background-color: white;
	margin-top: 15px;
}
.box-ofertas h3{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000400;
	display: block;
	margin: 0px 7px;
	padding-top: 20px;
	margin-bottom: 14px;
	padding-bottom: 4px;
}
.lista-productos.reducida .box-producto{
	margin-bottom: 10px;
}
.lista-productos.reducida .box-imagen{
	width: 33%;
	height: 65px;
	float: left;
	margin: 0;
}
.lista-productos.reducida .box-imagen img{
	padding: 6px;
}
.lista-productos.reducida .box-info{
	width: 66%;
	height: 65px;
	float: left;
}
.lista-productos.reducida .box-info h3{
	font-size: 13px;
	text-align: left;
  	margin-bottom: 0px;
  	padding-bottom: 0px; 
  	padding-top: 10px;
  	margin-left: 14px;
    height: 40px;
}
.lista-productos.reducida h3 a{
	text-transform: none;
}
.lista-productos.reducida .precio{
	font-size: 12px;
	text-align: left;
    margin-left: 14px;
    margin-top: 4px;
}
.lista-productos.reducida .precio .precio-viejo{
	color: #e8315d; 
	text-decoration: line-through;
	margin-right: 4px;
}
.box-ofertas h3.texto-capitalizado{
	text-transform: capitalize;
}

.amplia_novedad .titulo{
	color: #4e3928;
	text-transform: uppercase;
}

.footer{
	background-color: #262223;
	background-image: url('../imgs/footer_fondo.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 35px;
}
.box-logo-footer{
	margin: 15px 25px;
}
.redes-footer{
    margin-left: 30%;
    margin-bottom: 46px;
}
.redes-footer a{
    display: inline-block;
    width: 28px;
    text-align: center;
    height: 26px;
    padding-top: 2px;
    border: 1px solid #8b8889;
    border-radius: 14px;
    font-size: 14px;
    color: #8b8889;
    margin-right: 2px;
}
footer p{
	color:white;
	font-size: 11px;
	margin-left: 24px;
	margin-right: 24px;
}
footer p.mayuscula{
	text-transform: uppercase;
}
footer p.negrita{
	font-weight: 700;
}
footer p.titulo{
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
}
footer .separador-rojo-gris{
	margin-left: 8px;
	margin-right: 8px;
}
footer .productos-footer h3{
	font-size: 15px;
	color: white;
	text-transform: uppercase;;
	font-weight: 700px;
	margin-left: 8px;
    margin-right: 8px;
}
footer .productos-footer p{
    margin-bottom: 4px;
    margin-left: 8px;
	margin-right: 8px;
}
footer .productos-footer a{
	font-size: 12px;
	color: #dc7820;
	margin-left: 8px;
    margin-right: 8px;
}
footer .productos-footer a:hover{
	color: #dc7820;
	text-decoration: none;
}
.footer-gris{
	background-color: #f7f8fa;
	margin-top: 35px;
}
.footer-gris p{
	color: #555756;
	padding: 15px;
}
.pagina-categorias .categorias{
    background-color: #ededed;
}
.pagina-categorias .categorias h1 {
    color: #e25e13;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
}
.pagina-categorias .categorias .subcategorias{
	margin: 5px 0 10px;
	font-size: 13px;
}
.pagina-categorias .categorias .sub{
	color:black;
	font-size: 13px;
	font-weight: 700;
}
.pagina-categorias .categorias .sub i{
	font-size: 18px;
	position: relative;
	top: -2px;
}
.pagina-categorias .categorias .sub:hover{
	text-decoration: none;
}
.pagina-categorias .categorias .cantidad-productos {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 24px;
    position: absolute;
}
.pagina-categorias .categorias h3{
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;
}
.pagina-categorias .categorias h3 a{
	color: #e25e13;
	padding: 1px 5px;
    background-color: white;
}
.pagina-categorias .subcategoria{
	color: white;
	background-color: transparent;
	padding: 6px 12px;
}
.pagina-categorias .subcategoria:hover{
	color:#f28d45;
}

.accordion.categorias{
	background-color: black;
}
.separador-rojo-gris.sin-margen{
	margin: 0;
}
.separador-rojo-gris.verde{	
    background: #c3d716;
    background: -moz-linear-gradient(left, #c3d716 20%, #c3d716 20%, #bec2c5 20%, #bec2c5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(20%,#c3d716), color-stop(20%,#c3d716), color-stop(20%,#bec2c5), color-stop(100%,#bec2c5));
    background: -webkit-linear-gradient(left, #c3d716 20%,#c3d716 20%,#bec2c5 20%,#bec2c5 100%);
    background: -o-linear-gradient(left, #c3d716 20%,#c3d716 20%,#bec2c5 20%,#bec2c5 100%);
    background: -ms-linear-gradient(left, #c3d716 20%,#c3d716 20%,#bec2c5 20%,#bec2c5 100%);
    background: linear-gradient(to right, #c3d716 20%,#c3d716 20%,#bec2c5 20%,#bec2c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3d716', endColorstr='#bec2c5',GradientType=1 );
}

.accordion.categorias .categoria{
	border-bottom: none;
	color:white;
	font-weight: 700;
	font-style: italic;;
	font-size: 12px;
	text-transform: none;
	padding-bottom: 0;
}
.volver {
    background-color: #EDEDED;
    color: #120B0E;
    padding: 5px 7px;
    font-size: 14px;
    position: relative;
    top: -4px;
}
.volver:hover{
	text-decoration: none;
	color: #e25e13;
}
.amplia_novedad .volver{
	text-transform: uppercase;
	font-weight: bold;
	background-color: transparent;
	position: relative;
    top: 2px;
}
.pagina-productos .categorias{
    margin-top: 10px;
}
.container.login{
	background: -webkit-linear-gradient(#138f85, #13164b);
	background: -moz-linear-gradient(#138f85, #13164b);
	background: -o-linear-gradient(#138f85, #13164b);
	background: linear-gradient(#138f85, #13164b);
}
.negrita{
	font-weight: bold;
}
.mayuscula{
	text-transform: uppercase;
}
.login{
	color:white;
}
.login p{
    font-size: 13px;
}
.login label{
    font-weight: 500;
}
.login input{
	color:black;
}
.login .ingresar {
    border: 1px solid rgba(255,255,255,0.6);
    background-color: rgba(255,255,255,0.3);
    text-transform: uppercase;
    color: white;
    font-weight: 300;
    padding: 6px 20px;
    display: inline-block;
    margin-right: 15px;
}
.login .ingresar:hover {
    text-decoration: none;
    border: 1px solid rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0.3);
}
.login h2{
    font-size: 24px;
}
.login h5{
	text-transform: uppercase;
	margin-top: 24px;
}
.login .item-con-flechita i{
	margin-right: 10px;
	color: #f78522;
	position: relative;
    top: 1px;
}
.login .olvido{
	color:white;
}
.login .olvido:hover{
	text-decoration: none;
}
.amplia_producto h1{
	font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}
.amplia_producto .codigo{
	font-weight: 700;
	font-size: 12px;
}
.amplia_producto .precio{
	/*font-weight: 700;*/
	font-size: 30px;
	margin-right: 30px;
	/*color: #F47427;*/
}
.amplia_producto .precio-viejo{
	color: #7e807f;
	text-decoration: line-through;
	margin-right: 10px;
}
.amplia_producto input[name=cantidad]{
    width: 60px;
    padding: 12px;
    font-weight: 700;
    border: 1px solid #d6d7d9;
    margin-right: 10px;
}
.amplia_producto input[name=cantidad]:hover{
	border: 1px solid #aaa;
}
.amplia_producto .boton-agregar{
	font-weight: 700;
	text-transform: uppercase;
	padding: 13px 26px;
	border: 1px solid #d6d7d9;
	background-color: white;
	margin-right: 10px;
	color: #333333;
}
.amplia_producto .boton-agregar:hover{
	border: 1px solid #aaa;
	text-decoration: none;
}
.amplia_producto .corazon{
    padding: 12px;
    border: 1px solid #d6d6d6;
    color: #a2a2a2;
}
.amplia_producto .corazon:hover{
	border: 1px solid #aaa;
}
.acordeon-producto h4 a{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	display: block;
	background: url('../imgs/flechita_2.jpg') no-repeat center right;
}
.acordeon-producto h4 a.collapsed{
	background: url('../imgs/flechita_1.jpg') no-repeat center right;
}


.acordeon-producto h4 a:hover, .acordeon-producto h4 a:active, .acordeon-producto h4 a:focus{
	text-decoration: none;
}
.acordeon-producto .caracteristicas i{
	color: #f6b688;
	margin-right: 2px;
}
.amplia_producto .estrellitas-compartir{
	margin: 0;
    font-size: 18px;
}
.amplia_producto .valoracion{ 
	margin-left: 3px; 
	font-size: 12px; 
	font-weight: 500;
}
.amplia_producto .unidad_venta{
	position: absolute;
    left: 0;
    top: 38px;
    font-size: 13px;
}
.position-relative{
	position: relative;
}

.amplia_producto .redes-footer{
	margin: 0;
	margin-left: 0px;
	margin-right: 10px;
}
.amplia_producto .compartir-producto{
    font-size: 13px;
    font-weight: 800;
}

.mediana18 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 800;
}

.nav .cantidad {
    color: #FFF;
    padding-right: 3px;
    padding-left: 7px;
    background-image: url('http://matelec.com.ar/2015/img/cantidad.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 30px;
}

.product-image:before, .promo-image:before{
	border: none;
}

#mini-cart-list{
	list-style: inherit;
}

#mini-cart-list li{
	position: relative;
}

#mini-cart-list .btn-remove{
	background: url('http://matelec.com.ar/2015/img/sprite.png') -80px -60px no-repeat;
	width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 20px;
    right: 4px;
}
#mini-cart-list .btn-remove:hover{
	background: url('http://matelec.com.ar/2015/img/sprite.png') -80px -30px no-repeat;
}

.dropdown-menu{
	border-top-color:#F46E27;
}

.product-name{
	font-size: 13px;
}
#mini-cart-list p{
	font-size: 13px;
}

/*fin carrito*/

.modal-acciones .modal-header{
	border-bottom: none;
}

.modal-acciones .modal-content{
	border-radius: 0;
}
.modal-acciones .modal-body.modal-comprar-producto{	
	background-color: black;
	padding: 0;
	padding-top: 15px;
}
.modal-acciones .modal-body.modal-comprar-producto h3{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	color: white;
	padding: 0 15px;
}
.modal-comprar-producto .table &gt; thead &gt; tr &gt; th, .modal-comprar-producto .table &gt; tbody &gt; tr &gt; th, .modal-comprar-producto .table &gt; tfoot &gt; tr &gt; th, .modal-comprar-producto .table &gt; thead &gt; tr &gt; td, .modal-comprar-producto .table &gt; tbody &gt; tr &gt; td, .modal-comprar-producto .table &gt; tfoot &gt; tr &gt; td{
	vertical-align: inherit;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

@media (min-width: 768px){
.modal-dialog {
    width: 700px;
}
}

.modal-comprar-producto .table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td{
	border-top: none;
	border-bottom: 1px solid #ddd;
}

.modal {
  text-align: center;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.btn-warning {
    color: #fff;
    background-color: #F47425;
    border-color: #F36F27;
}
.modal-acciones .precio{
	font-size: 12px;
}
.modal-acciones .box-producto{
	margin:0;
	background-color: white;
	padding: 15px 0px;
}
.modal-acciones .modal-body{
	background-color: #ccc;
}

.modal-acciones .botones a{
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
}
.modal-acciones .botones a.btn-primary{
	background-color: #0F1010;
    border-color: #0F1010;
}
.modal-acciones .botones a.btn-warning{
	background-color: #DCD132;
    border-color: #DCD132;
}

.boton-mas-novedades{
	border-color: none;
}

button.close{
	margin-right: 6px;
    font-size: 26px;
}
#carousel-valoraciones .carousel-indicators {
    bottom: -30px;
}
.carousel-indicators .active {
    background-color: #CC0C0C;
 }
.carousel-indicators li {
    background-color: #000;
    border: 1px solid #B1A3A3;
    border-radius: 10px;
}

.radio_colores span{
	border: 2px solid #ccc;
    width: 32px;
    display: inline-block;
    height: 32px;
    text-align: center;
    font-size: 12px;
    margin-left: 4px;
}
.radio_colores span.activo{
	border: 2px solid #333;
}
.radio_colores span:hover{
	cursor:pointer;
}
.radio_colores span input{
	width: 1px;
    position: absolute;
    top: 12px;
}

.row.atributos &gt; div{
	padding-top:15px;
}

.owl-slider .owl-controls {
    display: block;
}
.owl-slider .owl-controls .owl-dots {
    display: none !important;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]{
	display: block !important;
}
.owl-theme .owl-controls{
	position: absolute;
	width: 100%;
    top: 40%;
}


.owl-slider .owl-theme .owl-controls .owl-nav div, .owl-slider .owl-theme .owl-controls .owl-nav div:hover {
  	position: absolute;
  	background-image: url('../contenido/flechas_rotador.png');
  	background-repeat: no-repeat;
  	width: 34px;
  	height: 34px;
  	color: transparent;
  	background-color: transparent;
}
.owl-slider .owl-theme .owl-controls .owl-nav div:hover {
	background-color: rgba(222,226,229,0.7);
}
 
.owl-slider .owl-theme .owl-controls .owl-nav .owl-prev{
  left: 10px;
}
 
.owl-slider .owl-theme .owl-controls .owl-nav .owl-next{
  right: 10px;
  background-position: -34px;
}
#zipCodeFirst{
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    position: relative;
    top: 1px;
}
input[name=zipcode-shipping_method]{
	position: relative;
    top: -3px;
    margin-right: 3px;
}
.resultShipping p{
	margin-bottom: 0;
}
.resultShipping label{
	margin-bottom: 0;
}

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

sup{
	margin-left: 3px;
	font-weight: 500;
    font-size: 11px;
}
.amplia_producto sup{
    font-size: 18px;
}


/*modal video de amplia producto*/
/***** MODAL PROPERTIES *****/
/*
 .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background:transparent;
    border:none;
    outline:none;
}
.modal-content iframe {
    border:none;
    padding:0;
    margin:0;
}
.close {
    font-size: 80px;
    margin:-20px 0 0 0;
}
/***** MEDIA QUERIES *****/
/*
 @media only screen and (max-width: 641px) {
    /***** MODAL PROPERTIES *****/
    /*
    .modal-body {
        height:100px;
        padding:0;
        margin: 0;
    }
    .modal-content {
        padding:0;
        margin: 0;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 15px;
    }
    .close {
        margin:-12px 0 0 0;
    }
}
@media only screen and (min-width: 768px) {
    /***** MODAL PROPERTIES *****/
    /*
    .close {
        font-size: 80px;
        margin:30px -43px -20px 100px;
    }
}

/* fin modal video de amplia producto*/

@media (min-width: 768px){
	.modal-popup .modal-dialog {
	    width: 900px;
	}	
}

@media (max-width: 1200px) {
	.titulo-categorias {
	  border-bottom: none;  
	  padding-top: 12px; 
	  margin-bottom: 1px; 
	  padding-bottom: 4px;
	}
}

@media (max-width: 768px) {/* magia para el collapse */
	#slideshow-carousel-1 blockquote{
		padding: 70px 10px;
	}
	#slideshow-carousel-1 h2{
		font-size: 32px;
	}
	#slideshow-carousel-1 h3{
		font-size: 22px;
	}
	#slideshow-carousel-1 p{
		font-size: 14px;
	}
	#slideshow-carousel-1 .botones a{
		font-size: 13px;
	}
	.carousel-indicators{
		bottom: -6px;
	}
	.usuario{
		display: none;
		width: 100px;
	}
	.carrito{
		display: none;
	}

	.row-menu-triple &gt; div{
		height: 90px;
	}
	form[name="buscar"], .navbar.reducida form[name="buscar"] {
	  margin-top: 28px;
	}
	.carrito {
	  margin-top: 34px;
	}
	.navbar-toggle {
	  margin-top: 28px;
	}
	body {
	  padding-top: 126px;
	}
	span.productos-menu{
		display: none;
	}
	.navbar .bottom_header a{
		float: none;
	}
	.texto-cantidad-items-carrito{
		display: none;
	}
	.productos-menu{
		display: none;
	}
	.bottom_header{
		display: none;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav&gt;li {
        float: none;
    }
    .navbar-nav&gt;li&gt;a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .lista-productos .box-imagen{
		/*height: auto;*/
	}
}
@media (max-width: 450px) {/* magia para el collapse */
	.col-xxs-12{
		width: 100%;
	}
	.carousel_productos_ofertas{
		width: 320px;
    	margin: 0 auto;
	}

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