@charset "utf-8";


.g-recaptcha div div iframe{
	width: 294px;
	margin-left: -8px;
}

.bg-black{
	color: white;
}
.navbar-form .form-control:focus{
	width: 200px;
	animation: none;
}
.lista_productos{
	/*border-radius: 0px 0px 8px 8px;*/
	/*width: 100%;*/
	/*background-color: #f9f9f9;*/
	/*box-shadow: inset 0 0 0 1px #ddd;*/
	/*margin: -18px 0 0 0;*/
	padding: 0;
	/*font-size: 100%;
	background: transparent;*/
}

.lista_productos ul{
	margin-left: auto;;
	margin-right: auto;
	padding: 0px;
	/*width:100%;
	margin-left:-10px;*/
}

.lista_productos ul li{
	width:16.4%;
	display:inline-block;
	text-align:left;
	vertical-align:baseline;
	font-size:100%;
	background:transparent;
	list-style:none;
	margin-bottom:15px;
}

.lista_productos ul li section{
	position:relative;
	display:block;
	background-color:#FFF;
	margin:5px;
	border: 1px solid #e5e5e5;
	vertical-align:baseline;
	padding:5px;
	clear:both;
}

.producto-image{
	text-align:center;
	display:block;
	list-style:none;
	max-height: 200px;
	min-height: 200px;
	margin-right: auto;
	margin-left: auto;
}

.span-link-titulo{
	min-height: 35px;
	max-height: 35px;
	position: relative;
	word-wrap: break-word;
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
    overflow: hidden;
    line-height:16px;
    font-weight: bold;

    margin:3px;
	text-transform:capitalize;
	text-align:left;
	font-size:12px;
	display:block;
}

section .precios-producto{
	margin:3px;
}

section .precios-producto .precio-viejo, section .precios-producto .precio-nuevo{
	color:gray;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}

section .precios-producto .precio-nuevo{
	color:#ea741d;
	font-weight: bold;
	text-decoration: none;

}

section .precios-producto .puntos{
	color:#008843;
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0px;
	margin: 0px 0 0 0;
	line-height:5px;
}

section .precios-producto .puntos2{
	color:#008843;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	margin: -15px 0 0 0;
	float: left;
}

section .producto-botones-all{
	border-top:1px solid #e5e5e5;
	background-color:#f9f9f9;
}

.navbar-brand{
	width: auto;
}
.producto-botones{
	height:40px;
	width:70px;
	float:left;
}

section .producto-botones-all .producto-botones .cantidad, .producto-botones .cantidadD{
	margin-top: 7px;
	border-radius:5px 0 0 5px;
	border-top:1px solid #CACACA;
	border-right:none;
	border-left:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	padding: 3px 0 3px 0;
	color:#333;
	font: 99% sans-serif;
	box-shadow: 0 0 0 #000000;
	outline: medium none;
	text-align: center;
	height: 30px;
	width: 50px;

}

section .producto-botones-all .producto-botones2{
	float:right;
	margin-right:5px;
}

.producto-botones .tienda-flecha-up{
	width:20px;
	height: 15px;
	float:right;
	margin-top:7px;
	padding:0;
	text-align:center;
	border-top:1px solid #CACACA;
	border-right:1px solid #CACACA;
	border-left:none;
	border-bottom:none;
	border-radius:0 5px;
	cursor:pointer;
}

.producto-botones .tienda-flecha-up .flechaUp{
	margin-top: 0px;
	margin-left: -4px;
	position: absolute;
}

.producto-botones .tienda-flecha-up .flechaDown{
	margin-top: -10px;
	margin-left: -3px;
	position: absolute;
}

.producto-botones .tienda-flecha-down{
	width:20px;
	height: 18px;
	float:right;
	padding:-5px;
	margin-top: -18px;
	text-align:center;
	border-right:1px solid #CACACA;
	border-left:none;
	border-bottom:1px solid #CACACA;
	border-radius:0 0 5px;
	cursor:pointer;
}

.producto-botones2 .boton-anadir{
	height:30px;
	background-color:#FF6E16;
	margin: 7px -3px 2px 0;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 7px;
	cursor:pointer;
}


