/* 1- boton whatsap */
/* 2- filtros categoria */
/* 3- filtros desplegables */
/* 4- navegador superior */




/* 1- boton whatsap inicio */
.btn-wsp{
    position:fixed;
    width:60px;
    height:60px;
    line-height: 63px;
    bottom:25px;
    right:25px;
    background:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:35px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index:100;
    transition: all 300ms ease;
  }
  .btn-wsp:hover{
    background: #20ba5a;
  }
  @media only screen and (min-width:320px) and (max-width:768px){
    .btn-wsp{
        width:63px;
        height:63px;
        line-height: 66px;
  }
  }
/* 1- boton whatsap fin*/



/* 2- Filtros categoria inicio*/

/* RESET RULES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:root {
  --black: #3a3a3a;
  --white: #fff;
  --green: #49b293;
}



img {
  display: block;
  max-width: 100%;
  height: auto;
}

ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

body {
  margin: 50px 0;
  color: var(--black);
  font: 1rem/1.3 sans-serif;
}

.author-archive {
  padding: 1rem;
}

.container {
  background: ;
  overflow-y:hidden;
  border:2px solid rgba(0, 0, 0, 0); width: 200px; overflow-x: auto;
  margin: 0 auto;
  width: 100%;
  border-radius: 15px;
  margin-top :25px; 
	margin-bottom: 25px;/* margen de distancia con otro div     */
 
  
}

h1 {
  text-align: center;
  margin-bottom: 2rem;
}

h1 a {
  transition: all 0.1s;
}

h1 a:hover {
  background: var(--green);
  color: var(--white);
}

input[type="radio"] {
  position: absolute;
  left: -9999px;
}


/* FILTERS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.filters {
  text-align: center;
  margin-bottom: 2rem;
 
  
}

.filters * {
  display: inline-block;
}

.filters label {
  padding: 0.5rem 1rem;
  margin-bottom: 0.25rem;
  border-radius: 2rem;
  min-width: 50px;
  line-height: normal;
  cursor: pointer;
  transition: all 0.1s;
}

.filters label:hover {
  background: var(--green);
  color: var(--white);
}


/* FILTERED ELEMENTS (POSTS)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.posts {
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(4, 1fr);
   
    
  
}

.posts .post {
  background: #66fffa;
  border: 1px solid rgba(100, 236, 85, 1);

}

.posts .post-title {
  font-size: 1.3rem;
}

.posts .post-title:hover {
  text-decoration: underline;
}

.posts figcaption {
  padding: 1rem;
}

.posts .post-categories {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}

.posts .post-categories * {
  display: inline-block;
}

.posts .post-categories li {
  margin-bottom: 0.2rem;
}

.posts .post-categories a {
  padding: 0.2rem 0.5rem;
  border-radius: 1rem;
  border: 1px solid;
  line-height: normal;
  transition: all 0.1s;
}

.posts .post-categories a:hover {
  background: var(--green);
  color: var(--white);
}


/* FILTERING RULES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* [value="All"]:checked ~ .filters [for="All"],
[value="bombacha"]:checked ~ .filters [for="bombacha"],
[value="boxer"]:checked ~ .filters [for="boxer"],
[value="slip"]:checked ~ .filters [for="slip"],
[value="conjunto"]:checked ~ .filters [for="conjunto"],
[value="Corpiño"]:checked ~ .filters [for="Corpiño"],
[value="top"]:checked ~ .filters [for="fullPage.js"] {
  background: var(--green);
  color: var(--white);
}

[value="All"]:checked ~ .posts [data-category] {
  display: block;
}

[value="bombacha"]:checked ~ .posts .post:not([data-category~="bombacha"]),
[value="boxer"]:checked ~ .posts .post:not([data-category~="boxer"]),
[value="slip"]:checked ~ .posts .post:not([data-category~="slip"]),
[value="conjunto"]:checked ~ .posts .post:not([data-category~="conjunto"]),
[value="Corpiño"]:checked ~ .posts .post:not([data-category~="Corpiño"]),
[value="fullPage.js"]:checked ~ .posts .post:not([data-category~="fullPage.js"]) {
  display: none;
} */





