/*Reset properties several NV:Eric Meyer*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h 4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,bi g,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,sma ll,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfo ot,thead,tr,th,td,center,u,b,i{
margin:0;padding:0;border:0;outline:0;
font-weight:normal;font-style:normal;
font-size:100%;font-family:inherit;
vertical-align:baseline
}

body{line-height:1}
:focus {outline:0}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
blockquote:before,blockquote:after,q:before,q:afte r{content: ""}
blockquote,q{quotes: "" ""}
input,textarea{margin:0;padding:0}
hr{margin:0;padding:0;border:0;color:#000;backgrou nd-color:#000;height:1px}
/*Definiciones Globales*/
/*********  ESTILOS GENERALES  *******************************************************************************************************/

*{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 15px;
}
.xanadu{
	    margin-left: 160px;
    margin-top: 20px;
}
}
.fpd-context-dialog{
	font-size: 18px ;
}
html, body{
	width: 100%;
	margin:0px;
	padding:0px;
	outline:0px;
}
body{
	background-color: white;
}
input, select, textarea{
	outline:0px !important;
}
a{
	text-decoration: none;
}
.div_total{
	width: 100%;
	min-width: 650px;
}
.div_regulador{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.flota_derecha{
	float: right;
}
.flota_izquierda{
	float: left;
}
.texto_centrado{
	text-align: center;
}
.texto_derecha{
	text-align: right;
}
.clear{
	clear: both;
}
.no_visible{
	visibility: hidden;
}
.oculto{
	display: none;
}
.boton_siguiente{
	background-color: #26c62a;
	padding: 4px 15px 5px 15px;
	border-radius: 20px;
	color: white;
	text-decoration: none;
	font-size: 18px;
}
.boton_siguiente i{
	font-size: 15px;
	padding-left: 5px;
}
.boton_siguiente:hover{
	background-color: #ffa801;
}
.boton_siguiente_azul{
	background-color: #0195ff;
	padding: 4px 15px 5px 15px;
	border-radius: 22px;
	color: white;
	text-decoration: none;
	font-size: 18px;
}
.boton_siguiente_azul i{
	font-size: 15px;
	padding-left: 5px;
}
.boton_siguiente_azul:hover{
	background-color: #ffa801;
}
.enlace_oculto{
	visibility: hidden;
}
.boton_anterior{
	background-color: #5a5a5a;
	padding: 4px 15px 5px 15px;
	border-radius: 22px;
	color: white;
	text-decoration: none;
	font-size: 18px;
}
.boton_anterior i{
	font-size: 15px;
	padding-right: 5px;
}
.boton_anterior:hover{
	background-color: #ffa801;
}
.error_form{
	color: red;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	display: none;
}
.msn_ok_form{
	color: #26c62a;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	display: none;
}
.msn_cargando{
	color: #555555;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	display: none;
}
.padding_msn_form{
	padding-right: 100px;
}
.sin_scroll_x{
	overflow-x:none; 
}
.cargando_ajax{
	text-align: center;
	color:#5a5a5a;
	font-size: 30px;
	width: 100%;
	padding-top: 150px;
	padding-bottom: 150px;
}
.cargando_ajax i{
	font-size: 50px;
}

/**********   ENCABEZADO   ************************************************************************************************************/

#contenedor_encabezado{
	border-top: 8px solid #343434;
	background-color: white;
	height: 80px;
	z-index: 10;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
#encabezado_logo{
	height: 97px;
	margin-top: -8px;
	margin-bottom: -8px;
	z-index: 10;
	float: left;
}
.cont_btn_encabezado_menu{
	float: left;
	/*mod alonso*/
	min-width: 299px;
}
#btn_encabezado_menu{
	margin-top: 40px;
	line-height: 40px;
	height: 40px;
	padding: 0 15px 0 15px;
 	border-right: 1px solid #e6e6e6;
 	color:#333333;
 	font-size: 22px;
 	cursor: pointer;
}
#btn_encabezado_menu i{
	font-size: 15px;
	padding-left: 10px;
	color: #e6e6e6;
}
.cont_btn_encabezado_menu{
	float: left;
}
.btn_encabezado_menu{
	margin-top: 40px;
	line-height: 40px;
	height: 40px;
	padding: 0 15px 0 15px;
 	border-right: 1px solid #e6e6e6;
 	color:#333333;
 	font-size: 22px;
 	cursor: pointer;
 	float: left;
}
.btn_encabezado_menu i{
	font-size: 15px;
	padding-left: 10px;
	color: #e6e6e6;
}
.btn_encabezado_menu:hover{
	background-color: #FAFAFA;
}

.cont_derecha_encabezado{
	float: right;
	/*mod alonso*/
	min-width: 333px;
}
#encabezado_sup{
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	/*mod alonso*/
}
#encabezado_sup span{
	font-size: 15px;
	color: #9c9c9c;
	padding-left: 5px;
}
.cont_btn_idiomas{
	float: right;
	padding-left: 15px;
}
.cont_btn_idiomas{
	color: #bdbdbd;
	padding-right: 10px;
}
#btn_idiomas{
	line-height: 23px;
	text-decoration: none;
}
/*#btn_idiomas img{
	height: 23px;
	margin-right: 8px;
	margin-top: 1px;
	vertical-align: middle;
}*/
#btn_idiomas img {
    height: 15px;
    margin-right: 8px;
    margin-top: 1px;
    vertical-align: middle;
    width: 24px;
}
#btn_cuenta{
	color: #a6a6a6;
	font-size: 20px;
	float: right;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	padding: 5px 10px 5px 7px;
	margin-top: 13px;
	cursor: pointer;
}
#btn_cuenta i{
	font-size: 18px;
	padding-right: 10px;
}
#saludo_user_index{
	float: right;
	color: #a6a6a6;
	font-size: 18px;
	padding: 5px 15px 5px 0;
	margin-top: 13px;
}
#saludo_user_index a{
	font-size: 18px;
	color:#0195ff;
}
#btn_carrito{
	padding: 5px 8px 5px 8px;
	color: #a6a6a6;
	font-size: 20px;
	float: right;
	border-right: 1px solid #e6e6e6;
	margin-top: 13px;
	cursor: pointer;
}
#btn_carrito span{
	font-size: 18px;
}
#btn_carrito i{
	padding-right: 10px;
}
.cesta_con_productos{
	font-size: 16px !important;
	color: white;
	background-color: #0195ff;
	padding: 3px 7px 3px 7px;
	border-radius: 200px;
}
/*************   BANNER FRASE PRINCIPAL   *******************************************************************************************/
#banner_frase_principal{
	background-color: #0195ff;
}
.banner_contenido_texto_principal{
	margin: auto;
	color: white;
	font-size: 35px;
	text-align: center;
	padding-top: 40px;

}
.banner_contenido_texto_principal p{
	font-size: 19px;
}
#seleccion_banner_texto_principal{
	color: white;
	font-size: 10px;
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
}
#seleccion_banner_texto_principal i{
	padding-right: 3px;
	cursor: pointer;
}
/*********   BANNER PRODUCTOS   ***************************************************************************************************/
.titulo_banner_productos{
	font-size: 25px;
	color: #333333;
	padding-top: 40px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
}
.titulo_banner_productos span{
	font-size: 18px;
	color:#9b9b9b;
	font-style: italic;
}
.medio_div{
	width: 50%;
}
.borde_gris_banner_producto{
	border-right: 1px solid #e6e6e6;
}
.banner_producto{
	width: 49%;
	width:calc(50% - 1px);
	width:-moz-calc(50% - 1px);
	width:-webkit-calc(50% - 1px);
	float: left;
	text-align: center;
}
.banner_producto img{
	margin-top: 15px;
	width: 95%;
	max-width: 195px;
}
.banner_producto h2, .banner_producto h3{
	font-weight: normal;
}
.titulo_banner_producto{
	text-align: center;
	color: #878787;
	font-size: 22px;
}
.texto_banner_producto{
	font-family:"Arial","Nimbus Sans L";
	font-size: 13px;
	width: 85%;
	margin: auto;
	padding-top: 20px;
	color: #616161;
	line-height: 22px;
}
.btn_banner_producto{
	color: white;
	background-color: #0195ff;
	padding: 5px 15px 4px 15px;
	font-size: 18px;
	border-radius: 20px;
	text-decoration: none;
}
.btn_banner_producto:hover{
	background-color: #ffa801;
}
/*************   BANNER CREA Y AHORA   ***********************************************************************************************/
.banner_crea{
	background-color: #e1e1e1;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.banner_crea img{
	width: 81%;
	max-width: 981px;
}
/************   BANNER INFORMACIÓN GARANTIAS   ****************************************************************************************/
.contenedor_banner_garantias{
	background: #edf4ff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.titulo_garantias{
	text-align: center;
	color:#0195ff;
	font-size: 36px;
	padding-bottom: 10px;
}
.subtitulo_garantias{
	text-align: center;
	color: #a7a7a7;
	font-size: 27px;
	padding-bottom: 25px;
}
.elemento_garantias{
	width: 23%;
	text-align: center;
	color: #7e7e7e;
	float: left;
	font-size: 20px;
	padding-left: 1%;
	padding-right: 1%;
}
.titulo_elem_garantias{
	color:#0195ff;
	font-size: 24px;
	padding-bottom: 10px;
}
.info_adicional_garantias{
	color: #0195ff;
	font-size: 20px;
	padding-top: 10px;
}

