:root {
  --naranja: #ff7514;
  --blanco: #ffffff;
  --blancoclarito: rgba(255,255,255,0.8);
  --negro: #000000;
  --sapote: #ff7514;
  --fondo_verde: #3ba06b;
  --gris: #4D4D4D;
  --negro: #000000;
  --azul: #1993DD;
  --azuloscuro: #2E3191;
  --amarillo: #ffff72;
  --fondo_rojo: #ffe5e5;
  --fondo_rojo_oscuro: #c9302c;
  --rojo_peludines2: #ff1032;
  --letra_negra: #777777;
  
}
html,body{font:  normal bold 12px / 16px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;}
#divsecciones{  
float:left;width:100%; margin-top:20px;}
.cintamodificadores{
    display:block;float:left;width:100%
}
@keyframes rotate {from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}}
@-webkit-keyframes rotate {from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}} 
#porubaimagen{
    -webkit-animation: 5s rotate linear infinite;
    animation: 5s rotate linear infinite;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.titulomodificador{
    background: var(--fondo_verde);
    width: 100%;
    text-align: center;
    padding: 6px;
    color: white;
    font-size: 1.4em;
}
.fichamodificador{
    min-width: 134px;
    width: 134px;
    max-width: 134px;
    min-height: 134px;
    max-height: 134px;
    color: white;
    height: 134px;
    cursor: pointer;
    margin: 8px;
    text-align: center;
    float: left;
    border: white;
    border-style: double;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1;
    padding-top:30px;
    display: block;
    background: var(--naranja);
    box-shadow: inset 0px 0px 0px 2px white;
    border-radius: 9px;
     
}

        .linea{
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-bottom-color: #ccc;
            margin-top: 6px;
            margin-bottom: 6px;
            padding-left: 3px;
            padding-right: 3px;
            width: 100%;
        }
        .colizquierda{width:30%;display: inline-block}
        .colderecha{width:70%;display: inline-block;text-align: right;}
        .colizquierda2{width:60%;display: inline-block}
        .colderecha2{width:40%;display: inline-block;text-align: right;}
        .naranja{
        color: #ffffff;
    background: #FF5800;
    font-weight: bold;  
        }
        .amarillo{
        color: black;
    background: var(--amarillo);
        }
    .blanco{
      
     
    }
        .verde{
        color: white;
    background: green;
        }
        .rosado{
        color: #333;
        background: var(--fondo_rojo); 
        font-weight: bold;  
        display: inline-block;
        width: 100%;
        }
        .rojo{          
            background: var(--fondo_rojo_oscuro);
            color: white;
        }
        .dato{
        width: 100%;
        text-align: center;
}
.textodelboton{
    font-size: 1.3em;
    margin-left: 6px;
    
}
.imagendelarticulo{
    max-width:100%;  
    max-height: 200px;
}

.redes-flotantes {
position: fixed;
right: 8px;
top: 85%;
z-index: 20;
}
.redes-flotantes img {
float: right; clear: right;
 margin: 5px;
-moz-transform: scale(.8) ;
-webkit-transform: scale(.8) ;
-o-transform: scale(.8) ;
-ms-transform: scale(.8) ;
transform: scale(.8) ;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.redes-flotantes img:hover {
-moz-transform: scale(1.1) rotate(6deg);
-webkit-transform: scale(1.1) rotate(6deg);
-o-transform: scale(1.1) rotate(6deg);
-ms-transform: scale(1.1) rotate(6deg);
transform: scale(1.1) rotate(6deg);
}

        
        .seleccionado{
           background: #72cf7a;
    color: white;
    border-radius: 14px;
        }
        span.descripcionlarga {
   color: black;
    font-size: 1rem;
    line-height: 1;
     width:100%;
    display: block;
    padding-top: 12px;
    color:#000000bd;

        }
    
    
       
    .nombre_seccion{
      border-radius: 15px;
    color: white;
    text-shadow: 1px 2px 0px black;
    font-size: 1.5em;
    font-weight: bold;
    background: var(--sapote);
    padding: 6px;
    margin-top: 21px;
    top: 9px;
    }
    .fichaseccion{
      border-radius: 15px;
    text-shadow: 1px 2px 0px black;
    font-size: 3em;
    font-weight: bold;
    padding: 6px;
    margin-top: 21px;
    top: 9px;
    height: 7em;
    padding-top: 2em;
    overflow-wrap: break-word;
    }
    #cajacarrito{ 
        position: fixed;cursor: pointer;
        z-index: 3;
        top: 10px;
        left: calc(100% - 184px);
        width: 184px;
        background: var(--gris);
        padding: 10px;color:white;
        border-radius: 20px;
    }
                    
                      
                    .descuento{font-size: 2rem;  
    font-weight: bold;
    color: red;
    background: white;
    border-style: solid;
    border-width: 1px;
    padding: 12px;
    border-radius: 12px;
    position: absolute;left: -19px;
    top: -19px;
    position: absolute;}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .alinearalcentro{width:90%}
    #modalmodificadores{min-width: 100%};
    #labelselecciona{
        margin-top:-70px;
    }
    
    #barrasupsegcundaria{width: 100%; 
    position: fixed;
    height: 65px;line-height: 20px;
    background: #1d1814;
    float: left;padding-left: 6px;
    display: block;padding-top: 10px;
    top:0;
    color:black;text-align: left;font-size: 1.2rem; 
    z-index: 2;
    }
    
}
@media only screen and (min-device-width : 480px){
    #padre_tabla_carrito{
                min-height: 400px;padding-top: 20px;

    }
