
    .tm-fondonegro
    {
    padding: 20px 20px 20px;
    border: medium none;
    background: #000000 ;
    outline: none;
    text-shadow:none;
    }

    .tm-fondo 
    {
    padding: 0px 20px 20px;
    border: medium none;
    background: #ffffff ;
    outline: none;
    text-shadow:none;
    }
          
    .tm-article-subtitle 
    {
        padding-left: 6px;
        border-left: 3px solid #1FA2D6;
        font-size: 16px;
        line-height: 16px;
    }
    
    
    .tm-cabecera 
    {
        padding: 5px 5px ;
        background: #FBFBFB;
    }
    
    .tm-cabecera  .navbar-text 
    {
        color: #ffffff;
        font-family: "Lucida Sans Typewriter", Times, serif;
        font-weight: bold;
        text-shadow: none;
    }
    
    .tm-piepagina 
    {
        padding: 5px 5px 5px;
        background: #000000;
    }
    
    .tm-piepagina  .navbar-text 
    {
        color: #ffffff;
        font-family: "Lucida Sans Typewriter", Times, serif;
        font-weight: bold;
        text-shadow: none;
    }
  
    
    /* ========================================================================
       Component: paginacion
     ========================================================================== 
     */
     
    #scroll 
    {
      overflow: auto;
      white-space: nowrap;
    }
    
    /* ========================================================================
       Colores
     ========================================================================== 
    */
    
    .color-blanco
    {
        position: relative;
        background-color: white;
        border-radius: 4px;
    }
    
    /* ========================================================================
       Calificacion estrella
     ========================================================================== 
     */
     
    .cintadorada 
    {
        background-image: url("cintadorada.png");
        background-repeat: no-repeat;
        color: white;
        font-size: 9px;
        padding-left: 5px;
        text-align: left;
    }
     
    .cintaazul 
    {
        background-image: url("cintaazul.png");
        background-repeat: no-repeat;
        color: white;
        font-size: 9px;
        padding-left: 5px;
        text-align: left;
    }
     
    .cintaverde 
    {
        background-image: url("cintaverde.png");
        background-repeat: no-repeat;
        color: white;
        font-size: 9px;
        padding-left: 5px;
        text-align: left;
    }
     
    .cintaroja
    {
        background-image: url("cintaroja.png");
        background-repeat: no-repeat;
        color: white;
        font-size: 9px;
        padding-left: 5px;
        text-align: left;
    }
    
    .cintatexto
    {
        color: red;
        font-size: 10px;
        padding-left: 17px;
    }
    
    /* ========================================================================
       modos de negocios
     ========================================================================== 
     */
    
    .Modo_con_admin 
    {
        height: 5px;
        width: 5px;
        background-image: url("0.png");
        background-repeat: no-repeat;
        background-position: left; 
        background-color: transparent;
        opacity: 0.9;
    }
    
    .Modo_local 
    {
        height: 5px;
        width: 5px;
        background-image: url("1.png");
        background-repeat: no-repeat;
        background-position: left; 
        background-color: transparent;
    }
    
    .Modo_nacional 
    {
        height: 5px;
        width: 5px;
        background-image: url("2.png");
        background-repeat: no-repeat;
        background-position: left; 
        background-color: transparent;
    }
    /* ========================================================================
       Flechas isquierda y derecha
     ========================================================================== 
     */
     
    .izquierda 
    {
        left: 0;
        background-image: url("izquie.png");
        background-repeat: no-repeat;
        background-position: left; 
        background-color: transparent;
        opacity: 0.9;
    }
    .derecha 
    {

        right: 0;
        background-image: url("derech.png");
        background-repeat: no-repeat;
        background-position: right; 
        opacity: 0.9;
    }
    
    /* ========================================================================
       caja
     ========================================================================== 
     */
     
     .mtextogrande
     {
         font-size: 40px;
         font-weight: bold;
         text-align: center;
     }
     
     .mtextooblicua
     {
        font-style: oblique;
     }
     
     .mlineadown
     {
            padding: 5px 5px 5px;
            border-bottom: 2px solid #9E9E9E;
     }
     
     .mlineader
     {
        padding: 5px 5px 5px;
        border-right: 2px solid #9E9E9E;
        height: 100px;
        vertical-align: middle;
     }
     
     .malinvertcent
     {
         vertical-align: middle;
     }
     
    .hover 
    {
        padding: 5px;
        background-color:#F5F5F5; 
        opacity: 1;
    }
    
    .hover:hover 
    {
        background-color:#9DDAE9; 
        opacity: 1;
    }
    
    .hover:hover .mcuadropeque
    {
        padding: 4px; 
        background: #36BCEE;
        color: white;
    }
     
     .mcuadropeque
     {
        padding: 4px; 
        background: #E6E4E4;
     }
     
    .mcirculo 
    {
          width: 500px;
          height: 500px;
          border-radius: 50%;
          font-size: 50px;
          color: #fff;
          line-height: 500px;
          text-align: center;
          background: #000
    }
    
    .mcuadro 
    {
        height: 100px;
        line-height: 90px;
        text-align: center;
        border: 2px dashed #f69c55;
    }
    
    /* ========================================================================
       resaltadores
     ========================================================================== 
     */
    
    .mresalt1
    {
        border-radius: 10px;
        padding: 1px 5px 1px 5px;
        display: inline-block;
        color: #fff;
        font-size: 12px;
    }
    
    /* ========================================================================
       bubles
     ========================================================================== 
     */
     .minfo
     {
        background-image: url("info.png");
        background-repeat: no-repeat;
        background-size:contain;
        position: absolute;
        width:30px;
        height: 30px;
     }
     
     .mcartnegro
     {
        background-image: url("carro.png");
        background-repeat: no-repeat;
        background-size:contain;
        position: absolute;
        width:30px;
        height: 30px;
     }
     
     .carrorojo
     {
        background-image: url("carrorojo.png");
        background-repeat: no-repeat;
        background-size:contain;
        position: absolute;
        width:40px;
        height: 40px;
     }
     
    .floatcarrito
    {
        background-image: url("carrorojo.png");
        background-repeat: no-repeat;
        background-size:contain;
    	position:fixed;
    	width:50px;
    	height:50px;
    	bottom:60px;
    	left:10px;
    	border-radius:50px;
    	text-align:center;
    	box-shadow: 2px 2px 3px #999;
    }
    
    .floattaxi
    {
        background-image: url("taxiamarillo.png");
        background-repeat: no-repeat;
        background-size:contain;
    	position:fixed;
    	width:50px;
    	height:50px;
    	bottom:120px;
    	left:10px;
    	border-radius:50px;
    	text-align:center;
    	box-shadow: 2px 2px 3px #999;
    }
    
    .flotarcentro
    {
        background-image: url("carrorojo.png");
        background-repeat: no-repeat;
        background-size:contain;
        width:50px; 
        height:50px; 
        position: fixed; 
        background-color: red; 
        top: 50%; 
        left: 50%; 
        margin-top: -25px; 
        margin-left: -25px;
        border-radius: 50%;
        animation-name: movermealcarrito;
        animation-duration: 1s;
    }
    @keyframes movermealcarrito 
    {
        
        0% 
        {
            transform: scale(0.0);
            opacity: 0;
        }
        
      100% 
      {
         top: 90%;
         left: 2%;
         opacity: 1;
      }
    }
    
    .carritonumero 
    {
        content:attr(data-totalitems);
        font-size:12px;
        font-weight:600;
        position:absolute;
        top:-12px;
        right:-12px;
        background:#2bd156;
        line-height:24px;
        padding:0 5px;
        height:24px;
        min-width:24px;
        color:white;
        text-align:center;
        border-radius:24px;
    }

    .heart 
    {
    	font-size: 150px;
    	color: #e00;
    	animation: beat .25s infinite alternate;
    	transform-origin: center;
    }
    
    /* Heart beat animation */
    @keyframes beat
    {
    	to { transform: scale(1.1); }
    }
     
    /* ========================================================================
       genercos pagina
     ========================================================================== 
     */
     
    body 
    {
        background-color:#ffffff; ;
    }
    
    .pad_5x
    {
        padding:5px;
    }
    
    .colorfondo
    {
        background-color:#f9a200;
    }
    
    .piedepagina
    {
        z-index:1; 
        position:Fixed; 
        bottom: 0; 
        width: 100%;
        height: 40px;
    }
    
    .mcontainer{
      position:relative;
    }
    .melement{
      position:absolute;
      top: 0; bottom: 0; left: 0; right: 0;
      margin: auto;
      height: 20px; /*requires explicit height*/
    }
    
    /* ========================================================================
       genercos pagina
     ========================================================================== 
     */
    .error_input 
    {
        position: relative;
        animation: shake .3s linear;
        animation-iteration-count: 3;
        border-color: #ed1c24;
        color: #ed1c24;
    }
    
    @keyframes shake 
    {
      0%, 100% { left: 0px;}
      20% , 60%{left: 15px;}
      40% , 80%{left: -15px;}
    }
    
    .imagenarticuloscell
    {
        max-height: 110;
        max-width: 512px;
        object-fit: cover;
        border-radius: 20px;
    }
    
    .imagenarticulos
    {
        max-height: 200;
        max-width: 512px;
        object-fit: cover;
        border-radius: 20px;
    }
    
    .cusdroproductos
    {
        background-color:#F1F1F1;
        position:relative;
        width:400px;
        height:330px;
        margin:10px;
        padding:5px;
        border: 1px solid black;
        border-radius:10px;
    }
    
    .cuadrotiendas
    {
        background-color:#F1F1F1;
        position:relative;
        width:400px;
        height:260px;
        border: 1px solid black;
        border-radius:10px;

    }
    
    .sindecoracion
    {
        text-decoration: none;
    }
    
    .imagentiendas
    {
        max-height: 150;
        border-radius:10px 10px 0px 0px;
    }
    
    .botonirabajoder
    {
        position:absolute;
        bottom:5;
        right:5;
        height: 40px;
        width: 40px;
        border-radius:20px;
        margin:8px;
    }
    
    .centraimagen
    {
        max-width: 100%;
        max-height: 100%;
        display: block;
        display:block;
        margin:auto;
    }
    
    .clickable 
    {
      border: 2px solid black;
      height:100px;
      width:100px;
      display:inline-block;
    }