/************   BANNER FRASE CONFIANZA   *********************************************************************************************/
.frase_confianza{
	text-align: center;
	font-size: 32px;
	font-style: italic;
	padding-top: 100px;
	padding-bottom: 10px;
	color: #959595;
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
}
.imagen_confianza{
	position: relative;
	text-align: center;
	z-index: 1;
	left: 0;
	bottom: -3px;
}

/************   BANNER PRODUCTOS MONB  *********************************************************************************************/
.cont_product_monb{
	float: left;
	width: 24%;
	text-align: center;
	margin-left: 0.7%;
	padding-top: 30px;
	padding-bottom: 15px;
}

.cont_product_monb:hover .btn_prod_mon{
	background-color: #f9b22d;
}

.img_prod_monb {
	width: 90%;
}

.subtit_prod_monb_index {
    padding-left: 20px;
    font-size: 18px;
    color: #9b9b9b;
    font-style: italic;
}

.subtit_prod_monb_index:hover {
    color: #f9b22d;
}

.title_prod_monb {
    color: #878787;
    font-size: 19px;
    padding: 5px 0 0px 0;
    text-align: center;
    /*min-height: 25px;*/
    min-height: 38px;
    vertical-align: middle !important;
}

.ref_prod_monb {
    color: #878787;
    font-size: 19px;
    padding: 2px 0 10px 0;
    text-align: center;
    min-height: 25px;
    vertical-align: middle !important;
    margin-bottom:10px;
}

.ref_prod_monb span {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 3px;
    background-color: #d0e4fe;
    border-radius: 5px;    
    color: #407eb3;
}

/*#input_busq_galery::-webkit-input-placeholder { 
    color: orange; 
    -webkit-appearance: textfield;
}
#input_busq_galery::-webkit-input-placeholder-shown { 
    background-color: #FAFBFC; 
}
#input_busq_galery::-moz-input-placeholder { color: orange; }*/

.btn_prod_mon {
    border-radius: 100px;
    background-color: #0195ff;
    color: white;
    padding: 5px 22px 5px 22px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}

.btn_prod_mon:hover{
	background-color: #f9b22d;
}

/************   SECCION PIE DE PAGINA   **********************************************************************************************/
.pie_superior{
	background-color: #343434;
	color:#ababab;
	padding-top: 55px;
	padding-bottom: 30px;
	border-bottom: 1px solid #676767;
}
.pie_superior i{
	font-size: 16px;
	padding-right: 2px;
}
.titulo_pie{
	font-size: 28px;
	padding-bottom: 15px;
}
.tercio_pie{
	width: 30%;
	width:calc(33% - 5px);
	width:-moz-calc(33% - 5px);
	width:-webkit-calc(33% - 5px);
	float: left;
	padding-left: 5px;
}
.tercio_pie a{
	text-decoration: none;
	color: #ababab;
	font-size: 20px;
}
.tercio_pie a:hover{
	color: #676767;
}
.pie_inferior{
	background-color: #343434;
	color: #676767;
	padding-top: 18px;
	padding-bottom: 50px;
}
.pie_inferior img{
	margin-right: 5px;
}
.texto_pie_inf{
	font-size: 18px;
}
.enlace_pie_info{
	color: #676767 !important;
	font-size: 17px !important;
}

/**********   VENTANAS EMERGENTES   *****************************************************************************************************/
.fondo_ventana{
	background-color: black;
	opacity: 0.5;
	position: fixed;
	z-index: 25;
	top: 0px;
	left: 0px;
}
.contenido_ventana{
	position: fixed;
	z-index: 26;
	background-color: white;
	padding: 10px 10px 20px 10px;
}
.contenido_cerrar{
	text-align: right;
	font-size: 16px;
	color: #5a5a5a;
}
.contenido_cerrar i:hover{
	cursor: pointer;
	color:#f7d12e;
}
.icono_ventana{
	color: #26c62a;
	font-size: 30px;
	text-align: center;
}
.icono_ventana2{
	color: #5b5b5b;
	font-size: 35px;
	text-align: center;
}
.texto_ventana{
	text-align: center;
	font-size: 25px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	color: #5b5b5b;
}
.botones_ventana{
	margin-top: 10px;
	padding-bottom: 10px;
}
.btn_ventana_cancelar{
	padding: 5px 15px 5px 15px;
	border-radius: 20px;
	background-color: #5a5a5a;
	text-decoration: none;
	color: white;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	font-size: 20px;
}
.btn_ventana_cancelar:hover{
	background-color: #efc32a;
}
.btn_ventana_acpetar{
	padding: 5px 15px 5px 15px;
	border-radius: 20px;
	background-color: #26c62a;
	text-decoration: none;
	color: white;
	float: right;
	margin-right: 15px;
	font-size: 20px;
}
.btn_ventana_acpetar:hover{
	background-color: #efc32a;
}
.btn_ventana_acpetar_centrado{
	padding: 5px 17px 6px 17px;
	border-radius: 20px;
	background-color: #26c62a;
	text-decoration: none;
	color: white;
	margin-right: 15px;
	font-size: 25px;
}
.btn_ventana_acpetar_centrado:hover{
	background-color: #efc32a;
}
.botones_ventana_centrado{
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}

/**********   CESTA DE LA COMPRA DESPLEGABLE   ******************************************************************************************/
#cerrar_carrito_emergente{
	position: absolute;
	z-index: 15;
	top: 89px;
	width: 100%;
	background-color: transparent;
	display: none;
}
.carrito_emergente{
	width: 95%;
	width:calc(100% - 70px);
	width:-moz-calc(100% - 70px);
	width:-webkit-calc(100% - 70px);
	max-width:820px;
	position: absolute; 
	top:89px;
	z-index: 20;
	background: white;
	padding: 10px 15px 10px 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-shadow: 0px 11px 17px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 11px 17px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 11px 17px 0px rgba(0,0,0,0.33);
	display: none;
}
.imagen_producto_carrito_emergente{
	height: 45px;
	margin-right: 10px;
	border:1px solid #e6e6e6;
	vertical-align: middle;
}
.precio_producto_carrito_emergente{
	text-align: center;
	width: 90px;
	font-size: 22px;
	color: #7b7b7b;
}
.btn_eliminar_carrito_emergente{
	font-size: 25px !important;
	color: #7b7b7b;
	cursor:pointer;
}
.btn_eliminar_carrito_emergente:hover{
	color: #ffa801;
}
.titulo_carrito_emergente{
	width: 100%;
	text-align: left;
	font-size: 25px;
	color: #605f5f;
	padding-bottom: 15px;
	padding-top: 10px;
}
.titulo_carrito_emergente i{
 font-size: 27px;
 padding-right: 10px;
}


/**********   ESTILO PARA PASO 2   ******************************************************************************************************/
/*______________________________________________________________________________________________________________________________________*/