#barrasupsegcundaria{display:none;}
     #labelselecciona{
        margin-top:80px;
    }
    
    
}
 @media screen and (max-width: 422px) { 
    #padre_tabla_carrito{
        width: calc(100% + 62px);
        left: -33px;    padding-top: 20px;
        min-height: 400px;
    }
         #liparaelnombre{
               position: absolute;
    top: 14px;
    left: 40px;
    font-size: 15px;
            
        }
        .volver{width:100%;}
        
        
        
        .carritovisible{left:0;width:100%;}
        .carritooculto{left:100%;width:0;}
        
        
        
      
    }
    #section-top-bar ul.social li {
    padding: 0;
}
h4{color:white}
.titulo2{color:var(--gris);}
.obligatorio{color:#b33}
.ficha h4 {
        color: black;
        font-size: 1.5rem;
        line-height: 1;
    }
    .ficha {
        background: white;
        box-shadow: 3px 3px 3px 0px #000000;
        padding: 9px;
        border-radius: 5px;
        border-width: 1px;
        margin-bottom: 10px;
    }
   
#section-top-bar ul li {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
}
    #section-top-bar ul.social li a:hover {
   background-color: white;
    border-radius: 18px;
    
    transform: scale(1.1);
}

.menuitem.rojo{
    color: #ef0c2d;border-style:none;

}

.rojo:hover{
    background: white;
}

