*{
  border:0;
  margin:0; 
  outline:0;
  padding:0;   
}
body{
  background:#fff; 
  color:#000; 
  font:14px 'Open Sans', sans-serif; 
  overflow-x:hidden; 
}
a{
 text-decoration:none;  
 color:#000;
}
a:hover{
 color:#999;
}
.text-mayus{
 text-transform:uppercase; 
}

.input-border-red{
  border-color:red;
}

/*ICONOS*/
.store-icon-login,.store-icon-logout,.store-icon-telefono,.store-icon-carrito,.store-icon-carritohist{
 max-height:30px;
}
.store-icon-marca{
 max-height:50px;
}
.store-icon-modelo{
   float:right;
}
.store-icon-modelo img{
   height:30px;
   width:30px;
}
.store-icon-oferta{
  height:80px; 
  position:absolute; 
  width:80px; 
  z-index:100;
}

/*ETIQUETAS Y TEXTOS*/
/*
.store-info-tienda,
*/
.store-info-descripcion{
 font-size:18px;
 font-weight:bold;
}
.store_item_detalles_tienda #data_tienda{
 font-size:18px;
 font-weight:bold;  
}
/*
.store-info-tienda a:hover{
  color:#000;
}
*/

.store-info-marca,.store-info-categoria{
 color:#ccc;
 font-size:16px;
 text-transform:uppercase; 
}
.store-formdetalles-cantidad label,.store-formdetalles-color label,.store-formdetalles-talla label{
   margin-right:5px;
}
.store-formdetalles-cantidad input{
   padding:2px;
   text-align:right;
   width:100px;
}
.store-formdetalles-color,.store-formdetalles-talla{
	margin-bottom:5px;
}
.store-formdetalles-color div,.store-formdetalles-talla div{
   display:inline-block;
   vertical-align:middle;
}

.store-formdetalles-cantidad input{	
   text-align:center;
}
/*AJUSTES DE ESTILOS SEGUN CONTEXTO*/
#verDetalles .store-info-marca,#verDetalles .store-info-categoria{
 line-height: 25px;
}





img,iframe{ 
max-width:100%;
}
input, select, textarea{
  font:14px 'Open Sans', sans-serif;
  padding-top:10px; 
  padding-bottom:10px; 
  padding-left:3px; 
  border:1px solid #ccc; 
  color:#28190f; 
  width:100%; 
  transition:all 150ms linear;
}
textarea{
 height:150px;
 overflow:auto;
 resize:none;  
}
input:focus, textarea:focus{
  border:1px solid #28190f;
}
header,section{
  margin: 0;
  padding: 0; 
  width:100%;
}
header{
 border-bottom:1px solid #ccc;
}
#header1,#header2{ 
  margin:auto;
  width:100%;  
}
#header1{
  min-height:45px;
}
  
/*CONTENIDO  */
#contenido_principal{
  min-height:600px;
  width:100%; 
}
.contenido_principal_tv{
  margin-left:1%;
  padding:5px 0px 5px 0px;
  width:98%; 
}
article,header div{ 
  display:inline-block; 
  vertical-align:top;
}
header article{
 margin-left:1%; 
 padding-left:0px;
 padding-right:0px;
 width:98%; 
}


#head_options{
  text-align:right;
  padding-top:13px;
  width:100%;
  font-size:16px;
}
.head_opcion{
 cursor:pointer;
}

#head_options i{font-size:20px;}
.head_text{ font-size:16px; }
		
#logo_head{
 margin-top:-13px;
 float:left;
}
#logo_head img{
 max-height:50px;
 max-width:230px;
}

#t_moneda{ 
  border:1px solid #333;
  font-size:14px; 
  padding:1px 5px;
  text-align:right; 
}


#t_moneda{ 
  border:0px;
  width:55px; 
  padding:0px; 
}

#contenedor_menu{
   text-align:left;
   width:80%;
}
/*
#contenedor_buscador{
   text-align:right; 
   width:19%;
}
*/
#verDetalles{
  padding:5px;
}
#verDetalles article{
  width:48%;
  margin:0%;
}
#zoom_detalles{ 
  background:#fff;
  display:none; 
  height:500px;  
  position:absolute;
  z-index:1; 
}

#detalles_buttons_op div{
  margin-top:5px;
  width:100%;
}

#datosP_social #unik,#datosP_social .fb-save{
   display:inline-block; 
   vertical-align:top;
   margin-bottom:5px;
   width:45%; 
}

