@charset "utf-8";
/* CSS Document */

@import url("http://fonts.googleapis.com/css?family=Titillium+Web:wght@200;300;400;600;700&display=swap");
@import url("http://fonts.googleapis.com/css?family=Roboto:300,400,700");

body{margin:0; padding: 0;}
.clear {clear:both;}
.izquierda {text-align:left;}
.centro {text-align:center;}
.derecha {text-align:right;}

/* 	CONTENEDORES */
#contenedor_principal {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_superior {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_top {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_menu {width100%;margin-left:auto; margin-right:auto;}
#contenedor_contenido {width:100%; background-color:#FFF; margin-left:auto; margin-right:auto;}
#contenedor_contenido_con {width:100%;}
#contenedor_banner {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_pie {width:100%; margin-left:auto; margin-right:auto;}
/* 	CONTENEDORES */

/* 	FUENTES */
p {font-family: 'Montserrat', sans-serif; color:#000; font-size:16px; font-weight:400; line-height:28px;}
p a {font-family: 'Montserrat', sans-serif; color:#000; font-size:16px; font-weight:400; text-decoration:none;}
p a:hover {color:#51d988;}
ul {font-family: 'Montserrat', sans-serif; color:#000; font-size:16px; font-weight:400; line-height:28px;}
li {font-family: 'Montserrat', sans-serif; color:#000; font-size:16px; font-weight:400; line-height:28px;}
#superior p {color:#FFF; font-size:12px;}
#superior p a {color:#FFF; text-decoration:none; font-size:12px;}
#superior p a:hover {color:#CCC;}
#top h1 {font-family: 'Titillium Web', sans-serif; color:#ec3b33; font-size:20px; font-weight:700;}
#top h2 {font-family: 'Titillium Web', sans-serif; color:#FFF; font-size:30px; font-weight:700;}
#top p {font-family: 'Montserrat', sans-serif; color:#000; font-size:16px; font-weight:400;}
#top_der p {font-size:18px; line-height:30px;}
#destacados_interno h1 {font-family: 'Montserrat', sans-serif; color:#000; font-size:18px; font-weight:700;}

/*#titulo {display:none;} TITULOS HABILITADOS */
#titulo h1 {font-family: 'Titillium Web', sans-serif; color:#666; font-size:25px; font-weight:700; text-align:center;}
#titulo2 h1 {font-family: 'Titillium Web', sans-serif; color:#666; font-size:25px; font-weight:700; text-align:left;}
#titulo2 p {color:#ed3a33;}
#titulo2 p a {color:#ed3a33;}
#titulo2 p a:hover {color:#b6211a;}
#titulo h1 a {font-family: 'Titillium Web', sans-serif; color:#51d988; font-size:30px; font-weight:700; text-decoration:none;}
#titulo h1 a:hover {color:#ea3c33; }
#titulo_total {display:none;} /* TITULOS  NO HABILITADO */
#titulo_total h1 {font-family: 'Montserrat', sans-serif; color:#FFF; font-size:30px; font-weight:700; background-color:#51d988; padding:1%; }
#titulo_total h1 a {font-family: 'Montserrat', sans-serif; color:#FFF; font-size:30px; font-weight:700; text-decoration:none;}
#titulo_total h1 a:hover {color:#CCC; }
#titulo h2 {font-family: 'Montserrat', sans-serif; color:#51d988; font-size:24px; font-weight:700;}
.precios {font-family: 'Montserrat', sans-serif; color:#51d988; font-size:20px; font-weight:700;}

#prod_izq h1 {font-family:  'Titillium Web', sans-serif; color:#ea3c33; font-size:16px; font-weight:700;}
#prod_izq h1 a {font-family: 'Titillium Web', sans-serif; sans-serif; color:#ea3c33; font-size:16px; font-weight:700; text-decoration:none;}
#prod_izq h1 a:hover {color:c84342;}
#prod_izq p a {font-size:12px;}

#pie_dividido h1 {font-family: 'Montserrat', sans-serif; color:#fff; font-size:16px; font-weight:400; }
#pie_dividido h1 a {font-family: 'Montserrat', sans-serif; color:#fff; font-size:16px; font-weight:400; text-decoration:none;}
#pie_dividido h1 a:hover  {color:#b6211a; }
#pie_dividido p {font-family: 'Roboto', sans-serif; color:#fff; font-size:14px; font-weight:400; line-height:22px;}
#pie_dividido p a {font-family: 'Roboto', sans-serif; color:#fff; font-size:14px; font-weight:400; text-decoration:none;}
#pie_dividido p a:hover  {color:#b6211a; }

#pie2 p {font-family: 'Roboto', sans-serif; color:#fff; font-size:14px; font-weight:400; line-height:22px; text-align:right;}
#pie2 p a {font-family: 'Roboto', sans-serif; color:#fff; font-size:14px; font-weight:400; text-decoration:none;}
#pie2 p a:hover  {color:#CCC; }

.categoria {font-family: 'Roboto', sans-serif; color:#000; font-size:14px; font-weight:400; text-decoration:none;}
.texto {font-family: 'Roboto', sans-serif; color:#000; font-size:14px; font-weight:400; text-decoration:none;}
.texto2 {font-family: 'Roboto', sans-serif; color:#000; font-size:14px; font-weight:400; text-decoration:none;}
.texto2 a {font-family: 'Roboto', sans-serif; color:#000; font-size:14px; font-weight:400; text-decoration:none; text-decoration:none;}
.texto2 a:hover {color:#51d988;}
.color_iconos {color:#51d988;}

@media screen and (min-width:50em) {
p {font-size:14px;  line-height:24px;}	
#superior p {font-size:14px;}
#superior p a {font-size:14px;}
.texto {font-weight:400; }
#titulo h1 { font-size:40px;}
#titulo2 h1 { font-size:40px;}
}
/* 	FUENTES */

/* 	ESTRUCTURA TOP */
#superior {width:100%; padding-top:6px; padding-bottom:6px; background-color:#000;}
#superior_izq {width:96%; padding-left:2%; padding-right:2%; text-align:center;} 
#superior_izq img {max-width:100%;}
#superior_der {width:96%; padding-left:2%; padding-right:2%; text-align:center;} 
#top_izq {width:100% ;text-align:center; background-color:#ec3b33;}
#top_izq img {max-width:100%;}
#top_centro {width:96%; padding-left:2%; padding-right:2%; text-align:center; background-color:#FFF;}
#top_der {width:96%; padding-left:2%; padding-right:2%; text-align:center; background-color:#FFF;}  
#buscador_izq {width:90%; float:left; text-align:right; margin-top:20px;}
#buscador_izq input {width:95%; height:25px; background-color:#FFF; border: none; border-bottom:1px solid #CCC; border-radius:none; padding:2px;}
#buscador_der {width:10%; height:31px; float:left; text-align:center; margin-top:20px;}
#buscador_der input {width:30px; text-align:center;}
#top {width:100%; background-color:#FFF;}
#menu_top {width:100%; background-color:#FFF; display:none; border-top:#CCC 1px solid; border-bottom:#CCC 1px solid;}
#menu_celular {width:100%; background-color:#FFF;}
/* 	ESTRUCTURA TOP */

/* 	ESTRUCTURA CUERPO */
#destacados {width:100%; background-color:#E4E4E4; padding-top:25px;}
#destacados_interno {width:94%; padding-left:3%; padding-right:3%; text-align:center; padding-bottom:25px;}
#interno {width:96%; padding-left:2%; padding-right:2%; padding-top:20px; padding-bottom:20px; background-color:#FFF;}	
#lateral_izq {display:none;}
#lateral_der {width:100%;}
#lateral_izq_home {display:none;}
#lateral_der_home {width:100%;}
#lateral_izq_int {display:none;}
#lateral_der_int {width:100%;}
#derechap {width:96%; margin-left:auto; margin-right:auto;}
#izquierdap {width:96%; margin-left:auto; margin-right:auto;}}
#banner_secundario {width:100%; margin-top:30px;}
#banner_secundario img {width:100%;}
/* 	ESTRUCTURA CUERPO */

/* 	ESTRUCTURA PRODUCTO */
#prod_ext {width:94%; margin-left:2%; margin-right:2%; margin-bottom:15px; border: 1px solid #d0d0d0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:1%;}
#prod_der {width:94%; height:140px; padding-right:3%; padding-left:3%; padding-top:10px; text-align:center;} 
#prod_der img {max-width:100%; max-height:140px; text-align:center;} 
#prod_izq {width:94%; padding-right:3%; padding-left:3%; text-align:center;} 
#prod_comprar {width:70%; padding:2%; background-color:#007364; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; margin-bottom:15px; margin-top:15px; font-family: 'Montserrat', sans-serif; color:#FFF; font-size:16px; text-align:center; margin-left:auto; margin-right:auto;  }
#prod_comprar a {color:#FFF; text-decoration:none;}
#prod_comprar a:hover {color:#CDDCCF;}
#prod_textos {margin-bottom:10px;}
/* 	ESTRUCTURA PRODUCTO */

/* 	ESTRUCTURA PIE */
#pie {width:100%; background-color:#ea3c33; border-top:4px solid #b6211a;}
#pie_interno {width:96%; padding:2%;}
#pie_dividido {width:90%; padding-right:5%; padding-left:5%;}
.pie_centrado1 {text-align:center;}
.pie_centrado2 {text-align:center;}
#pie2 {width:98%; background-color:#000; padding-left:1%; padding-right:1%; padding-top:2px; padding-bottom:2px;}
/* 	ESTRUCTURA PIE */

/* 	ESTRUCTURA DETALLER PRODUCTO */
#prod_precio2 {width:97%; margin-right:3%; font-family: 'Montserrat', sans-serif; color:#007364; font-size:36px; text-align:right;}

#prod_comprar2 {width:30%; padding:2%; float:left; background-color:#ed3a33; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; margin-bottom:15px; margin-top:15px; font-family: 'Montserrat', sans-serif; color:#FFF; font-size:18px; text-align:center; }
#prod_comprar2 a {color:#FFF; text-decoration:none;}
#prod_comprar2 a:hover {color:#b6211a;}

#derecha {width:96%; margin-left:auto; margin-right:auto; margin-bottom:25px; text-align:center;}
#derecha img {max-width:100%; text-align:center;}
#izquierda {width:96%; margin-left:auto; margin-right:auto;}

#descripcion {margin-top:20px; border-top: #CCC solid 1px;}

#fotitos {width:19%; height:60px; float:left; overflow:hidden; margin-right:0.5%;margin-left:0.5%;margin-bottom:1%; }
#fotitos img {max-height:60px;}

/* 	ESTRUCTURA DETALLER PRODUCTO */

/* 	ESTRUCTURA FORMULARIOS */
label {font-family: 'Roboto', sans-serif; color:#333; font-size:12px; font-weight:400; text-align:left;}
input { width:95%; height:30px; border: 1px solid #CCC; margin-bottom:10px; border-radius:4px;}
select { width:95%; height:30px; border: 1px solid #CCC; margin-bottom:10px; border-radius:4px;}
textarea { width:95%; height:90px; border: 1px solid #CCC; margin-bottom:10px;  border-radius:4px; background-color:#FFF;}
::placeholder { font-family: 'Roboto', sans-serif; color:#999; font-size:14px; font-weight:400; }
.btnsubmit {border:none; background-color:#ed3a33; color:#FFF; padding:4px; cursor:pointer; width:300px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-family: 'Montserrat', sans-serif; color:#FFF; font-size:18px; }
#actualizar input {width:20px !important; height:20px; border:none;} /*BOTON CARRITO DE COMPARAS*/
#derechaf {width:96%; margin-left:auto; margin-right:auto;}
#izquierdaf {width:96%; margin-left:auto; margin-right:auto;}
#consulta_ok { width:98%; padding:1%; background-color:#ea3c33;}
#consulta_ok p { color:#FFF;}
/* 	ESTRUCTURA FORMULARIOS */

/* 	ESTRUCTURA CARRITO */
#carrito_1 {width:50%; height:auto; text-align:left; background-color:#999; float:left; display:none;}
#carrito_2 {width:20%; height:auto; text-align:left; background-color:#999; float:left; display:none;}
#carrito_3 {width:10%; height:auto; text-align:center; background-color:#999; float:left; display:none;}
#carrito_4 {width:100%; height:auto; text-align:left; background-color:#EAEAEA; padding-top:10px;}
#carrito_5 {width:100%; height:auto; text-align:left; background-color:#EAEAEA; padding-bottom:10px; }
#carrito_6 {width:33.33%; height:30px; text-align:center; background-color:#EAEAEA; float:left; border-bottom:1px solid #999;}
#carrito_7 {width:50%; height:auto; text-align:center; background-color:#999; float:right; padding-top:8px; padding-bottom:8px;}
#carrito_8 {width:33.33%; text-align:center; background-color:#999; float:left; border-bottom:1px solid #999; padding-top:8px; padding-bottom:8px;}

#categorias_boton2 {width:50%; float:left;}
#categorias_icono {width:90px; float:left;}
#categorias_texto {width:90px; float:left;}

#envios {width:98%; padding:1%; text-align:left; background-color:#EAEAEA; padding-top:20px; margin-bottom:15px;}
#envios_label {float:left; text-align:left; margin-top:-10px; }
#envios_label label {font-weight:400;}
#envios_input {float:left; text-align:left;}
#envios_input input {width:15px !important; margin-top:0; padding-top:0;}
/* 	ESTRUCTURA CARRITO */

/* 	MENU LATERAL */
#menu_lateral {font-family: 'Montserrat', sans-serif;font-weight:400;font-size: 16px;color: #666;display:none}
#menu_lateral a {font-family: 'Montserrat', sans-serif;font-weight:400;font-size: 16px;color: #666;text-decoration:none;display:block;}
#menu_lateral a:hover {color: #333;}
#menu_lateral ul {list-style-type: none; margin-left:-30px;}
/* 	MENU LATERAL */

/* 	ESTRUCTURA SECICONES */
#foto_abajo {width:100%; text-align:center;}
#foto_abajo img {max-width:100%; text-align:center;}
#foto_arriba {width:100%;}
#foto_arriba img {width:100%;}
#fotitos2 {width:48%; height:120px; float:left; overflow:hidden; margin-right:1%;margin-left:1%;margin-bottom:1%; border:1px solid #E1E1E1;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:none;}
#fotitos2 img { max-width:100%;}
#seccion img {max-width:100%;}
/* 	ESTRUCTURA SECICONES */



@media screen and (min-width:34.375em) {
  
/* 	ESTRUCTURA CUERPO */   
#destacados_interno {width:44%; float:left;}
#derechap {width:66%; margin-right:4%; float:left; margin-top:30px;}
#izquierdap {width:26%; margin-left:4%; float:left; }    
/* 	ESTRUCTURA CUERPO */    
 
 /* ESTRUCTURA PRODUCTO */    
/*#prod_der {width:40%; padding-right:3%; padding-left:0; float:left; text-align:center;} 
#prod_izq {width:57%; float:left; padding-right:0; padding-left:0; text-align:left;}
#prod_precio {width:45%; float:left; margin-right:1%; } 
#prod_comprar  {width:45%; float:left; margin-left:1%;} */ 
 /* ESTRUCTURA PRODUCTO */  
 
/* 	ESTRUCTURA SECICONES */
#fotitos2 {width:23%;} 
/* 	ESTRUCTURA SECICONES */
    
}

@media screen and (min-width:50em) {
/* 	CONTENEDORES */
#contenedor_principal {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_superior {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_top {width:90%; margin-left:auto; margin-right:auto;}
#contenedor_menu {width:90%;margin-left:auto; margin-right:auto;}
#contenedor_contenido {width:90%; background-color:#FFF; margin-left:auto; margin-right:auto;}
#contenedor_banner {width:100%; margin-left:auto; margin-right:auto;}
#contenedor_pie {width:90%; margin-left:auto; margin-right:auto;}
/* 	CONTENEDORES */	
	
/* 	ESTRUCTURA TOP */   
#superior_izq {width:49%; padding-right:0; padding-left:1%; text-align:left; padding-bottom:0; float:left;} 
#superior_der {width:49%; padding-right:1%; padding-left:0; text-align:right; float:left;} 
#top_izq {width:25%; padding-right:0; text-align:left; padding-bottom:0; float:left; background-color:#FFF; }
#top_centro {width:46%; padding-left:2%; padding-right:2%; text-align:center; float:left;} 
#top_der {width:24%; padding-right:1%; padding-left:0; text-align:right; float:left;} 
#buscador_izq input {width:60%;}
#menu_top {width:100%; background-color:#FFF; display:block; margin-left:auto; margin-right:auto;}
#menu_celular {width:100%; background-color:#FFF; display:none;}
/* 	ESTRUCTURA TOP */ 

/* 	ESTRUCTURA CUERPO */   
#lateral_izq {width:32%; padding-right:3%; float:left; background-color:#FFF; display:block;}
#lateral_der {width:65%; float:left;}
/*#lateral_izq_home {width:32%; padding-right:3%; float:left; background-color:#FFF; display:block;}
#lateral_der_home {width:65%; float:left;}*/
#destacados_interno {width:19%;}    
#banner_secundario {width:48%; margin-bottom:20px; float:left; margin-left:2%;}
/* 	ESTRUCTURA CUERPO */

/* 	ESTRUCTURA PIE */
#pie_dividido {width:33.3%; padding-left:0; padding-right:0; float:left;}  
.pie_centrado1 {text-align:left;}
.pie_centrado2 {text-align:right;}
/* 	ESTRUCTURA PIE */

/* 	PRODUCTO */
#derecha {width:30%; margin-right:2%; float:left;}
#derecha img {width:100%;}
#fotitos {width:24%;}
#izquierda {width:50%; margin-left:8%; margin-right:10%; float:left;}
#prod_textos {height:200px; overflow:hidden;}
#prod_ext {width:31%; margin-left:2%; margin-right:0; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;} 
/* 	PRODUCTO */

/* 	ESTRUCTURA CARRITO */
#carrito_1 {width:50%; text-align:left; background-color:#999; float:left; display:block; padding-top:8px; padding-bottom:8px;}
#carrito_2 {width:20%; text-align:left; background-color:#999; float:left; display:block; padding-top:8px; padding-bottom:8px;}
#carrito_3 {width:10%; text-align:center; background-color:#999; float:left; display:block; padding-top:8px; padding-bottom:8px;}
#carrito_4 {width:50%; height:30px; padding-top:10px; text-align:left; background-color:#EAEAEA; float:left;border-bottom:1px solid #999;}
#carrito_5 {width:20%; height:30px; padding-top:10px; padding-bottom:0; text-align:left; background-color:#EAEAEA; float:left; border-bottom:1px solid #999;}
#carrito_6 {width:10%;height:30px; padding-top:10px; text-align:center; background-color:#EAEAEA; float:left; border-bottom:1px solid #999;}
#carrito_7 {width:10%; text-align:center; background-color:#999; float:right; padding-top:8px; padding-bottom:8px;}
#carrito_8 {display:none;}
#envios {width:28%; float:left; margin-right:3%; }
/* 	ESTRUCTURA CARRITO */

/* 	ESTRUCTURA FORMULARIOS */
#derechaf {width:40%; float:left; text-align:left;}
#izquierdaf {width:40%;  float:left; text-align:left;}
/* 	ESTRUCTURA FORMULARIOS */

#menu_lateral {display:block;}

/* 	ESTRUCTURA SECICONES */
#fotitos2 {width:18%;}
/* 	ESTRUCTURA SECICONES */


}

@media screen and (min-width:64em) {

/* 	ESTRUCTURA CUERPO */      
#lateral_izq {width:22%;}
#lateral_der {width:75%; float:left;}    
/*#lateral_izq_home {width:22%;}
#lateral_der_home {width:75%; float:left;}  */
/* 	ESTRUCTURA CUERPO */   
    
/* 	ESTRUCTURA PRODUCTO */
#prod_ext {width:18%; margin-left:2%; margin-right:0;} 
/* 	ESTRUCTURA PRODUCTO */
}