#contenedor_btn_paso_2{
	padding-top: 30px;
}
#titulo_paso2{
	padding-top: 30px;
	font-size: 40px;
	color:#333333;
	padding-bottom: 15px;
}
#contenedor_productos_paso2{
	border:1px solid #e6e6e6;
	padding: 5px 15px 15px 15px;
}
.imagen_producto_carrito{
	height: 70px;
	margin-right: 10px;
	border:1px solid #e6e6e6;
	vertical-align: middle;
}
.texto_producto_carrito{
	color: #7b7b7b;
	font-size: 20px;
}
.tabla_producto_carrito{
	width: 100%;
	margin-top: 10px;
}
.btn_eliminar_carrito, .btn_eliminar_carrito_monb{
	font-size: 28px !important;
	color: #7b7b7b;
	cursor:pointer;
}
.btn_eliminar_carrito:hover, .btn_eliminar_carrito_monb:hover{
	color: #ffa801;
}
.precio_producto_carrito{
	text-align: center;
	width: 120px;
	font-size: 25px;
	color: #7b7b7b;
}
.label_cantidad_carrito{
	font-size: 18px;
	padding-top: 3px;
	line-height: 49px;
}
.cantidad_producto_carrito{
	width: 180px;
	padding-right: 15px;
	color: #7b7b7b;
	font-size: 18px;
}
.input_cantidad_carrito, .input_cantidad_carrito_monb{
	border:1px solid #ebebeb;
	width: 50px;
	height: 25px;
	text-align: center;
	color: #7b7b7b;
}
.cont_cant_carrito_desple{
	float: right;
	margin-top: 12px;
}
.cont_cant_cesta{
	float: right;
	margin-top: 11px;
}
.menos_cantidad_carrito, .menos_cantidad_carrito_monb{
	color: #c3c2c2;
	border-left: 1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding:6px 4px 6px 4px;
	margin-right: -2px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	cursor:pointer;
}
.menos_cantidad_carrito:hover, .menos_cantidad_carrito_monb:hover{
	background-color: #e5e4e4;
}
.mas_cantidad_carrito, .mas_cantidad_carrito_monb{
	color: #c3c2c2;
	border-right: 1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 6px 4px 6px 4px;
	margin-left: -3px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	cursor:pointer;
}
.mas_cantidad_carrito:hover, .mas_cantidad_carrito_monb:hover{
	background-color: #e5e4e4;
}
.tabla_producto_carrito td{
	background-color: #fafafa;
}
.borde_carrito_producto{
	border-left: 4px solid white;
	border-right: 4px solid white;
}
.msn_carrito_vacio{
	text-align: center;
	background-color: #fafafa;
	color: #7b7b7b;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
/******   CODIGO PROMOCIONAL   ************************/

.contenedor_code_promocion{
	background-color: #0195ff;
	float: left;
	padding: 20px 10px 20px 10px;
	width: 38%;
}
.texto_codigo_promocional{
	color: #f3f1f1;
	font-size: 18px;
	text-align: center;
}
.titulo_codigo_promocional{
	text-align: center;
	font-size: 24px;
	color: white;
	padding-bottom:10px;
}
.contenedor_controles_code_promo{
	text-align: center;
	padding-top: 15px;

}
#input_code_promo{
	background-color: #fafafa;
	border:1px solid white;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
#btn_code_promo_acept{
	text-decoration: none;
	background-color: #343434;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	padding: 6px 15px 8px 15px;
	font-size: 16px;
	margin-left: -3px;
	color: #ababab;
}
#btn_code_promo_acept:hover{
	background-color: #7b7b7b;
	color: white;
}

/*****   ENVIOS PASO 2   ***************************/
.contenedor_derecha_paso_2{
	width: 59%;
	float: right;
}
.paso_2_envios{
	width: 100%;
	border:1px solid #e6e6e6;
	background: url(../images/carrito_mundo.png) top right no-repeat;
	background-color: #fafafa;
	padding-bottom: 25px;
}
.paso_2_envios h2{
	color: #333333;
	font-size: 26px;
	padding-left: 15px;
	font-weight: normal;
}
.paso_2_envio_campo{
	float:left;
	margin-left:20px;
	margin-right:10px;
	line-height:30px;
	text-align:left;
	color:#5b5b5b;
	font-size:16px;
	width:130px;
 }
.paso_2_envio_input{
	float:left;
	width:250px;
}
.paso_2_envio_input select{
	float:left;
	width:90% !important;
	line-height:20px !important;
	height:30px !important;
	border:solid;
	border-width:1px;
	border-color:#cccccc;
	-webkit-border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;
	border-radius:0px 3px 3px 0px;
	background:white;
	color:#5b5b5b !important;
	width:80% !important;
	width:calc(100% - 29px) !important;
	width:-moz-calc(100% - 29px) !important;
	width:-webkit-calc(100% - 29px) !important;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
}
.select_envio, .select_envio_p3{
	border:1px solid #cccccc;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 80%;
  	width: calc(100% - 30px);
 	width: -moz-calc(100% - 30px);
  	width: -webkit-calc(100% - 30px);
  	text-align: left;
  	cursor: pointer;
  	border-bottom-right-radius: 3px;
  	border-top-right-radius: 3px;
  	color:#5b5b5b;
  	background-color: white;
}

.select_envio img, .select_envio_p3 img{
	width: 15px;
	margin-right: 10px;
	margin-left: 5px;
	vertical-align: middle;

}

.cont_pais_envio, .cont_pais_envio_p3{
	display: none;
	z-index: 61;
	background-color: white;
	border:1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	width: 80%;
  	width: calc(100% - 30px);
 	width: -moz-calc(100% - 30px);
  	width: -webkit-calc(100% - 30px);

}
.option_envio, .option_envio_p3{
	text-align: left;
	cursor: pointer;
	font-size: 12px;
	line-height: 24px;
	color:#5b5b5b;
}
.option_envio:hover, .option_envio_p3:hover{
	background-color: #f6f6f6;
}
.option_envio img, .option_envio_p3 img{
	width: 15px;
	margin-right: 10px;
	margin-left: 5px;
	vertical-align: middle;

}
.fondo_cerrar_envios, .fondo_cerrar_envios_p3{
	background-color: transparent;
	top: 0px;
	left: 0px;
	display: none;
	position: fixed;
	z-index: 60;
	width: 100%;
}

.conten_envios{
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	background-color: white;
	text-align: left;
	width: 100%;
	cursor: pointer;
	padding: 5px 0 5px 0;
}
.conten_envios:hover{
	background-color: #f6f6f6;
}
.conten_envios input[type='radio']{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	background-color: white !important;
	border-left:1px solid #e4e4e4;
	margin-top: 10px;
	cursor: pointer;
}
.precio_envio{
	float: right;
	width: 60px;
	text-align: center;
	margin-top: 9px;
	font-family: Arial;
	color:#a5a5a5;
}
.caja_envio_eco{
	text-align: center;
	padding: 6px 0 4px 0 ;
	background-color: #268de5;
	color:white;
	border-radius: 2px;
	margin-right: 10px;
	width: 100px ;
	float: left;
	margin-top: 5px;
}
.caja_envio_expres{
	text-align: center;
	padding: 6px 0 4px 0 ;
	background-color: #26c62a;
	color:white;
	border-radius: 2px;
	margin-right: 10px;
	width: 100px ;
	float: left;
	margin-top: 5px;
}
.caja_envio_norm{
	text-align: center;
	padding: 6px 0 4px 0 ;
	background-color: #a5a5a5;
	color:white;
	border-radius: 2px;
	margin-right: 10px;
	width: 100px ;
	float: left;
	margin-top: 5px;
}
.fecha_envio{
	float: right;
}
.fecha_envio i{
	color:#e4e4e4;
	font-size: 11px;
}
.fecha_envio div, .fecha_envio span{
	font-family: Arial;
}
.fecha_envio_iz{
	float: left;
	border-left:1px solid #e4e4e4;
	text-align: center;
	padding: 3px 0 3px 0;
	width: 40px;
	font-weight: bold;
	font-size: 10px;
	color:#7b7b7b;
}
.fecha_envio_iz div{
	font-size: 16px;
}

.fecha_envio_der{
	text-align: center;
	float: right;
	border-right:1px solid #e4e4e4;
	padding: 3px 0 3px 0;
	width: 40px;
	font-weight: bold;
	font-size: 10px;
	color:#7b7b7b;
}
.fecha_envio_der div{
	font-size: 16px;
}

.texto_envio{
	float: left;
	margin-top: 9px;
	font-family: Arial;
	color:#7b7b7b;
}
.separadorFechaEnvio{
	display: none;
	border-bottom:1px solid #e4e4e4; 
	clear: both; 
	width:100%;
}
.paso6_envio_lista{
	width: 95%;
	margin: auto;
}
.paso6_envio_lista .conten_envios{
	background-color:white !important;
}
.paso6_envio_lista .conten_envios:hover{
	background-color: #f6f6f6 !important;
}
#paso6_envio_input{
	background-color: white !important;
}

.titulo_envio_campo{
	float:left;
	
	text-align:left;
	color:#5b5b5b;
	width:100%;
 }
  .texto_envio_campo{
  	padding-top: 15px;
 	margin-left:20px;
 	float: left;
 	font-size:18px;
 }
 .fecha_estimada{
 	float: right;
 	font-size: 10px;
 	width: 90px;
 	text-align: center;
 	color:#a5a5a5;
 }
 .conten_envios_no_style{
	background-color: transparent;
	text-align: left;
	width: 100%;
	padding: 0 0 3px 0;
 }
 #cont_envios{
 	width: 95%;
 	margin: auto;
 }
 /*****   desglose de cantidades de productos   ********/

 #contenedor_desglose{
 	margin-top: 20px;
 	background-color: #ecf3fd;
 	border:1px solid #c5d8f0;
 	padding: 15px;
 	color: #898989;

 }
 .paso_2_desglose_izq{
 	float: left;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 20px;
 }
 .paso_2_desglose_der{
 	float: right;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 22px;
 }
 .paso_2_desglose_total{
 	border-top: 1px solid #c5d8f0;
 	padding-top: 10px;
 	margin-top: 10px;
 	color:#5b5b5b;
 }
 .paso_2_desglose_izq_total{
 	float: left;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 25px;
 }