.tabla{
	  min-width:100%;
	  border-collapse:collapse;
	  border:1px solid #ccc;
}
.tabla th{
  text-transform:uppercase; 
  font-size:12px;
  text-align:center;
  background:#ddd;
  padding:5px;
  border-bottom:1px solid #ccc;
}	
.tabla tr:hover{
   background:#ddd;
}
.tabla td{
	  padding:1px;
	  font-size:15px;
	  border-bottom:1px solid #ccc;
}

/********articulos en items*************/
.slider-items{ 
     height:470px; 
     margin:0%;
     text-align:center;
}
.item{
	 border:1px solid #fff;
	 display:inline-block;
	 height:445px;	
	 margin:0px; 
     padding:10px;
	 text-align:center;
	 vertical-align:top; 
     width:290px;
}
.item:hover{
	 border:1px solid #ccc;
}

.icon-oferta{
  height:80px; 
  position:absolute; 
  width:80px; 
  z-index:100;
}
.item .text-marca{
 font-weight:300;
 color:#acacac; 
 margin:0px;
 text-transform:uppercase; 
 font-size:12px;
}

.zoom,.item_img{
   height:240px;
}
.descripcion a{
    color:#000; 
    display:block; 
    font-size:12px;
    height:36px; 
    margin:5px 0; 
    overflow:hidden;  
    text-transform:uppercase; 
}
.pOferta{
     font-size:24px; 
     height:30px; 
     line-height:30px; 
     margin-bottom:5px;
}


/*<!--Style slides-->*/
.slider {
   width: 92%;
   margin: 10px auto;
}
.slick-prev:before,
.slick-next:before {
     color: black;
}
/* these styles are for the demo, but are not required for the plugin */
.zoom,.item_img {
	display:inline-block;
	position: relative;
}
/* magnifying glass icon */
.zoom:after {
	content:'';
	display:block; 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url(../plugins/zoom-master/icon.png);
}
.zoom img,.item_img img {
	display: block;
	max-height:240px;
}
.zoom img::selection,.item_img::selection { 
     background-color: transparent; 
}


/*DETALLES DEL PRODUCTO*/
#imagenes_prod,.datosP{width:45%;}
#imagen_prod_principal{height:400px;text-align:center;width:100%;}
#imagen_prod_principal img{max-height:380px;}

#verDetalles .claveP{color:#4D4D4D;  font-size:12px;}
#verDetalles .claveP span{background:#eee; color:#333; }

#verDetalles .categoriaP{text-transform:uppercase; color:#ccc; font-size:16px; line-height: 30px; }
#verDetalles .marcaP{max-height:50px; margin-left:10px;}

#verDetalles .precioP{font-size:32px; font-weight:800;}
#verDetalles .precioP span{font-weight:400; text-decoration:line-through; color:#ccc; font-size:24px;}
#verDetalles .monedaP span{font-weight:800; text-transform:uppercase;}

#verDetalles .cantidadP, #verDetalles .talla-color p{border:1px solid #ccc;  display:inline-block;}
#verDetalles .cantidadP label, #verDetalles .talla-color label{padding:5px 15px; margin-bottom:0px;}
#verDetalles .cantidadP input{padding:5px 15px; width:68px; text-align:center; border:0; border-left:1px solid #ccc;}
#verDetalles .talla-color select{padding:5px 15px; text-align:center; border:0; border-left:1px solid #ccc; cursor:pointer;}
#verDetalles .talla-color option{text-align:left; padding-left:5px;}

.calificador{display:inline-block; vertical-align:top; }
.calificadores{text-align:center;width:100%;padding:10px 0px 10px 0px;}

/*
.btnColor,.btnColorSelected{width:25px; height:25px; display:inline-block; vertical-align:top;  margin-right:5px; cursor:hand;}
.btnTalla,.btnTallaSelected{height:25px; min-width:25px; display:inline-block; vertical-align:top;  margin-right:5px; cursor:hand; background:#ccc;display:none;padding:2px;}
.btnColorSelected,.btnTallaSelected{ border:3px solid #ccc; }
.btnTallaSelected{ background:#fff; }   
*/
.msg-error{color:red; display:none;} 

