@font-face{
	font-family: "Titulos";
	src: url('Montserrat-VariableFont_wght.ttf');
}
@font-face{
	font-family: "Muli";
	src: url('Muli.ttf');
}
@font-face{
	font-family: "Roboto";
	src: url('Muli.ttf');
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
}
.Ancho100{
	width:100%;
}
.Ancho80{
	width:84%;
	max-width:1280px;
}
.Ancho80-G{
	width:92%;
	max-width:1600px;
}
.Ancho80-mini{
	width:65% !important;
	max-width:800px !important;
}
.Ancho80-Carrito{
	width:80% !important;
	max-width:980px !important;
}
.Arial0{
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}
.Arial_Contenido{
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#383838;
}

.AltoLin{
	line-height:24px;
}
.Arial-Carrito{
	font-size:13px;
}
.Arial_Subtitulos {
	font-family: 'Titulos', sans-serif;
	font-size: 28px;
	line-height:22px;
	color: #414E5C;
}

.Arial_Titulos {
	font-family: 'Titulos', sans-serif;
	font-size: 46px;
	line-height:56px;
}

.Arial_Menu {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 12px 18px;
	FONT-WEIGHT:BOLD;
	

	-moz-border-radius:0px; 
	-webkit-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	border-radius: 0px;
	outline: none;
	border-top: 0px solid #888F9F;
	border-right: 0px solid #888F9F;
	border-bottom: 0px solid #888F9F;
	border-left: 0px solid #888F9F;
	background-image: url(../images/barra-fondo.png);
	background-repeat: repeat;
}
.Arial_Menu:hover {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #9F9777;
	padding: 12px 18px;
	text-decoration: none;


	-moz-border-radius:0px; 
	-webkit-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	border-radius: 0px;
	outline: none;
	background-image: url(../images/barra-fondo.png);
	background-repeat: repeat;
	border: 1px solid #7C7557;
}