.paso_2_desglose_izq_total span{
	font-size: 20px;
}
 .paso3_desglose_der_total{
 	float: right;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 25px;
 }

/**********   ESTILO PARA PASO 3 Y LOGIN   **********************************************************************************************/
/*______________________________________________________________________________________________________________________________________*/

.paso_3_izquierda{
	float: left;
	width: 48%;
	border:1px solid #e6e6e6;
}
.paso_3_derecha{
	float: right;
	width: 48%;
	border:1px solid #e6e6e6;
}
.contenidos_paso_3{
	width: 95%;
	margin: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 280px;
}
.paso_3_titulo{
	margin: auto;
	border-bottom:1px solid #e6e6e6;
	color: #333333;
	font-size: 25px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.contenidos_2_paso_3{
	width: 92%;
	margin: auto;
}
.paso_3_login_campo{
	color: #5b5b5b;
	font-size: 20px;
	padding-bottom: 4px;
}
.contenidos_2_paso_3 input{
	width: 100%;
	height: 30px;
	background-color: #fcfcfc;
	border:1px solid #e6e6e6;
	color: #333333;
	font-size: 18px;
	padding-left: 8px;
}
#btn_recu_pass{
	color:#0195ff;
	padding-top: 5px;
	text-decoration: none;
}
.elem_lista_paso_3{
	color:#5b5b5b;
	font-size: 16px;
	padding-bottom: 10px;
}
.elem_lista_paso_3 i{
	color:#0195ff;
	font-size: 7px;
	padding-bottom: 3px;
	padding-right: 5px;
	vertical-align: middle;
}
.elem_lista_paso_3 a{
	text-decoration: none;
	color: #0195ff;
	font-size: 16px;
}
.elem_lista_paso_3 a:hover{
	text-decoration: underline;
}
/*****   APARTADO DE REGISTRO DEL CLIENTE   *****/
.sep_campo{
	clear: both;
	padding: 5px;
}
.titulo_registro{
	font-size: 35px;
	color: #333333;
	padding-bottom: 15px;
}
.caja_cont_registro_user{
	border:1px solid #e6e6e6;
	padding: 10px;
}
.caja_izq_registro{
	float: left;
	width: 54%;
	border-right: 1px solid #e6e6e6;
}
.caja_der_registro{
	float: right;
	width: 44%;
}
.titulo_campos_registro{
	color: #333333;
	font-size: 15px;
	border-bottom:1px solid #e6e6e6;
	font-size: 22px;
}
.registro_campo{
	float: left;
	width: 30%;
	text-align: right;
	color: #5b5b5b;
	font-size: 20px;
	line-height: 30px;
}
.registro_input2{
	float: right;
	width: 65%;	
	text-align: left;
	font-size: 20px;
}
.registro_input{
	float: right;
	width: 67%;	
	text-align: center;
}
.registro_input input{
	width: 90%;
	height: 30px;
	background-color: #fcfcfc;
	border:1px solid #e6e6e6;
	color: #333333;
	font-size: 18px;
	padding-left: 8px;
}
.registro_input select{
	width: 92.5%;
	height: 33px;
	background-color: #fcfcfc;
	border:1px solid #e6e6e6;
	color: #333333;
	font-size: 18px;
	padding-left: 8px;
}
.registro_input textarea{
	width: 90%;
	height: 100px;
	background-color: #fcfcfc;
	border:1px solid #e6e6e6;
	color: #333333;
	font-size: 18px;
	resize: none;
	padding-left: 8px;
}
.contenedor_btn_paso_3{
	border-top:1px solid #e6e6e6;
	padding-top: 25px;
	margin-top: 20px;
}
.registro_ayuda{
	float: right;
	color: #5b5b5b;
	font-size: 22px;
	padding: 20px 40px 20px 40px;
	background-color: #ecf3fd;
	text-align: center;
	margin-right: 10%;
}
.registro_ayuda span{
	font-size: 22px;
	color: #0195ff;
}
.img_registro_ayuda{
	text-align: right;
	padding-right: 20px;
	padding-top: 30px;
}
.registro_nota{
	width: 90%;
	margin: auto;
	background-color: #fffed4;
	border:1px solid #dcd994;
	color: #a09d59;
	font-size: 18px;
	text-align: center;
	padding-top: 8px;
	margin-top: 50px;
	padding-bottom: 8px;
}

/******   ESTILOS PARA PASO 4 CONFIRMAR Y PAGAR   *************************************************************************/
/*________________________________________________________________________________________________________________________*/

#contenedor_datos_user_paso_4{
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.datos_user_der_paso_4{
	float: right;
	width: 49%;
}
.datos_user_izq_paso_4{
	float: left;
	width: 50%;
	border-right: 1px solid #e6e6e6;
}
.titulo_datos_user_paso4{
	color: #333333;
	font-size: 22px;
	width: 95%;
	margin: auto;
	border-bottom: 1px solid #e6e6e6;
}
.contenedor_btn_datos_paso_4{
	border-top: 1px solid #e6e6e6;
	width: 98%;
	padding-top: 15px;
	margin: auto;
	margin-top: 30px;
}

/*** apartado pagos  *******/

#contenedor_pagos_paso_4{
	border: 1px solid #e6e6e6;
	padding: 12px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.titulo_pagos_paso4{
	color: #333333;
	border-bottom: 1px solid #e6e6e6;
	font-size: 22px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.subtit_pagos{
	color: #777777;
	font-size: 16px;
	padding-bottom: 15px;
}
.pagos_izq_paso_4{
	width: 60%;
	float: left;
	border-right: 1px solid #e6e6e6;
}
.pagos_der_paso_4{
	width: 39%;
	float: right;
}
.caja_pago{
	width: 31%;
	float: left;
	border: 1px solid #e6e6e6;
	text-align: center;
	height: 75px;
	line-height: 75px;
	margin-right: 4px;
	cursor: pointer;
	font-size: 18px;
	color: #333333;

}
.caja_pago img{
	width: 45%;
	vertical-align: middle;

}
.caja_pago:hover{
	-webkit-box-shadow: inset 0px 0px 12px 1px #efefef;
	-moz-box-shadow: inset 0px 0px 12px 1px #efefef;
	box-shadow: inset 0px 0px 12px 1px #efefef;
}
.text_info_pagos{
	font-size: 18px;
	color: #777777;
	display: none;;
}
.titulo_info_pagos{
	font-size: 21px;
	color: #333333;
	padding-bottom: 5px;
}
.cont_envios_paso_4{
	border: 1px solid #e6e6e6;
	padding: 5px 18px 25px 18px;
	margin-bottom: 30px;
}
#contenido_envios_paso_4{
	width: 97%;
	margin: auto;
}
.cont_desglose_paso_4{
	border: 1px solid #e6e6e6;
	padding: 15px;
	margin-bottom: 30px;
}
#tabla_productos_paso_4{
	text-align: center;
	width: 95%;
	margin: auto;
}
#tabla_productos_paso_4 td{
	font-size: 18px;
	color: #777777;
}
#tabla_productos_paso_4 .cabecera td{
	border:1px solid #e6e6e6;
	font-size: 20px;
	color: #333333;
	background-color: #fcfcfc;

}

/*****   desglose de cantidades de productos   ********/

 #contenido_desglose_paso_4{
 	border-top:2px solid #e6e6e6;
 	color: #898989;
 	width: 95%;
 	margin: auto;
 	margin-top: 8px;
 	padding-top: 5px;
 }
 .cont_desglose_p4{
 	width: 50%;
 	margin-left: 49.5%;
 }
 .paso_4_desglose_izq{
 	float: left;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 18px;
 }
 .paso_4_desglose_der{
 	float: right;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 18px;
 	width: 33%;
 	text-align: center;
 }
 .paso_4_desglose_total{
 	border-top: 1px solid #e6e6e6;
 	padding-top: 10px;
 	margin-top: 10px;
 	color:#5b5b5b;
 }
 .paso_4_desglose_izq_total{
 	float: left;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 18px;
 }
.paso_4_desglose_izq_total span{
	font-size: 16px;
}
 .paso_4_desglose_der_total{
 	float: right;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	font-size: 22px;
 	width: 33%;
 	text-align: center;
 }
 /****  CONDICIONES Y BOTONES PASO 4  ******/
 #contenedor_final_paso_4{
 	border: 1px solid #e6e6e6;
 	padding: 10px;
 	margin-bottom: 90px;
 	color: #5b5b5b;
 	font-size: 18px;
 }
 #condic{
 	color: #0195ff;
 	text-decoration: none;
 }
  #condic:hover{
  	text-decoration: underline;
  }
 .titulo_condiciones{
 	border-bottom: 1px solid #e6e6e6;
 	color: #333333;
 	font-size: 22px;
 	padding-bottom: 5px;
 	margin-bottom: 10px;
 }
 .cont_btn_fin_paso_4{
 	border-top: 1px solid #e6e6e6;
 	padding-top: 10px;
 	margin-top: 30px;
 }