.store_item_colores{
  height:25px;
}
.store-formdetalles-filtro{
   width:100%;
}
.select_filtro{
  width:250px;display:block;padding:2px;margin:0px;margin-bottom:5px;margin-top:-8px;
}
.btn_filtro{
   background:#ccc;	
   border-radius:5px; 
   color:#000;	 
   cursor:pointer;
   display:none;
   margin-left:5px;
   padding:1px 7px;
   border:2px solid #ccc;
}
.btn_filtro_color,.btn_filtro_color-item{
   border:1px solid #ccc;	 
   border-radius:50%;	 
   height:25px;
   padding:0px;
   width:25px;
}
.btn_filtro:hover,.btn_filtro_selected{
   border:2px solid #413d3d;
}
.btn_filtro_activo{
   display:inline-block;
}
.row_list_agrupado td{
  text-align:center;
  font-size:10px;
}
		 
#controles_zoom{ text-align:center; position:relative; width:100%; margin-bottom:3px; padding-top:3px;}
#controles_zoom div{
  max-width:30px;
  border-radius:5px;
  display:inline-block; vertical-align:top;
  border:1px solid #ccc; text-align:center; margin:0%; background:#fff;
}
#detalles_buttons_op div{ 
  display:inline-block;
  vertical-align:top;
  max-width:47%;
}