/* MQ
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 900px) {
  .posts {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 650px) {
  html {
    font-size: 14px;
  }

  .posts {
    grid-template-columns: repeat(2, 1fr);
  }
}/* 2- Filtros categoria fin*/


/* 3- filtros desplegables inicio*/



 #navegador li{  position: relative;
  width:70px;
  margin: 0 auto;
  align-content: center;
 
  
    }
    #navegador li div a { width: 100%;
      margin: 0 auto;
      
     
        }

    /* ocultar submenu*/
    #subseccion0, #subseccion1, #subseccion2, #subseccion3, #subseccion4  { position: absolute; top: 100%; left: 0px;  
      background-color: #ff45ff; font:normal 0.8em arial;  
      padding: 0.2em 0.5em ; display: none;
      z-index: 10;
      font-size:14px;
      line-height: 3.5;
      
       }
 
/* 3- filtros desplegables fin*/



/* 4- navegador superior */

#author-archive{
  position: relative;
}

.nav li ul{
  display:none;
}


/**/

/* 1- tarjeta vendedores*/
.vendedores {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 10px;
  position: relative;
}
.vendedores > .crop {
  width: 50%;
  position:absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
}

.ajustar ancho{
  width: auto;
}

/* 1- tarjeta vendedores fin*/


/* 2- menu fondo blanco inicio*/

#mainNav{
  background: #FFF;
}
/* 2- menu fondo blanco fin */




/* Formulario de registro inicio */

* { box-sizing: border-box; }
body { margin: 0; padding: 0; }

main { min-height: 100vh; padding-bottom: 360px; }

header, section, footer {
  margin: 0 auto;
  width: 90%;
  max-width: 768px;
  padding-top: 16px;
  padding-bottom: 16px;
}
article, footer { padding-bottom: 16px; padding-left: 16px; padding-right: 16px; }

footer { margin-top: -300px; }

@media (min-width: 1024px) {
  header, section { width: 74%; max-width: none; }
}

ul { margin: 0; padding: 0; }
li { list-style: none; }

/* 
  Real CSS
 */

/* login inicio */
body {
  color: hsla(240, 80%, 8%, 1);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#loginFormUI { display: none; }

.input, .button {
  color: hsla(240, 80%, 16%, 1);
  border-radius: 8px;
  padding: 4px 0px;
	padding-left: 12px;
  transform: translateY(0px);
  transition: .1s linear transform;
  font-weight: bold;
}

.input {

  border: 1.5px solid hsla(240, 80%, 16%, 1);
  box-shadow: 0px 2px 8px hsla(240, 80%, 16%, 0.4);
  min-width: 300px;
}
.input:hover, .input:focus {
  box-shadow: 0px 4px 8px hsla(240, 80%, 8%, 0.4);
  transform: translateY(-2px);
}

.button {
  background:rgba(18, 100, 155, 1);
  cursor: pointer;
  box-shadow: 0px 2px 8px hsla(240, 80%, 56%, 0.4);
  border: none;
  min-width: 10px;
  margin: 0 auto;
	 padding-right: 10px;
	border: 10px;
	color: aliceblue;
	
  
  
}
.button:hover, .button:focus {
  box-shadow: 0px 4px 8px hsla(240, 80%, 56%, 0.4);
  transform: translateY(-2px);
}
.button:active { box-shadow: none; }

/* login fin */


  /* carrusel*/

  .carrusel {
    width: 400px !important;
    align-items: center;
    margin: auto;
}


.fas {
    background: none;
    color: RGBA(0,0,0,0.5);  
    padding-right: 20px
}



.fa-home {
    
}

.collapse {
    width: 30px;
}







/* portada inicio */
.portada {
    position: relative;
    display: inline-block;
    text-align: center;
}

.centrado{
    position: absolute;
    top: 20%;
    left: 75%;
    transform: translate(-90%, -50%);
    color:azure;
    font: oblique bold 130% cursive
}
.centrado2 {
    
    position: absolute;
    top: 85%;
    left: 50%;
    width: 700px;
    transform: translate(-50%, -50%);
    color: aliceblue;
    font: oblique bold 100% cursive;
        text-decoration-line: overline;

      padding-bottom: 3px;
            border-bottom-style: solid;
            border-bottom-width: 0.1px;
            width: fit-content;
}


/* portada fin */



.contenedor2 {
    position: relative;
    display: inline-block;
    text-align: center;
    background-color: black;
    width: 100%;
}

#imagenProducto {
    max-width: 100px;
}