#btn_2_finalizar_paso_4{
 	display: none;
 }


/*******   ESTILOS PARA PASO 5 FINALIZACION Y OPINION  ********************************************************************/
/*________________________________________________________________________________________________________________________*/

.contenido_paso_5{
	border:1px solid #e6e6e6;
	padding: 15px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.paso_5_izq{
	float: left;
	width: 49%;
	background-color: #fcfcfc;
	border: 1px solid #e6e6e6;
	height: 370px;
}
.paso_5_der{
	float: right;
	width: 49%;
	background-color: #fcfcfc;
	border: 1px solid #e6e6e6;
	height: 370px;
}
.titulo_opinion_p5{
	color: #333333;
	font-size: 25px;
	padding: 10px;
	padding-left: 15px;
}
.titulo_opinion_p5 span{
	font-size: 16px;
	color: #777777;
}
.subtitulo_opinino_p5{
	color: #777777;
	font-size: 20px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.subtitulo_opinino_p5 i{
	color: #777777;
	font-size: 5px;
	line-height: 15px;
}
.paso5_contenedor_radio{
	padding-left: 40px;
}
.paso5_caja_radio{
	float: left;
	background-color: white;
	border:1px solid #e6e6e6;
	width: 160px;
	padding: 10px 0 10px 15px;
	margin-bottom: 4px;
	margin-right: 4px;
	cursor: pointer;
	color: #8e8e8e;
}
.paso5_caja_radio span{
	font-size: 18px;
}
.elem_lista_paso5{
	font-size: 20px;
	color: #8e8e8e;
	padding-left: 30px;
}
.elem_lista_paso5 span{
	font-size: 22px;
	color: #333333;
}
.elem_lista_paso5_verde{
	color:#26c62a !important;
}
.elem_lista_paso5_rojo{
	color: red !important;
}
.nota_recibido_p5{
	float:right;
	margin-top: 140px;
	margin-right: 20px;
	font-size: 20px;
	color:  #8e8e8e;
}
.nota_nopago2_p5{
	font-size: 28px;
	margin-left: 30px;
	color: #777777;
	margin-top: 30px;
	font-style: italic;
}
.nota_nopago3_p5{
	font-size: 20px;
	color: #8e8e8e;
	margin-left: 30px;
	margin-top: 10px;
}
.nota_transfer{
	width: 91%;
	margin: auto;
	color: #8e8e8e;
	font-size: 16px;
	margin-top: 20px;
}
.nota_transfer span{
	font-size: 16px;
	font-weight: bold;
}
.titulo_paso_5{
	color:  #26c62a;
	font-size: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: italic;
}
.titulo_paso_5 i{
	padding-left: 50px;
	font-size: 35px;
}
.contenedor_btn_paso5{
	float: left;
	width: 49%;
	margin-top: 20px;
}
/*_____ TPV BANCARIO _________________________________________________________________________________________________________________*/

#tpv{
	width: 100%;
	height: 100%;
}

/********   ESTILOS PARA LA INFORMACIÓN DESPLEGABLE DEL PIE   ***************************************************************************/
/*______________________________________________________________________________________________________________________________________*/
#contenedor_info_pie{
	background-color: #f5f5f5;
}
.contenido_info_pie{
	padding-top: 30px;
	padding-bottom: 30px;
}
.titulo_1_pie{
	text-align: center;
	font-size: 38px;
	color: #333333;
	padding-bottom: 10px;
}
.subtitulo_1_pie{
	text-align: center;
	font-size: 28px;
	color: #9b9b9b;
}
.texto_unico_pie{
	text-align: center;
	font-size: 22px;
	color: #5b5b5b;
	min-width: 500px;
	max-width: 800px;
	width: 40%;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.lista_unica_pie{
	min-width: 500px;
	max-width: 800px;
	width: 40%;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.elem_lista_pie{
	color: #5b5b5b;
	font-size: 22px;
	padding-bottom: 10px;
}
.elem_lista_pie i{
	color: #5b5b5b;
	padding-right: 10px;
	font-size: 14px;
}
.pie_lista_1{
	color: #5b5b5b;
	font-size: 22px;
	padding-bottom: 10px;
	width: 6%;
	float: left;
}
.pie_lista_2{
	float: left;
	color: #5b5b5b;
	font-size: 22px;
	padding-bottom: 10px;
	width: 94%;
}
.texto_izq_pie{
	float: left;
	width: 45%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	color: #5b5b5b;
}
.texto_izq_pie2{
	float: left;
	width: 45%;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	color: #5b5b5b;
}
.texto_der_pie{
	float: right;
	width: 45%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	color: #5b5b5b;
}
.titulo_2_pie{
	color: #494949;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 25px;
}
.icono_transferencia{
	background-color: #268de5;
	color:white;
	font-size: 20px;
	border-radius: 20px;
	padding: 4px 10px 5px 10px;
}
.enlace_pie_contactar{
	text-decoration: none;
	font-size: 20px;
	color: #0195ff;
}
.condiciones_contacto{
	text-align: right;
	font-size: 16px;
	padding-right: 15px;
}
.contacto_titulo_1{
	font-size: 30px;
	padding-bottom: 10px;
}
.contacto_titulo_2{
	font-size: 25px;
	color: #6d6d6d;
}
.contacto_texto{
	font-size: 21px;
	color: #818181;
}
.contacto_tel_mail{
	color: #0195ff;
	font-size: 21px;
}
.separador_contacto{
	padding-top: 20px;
}

/************   ESTILO PARA CUENTA USUARIO   ******************************************************************************************/
/*____________________________________________________________________________________________________________________________________*/

.titulo_cuenta{
	font-size: 40px;
	color: #343434;
	padding-bottom: 20px;
}
.btn_cuenta_user{
	background-color: #e8e8e8;
	color:#878787;
	padding: 8px 22px 8px 22px;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
	font-size: 22px;
	margin-right: 8px;
	float: left;
}
.btn_cuenta_user:hover{
	background-color: #d5d5d5;
}
.btn_cuenta_user_click{
	cursor: default !important;
	background-color: #878787 !important;
	color: white !important;
}
#btn_cuenta_user_salir{
	float: right;
	font-size: 22px;
	padding: 8px 15px 8px 15px;
	cursor: pointer;
	text-decoration: none;
	background-color: #dd5353;
	color: white;
	border-radius: 4px;
}
#btn_cuenta_user_salir:hover{
	background-color: #ac3f3f;
}
#btn_cuenta_user_salir i{
	padding-right: 4px;
	font-size: 20px;
}
#contenido_cuenta_user{
	padding: 15px;
	border:1px solid #e8e8e8;
	margin-top: 20px;
	margin-bottom: 40px;
}

/***  TABLA PEDIDOS USUARIO   ***/
.tabla_pedidios{
	width: 100%;
}
.tabla_pedidios td{
	font-size: 20px;
}
.fila_tabla td{
	line-height: 50px;
	color: #343434;
	cursor: pointer;
}
.fondo_gris{
	background-color: #f9f9f9;
}
.fila_tabla{
	border: none;
}
.fila_tabla:hover{
	background-color: #f3f3f3;
}
.estado_pedido_esperando{
	color: #bababa;
	border:2px solid #bababa;
	width: 80%;
	height: 30px;
	line-height: 30px;
	margin: auto;
	border-radius: 5px;
	font-size: 20px;
}
.estado_pedido_produccion{
	color: #f9b22d ;
	border:2px solid #f9b22d ;
	width: 80%;
	height: 30px;
	line-height: 30px;
	margin: auto;
	border-radius: 5px;
	font-size: 20px;
}
.estado_pedido_enviado{
	color: #0195ff;
	border:2px solid #0195ff;
	width: 80%;
	height: 30px;
	line-height: 30px;
	margin: auto;
	border-radius: 5px;
	font-size: 20px;
}
.estado_pedido_cancelado{
	color: #dc2525;
	border:2px solid #dc2525 ;
	width: 80%;
	height: 30px;
	line-height: 30px;
	margin: auto;
	border-radius: 5px;
	font-size: 20px;
}
.estado_pedido_pagado{
	color: #26c62a;
	border:2px solid #26c62a ;
	width: 80%;
	height: 30px;
	line-height: 30px;
	margin: auto;
	border-radius: 5px;
	font-size: 20px;
}
.btn_cancelar_pedido{
	color: #dc2525;
}
.btn_cancelar_pedido:hover{
	color: #ac3f3f;
}
.btn_pedido_detalle1{
	background-color: #dcdcdc;
	color:#878787;
	padding: 5px;
	border-radius: 3px;
	font-size: 16px;
}
.btn_pedido_detalle1:hover{
	background-color: #ffa801;
	color: white;
}
.btn_pedido_detalle2:hover{
	color: #ffa801;
}
.btn_pagar_ahora{
	background-color: #0195ff;
	padding: 6px 20px 7px 20px;
	color: white;
	text-decoration: none;
	border-radius: 4px;
	font-size: 20px;
}
.cambio_pago{
	font-size: 18px;
	color: #343434;
}
.cont_btn_paginacion{
	text-align: center;
	padding-top: 20px;
}
.btn_paginacion{
	margin-right: 4px;
	cursor: pointer;
	color:#878787;
	font-size: 18px;
}
.btn_paginacion:hover{
	color: #ffa801;
}
.pagina_actual{
	color: #ffa801 !important;
}
.contenedor_pedido_detalle{
	border:1px solid #e8e8e8;
	display: none;
	padding: 10px;
}
/**** estilos cambio password ***/
#btn_cambio_pass_user{
	color: #9d7b67;
	background-color: #dbc2b3;
	padding: 15px 20px 15px 20px;
	margin-top: 50px;
	border-radius: 4px;
	text-decoration: none;
	font-size: 18px;
}
#btn_cambio_pass_user:hover{
	background-color: #cbb4a6;
}
.caja_pass_izq{
	float: left;
}
.caja_pass_der{
	float: right;
	width: 66%;
}
.caja_pass_der .registro_campo{
	font-size: 15px !important;
}
/**** estilos detales pedido ***/
.detalle_pedido_izq{
	float: left;
	width: 49%;
	border-right: 1px solid #e8e8e8;
}
.detalle_pedido_der{
	float: right;
	width: 49%;	
}
.titulo_detalle{
	text-align: left;
	font-size: 22px;
	color: #343434;
}
.texto_informativo{
	text-align: left;
	padding: 10px;
	color: #838383;
	font-size: 18px;
}
.texto_informativo span{
	color: #343434;
	font-size: 18px;
}