/*imagenes pequeñas del prod de galeria de imagenes en DETALLES DEL PRODUCTO*/
.contenedor_gal_img{  width:50px;text-align:center;}
.menu_img,.menu_img_selected{ height:50px; width:50px; padding:2px; cursor:pointer; border: 1px solid #fff;}
.menu_img_selected{border: 1px solid #ccc;}
.contenedor_gal_img div img{ max-width:45px;max-height:45px; }


/*PAGINADO*/
.paginas{text-align:center; background:#fff; margin:20px auto 0; padding:10px; }
.paginas a{
    color:#999; 
    display:inline-block; 
    margin:0 10px;  
    transition:all 150ms linear;
}
.paginas a:hover{color:#000;}




/*buscador*/
.buscador{ margin-top:3px;}


/*boton subir*/
.goTop{
   background:rgba(0,0,0,0.8); 
   border:1px solid rgba(255,255,255,0.8); 
   bottom:60px; 
   box-shadow:0 2px 3px rgba(0,0,0,0.5); 
   color:rgba(255,255,255,0.8); 
   cursor:pointer; 
   display:none; 
   padding:12px; 
   position:fixed; 
   right:80px; 
   z-index:9998;
}


/*botones*/

.button{
   background:#fff; 
   border:1px solid #333; 
   color:#333; 
   cursor:pointer; 
   display:inline-block; 
   font:16px 'Open Sans', sans-serif; 
   margin:10px 10px 10px 0px;
   padding:8px 15px; 
   text-align:center;   
   text-transform:uppercase;
   transition:all 150ms linear;  
}
.button:hover{
    background:#000; 
    border:1px solid #000; 
    color:#fff;
}
.addBtn{
  display:inline-block; 
  width:90%; 
  margin:0 auto; 
  padding:5px; 
}
.button_min{
  font-size:14px; 
  padding:3px;
}


/*Estrellas de calificación*/
.con_stars span{font-size:50px;}
.stars_general{font-size:25px;}

div.pie{width:100%; background:fff;   position:relative;}


.txt_mini{font-size:11px; color:#4d4d4d;}
.dato_faltante{border:1px solid red !important;;}	


.pClave, .pPrecio, .pOferta{margin:5px 0; font-weight:300;}
.pPrecio, .pOferta{display:inline-block;}
.pPrecio{color:#acacac; font-size:18px; text-decoration:line-through; margin-right:5px !important;}

#contacto label{width:100px;}


/*Estilos del carrito****************************************/
.elcarrito{
  border-collapse:collapse;
  min-width:100%;
  margin-top:10px;
}
.elcarrito_encabezado th{
  border:1px solid #000; 
  font-size:14px;
  font-weight:300;
  height:30px; 
  padding:0 10px;
  text-align:center;  
}
.elcarrito_partidas td{
  background:#fff; 
  border:1px solid #000; 
  padding:5px 10px; 
  text-align:right;
}
.elcarrito_partidas td img{
  max-height:60px;
}
.elcarrito_totales td{
  text-align:right;
  padding:5px;
}
/************************************************************/





.totales{float:right;}
.totales td{border:1px solid #000; border-top:0; padding:7px 10px; text-align:right;}
.totales td:first-child{border:0; font-weight:800; text-transform:uppercase;}
.totales td:last-child{background:#fff;}
.totales tr:last-child td:last-child{font-weight:800;}

#modCant{text-align:center; font-size:14px; margin:50px auto;}
#modCant label{width:120px;}
#modCant input{width:80px;}

/*DESPLEGAR BUSQUEDA*/
.result_share div{
 padding-top:10px;
 padding-bottom:10px;
 display:inline-block;
 vertical-align:top;
}
.result_share div a{
 color:#000; 
}
.result_share .cont_imagen .prod_img{
   padding-left:40px; 
}
.result_share .cont_imagen .prod_img img{
  margin-top:-20px; 
  max-height:140px; 
  max-width:130px;
}
.result_share .cont_imagen .icon_oferta{ 
  float:left;
  position:absolute;
  max-width:70px;
  margin-top:-30px;
}
.result_share .cont_imagen{
  width:15%;
}
.result_share div:nth-child(2){
  text-align:left;
  width:55%;
  padding-left:20px;
  padding-right:10px;
}
.result_share div:nth-child(3){
  text-align:center;
  width:29%;
}

/*DESPLEGAR resultados de paqueteria*/
.result_paqueteria div{
  padding-top:10px;
  padding-bottom:10px;
  display:inline-block;
  vertical-align:top;
}
.result_paqueteria div:first-child img{
  display:block; 
  margin:0 auto; 
  max-height:100px; 
  max-width:100px;
}
.result_paqueteria div a{
  color:#000; 
}
.result_paqueteria div:first-child{
  width:10%;
 }
.result_paqueteria div:nth-child(2){
  text-align:left;
  width:45%;
  padding-left:20px;
  padding-right:10px;
}
.result_paqueteria div:nth-child(3),.result_paqueteria div:nth-child(4){
  width:20%;
  text-align:center;
  padding-top:30px;
 }
.head_section{ 
  border-bottom:1px solid #ccc; 
  margin-top:15px;
  margin-bottom:5px;
  width:100%;
}
.head_section div{ 
  display:inline-block; 
  vertical-align:top;
}
.head_section div:nth-child(1){
    width:64%;
}
.head_section div:nth-child(2){
    width:35%;
    text-align:right;
}
  
.txt_title1,.txt_sub_title1{
  text-transform:uppercase; 
  font-weight:300;
  font-size:25px; 
}
.txt_sub_title1{font-size:20px;}

.list{
  padding-top:5px;
  margin-top:5px; 
  width:100%;
  border-bottom:1px solid #ccc;
}

.btn_buscar_car,.btn_borrar_car{
  width:20px;
  height:20px;
  display:inline-block;
  vertical-align:top;
}
/*Scroll estilo 1*/
.scrollbar_a::-webkit-scrollbar { width: 7px; background:#fff;}
.scrollbar_a::-webkit-scrollbar-track {   background:#fff;  } 
.scrollbar_a::-webkit-scrollbar-thumb {   background:#606060; }

/*Scroll estilo x*/
.scrollbar_x::-webkit-scrollbar { height: 7px; background:#fff;}
.scrollbar_x::-webkit-scrollbar-track {   background:#fff;  } 
.scrollbar_x::-webkit-scrollbar-thumb {   background:#606060; }



.option_head_txt{
  cursor:pointer;
  font-size:14px;
}
.option_head_icon{
  cursor:pointer;
}
.icon_tab img{ width:20px; height:20px;}
#unik{ min-width:200px;}
.fb-save{padding-top:3px; }

.opciones_min_display{ width:100%;text-align:center; display:none;}
.opciones_min{ width:25px;height:25px; margin:2px; cursor:pointer;}





.menu_tab{ margin-bottom:20px;}



/*formularios*/
.box_form{ width:98%; padding:5px;}
.box_form p{margin-bottom:15px;}
.box_form label{display:inline-block;}
.box_form_submit{ width:100%; text-align:center;margin-top:10px;margin-bottom:10px;}
.box_califica_form{ width:60%; text-align:left;}
.box_califica_img{ width:25%; margin:20px 0% 0% 5%;text-align:center;}

.txt_no_info{
  font-size:20px;
  color:#ababab;
  width:100%;
  padding-top:20px;
  text-align:center;
}

.cont_productos{ 
  text-align:center;
}

.eliminar:hover{ color:#D91D22;}


.menu_movil{display:none;}


#btn_search_p{ padding:10px; }

.item_descripcion{
  text-transform:uppercase; 
}
.btn-plus-carrito{
   background: rgba(250,250,250,.1);
   border-color: #ffc1;
}


.consulta_whatsapp{
   border-radius:50%;
   background:rgba(26,165,14,0.8); 
   border:1px solid rgba(255,255,255,0.8); 
   bottom:60px; 
   box-shadow:0 2px 3px rgba(0,0,0,0.5); 
   padding:10px 12px 10px 12px; 
   position:fixed; 
   right:20px; 
   z-index:9998;
   color:#fff;
   font-size:26px;
}


.txt_link{
  cursor:pointer;
  color:#4B4B4B;
}
.txt_link:hover{
  color:#000;
}

.perfil_foto .fa-camera{
  background:#4B4B4B;
  cursor:pointer;
  color:#fff;
  display:none;
  font-size:16px;
  margin-top:-30px;
  padding:2px;
}
.perfil_foto:hover > .fa-camera{
  display:inline-block;
}
.perfil_foto img{
  max-height:100px;
  max-width:100px;
}
.icon_user_activo{
  border-radius:50%;
  height:35px;
  width:35px;
}

/*estilos predeterminado de menu*/
/*menus laterales*/
.listmenu,.store_menu_movil{ padding:0px 5px;width:100%; list-style:none;}
.listmenu_sub{
 padding-left:20px;
}
.listmenu_item{
  cursor:pointer;
  padding:3px 0px 3px 0px;
  text-transform:uppercase;
  width:100%;
}
.listmenu_item:hover{
  color:#818181;
}
.down_up{
  float:right; 
  font-size:16px;
  margin-top:3px;
}

/*Folleto personalizado para productos de distribuidores*/
.info_folleto{
	padding:10px;
	text-align:justify;
}
.info_folleto h1{
	font-size:20px;
	font-weight:bold;
}
.info_folleto article{
   margin:10px 20px 10px 0px;
   width:250px;
}
.info_folleto article span{
	color:#787878;
	font-weight:bold;
}
.info_folleto p{
 font-family:arial;
}

.store_icon-cupon{
	cursor:pointer;
    margin:5px 5px 0px 0px;
	width:80px;
}

.btn-entrar,.btn-registrarme{
   width:300px;
   margin: 0px;
}
.btn-existencia,.btn-paquetecontenido{
  padding:5px;
  margin: 5px;
}

.form-niveles{
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	max-width:800px;
	text-align:center;
}
.form-niveles .head label{
	font-size:20px;
	font-weight:bold;
	text-align:left;
}

/*Formulario de selección de almacenes*/
#store_form_almacenes .form_almacenes_txt1{
	font-size:16px;
	text-align:center;
	width:100%;
}
#store_form_almacenes .form_almacenes_opcion{
   margin-top:20px;
}
#store_form_almacenes .form_almacenes_opcion .almacen_nombre{
   font-size:18px;
   font-weight:bold;
   text-transform: capitalize;
}
#store_form_almacenes .form_almacenes_opcion .almacen_btn{
   text-align:center;
   width:100%;
}
#store_form_almacenes .form_almacenes_opcion .fa-map-marker-alt{
	color:red;
}
.store_form_almacenes_titulo1{
   text-transform: capitalize;
}
.store_form_almacenes_titulo2{
   text-transform: capitalize;
   font-weight:bold;
}
.form_almacenes_link .txt1{
	display:block;
}

.form_almacenes_link .txt2{
	font-weight:bold;
}
.form_almacenes_link .fa-map-marker-alt{
  color:red;
}

.form_almacenes_link .icon_despliega_form_almacenes{
  margin-left:5px;
}

.store_menu_cuenta .txt_queharemoshoy{
	font-size:12px;
	padding-bottom:10px;
}
#collapseMenuCuenta{
	position:absolute;
	z-index:3000;
	width:210px;
	margin-left:-140px;
	margin-top:15px;
	border-radius:0px; 
}
#collapseMenuCuenta .card{  
	border-radius:0px; 
}
#collapseMenuCuenta td{
  font-size:14px;
  padding:5px 0px; 
}
#collapseMenuCuenta .fa{
  font-size:15px;
}


#collapseFormAlmacenes{
	width:300px;
}
#collapseFormAlmacenes .close{
	font-size:35px;
}
#collapseFormAlmacenes .card-body{
	padding-top:0px;
}
/*******************************************ESTILOS RESPONSIVE********************************************************/

@media only screen and (max-width: 1200px){

  #total_c{ width:80px;}
  #t_moneda,#total_c{font-size:14px;}     
	
  .menu_expand{padding:0px;min-height:44px;}
  .top-heading,.dd-inner .column{font-size:12px;}

  .txt_tab{ font-size:12px;}
    
  #header1{ max-height:70px;padding-bottom:1px; padding-top:2px; }
  #header2{ max-height:30px; padding-bottom:1px; padding-top:0px; }
}

@media only screen and (max-width: 1000px){


  #logo_head img{
     max-width:180px;
   }
  
  .menu_expand{ display:none;}
  .menu_movil{display:inline-block;}
  .no_movil{ display:none;}  
  .head_opcion{
    margin-right:15px;
  }
  .option_head_txt,#controles_zoom,.txt_tab,#datosP_calificacion,#datosP_social{ display:none;}

  .cont-data-foot{ text-align:center; font-size:14px;}

  .goTop{ margin-bottom:40px; }
  
  /*detalles de producto*/
  #imagenes_prod,.datosP{ width:100%;min-width:100%;padding:2px;}
  .contenedor_gal_img{  width:35px;}
  .menu_img,.menu_img_selected{ height:35px; width:35px; padding:1px;}
  .contenedor_gal_img div img{ max-width:30px;max-height:30px; }  
  
  .icon-oferta img{
    height:50px;  
    width:50px; 
  }  

  .calificador{min-width:60%; }
  #datosP_social{ text-align:center;min-width:100%;padding:0px; }
  .fb-save{min-width:100%;padding-top:5px; }
  #unik{padding: 0px; min-width:100%;text-align:center;margin-left:0px;}
  
  .opciones_min_display{ display:block;}

   .option_head_icon{ width:20%; margin:5px; margin-right:8px;}
   .separador{  display:none; }
  
}
@media only screen and (max-width: 900px){

   div.pie,#codigo_extra_enc{ position:relative;  display:inline-block;background:#fff;}
       
  .elcarrito_botones{
    text-align:center;
  }
  
  .contenido_principal_tv{
    margin:0%;
    padding:1px 0px 1px 0px;
    width:100%; 
  }
  .section{ 
    margin:auto;
    width:97%; 
    padding:0px;
  }  
   
}
@media only screen and (max-width: 720px){ 
	.form-niveles .head label{
		font-size:14px;
	}
	.form-niveles{
		width:98%;
		text-align:left;
    }
      
    .val_carrito{width:90%;}
   
    #detalles_buttons_op div{min-width:100%;}

	.result_share .cont_imagen .prod_img{
	   padding-left:0px; 
	   margin:auto;
	   text-align:center;
	}
	.result_share .cont_imagen .icon_oferta{ 
	  max-width:60px;
	  margin-left:-20px;
	}
	.result_share .cont_imagen{
	  width:43%; 
	  text-align:center;
	}  
  .result_paqueteria div:first-child img{
     max-height:70px; 
     max-width:70px;
   }    
   .result_paqueteria div:first-child{
     width:35%; 
  }
  .result_share div:nth-child(2),.result_paqueteria div:nth-child(2){
    font-size:13px;
    width:55%;
    padding-left:0px;
    padding-right:0px;
  }
  .result_share div:nth-child(3){
    width:100%;
  }
  .result_paqueteria div:nth-child(3){
     width:50%;
     text-align:right;
   }
  .result_paqueteria div:nth-child(4){
      width:30%;
      text-align:left;
   }
  .head_section div:nth-child(1){
    width:100%;
    text-align:left;
    font-size:10px;
  }
  .head_section div:nth-child(2){
    width:100%;
    text-align:left;
    font-size:13px;
  }
  
  .txt_title1,.txt_sub_title1{
   font-size:14px; 
   font-weight:bold;
  }
  .txt_sub_title1{font-size:12px;}


  .button{width:90%;}
  .btn-entrar,.btn-registrarme,.btn-existencia,.btn-paquetecontenido{
      width:300px;
   }
  .box_califica_form{ width:100%; }
  
  #imagen_prod_principal{height:200px;}
  #imagen_prod_principal img{max-height:180px;}
  
  .val_carrito{ display:none;}
  .info-tel{ width:80%;}
  
  .modal-title{
    font-size:14px;
  }
  .item,.item:hover{
    border:0px;
  } 
  
  /*Estilos del carrito****************************************/
.elcarrito_encabezado th,.elcarrito_partidas td,.tabla th,.tabla td{
  font-size:12px; 
}
/************************************************************/

#collapseFormAlmacenes{
	width:100%;
}

}
