body {
	margin: 0px;
	float: left;
	width: 100%;
	height: auto;
	text-size-adjust:none !important;
}
html{
	position:relative;
	height:100%;
}
html, body {
    /* Desactiva el ajuste automático de tamaño de fuente */
    -webkit-text-size-adjust: none; /* Chrome, Safari, Edge, Android */
    -ms-text-size-adjust: none;     /* Internet Explorer */
    -moz-text-size-adjust: none;    /* Firefox */
    text-size-adjust: none;         /* Estándar */
}
/* Menu movil */
.menuMovilBtn{
	background: url(imagenes/menu_icono.png) no-repeat center center !important;
	background-size: auto 20px !important;
	float: none;
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0px;
	top: 40px;
	cursor:pointer;
	display: none;
}
.menuMovilCont{
	float:left;
	width: 90%;
	padding: 20px 5% 20px 0px;
	padding-left: 5%;
	background: #9d0020;
	font: 600 16px/20px "Montserrat", sans-serif;
	color: #fff;
	display:none;
}
.menuMovilCat{
	float: left;
	width: 100%;
	background: url(imagenes/menu_flecha.png) center right no-repeat;
	padding: 0;
	margin-top: 10px;
}
.menuMovilCatTit{
	float:left
}
.menuMovilCatGpo{
	float: left;
	overflow: hidden;
	/* [disabled]height: 205px; */
	width: 100%;
	display: none;
	margin-top: 10px;
}
.favGpo{ display:block;}
.favGpo .menuMovilCatBtn{ padding:0px 0px 0px 30px}
.menuMovilCatBtn{
	float: left;
	height: auto;
	width: 90%;
	clear: left;
	text-decoration: none;
	-webkit-transition: all ease-out 0.2s;
	padding: 10px 0px;
	background: url(imagenes/icono_bolsa.png) no-repeat 0px center;
	background-size: 20px auto;
	padding-left: 30px;
	color: #fff;
}
.favGpo .menuMovilCatBtn,
.masGpo .menuMovilCatBtn{
	background: url(imagenes/menu_flecha_adelante.png) no-repeat left center;
	background-size: 20px
}
.deptosMas{
	display:none;
	background: url(imagenes/menu_flecha.png) no-repeat -5px center;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.menuMovilCatBtn:hover{
	color: #fc0;
	background-color: #f00030;
}

::placeholder{color:#999;}
@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
.top_arriba{
	background: #9D0020;
	height: 20px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	position: fixed;
	top: 0px;
	z-index: 1000;
}
.top_cont{
	height: auto;
	width: 960px;
	margin: 0px auto;
	position: relative;
}
.top_ciudad{
	font: 500 14px/20px "Montserrat", sans-serif;
	color: #FFFF00 !important;
	float: left;
	height: 20px;
	width: auto;
	margin-right: 10px;
}
.top_nombre{
	font: 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
	height: 20px;
	width: auto;
}

.comision{
	background:#090;
	padding: 4px 10px;
	margin-left:10px;
	display: inline-block;
	font: 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	float: none;
}
.top_cerrar{
	font: bold 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/top_ico_salir.jpg) no-repeat right top;
	background-size: 16px auto;
	float: right;
	height: 20px;
	width: auto;
	padding-right: 20px;
}
.top_cerrar:hover{ text-decoration:underline;-webkit-transition:all ease-out 0.2s;}
.top_centro{
	background: #F00030;
	height: 50px;
	width: 100%;
	position: fixed;
	top: 20px;
	z-index: 100;
	z-index: 1000;
}
.top_logo{
	float: left;
	height: 50px;
	width: 130px;
	display: inline-block;
	vertical-align: middle;
	overflow:hidden;
}
.top_logo img{ margin-top:-5px;}
.top_btn_inicio{
	font: 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/top_ico_inicio.jpg) no-repeat left center;
	float: none;
	height: 20px;
	width: 20px;
	padding-top: 10px;
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	display: inline-block;
	vertical-align: middle;
}
.top_btn_categorias{
	font: 600 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/menu_icono.png) no-repeat center center !important;
	background-size: auto 20px !important;
	float: none;
	height: 50px;
	width: auto;
	margin-left: 10px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.categorias .top_btn_tit:before{ content:"Categor\00ed as";}
