
/* Responsive Smartphone */
@media screen and (min-width: 0px) and (max-width: 959px) {
.solo_pc{display: none !important;}
.botones{ clear:left;}
.botones a{margin:0px 20px;width: auto !important;float: none !important;}
body {
	margin: 0px;
	-webkit-text-size-adjust: none;
}
::placeholder{color:#999;}
.top_arriba{
	background: #9D0020;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	position: fixed;
	top: 0;
}
.top_cont{
	height: auto;
	width: 96%;
	margin: 0px 2%;
	float: left;
	text-align: center;
	position: relative;
}
.top_ciudad{
	font: bold 12px/20px "Montserrat", sans-serif;
	color: #FFFF00;
	float: none;
	height: 20px;
	width: auto;
	margin-right: 5px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.top_nombre{
	font: 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: none;
	height: auto;
	width: auto;
	overflow: auto;
	display: inline-block;
	vertical-align: middle;
}
.comision{
	background:#090;
	padding: 5px 0;
	margin-left: 0px;
	display: inline-block;
	font: 12px/14px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: none;
	vertical-align: middle;
	width: 47%;
	margin-top: 10px;
	margin: 0px 0px;
	margin-left: 0px;
	position: static;
	bottom: 43px;
	right: 11%;
	display: inline-block;
}
.top_cerrar{
	font: 10px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/top_ico_salir.jpg) no-repeat right center;
	float: none;
	height: 20px;
	width: auto;
	padding: 10px 0;
	padding-right: 30px;
	display: none;
	margin: 0px auto;
}
.top_cerrar:hover{ text-decoration:underline;-webkit-transition:all ease-out 0.2s;}
.top_centro{
	background: #F00030;
	height: auto;
	width: 100%;
	float: left;
	position: fixed;
	top: 30px;
}
.top_logo{
	float: none;
	height: 35px;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	display: inline-block;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
.top_logo img{vertical-align:middle;margin-top: -11px;width: 100%;height: auto;}
.top_logo.visitante{
    width: 100%;
    margin: 0 0 5px;
}
.top_logo.visitante img{ width:120px}
.top_btn_inicio{
	font: 14px/20px 'Montserrat', sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/top_ico_inicio.jpg) no-repeat center center;
	float: none;
	height: 20px;
	width: 10%;
	padding-top: 0px;
	margin-left: 0%;
	margin-right: 0;
	padding-left: 0%;
	padding-bottom: 0px;
	text-indent: 30px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	bottom: 10px;
	right: 9%;
}
.categorias .top_btn_tit:before{ content:"Categ.";line-height: 22px;}
.mas .top_btn_tit:before{ content:"M\00e1s";line-height: 22px;}
.top_btn_categorias{
	font: bold 13px/20px 'Montserrat', sans-serif;
	color: #FFF;
	text-decoration: none;
	background: none;
	background-size: 16px;
	float: left;
	height: 20px;
	width: 10%;
	padding-top: 0px;
	margin-left: 0;
	margin-right: 0px;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0px;
	padding: 4px 0px;
	cursor: pointer;
	margin-top: 10px;
	position: absolute;
	clear: right;
	text-indent: 0;
	text-align: center;
	bottom: 5px;
	right: 0;
	border: solid 1px #ef1f30;
	display: inline-block;
}
.mas{width: 10%;right: 0;margin-right: 0;}
.top_btn_inicio:hover,.top_btn_categorias:hover{text-decoration: none;-webkit-transition:all ease-out 0.2s;}
.top_cat{
	background: #9e1020;
	padding: 0px;
	float: left;
	width: 210px;
	height: 250px;
	position: absolute;
	left: -40px;
	top: 50px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	display: none;
	overflow: auto;
	border-top: solid 10px #9a1020;
	border-bottom: solid 10px #9a1020;
	display:none !important;
}
.top_cat::-webkit-scrollbar{
  width: 4px;
  height: 4px;
  background: rgba(255,255,255,0.05);
}
.top_cat::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: rgba(255,255,255,0.5);
}
.top_cat_btn{
	font: 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	float: left;
	height: auto;
	width: 150px;
	padding: 10px 20px;
	clear: left;
	text-decoration: none;
	-webkit-transition: all ease-out 0.2s;
	text-indent: 0;
}
.top_cat_btn:hover{ background:#F00030;box-shadow: 0px 2px 10px rgba(0,0,0,0.3);}

/* Menu movil */
.solo_movil{display: block !important;}

#menu,#menu_mas{ display:block;}
.drop_menu,.drop_menu_combo{
	display:block;
}
.drop_menu,.drop_menu_combo option{
	padding:10px;
}
.top_buscar{
	background: #FFF;
	float: left;
	height: 20px;
	width: 80%;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0px;
	clear: left;
}

.top_buscar_input{
	font: 500 12px/20px "Montserrat", sans-serif;
	color: #999;
	background: #FFF;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 70%;
	border-width: 0px;
	border-style: none;
}
.top_buscar_btn{
	background: url(imagenes/top_ico_buscar.jpg) no-repeat left top;
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	margin-right: 5px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
.top_carrito{
	float: none;
	height: 20px;
	width: 8%;
	margin-left: 0px;
	padding: 10px 2%;
	border-bottom:solid 1px #F00030;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	bottom: auto;
	position: relative !important;
}
.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: -17px;
	right: -15px;
	width: 25px;
	height: 25px;
}
.pie{
	background: #eee;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #ddd;
	display: none;
}
.pie_cont{
	height: auto;
	width: 96%;
	max-width: 400px;
	margin: 0px auto;
	text-align: center;
}
.pie_col{
	float: none;
	height: auto;
	width: 100%;

	margin-right: 0%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
}
.pie_tit{
	font: bold 20px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.pie_btn{
	font: 600 12px/15px "Montserrat", sans-serif;
	color: #999;
	text-decoration: none;
	text-align: center;
	float: none;
	height: auto;
	width: 90%;
	clear: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
	-webkit-transition: all ease-out 0.2s;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 5%;
	border: solid 1px #ddd;
	border-radius: 5px;
}
.pie_btn:hover{
	border-bottom: 1px solid #999;
	color: #000;
}
.msg_fb,.msg_wa{padding: 20px 0 !important;border-radius: 10px;text-align:center;width: 100% !important;margin: 5px 0% !important;font-size: 20px;}
.derechos{
	font: 10px/20px "Montserrat", sans-serif;
	color: #666;
	background: #ddd;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.login{
	background: #9D0020;
	margin: 0px auto 20px;
	padding: 20px 40px;
	height: 180px;
	width: 230px;
	clear: left;
	border-radius: 0px !important;
	box-shadow: 0px 5px 10px #999;
}
.login_tit{
	font: 20px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	padding: 15px 0px;
}
.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 !important;
	box-shadow: inset 0px 2px 2px #ccc;
}
.login_btn{
	font: 600 12px "Montserrat", sans-serif;
	color: #333;
	background: #FF0;
	float: left;
	height: 30px;
	width: 60%;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	margin-top: 5px;
	border-radius: 0px !important;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	-webkit-transition: all ease-out 0.2s;
	padding: 0;
}
.login_btn:hover{ background:#FC0;}
.login_afiliarse{
    width: 40%;
    float:  right;
    font: 12px/30px "Montserrat", sans-serif;
    color: #fff;
    text-align: right;
    text-decoration: none;
    margin-top: 8px;
}
.login_afiliarse:hover{ text-decoration:underline;}

.titulo{
	color: #666;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
	float: left;
	text-align: center;
	margin-top: 0px;
}
.titulo_txt{
	font: 600 30px/30px "Montserrat", sans-serif;
	height: auto;
	width: 96%;
	margin: 0px 2%;
	float: left;
}
.central{
	height: auto;
	width: 96%;
	margin: 10px 2% !important;
	float: left;
	overflow: hidden;
	text-align: center;
}
.central.arriba{margin-top: 10px !important;}
.menu{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.menu_btn{
	font: 500 14px/15px "Montserrat", sans-serif;
	color: #666;
	float: none;
	height: auto;
	width: auto;


	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
}
.menu_btn:hover,.activo{color: #F00030; }
.menu_salir{
	font: 700 14px/20px "Montserrat", sans-serif;
	color: #9D0020;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	text-decoration: none;
	padding-top: 10px;
	border-top: 1px dashed #CCC;
}
.menu_salir:hover{	text-decoration: underline;}
.contenido{
	float: left;
	height: auto;
	min-height:300px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;


	padding-left: 0px;
	border-left: 0px solid #CCC;
	border-top: solid 1px #ccc;
	padding-top: 10px;
}
.contenido_tit{
	font: 600 30px/40px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.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: 100%;}
.c400{width: 100%;}
.c450{ width:450px;}
.c500{ width:500px;}
.c550{ width:550px;}
.c600{ width:600px;}
.c650{ width:650px;}
.subtitulo{
	font: 300 20px/25px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.banners_fila{
	float: none;
	height: auto;
	width: 100%;
	max-width: 400px;
	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;
	text-align: center;
	margin: 0 auto;
}
.cont .banners_fila:hover{ background-color:#fff;}
.banners_col{
	font: 600 14px/20px "Montserrat", sans-serif;
	color: #666;
	float: none;
	height: auto;
	padding: 2%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	text-align: center !important;
	clear: left;
	width: 96% !important;
	margin: 0px !important;
}
.banners_col img{ height:auto; max-width:400px}
.banners_col a{
	float: left;
	text-align:  center;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	padding-top: 140px;
	padding-bottom: 5px;
}
.combo_chico{
	font: 14px/30px "Montserrat", sans-serif;
	color: #333;
	float: left;
	height: 30px;
	width: 92%;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 0px;
	background: #FFF;
	text-indent: 5px;
	margin-left: 4%;
}
.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: 89%;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #ccc;
	text-align: center;
}
.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%;
}
.boton{
	font: 12px/40px "Montserrat", sans-serif !important;
	color: #FFF;
	float: left !important;
	height: 40px !important;
	width: 80% !important;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center !important;
	margin: 10px 10% !important;
	display: block;
	clear:  left;
	position: static !important;
	padding: 0 !important;
}
.boton strong{font-size: 20px;margin: 0 5px;}
.boton:hover{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;
}
.cont.pedidos{ display:block; float:left}    
.pedidos .banners_fila{
    background: #f5f5f5;
    margin: 20px auto 0;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #ccc;
    width: 100%;
    padding: 10px 0px !important;
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.pedidos .banners_col{padding:0px;font-size: 16px !important;line-height: 25px !important;}
.ped_detalles{
    width:  90%;
    max-width: 400px;
    display: block !important;
    padding: 30px 0px !important;
    box-shadow: none !important;
    padding-top: 30px !important;
    border-top: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
    text-align:  center;
}
.ped_detalles .banners_fila{box-shadow:0px 5px 10px #ccc;margin: 10px 0 30px !important;padding: 20px 0 !important;border-radius:10px;background: #f5f5f5 !important;display:  inline-block;vertical-align: top;width: 100% !important;}
.ped_detalles .banners_col{padding: 0 5px;width: auto !important;clear: left !important;display: block;}
.ped_detalles .c100{font-weight: 700 !important;clear: none;width: auto !important;}
.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: 20%;
	padding: 5px 0px;
	background: #8BC34A;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	bottom: -20px;
	width: 60%;
	text-align: center;
}
.ico_editar:hover{ background:#009688;}
.ico_editar span{
	float: none !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: 10px;
	display: inline-block;
	vertical-align: middle;
}.top_titulo{
	font: 300 34px/34px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0%;
}
/*Inicio*/
.inicio{
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 10px;
}
.inicio_banners{
	float: left;

	height: auto;

	width: 100%;
	margin-bottom: 0px !important;
}
.inicio_banner_link{
	float: none;
	height: 320px;
	max-width: 300px;
	width: 100%;
	display: block;
	margin: 20px auto;
}
.inicio_banner_slider{
	float: right;
	height: auto;
	width: 100%;
	overflow: hidden;
}
.inicio_tit{
	font: 600 20px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 90%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 5% !important;
}
.inicio_cont{
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.inicio_cont_img{
	height: auto;
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	max-width: 360px;
}
.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: 90% !important;
	font: 16px/25px "Montserrat", sans-serif;
	color: #666;
	margin-right: 4%;
	margin-left: 4%;
	margin: 5% !important;
}
.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: 49%;
	padding-right: 0;
	padding-left: 0;
	min-height: 0px;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inicio_cont .medio{padding: 0 20px;border-left: solid 0px #ddd;border-right: solid 0px #ddd;}
.inicio_col div{
	text-align: center;
	width: 100%;
	margin: 0;
}
.inicio_recomendaciones{
	float: none;
	width: 220px;
	margin-right: 0px;
	margin-left: 10px;
	height: 220px;
	display:  inline-block;
}
.inicio_recomendaciones img{height: 220px;width: 220px;}
.nivo-slice,.nivoSlider { background-size:100% auto !important;}
.productos{float:left;width: 97%;height:auto;margin-left: 1.5%;text-align:center;}
.prod_gpo{
	background: #FFF;
	margin: 10px 0;
	height: auto;
	width: 100%;
	vertical-align: top;
	display: inline-block;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	border-radius: 5px;
	overflow: auto;
}
.prod_img{
	float: none;
	height: auto;
	width: 48%;
	margin-bottom: 0px;
	min-height: auto;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 20px;
}
.prod_img img{
	max-width: 260px;
	height:auto;
	vertical-align:middle;
}
.prod_datos{
    float: none;
    width: 50%;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
}
.prod_nombre{
	font: 600 16px/16px "Montserrat", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0%;
}
.prod_presentacion{
	font: 500 12px/15px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: none;
	width: 100%;
	margin-left: 0%;
	margin-bottom: 20px !important;
	margin: 0 auto;
	display: inline-block;
	max-width: 100% !important;
}
.prod_vermas{width: 96%;margin-right: 0%;margin-left: 0;}
.prod_precio{
	float: left;
	height: auto;
	width: 50% !important;
	margin-left: 5%;
	bottom: 100px;
}
.prod_precio_tit{
	font: 500 10px/15px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.prod_precio_signo{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: 15px;
	width: auto;
	margin-right: 0px;
}
.prod_precio_pesos{
	font: 600 18px/20px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: auto;
}
.cant 
.prod_precio_pesos{ width:100%;}
.prod_precio_centavos{
	font: 600 12px/12px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: 15px;
	width: auto;
	margin-top: 3px;
	margin-left: 0;
}
.prod_reembolso{
	float: right;
	height: auto;
	width: 70px;
	margin-right: 0%;
	min-width: 40%;
	bottom: 100px;
	right: 4%;
}
.prod_reembolso_tit{
	font: 500 10px/15px "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 5%;
	padding-left: 10px;
	text-align: center;
}
.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: 96% !important;
	margin: 0px 0px 5px !important;
	text-align: center;
	position: relative;
}
.cant_mas_{
	background: #46b2b2 url(imagenes/prod_mas.jpg) no-repeat center center;
	float: none;
	height: 20px;
	width: 12%;
	cursor: pointer;
	-webkit-transition: all ease-out 0.2s;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.cant_menos_{
	background: #46b2b2 url(imagenes/prod_menos.jpg) no-repeat center center;
	float: none;
	height: 20px;
	width: 12%;
	clear: left;
	cursor: pointer;
	-webkit-transition: all ease-out 0.2s;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	display: inline-block;
	vertical-align: middle;
}
.cant_mas:hover,.cant_menos:hover{box-shadow:0px 0px 10px rgba(0,0,0,0.3);top: 15px;}
.prod_datos .cant_mas{
    top: 0px !important;
}
.cant_txt_{
	font: 16px/20px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: none;
	height: 20px;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	cursor: default;
	display: inline-block;
	vertical-align: middle;
}
.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: left;
	height: 40px;
	width: 96% !important;
	margin-top: 10px !important;
	padding-right: 50px;
	font: bold 12px "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: 0% !important;
	margin: 0 !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: -8% !important;
	float: left !important;
	height: auto;
	width: 90% !important;
	margin-left: 2% !important;
	margin-top: 6px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	border-radius: 5px;
	text-align: center;
	clear: left;
	margin: 20px 2% 0px  !important;
}
.paso_cuatro .carrito_gpo{ margin:5px 2% !important;}
.carrito_subgpo{
    width: 49%;
    float: none;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.paso_cuatro .carrito_subgpo{
	width:100%;
	margin-top: 10px;
}
.carrito_gpo form,.kilos{
    width: 100%;
    float: none !important;
    min-width: 130px;
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
}
.carrito_gpo_cod{
	float: left;
	width: 100%;
	text-align: center;
	display: block;
}
.carrito_gpo_cod img{
		width:100%;
	height:auto;
}
.carrito_gpo_nombre{
	float: none;
	display: inline-block;
	height: auto;
	width: 68% !important;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	display:none;
}
.paso_cuatro .carrito_gpo_cod{
    width: 15%;
    height: 40px;
    overflow: hidden;
}
.paso_cuatro .carrito_gpo_cod img{
    width: auto;
    height: 40px;
}
.paso_cuatro .carrito_gpo_nombre{display:block;width: 85% !important;float: left;margin-bottom: 10px;line-height: 20px;}
.carrito_gpo_nombre.extra{display: inline-block !important;width: 100% !important;}
.paso_cuatro .extra{display: none!important;}
.carrito_gpo_nombre .prod_precio_tit{ text-align:center !important}
.carrito_gpo_txt{
	float: left;
	display: inline-block;
	font: 600 14px/17px "Montserrat", sans-serif;
	color: #000;
	height: auto;
	width: 100%;
	text-align: center;
}
.paso_cuatro  .carrito_gpo_txt{
    text-align: left;
}
.carrito_gpo .cant{
    float: left;
    display:  inline-block;
    margin: 20px 2% 0px !important;
    width: 100%!important;
}
.carrito_gpo .cant_mas{top: 20px;}
.carrito_gpo_precio{
	float: none;
	display: inline-block;
	vertical-align: top;
	width: auto !important;
	margin: 0px auto 10px !important;
	vertical-align: middle;
	width: 68% !important;
	min-width: 100px;
}
.paso_cuatro .carrito_gpo_precio,
.paso_cuatro .cant,
.paso_cuatro .subtotal,
.paso_cuatro .monedero{
	width: 23% !important;
	float: left;
	margin: 0 !important;
	text-align: center !important;
}
.subtotal,.monedero{
    float: left;
    width: 50% !important;
    min-width: auto;
}
.carrito_gpo_precio .prod_precio_tit,.cant .prod_precio_tit{margin-bottom:5px;text-align: center !important;}
.carrito_gpo_precio div{
    float:  none;
    display:  inline-block;
    vertical-align: top;
}
.carrito_gpo_x{
	float: none;
	display: inline-block;
	font: 20px/60px "Montserrat", sans-serif;
	color: #ccc;
	height: auto;
	width: 10%;
	text-align: center;
	margin-top: 0px;
	vertical-align: top;
}
.carrito_gpo_cant{
	float: none;
	display: inline-block;
	font: 20px "Montserrat", sans-serif;
	color: #666;
	height: 40px;
	width: 80%;
	padding-left: 2%;
	border: 1px solid #ddd;
	margin: 5px 2% 0 2%;
}
.carrito_aplicar{width: 100%;height: 40px;margin: 10px 0px 0px;border:none 0px;cursor:pointer;background: #9e1120;color:#fff;display:none;float: left;}

.cant_txt{
	font: 16px/20px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: 20px;
	width: 75%!important;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	cursor: default;
}
.carrito_gpo_eliminar{
	float: none;
	display: inline-block;
	font: 600 12px/30px "Montserrat", sans-serif;
	color: #C00;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 100%;
	border-top: dashed 1px #ddd;
	margin-top: 20px;
	padding-top: 10px;
}
.carrito_gpo_eliminar:hover{ text-decoration:underline;}
.carrito_datos{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.paso_tres .boton{
    width: 100% !important;
    margin-left: 0px !important;
    margin-bottom: 20px;
    line-height: 50px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #000;
    background: #ccc;
}
.carrito_datos_etq{
	float: left;
	height: auto;
	width: 100%;
	font: 500 14px/20px "Montserrat", sans-serif;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.carrito_datos_dir{
	background: #FFF;
	padding: 5px 1%;
	float: left;
	height: 120px;
	width: 98%;
	border: 1px solid #ddd;
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #666;
	text-align: center;
	margin-left: 1%;
}
.carrito_datos_dir .boton{
    height: auto !important;
    line-height: 40px;
    width: 100% !important;
    margin: 0px!important;
    padding: 0 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold !important;
    font-size: 16px !important;
}
.carrito_datos_dir #ubicacion{
    margin: 10px 0px;
    width: 100%;
    background: #ff9800;
    font-weight: bold;
}
.carrito_fecha{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 0px;
	float: none;
	height: 30px;
	width: 45%;
	background: none;
	background-size:20px 20px;
	border: 1px solid #ddd;
	margin: 0px 2%;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border-radius: 0px;
	box-shadow: 0px 4px #ccc;
}
input[type="date" i] {
	cursor:pointer;
}
.carrito_hora{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 0px;
	float: none;
	height: 42px;
	width: 43%;
	background: none;
	background-size:20px 20px;
	border: 1px solid #ddd;
	margin: 0px 1%;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 0px;
	text-indent: 10px;
	box-shadow: 0px 4px #ccc;
}
.carrito_datos_hora{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 1%;
	float: left;
	height: 20px;
	width: 96%;
	background: url(none);
	text-align:  center;
	border: 1px solid #ddd;
	margin-left: 1%;
}
	.efectivo_datos{width:100%; margin:0;}
#paga_con{
    width: 90%;
}
.carrito_btn{
    float: right;
    clear:  right;
    width: 96%;
    height:  50px;
    background: #9e1020;
    color: #fff;
    font: 500 16px/50px "Montserrat", sans-serif;
    border:  none 0px;
    cursor:  pointer;
    margin-top: 20px;
    border-radius: 0px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
    margin-right: 2%;
    text-decoration: none;
}
.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 0;
	padding-left: 15%;
	width: 85%;
	font-size: 16px;
	line-height: 25px;
	height: auto;
	}
.atras:hover{/* background-color:#fff !important; */}
.kilos_gpo{
	height: 40px;
	width: 60px;
	margin-top: 10px;
	margin-left: 0px;
	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: 30px 5%;
	margin-top: 30px;
	padding: 0;
	height: auto;
	width: 90%;
	overflow: visible;
	clear: left;
	background-color:white;
	float: left;
	display:none;
	clear: 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 !important;
}
.af_subtit{
	float: left;
	height: auto;
	width: 100%;
	margin-right: 0px;
	font: 600 14px/30px "Montserrat", sans-serif;
	text-align: left;
	margin-bottom: 10px;
	color: #000;
	text-transform: uppercase;
}
.af_input{
	font: 12px/30px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 4px 2%;
	float: left;
	height: 30px;
	width: 95% !important;
	border: 1px solid #CCC;
}
.af_txtarea{
	font: 12px/30px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 6px 2%;

	float: left;
	height: 60px;
	width: 95% !important;
	border: 1px solid #f69802;
	clear: left;




	max-width: 95% !important;
}
.af_input::placeholder,.af_txtarea::placeholder{ color:#ccc;}
.af_combo{
	background: #FFF;
	text-align: left;
	float: left;
	height: 40px;
	width: 50%;
	margin-right: 10px;
	border: 1px solid #ccc;
	clear: left;
	font: 12px "Montserrat", sans-serif;

	color: #666;
	text-indent: 5px;
	margin-bottom: 10px;
}
.af_txt{
	font: 16px/20px "Montserrat", sans-serif;
	color: #999;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.af_btn{
	clear: left;
	float: left;
	height: 50px;
	width: 100%;
	margin-top: 30px;
	font: bold 10px/20px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000 url(imagenes/fondo3.jpg) center center no-repeat;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	border-radius: 10px;
	-webkit-transition:all ease-out 0.2s;
	display: inline-block;
	margin-bottom: 30px;
}
.af_btn:hover{background-position: right center;}
.dest{
	background: #F00031;
	float: left !important;
	height: auto;
	width: 90% !important;
	margin-left: 0px !important;
	padding-top: 30px !important;
	padding-bottom: 30px;
	position: relative;
	padding-left: 0px;
	margin: 0 auto !important;
	margin-top: 140px !important;
	margin-bottom: 30px !important;
	padding: 5% !important;
	padding-top: 150px !important;
}




.dest_img{
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	background: #FFF;
	left: 10%;
	top: -20%;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3);
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 0%;
	text-align: center;
	margin-top: -230px;
	margin-bottom: 30px;
	left: 0px !important;
	padding-bottom: 0px;
}
.dest_img img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.dest_detalles{
	float: left;
	height: auto;
	width: 100% !important;
	margin-left: 0px;
}
.dest_tit{
	font: 700 30px/27px "Montserrat", sans-serif;
	color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.dest_presentacion{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.dest_txt{
	font: 400 16px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #FC0;
}
.dest_txt .det_col{width:100% !important}
.detalles .det_col .det_txt div{color: #9d111f;display: inline-block;width: 100%;margin-top: 10px;}
.dest_precio_cont{
	background: #9D0020;
	padding: 5% !important;
	float: left;
	height: auto;
	width: 90%;
	position: static !important;
	right: -30px !important;
	bottom: 60px !important;
	margin-top: 30px;
	margin-left: 0px !important;
}
.dest_precio{
	float: left;
	height: 60px;
	width: 50%;
}
.dest_precio_tit{
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
	height: 20px;
	width: 100%;
}
.dest_precio_num{
	font: 400 30px/40px "Montserrat", sans-serif;
	color: #FC0;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.dest_reembolso{
	float: left;
	height: auto;
	width: 50%;
}
.dest_reembolso_tit{
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.dest_reembolso_num{
	font: 400 20px/40px "Montserrat", sans-serif;
	color: #FFF;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.dest_agregar{
	float: right;
	height: auto;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
}
.dest_agregar .prod_cant{margin: 0;margin-right:10px;}
.dest_agregar .prod_btn{margin-top:0px;margin: 0 !important;width: 100% !important;padding: 0 !important;float: right;font-size: 14px;letter-spacing: 1px;max-width: 100% !important;}
.dest_agregar .prod_btn.ahora{margin: 0px;padding: 0;margin-left: 10px;background: #4caf50;text-align: center;width: 100%!important;color: #fff;font-size: 14px;line-height: 40px;max-width: 100% !important;margin-top: 10px !important;}

.inicio_dest{
	float: none;
	height: auto;
	width: 160px;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 300px;
	display: inline-block;
	vertical-align:  top;
	margin: 10px 0px;
}
.inicio_dest_img{
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0;
	overflow: hidden;
	text-align:center;
	margin: 0 !important;
}

.inicio_dest_img img{
	width:100%;
	height:auto;
}
.inicio_dest_txt strong{font:600 16px/20px "Montserrat", sans-serif;text-align:center;float:left;text-transform:uppercase;color:#9e1020;width:100%;height: auto;}
.inicio_dest_txt{
	float: left;
	width: 100%;
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #666;
	text-align: center;
	height: 160px;
	overflow: visible;
	padding-bottom: 0px;
	position: relative;
	display:block;
	margin:  0;
	margin-top: 20px;
	margin-left: 0;
}
.inicio_dest_btn{
	font: bold 10px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #9D0020;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-left: 0%;
}

.afiliate{
	display: block;
	width: 100%;
	height:  auto;
	margin: 0 auto 20px;
}
.top_iniciar{
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	z-index:1000;
	top: 100px;
	left: 0px;
	background: #ef1f30;
	margin-top: 110px;
}
.top_iniciar_btn{
	font: 700 14px/30px "Montserrat", sans-serif;
	color: #333;
	text-decoration: none;
	background: #FFEB3B;
	text-align: center;
	height: 30px;
	width: 96%;
	max-width: 480px;
	display:  block;
	margin: 0px auto 8px;
}
.comentario_gpo{
    width: 80%;
    padding: 20px 5%;

    margin-left: 5%;
}
.ranking_num{
	float:none;
}
.vender_btn{
    display: block;
    margin: 0 20% 30px!important;
    clear: left;
    padding: 10px 0 !important;
    width: 61% !important;
}
.pasos .boton{
    width: 47% !important;
    margin: 20px 1% !important;
    float: none !important;
    display: inline-block;
    height: 40px !important;
    padding: 0 !important;
    vertical-align: top;
    line-height: 40px;
    font-size: 14px;
}
.fav_gpo{width:100%;min-width: unset;}
.destacados .inicio_dest,
.favoritos .inicio_dest,
.recomendados .inicio_dest
{width: 90%;max-width: 90%;margin: 0;border-bottom: solid 1px #e6e6e6;box-shadow: none;}
 .recomendados .inicio_dest:last-child{ border-bottom:none;}
.destacados .inicio_dest_img,
.favoritos .inicio_dest_img,
.recomendados .inicio_dest_img
{width: 30%;height: auto;margin-right: 2% !important;float: none;display: inline-block;vertical-align: middle;}
.destacados .inicio_dest_img img,
.favoritos .inicio_dest_img img ,
.recomendados .inicio_dest_img img 
{width:100% ;}
.destacados .inicio_dest_txt,
.favoritos .inicio_dest_txt ,
.recomendados .inicio_dest_txt 
 {width: 66%;margin: 0 !important;text-align: left !important;height: auto;float: none;display: inline-block;vertical-align: middle;}
.destacados .inicio_dest_txt strong,
.favoritos .inicio_dest_txt strong,
.recomendados .inicio_dest_txt strong
{text-align: left !important;}
.destacados .inicio_dest_btn,
.favoritos .inicio_dest_btn,
.recomendados .inicio_dest_btn
{display:none;}
.destacados .inicio_dest_precio,
.favoritos .inicio_dest_precio,
.recomendados .inicio_dest_precio
{ position: static;}
.destacados .inicio_dest_precio div,
.favoritos .inicio_dest_precio div,
.recomendados .inicio_dest_precio div
{position:static;}
.destacados .inicio_tit,
.favoritos .inicio_tit,
.recomendados .inicio_tit{
    border-bottom: solid 1px #e6e6e6 !important;
    font-size: 30px;
    padding: 0px !important;
    line-height: 30px;
    width: 90%;
    float: none;
    background: #fff;
    margin: 0% !important;
    display: inline-block;
    border-color: #e6e6e6;
}
.recomendaciones{overflow:hidden;}
.ofertas .central,
.mv .central,
.inspiran .central{ width:100%; margin:0 !important;}
.mas_productos{background:#fff;padding: 0 !important;overflow: hidden;}
.mas_productos .inicio_tit{

	border: none;
	background: #fff;
	width: 94%;
	float: left;
	padding: 15px 11px !important;
	border-bottom: solid 1px #e6e6e6;
	margin-top: 5px !important;
}
.mas_productos .inicio_dest{
	width: 41%;
	margin: 0;
	height: auto;
	min-height: 290px;
	padding: 6px;
	box-shadow: none;
	border: solid 0px #e6e6e6 !important;
	float: left;
	max-width: inherit;
	padding: 4%;
}
.mas_productos .inicio_dest.p1{
    border-top:solid 1px #fff;
    border-right:solid 0px #fff;
    border-bottom: solid 1px #e6e6e6;
    border-left:solid 1px #fff;
    box-shadow: 1px 1px 0px 0px #e6e6e6;
    z-index: 1;
}
.mas_productos .inicio_dest.p2{
    border-top:solid 1px #fff;
    border-right:solid 0px #fff;
    border-bottom:solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
}
.mas_productos .inicio_dest.p3{
    border-top: solid 0px #fff;
    border-right:solid 0px #fff;
    border-bottom: solid 1px #fff;
    border-left:solid 1px #fff;
}
.mas_productos .inicio_dest.p4{
    border-top: solid 0px #fff;
    border-right:solid 0px #fff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #e6e6e6;
    box-shadow: -1px -1px 0px 0px #e6e6e6;
    z-index: 1;
    margin: 1px 0px 0px 1px;
}
.mas_productos .inicio_dest_img{
    height:auto;
    width: 100%;
    min-height: 160px;
    max-height: 160px;
    overflow: hidden;
}
.mas_productos .inicio_dest img{
	width:100%;
	max-width: 170px;
}
.inicio_nuevos_productos{padding-top: 0px !important;}

.mas_productos .inicio_dest,
.ofertas .inicio_dest,
.mv .inicio_dest,
.inspiran .inicio_dest{
	float:none;
	display:inline-block;
	margin: 0px 0px;
	min-height: 290px;
	float: left;
}
.ofertas .inicio_dest,
 .mv .inicio_dest,
 .inspiran .inicio_dest{
 	min-height: 300px;
 	margin: 0px 5px;
 }
.mas_productos .inicio_tit,
.ofertas .inicio_tit,
.mv .inicio_tit,
.inspiran .inicio_tit{
	border: none;
	font-size: 30px;
	padding: 0 15% 5px;
	line-height: 50px !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{
	height: 80px !important;
	width: 100%;
	margin: 0px 0%;
	overflow: hidden;
}
.mas_productos .prod_precio{
    position:static;
},
.ofertas .prod_precio,
.mv .prod_precio,
.inspiran .prod_precio{
    position:static;
    text-align: left;
    width: 50% !important;
}
.mas_productos .prod_precio div,
.ofertas .prod_precio div,
.mv .prod_precio div,
.inspiran .prod_precio div{
	float:none;
	display:inline-block;
	vertical-align: top;
}
.ofertas .prod_precio div,
.mv .prod_precio div,
.inspiran .prod_precio div{
	float:none;
	display:inline-block;
	text-align:left;
	vertical-align: top;
}
.mas_productos .dest_btn_over,
.ofertas .dest_btn_over,
.mv .dest_btn_over,
.inspiran .dest_btn_over{
	height: 100%;
}
.mas_productos .prod_reembolso,
.mas_productos .prod_reembolso  div{width: 100% !important;}
.det_fav{
	float: none;
	width: 30px;
	height: 30px;
	background:url(imagenes/favorito_bg.png) top left no-repeat;
	background-size: auto 30px;
	position: static;
	display: block;
	margin: 0 auto 10px;
	right: 10px;
	top: 10px;
}
.inicio_dest .det_fav,.prod_gpo .det_fav{
	right:auto;
	left:10px;
	float:left;
	width: 20px;
	height: 20px;
	background-size: auto 20px;
	position:absolute;
}
.det_fav:hover{
	background-position: top right;
}
.det_fav.activo:hover{
	background-position: top left;
}
.ofertas_cont_m {
	display:block;
	float: left;
	width: 100%;
	overflow: auto;
	height: 330px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* width */
.ofertas_cont_m::-webkit-scrollbar {
	opacity:0;
	height:0px;
	width: 0px;
}
/* Track */
.ofertas_cont_m::-webkit-scrollbar-track {
	opacity:0;
	height:0px;
	width: 0px;
}
/* Handle */
.ofertas_cont_m::-webkit-scrollbar-thumb {
	opacity:0;
	height:0px;
	width: 0px;
}
/* Handle on hover */
.ofertas_cont_m::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.ofertas_cont_m_lista{
	width:auto;
	height: 330px;
	overflow:visible;
}
.ofretas_cont_m	.inicio_dest{
	float: none;display: inline-block;
}
#ofertas_pageContainer,
#mv_pageContainer,
#inspiran_pageContainer,
#recomendaciones_pageContainer
{ display: none !important;}

.recomendaciones .ofertas_cont_m,
.recomendaciones .ofertas_cont_m_lista{
	height:230px;
	margin: 0px !important;
	padding: 0px;
}

/* responsive */
}
/*=================*/

/* Responsive Smartphone */
@media screen and (min-width: 0px) and (max-width: 959px) {
.solo_pc{display: none !important;}
.botones{ clear:left;}
.botones a{margin:0px 20px;width: auto !important;float: none !important;}
body {
	margin: 0px;
	-webkit-text-size-adjust: none;
}
::placeholder{color:#999;}
.top_arriba{
	background: #9D0020;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	position: fixed;
	top: 0;
}
.top_cont{
	height: auto;
	width: 96%;
	margin: 0px 2%;
	float: left;
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.top_ciudad{
	font: bold 12px/20px "Montserrat", sans-serif;
	color: #FFFF00;
	float: none;
	height: 20px;
	width: auto;
	margin-right: 5px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.top_nombre{
	font: 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	float: none;
	height: 20px;
	width: auto;
	max-width: 300px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.comision{
	background:#090;
	padding: 5px 0;
	margin-left: 0px;
	display: inline-block;
	font: 12px/14px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: none;
	vertical-align: middle;
	width: 47%;
	margin-top: 10px;
	margin: 0px 0px;
	margin-left: 0px;
	position: static;
	bottom: 43px;
	right: 11%;
	display: inline-block;
}
.top_cerrar{
	font: 10px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/top_ico_salir.jpg) no-repeat right center;
	float: none;
	height: 20px;
	width: auto;
	padding: 10px 0;
	padding-right: 30px;
	display: none;
	margin: 0px auto;
}
.top_cerrar:hover{ text-decoration:underline;-webkit-transition:all ease-out 0.2s;}
.top_centro{
	background: #F00030;
	height: auto;
	width: 100%;
	float: left;
	position: fixed;
	top: 30px;
}
.top_logo{
	float: none;
	height: 35px;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	display: inline-block;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
.top_logo img{vertical-align:middle;margin-top: -11px;width: 100%;height: auto;}
.top_logo.visitante{
    width: 100%;
    margin: 5px 0 5px;
}
.top_logo.visitante img{ width:120px}
.top_btn_inicio{
	font: 14px/20px 'Montserrat', sans-serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagenes/top_ico_inicio.jpg) no-repeat center center;
	float: none;
	height: 20px;
	width: 10%;
	padding-top: 0px;
	margin-left: 0%;
	margin-right: 0;
	padding-left: 0%;
	padding-bottom: 0px;
	text-indent: 30px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	bottom: 10px;
	right: 9%;
}
.categorias .top_btn_tit:before{ content:"Categ.";line-height: 22px;}
.mas .top_btn_tit:before{ content:"M\00e1s";line-height: 22px;}
.top_btn_categorias{
	font: bold 13px/20px 'Montserrat', sans-serif;
	color: #FFF;
	text-decoration: none;
	background: none;
	background-size: 16px;
	float: left;
	height: 20px;
	width: 10%;
	padding-top: 0px;
	margin-left: 0;
	margin-right: 0px;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0px;
	padding: 4px 0px;
	cursor: pointer;
	margin-top: 10px;
	position: absolute;
	clear: right;
	text-indent: 0;
	text-align: center;
	bottom: 5px;
	right: 0;
	border: solid 1px #ef1f30;
	display: inline-block;
	display: none;
}
.mas{width: 10%;right: 0;margin-right: 0;}
.top_btn_inicio:hover,.top_btn_categorias:hover{text-decoration: none;-webkit-transition:all ease-out 0.2s;}
.top_cat{
	background: #9e1020;
	padding: 0px;
	float: left;
	width: 210px;
	height: 250px;
	position: absolute;
	left: -40px;
	top: 50px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	display: none;
	overflow: auto;
	border-top: solid 10px #9a1020;
	border-bottom: solid 10px #9a1020;
	display:none !important;
}
.top_cat::-webkit-scrollbar{
  width: 4px;
  height: 4px;
  background: rgba(255,255,255,0.05);
}
.top_cat::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: rgba(255,255,255,0.5);
}
.top_cat_btn{
	font: 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	float: left;
	height: auto;
	width: 150px;
	padding: 10px 20px;
	clear: left;
	text-decoration: none;
	-webkit-transition: all ease-out 0.2s;
	text-indent: 0;


}
.top_cat_btn:hover{ background:#F00030;box-shadow: 0px 2px 10px rgba(0,0,0,0.3);}
#menu,#menu_mas{ display:block;}
.drop_menu,.drop_menu_combo{
	display:block;
}
.drop_menu,.drop_menu_combo option{
	padding:10px;
}
.top_buscar{
	background: #FFF;
	float: left;
	height: 20px;
	width: 80%;
	margin: 0 !important;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px 0px;
	clear: left;
}

.top_buscar_input{
	font: 500 12px/20px "Montserrat", sans-serif;
	color: #999;
	background: #FFF;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 70%;
	border-width: 0px;
	border-style: none;
}
.top_buscar_btn{
	background: url(imagenes/top_ico_buscar.jpg) no-repeat left top;
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	margin-right: 5px;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
}
.top_carrito{
	float: none;
	height: 20px;
	width: 8%;
	margin-left: 0px;
	padding: 10px 2%;
	border-bottom:solid 1px #F00030;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	bottom: auto;
	position: relative !important;
}
.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: -17px;
	right: -15px;
	width: 25px;
	height: 25px;
}
	
/* Menu movil */
.menuMovilBtn{
	display:block;
}
.pie{
	background: #eee;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #ddd;
	display: none;
}
.pie_cont{
	height: auto;
	width: 96%;
	max-width: 400px;
	margin: 0px auto;
	text-align: center;
}
.pie_col{
	float: none;
	height: auto;
	width: 100%;

	margin-right: 0%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
}
.pie_tit{
	font: bold 20px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.pie_btn{
	font: 600 12px/15px "Montserrat", sans-serif;
	color: #999;
	text-decoration: none;
	text-align: center;
	float: none;
	height: auto;
	width: 90%;
	clear: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
	-webkit-transition: all ease-out 0.2s;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 5%;
	border: solid 1px #ddd;
	border-radius: 5px;
}
.pie_btn:hover{
	border-bottom: 1px solid #999;
	color: #000;
}
.msg_fb,.msg_wa{padding: 20px 0 !important;border-radius: 10px;text-align:center;width: 100% !important;margin: 5px 0% !important;font-size: 20px;}
.derechos{
	font: 10px/20px "Montserrat", sans-serif;
	color: #666;
	background: #ddd;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.login{
	background: #9D0020;
	margin: 0px auto 20px;
	padding: 20px 40px;
	height: 210px;
	width: 230px;
	clear: left;
	border-radius: 0px !important;
	box-shadow: 0px 5px 10px #999;
}
.login_tit{
	font: 20px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	padding: 15px 0px;
}
.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 !important;
	box-shadow: inset 0px 2px 2px #ccc;
}
.login_btn{
	font: 600 12px "Montserrat", sans-serif;
	color: #333;
	background: #FF0;
	float: left;
	height: 30px;
	width: 60%;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	margin-top: 5px;
	border-radius: 0px !important;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	-webkit-transition: all ease-out 0.2s;
	padding: 0;
}
.login_btn:hover{ background:#FC0;}
.login_afiliarse{
    width: 40%;
    float:  right;
    font: 12px/30px "Montserrat", sans-serif;
    color: #fff;
    text-align: right;
    text-decoration: none;
    margin-top: 8px;
}
.login_afiliarse:hover{ text-decoration:underline;}

.titulo{
	color: #666;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
	float: left;
	text-align: center;
	margin-top: 0px;
}
.titulo_txt{
	font: 600 30px/30px "Montserrat", sans-serif;
	height: auto;
	width: 96%;
	margin: 0px 2%;
	float: left;
}
.central{
	height: auto;
	width: 96% !important;
	margin: 10px 2% !important;
	float: left;
	overflow: hidden;
	text-align: center;
}
.central.arriba{margin: 0 !important;margin-top: 110px !important;width: 100% !important;text-align: left;}
.menu{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.menu_btn{
	font: 500 14px/15px "Montserrat", sans-serif;
	color: #666;
	float: none;
	height: auto;
	width: auto;


	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
}
.menu_btn:hover,.activo{color: #F00030; }
.menu_salir{
	font: 700 14px/20px "Montserrat", sans-serif;
	color: #9D0020;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	text-decoration: none;
	padding-top: 10px;
	border-top: 1px dashed #CCC;
}
.menu_salir:hover{	text-decoration: underline;}
.contenido{
	float: left;
	height: auto;
	min-height:300px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;


	padding-left: 0px;
	border-left: 0px solid #CCC;
	border-top: solid 1px #ccc;
	padding-top: 10px;
}
.contenido_tit{
	font: 600 30px/40px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.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: 100%;}
.c400{width: 100%;}
.c450{ width:450px;}
.c500{ width:500px;}
.c550{ width:550px;}
.c600{ width:600px;}
.c650{ width:650px;}
.subtitulo{
	font: 300 20px/25px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.banners_fila{
	float: none;
	height: auto;
	width: 100%;
	max-width: 400px;
	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;
	text-align: center;
	margin: 0 auto;
}
.cont .banners_fila:hover{ background-color:#fff;}
.banners_col{
	font: 600 14px/20px "Montserrat", sans-serif;
	color: #666;
	float: none;
	height: auto;
	padding: 2%;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	text-align: center !important;
	clear: left;
	width: 96% !important;
	margin: 0px !important;
}
.banners_col img{ height:auto; max-width:400px}
.banners_col a{
	float: left;
	text-align:  center;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	padding-top: 140px;
	padding-bottom: 5px;
}
.combo_chico{
	font: 14px/30px "Montserrat", sans-serif;
	color: #333;
	float: left;
	height: 30px;
	width: 92% !important;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 0px;
	background: #FFF;
	text-indent: 5px;
	margin-left: 4%;
}
.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: 89% !important;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #ccc;
	text-align: center;
}
.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%;
}
.boton{
	font: 12px/20px "Montserrat", sans-serif !important;
	color: #FFF;
	float: left !important;
	height: auto !important;
	width: 80% !important;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center !important;
	margin: 10px 10% !important;
	display: block;
	clear:  left;
	position: static !important;
	padding: 10px 0px !important;
}
.boton strong{font-size: 20px;margin: 0 5px;}
.boton:hover{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;
}
.cont.pedidos{ display:block; float:left}    
.pedidos .banners_fila{
    background: #f5f5f5;
    margin: 20px auto 0;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #ccc;
    width: 100%;
    padding: 10px 0px !important;
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.pedidos .banners_col{padding:0px;font-size: 16px !important;line-height: 25px !important;}
.ped_detalles{
    width:  90%;
    max-width: 400px;
    display: block !important;
    padding: 30px 0px !important;
    box-shadow: none !important;
    padding-top: 30px !important;
    border-top: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
    text-align:  center;
}
.ped_detalles .banners_fila{box-shadow:0px 5px 10px #ccc;margin: 10px 0 30px !important;padding: 20px 0 !important;border-radius:10px;background: #f5f5f5 !important;display:  inline-block;vertical-align: top;width: 100% !important;}
.ped_detalles .banners_col{padding: 0 5px;width: auto !important;clear: left !important;display: block;}
.ped_detalles .c100{font-weight: 700 !important;clear: none;width: auto !important;}
.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: 20%;
	padding: 5px 0px;
	background: #8BC34A;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	bottom: -20px;
	width: 60%;
	text-align: center;
}
.ico_editar:hover{ background:#009688;}
.ico_editar span{
	float: none !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: 10px;
	display: inline-block;
	vertical-align: middle;
}.top_titulo{
	font: 300 26px/30px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0%;
}
/*Inicio*/
.inicio{
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 10px;
}
.inicio_banners{
	float: left;

	height: auto;

	width: 100%;
	margin-bottom: 0px !important;
}
.inicio_banner_link{
	float: none;
	height: 320px;
	max-width: 300px;
	width: 100%;
	display: block;
	margin: 20px auto;
}
.inicio_banner_slider{
	float: right;
	height: auto;
	width: 100%;
	overflow: hidden;
}
.inicio_tit{
	font: 600 20px/20px "Montserrat", sans-serif;
	color: #666;
	float: left;
	height: auto;
	width: 90%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 5% !important;
}
.inicio_cont{
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.inicio_cont_img{
	height: auto;
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	max-width: 360px;
}
.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: 90% !important;
	font: 16px/25px "Montserrat", sans-serif;
	color: #666;
	margin-right: 4%;
	margin-left: 4%;
	margin: 5% !important;
}
.inicio_cont_btn{
	color: #9D0020;
	text-decoration: none;
}
.inicio_cont_btn:hover{ text-decoration:underline;}
.inicio_cont_txt .producto,.inicio_cont_txt .servicio{
	font-size: 14px;
	padding: 10px 2%;
	margin: 1%;
	width: 43%;
	display: inline-block;
}
.inicio_col{
	vertical-align: top;
	display: inline-block;
	height: auto;
	width: 49%;
	padding-right: 0;
	padding-left: 0;
	min-height: 0px;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inicio_cont .medio{padding: 0 20px;border-left: solid 0px #ddd;border-right: solid 0px #ddd;}
.inicio_col div{
	text-align: center;
	width: 100%;
	margin: 0;
}
.inicio_recomendaciones{
	float: none;
	width: 220px;
	margin-right: 0px;
	margin-left: 10px;
	height: 220px;
	display:  inline-block;
}
.inicio_recomendaciones img{height: 220px;width: 220px;}
.nivo-slice,.nivoSlider { background-size:100% auto !important;}
.productos{float:left;width: 97%;height:auto;margin-left: 1.5%;text-align:center;}
.prod_gpo{
	background: #FFF;
	margin: 10px 0;
	height: auto;
	width: 100%;
	vertical-align: top;
	display: inline-block;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	border-radius: 5px;
	overflow: auto;
}
.prod_img{
	float: none;
	height: auto;
	width: 48%;
	margin-bottom: 0px;
	min-height: auto;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 20px;
}
.prod_img img{
	max-width: 260px;
	height:auto;
	vertical-align:middle;
}
.prod_datos{
    float: none;
    width: 50%;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
.prod_nombre{
	font: 600 16px/16px "Montserrat", sans-serif;
	color: #000;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0%;
	max-height: inherit;
}
.prod_presentacion{
	font: 500 12px/15px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: none;
	width: 100%;
	margin-left: 0%;
	margin-bottom: 20px !important;
	margin: 0 auto;
	display: inline-block;
	max-width: 100% !important;
}
.prod_vermas{width: 96%;margin-right: 0%;margin-left: 0;}
.prod_precio{
	float: left;
	height: auto;
	width: 50% !important;
	margin-left: 5%;
	bottom: 100px;
	position: static;
}
.prod_precio_tit{
	font: 500 10px/15px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.prod_precio_signo{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: 15px;
	width: auto;
	margin-right: 0px;
	clear: left;
}
.prod_precio_pesos{
	font: 600 18px/20px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: auto;
	width: auto;
}
.cant 
.prod_precio_pesos{ width:100%;}
.prod_precio_centavos{
	font: 600 12px/12px "Montserrat", sans-serif;
	color: #000;
	float: left;
	height: 15px;
	width: auto;
	margin-top: 3px;
	margin-left: 0;
}
.prod_reembolso{
	float: right;
	height: auto;
	width: 70px;
	margin-right: 0%;
	min-width: 40%;
	bottom: 100px;
	right: 4%;
	position: static;
}
.prod_reembolso_tit{
	font: 500 10px/15px "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_datos form{
	position:static;
}
.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 5%;
	padding-left: 10px;
	text-align: center;
}
.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: 96% !important;
	margin: 0px 0px 5px !important;
	text-align: center;
	position: relative;
}
.cant_mas_{
	background: #46b2b2 url(imagenes/prod_mas.jpg) no-repeat center center;
	float: none;
	height: 20px;
	width: 12%;
	cursor: pointer;
	-webkit-transition: all ease-out 0.2s;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.cant_menos_{
	background: #46b2b2 url(imagenes/prod_menos.jpg) no-repeat center center;
	float: none;
	height: 20px;
	width: 12%;
	clear: left;
	cursor: pointer;
	-webkit-transition: all ease-out 0.2s;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	display: inline-block;
	vertical-align: middle;
}
.cant_mas:hover,.cant_menos:hover{box-shadow:0px 0px 10px rgba(0,0,0,0.3);top: 15px;}
.prod_datos .cant_mas{
    top: 0px !important;
}
.cant_txt_{
	font: 16px/20px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: none;
	height: 20px;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	cursor: default;
	display: inline-block;
	vertical-align: middle;
}
.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: left;
	height: auto;
	width: 96% !important;
	margin-top: 10px !important;
	padding-right: 50px;
	font: bold 12px/20px "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: 0% !important;
	margin: 0 !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: -8% !important;
	float: left !important;
	height: auto;
	width: 90% !important;
	margin-left: 2% !important;
	margin-top: 6px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	border-radius: 5px;
	text-align: center;
	clear: left;
	margin: 20px 2% 0px  !important;
}
.paso_cuatro .carrito_gpo{ margin:5px 2% !important;}
.carrito_subgpo{
    width: 49%;
    float: none;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.paso_cuatro .carrito_subgpo{
	width:100%;
	margin-top: 10px;
}
.carrito_gpo form,.kilos{
    width: 100%;
    float: none !important;
    min-width: 130px;
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
}
.carrito_gpo_cod{
	float: left;
	width: 100%;
	text-align: center;
	display: block;
}
.carrito_gpo_cod img{
		width:100%;
	height:auto;
}
.carrito_gpo_nombre{
	float: none;
	display: inline-block;
	height: auto;
	width: 68% !important;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	display:none;
}
.paso_cuatro .carrito_gpo_cod{
    width: 15%;
    height: 40px;
    overflow: hidden;
}
.paso_cuatro .carrito_gpo_cod img{
    width: auto;
    height: 40px;
}
.paso_cuatro .carrito_gpo_nombre{display:block;width: 85% !important;float: left;margin-bottom: 10px;line-height: 20px;}
.carrito_gpo_nombre.extra{display: inline-block !important;width: 100% !important;}
.paso_cuatro .extra{display: none!important;}
.carrito_gpo_nombre .prod_precio_tit{ text-align:center !important}
.carrito_gpo_txt{
	float: left;
	display: inline-block;
	font: 600 14px/17px "Montserrat", sans-serif;
	color: #000;
	height: auto;
	width: 100%;
	text-align: center;
}
.paso_cuatro  .carrito_gpo_txt{
    text-align: left;
}
.carrito_gpo .cant{
    float: left;
    display:  inline-block;
    margin: 20px 2% 0px !important;
    width: 100%!important;
}
.carrito_gpo .cant_mas{top: 20px;}
.carrito_gpo_precio{
	float: none;
	display: inline-block;
	vertical-align: top;
	width: auto !important;
	margin: 0px auto 10px !important;
	vertical-align: middle;
	width: 68% !important;
	min-width: 100px;
}
.paso_cuatro .carrito_gpo_precio,
.paso_cuatro .cant,
.paso_cuatro .subtotal,
.paso_cuatro .monedero{
	width: 23% !important;
	float: left;
	margin: 0 !important;
	text-align: center !important;
}
.subtotal,.monedero{
    float: left;
    width: 50% !important;
    min-width: auto;
}
.carrito_gpo_precio .prod_precio_tit,.cant .prod_precio_tit{margin-bottom:5px;text-align: center !important;}
.carrito_gpo_precio div{
    float:  none;
    display:  inline-block;
    vertical-align: top;
}
.carrito_gpo_x{
	float: none;
	display: inline-block;
	font: 20px/60px "Montserrat", sans-serif;
	color: #ccc;
	height: auto;
	width: 10%;
	text-align: center;
	margin-top: 0px;
	vertical-align: top;
}
.carrito_gpo_cant{
	float: none;
	display: inline-block;
	font: 20px "Montserrat", sans-serif;
	color: #666;
	height: 40px;
	width: 80%;
	padding-left: 2%;
	border: 1px solid #ddd;
	margin: 5px 2% 0 2%;
}
.carrito_aplicar{width: 100%;height: 40px;margin: 10px 0px 0px;border:none 0px;cursor:pointer;background: #9e1120;color:#fff;display:none;float: left;}

.cant_txt{
	font: 16px/20px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: 20px;
	width: 66%!important;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	cursor: default;
}
.carrito_gpo_eliminar{
	float: none;
	display: inline-block;
	font: 600 12px/30px "Montserrat", sans-serif;
	color: #C00;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 100%;
	border-top: dashed 1px #ddd;
	margin-top: 20px;
	padding-top: 10px;
}
.carrito_gpo_eliminar:hover{ text-decoration:underline;}
.carrito_datos{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.paso_tres .boton{
    width: 100% !important;
    margin-left: 0px !important;
    margin-bottom: 20px;
    line-height: 50px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #000;
    background: #ccc;
}
.carrito_datos_etq{
	float: left;
	height: auto;
	width: 100%;
	font: 500 14px/20px "Montserrat", sans-serif;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.carrito_datos_dir{
	background: #FFF;
	padding: 5px 1% !important;
	float: left;
	height: 120px;
	width: 98% !important;
	border: 1px solid #ddd;
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #666;
	text-align: center;
	margin-left: 1% !important;
}
.carrito_datos_dir .boton{
    height: auto !important;
    line-height: 40px;
    width: 100% !important;
    margin: 0px!important;
    padding: 0 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold !important;
    font-size: 16px !important;
}
.carrito_datos_dir #ubicacion{
    margin: 10px 0px;
    width: 100% !important;
    background: #ff9800;
    font-weight: bold;
    border: 0px;
    text-align: center;
}
.carrito_fecha{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 0px;
	float: none;
	height: 30px;
	width: 45%;
	background: none;
	background-size:20px 20px;
	border: 1px solid #ddd;
	margin: 0px 2%;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border-radius: 0px;
	box-shadow: 0px 4px #ccc;
}
input[type="date" i] {
	cursor:pointer;
}
.carrito_hora{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 0px;
	float: none;
	height: 42px;
	width: 43%;
	background: none;
	background-size:20px 20px;
	border: 1px solid #ddd;
	margin: 0px 1%;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 0px;
	text-indent: 10px;
	box-shadow: 0px 4px #ccc;
}
.carrito_datos_hora{
	font: 500 16px/25px "Montserrat", sans-serif;
	color: #333;
	padding: 5px 1%;
	float: left;
	height: 20px;
	width: 96%;
	background: url(none);
	text-align:  center;
	border: 1px solid #ddd;
	margin-left: 1%;
}
	.efectivo_datos{width:100%; margin:0;}
#paga_con{
    width: 90%;
    padding: 4px;
    box-shadow: none;
    margin-top: 10px;
}
.carrito_btn{
    float: right;
    clear:  right;
    width: 96%;
    height: auto;
    background: #9e1020;
    color: #fff;
    font: 500 16px/20px "Montserrat", sans-serif;
    border:  none 0px;
    cursor:  pointer;
    margin-top: 20px;
    border-radius: 0px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
    margin-right: 2%;
    text-decoration: none;
    padding: 15px 0px;
}
.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 0;
	padding-left: 15%;
	width: 85%;
	font-size: 14px;
	line-height: 15px;
	height: auto;
	}
.atras:hover{/* background-color:#fff !important; */}
.kilos_gpo{
	height: 40px;
	width: 60px;
	margin-top: 10px;
	margin-left: 0px;
	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: 30px 5%;
	margin-top: 30px;
	padding: 0;
	height: auto;
	width: 90%;
	overflow: visible;
	clear: left;
	background-color:white;
	float: left;
	display:none;
	clear: 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 !important;
}
.af_subtit{
	float: left;
	height: auto;
	width: 100%;
	margin-right: 0px;
	font: 600 14px/30px "Montserrat", sans-serif;
	text-align: left;
	margin-bottom: 10px;
	color: #000;
	text-transform: uppercase;
}
.af_input{
	font: 12px/30px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 4px 2%;
	float: left;
	height: 30px;
	width: 95% !important;
	border: 1px solid #CCC;
}
.af_txtarea{
	font: 12px/30px "Montserrat", sans-serif;
	color: #666;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 6px 2%;

	float: left;
	height: 60px;
	width: 95% !important;
	border: 1px solid #f69802;
	clear: left;




	max-width: 95% !important;
}
.af_input::placeholder,.af_txtarea::placeholder{ color:#ccc;}
.af_combo{
	background: #FFF;
	text-align: left;
	float: left;
	height: 40px;
	width: 50%;
	margin-right: 10px;
	border: 1px solid #ccc;
	clear: left;
	font: 12px "Montserrat", sans-serif;

	color: #666;
	text-indent: 5px;
	margin-bottom: 10px;
}
.af_txt{
	font: 16px/20px "Montserrat", sans-serif;
	color: #999;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.af_btn{
	clear: left;
	float: left;
	height: 50px;
	width: 100%;
	margin-top: 30px;
	font: bold 10px/20px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000 url(imagenes/fondo3.jpg) center center no-repeat;
	border-width: 0px;
	border-style: none;
	cursor: pointer;
	border-radius: 10px;
	-webkit-transition:all ease-out 0.2s;
	display: inline-block;
	margin-bottom: 30px;
}
.af_btn:hover{background-position: right center;}
.dest{
	background: #F00031;
	float: left !important;
	height: auto;
	width: 90% !important;
	margin-left: 0px !important;
	padding-top: 30px !important;
	padding-bottom: 30px;
	position: relative;
	padding-left: 0px;
	margin: 0 auto !important;
	margin-top: 140px !important;
	margin-bottom: 30px !important;
	padding: 5% !important;
	padding-top: 150px !important;
}




.dest_img{
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	background: #FFF;
	left: 10%;
	top: -20%;
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3);
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 0%;
	text-align: center;
	margin-top: -230px;
	margin-bottom: 30px;
	left: 0px !important;
	padding-bottom: 0px;
}
.dest_img img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.dest_detalles{
	float: left;
	height: auto;
	width: 100% !important;
	margin-left: 0px;
}
.dest_tit{
	font: 700 30px/27px "Montserrat", sans-serif;
	color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.dest_presentacion{
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.dest_txt{
	font: 400 16px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #FC0;
}
.dest_txt .det_col{width:100% !important}
.detalles .det_col .det_txt div{color: #9d111f;display: inline-block;width: 100%;margin-top: 10px;}
.dest_precio_cont{
	background: #9D0020;
	padding: 5% !important;
	float: left;
	height: auto;
	width: 90%;
	position: static !important;
	right: -30px !important;
	bottom: 60px !important;
	margin-top: 30px;
	margin-left: 0px !important;
}
.dest_precio{
	float: left;
	height: 60px;
	width: 50%;
}
.dest_precio_tit{
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
	height: 20px;
	width: 100%;
}
.dest_precio_num{
	font: 400 30px/40px "Montserrat", sans-serif;
	color: #FC0;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.dest_reembolso{
	float: left;
	height: auto;
	width: 50%;
}
.dest_reembolso_tit{
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.dest_reembolso_num{
	font: 400 20px/40px "Montserrat", sans-serif;
	color: #FFF;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.dest_agregar{
	float: right;
	height: auto;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
}
.dest_agregar .prod_cant{margin: 0;margin-right:10px;}
.dest_agregar .prod_btn{margin-top:0px;margin: 0 !important;width: 100% !important;padding: 10px 0px !important;float: right;font-size: 14px;letter-spacing: 1px;max-width: 100% !important;}
.dest_agregar .prod_btn.ahora{margin: 0px;padding: 0;margin-left: 10px;background: #4caf50;text-align: center;width: 100%!important;color: #fff;font-size: 14px;line-height: 20px;max-width: 100% !important;margin-top: 10px !important;margin-bottom: 10px !important;}

.inicio_dest{
	float: none;
	height: auto;
	width: 160px;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 300px;
	display: inline-block;
	vertical-align:  top;
	margin: 10px 0px;
}
.inicio_dest_img{
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0;
	overflow: hidden;
	text-align:center;
	margin: 0 !important;
}

.inicio_dest_img img{
	width:100%;
	height:auto;
}
.inicio_dest_txt strong{font:600 16px/20px "Montserrat", sans-serif;text-align:center;float:left;text-transform:uppercase;color:#9e1020;width:100%;height: auto;}
.inicio_dest_txt{
	float: left;
	width: 100%;
	font: 400 12px/20px "Montserrat", sans-serif;
	color: #666;
	text-align: center;
	height: 160px;
	overflow: visible;
	padding-bottom: 0px;
	position: relative;
	display:block;
	margin:  0;
	margin-top: 20px;
	margin-left: 0;
}
.inicio_dest_btn{
	font: bold 10px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #9D0020;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-left: 0%;
}

.afiliate{
	display: block;
	width: 100%;
	height:  auto;
	margin: 0 auto 20px;
}
.top_iniciar{
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	position: fixed;
	z-index:1000;
	top: 5px;
	left: 0px;
	background: #ef1f30;
	margin-top: 105px !important;
}
.top_iniciar_btn{
	font: 700 14px/20px "Montserrat", sans-serif;
	color: #333;
	text-decoration: none;
	background: #FFEB3B;
	text-align: center;
	height: auto;
	width: 96%;
	max-width: 480px;
	display:  block;
	margin: 5px auto 10px;
	padding: 5px 0px;
}
.comentario_gpo{
    width: 80%;
    padding: 20px 5%;

    margin-left: 5%;
}
.ranking_num{
	float:none;
}
.vender_btn{
    display: block;
    margin: 0 0% 30px!important;
    clear: left;
    padding: 20px 0 !important;
    width: 100% !important;
}
.pasos .boton{
    width: 47% !important;
    margin: 20px 1% !important;
    float: none !important;
    display: inline-block;
    height: 40px !important;
    padding: 0 !important;
    vertical-align: top;
    line-height: 40px;
    font-size: 14px;
}
.fav_gpo{width:100%;min-width: unset;}
.destacados .inicio_dest,
.favoritos .inicio_dest,
.recomendados .inicio_dest
{width: 90%;max-width: 90%;margin: 0;border-bottom: solid 1px #e6e6e6;box-shadow: none;}
 .recomendados .inicio_dest:last-child{ border-bottom:none;}
.destacados .inicio_dest_img,
.favoritos .inicio_dest_img,
.recomendados .inicio_dest_img
{width: 30%;height: auto;margin-right: 2% !important;float: none;display: inline-block;vertical-align: middle;}
.destacados .inicio_dest_img img,
.favoritos .inicio_dest_img img ,
.recomendados .inicio_dest_img img 
{width:100% ;}
.destacados .inicio_dest_txt,
.favoritos .inicio_dest_txt ,
.recomendados .inicio_dest_txt 
 {width: 66%;margin: 0 !important;text-align: left !important;height: auto;float: none;display: inline-block;vertical-align: middle;}
.destacados .inicio_dest_txt strong,
.favoritos .inicio_dest_txt strong,
.recomendados .inicio_dest_txt strong
{text-align: left !important;}
.destacados .inicio_dest_btn,
.favoritos .inicio_dest_btn,
.recomendados .inicio_dest_btn
{display:none;}
.destacados .inicio_dest_precio,
.favoritos .inicio_dest_precio,
.recomendados .inicio_dest_precio
{ position: static;}
.destacados .inicio_dest_precio div,
.favoritos .inicio_dest_precio div,
.recomendados .inicio_dest_precio div
{position:static;}
.destacados .inicio_tit,
.favoritos .inicio_tit,
.recomendados .inicio_tit{
    border-bottom: solid 1px #e6e6e6 !important;
    font-size: 30px;
    padding: 0px !important;
    line-height: 30px;
    width: 98%;
    float: none;
    background: #fff;
    margin: 0% !important;
    display: inline-block;
    border-color: #e6e6e6;
}
.recomendaciones{overflow:hidden;}
.ofertas .central,
.mv .central,
.inspiran .central{width: 100% !important;margin:0 !important;}
.mas_productos{background:#fff;padding: 0 !important;overflow: hidden;}
.mas_productos .inicio_tit{

	border: none;
	background: #fff;
	width: 94%;
	float: left;
	padding: 15px 11px !important;
	border-bottom: solid 1px #e6e6e6;
	margin-top: 5px !important;
}
.mas_productos .inicio_dest{
	width: 41%;
	margin: 0;
	height: auto;
	min-height: 290px;
	padding: 6px;
	box-shadow: none;
	border: solid 0px #e6e6e6 !important;
	float: left;
	max-width: inherit;
	padding: 4%;
}
.mas_productos .inicio_dest.p1{
    border-top:solid 1px #fff;
    border-right:solid 0px #fff;
    border-bottom: solid 1px #e6e6e6;
    border-left:solid 1px #fff;
    box-shadow: 1px 1px 0px 0px #e6e6e6;
    z-index: 1;
}
.mas_productos .inicio_dest.p2{
    border-top:solid 1px #fff;
    border-right:solid 0px #fff;
    border-bottom:solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
}
.mas_productos .inicio_dest.p3{
    border-top: solid 0px #fff;
    border-right:solid 0px #fff;
    border-bottom: solid 1px #fff;
    border-left:solid 1px #fff;
}
.mas_productos .inicio_dest.p4{
    border-top: solid 0px #fff;
    border-right:solid 0px #fff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #e6e6e6;
    box-shadow: -1px -1px 0px 0px #e6e6e6;
    z-index: 1;
    margin: 1px 0px 0px 1px;
}
.mas_productos .inicio_dest_img{
    height:auto;
    width: 100%;
    min-height: 160px;
    max-height: 160px;
    overflow: hidden;
}
.mas_productos .inicio_dest img{
	width:100%;
	max-width: 170px;
}
.inicio_nuevos_productos{padding-top: 0px !important;}

.mas_productos .inicio_dest,
.ofertas .inicio_dest,
.mv .inicio_dest,
.inspiran .inicio_dest{
	float:none;
	display:inline-block;
	margin: 0px 0px;
	min-height: 290px;
	float: left;
}
.ofertas .inicio_dest,
 .mv .inicio_dest,
 .inspiran .inicio_dest{
 	min-height: 300px;
 	margin: 0px 5px;
 }
.mas_productos .inicio_tit,
.ofertas .inicio_tit,
.mv .inicio_tit,
.inspiran .inicio_tit{
	border: none;
	font-size: 30px;
	padding: 10px 0% 10px !important;
	line-height: 20px !important;
	width: 100%;
}
.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{
	height: 80px !important;
	width: 100%;
	margin: 0px 0%;
	overflow: hidden;
	float: left;
}
.mas_productos .prod_precio{
    position:static;
},
.ofertas .prod_precio,
.mv .prod_precio,
.inspiran .prod_precio{
    position:static;
    text-align: left;
    width: 50% !important;
}
.mas_productos .prod_precio div,
.ofertas .prod_precio div,
.mv .prod_precio div,
.inspiran .prod_precio div{
	float:none;
	display:inline-block;
	vertical-align: top;
}
.ofertas .prod_precio div,
.mv .prod_precio div,
.inspiran .prod_precio div{
	float: left;
	display:inline-block;
	text-align:left;
	vertical-align: top;
}
.mas_productos .dest_btn_over,
.ofertas .dest_btn_over,
.mv .dest_btn_over,
.inspiran .dest_btn_over{
	height: 100%;
}
.mas_productos .prod_reembolso,
.mas_productos .prod_reembolso  {width: 50% !important;}
	
.mas_productos .inicio_dest_txt .prod_precio div
{
    position: static !important;
    float: left;
    width: auto !important;
}
.det_fav{
	float: none;
	width: 30px;
	height: 30px;
	background:url(imagenes/favorito_bg.png) top left no-repeat;
	background-size: auto 30px;
	position: static;
	display: block;
	margin: 0 auto 10px;
	right: 10px;
	top: 10px;
}
.inicio_dest .det_fav,.prod_gpo .det_fav{
	right:auto;
	left:10px;
	float:left;
	width: 20px;
	height: 20px;
	background-size: auto 20px;
	position:absolute;
}
.det_fav:hover{
	background-position: top right;
}
.det_fav.activo:hover{
	background-position: top left;
}
.ofertas_cont_m {
	display:block;
	float: left;
	width: 100%;
	overflow: auto;
	height: 330px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* width */
.ofertas_cont_m::-webkit-scrollbar {
	opacity:0;
	height:0px;
	width: 0px;
}
/* Track */
.ofertas_cont_m::-webkit-scrollbar-track {
	opacity:0;
	height:0px;
	width: 0px;
}
/* Handle */
.ofertas_cont_m::-webkit-scrollbar-thumb {
	opacity:0;
	height:0px;
	width: 0px;
}
/* Handle on hover */
.ofertas_cont_m::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.ofertas_cont_m_lista{
	width:auto;
	height: 330px;
	overflow:visible;
}
.ofretas_cont_m	.inicio_dest{
	float: none;display: inline-block;
}
#ofertas_pageContainer,
#mv_pageContainer,
#inspiran_pageContainer,
#recomendaciones_pageContainer
{ display: none !important;}

.recomendaciones .ofertas_cont_m,
.recomendaciones .ofertas_cont_m_lista{
	height:230px;
	margin: 0px !important;
	padding: 0px;
}

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

/* responsive */
}	