/********   DESPLEGABLE MENU CUENTA USUARIO   ********************************************************************************************/
/*_______________________________________________________________________________________________________________________________________*/


.usuario_listado{
	position:absolute;
	padding-bottom: 10px;
	top:0px;
	left:0px;
	width:200px;
	background:white;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	display:none;
	z-index:10;
	box-shadow: 0 0 10px 0px #efefef;
}
.usuario_listado a{
	float:left;
	width:96%;
	width:calc(100% - 15px);
	width:-moz-calc(100% - 15px);
	width:-webkit-calc(100% - 15px);
	color:#898989;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:15px;
	text-decoration: none;
	font-size: 18px;
}
.usuario_listado a:hover{
	background-color: #e1e1e1;
}
#cont_login_index{
	color: white;
	text-align: center !important;
	padding: 20px 15px 20px 0;
}
#btn_logout_index{
	color: white;
	text-align: center !important;
	padding: 20px 0px 20px 0;

}
#btn_logout_index span:hover{background-color: #cc4b4b;}
#cont_login_index a{text-align: center !important;margin-bottom: 10px;}
#cont_login_index a:hover{	background-color: white; }
#cont_login_index span:hover{background-color: #f9b22d;}
#cont_login_index span{
	text-align: center !important;
	color: white;
	padding: 10px;
	background-color: #268de5;
	border-radius: 3px;
	cursor: pointer;
	 font-size: 18px;
}
#btn_logout_index span{
	background-color: #dd5353;
	padding: 10px 15px 10px 15px;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	font-size: 18px;
}


/********   DESPLEGABLE MENU IDIOMAS   ***************************************************************************************************/
/*_______________________________________________________________________________________________________________________________________*/


.idiomas_listado, .idiomas_listado_pie {
	position:absolute;
	top:0px;
	left:0px;
	background:white;
	border:solid;
	border-width:1px;
	border-top-width:0px;
	width: 100px;
	border-color:#d3d3d3;
	webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	display:none;
	z-index:55;
}

.idiomas_selector{
    float:left;
    height:30px;
    webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background:white;
    line-height:30px;
    padding-left:20px;
    padding-right:20px;
    margin-right:5px;
    border:solid;
    border-width:1px;
    border-color:#d3d3d3;
    background-color: #f4f3f3;
    color:#898989;
    font-size:13px;
    margin-top:20px;
    text-align:left;
}

.idiomas_selector:hover{background:white;}
.idiomas_selector i {margin-left:10px}
.idiomas_selector img{float:left;margin-top:7px;margin-right:10px}

.idiomas_listado a, .idiomas_listado_pie a{
	float:left;
	width:97%;
	width:calc(100% - 10px);
	width:-moz-calc(100% - 10px);
	width:-webkit-calc(100% - 10px);
	color:#898989;font-size:13px;
	height:30px;line-height:30px;
	text-align:left;padding-left:5px;
	padding-right:5px;
}
.idiomas_listado a:hover, .usuario_listado a:hover{background:#eeeeee;}
.idiomas_listado a img, .idiomas_listado_pie a img {
	float:left;
	margin-top:7px;
	margin-right:10px;
	width:23px;
}


/********   VENTANA EMERGENTE IDIOMAS   **************************************************************************************************/
/*_______________________________________________________________________________________________________________________________________*/


#idiomaCorrecto_sombra{
	display: none;
	background-color:black; 
	opacity: 0.5; 	
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 100%;
	position: fixed;
}
#idiomaCorrecto_contenedor{
	padding: 20px;
	width: 350px;
	margin: auto;
	background-color: white;
	text-align: center;
	z-index: 102;
	position: fixed;
	display: none;
}
#btn_cancelar_idiomaCorrecto{
	float: left;
	padding: 8px 15px 8px 15px;
	font-size: 20px;
	background-color: #dd5353;
	color: white;
	cursor: pointer;
	border-radius: 2px;
}
#btn_cancelar_idiomaCorrecto:hover{
	background-color: #b42525;
}
#btn_aceptar_idiomaCorrecto{
	float:right;
	padding: 8px 15px 8px 15px;
	font-size: 20px;
	background-color: #5bb34d;
	color: white;
	cursor: pointer;
	border-radius: 2px;
}
#btn_aceptar_idiomaCorrecto:hover{
	background-color: #f9b22d;
}
#idiomaCorrecto_contenedorBtn{
	margin-top:15px; 
}
#idiomaCorrecto_titulo{
	font-size: 25px;
	color: #373737;
	text-align: left;
}
#contenedorSelect_idiomaCorrecto{
	width: 100%;
	margin: auto;
	border:1px solid #9a9a9a;
	padding: 8px 0 8px 0;
	border-radius: 3px;
	margin-bottom: 30px;
	margin-top: 30px;
	cursor: pointer;
}
#contenedorSelect_idiomaCorrecto:hover{
	background-color: #f2f2f2;
}
#contenedorSelect_idiomaCorrecto i{
	font-size: 20px;
	color:#373737;
	float: right;
	margin-right: 8px;
	margin-top: 2px;
}
#contenedorSelect_idiomaCorrecto span{
	font-size: 20px;
	color:#373737;
	margin-left: 8px;
	float:left;
}
#listadoIdiomaEmergente{
	display: none;
	position: fixed;
	z-index: 103;
	width: 370px;
	background-color: white;
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#listadoIdiomaEmergente div{
	padding-left: 15px;
	font-size: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	cursor: pointer;
}
#listadoIdiomaEmergente div:hover{
	background-color: #f2f2f2;
}
.img_selec_idio{
	height: 25px;
	float: left;
	margin-right: 8px;
}
.img_selec_idio2{
	height: 25px;
	float: left;
	margin-right: 8px;
}

/*************   ESTILOS SECCION PRODUCTOS MONB   ************************************************************/