.mas .top_btn_tit:before{content: "M\00e1s";}
.menu_boton .top_btn_tit{
	background-size:20px 20px;
	background-position: center center;
	min-height: 20px !important;
	width: 20px !important;
	font-size: 20px;
	color: #ffeb3b;
	text-decoration:none;
	font-family: arial;
	-webkit-filter: brightness(100);
	text-align: center;
	float: left;
	padding: 15px;
}
.top_btn_inicio:hover,.top_btn_categorias:hover{text-decoration:underline;text-decoration: unset;-webkit-transition:all ease-out 0.2s;}
.top_cat{
	background: #9e1020;
	padding: 10px 0px;
	float: left;
	width: 210px;
	height: auto;
	max-height: 250px;
	position: absolute;
	left: 50px;
	top: 50px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	display: none;
	z-index:10000;
	overflow:  auto;
	border-bottom: solid 10px #9e1020;
}
.sub_deptos{
    top: 90px;
}
.sub_servicios{top: 120px;}
.sub_mas{top: 150px;width: 240px;}
.top_cat.principal{
    height: auto;
    left: 0;
}
.sub_mas .top_cat{width: 230px;left: 0;}
.top_cat::-webkit-scrollbar{
  width: 8px;
  height: 8px;
  background:rgba(255,255,255,0.5);
}
.top_cat::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #ef1f2f;
}
.top_cat_btn{
	font: 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	float: left;
	height: 20px;
	width: 150px;
	padding: 5px 20px;
	clear: left;
	text-decoration: none;
	/* border-radius:5px; */
	-webkit-transition: all ease-out 0.2s;
}
.sub_mas .top_cat_btn{width: 180px;}
.top_cat_btn:hover{ background:#F00030;box-shadow: 0px 2px 10px rgba(0,0,0,0.3);}
#menu,#menu_mas{display:none;position:absolute;top:0;left:0;opacity:0;cursor:  pointer;}
.drop_menu{
	display:none;
	float: left;
	height: 40px;
	width: 96%;
	margin-left:2%;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 20px;
	background: none;
	border-top:solid 1px #e6e6e6;
	border-bottom:solid 1px #e6e6e6;
	margin-bottom:20px;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
}
.drop_menu_combo{
	float: left;
	height: 25px;
	width: 100%;
	margin-left: 0;
	text-align: center;
	font: 14px/40px "raleway", Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border:0px none;
	background: none;
	cursor:  pointer;
}
.top_buscar{
	background: #FFF;
	float: right;
	height: 30px;
	width: auto;
	margin-top: 10px;
	margin-right: 0;
	display: inline-block;
	vertical-align: middle;
}
.top_buscar_input{
	font: 500 12px/30px "Montserrat", sans-serif;
	color: #999;
	background: #FFF;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 250px;
	border-width: 0px;
	border-style: none;
}
.top_buscar_btn{
	background: url(imagenes/top_ico_buscar.jpg) no-repeat left top;
	float: left;
	height: 20px;
	width: 20px;
	margin: 5px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
.top_carrito{
	float: right;
	height: 20px;
	width: 20px;
	margin-left: 8px;
	padding: 20px 5px 5px;
	border-bottom:solid 1px #F00030;
	position: absolute !important;
	bottom: 5px;
	right: 0;
}
.top_carrito:hover{
    border-bottom:solid 1px #fff;
	-webkit-transition:all ease-out 0.2s;
}
.top_carrito_contador{
	float:left;
	position:absolute;
	z-index:10000;
	top: 5px;
	right: -15px;
	width: 30px;
	height: 30px;
}
.pie{
	background: #eee;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #ddd;
}
.pie_cont{
	height: auto;
	width: 960px;
	margin: 0px auto;
}
.pie_col{
	float: left;
	height: auto;
	width: 20%;
}
.pie_tit{
	font: bold 14px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.pie_btn{
	font: 500 14px/15px "Montserrat", sans-serif;
	color: #999;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
	-webkit-transition: all ease-out 0.2s;
}
.pie_btn:hover{
	border-bottom: 1px solid #999;
	color: #000;
}
.msg_fb,.msg_wa{
	font: 500 14px/20px "Montserrat", sans-serif;
	text-decoration:none;
	color: #fff;
	text-align: center;
	float: left;
	height: auto;
	width: 96%;
	clear: left;
	margin-bottom: 5px;
	-webkit-transition: all ease-out 0.2s;
	padding:3px 2%;
	border-radius:3px;
}
.msg_fb img,.msg_wa img{ vertical-align:middle;}
.msg_fb{
	background:#4267B2;
}
.msg_wa{
	background:#0DC143 ;
}
.msg_fb:hover,.msg_wa:hover{-webkit-filter: brightness(110%); box-shadow:0px 2px 5px #999}
.contacto .msg_fb,.contacto .msg_wa{padding: 10px 5px;color: #fff;width: 44%;display: inline-block;float: none;margin: 10px 1%;line-height: initial;}
.contacto .msg_fb:hover,.contacto .msg_wa:hover{color:#fff;}
.contacto .msg_fb img,.contacto .msg_wa img{vertical-align:middle;display:inline-block;float: none;}
.derechos{
	font: 10px/20px "Montserrat", sans-serif;
	color: #666;
	background: #ddd;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.login{
	background: #9D0020;
	margin: 80px auto;
	padding: 20px 40px;
	height: 220px;
	width: 240px;
	clear: left;
	border-radius: 0px;
	box-shadow: 0px 5px 10px #999;
}
.login_tit{
	font: 20px/50px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.login_input{
	background: #fff;
	padding: 5px 5%;
	float: left;
	height: 20px;
	width: 90%;
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	text-align: left;
	color: #666;
	font: 14px/20px "Montserrat", sans-serif;
	border-radius: 0px;
	box-shadow: inset 0px 2px 2px #ccc;
}
.verPass{float: right;margin-top: -30px;margin-right: 5px;width: 20px;height: 20px;background: url(imagenes/verPass.jpg) no-repeat center center;border-radius: 100%;}
.copiar{float: none;margin-left: 5px;width: auto;height: 20px;background: url(imagenes/copiar.jpg) no-repeat 5px center;background-size: 15px;cursor:pointer;display: inline-block;vertical-align: middle;padding: 0px 5px;padding-left: 30px;border: solid 1px #ccc;border-radius: 5px;font-size: 14px;}
.login_btn{
	font: 600 12px "Montserrat", sans-serif;
	color: #333;
	background: #FF0;
	float: left;
	height: 30px;
	width: 50%;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	margin-top: 5px;
	border-radius: 0px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	-webkit-transition: all ease-out 0.2s;
}
.login_btn:hover{ background:#FC0;}
.login_afiliarse{
    width: 50%;
    float:  right;
    font: 14px/40px "Montserrat", sans-serif;
    color: #fff;
    text-align: right;
    text-decoration: none;
}
.login_afiliarse:hover{ text-decoration:underline;}
.titulo{
	color: #666;
	height: 40px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	margin-top: 90px;
	top: 90px;
}
.titulo_txt{
	font: 600 30px/40px "Montserrat", sans-serif;
	height: auto;
	width: 960px;
	margin: 0px auto;
}
.central{
	height: auto;
	width: 960px;
	margin: 10px auto !important;
	margin-top: 120px;
	clear: left;
	overflow: auto;
}
.central.arriba{margin: 0 !important;margin-top: 100px !important;overflow: visible;width: 100%;}
.menu{
	float: left;
	height: auto;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.menu_btn{
	font: 500 14px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.menu_btn:hover,.activo{color: #F00030; }
.menu_salir{
	font: 700 14px/20px "Montserrat", sans-serif;

	color: #9D0020;
	float: left;
	height: auto;
	width: 90%;
	margin-top: 10px;
	text-decoration: none;
	padding-top: 20px;
	border-top: 1px dashed #CCC;
}
.menu_salir:hover{	text-decoration: underline;}
.contenido{
	float: left;
	height: auto;
	min-height:300px;
	width: 740px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 19px;
	border-left: 1px solid #CCC;
}
.contenido_tit{
	font: 600 30px/40px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.contenido_subtit{
	font: 500 14px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
/* PARA PANEL: */

.c20{
	width:20px;
	text-align: center;
}
.c50{ width:50px;}
.c100{ width:100px;}
.c150{ width:150px;}
.c200{ width:200px;}
.c250{ width:250px;}
.c300{ width:300px;}
.c350{ width:350px;}
.c400{ width:400px;}
.c450{ width:450px;}
.c500{ width:500px;}
.c550{ width:550px;}
.c600{ width:600px;}
.c650{ width:650px;}
.subtitulo{
	font: 300 20px/30px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.banners_fila{
	float: left;
	height: auto;
	width: 100%;
	clear: left;
	padding-bottom: 5px;
	border-bottom: 0px dashed #ccc;
	padding-top: 5px;
	/* Transicion: */
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font: 14px/20px "Montserrat", sans-serif;
	color: #666;
	position: relative;
}
.cont .banners_fila:hover{ background-color:#fff;}
.banners_col{
	font: 600 14px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	padding: 5px;
}
.banners_col img{ height:auto; max-width:400px}
.banners_col a{
	float: left;
}
.combo_chico{
	font: 14px/30px "Montserrat", sans-serif;
	color: #333;
	float: left;



	height: 30px;

	width: 90%;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 0px;
	background: #FFF;
	text-indent: 5px;
}
.examinar{
	background: url(none);
	height: 20px;
	width: 90%;
	margin-top: 0px;
	border-width: 0px;
	border-style: none;
	color: #000;
	padding: 5px;
	font-size: 12px;
	font-weight: 100;
	cursor: pointer;
}
.input{
	font: 14px/20px "Montserrat", sans-serif;
	background: #FFF;
	height: 20px;
	width: 80%;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.bloginput{
	font: bold 30px/30px "Montserrat", sans-serif;
	color: #0E1E90;
	height:60px;
	max-width:570px;
}
.textarea{
	font: 14px/20px "Montserrat", sans-serif;
	background: #FFF;
	height: 120px;
	width: 96%;
	max-width: 96%;
	margin-top: 0px;
	border-width: 0px;
	border-style: none;
	color: #333;
	padding: 10px 2%;
	border: 1px solid #ccc;
}
.boton{
	font: bold 16px/40px "Montserrat", sans-serif;
	color: #fff;
	background: #ff9800;
	float: left;
	height: auto;
	width: 180px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
}
.boton:hover{background: #ff5722;box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.5);}
.galeria .banners_col{
	position:relative;
	height: 145px;
	width: 200px;
	padding: 0px;
	margin: 5px;
	float: left;
}
.galeria .banners_col img{ background:#000; box-shadow: 0px 2px 2px 0px rgba(0,0,0,.5); z-index:1}
.galeria_btn{
	width:200px;
	height:145px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
.galeria_btn:active{}.galeria_btn:hover{ background: url(imagenes/eliminar_foto.png) no-repeat top left;}
.alerta{
	font: 16px/30px "Montserrat", sans-serif;
	color: #060;
	background: #DFFFDF;
	padding: 5px 1% 5px 2%;
	float: left;
	height: auto;
	width: 96%;
	border: 1px solid #090;
	margin-bottom: 30px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,.2);
	clear: left;
}
.top_titulo{
	font: 300 50px/50px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: 80%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 10%;
	margin-bottom: 30px;
}
/*Inicio*/
.inicio{
	float: left;
	width: 960px;
	margin-left: 0;
	margin-bottom: 30px;
}
.inicio_banners{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px !important;
}
.inicio_banner_link{
	float: left;
	height: 320px;
	width: 300px;
}
.inicio_banner_slider{
	float: right;
	height: 320px;
	width: 100%;
	overflow: hidden;
}
.inicio_tit{
	font: 600 20px/30px "Montserrat", sans-serif !important;
	color: #666;
	float: left;
	height: auto;
	width: 70%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 15%;
	margin: 0px !important;
}
.inicio_cont{
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}
.inicio_cont_img{
	height: auto;
	width: 50%;
	vertical-align: middle;
	display: inline-block;
}
.inicio_cont_tit{
	text-align: justify;
	vertical-align: middle;
	display: inline-block;
	height: auto;
	width: 40%;
	font: bold 16px/20px "Montserrat", sans-serif;
	color: #333;
	margin-bottom:20px;
}
.inicio_cont_txt{
	text-align: justify;
	vertical-align: middle;
	display: inline-block;
	height: auto;
	width: 40%;
	font: 16px/25px "Montserrat", sans-serif;
	color: #666;
	margin-right: 4%;
	margin-left: 4%;
}
.inicio_cont_btn{
	color: #9D0020;
	text-decoration: none;
}
.inicio_cont_btn:hover{ text-decoration:underline;}
.inicio_col{
	vertical-align: top;
	display: inline-block;
	height: auto;
	width: 215px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.inicio_cont .medio{ padding:0 19px; border-left:solid 1px #ddd; border-right:solid 1px #ddd;}
.inicio_col div{
	text-align: center;
	width: 100%;
	margin: 0;
}
.inicio_col img{ width:auto; height:200px}
.inicio_recomendaciones{
	float: none;
	width: 225px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	margin-top: 20px;
	display: inline-block;
}
.productos{float:left;width: 97%;height:auto;margin-left: 1.5%;text-align:center;}
.prod_gpo{
	background: #FFF;
	margin: 10px;
	height: auto;
	width: 400px;
	vertical-align: top;
	display: inline-block;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	border-radius: 5px;
	position: relative;
}
.ranking{
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 48% !important;
}
.prod_img{
	float: left;
	height: auto;
	width: 46%;
	margin-bottom: 0px;
}
.prod_img img{
    width: 80%;
    height: auto;
    margin-bottom: 30px;
    padding: 10%;
}
.prod_datos{
    width: 50%;
    float: left;
    margin: 2%;
    height: 215px;
    position: relative;
}
.prod_nombre{
	font: 600 16px/16px "Montserrat", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0px;
	text-decoration: none;
	max-height: 70px;
	overflow: hidden;
}
.prod_presentacion{
	font: 500 12px/15px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: left;
	width: 100% !important;
	margin-left: 0px;
	margin-bottom: 0px !important;
	height: 15px;
}
.prod_vermas{
	font: 500 12px/15px "Montserrat", sans-serif;
	color: #33691e;
	text-align: center;
	float: left;
	width: 99%;
	margin-left: 0px;
	padding: 5px 0px;
	border: solid 1px #8bc34a;
	text-decoration: none;
	margin-bottom: 5px;
	background: #f1f8e9;
	display: none;
}
.prod_vermas:hover{ background:rgb(70 178 178 / .05)}
.prod_datos form{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.prod_precio{
	float: left;
	height: auto;
	width: 50%;
	margin-left: 0;
	position: absolute;
	bottom: 50px;
	left: 0;
}
.prod_precio_tit{
	font: 500 10px/10px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
}
.prod_precio_signo{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: 15px;
	width: auto;
	margin-right: 3px;
}
.prod_precio_pesos{
	font: 600 18px/20px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: auto;
}
.prod_precio_centavos{
	font: 600 12px/12px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-left: 2px;
}
.prod_reembolso{
	float: left;
	height: auto;
	width: 40% !important;
	position: absolute;
	right: 0;
	bottom: 50px;
}
.prod_reembolso_tit{
	font: 500 10px/10px "Montserrat", sans-serif;
	color: #666;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.prod_reembolso_num{
	font: 600 16px/20px "Montserrat", sans-serif;
	color: #4CAF50;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.prod_cant{
	font: 16px "Montserrat", sans-serif;
	color: #000;
	background: #FFF;
	clear: left;
	float: left;
	height: 40px;
	width: 60px;
	border: 1px solid #ddd;
	cursor: pointer;
	margin: 10px 10px 20px 20px;
	padding-left: 10px;
}
.btn_sel{
	font: 10px/20px "Montserrat", sans-serif;
	color: #CCC;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 15%;
	float: left;
	height: 10%;
	width: 35%;

	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
.prod_gpo .sel,.carrito_gpo .sel{
	background: url(imagenes/prod_ok.jpg) no-repeat top left;
	color: #000;
}
.btn_sel:hover{ text-decoration:underline; color: #000;}
.cant{
	margin: 0;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.cant_mas{
	background: #46b2b2 url(imagenes/prod_mas.jpg) no-repeat center center;
	float: left;
	height: 20px;
	width: 20px;
	cursor: pointer;
	-webkit-transition: all ease-out 0.2s;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 0px;
}
.cant_menos{
	background: #46b2b2 url(imagenes/prod_menos.jpg) no-repeat center center;
	float: left;
	height: 20px;
	width: 20px;
	clear: left;
	cursor: pointer;
	-webkit-transition: all ease-out 0.2s;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.cant_mas:hover,.cant_menos:hover{box-shadow:0px 0px 10px rgba(0,0,0,0.3)}
.cant_txt{
	font: 16px/20px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: 20px;
	width: 74%;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	cursor: default;
}
.cant_txt2{
	font: 10px/10px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top:5px;
	cursor: default;
}
.peso{display:none;}
.piezas2{display:none;}
.prod_btn{
	background: #F00031 url(imagenes/top_ico_carrito.jpg) no-repeat 110px center;
	float: right;
	height: 40px;
	width: 100% !important;
	margin-top: 10px;
	padding-right: 50px;
	font: bold 12px/40px "Montserrat", sans-serif;
	color: #FFF;
	text-align: right;
	border:none 0px;
	cursor:  pointer;
	/* Transicion: */
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 20px;
	margin: 0px !important;
	margin-top: 5px !important;
}
.prod_btn:hover{ box-shadow:0px 0px 10px rgba(0,0,0,0.5); padding-right:40px}

.carrito_gpo{
	background: rgba(255, 255, 255, 1);
	padding: 10px;
	float: left;
	height: auto;
	width: 940px;
	margin-top: 6px;
	box-shadow: 0px 2px 5px rgb(0 0 0 / 20%);
	border-radius: 5px;
}
.carrito_gpo_cod{
	float: left;
	width: 70px;
}
.paso_cuatro .carrito_gpo_cod{
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.carrito_gpo_cod img{
	width: auto;
	height: 50px;
}
.paso_cuatro .carrito_gpo_cod img{
    width: auto;
    height: 40px;
}
.carrito_gpo_nombre{
	float: left;
	display: inline-block;
	height: auto;
	width: 320px;

	margin-right: 10px;
	margin-left: 10px;
}
.paso_cuatro .carrito_gpo_nombre{
    width: 430px !important;
}
.carrito_gpo_txt{
	float: left;
	display: inline-block;
	font: 600 14px/17px "Montserrat", sans-serif;
	color: #000;
	height: auto;
	width: 100%;
	text-align: left;
}
.carrito_gpo_precio{
	float: left;
	display: inline-block;
	width: 120px;
}
.carrito_gpo_precio .prod_precio_tit{ margin-bottom:5px}
.carrito_gpo_x{
	float: left;
	display: inline-block;
	font: 30px/30px "Montserrat", sans-serif;
	color: #ccc;

	height: auto;
	width: 25px;
	text-align: center;
	margin-top: 15px;
}
.carrito_gpo_cant{
	float: left;
	display: inline-block;
	font: 20px "Montserrat", sans-serif;
	color: #666;
	height: 40px;
	width: 60px;
	padding-left: 10px;
	border: 1px solid #ddd;
	margin: 10px 0px 0 10px;
}
.carrito_gpo .cant{ position:relative;}
.carrito_gpo .cant_mas{ top:10px;}
.carrito_gpo_eliminar{
	float: left;
	display: inline-block;
	font: 600 12px/50px "Montserrat", sans-serif;
	color: #C00;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 70px;
	padding: 0 !important;
}
.carrito_gpo_eliminar:hover{ text-decoration:underline;}
.carrito_datos{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.carrito_datos_etq{

	float: left;
	height: auto;
	width: 330px;
	font: 500 16px/20px "Montserrat", sans-serif;
	color: #666;
	margin-top: 5px;
}
.carrito_datos_dir{
	background: #FFF;
	padding: 5px 9px;
	float: left;
	height: 100px;
	width: 630px;
	border: 1px solid #ddd;
	font: 500 16px/20px "Montserrat", sans-serif;
	color: #666;
}
.carrito_datos_dir_gpo{
	padding: 20px;
	border-radius: 0px;
	background: #ccc;
	color: #000;
	text-align: left;
}
.carrito_fecha{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 9px;
	float: left;
	height: 20px;
	width: 170px;
	background: none;
	background-size:20px 20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
input[type="date" i] {
	cursor:pointer;
}
.carrito_hora{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 9px;
	float: left;
	height: 32px;
	width: 150px;
	background: none;
	background-size:20px 20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	margin-left: 20px;
	cursor: pointer;
}
.carrito_datos_hora{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 9px;
	float: left;
	height: 20px;
	width: 380px;
	background: url(none);
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.carrito_datos_hora::placeholder{ color:#ccc;}
.carrito_btn{
    float: right;
    clear:  right;
    width: 450px;
    height:  50px;
    background: #9e1020;
    color: #fff;
    font: 500 20px/50px "Montserrat", sans-serif;
    border:  none 0px;
    cursor:  pointer;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 0px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
    text-align: center;
}
.carrito_btn:hover{background-color:#ef1f30;}
.carrito_btn.atras{
	float:left;
	background: #ffeb3b url(imagenes/flecha_izq.png) no-repeat 10px center;
	background-size: 30px auto;
	color: #000;
	box-shadow: none;
	margin: 0px !important;
	text-align: left;
	padding: 10px 30px 10px 50px;
	width: auto;
	font-size: 16px;
	line-height: 25px;
	height: auto;
	text-indent: 0px;
	border-radius: 0;
}
#ubicacion{height: 40px;width: 100%;margin-top: 0px;background: #ff9800;color: #fff;font-weight: bold;margin-bottom: 20px;}
.paso_tres .boton{
    width: 50% !important;
    margin-left: 25%;
    margin-bottom: 0px !important;
    line-height: 50px !important;
    font-size: 16px;
    color: #000;
    background: #ccc;
}
.efectivo_datos{
	width: 50%;
	margin-left: 25%;
	float: left;
	margin-top: 10px;
}
.efectivo_datos div{width: 92%;margin: 0px;text-align: left;padding: 4%;box-shadow: 0px 0px 0px 2px #f60 inset;}
.efectivo_datos input{width: 92%;margin: 0px;text-align: left;padding: 4%;} 
.kilos_gpo{
	height: 40px;
	width: 60px;
	margin-top: 10px;
	margin-left: 10px;
	background: #FFF;
	border: 1px solid #ddd;
	float: left;
}
.kilos_gpo_input{

	font: 16px/40px "Montserrat", sans-serif;
	color: #666;
	text-align: center;
	float: left;
	height: 40px;
	width: 40px;
	padding:  0;
	border: none 0px;
}
.kilos_gpo_btn{
	background: url(imagenes/ico_guardar.jpg) no-repeat center center;
	float: left;
	height: 40px;
	width: 15px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	padding: 0px;
}
.afiliacion{
	margin: 0px 130px 0px;
	padding: 50px;
	height: auto;
	width: 600px;
	overflow: hidden;
	clear: left;
	background-color:white;
	display:none;
	float: left;
}
.af_tit{
	font: bold 20px/40px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.af_linea{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px dashed #CCC;
	margin-top: 10px;
}
.af_subtit{
	float: left;
	height: auto;
	width: 390px;
	margin-right: 10px;
	font: 500 16px/30px "Montserrat", sans-serif;
	text-align: left;
	margin-bottom: 20px;
	color: #000;
}
.afiliacion input, .afiliacion select{text-transform:uppercase !important;width: auto;max-width: 100%;}
.af_input{
	font: 12px/20px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	margin: 0px 10px 10px 0px;
	padding: 4px 9px;
	float: left;
	height: 20px;
	width: 170px;
	border: 1px solid #CCC;
}
.af_input::placeholder,.af_txtarea::placeholder{ color:#ccc;}
.af_txtarea{
	font: 12px/20px "Montserrat", sans-serif;
	color: #666;
	text-align: left;

	margin: 0px 10px 10px 0px;
	padding: 8px 8px;
	float: left;
	height: 80px;
	width: 570px;
	max-width: 570px;
	border: 1px solid #f69802;
	border-radius: 5px;
	/* box-shadow: 0px 1px 3px 1px #ccc; */
}
.af_combo{
	background: #FFF;
	text-align: left;
	float: left;
	height: 30px;
	width: 190px;
	margin-right: 10px;
	border: 1px solid #ccc;
	clear: left;
	font: 12px "Montserrat", sans-serif;
	color: #666;
	text-indent: 5px;
}
.af_txt{
	font: 12px/16px "Montserrat", sans-serif;
	color: #999;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.af_btn{
	clear: left;
	float: right;
	height: 80px;
	width: 80px !important;
	margin-top: 30px;
	font: bold 10px/20px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000 url(imagenes/fondo3.jpg) right center no-repeat;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	border-radius: 50%;
	-webkit-transition:all ease-out 0.2s;
}
.af_btn:hover{background-position:left center;}
.edad a:hover{ background:#C00; cursor:pointer}
.negocio_pdf{
	background: #9e1020;
	float: left;
	height: auto;
	width: 18%;
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
	border-radius: 0px !important;
	margin-top:10px;
	padding: 5px 5%;
}
.negocio_afiliarse{
	background: #ef1f30;
	float: right;

	height: auto;
	width: 58%;
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
	border-radius: 0px !important;
	margin-top:10px;
	padding: 5px 5%;
}
.inicio_cont_txt a{color: #2196F3;}
.inicio_cont_txt a:hover{-webkit-transition: all ease-out 0.2s;color: #9e1020;box-shadow: 0px 0px 5px #999;}
.dest{
	background: #F00031;
	float: left;
	height: 400px;
	width: 530px;
	margin-left: 170px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	padding-left: 230px;
	margin-top:30px;
	margin-bottom: 30px;
}
.dest_img{
	float: left;
	height: 400px;
	width: 400px;
	position: absolute;
	background: #FFF;
	left: -170px;
	top: 30px;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3);
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
.dest_img img{
	height: auto;
	width: 400px;
	vertical-align: middle;
}
.dest_detalles{
	float: left;
	height: 250px;
	width: 470px;
	margin-left: 30px;
}
.dest_tit{
	font: 700 30px/27px "Montserrat", sans-serif;
	color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.dest_presentacion{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.dest_txt{
	font: 400 12px/15px "Montserrat", sans-serif;
	color: #FFF;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #FC0;
}
.dest_precio_cont{
	background: #9D0020;
	padding: 30px;
	float: left;
	height: auto;
	width: 500px;
	position: absolute;
	right: -30px;
	bottom: 60px;
}
.dest_precio{
	float: left;
	height: 60px;
	width: 135px;
}
.dest_precio_tit{
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #FFF !important;
	text-align: left;
	float: left;
	height: 20px;
	width: 100%;
}
.dest_precio_num{
	font: 400 30px/40px "Montserrat", sans-serif;
	color: #FC0 !important;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.dest_reembolso{
	float: left;
	height: auto;
	width: 85px;
}
.dest_reembolso_tit{
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #FFF !important;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.dest_reembolso_num{
	font: 400 20px/40px "Montserrat", sans-serif;
	color: #FFF !important;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.dest_agregar{
	float: left;
	height: auto;
	width: 260px;
	margin-left: 20px;
}
.dest_agregar .dest_reembolso_tit{ display:none}
.dest_agregar .prod_cant{margin: 0;margin-right:10px;}
.dest_agregar .prod_btn{margin: 0px;padding: 0;margin-left: 10px;background: #FDD835;text-align: center;width: 200px !important;color: #ef1f30;font-size: 14px;}
.dest_agregar .prod_btn.ahora{margin: 0px;padding: 0;margin-left: 10px;background: #4caf50;text-align: center;width: 200px !important;color: #fff;font-size: 14px;line-height: 40px;margin-bottom: 5px !important;}
.dest_agregar .cant{
    width: 200px;
    margin-left: 0;
    float: right;
    position: relative;
}
.dest_agregar .cant_txt{
    color: #fff !important;
    border-color: #fff;
    width: 71%;
}
.inicio_dest{
	float: left;
	height: auto;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin: 5px;
	background: #fff;
	box-shadow: 0px 2px 10px #ccc;
	padding: 15px;
	position: relative;
}
.inicio_dest_img{
	float: left;
	height: 200px;
	width: 100%;
	overflow: hidden;
	padding: 0;
	background: #fff;
	box-shadow: 0px 0px 0px #ccc;
	margin-bottom: 10px;
}
.inicio_dest_txt strong{font: 600 16px/18px "Montserrat", sans-serif;text-align: center;float:left;text-transform:uppercase;color:#9e1020;margin-bottom: 5px;height: 54px;width: 100%;}
.inicio_dest_txt{
	float: left;
	width: 100%;
	font: 400 12px/15px "Montserrat", sans-serif;
	color: #666;
	text-align: justify;
	height: 170px;
	overflow: hidden;
	padding-bottom: 0;
	position: relative;
	margin-left: 0%;
}
.inicio_dest_precio{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
}
.inicio_dest_btn{
	font: bold 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #9D0020;
	position: absolute;
	left: 0px;
	bottom: 0px;
	-webkit-transition: all ease-in-out 0.2s;
	cursor: pointer;
}
.inicio_dest_btn:hover{ background: #ef1f30}
.inicio_nuevos_productos{
	float: none;
	width:100%;
	height:auto;
	padding: 0px 0px;
	background: #f5f5f5;
	clear:  left;
	margin-bottom: 0px;
	text-align: center;
	overflow: auto;
}
.pvc_img{
	float: left;
	margin: 0px 20px 20px 0;
	vertical-align: bottom;
	display: inline-block;
	height: 200px;
	width: 267px;
	overflow: hidden;
	background: #f5f5f5;
	text-align: center;
}
.afiliate{
	display: none;
	width: 100%;
	height:  auto;
	margin-bottom: 20px;
	text-align:center;
	float: left;
}
.afiliate img{
	max-width:480px;
	width: 100%;
}
.top_iniciar{ display:none;}
.carrito_aplicar{width: 160px;height: 40px;margin: 10px 50px 0px;border:none 0px;cursor:pointer;background: #9e1120;color:#fff;display:none;float: left;}

.ranking_num{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: none;
	height: 20px;
	width: auto !important;
	margin-right: 10px;
	padding-left: 25px;
	display: inline-block;
}
.ranking_num .ranking_num{ cursor:pointer;}
.ranking_num input{cursor:pointer;}
.ranking_num .ranking_num:hover{ box-shadow:0px 1px 0px 1px #fff, 0px 2px 0px 1px #9d111f;}
.r_uno{	background: url(imagenes/ranking_uno.png) no-repeat left top;}
.r_dos{	background: url(imagenes/ranking_dos.png) no-repeat left top;}
.r_tres{	background: url(imagenes/ranking_tres.png) no-repeat left top;}
.detalles .dest{background:#fff;box-shadow: 1px 1px 10px 0px rgb(0 0 0 / .2);margin-left: 380px;padding-left: 60px;padding-bottom: 60px;height: auto;min-height: 400px;}
.detalles .dest_detalles div{color: #333;}
.detalles .dest_img{
    left: -370px;
    z-index: 1;
}
.dest_agregar .cant_mas{top: 0 !important;}
.detalles .dest_detalles{
    margin: 0;
    width: 500px;
    height: auto;
}
.detalles .dest_precio_cont{
    right: 0;
    bottom: auto;
    padding-left: 60px;
    height: auto;
    position: static;
    margin-top: 20px;
    margin-left: -60px;
}
.detalles .det_col{width: 49%;display: inline-block;vertical-align: top;}
.detalles .det_col .det_txt div{color: #9d111f;display: inline-block;width: 100px;font-weight: 700 !important;}
.detalles .ranking_num{float:none; display:inline-block}
.comentario_gpo{
	background: #f9f9f9;
	padding: 20px 2%;
	float: left;
	width: 96%;
	margin-top: 20px;
	box-shadow: 1px 1px 5px 0px rgb(0 0 0 / .2);
}
.comentario_txt{
	font: normal 16px/20px "Montserrat", sans-serif;
	color: #333;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.comentario_nombre{
	font: normal 12px/15px "Montserrat", sans-serif;
	color: #9D0020;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.comentario_gpo .ranking_num{float:none;display: inline-block;vertical-align: text-bottom; margin:0; margin-left: 5px;}
.galeria_contador{
    float: left;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    font: 600 16px/20px "Montserrat", sans-serif;
    z-index: 1000;
    color: #9D0020;
}.ico_editar{
	-webkit-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	-moz-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	position:absolute;
	right: -190px;
	padding: 5px 10px;
	background: #8BC34A;

	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}
.ico_editar:hover{ background:#009688;}
.ico_editar span{
	float: left !important;
	background: url(imagenes/calificar.png?) no-repeat center center;
	height: 20px;
	width: 22px !important;
	-webkit-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	-moz-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	margin-right: 5px;
}
.ico_editar:hover span{  animation-name: swing;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
.ranking_num{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: none;
	height: 20px;
	width: auto !important;
	margin-right: 10px;
	padding-left: 25px;
}
.ranking_num .ranking_num{ cursor:pointer;}
.ranking_num input{cursor:pointer;}
.ranking_num .ranking_num:hover{ box-shadow:0px 1px 0px 1px #fff, 0px 2px 0px 1px #9d111f;}
.r_uno{	background: url(imagenes/ranking_uno.png) no-repeat left top;}
.r_dos{	background: url(imagenes/ranking_dos.png) no-repeat left top;}
.r_tres{	background: url(imagenes/ranking_tres.png) no-repeat left top;}
.vender_btn{
    display: block;
    margin: 0 30% 30px!important;
    clear: left;
    padding: 10px 0;
    width: 40%;
}
.pasos{
	float: left;
	width: 100%;
	margin: 40px 0;
	text-align: center !important;
	display: none;

}
.pasos .af_subtit{ text-align:center;}
.pasos .af_subtit div{ display:inline-block;}
.pasos_opcion{
    width: 47%;
    padding: 20px 0;
    margin: 20px 1%;
    display: inline-block;
    text-align: center;
    background: #ef1f30;
    color: #fff;
    font: 500 16px/30px "Montserrat", sans-serif;
    cursor: pointer;
    -webkit-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	-moz-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
	transition: all 400ms cubic-bezier(.57,.36,.06,.98);
}
.pasos_opcion:hover{ background:#469900 }
.pasos .boton{
    display: inline-block;
    margin: 0px 20px !important;
    clear: inherit;
    float: none;
    -webkit-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
    -moz-transition: all 400ms cubic-bezier(.57,.36,.06,.98);
    transition: all 400ms cubic-bezier(.57,.36,.06,.98);
    max-width: 290px;
}
.boton.enviar{background: #469900;}
.imagen{
	float: left;
	width: 100%;
	text-align: center;
	height: 200px;
	margin-bottom: 30px;
	overflow: hidden;
}
.boton strong{font-size: 20px;margin: 0 10px;}
.pasos .banners_fila{ border-bottom-width:1px;}

.fav_gpo{
	display:inline-block;
	vertical-align:top;
	min-width: 410px;
}
.inicio_carrito {
	clear: left;
	text-align: center;
	/* display: inline-block; */
	margin: 0 auto;
	padding: 30px 0 0px;
}
.inicio_carrito .carrito_gpo{
	width: 510px;
	float: none;
	display: inline-block;
}
.inicio_carrito .carrito_btn{float: none;display: inline-block;line-height: 50px;text-decoration: none;}
.dest_btn_over{
	position:absolute;
	width:100%;
	height: 85%;
	z-index: 100;
	top: 0;
	left: 0;
}
.destacados .inicio_dest_txt,
.mv .inicio_dest_txt,
.ofertas .inicio_dest_txt,
.inspiran .inicio_dest_txt{
    height: 140px;
}
.favoritos .inicio_dest_txt,
.recomendados .inicio_dest_txt
{
    height: 90px;
}
.mas_productos .prod_reembolso{
	width:50% !important;
}
.favoritos .inicio_dest_txt div,
.recomendados .inicio_dest_txt div,
.mas_productos .inicio_dest_txt div
{
    position: static !important;
    float: left;
}
/* SLIDE */

.slideshowq .wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 960px;
	cursor: e-resize;
	height: 410px !important;
}		
.slideshowq .slides {position: relative;z-index: 10;height: 408px;float: left;}		
.ofertas .slideshowq .slides {
	height: 330px;
}
.slideshowq .slide {
	position: relative;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	height: 398px;
}
.ofertas .slideshowq .slide {
	height: 330px;
}
.slideshowq .slide figure {
	margin: 0;
	height: 508px;
}
.slideshowq .slide figure img {
	display: inline-block;
	vertical-align: middle;
}
.slider_total{
	font: 700 20px/30px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 10px;
	bottom: 30px;
	z-index:1000;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	/* display: none !important; */
	display: block !important;
}
.slideshowq .wrapper .prev{
	background: url(imagenes/flecha_izq.png) no-repeat center center;
	width:40px;
	height: 100%;
	overflow:hidden;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px !important;
	z-index: 1000;
}
.slideshowq .wrapper .next{
	background: url(imagenes/flecha_der.png) no-repeat center center;
	width:40px;
	height: 100%;
	overflow:hidden;
	float: left;
	position: absolute;
	right: 0px;
	top: 0px !important;
	z-index: 1000;
}
.slideshowq .wrapper .prev,.slideshowq .wrapper .next{-webkit-transition: all ease-out 0.2s;cursor:pointer;display: none;}
.mas_productos .inicio_dest,
.ofertas .inicio_dest,
.mv .inicio_dest,
.inspiran .inicio_dest{
	float:none;display:inline-block;margin: 0 3px;
}
.mv .inicio_dest .inicio_dest_img,
.inspiran .inicio_dest .inicio_dest_img{
	height:160px;
}
.ofertas .inicio_dest,
 .mv .inicio_dest,
 .inspiran .inicio_dest{
	min-height: 290px;
	width: 160px;
}
.ofertas .inicio_dest .inicio_dest_img,
 .mv .inicio_dest .inicio_dest_img,
 .inspiran .inicio_dest .inicio_dest_img{
 	height:160px
 }
.ofertas .inicio_dest .inicio_dest_img img,
 .mv .inicio_dest .inicio_dest_img img,
 .inspiran .inicio_dest .inicio_dest_img img{
    max-height:160px;
    width:100%;
    height:auto;
 }
.mas_productos .inicio_tit,
.ofertas .inicio_tit,
.mv .inicio_tit,
.inspiran .inicio_tit{
	border: none;
	font-size: 30px;
	padding: 0 15% 5px;
	line-height: 40px !important;
}
.mas_productos .inicio_dest_txt,
.ofertas .inicio_dest_txt,
.mv .inicio_dest_txt,
.inspiran .inicio_dest_txt{
	height: auto;
}
.mas_productos .inicio_dest_txt strong,
.ofertas .inicio_dest_txt strong,
.mv .inicio_dest_txt strong,
.inspiran .inicio_dest_txt strong{
	text-align: center !important;
}
.ofertas .inicio_dest_txt strong,
.mv .inicio_dest_txt strong,
.inspiran .inicio_dest_txt strong{
	height: 80px !important;
}
.mas_productos .prod_precio,
.ofertas .prod_precio,
.mv .prod_precio,
.inspiran .prod_precio
{
    position:static;
    text-align: left;
    width: 50% !important;
    position: absolute;
    bottom: 0px;
}
.ofertas .prod_reembolso,
.mv .prod_reembolso,
.inspiran .prod_reembolso{
	position:static;
	overflow: visible;
}
.mas_productos .prod_precio div,
.ofertas .prod_precio div,
.mv .prod_precio div,
.inspiran .prod_precio div{
	float: left;
	display:inline-block;
	vertical-align: top;
	height: auto;
}
.mas_productos .dest_btn_over,
.ofertas .dest_btn_over,
.mv .dest_btn_over,
.instiran .dest_btn_over{
	height: 100%;
}
.aviso{
	width:100%;
	padding:5px 0px;
	font: 400 16px/30px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	background: #8bc34a;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:10000;
	display:none;
}
.det_fav{
	float:left;
	width: 20px;
	height: 20px;
	background:url(imagenes/favorito_bg.png) top left no-repeat;
	background-size: auto 20px;
	position:absolute;
	right: 10px;
	top: 10px;
	border-radius: 20px;
	box-shadow: 0px 0px 0px 5px #fff;
	z-index:200;
}
.prod_gpo .det_fav{
	right:auto;
	left:10px;
}
.det_fav:hover,.det_fav.activo{
	background-position: top right;
}
.det_fav.activo:hover{
	background-position: top left;
}
.ofertas_cont_m {
	display:none;
}
.footer{
	position: relative;
	width: 100%;
	bottom: 0;
	float: left;
}


.logueadoTop{
	margin-top: 150px!important;
	width: 100% !important;  
	text-align:left; 
	margin:0px !important;
}