.Arial_Menu_selec {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 12px 18px;


	-moz-border-radius:0px; 
	-webkit-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	border-radius: 0px;
	outline: none;
	border-top: 0px solid #888F9F;
	border-right: 0px solid #888F9F;
	border-bottom: 0px solid #888F9F;
	border-left: 0px solid #888F9F;
	background-image: url(../images/barra-fondo.png);
	background-repeat: repeat;
	background-color: #8E8044;
}
.Arial_Menu_selec:hover {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 12px 18px;


	-moz-border-radius:0px; 
	-webkit-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	border-radius: 0px;
	outline: none;
	border-top: 0px solid #888F9F;
	border-right: 0px solid #888F9F;
	border-bottom: 0px solid #888F9F;
	border-left: 0px solid #888F9F;
	background-image: url(../images/barra-fondo.png);
	background-repeat: repeat;
	background-color: #FF3399;
	text-decoration:none;
}
.Arial_menu-movil{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color:#000000;
	text-transform:uppercase;
}
.Arial_menu-movil:hover{
	cursor:pointer;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.actividad-img-conten-D{
	width: 42%;
	float:left;
	margin-right:4%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	height:280px;
}
.actividad-text-conten-D{
	width: 54%;
	float:left;
}

.Borde{
	border: 1px solid #F5F5F5;	
}


.Borde-arriba{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.Borde-arriba-abajo{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
}
.Borde-abajo{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.BotonNegro{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding:14px 22px;
	background-color:#000000;

	text-transform: uppercase;
	border: 0px solid;
	cursor:pointer;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
.BotonNegro:hover{
	color:#FFFFFF;
	background-color:#0099CC;
	text-decoration: none;
	cursor:pointer;
}

.BotonBlanco{
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#333333;
	padding:14px 22px;
	background-color:#FFFFFF;
	text-transform: uppercase;
	border: 1px solid #666666;
	cursor:pointer;
}
.BotonBlanco:hover{
	color:#414E5C;
	background-color:#E5E5E5;
	cursor:pointer;
	text-decoration:none;
}

.Btn-mas-menos{
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color:#666666;
	padding:11px 8px;
	background-color:#E1E1E1;
	display:inline-block;
	width:45px;
	border: 1px solid #EFEFEF;
}
.Btn-mas-menos:hover{
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color:#666666;
	padding:11px 8px;
	background-color:#C7C7C7;
	display:inline-block;
	width:45px;
	border: 1px solid #C4C4C4;
	text-decoration:none;
}
.Btn-qty{
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color:#333333;
	padding:11px 8px;
	background-color:#FFFFFF;
	display:inline-block;
	width:50px;
	border: 0px solid #EFEFEF;
}
.Cabecera-div{
	position:fixed;
	width:100%;
	height:80px;
	left:0px;
	top:0px;
	z-index:99;
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}
.Cabecera-div-col1{
	width:15%; float:left; padding-top:12px 
}
.Cabecera-div-col2{
	width:70%; float:left; margin-top:12px;
}
.Cabecera-div-col3{
	width:15%; float:left; margin-top:22px 
}

.campostexto {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px 18px;
	border: 1px solid #666666;
	-moz-border-radius:1px; /* Firefox */
	-webkit-border-radius: 1px; /* Safari, Chrome */
	-khtml-border-radius: 1px; /* KHTML */
	border-radius: 1px; /* CSS3 */
}


.campostexto_falta{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px 18px;
	border: 1px solid #FF0000;
	-moz-border-radius:1px; /* Firefox */
	-webkit-border-radius: 1px; /* Safari, Chrome */
	-khtml-border-radius: 1px; /* KHTML */
	border-radius: 1px; /* CSS3 */

}
.carrito-ancho{
	width:70% !important;
	max-width:1024px !important;
}
.carrito-pop-lista-art{
	width:100%;
	float:left;
	max-height:280px;
	overflow:auto;
}
.carrito-col1{
	width:50%;
	margin-right:5%;
	float:left;
}
.carrito-col2{
	width:44%;
	float:right;
	border: 1px solid #CCCCCC;
}
.carrito-cliente-col1{
	width:45%;
	margin-right:5%;
	float:left;
}
.carrito-cliente-col2{
	width:49.5%;
	float:left;
	border: 1px solid #CCCCCC;
}
.carrito-cabecera{

  	background-image: url(img_parallax.jpg); /* Set a specific height */
  	min-height: 220px;
	padding-top:200px;
  	background-attachment: fixed;
  	background-position: center bottom;
 	background-repeat: no-repeat;
  	background-size: cover;
 
}

.ColorBlanco{
	color:#FFFFFF;
}
.ColorGris{
	color:#8B92A0;
}
.ColorNegro{
	color:#383838;
}
.Contenido-w{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:100px;
	z-index:1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Contenido-ficha{
	position:absolute; width:100%; height:120%; left:0px; top:265px; z-index:32;
}

.docs-contenido{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
.fondo-forms {
	background-image: url(images/fondo-negro.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.h-format{
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.home-Destacados_titulo {
	font-family: 'Titulos', sans-serif;
	font-size: 68px;
	line-height:75px;
	font-weight:bold;
}
.home-Destacados_subtitulo {
	font-family: 'Muli', sans-serif;
	font-size: 30px;
	line-height:35px;
}
.home-Destacados_texto {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
}
.home-contenido{
	position:absolute;
	left:0px;
	top:100%;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
}
.home-bg-div{
	width:100%;
	float:left;
	height:800px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;	
	background-size: 100% auto;
}
.home-bg-div-dentro{
	height:800px;
}
.home-actividad-lista{
	width:100%;
	float:left;
}
.home-actividad-lista-item{
	width:32%;
	float:left;
	margin-bottom:3%;
}
.home-actividad-lista-item-margen{
	margin-right:2%;
}
.home-actividad-img-conten{
		
}
.home-actividad-imgv{
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	height:80vh;
	width:100%;
}
.home-actividad-imgh{
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 100%;
	height:40vh;
	width:100%;
}
.home-actividad-titulov{
	font-family: 'Menus', sans-serif;
	font-size: 46px;
	color:#FFFFFF;
	text-shadow: 1px 2px 1px #000000;
	font-weight:bold;
}
.home-actividad-tituloh{
	font-family: 'Menus', sans-serif;
	font-size: 28px;
	color:#FFFFFF;
	/*text-shadow: 1px 2px 1px #000000;*/
	
}
.home-actividad-fondo-negro{
	background-image: url(../Images/fondo-negro-hact.png);
	background-repeat: repeat;
	background-position: left top;	
	cursor:pointer;
}
.imagen100{
	width:100%;
	height:auto;
}
.imagen80{
	width:80%;
	height:auto;
}
.imagen100V{
	height:100%;
	width:auto;
}
.imagen-slide{
	width:100%;
	height:auto;
	filter:alpha(opacity=75);
	opacity:0.75;
}
.imagen-link{
	filter:alpha(opacity=100);
	opacity:1.00;
}
.imagen-link:hover{
	filter:alpha(opacity=75);
	opacity:0.75;
	text-decoration:none;
}

.logo-div{
	position:absolute;
	left:0px;
	top:4px;
	width:180px;
}
.mostrar-movil{
	display:none;
}
.menu-movil-img{
	display:none;
}
.menu-movil{
	display:none; position:fixed; width:100%; height:100%; top:0px; left:100%; z-index:102;
}
.menu-movil-dentro{
	position:absolute; width:60%; height:100%; top:0px; left:40%; background-color:#FFFFFF;
	padding-left:40px;
	padding-right:40px;
}
.menu-web-iconos{
	width:32px;
	height:auto;
	margin-right:2px;
	filter:alpha(opacity=70);
	opacity:0.70;
}
.menu-web-iconos:hover{
	filter:alpha(opacity=100);
	opacity:1.00;
}
.mostrar-movil-carrito{
	display:none;
}
.mostrar-desktop-carrito{
	display:inline;
}
.ocultar-movil{
	display:inline;
}

.paginas{
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color:#414E5C;
	padding:6px 12px;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
}
.paginas:hover{
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color:#414E5C;
	padding:6px 12px;
	background-color: #EFEFEF;
	border: 1px solid #F7F7F7;
	text-decoration:none;
}
.paginas_al{
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color:#414E5C;
	padding:6px 12px;
	background-color: #F4F4F4;
	border: 1px solid #F0F0F0;
}

.pest-arriba{
	position:fixed; width:50px; height:50px; z-index:200; left: 100%; top: 100%; margin-left:-60px; margin-top:-60px; display:none;
}

.Pie-logo{
	width:200px;
	height:auto;
}
.Pie-col1{
	width:15%; float:left; margin-right:6%; text-align:left;
}
.Pie-col2{
	width:27%; margin-right:5%; float:left;  text-align:left;
}
.Pie-col3{
	width:28%; margin-right:5%; float:left ; text-align:left;
}
.Pie-col4{
	width:14%; float:left;text-align:left; 
}
.pie2-col1{
	width:50%;
	float:left;
	text-align:left;
}
.pie2-col2{
	width:50%;
	float:left;
	text-align:right;
}

.sep-seccionesG{
	padding-top:100px;
	padding-bottom:100px;
}
.sep-seccionesP{
	padding-top:40px;
	padding-bottom:40px;
}
.sep-secciones10{
	padding-top:10px;
	padding-bottom:10px;
}
.sep-secciones15{
	padding-top:15px;
	padding-bottom:15px;
}
.sep-secciones20{
	padding-top:20px;
	padding-bottom:20px;
}
.sep-secciones30{
	padding-top:30px;
	padding-bottom:30px;
}
.sep-secciones40{
	padding-top:40px;
	padding-bottom:40px;
}
.sep-secciones80{
	padding-top:80px;
	padding-bottom:80px;
}
.sombra{
	box-shadow: 0 0 10px #cccccc;
}
.sombra-selec{
	box-shadow: 0 0 5px #999933;
}

.shop-icon{
	width:24px;
	height:24px
}
.strong-css{
	font-weight:bold;
}
.SepH{
	height:1px;
	background-color:#D1D1D1;
}
.slide-div{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	height:100%;
	overflow:hidden;
	background-color:#000000;
	z-index:1;
}
.slide-div-imagen{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:4;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 100% auto;

}
.slide-div-texto{
	position:absolute; width:50%; height:25%; left:25%; top:35%; z-index:5;
}
.slide-ant{
	position:absolute;
	width:45px;
	left:10px;
	top:50%;
	height:60px;
	margin-top:-30px;
	z-index:100;
	padding:0px;
}
.slide-sig{
	position:absolute;
	width:42px;
	left:100%;
	top:50%;
	height:42px;
	margin-top:-30px;
	margin-left:-55px;
	z-index:101;
	padding:0px;
}
.slide-btn-img{
	width:45px;
	height:60px;
}
.slide-imagen{
	filter:alpha(opacity=70);
	opacity:0.70;
	width:100%;
	height:auto;
}
.slide-imagen:hover{
	filter:alpha(opacity=90);
	opacity:0.90;
	width:100%;
	height:auto;
}
.slide-minis-div{
	position:absolute; width:24px; left:100%; margin-left:-90px ; height:72px; top:50%; margin-top:-36px; z-index:11;
}
.slide-mini{
	position:absolute; width:235px; left:-245px; height:90px; top:0px; display:none;
	padding:10px;
	background-image: url(../images/fondo-gris2.png);
	background-repeat: repeat;
	background-position: left top;	
	padding-bottom:0px
}
.slide-mini:hover{
	background-image: url(../images/fondo-negro.png);
	background-repeat: repeat;
	background-position: left top;	
	cursor:pointer;
}

.Tipo-submenu-div{
	position:fixed; width:500px; height:55px; left:50%; top:80px; z-index:99;
}
.Tipo-submenu-div-centro{
	width:680px;
}
.Tipo-submenu-div-centro-col1{
	width:30%;
	float:left;
	margin-right:5%;
}
.Tipo-submenu-div-centro-col2{
	width:65%;
	float:left;
}
.Tipo-submenu-div-centro-col2-img{
	width:100%;
	height:300px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;	
	background-size: 100% auto;
}
.Tipo-submenu-div-item{
	float:left;
	width:99.5%;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	cursor:pointer;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
}
.Tipo-submenu-div-item-sub{
	float:left;
	width:25%;
}
.Tipo-submenu-div-item:hover{
	color:#9F9777;
}
.Tipo-menu-item{
	display:inline-block;
	padding:16px 16px;
	color:#000000;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	
}
.Tipo-menu-item:hover{
	text-decoration:none;
	color:#FF0000;
	cursor:pointer;
	font-weight:bold;
}
.Tipo-Submenu-item{
	color:#000000;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #E4E4E4;
}
.Tipo-Submenu-item;hover{
	color:#FF0000;
	text-decoration:none;
}
@media only screen and (max-width: 1600px){
	.Articulos-lista-imagen{
		height:470px;
	}
}
@media only screen and (max-width: 1400px){
	.Cabecera-div-col1{
		width:20%; float:left; padding-top:12px 
	}
	.Cabecera-div-col2{
		width:60%; float:left; margin-top:12px;
	}
	.Cabecera-div-col3{
		width:20%; float:left; margin-top:22px 
	}
	.slide-div-texto{
		position:absolute; width:60%; height:25%; left:20%; top:35%; z-index:5;
	}
}
@media only screen and (max-width: 1280px){
	.Articulos-lista-imagen{
		height:400px;
	}
	.Cabecera-col3-ocultar-iconos{
		display:none;
	}
	.Cabecera-div-col1{
		width:15%; float:left; padding-top:12px 
	}
	.Cabecera-div-col2{
		width:70%; float:left; margin-top:12px;
	}
	.Cabecera-div-col3{
		width:15%; float:left; margin-top:22px 
	}
	.Tipo-menu-item{
		padding:16px 10px;
	}
	.Pie-logo{
		width:160px;
		height:auto;
	}
	.sep-seccionesG{
		padding-top:80px;
		padding-bottom:80px;
	}
}
@media only screen and (max-width: 1180px){
	
	.carrito-ancho{
		width:80% !important;
		max-width:1024px !important;
	}
	
}
@media only screen and (max-width: 1024px){
	.Arial_Titulos {
		font-size: 36px;
		line-height:46px;
	}
	.Articulos-filtro-opciones-dentro{
		 width:45%; left:55%; 
	}
	.Articulos-lista-imagen{
		height:40vh;
	}
	.Articulos-lista-col2{
		width:100%;
		float:left;
		text-align:left;
	}
	.Cabecera-div-col2{
		width:75%; float:left; margin-top:12px;
	}
	.Cabecera-div-col3{
		width:10%; float:left; margin-top:22px 
	}
	.Cabecera-div-col3-idiomas{
		display:none
	}
	.carrito-ancho{
		width:90% !important;
		max-width:1024px !important;
	}
	.home-bg-div{
		width:100%;
		float:left;
		height:600px;
		background-image: url();
		background-repeat: no-repeat;
		background-position: center top;	
		background-size: 100% auto;
	}
	.home-bg-div-dentro{
		height:600px;
	}
	.home-contenido{
		top:600px;
	}
	.home-Destacados_titulo {
		font-size: 50px;
		line-height:55px;
	}
	.Pie-logo{
		width:160px;
		height:auto;
	}
	.Pie-col1{
		width:100%; float:left; margin-right:0px; text-align:left;
		padding-bottom:30px;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:30px;
	}
	.Pie-col2{
		width:35%; margin-right:5%; float:left;  text-align:left;
	}
	.Pie-col3{
		width:35%; margin-right:5%; float:left ; text-align:left;
	}
	.Pie-col4{
		width:20%; float:left;text-align:left; 
	}
	.sep-seccionesG{
		padding-top:60px;
		padding-bottom:60px;
	}
	.slide-div{
		height:600px;
	}
	.slide-div-imagen{
		position:absolute;
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		z-index:4;
		background-image: ;
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 100% auto;
		filter:alpha(opacity=80);
		opacity:0.80;
		background-color:#000000;
	}
	.slide-div-texto{
		position:absolute; width:70%; height:25%; left:15%; top:35%; z-index:5;
	}
}

@media only screen and (max-width: 930px){
	.Articulos-lista-col1{
		width:100%;
		float:left;
		text-align:left;
	}
	.Articulos-lista-col2-break{
		display:inline;
	}
	.Cabecera-div-col1{
		width:40%;
	}
	.Cabecera-div-col2{
		display:none;
	}
	.Cabecera-div-col3{
		width:60%;
	}
	.Cabecera-col3-ocultar-iconos{
		display:inline;
	}
	.carrito-img-lista{
		min-width:110px;
	}
	.ficha-ancho-correc{
		width:92% !important;
		max-width:1600px !important;
	}
	.menu-movil-img{
		display:inline;
	}
	.menu-movil-dentro{
		width:50%; left:50%; 
	}
	
	.slide-div{
		height:570px;
	}
	.slide-div-imagen{
		background-position: center center;
		background-size: 120% auto;
	}
}
@media only screen and (max-width: 800px){
	.Articulos-lista-imagen{
		height:38vh;
	}
	.Articulos-filtro-opciones-dentro{
		 width:55%; left:45%; 
	}
	.actividad-img-conten-D{
		width: 100%;
		float:left;
		margin-right:0px;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
		height:320px;
		margin-bottom:20px;
	}
	.actividad-text-conten-D{
		width: 100%;
		float:left;
	}
	.carrito-img-lista{
		min-width:100px;
	}
	.home-bg-div{
		background-size: 130% auto;
	}

	.home-Destacados_titulo {
		font-size: 40px;
		line-height:50px;
	}
	.Pie-col2{
		width:100%; margin-right:0px; float:left;  text-align:left;
		padding-bottom:30px;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:30px;
	}
	.Pie-col3{
		width:100%;  margin-right:0px; float:left;  text-align:left;
		padding-bottom:30px;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:30px;
	}
	.Pie-col4{
		width:100%;  margin-right:0px; float:left;  text-align:left;
		padding-bottom:30px;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:30px;
	}
	
}
@media only screen and (max-width: 700px){
	.carrito-ancho{
		width:75% !important;
		max-width:1024px !important;
	}
	.carrito-col1{
		width:100%;
		margin-right:0px;
		float:left;
		margin-bottom:20px
	}
	.carrito-col2{
		width:100%;
		float:left;
		border: 1px solid #CCCCCC;
	}
	.pie2-col2{
		width:100%;
		float:left;
		text-align:center;
		margin-top:10px;
	}
	.slide-minis-div{
		position:absolute; width:24px; left:100%; margin-left:-34px ; height:72px; top:50%; margin-top:-36px; z-index:11;
	}
}
@media only screen and (max-width: 600px){
	.Arial_Contenido{
		font-size:14px;
	}
	.Arial_Titulos {
		font-size: 30px;
		line-height:40px;
	}
	.Arial_Subtitulos {
		font-size: 21px;
		line-height:24px;
	}
	.Articulos-lista-imagen{
		height:49vh;
	}
	.Articulos-lista-item1{
		width:50%;
		margin-bottom:20px;
		margin-right:0px;
		float:left;
	}
	.Articulos-lista-item2{
		width:50%;
		margin-bottom:20px;
		margin-right:0px;
		float:left;
	}
	.Articulos-lista-item3{
		width:50%;
		margin-bottom:20px;
		margin-right:0px;
		float:left;
	}
	.Articulos-lista-item4{
		width:50%;
		margin-bottom:20px;
		margin-right:0px;
		float:left;
	}
	.home-bg-div{
		width:100%;
		float:left;
		height:500px;
		background-image: url();
		background-repeat: no-repeat;
		background-position: center top;	
		background-size: auto 100%;
	}
	.home-bg-div-dentro{
		height:500px;
	}
	.home-Destacados_titulo {
		font-size: 34px;
		line-height:44px;
	}
	.home-Destacados-boton{
		width:16px;
		height:14px;
		padding:4px;
	}
	.ocultar-movil{
		display:none;
	}
	.mostrar-movil{
		display:inline;
	}
	.menu-movil-dentro{
		width:65%; left:35%; 
	}
	.home-contenido{
		top:490px;
	}
	.slide-div{
		height:490px;
	}
	.slide-div-imagen{
		background-position: center center;
		background-size: 130% auto;
	}
	.slide-div-texto{
		position:absolute; width:70%; height:25%; left:15%; top:40%; z-index:5;
	}
}
@media only screen and (max-width: 560px){
	.Ancho80-G{
		width:88%;
		max-width:1600px;
	}
	.Articulos-lista-imagen{
		height:44vh;
	}
	.menu-movil-dentro{
		width:80%; left:20%; 
	}
	.sep-seccionesG{
		padding-top:50px;
		padding-bottom:50px;
	}
	.slide-div-imagen{
		background-position: center center;
		background-size: 150% auto;
	}
}
@media only screen and (max-width: 480px){
	.menu-web-iconos{
		width:26px;
		height:auto;
	}

}

@media only screen and (max-width: 360px){
	.Ancho80-G{
		width:88%;
	}
	.Arial_Subtitulos {
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		line-height:22px;
	}
	.Articulos-lista-imagen{
		height:38vh;
	}
	.Cabecera-div-col1{
		 padding-top:18px 
	}
	.carrito-ancho{
		width:80% !important;
		max-width:1024px !important;
	}
	.Busqueda-campo-texto{
		width:70%; border-color:#FFFFFF !important; border-width:0px !important;
	}
	.ficha-ancho-correc{
		width:88% !important;
	}
	
	.home-contenido{
		top:600px;
		
	}
	.menu-web-iconos{
		width:24px;
		height:auto;
		margin-right:0px;
		margin-top:7px;
		filter:alpha(opacity=100);
		opacity:1.00;
	}
	.slide-div{
		height:630px;
	}
}