#section-top-bar ul.social li a { 
    padding: 5px 8px;
    display: block;
    font-size: 16px;
}
#section-top-bar{
    width: 100%;
    position: fixed;
    z-index: 2;
    background:url(/peludines2/banner1.jpg?a=1);
    height: 130px;
}
.articuloshover{color:var(--gris);;font-size:14px;padding: 12px;width:100%} 
.articuloshover:active{background: #404040;} 
.articuloshover div:active{border-color: white}
.articuloshover span:active{color: white;}
.articuloshover:active .descripcioncorta{color: var(--negro);}
.descripcioncorta{
    text-align: center;color:black; color:var(--gris);
    font-size:1.5rem;font-weight:bold;
    display: block;text-align:center;
}
.articuloshover:active span{ color:white;}
.articuloshover:hover{
    border-radius: 7px;
}
.elpedeladescipcion{
                            height: 12px;
                            color: #424242b5;
                        }
    
     .divparadatosdelcliente{
    background: white;
    display: block;
    float: left;
    padding: 12px;
    border-radius: 12px;
    }
    .hacerpedido{
        cursor:pointer;
        font-size: 1.6rem;
        color:var(--azuloscuro);
    line-height: 45px;
    background: var(--blanco);
    width: 90%; 
    margin-left: 5%;
    margin-bottom: 10px;
    margin-top: 12px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px #616b3c;
    }
    .hacerpedido:hover{
        
    background: white;    
    color:var(--azul);
    box-shadow: 0px 0px 1px 1px var(--negro);
    }
    .volver{
      
    cursor: pointer;
    text-align: center;
    border: #bfb4b4;
    border-style: double;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 25%;    
    float: left;    
    font-size: 2rem;

color: #b33;
    text-shadow: 1px 1px 1px black;
    }
    .volver:hover{
      background: white;
    color: white;
    text-shadow: 1px 1px 1px black;
    

    }
    
    .valordeventa{
            display: block;
    width: 100%;
    text-align: center;
    padding-top: 9px;
         color:var(--azul);
         font-size: 2rem;
    }
 #contenedorcarrito{
        padding-left: 10px;        
        position: fixed;
        top: 59px;
        box-shadow: 0px 0px 5px 2px black;
        background: var(--gris);
        color: #eee;
        z-index: 2;overflow-y: scroll;
    height: 500px;
    }
       
    
    .sinfondo{background: none;}
    .incremento{
            float: left;
    width: 100%;
    display: block;
    
    }
    .tipomodificador{
        margin-left: 20px;
    }
    .form-control.bordeverde{
        background: green;
        color:white;
    }
    .myButton {
	box-shadow: inset 1px -2px 25px -3px #1e3750;
    background: linear-gradient(to bottom, #1e3750 5%, #6c7c7c 100%);
    background-color: #768d87;
    border-radius: 17px;
    border: 2px solid #566963;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 21px;
    font-weight: bold;
    padding: 21px 32px;
    text-decoration: none;
    text-shadow: 1px 3px 0px #2b665e;
    margin: 5px;
}
.myButton:hover {
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
	background-color:#6c7c7c;
        color:white;
}
.myButton:active {
	position:relative;
	top:1px;
        color:white;
}








.botonfinal {
	box-shadow:inset 4px 38px 43px 12px #ffffff;
	background:linear-gradient(to bottom, #2dabf9 5%, #0688fa 100%);
	background-color:#2dabf9;
	border-radius:9px;
	border:1px solid #0b0e07;
	display:inline-block;
	cursor:pointer;
	color:#7a007a;
	font-family:Arial;
	font-size:18px;
	padding:13px 33px;
	text-decoration:none;
	text-shadow:0px 3px 10px #263666;
}
.botonfinal:hover {
	background:linear-gradient(to bottom, #0688fa 5%, #2dabf9 100%);
	background-color:#0688fa;
}
.botonfinal:active {
	position:relative;
	top:1px;
}

        







  #liparaelnombre{
            font-size: 1.5rem;
            color:#eee;
        }
  #liparaelnombre:hover{
            
            color:white;
        }
        .carritovisible{left:calc(100% - 320px);width:320px;}
        .carritooculto{left:100%;width:0;}
   
    .textoabajo{
      font-weight: bold;
      text-align: center;
        position: inherit;
        width: 100%;
       height: 38px;display: NONE;
       
    }
span.titulodelarticulo {
    color:white;
}
        #total{color: wheat;
         font-size: 2rem; 
         float: left;}

        .articulo:hover {
         background: #337ab7b3;
        }
        .listaarculos{
         
         float:left;
         overflow-y:scroll;
         background: #8080804d;
            
        }
        .eliminarlinea{
         color:red;
         font-size: 3rem;
         text-align: center;
         cursor:pointer;
         border-radius: 26px;
         padding: 3px;
        }
        .oculto,.cintamodificadoresoculto{
         display: none;
        }
        .eliminarlinea:hover{
         box-shadow: 1px 2px 4px 1px #9c27b0;
        }
        .botonespedido:hover{
         box-shadow: 1px 2px 4px 1px #7a34ff;
        }
        .botonespedido{
         text-align: center;
         width: 50%;
         font-size: 5em;
         display: block;
         float: left;
         position: relative;
         cursor: pointer;
         color: #1c85c6;
        }
        .botonespedido span{
         font-size: 15px;
         float: left;
         margin-top: -20px;
         color: black;
        }
    .titulo{width: 100%;
    color: #a3a3a3;
    text-align: left;
    padding-top: 4px;
    font-weight: 100;
        }
    .gracias{
        line-height: 1;
        width: 100%;
        color: #b33;
        font-weight: bold;
        text-align: center;
        font-size: 2em;
        font-style: initial;
        padding: 4px;
        }
    .centro{
         float: left;
        }
    #herramientas{
         width: 209px;
         height: 263px;
         padding:12px; 
         background: #8787ff;
         font-size: 10px;
         float: left;
        }
        
        .seccion img {
    border-radius: 16px;
}
       
        .seccion:hover{
            border-radius: 12px;
            box-shadow: 0px 0px 4px 3px white;
        }
        .articulo{        
        
        min-height: 134px;
        cursor:pointer;
        text-align:center;
        border:#bfb4b4;
        border-style: double;    
        justify-content: center;
        align-items: center;
        font-weight: bold;    
        }
        .siguiente{        
            background: #006d8c;
            color:white;
        min-width: 134px;
        width: 134px;
        max-width: 134px;        
        min-height: 134px;
        max-height: 134px;
        height: 134px;
        cursor:pointer;
        margin: 8px;
        text-align:center;
        float: left;
        border:#bfb4b4;
        border-style: double;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;    
        }
        .textopequeñoentabla{
        font-size: 15px;
        }
         .enlaceblanco{color:white}
        .enlaceblanco:hover{text-decoration: underline}
    
    td{
        color:  var(--blanco);
    }
    .cajacarrito{
        background: var(--negro);
        border-radius: 12px;
    }
    .form-control{
        font-weight: 100;
    }
    
    a.menuitem {
    color: var(--azuloscuro);
    background: var(--blanco);
    font-size: 1.5rem;
    font-weight: bold;
    padding: 6px;
    border-width: 1px;
    border-style: solid;
    margin-left: 12px;
}
a.menuitem:hover {
    background: var(--azuloscuro);
    color: white;
}
h2.fichaseccion {
    font-size: 1.8rem;
}
#botonhora0{
    color: var(--letra_negra);
    font-size: 2rem;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.tdnegro{
    color: var(--negro);
}
    /*.alinearalcentro{padding: 50px;}*/

    
*{box-sizing:border-box;}
.container-slider{margin: auto;overflow: hidden;position: relative;}
 
.slider{height: 150px;width: 90%;display: flex;margin: auto}
.botonslider{display: none;border-radius: 50px;position: absolute;width: 40px;height: 40px;background: var(--blancoclarito);top: 50%;transform: translateY(-50%);font-family: monospace;font-size: 30px;text-align: center} 	 
.botonslider:hover{background: var(--blanco);} 	 
#botonsiguiente{right: 10px;}
#botonatras{left: 10px;}