.carrito {
	margin: 10px;
	margin-top: 30px;
}

.fa-shopping-cart {
	position: relative
}

.insignia {
	  position: absolute;
  top: 0;
  left: 55%;
  background: ;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 2px;
}

.center {
	
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px
}

.contenedor {
	margin: auto;
	margin-left: 20px
}



.centrar {
	margin: auto
}

.sinpadding [class*="col-"] {
    padding: 0;
}

.sinpadding-card-body  {
	
}

/* Animación para agregar al carrito */
@keyframes agregarAlCarrito {
  0% {
    transform: scale(1);
    background-color: #fff;
    box-shadow: 0 0 0 rgba(34,197,94,0.7);
  }
  50% {
    transform: scale(1.15);
    background-color: #d1fae5;
    box-shadow: 0 0 20px 5px rgba(34,197,94,0.3);
  }
  100% {
    transform: scale(1);
    background-color: #fff;
    box-shadow: 0 0 0 rgba(34,197,94,0.0);
  }
}

.agregado-al-carrito {
  animation: agregarAlCarrito 0.7s ease;
}

/* Animación para el ícono fa-shopping-cart */
@keyframes shakeCart {
  0% { transform: scale(1) rotate(0deg); }
  20% { transform: scale(1.2) rotate(-10deg); }
  40% { transform: scale(1.2) rotate(10deg); }
  60% { transform: scale(1.1) rotate(-7deg); }
  80% { transform: scale(1.1) rotate(7deg); }
  100% { transform: scale(1) rotate(0deg); }
}

.fa-shopping-cart.animar-cart {
  animation: shakeCart 0.7s cubic-bezier(.36,.07,.19,.97) both;
}

.card:active {
	position: absolute;
	z-index: 1px;

    width: 70px;
    height: 74px;
}

#btnEnviar {

	resize: 300px ;
}

.alinearVertical {
	   display: flex;
   align-items: center;
}



.padding-top {
	padding-top: 50px;
}





.post {
	position: relative;
	/*z-index: 0;*/
}

.card-img-top:active {
	 transform: scale(2.50);
	
    
    position: relative;
	z-index: 1;
	
	
}


#hiddenPrivateInfo3 .input {
	
	margin-bottom: 20px;
	padding-bottom: 15px;
	
}









input {
	min-width: 10px !important;
}

#form {
  width: 250px;
  margin: 0 auto;
  height: 50px;
}

#form p {
  text-align: center;
}

#form label {
  font-size: 20px;
}

input[type="radio"] {
  display: none;
}

label {
  color: grey;
}

.clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
}

label:hover,
label:hover ~ label {
  color: orange;
}

input[type="radio"]:checked ~ label {
  color: orange;
}
.img {
  width: 50%;

}

.centrarContenido {
     display: table-cell;
        vertical-align: middle;
        text-align: center; /* requerido para alineación horizontal */
}

#contenedorPadre {
     position:relative;
display:block;
}

#contenedorHijo {
     position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.rounded-background {
  background-color: #2ef34f; /* Color de fondo sólido */
           
          
           
           
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Sombra */
            
            color: #ffffff; /* Color del texto */
            font-family: 'Arial', sans-serif; /* Fuente */
            text-align: center; /* Centrar texto */
       
}