.cont_izq_products_monb{
	float: left;
	width: 19%;
}
.cont_izq_products_monb a{
	text-decoration: none;
}
.cont_der_products_monb{
	float: right;
	width: 79%;
}
.cont_der_products_monb a{
	text-decoration: none;
}
.elem_tag_galery{
	color: #268de5;
	text-align: left;
	font-size: 14px;
	cursor: pointer;
	padding-left: 5px;
	text-decoration: none;
}
.elem_tag_galery:hover{
	color:#f9b22d;
}
.tit_galeria_1{
	font-size: 22px;
	color: #737373;
	padding-bottom: 15px;
	text-align: left;
}
.tit_galeria_1 b{
	font-size: 18px;
	font-style: italic;
	color: #f9b22d;
}
.tit_galeria_1 b:hover{
	color: #268de5;
}
.elem_produc{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	text-align: left;
	padding: 10px 0 10px 15px;
	color: #898989;
	cursor: pointer;
	font-size: 20px;
}
.elem_produc:hover{
	background-color: #f8f8f8;
}
.tit_todas_colecciones{
	padding: 15px 0 15px 15px;
	color: white;
	text-align: left;
	font-size: 18px;
	background-color: #bfbfbf;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.num_prod_colecc{
	float: right;
	background-color: #268de5;
	padding: 1px 5px 1px 5px;
	color: white;
	font-size:15px;
}
#carga_galery_index{
	width: 100%;
	font-size: 20px;
	color: #c5c5c5;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	display: none;
}
#carga_galery_index i{
	font-size: 45px;
}
#btn_subir_galery{
	position: fixed;
	right: 15px;
	bottom: 150px;
	color: #676767;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	z-index: 150;
}
#btn_subir_galery i{
	color: #676767;
	background-color: #ababab;
	border-radius: 5px;
	padding: 8px;
	font-size: 30px;
	margin-top: 5px;
}
#btn_subir_galery:hover i{
	background-color: #0195ff;
	/*color: #015C9D;*/
	color:#F1F1F1;
}
.cont_izq_product_galeria{
	width: 41%;
	float: left;
}
.img_princi_product{
	width: 100%;
	margin: auto;
}
.cont_der_product_galeria{
	width: 50%;
	float: right;
	text-align: left;
}
.tit_inf_cole_product_galery{
	color: #bebebe;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	padding-bottom: 15px;
}
.tit_inf_cole_product_galery img{
	width: 30px;
	border-radius: 200px;
	margin-bottom: -8px;
	margin-right: 10px;
}
.tit_inf_cole_product_galery b{
	font-size: 15px;
	color: #f9b22d;
}
.tit_inf_cole_product_galery b:hover{
	color: #268de5;
}
.tit_product_galery {
	color: #a7a7a7;
	font-size: 28px;
	text-align: left;
	font-style: italic;
	padding-bottom: 15px;
	padding-top: 20px;
}
.ref_product_galery {
    margin-bottom: 5px;
    margin-top: 10px;
}
.ref_product_galery span {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #d0e4fe;
    border-radius: 5px;
    color: #407eb3;
    font-size: 16px;
}
.info_model_product {
	color: white;
	float: left;
	font-size: 16px;
	background-color: #0195ff;
	padding: 3px 10px 3px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.precio_prod_galery{
	color: #343434;
	font-size: 28px;
}
.btn_anadir_cest_gale{
	color: white;
	background-color: #26c62a;
	font-size:22px;
	padding: 8px 25px 8px 25px;
	float: left;
	cursor: pointer;
	margin-left: 25px;
	border-radius: 3px;
	border-radius: 100px;
}
.btn_anadir_cest_gale:hover{
	background-color: #f9b22d;
}
.descr_product_monb{
	color: #616161;
	font-size: 18px;
}
.cont_etiquetas{
	padding-top: 10px;
	/*mod alonso*/
    max-width: 580px;
}
.cont_etiquetas a{
	color: #268de5;
	padding-right: 5px;
	/*mod alonso*/
    float: left;
}
.cont_etiquetas a:hover{
	color: #f9b22d;
}
.cont_enlaces{
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
	color: #dbdbdb;
	font-size: 20px;
}
.cont_enlaces a{
	color: #d1d1d1;
	font-size: 20px;
}
.cont_enlaces a:hover{
	color: #f9b22d;
}
.label_medidas{
	width: 37%;
	float: left;
	text-align: right;
	margin-right: 3%;
	color: #545454;
	font-size: 15px;
	line-height: 20px;
}
.input_medidas{
	width: 45%;
	float: left;
}
.input_medidas input{
	text-align: right;
	width: 70%;
	border-radius: 10px;
	border:1px solid #c2c2c2;
	height: 20px;
    line-height: 20px;
    padding-right: 5px;
    color: #545454;
}

.medidas_tabla_texto{
	border-right: 2px solid #cccccc;
	color:#a6a5a5;
	font-size: 16px;
	margin-right: 12px;
	margin-left: 5px;
	line-height: 30px;
	position: relative;
	padding-right: 10px;
}
.medidas_tabla_texto i{
	position: absolute;
	top:7px;
	right: -7px;
	color: #cccccc;
}
.cont_acabados{
	line-height: 30px;
	padding-left: 10px;
}
.cont_acabados input{
	display: none;
}
.titulo_acabados{
	padding-bottom: 3px;
	color: #a6a5a5;
	text-align: center;
}
.label_acabado_producto{
	cursor: pointer;
	background-color: #f2f2f2;
	color:#545454;
	border:1px solid #c2c2c2;
	padding: 3px 20px 1px 20px;
	border-radius: 20px;
	margin-right: 8px;
}
.label_acabado_producto:hover{
	background-color: #eae9e9;
}
.acabado_selected{
	border-color: #0195ff !important;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(1,149,255,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(1,149,255,1);
	box-shadow: inset 0px 0px 0px 1px rgba(1,149,255,1);
	color:#494949 !important;
	background-color: #d1d1d1 !important 
}

/* mod alonso */
.contenedor_mas_disenios {
    text-align: center;
    color: #0195ff;
    font-size: 36px;
    padding-bottom: 25px;
    margin-top: 45px;
}

.btn_mas_disenios {
    background-color: #0195ff;
    color: white;
    padding: 11px 50px 11px 50px;
    font-size: 22px;
    line-height: 40px;
    border-radius: 25px;
    cursor: pointer;
    margin-top: 28px;
}

.btn_mas_disenios:hover {
    background-color: #f9b22d;
}

.fila-alto-tabla td {
    padding-top: 10px;
}

/*__________CONDICIONES DE USO_________________________________________________________________________________________________________________*/

#sombra_condiciones{
	width: 100%;
	background: black;
	opacity: 0.4;
	position: fixed;
	top: 0px;
	z-index: 51;
	display: none;
}
#contenedor_condiciones{
	position: fixed;
	width: 100%;
	margin: auto;
	z-index: 52;
        /* mod alonso
        bottom: 0px;
        top: 87px;*/
}
#condiciones_superior{
	width: 50%;
	margin: auto;
	text-align: left;
	background-color: #f2f2f2; 
	font-size:18px;
	color:#6a6a6a;
	padding: 5px 0 5px 0;
}
#condiciones_superior i{
	float: right;
	/*mod alonso margin-right: 8px;*/
        margin-right: 2px; 
}
#condiciones_superior i:hover{
	color:#f9b22d;
	cursor: pointer;
}
#condiciones_superior span{
	margin-left: 15px;
	font-size: 18px;
}
#condiciones_contenido{
	width: 50%;
	margin: auto;
	background-color: white;
	overflow:auto;
	height: 85%;
	z-index: 53;
}
#condiciones_texto{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	margin: auto;
}
#condiciones_texto p{
	margin:7px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial !important;
}
#condiciones_texto span{
	font-size: 14px;
	color: #373737;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-family: Arial !important;
}

/*__________POLITICA PRIVADIDAD_________________________________________________________________________________________________________________*/

#sombra_privacidad{
	width: 100%;
	background: black;
	opacity: 0.4;
	position: fixed;
	top: 0px;
	z-index: 51;
	display: none;
}
#contenedor_privacidad{
	position: fixed;
	width: 100%;
	margin: auto;
	z-index: 52;
}
#privacidad_superior{
	width: 50%;
	margin: auto;
	text-align: left;
	background-color: #f2f2f2; 
	font-size:18px;
	color:#6a6a6a;
	padding: 5px 0 5px 0;
}
#privacidad_superior i{
	float: right;
	margin-right: 8px; 
}
#privacidad_superior i:hover{
	color:#f9b22d;
	cursor: pointer;
}
#privacidad_superior span{
	margin-left: 15px;
	font-size: 18px;
}
#privacidad_contenido{
	width: 50%;
	margin: auto;
	background-color: white;
	overflow:auto;
	height: 85%;
	z-index: 53;
}
#condiciones_texto{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	margin: auto;
}
#condiciones_texto p{
	margin:7px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial !important;
}
#condiciones_texto span{
	font-size: 14px;
	color: #373737;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-family: Arial !important;
}

.msn_aceptar_news {
    display: none;
    color: red;    
}

/*__________DETALLE PRODUCTO_________________________________________________________________________________________________________________*/

#sombra_detalle_prod{
	width: 100%;
    background: black;
    opacity: 0.4;
    position: fixed;
    top: 0px;
    z-index: 51;
    display: none;
}
#contenedor_detalle_prod{
	position: fixed;
	width: 100%;
	margin: auto;
	z-index: 52;
}
#detalle_prod_superior{
	width: 50%;
	margin: auto;
	text-align: left;
	background-color: #f2f2f2; 
	font-size:18px;
	color:#6a6a6a;
	padding: 5px 0 5px 0;
}
#detalle_prod_superior i{
	float: right;
	margin-right: 8px; 
}
#detalle_prod_superior i:hover{
	color:#f9b22d;
	cursor: pointer;
}
#detalle_prod_superior span{
	margin-left: 15px;
	font-size: 18px;
}
#detalle_prod_contenido{
	width: 85%;
	margin: auto;
	background-color: white;
	overflow:auto;
	height: 85%;
	z-index: 53;
}
#condiciones_texto{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	margin: auto;
}
#condiciones_texto p{
	margin:7px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial !important;
}
#condiciones_texto span{
	font-size: 14px;
	color: #373737;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	font-family: Arial !important;
}

