@charset "utf-8";
/* CSS Document */
.header{ background-image:url(../img/header.png); background-repeat:repeat-x; min-height:125px;}
.relativa{ position:relative;}
.logo{ background:#fff; border-radius:0 0 10px 10px; box-shadow:4px 4px 4px #333; padding:20px 4% 30px 4%; position:absolute; z-index:100; width:83%}

.slider-foot {
   width:100%;
    position: absolute;
    bottom: -80px;
    text-align: center;
    z-index: 1;
	
}
.chica{ display:none;}


#navcatal {width: 100%; float: right;}	
.titulo_pd{    background: url(../img/title.png) no-repeat;
    width: 251px;
    background-size: 100% 100%;
    padding: 15px 0px 20px 0px;
    float: left;
    position: relative;
    left: -15px;
    overflow: hidden;}
	.titulo_pd  strong {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    width: 100%;
    margin: 0px 0px 0px 35px;
    float: left;
}
.titulo_pd div {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    width: 85%;
    margin: 0px 0px 0px 25px;
    float: left;
    line-height: 23px;
}
.cont-nav ul li.strong {
    float: left;
    width: 100%;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    color: #727272;
    font-family: 'Roboto Condensed', sans-serif ;
    font-size: 21px;
    padding: 5px 0px;
	font-weight:bold;
}

	.margin_top90{ margin-top:90px;}
	#navcatal .cont-nav{width: 100%; float: left; border-bottom:0px;overflow: hidden;}
	#navcatal .titulo {background-color:#B5B5B5; color:#FFFFFF; text-align: center; float:left;font-family: 'Roboto', sans-serif; font-weight: 700; font-size:21px;padding:7px 0px; -webkit-border-top-right-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-topleft: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px; margin:0px;}
li{list-style:none !important; }
ul{    list-style-type: none !important}
#accordion {margin-top: 25px;}
	#accordion  ul {list-style-type: none;display: none;border:none; float:left;} 
		 #accordion a { text-decoration: none;}
	 	 #accordion li ul li {list-style: #fff; float:left; list-style:none !important;}
		#accordion  li .box {float:left; width: 100%;}
		 #accordion li .box h3{float:left; border-bottom:1px solid #D1D1D1;color: #666 !important; cursor: pointer;font-weight: 400;text-transform:uppercase; font-size: 15px; float: left;width: 100%;overflow: hidden;font-family: 'Roboto', sans-serif; text-align: left; margin:0px; padding: 10px 0px;}
		#accordion  li .box h3:hover {color:#FFFFFF;background-color:#EEEEEE; list-style:none !important}
	 	#accordion  li a h4, li .box h4,li a h5, li .box h5 {width: 100%;text-transform:uppercase;text-align:left; cursor: pointer;margin: 0px 0px 0px 0px;font-weight: 300;color: #C5F1FF;font-size: 15px; font-family: 'Roboto', sans-serif;float: left;overflow:hidden;padding: 10px 0px; border-bottom:1px solid #CCC;}
	 	#accordion  li a h4:hover, li .box h4:hover,li a h5:hover, li .box h5:hover  {background-color: #EEEEEE; color:#FFFFFF; }
		#accordion  .sub-categoria {cursor: pointer;width:90%;float:left; margin-left:10%;}
		 #accordion .sub-sub-categoria {cursor: pointer;width:90%;float:left; margin-left:10%;}
		#accordion  img {float:left;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; margin-right:10px; margin: 13px 0px;}
		#accordion  .mostrar {display: block;}
		#accordion  .activo {color: #900 !important;}
		#accordion h3 {color:#FFF; font-size:20px}
		#accordion h4 {color:#777!important;}	
		#accordion h5 {color:#999!important;}
		
.mas_vendidos{ background:#4F4F4F; color:#FFF; width:96%; padding:10px 2%; float:left; margin-top:30px;}
.mas_vendidos h3{ font-family:'Roboto Condensed', sans-serif; font-size:18px; text-align:center; border-bottom:2px solid #E90523; float:left; width:100%; margin-bottom:10px;}
.mas_vendidos .un_prod_mv{ float:left; width:100%; border-bottom:1px dashed #FFF; margin-bottom:10px; padding-bottom:5px;}
.mas_vendidos a{ color:#FFF !important;}
.mas_vendidos .cont_img_mv{ float:left; position:relative; width:30%; margin-right:2%;  }
.numero_top{ background:#C02423; width:31px; height:31px; padding-top:6px; text-align:center; border-radius:15px; position:absolute; top:-5px; left:-5px; font-weight:bold;}
.mas_vendidos .cont_img_mv img { width:100%;}
.mas_vendidos .cont_text_mv{ width:67%; margin-left:1%; float:left; font-size:14px;  font-family:'Roboto Condensed', sans-serif;}	

.ing_reg { color:#FFFFFF; word-spacing:5px; font-size:16px;}
.ing_reg a{ color:#FFF;}

/*Login*/

@import url(http://fonts.googleapis.com/css?family=Bree+Serif);

/*******************
SELECTION STYLING
*******************/

::selection {
	color: #fff;
	background: #f676b2; /* Safari */
}
::-moz-selection {
	color: #fff;
	background: #f676b2; /* Firefox */
}

/*******************
BODY STYLING
*******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:300;
}

#wrapper {
position: absolute;
margin-top: 0px;
margin-left: 0px;
z-index: 10000000;
padding-left:30px;
}
/*
.gradient {
	width: 600px;
	height: 600px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -300px;
	
	background: url(../img/gradient.png) no-repeat;
}
*/

.gradient {
	/* Center Positioning */

	
	/* Fallback */ 
	background-image: url(../img/gradient.png); 
	background-repeat: no-repeat; 
	
	/* CSS3 Gradient */
	background-image: -webkit-gradient(radial, 0% 0%, 0% 100%, from(rgba(213,246,255,1)), to(rgba(213,246,255,0)));
	background-image: -webkit-radial-gradient(50% 50%, 40% 40%, rgba(213,246,255,1), rgba(213,246,255,0));
	background-image: -moz-radial-gradient(50% 50%, 50% 50%, rgba(213,246,255,1), rgba(213,246,255,0));
	background-image: -ms-radial-gradient(50% 50%, 50% 50%, rgba(213,246,255,1), rgba(213,246,255,0));
	background-image: -o-radial-gradient(50% 50%, 50% 50%, rgba(213,246,255,1), rgba(213,246,255,0));
}

/*******************
LOGIN FORM
*******************/
	

.login-form {
	
	margin: 0 auto;
	
	left:15px !important;
	top:30px;
	background: #fff;
	
	
	
}
.datos-form {
	width: 400px;
	margin: 0 auto;
	position: relative;
	z-index:5;
	left:15px !important;
	top:30px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	
	box-shadow: 0 1px 3px rgba(2,2,2,0.5);
	-moz-box-shadow: 0 1px 3px rgba(2,2,2,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(2,2,2,0.5);
}


/*******************
HEADER
*******************/

.login-form .header_ing {
	padding: 0px 30px 30px 30px;
	text-align: center;
}

.login-form .header_ing h1 {
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	font-size: 28px;
	line-height:34px;
	color: #CD131D;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	margin-bottom: 10px;
}

.login-form .header_ing span {
	font-size: 11px;
	line-height: 16px;
	color: #678889;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
}

/*******************
CONTENT
*******************/

.login-form .content {
	padding: 0 30px 5px 30px;
}

/* Input field */
.login-form .content .input {

	padding: 10px 15px;

	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #9d9e9e;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	
	background: #EDEDED;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.25);
}

/* Second input field */
.login-form .content .password, .login-form .content .pass-icon {
	margin-top: 25px;
}

.login-form .content .input:hover {
	background: #dfe9ec;
	color: #414848;
}

.login-form .content .input:focus {
	background: #dfe9ec;
	color: #414848;
	
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}

.user-icon, .pass-icon {
	width: 46px;
	height: 47px;
	display: block;
	position: absolute;
	left: 50px;
	padding-right: 2px;
	z-index: 3;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.user-icon {
	top:160px; /* Positioning fix for slide-in, got lazy to think up of simpler method. */
	background: rgba(255,255,255,0.75) url(../img/user-icon.png) no-repeat center;	
}

.pass-icon {
	top: 228px;
	background: rgba(255,255,255,0.75) url(../img/pass-icon.png) no-repeat center;
}

/* Animation */
.input, .user-icon, .pass-icon, .button, .register {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

/*******************
FOOTER
*******************/

.login-form .footer {
padding: 20px 30px 10px 30px;
	overflow: auto;

}

/* Login button */
.login-form .footer .button {
	float:right;
	padding: 6px 85px;
	
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	
	background: #CD131D;
	border: 1px solid #666;
	border-radius: 5px;
	cursor: pointer;
	
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}

.login-form .footer .button:hover {
	background: #B34700;
	border: 1px solid rgba(256,256,256,0.75);
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}

.login-form .footer .button:focus {
	position: relative;
	bottom: -1px;
	
	box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
}

/* Register button */
.login-form .footer .register {
	display: block;
	float: right;
	padding: 10px;
	width: 100%;
	background: none;
	border: none;
	cursor: pointer;
	
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	font-size: 16px;
	color: #414848;
	text-shadow: 0px 1px 0 rgba(256,256,256,0.5);
}

.login-form .footer .register:hover {
	color: #BE6300;
}

.login-form .footer .register:focus {
	position: relative;
	bottom: -1px;
}

/*******************
REGISTRATE
*******************/

#ingresar .registrate {

	margin-top:20px;
	width:100%;
	background: #EDEDED;
	border: 1px solid #DBDBDB;
	border-radius: 5px;	
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	float:left;
	text-align: center;
	padding: 5px 0px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
#ingresar .registrate:hover {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;	
}
#ingresar .registrate p {
	font-size:13px;
}
#ingresar .registrate p span {
	font-size:28px;
}

.marbot{ margin-bottom:5px;}

/*fin login*/	

/*Top nav*/
 #topNav{ margin-top:30px;}
 #topNav ul li:first-child a {
	 
  border-left: none;
}
 #topNav ul li a {
  font-size: 17px;
  font-weight: 300!important;
  height: 20px;
  line-height: 18px;
  color: #ffffff;
  padding: 0px 10px;
  border-left: 1px solid #ffffff;
  float: left;
  text-decoration:none;
 
}
 #topNav ul li a.seleccionado,
 #topNav ul li a:hover {
  color: #CD131D;
  text-shadow:1px 1px 1px #CD131D;
}
 #topNav ul li #ico-email {
  background: url(../img/sprite-icons.png) no-repeat 16px 4px;
  overflow: hidden;
  width: 25px;
  height: 22px;
  line-height: 999px;
  padding-right: 0px;
}
 #topNav ul li #ico-email.seleccionado,
 #topNav ul li #ico-email:hover {
  background: url(../img/sprite-icons.png) no-repeat 16px -31px;
}
/*fin top nav*/

.carrito{ float:right; padding:5px; color:#FFF; width:135px; background:#333;
font-size:16px !important; margin-top:20px; border:1px solid #FFFFFF; border-radius:5px}
.carrito a{ color:#FFF;}
.carrito_icono{ width:25px; float:left;}
.carrito_icono img{ width:100%; border:0;}
.carrito_cont_texto{width:80px; margin-left:10px; float:left;}
.carrito_texto1{ width:100%;  float:left; text-align:left;}
.carrito_texto2{width:100%; float:left;text-align:center;}

footer {
  background: url(../img/footer.jpg) repeat-x bottom center;
  width: 100%;
  float: left;
  height: 400px;
  background-size:100% 100%;
  margin-top:60px;

}
.linea_footer_suscribirme{ width:43%; float:left; margin:10px 0 10px 2%;}
.linea_footer_suscribirme .texto{ width:45%; float:left; text-align:right; color:#FFF; font-size: 16px; font-family: 'Roboto Condensed', sans-serif;   font-weight: 300; margin-top:5px;}
.linea_footer_suscribirme .texto2 { display:none; width:35%; float:left; text-align:right; color:#FFF; font-size: 14px; font-family: 'Roboto Condensed', sans-serif;   font-weight: 300; margin-top:5px;  }
footer input { width:40%; padding:5px 1%; font-style:italic; float:left; margin-left:2%;  height:25px; border-radius:3px; border:0; font-family: 'Roboto Condensed', sans-serif; font-size:16px; font-weight:100 !important; color:#727272; float:left;}
footer input[type="submit"]{ width:5%; min-width:50px;  float:left; padding:5px; height:33px !important; background:#666; color:#FFF;}
footer .footer .box-left {
  float: left;
  width: 370px;
  margin-top: 60px;
}
footer .footer .box-left p {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0px;
  font-weight: 300;
}
footer .footer .box-left p span {
  font-weight: 700;
}
footer .footer .box-right {
 float:left;
  width: 100%;
  margin-top:175px;
  
}
footer .footer .box-right p {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0px;
  font-weight: 300;
  text-align: center;
}
#social-media {
  float: left;
  width: 100%;
  height: 60px;
  overflow: hidden;
}
#social-media li {
  float: left;
  margin-left:47%;
}
#social-media .facebook,
#social-media .twitter,
#social-media .google {
  width: 46px;
  height: 46px;
  float: left;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-left: 10px;
}
#social-media .facebook:hover,
#social-media .twitter:hover,
#social-media .google:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-top: 5px;
}
#social-media .facebook {
  background: url(../img/sprite-social-media.png) no-repeat 0px 0px;
 
}
/**************** MIMETICA FOOTER ****************/
#footer_mimetica {
  float: right;
  margin-top: 10px;
  margin-right:100px;
  
}
#footer_mimetica p {
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #ffffff;
  font-size: 13px;
  float: left;
  margin: 0px 5px 0px 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#footer_mimetica:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#footer_mimetica img {
  float: left;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#footer_mimetica:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}


.buscador{ width: 100%;
    padding: 3px 1%;
    margin-left: 4%;
    float: left;
    border-radius: 5px;
    border: 1px solid #999;
    margin-bottom: 30px;
    box-shadow: 2px 2px 2px #666;
	position:relative;
	font-size:16px;}

.bs-text{ width:94%; border:0; background:none; font-family: 'Roboto', sans-serif; margin-bottom:5px;}
.lupita{ width:24px; height:24px; background:url(../img/lupa.jpg) no-repeat; border:0; bottom:3px; position:absolute;}
.tit_buscar{ width:90%; margin-left:4%; float:left; margin-bottom:15px; font-size:18px; font-style:italic; color: #666; }
.cont_mensaje_wa{ width:100%; float:left;margin-left:4%; box-shadow:3px 3px 3px #ccc; font-family: 'Roboto Condensed', sans-serif; margin-bottom:25px; font-size:19px; text-transform:uppercase}
.cont_mensaje_wa .cmwa_1{ width:60%; padding:3px 1%;  float:left;}
.cont_mensaje_wa .cmwa_2{ width:33%; float:left; padding:3px 0; text-align:center; font-size:21px;}
.cont_mensaje_wa .cmwa_3{ width:4%; padding: 3px 1% 3px 0; float:left;}



.producto_destacado{ width:100%; padding:10px 2%; margin-bottom:30px; margin-left:4%; float:left; background:#303030; color:#FFF;}

.producto_destacado .cont_texto_des{ width:71%; float:left; font-size:18px; }
.producto_destacado h3{ font-family:'Roboto Condensed', sans-serif; font-size:24px; margin:0; padding:0; border-bottom:2px solid #E90523; float:left; width:100%;}
.producto_destacado img{ width:27%; float:left; margin-right:2%;  }
.producto_destacado .precio_des{ width:auto !important; padding:3px 25px; background:#FFF; float:left; border:2px solid #E90523; border-radius:10px; margin-top:5px; color:#E90523; font-weight:bold; font-size:24px; }
.producto_destacado p{margin-top:10px !important; float:left; width:100%;}
.producto_destacado .precio_ante_des{ color:#333; font-size:20px; text-decoration:line-through; margin-right:20px;}




.catalogo .box {
  width: 33.33%;  
  float: left;
  padding: 0% 3.1%;
  border-right: 1px solid #f1f1f1;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
  margin-bottom: 20px;
}
.catalogo .box:nth-child(3n+0) {
  border: none;
}
.catalogo .box .box-move {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
  top: 0px;
  padding: 0% 3.1%;
}
.catalogo .box .box-move div {
  overflow: hidden;
  height: 160px;
}
.catalogo .box .box-move .agregar{ height:auto !important; min-height:25px; float:left;}
.catalogo .box .box-move:hover h2 {
  color: #333;
}
.caja_codigo{  width:100%; float:left; height:16px !important; font-size:15px; line-height:15px; color:#727272;   margin-bottom:10px; 'Roboto Condensed', sans-serif}
.caja_estado{ width:100%; float:left; height:14px !important; line-height:14px; font-size:13px; color:#727272; margin:7px 0; }
.catalogo .box h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  color: #727272;
  text-align: center;
 height:70px;
float:left;
overflow:hidden;
  margin:0;	
}
.catalogo .box .box-move .precios_general{ width:100%;  height:30px; font-size:18px; color:#CD131D; }
.catalogo .box .box-move .precios_cant{width:50%;  height:60px;  font-size:13px; color:#333333; text-align:left; float:left;	 }
.catalogo .box .box-move .precios_cant2{width:40%; margin-left:10%; height:60px;  font-size:13px; color:#333333; text-align:center; float:left;	 }
.catalogo .box .box-move .ahorro{width:50%; margin-left:50%; height:20px; font-size:14px; color:#333333; text-align:center; float:left;	 }

.finaliza_en_frase{width:90%;  height:20px !important;   font-size:17px; color:#f19800; text-align:center; float:left; }
.finaliza_en{width:90%;  height:60px !important; font-weight:bold;  font-size:17px; color:#f19800; text-align:center; float:left; }

.prod_bot_comprar{color:#FFF; border:0; cursor:pointer; border-radius:4px; background-color:#CD131D; font-size:15px; padding:5px 8px; font-weight:bold;}
.cant_cat{ font-size:14px; color:#666; width:30px; border-radius:4px; border:1px solid #999; text-align:center; padding:3px 0; }

.cont_for{ width:84% !important; float:left; height:auto !important; margin-top:0px !important;}

 .cont_minimenu{ background: #A12223;
    border: 1px solid #666; } 
.menu_marg{ margin-left:15px !important;}
.minimenu{display:none;}
.minimenu{position: relative; z-index:1000; margin: 0px; padding:10px 0;}
.minimenu div{overflow: hidden;position: relative;font: 20px;color: #ffffff;text-align:center;text-transform:uppercase;font-weight:bold;}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;  height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer; background-color:#333333; color: #FFF; }
 .grande{ display:block !important}
 .chica{display:none  !important}
 .sombra-ver {
    background: url(../img/sombra.png) no-repeat;
    width: 22px;
    height: 553px;
    float: left;
    background-size: 10px 100%;
    margin-left: 46px;
}
 
.margin_top40{ margin-top:40px}
.titulo-cont {
    font-size: 25px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 10px;
    float: left;
    color: #989898;
}
 
 
 .datos-de-cont li {
  font-size: 17px;
  color: #989898;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 25px;
}
.datos-de-cont .bor-bot {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 25px;
}



.box-right-pr .min-box {
  width: 100%;
  float: left;
}
.box-right-pr .min-box .cod {
  float: left;
  color: #727272;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}
.box-right-pr .min-box .volver {
  float: right;
  color: #d1d1d1;
  font-size: 14px;
}
.box-right-pr .min-box .volver:hover {
  color: #B20000;
}
.box-right-pr h1 {
  margin-top: 10px;
  font-size: 42px;
  color: #3a3a3a;
  font-weight: 700;
  line-height: 50px;
  float: left;
  width: 100%;
}
.box-right-pr .talles {
  margin-bottom: 15px;
  padding: 20px 0px;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  font-size: 20px;
  font-weight: 700;
  color: #3a3a3a;
  font-family: 'Roboto Condensed', sans-serif;
  float: left;
  width: 100%;
}
.box-right-pr p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color: #3a3a3a;
  line-height: 24px;
  float: left;
  width: 100%;
}

.cont_redes{ width:100%; float:left; }
.una_red{ width:auto; float:left; margin-right:10px;}

#cont_rel .box {
 
  
  padding: 0% 3.1%;
  border-right: 1px solid #f1f1f1;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
  margin-bottom: 20px;
}
#cont_rel  .box:nth-child(3n+0) {
  border: none;
}
#cont_rel  .box .box-move {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
  top: 0px;
  padding: 0% 3.1%;
}
#cont_rel  .box .box-move div {
  overflow: hidden;
  height: 160px;
}
#cont_rel   .box .box-move .agregar{ height:auto !important; min-height:25px;}
#cont_rel  .box .box-move:hover h2 {
  color: #333;
}

#cont_rel  .box h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  color: #727272;
  text-align: center;
 height:70px;
float:left;
overflow:hidden;
  margin:0;	
}

#cont_rel  .box .box-move .precios_general{ width:100%;  height:30px; font-size:18px; color:#CD131D; }
#cont_rel  .box .box-move .precios_cant{width:100%;  height:60px;  font-size:14px; color:#333333; }

#producto-detalle .precios_detalle{ width:100%; height:40px; color:#333333; float:left; font-size:23px; padding-bottom:0;  }
.ahorro_det{ width:45%; text-align:center; float:right}
 #producto-detalle .agregar{ float:left;}
.quienes_compraron{ width:100%;  padding:5px 2%; float:left; font-size:22px; color:#FFF;  background:#666; border-radius:5px; margin-bottom:20px; box-shadow:3px 3px 3px #333}
.un_prod_recomendado{}
.un_prod_recomendado img{ width:100%; float:left}
.un_prod_recomendado .titulo_pro{ width:100%; float:left; text-align:center}


.cont_opiniones{} 
.cont_opiniones h3{ background:#A61B1D; color:#FFF; font-size:23px; box-shadow:3px 3px 3px #333; text-align:center; border-radius:5px; width:100%;  padding:5px 2%; float:left;  }
.cont_opiniones .puntaje{ width:18%; margin-right:2%; float:left; text-align:right }
.cont_opiniones .puntaje .num{ width:100%;  float:left; font-size:35px; }
.cont_opiniones .opiniones{ width: 78%; padding-left:1%; float:left; border-left:1px solid #DDD;}
.opiniones label{ float:left; width:100%;}
.cont_radio{ width:100%; float:left; }
.radio_b{ margin-right:3px; margin-left:20px;}
.cont_text_com{ width:100%; float:left;}
.cont_text_com textarea{ width:80%; height:50px; font-family:'Roboto Condensed', sans-serif; }
.comentar_btn{ background:#A61B1D; color:#FFF; font-weight:bold; padding:5px 20px; border-radius:5px; border:0; width:120px; text-align:center; margin-top:5px; font-size:18px !important; margin-right:100px;}
.cont_comentarios{ width: 100%; float:left; margin-top:20px;  }
.una_opinion{ width:100%; float:left; padding-bottom:4px; border-bottom:2px dotted #CCC; margin-bottom:10px;}
.una_opinion h4{ margin:0; font-weight:bold;}
.una_opinion p{ margin-top:0; margin-bottom:5px;}
.mensaje_opinion{ text-align:center; font-size:20px;}

.cont_cada_puntaje{ width:19%; float:left; margin-right:1%; margin-bottom:10px;}
.cont_cada_puntaje div{  text-align:center}

.linea_tit {
  
    padding: 5px 0;
    background-color: #333;
    color: #FFF;
    font-weight: bold;
    text-align: center;
   
}
.linea{ text-align:center}
.linea_total {
  
    padding: 5px 0;
    background-color: #CD131D;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    
}
.linea_total a{ color:#fff;}

.pedido_boton {
    background-color: #CD131D;
    width: auto;
    float: right;
    border-radius: 5px;
    padding: 20px 30px;
    color: #FFF;
    text-align: center;
    font-size: 19px;
    margin-top: 10px;
	font-weight:bold
}

.extra_envio{ font-weight:bold;}

.cont_service{ width:100%; position:relative; padding:40px 0 70px 0; float:left; background:#F2F2F2; border:1px solid #BBBBBB; margin-bottom:70px; margin-top:40px; }
.cont_service .nave{ width:100%; position:absolute;  top:-42px; left:-1px; }
.cont_service .nave ul li{ width:23%; float:left; height:40px; margin-right:2%; text-align:center; font-size:20px; color:#666666; font-family:'Roboto Condensed', sans-serif; border:1px solid #BBBBBB; line-height:38px}
.cont_service .nave ul li a{ color:#666; }
.cont_service .nave ul li a:hover{ color:#9C161D;}
.li_marg{ margin-right:0;}
.cont_service .nave ul li:nth-child(4n+0){ margin-right:0;}
.cont_service .nave .actual{ background:#F2F2F2; border-bottom:1px solid #F2F2F2;}
.cont_service form{ width:90%; float:left; margin-left:5%; }
.linea_service{ width:100%; float:left;}
.semi_linea_izq{ width:37%; margin-right:3%; margin-left:5%; float:left;  font-size:22px; color:#AAAAAA; min-height:4px }
.semi_linea_der{ width:50%; float:left; min-height:4px;     font-size: 21px; color: #AAAAAA; }
.cont_service input{
	border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  background: url(../img/sombra_c.png) top center #ffffff no-repeat;
  background-size: 100% 5px;
  width: 96%;
  height: 34px;
  margin-bottom: 18px;
  padding: 0% 2%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #727272;
  font-size: 16px;
	}
	.cont_service select{
	border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  background: url(../img/sombra_c.png) top center #ffffff no-repeat;
  background-size: 100% 5px;
  width: 100%;
  height: 34px;
  margin-bottom: 18px;
  padding: 0% 2%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #727272;
  font-size: 16px;
	}
.cont_service textarea{
	border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  background: url(../img/sombra_c.png) top center #ffffff no-repeat;
  background-size: 100% 5px;
  width: 96%;
  height: 124px;
  margin-bottom: 18px;
  padding: 0% 2%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #727272;
  font-size: 16px;
	}	
.boton_service{ color:#fff; background:#aa1d25; width:auto; display:inline-block; margin-left:5%; border-radius:5px; text-align:center; padding:5px 4%;  }	
.boton_service:hover{ background:#84131a;}
	
.cont_service input[type="submit"]{ background:#CE141D; color:#FFF; border-radius:5px; border:0; float:right !important; font-size:20px;  width:185px;}
.busqueda input{ width:70%; float:left; vertical-align:top !important}
.busqueda input[type="submit"]{ width:100px; float:right}
.linea_gris{ width:100%; float:left; padding:20px 0 0 0; margin-bottom:20px; border-bottom:1px solid #CCC }
.cont_service table{ width:90%; float:left; margin-left:5%; color:#666; }
.cont_service table td{ text-align:center; padding-bottom:15px; padding-top:5px;}
.agregar_repa{ width:150px; float:right; border-radius:5px; text-align:center; padding:10px 20px;  background:#1BAB27; color:#FFF; font-size:19px; font-weight:bold; margin-bottom:10px;}
.agregar_repa:hover{ background:#CE141D;}
.agregar_repa a{ color:#FFF;}
.cont_service table h2{ color:#CE141D; font-size:24px !important; font-weight:bold; width:100%; text-align:left; margin:0; margin-bottom:20px;}
.margin_bot_fecha{ margin-bottom:20px; border-bottom:1px dashed #CCCCCC; padding-bottom:15px;}
.error_cliente{ color:#CE141D; width:100%; float:left; text-align:center; font-weight:bold; margin-bottom:30px; font-size:20px; }
.fondo_tit_td{ background:#E0E0E0;}
.bus2{ min-height:3px;  float:left;  width:100%; position:relative; margin-top:-15px;}
.pesos{ width:auto; float:right;}
.tit_perfil{ font-size: 25px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 10px;
    float: left;
    color: #989898;}

.linea_roja_abajo {
    border-bottom: 1px solid #CD131D;
    width: 100%;
}
#data_perfil table{ float:left; width:100%; text-align:center; margin-bottom:10px; margin-top:5px; }	
#data_perfil table td{ padding:7px 0; border-bottom:1px solid #999}
.tit_tabla_pedido td{ background:#666; color:#FFF; font-weight:bold;}
.tot_tabla_pedido td{ background:#EEE; color:#333; font-weight:bold;}
.paginad {font-size:16px; font-weight:bold; word-spacing:5px;}
.paginad span{ font-weight:100;}
.paginad a{ font-weight:100;  text-decoration:underline;}

 #perfil input {
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  background: url(../img/sombra_c.png) top center #ffffff no-repeat;
  background-size: 100% 5px;
  width: 100%;
  height: 34px;
  margin-bottom: 18px;
  padding: 0% 2%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #727272;
  font-size: 16px;
}



.wrp-contacto .titulo-cont {
  font-size: 25px;
  font-weight: 300;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 10px;
  float: left;
  color: #989898;
}
 .wrp-contacto .titulo-p {
  font-size: 15px;
  margin-bottom: 18px;
}
 .wrp-contacto form label{ width:100%; float:left; color:#999} 
 .wrp-contacto form input, #perfil input {
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  background: url(../img/sombra_c.png) top center #ffffff no-repeat;
  background-size: 100% 5px;
  width: 96%;
  height: 34px;
  margin-bottom: 18px;
  padding: 0% 2%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #727272;
  font-size: 16px;
}

 .wrp-contacto form select {
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 300;
    background: url(../img/sombra_c.png) top center #ffffff no-repeat;
    background-size: 100% 5px;
    width: 100%;
    height: 34px;
    margin-bottom: 18px;
    padding: 0% 2%;
    font-family: 'Roboto Condensed', sans-serif;
    color: #727272;
    font-size: 16px;
}

 .wrp-contacto form textarea {
    font-weight: 300;
    width: 96%;
    height: 34px;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 18px;
    padding: 2%;
    height: 140px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #727272;
    font-size: 16px;
    background: url(../img/sombra_c.png) top center #ffffff no-repeat;
    background-size: 100% 5px;
}
.boton_imprimir{
	border: 1px solid #d1d1d1;
	float:right;
	text-align:center;
	padding-top:15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  background: url(../img/sombra_c.png) top center #ffffff no-repeat;
  background-size: 100% 5px;
  width: 100px;
  height: 24px;
  margin-bottom: 18px;
  padding: 0% 2%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #727272;
  font-size: 16px;
	
	}
	.boton_imprimir:hover{ background-color:#900; color:#FFF
	}
	
 .registrate {
    margin-top: 20px;
    width: 100%;
    background: #EDEDED;
    border: 1px solid #DBDBDB;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    float: left;
    text-align: center;
    padding: 5px 0px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}	

.resultado_categorias{ width:94%; padding:8px 1%; margin-left:4%; float:left; background:#EEE; margin-bottom:15px;}
.resultado_categorias li{ width:31%; float:left; margin-right:2%; padding-bottom:8px; border-bottom:1px solid #333; margin-bottom:3px; font-size:13px; }
.resultado_categorias li a:hover{ color:#CD131D;}
.resultado_categorias li .texto{ width:92%; overflow:hidden; float:left;}
.resultado_categorias li .numero{ width:8%; float:left; text-align:right}

@media only screen and (max-width: 992px) {
.sombra-ver{ display:none;}
.datos-de-cont{ margin-top:40px !important;}
 
	
}

@media only screen and (max-width: 980px) {
.logo{ width:35%;}
.minimenu{ display:block;}
.categorias{ display:none !important;}
#topNav{ display:none;}
.margin_top90{ margin-top:20px;}
.slider-foot{ top:-35px;}
 
	
}
@media only screen and (max-width: 820px) {
.catalogo .box{ width:50%}
.buscador{ width: 96%;
    padding: 3px 1%;
    margin-left: 0%;
   
    border-radius: 5px;
    border: 1px solid #999;
    margin-bottom: 30px;
    box-shadow: 2px 2px 2px #666;
	position:relative;
	font-size:16px;
margin-top: 50px}
	
}
@media only screen and (max-width: 619px) {
	
#producto-detalle .box-left {
 width:100%;	
}
.grande{ display:none  !important}
.grande2{ display:none  !important}
 .chica{display:block  !important}
.compu_gal{ display:none !important;}
.movil_gal{display: block !important;}
.height480{ height:300px !important;}
.linea_footer_suscribirme { margin:0; width:100%; background: #A61B1D; padding-bottom:15px; padding-top:10px;}
.linea_footer_suscribirme .texto2 { display:block; }
.linea_footer_suscribirme .texto { display:none; }
#recomendados_compu{display:none;}
#recomendados_movil{ display:block;}
.un_prod_recomendado{ width:32%; }

.logo{ width:45%;}
}


@media only screen and (max-width: 520px) {
	.catalogo .box{ width:100%}
	.cont_mensaje_wa .cmwa_1{ width:100%; padding:3px 1%;  float:left;}
.cont_mensaje_wa .cmwa_2{ width:80%; float:left; padding:3px 0; text-align:center; font-size:21px;}
.cont_mensaje_wa .cmwa_3{ width:4%; padding: 3px 1% 3px 0; float:left;}
.producto_destacado{ width:96%}
	
 
}