body { /*background-image: url("../img/nubes.svg"); 
	background-size: contain; 
	background-repeat-y: no-repeat;
	background-repeat-x: repeat;
	width: 100%; height: 100%;*/
	/*overflow: hidden;*/ padding: 0px; margin: 0px;
	background: white;}

h1 {text-align: center; display: inline; font-size: 18px;}
h2 {font-size: 18px;}
h5 {text-align: center; display: inline; font-size: 18px;}

			.box {/*text-align: center;*/ border: solid 1px gray; padding: 5px; border-radius: 5px; /*background: currentColor*/;  width: 100%; white-space: nowrap; /*overflow-x: hidden; overflow-y: hidden;*/ box-shadow: 0px 10px 10px black;}
			.lastest_title {background: #ebe8c0; margin: 5px; padding: 5px; border-radius: 20px; color: #6d6d6d; height: 50px;}
		
			.left { background: white;}
			.right { background: #212529;}
			.right .nota { font-size: 12px;}
			.nota {width: 100%; padding: 10px; background: rgba(255,255,255,.8)}

			.publicidad { padding: 0px; margin: 0px; overflow: hidden; text-align: center; background: none;}

			.publicidad img {max-width: 100%; max-height: 100%;}

			p {text-align: justify; font-size: 18px; color: #6d6d6d;}
 
			.section_title {font-size: 12px; color: red; text-align: right;}

			.weather { max-width: 100%; max-height: 100%;}

			.title_vertical { vertical-align: middle; line-height: 50px;}

			.img_nota { width: 100%; height: 200px; padding: 5px; text-align: center; /*vertical-align: middle;*/ display: flex;}

			.box_img img {max-width: 100%; max-height: 100%;}

			.texto {width: 100%;}

			.botones {
				margin: 5px;
				padding: 5px;
				background: #c9fdff;
				border: solid 1px white;
				color: #007bff;
				font-size: 24px;
			}

			.controls { text-align: center; font-size: 14px; color: #6d6d6d;}
			.busqueda input {width: 50%; border: none; border-bottom: solid 1px gray; border-radius: 0px; background: transparent}
			label {color: #6d6d6d; font-weight: bold;}
            .busqueda { color: #6d6d6d; background: white; display: inherit;}
			.btn2 {padding: 10px; display: inline-block; background: linear-gradient(175deg, #f69f00, #a80e0e); border: solid 3px #ff8001; border-radius: 10px; color: white; font-weight: bold; font-family: Arial; font-size: 20px;}
			.btn3 {padding: 10px; display: inline-block; background: linear-gradient(175deg, #313131, #858585); border: solid 3px #ff8001; border-radius: 10px; color: white; font-weight: bold; font-family: Arial; font-size: 20px;}
    
.imagenes_box {
    display: block;
    width: 100%;
    height: 300px;
    background: #3d3d3d; 
    text-align: center; 
    vertical-align: middle; 
    line-height: 300px;
}

.imagenes_box img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.title
{
	text-decoration: none;
	color: #5f8dd3;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	display: block;
	line-height: 90%;
	margin-bottom: 10px;
}

.footer
{
	background: #5f8dd3;
	width: 100%; 
	height: 100px; 
	padding: 0px; 
	margin-top: 20px;
}

hr {
	background: #5f8dd3;
}

.descripcion
{
	font-family: Arial;
	color: rgb(87, 87, 87);
	font-size: 12px;
}

.qty
{
	height: 50px;
	width: 50px;
	font-size: 24px;
}

.precio
{
	color: #5f8dd3;
	font-weight: bold;
	font-size: 24px;
	margin: 0px;
}

.oferta
{
	color: orange;
	font-weight: bold;
	font-size: 28px;
	margin: 0px;
}

.titulo
{
	text-align: center;
	font-weight: bold;
	margin: auto;
	display: block;
}

.btn_menu {
	width: 100%;
    background: #5f8dd3;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    color: white;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    height: 180px;
	margin: 5px;
	border: solid 1px white;
}

.btn_menu:hover {
	cursor: pointer;
}

.btn_menu img
{
	max-width: 100%;
	max-height: 100px;
	margin: auto;
}

.ttl_menu
{
	display: block;
}

.title_categoria
{
	color:#fab269;
	font-size: 14px;
	font-weight: bold;
}

.title_tienda
{
	color: #8acfff;
	font-size: 18px;
	font-weight: bold;
}

/* ESTILOS DE LOGIN */

.box {
    margin: auto; width: 250px; background: #5f8dd3; padding: 20px; color: white; font-weight: bold; border-radius: 10px;
}

.inp {
    border: none; border-bottom: solid 2px white; display: inline-block; padding: 10px; width: 100%;
}

.inp i {
    font-size: 32px; float: left;
}

#email, #pass {
    background: transparent; border: none; font-weight: bold; color: white; width: calc(100% - 32px); float: left; outline: none;
}

#email::placeholder, #pass::placeholder {
   color: white; font-weight: bold; outline: none;
}

#email:focus, #pass:focus {
    outline: none; color: white; font-weight: bold; border: 0px; outline-style:none; box-shadow:none; border-color:transparent;
}

.link {
    color: white;
}

/* ESTILOS ADMIN */
	.box_table
	{
		width: 100%;
		max-width: 100%;
		overflow-x: scroll;
		background: rgb(255,255,255);
	}

.form_white
{
	background: rgb(255,255,255);
	padding: 10px;
}

.img_products
{
	max-width: 150px;
	max-height: 150px;
}
/* TERMINAN ESTILOS ADMIN */


/* ESTILOS ADMIN TIENDA */
.cajamapa
{
	width: 100%;
	margin: auto;
	text-align: center;
	background: rgb(255, 255, 255);
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 100%;
}

#tbl_products tbody tr:hover
{
	background: rgb(233, 193, 18);
	color: white;
	cursor: pointer;
}

#tbl_products
{
	min-width: 1200px;
}

img.mini
{
	max-width: 60px;
	max-height: 60px;
}

.total_ttl
{
	background: yellow;
	padding: 5px;
	border: solid 2px red;
	width: 100%;
	display: block;
	font-size: 20px;
}

.total_ttl2
{
	background: rgb(106 143 244);
	padding: 5px;
	border: solid 2px rgb(255, 187, 0);
	width: 100%;
	display: block;
	font-size: 20px;
	color: white;
}

.box_tablepv
{
	height: 350px;
	width: 100%;
	background: white;
	overflow-y: scroll;
}

.box_tablepv_header
{
	width: 100%;
}

#tbl_products2 tbody tr:hover
{
	background: orange;
}

.blacklayer
{
	width: calc(100% + 15px);
	height: 100%;
	background: rgba(0,0,0,.9);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2;
	display: block;
	overflow-y: scroll;
}

.box_payment
{
	width: calc(100% - 100px);
    margin: auto;
    background: white;
    text-align: center;
    padding: 20px;
    margin-top: 20px;
}

.compare
{
	max-width: 100%;
  	position: inline-block;
  	margin: auto;
	text-align: center;
}

.compare div.soriana
{
	background: #709814; color: white; padding: 2px; font-size: 10px;
	margin: auto;
}

.compare div.heb
{
	background: #db6d3a; color: white; padding: 2px; font-size: 10px;
}

.compare div.walmart
{
	background: #93caff; color: white; padding: 2px; font-size: 10px;
}


.fade {
	animation-name: fade;
	animation-duration: 1.5s;
  }
  
  @keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
  }

  .competencia
  {
	width: 100%;
	display: inline-block;
	text-align: center;;
  }

  .princecompe
  {
	width: 100%;
	display: inline-block;
	text-align: center;
  }
  
  .producto
  {
	font-size: 10px;
	font-weight: bold;
	color: black;
	border: solid 1px gray;
	background: white;
	margin-bottom: 5px;
  }
  
  .producto:hover
  {
	background: lightgreen;
	cursor: pointer;
  }
  
  .card-title-producto
  {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
  }
  
  .soriana
  {
	background: #ffd68b;
  }  
  .heb
  {
	background: #ffb5b5;
  }  
  .walmart
  {
	background: #86c3f8;
  }
  
   .bodega
  {
	background: #87ff76;
  }
  
   .mitiendita
  {
	background: #fd5656;
  }
  
  
  .precio
  {
	color: #ff9791;
	text-align: center;
  }
  
  .fecha 
  {
	 text-align: right;
  }
  
  .card
  {
	height: 40vh;
	overflow-y: auto;
  }
  
  .selected
  {
	background: gray;
  }
  
  .bodymodal
  {
	  height: 300px;
	  overflow-y: auto;
  }
  
  .scroll
  {
	/*width: 100px;
	overflow-x: auto;*/
  }