/* BUSCADOR */

.cont_der_perfil_galeria {
    float: left;
    width: 94%;
}

.titulo_coleccion {
    color: #737373;
    font-size: 27px;
}

.titulo_coleccion span {
    color: #bebebe;
    font-size: 18px;
    font-style: italic;
}

.input_busq_galery_2 {
    width: calc(100% - 172px);
    width: -moz-calc(100% - 172px);
    width: -webkit-calc(100% - 172px);
    background-color: #fff !important;
    height: 400px;
    font-size: 14px !important;
    border-right: none !important;
    border-color: #cbcbcb;
    color: #cbcbcb;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-style: italic;
}

body input[type='text'] {
    float: left;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    border-width: 1px;
    color: #626262;
    font-size: 13px;
}

input[type='text'] {
    background: #dadada;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-family: "Arial", "Nimbus Sans L";
    font-weight: 400;
    height: 25px;
    line-height: 25px;
}

#btn_buscar_galery {
    width: 120px;
    text-align: center;
    background-color: #0195ff;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.cont_borrar_busq_galery {
    width: 40px;
    height: 23px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #D8D8D8;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.tit_result_galery {
    color: #737373;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-align: left;
}

.tit_result_galery span {
    color: #bebebe;
    font-size: 16px;
    font-style: italic;
}

.cargando_busq_galery {
    color: #737373;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.img_prod_monb_busqueda {
    width: 75%;
}

.sep_busqueda {
    float: left;
    width: 100%;
    padding-top: 15px;
    border-bottom: 1px solid #dbdbdb;    
}

.escondido {
    display: none;
}

.msn_emer_prod {
    width: 190px;
    border-radius: 5px;
    background-color: #d0e4fe;
    position: absolute;
    top: 170px;
    left: 1px;
    opacity: 0;
    color: #407eb3;
    
    box-shadow: 2px 2px 5px 0px #407eb3;
}

.msn_emer_prod p {
    text-align: center;
    font-size: 17px;
}

/*.msn_emer_prod:after {
    content: "";
    position: absolute;
    top: 81%;
    left: 117px;
    border-top: 20px solid #d0e4fe;
    border-top-color: inherit;
    border-left: 12px solid transparent;
    border-right: 15px solid transparent;
    color: #d0e4fe;
    transform: rotate(-39deg);
}*/

.productos_estrella {
    border-bottom: 1px solid grey;
    display: none;
    float: left;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(60, 121, 173, 0.5), 0 6px 20px 0 rgba(40, 98, 140, 0.46);
}

.btn_mas_vendidos {
    width: 210px;
    display: block; 
    margin: 0 auto;
    background-color: #0195ff;
    color: white;
    font-size: 19px;
    padding: 7px;
    border-color: #0195ff;
    cursor: pointer;
    border-radius: 5px;
    display: none;
}

.btn_mas_vendidos i {
    color: white;
}

#cierra_burbuja {
    cursor: pointer;
    float: right;
    margin-top: -4px;
    margin-right: 4px;
}

.cont_der_products_monb .msn_cargando {
    text-align: center;
}

#cargando_vendidos {
    display: none;
}

#texto_vendidos {
    font-size: 19px;
}

.elem_mas_vendido {
    /*background-color: #d0e4fe;
    color: #407eb3;*/
}

.elem_mas_vendido i {
    float: right;
    margin-right: 15px;
    margin-top: -1px;
}

/* The navigation menu */
.navbar {
    overflow: hidden;
    margin-top: 29px;
}

/* Navigation links */
.navbar a {
    float: left;
    font-size: 22px;
    text-align: center;
    padding: 15px 16px;
    text-decoration: none;
    border-right: 1px solid #e6e6e6;
    color: #333333;
}

/* The subnavigation menu */
.subnav {
  float: left;
  overflow: hidden;
}

/* Subnav button */
.subnav .subnavbtn {
  font-size: 22px; 
  border: none;
  outline: none;
  color: #333333;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  border-right: 1px solid #e6e6e6;
}

/* Add a red background color to navigation links on hover */
.navbar a:hover, .subnav:hover .subnavbtn {
    background-color: #0097fe;
    color: white;
}

/* Style the subnav content - positioned absolute */
.subnav-content {
    display: none;
    position: absolute;
    left: 0;
    background-color: #0097fe;
    width: 100%;
    z-index: 1;
    /*margin-left: 26%;*/
}

/* Style the subnav links */
.subnav-content a {
  float: left;
  color: white;
  text-decoration: none;
}

.subnav-content i {
    margin-left: 7px;
}

/* Add a grey background color on hover */
.subnav-content a:hover {
  background-color: #eee;
  color: black;
}

/* When you move the mouse over the subnav container, open the subnav content */
.subnav:hover .subnav-content {
  display: block;
}

.subnavbtn i {
    color: #a6a6a6;
    margin-left: 10px;
}

.subnavbtn i:hover {
    color: white;
}

.subnav-content a:first-child {
    margin-left: 25%;
    border-left: 1px solid #e6e6e6;
}
@media only screen and (max-width: 1800px) {
    .subnav-content a:first-child {
        margin-left: 29%;
    }
}

@media only screen and (max-width: 1600px) {
    .subnav-content a:first-child {
        margin-left: 29%;
    }
}

@media only screen and (max-width: 1400px) {
    .subnav-content a:first-child {
        margin-left: 25%;
    }
}



#menu {
    margin-top: 36px;
    float: left;
}

#menu ul {
    list-style:none;
    margin:0;
    padding:0;
}

#menu ul a {
    display: block;
    color: #333333;
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
    padding: 10px;
    /*letter-spacing:1px;*/
}

#menu ul li {
    position:relative;
    float:left;
    margin:0;
    padding:0;
}

#menu ul li:hover {
    /*background:#5b78a7;*/
    background: #0097fe;
    color: white;
}
#menu ul a:hover {
    color: white;
}

#menu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    background: white;
}

#menu ul ul li {
    float: none;
    width: 185px;
}

#menu ul ul a {
    line-height:120%;
    padding:10px 15px;
}

#menu ul li:hover > ul {
    display:block;
}

#menu .fa-caret-down {
    color: #a6a6a6;
    margin-left: 10px;
}

#menu .fa-caret-down:hover {
    color: white;
}

#menu .fa-trophy {
    margin-left: 15px;
}

#menu li a {
    border-right: 1px solid #e6e6e6;
    margin-left: 5px;
}

#menu li:first-child {
    margin-top: 2px;
}
.descarga_instrucciones {
	/*display: none;*/
    text-align: center;
    font-size: 22px;
    color: #5b5b5b;
    min-width: 500px;
    max-width: 800px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.descarga_instrucciones a {
    text-decoration: none;
    font-size: 20px;
    color: #0195ff;
}

.cont_recargo_paso_4 {
    text-align: left;
    color: #5b5b5b;    
    padding-bottom: 15px;
    margin-left: 20px;
    font-size: 18px;
}

#recargo_revision {
    transform: scale(1.4);
    margin-right: 10px;
}

.cont_izq_product_galeria i {
    color: #0195ff;
    cursor: pointer;
    display: block;
    margin-left: 445px;
    margin-top: 440px;
    position: absolute;
    padding: 14px;
    font-size: 25px;
}

.cerrar_ventana_detalle {
    color: #0195ff;
    cursor: pointer;
    font-size: 50px;
    font-weight: bold;
    line-height: 25px;
    margin: 4px;
    text-align: right; 
}


.whatsapp {
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 10px;
    width: 100px;
    height: 75px;
    text-align: center
}

.whatsapp a {
    font-size: 9px;
    color: #0098ff;
    font-weight: 400
}

.whatsapp img {
    width: 75px;
    transition: all 1.5s
}

.whatsapp:hover img {
    filter: hue-rotate(90deg);
    transition: all .5s
}

.whatsapp:hover a {
    color: #555
}

@media (max-width:992px) {
    .whatsapp {
        width: 70px!important;
        position: fixed;
        text-align: center;
        bottom: 10px;
        right: 10px;
        height: 70px
    }

    .whatsapp a span {
        display: none
    }

    .whatsapp img {
        width: 70px;
        margin: 0 auto;
        transition: all 1.5s
    }

    .whatsapp:hover img {
         filter: hue-rotate(90deg);
        transition: all .5s
    }
}

/* Move reCAPTCHA v3 badge to the left */
.grecaptcha-badge {
  visibility: hidden;
  width: 70px !important; 
  overflow: hidden !important; 
  transition: all 0.3s ease !important;
  left: 2px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important; 
}