a.ver_mas_detalles:link, a.ver_mas_detalles:visited{
	text-decoration:none;
}

a.ver_mas_detalles:hover{
	opacity:0.8;
	cursor:pointer;
}

a.titulo-pro-link:link, a.titulo-pro-link:visited{
	text-decoration:none;
	color:#333333;
}

a.titulo-pro-link:hover{
	color:#000000;
}

.imagenes_zoom .imagen_apli_zoom{
	width: 100%;
}

.imagenes_zoom{
	position:relative;
	display:block;
	background-color:#FFF;
	margin:5px;
	border: 1px solid #e5e5e5;
	vertical-align:baseline;
	padding:5px;
	width: 30%;
	float: left;
}

.opcion2{
	width: 30%;
}

.descripcion_detalles{
	padding: 0 10px 0 10px;
	float: left;
	width: 50%;
	overflow: hidden;
}

.opcion22{
	width: 48%;
}


.detalles_producto{
	background-color: #f6f6f6;
	float: right;
	width: 18%;
	/*border: 1px solid #e5e5e5;*/
	padding: 0 10px 0px 10px;

	border: 1px solid #d2d0d0;
	border-top: 1px solid #b0afaf;
	border-bottom: 1px solid #b0afaf;
}

.opcion222{
	width: 20%;
}

.punto_detalles{
	/*color:#008843;*/
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	margin: -10px 5px -10px 0;
}

.size{
	margin-top: -10px;
}

#color_to_pick_list{
	list-style-type: none;
}

#color_to_pick_list li{
    float: left;
    margin: 0 3px 3px 0;
    padding: 1px;
    border: 1px solid #d6d4d4;
    clear: none;
    width: 26px;
    height: 26px;
}

#color_to_pick_list li a.color_pick{
    display: block;
    height: 22px;
    width: 22px;
    cursor: pointer;
    text-decoration-line: none;
}

#color_to_pick_list li.selected{
	border: 1px solid #4d4d4d;
}

.nav_tienda>li>a {
    padding: 40px 15px;
}

@media screen and (max-width: 1295px){
	.lista_productos ul li{
		width:19.6%;
	}
}


@media screen and (max-width: 1250px){
	.lista_productos ul li{
		width:24.6%;
	}
}

@media screen and (max-width: 1070px){
	.lista_productos ul li{
		width:24.5%;
	}
}

@media screen and (max-width: 1120px){
	.opcion2{
		width: 50%;
	}
	.opcion22{
		width: 47%;
	}
	.opcion222{
		width: 100%;
	}
}

@media screen and (max-width: 980px){
	.lista_productos ul li{
		width:32.5%;
	}	
}

@media screen and (max-width: 880px){
	.imagenes_zoom{
		width: 50%
		margin-left: auto;
		margin-right: auto;
	}

	.descripcion_detalles{
		width: 50%;
	}

	.detalles_producto{
		width: 100%;
	}

	.opcion2{
		width: 500px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.opcion22{
		width: 100%;
	}
}

@media screen and (max-width: 850px){
	.lista_productos ul li{
		width:32.5%;
	}
}

@media screen and (max-width: 800px){
	.imagenes_zoom{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	.descripcion_detalles{
		width: 100%;
	}

	.nav_tienda>li>a {
	    padding: 5px 15px;
	}

	.lista_productos ul li{
		width:48.5%;
	}	
}

@media screen and (max-width: 767px){

	.lista_productos ul li{
		width:32.5%;
	}	

	.form_buscar_tienda{
		display: inline-flex;
	}

	.opciones_menu_tienda li{
		display: inline-block;
	}
}


@media screen and (max-width: 650px){
	.lista_productos ul li{
		width:49.5%;
	}
}

@media screen and (max-width: 650px){
	.opcion2{
		width: 100%;
	}
}

@media screen and (max-width: 450px){
	.lista_productos ul li{
		width:97%;
	}
	.producto-image{
		margin-left: 15%;
	}
}

@media screen and (max-width: 400px){
	.imagenes_zoom{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	.descripcion_detalles{
		width: 100%;
	}
}


@media screen and (max-width: 380px){
	.lista_productos ul li{
		width:97%;
	}
	.producto-image{
		margin-left: 3%;
	}
}