@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');

/* General */

body {
  background-color: #f8a5c2;
  font-family: 'Montserrat', sans-serif;
}

html {
  scroll-behavior: smooth;
}

.container {
  width: 90%;
  margin: auto;
}

h2 {
  margin: 10px 0;
  font-size: 16px;
  color: #212121;
}

h3 {
  font-size: 16px;
  color: #303030;
}

p {
  font-size: 15px;
  color: #424242;
}

hr {
  color: black;
}

/* Barra de Navegacion */

.navegation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f78fb3;
}

.navegation ul.menu {
  flex: 1;
  margin-left: 100px;
  margin-top: 17px;
}

.navegation ul li {
  padding: 22px;
}

.navegation ul li a:hover {
  border-bottom: 2px solid white;
}

nav a:hover {
  color: white;
}

nav a {
  color: #1e272e;
}

.menu ul {
  display: flex;
}

.menu {
  display: flex;
  height: 80px;
}

.menu li {
  list-style: none;
  cursor: pointer; 
}

.menu ul li {
  padding: 50px;
}

.menu a {
  text-decoration: none;
}

/* RESPONSIVE BUTTON */

.menu-btn {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 30px;
    z-index: 2;
    display: none;
}

/* Logo */

.logo {
  margin: 0 0 0 20px;
  font-size: 19px;
  text-shadow: 2px 2px 2px black; 
}

/* Ropa */

.ropa img {
  width: 100%;
  height: 320px;
}

.ropa {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 130px; 
  margin-top: 60px;
  margin-bottom: 60px;
}

.ropa p {
  margin-top: 10px;
}

.ropa h2 {
  white-space: nowrap;
  font-size: 1rem;
}

/* Colores Disponibles */

.color-pro1, .color-pro2, .color-pro3, .color-pro4, .color-pro5, .color-pro6 {
  display: flex;
}

/* color-pro1 */

.color-rojo {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: red;
  border: black solid 2px;
  margin-top: 13px;
}

.color-azul {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: blue;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-negro {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: black;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-beige {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #F9E4B7;
  border: black solid 2px; margin-top: 13px;
  margin-left: 5px;
}

.color-blanco {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: white;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

/* color-pro2 */

.color-negro {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: black;
  border: black solid 2px;
  margin-top: 13px;
}

.color-rojo {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: red;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-marfil {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #FFFFBF;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

/* color-pro3 */

.color-rojo {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: red;
  border: black solid 2px;
  margin-top: 13px;
}

.color-azul {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: blue;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-negro {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: black;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-beige {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #F9E4B7;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-blanco {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: white;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-fucsia {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #e30052;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-coral {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #ff7f50;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

/* color-pro4 */

.color-negro {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: black;
  border: black solid 2px;
  margin-top: 13px;
}

.color-rojo {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: red;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

.color-marfil {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #FFFFBF;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

/* color-pro5 */

.color-rosado {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: #ea899a;
  border: black solid 2px;
  margin-top: 13px;
}

.color-rojo {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  background-color: red;
  border: black solid 2px;
  margin-top: 13px;
  margin-left: 5px;
}

/* Botón de "Me Interesa" */

.buttom-ropa {
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background:-moz-linear-gradient( center top, #e4685d 5%, #e6827c 100% );
	background-color:#e4685d;
	border-radius:42px;
  text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family: Montserrat;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
  height:50px;
	line-height:50px;
  width: 100%;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #b23e35;
  margin-top: 20px;
}

.buttom-ropa:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6827c), color-stop(1, #e4685d) );
	background:-moz-linear-gradient( center top, #e6827c 5%, #e4685d 100% );
	background-color:#e6827c;
}

.buttom-ropa:active {
	position:relative;
	top:1px;
}

/* Tabla de Talles */

.tablas {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  text-align: center;
  border-collapse: collapse;
  margin: 100px 0 100px 0;
  width: 100%;
  background-color: #F78FB3;
}

th, td {
  border: solid 1px black;
  padding: 10px;
}

.tabla-femenina, .tabla-masculina {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* Contacto - Acerca */

.about {
  min-height: 400px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 80px;
  justify-content: center;
  align-items: center;
  margin: 70px 0;
}

.about_img {
  text-align: center;
}

.about_img--left {
  text-align: left;
}

.about_picture {
  max-width: 90%;
}

.about-parrafo {
  margin-bottom: 20px;
  line-height: 1.5;
}

/* Iconos Contacto - Acerca */

.icons {
  margin: 10px 0 0 0;
  display: flex;
  justify-content: left;
}

.icons i {
  color: black;
  font-size: 2rem;
  padding: 2px 25px 5px 0;
}

.icons i:hover {
  color: white;
}

/* Footer */

footer {
  background-color: #f78fb3;
}

.menu-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.menu-footer a {
  text-decoration: none;
  cursor: pointer;
  color: #1e272e;
}

.menu-footer li {
  list-style: none;
}

.menu-footer a:hover {
  color: white;
}

.footer-menu {
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu-footer ul.footer-menu {
  margin: 0 0 0 -60px;
}

.inicio a {
  font-size: 2rem;
}

/* Info */

.info {
  padding: 20px 0 20px 0;
}

.info p {
  display: flex;
  justify-content: center;
  color: #000000;
  font-size: 1em;
  padding: 5px;
}

.desarrollador {
	font-size: 0.8rem !important;
}

.info a {
  text-decoration: none;
  cursor: pointer;
  color: red;
}

.info a:hover {
  color: white;
}

/* Copyright */

.copyright {
  background-color: #e66767;
}

.copyright p {
  display: flex;
  justify-content: center;
  color: #ffffff;
  font-size: 1.5rem;
}


/* Responsive Design */
@media screen and (max-width: 1920px) {
  .logo h1 {
    margin: 0 0 0 50px;
  }
  .navegation ul.menu {
    margin: 25px 0 0 300px;
  }
  .subtitle {
    font-size: 2rem;
  }
  .about_parrafo {
    font-size: 1.7rem;
  }
  .inicio a {
    font-size: 3rem;
  }
  .info p {
    font-size: 1.5em;
  }
  .desarrollador {
    font-size: 1.2em !important;
  }

}
@media screen and (max-width: 1518px) {
  .navegation ul.menu {
    margin: 25px 0 0 100px;
  }
  .subtitle {
    font-size: 1.3rem;
  }
  .about_parrafo {
    font-size: 1.3rem;
  }
  .inicio a {
    font-size: 2rem;
  }
  .info p {
    font-size: 1.2em;
  }
  .desarrollador {
    font-size: 1em !important;
  }
}
@media screen and (max-width: 1324px) {
  .navegation ul.menu {
    margin: 25px 0 0 60px;
  }
}
@media screen and (max-width: 1264px) {
  .logo h1 {
    margin: 0 0 0 5px;
  }
  .navegation ul.menu {
    margin: 25px 0 0 0; 
  }
  .ropa {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 1146px) {
  .navegation h1 {
    margin: 0 0 0 20px;
    font-size: 1.7rem;
  }
  .navegation ul li {
    font-size: 0.9rem;
  } 
  .navegation ul.menu {
    margin: 25px 0 0 40px;
  }
}
@media screen and (max-width: 1066px) {
  .navegation ul.menu {
    margin: 25px 0 0 0;
  }
}
@media screen and (max-width: 990px) {
  .navegation ul li {
    padding: 22px 10px 22px 10px;
  }
  .subtitle {
    font-size: 1rem;
  }
  .about_parrafo {
    font-size: 1rem;
  }
  .inicio a {
    font-size: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .navegation h1 {
    margin: 0;
  }
  .navegation ul.menu {
    padding: 0 0 0 15px;
    margin: 25px 0 0 0;
  }
  .tablas {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 784px) {
  .ropa {
    gap: 40px;
  }
}
@media screen and (max-width: 744px) {
  .subtitle {
    font-size: 1.15rem;
  }
  .about_parrafo {
    font-size: 1.1rem;
  }
  .info p {
    font-size: 1em;
  }
  .desarrollador {
    font-size: 0.8em !important;
  }
  .copyright p {
    font-size: 0.9rem;
  }
}
@media (max-width: 700px) {
    .menu-btn {
        display: block;
    }
    .menu-btn:hover {
        opacity: 0.5;
    }
    .navegation {
      height: 60px;
    }
    .navegation ul.menu {
        display: block;
        position: absolute;
        background: #2f3640;
        top: 0;
        height: 80%;
        width: 100%;
        border-right: #ccc 1px solid;
        padding: 30px;
        opacity: 0.9;
        transform: translateX(-900px);
        transition: transform 0.5s ease-in-out;
    }
    .navegation ul.menu li {
        padding: 20px;
        border-bottom: #ccc solid 1px;
        font-size: 14px;
    }
    .navegation ul.menu li:last-child {
        border-bottom: 0;
    }
    .navegation ul.menu.show {
        transform: translateX(0px);
    }
    .navegation ul.menu-right {
        margin-right: 40px;
    }
    nav a {
      color: #fff;
    }
    .ropa {
        grid-template-columns: repeat(2, 1fr);
    }
    .ropa h2 {
      font-size: 0.8rem;
    }
    .tablas {
      grid-template-columns: 1fr;
    }
    .contacto .acerca {
        grid-template-columns: repeat(1, 1fr);
    }
    .menu-footer {
      height: 70px;
      font-size: 0.8rem;
    }
    .menu-footer a {
      padding: 0;
    }
    .menu-footer ul.footer-menu {
      margin-left: -40px;
    }
    .inicio a {
      font-size: 1.5rem;
    }
    .info p {
      font-size: 0.9rem;    
    }
}

@media (max-width: 674px) {
  .ropa {
    gap: 25px;
  }
}

@media (max-width: 614px) {
  .footer-menu li {
    padding: 0 15px 0 15px;
  }
}

@media (max-width: 558px) {
    .ropa {
        grid-template-columns: 1fr;
    }
    .ropa {
      width: 40%;
      margin: 40px 0 0 120px;
    }
}

@media (max-width: 486px) {
    .logo {
      font-size: 1rem;
  }
  .ropa {
    margin: 40px 0 0 80px;
  }
  .tablas {
    width: 100%;
  }
  .subtitle {
    font-size: 0.8rem;
  }
  .about_parrafo {
    font-size: 0.8rem;
  }
}

@media (max-width: 430px) {
  td, th {
    padding: 8px;
  }
}
@media (max-width: 418px) {
  .logo {
    font-size: 0.8rem;
  }
  .ropa {
    margin: 40px 0 0 50px;
  }
}

@media (max-width: 412px) {
  th, td {
    padding: 5px;
  }
  .info p {
    font-size: 0.75em;
  }
  .desarrollador {
    font-size: 0.75em !important;
  }
}
@media screen and (max-width: 370px) {
  .navegation h1 {
    font-size: 1.3rem;
  }
}
@media (max-width: 376px) {
  th, td {
    padding: 3px;
  }
  .info p {
    padding: 0 10px 0 10px;
    white-space: nowrap;
  }
  .desarrollador {
    font-size: 0.7rem !important;
  }
  .inicio a {
    font-size: 1.5rem;
  }
}
@media (max-width: 356px) {
  .logo {
    font-size: 0.7rem;
  }
  .ropa {
    margin: 40px 0 0 30px;
  }
  td, th {
    padding: 2px;
  }
}

@media(max-width: 340px) {
  th, td {
    padding: 1px;
  }
  .info p {
    font-size: 0.65em;
  }
  .desarrollador {
    font-size: 0.65em !important;
  }
}

@media(max-width: 330px) {
  th, td {
    padding: 0;
  }
}

@media (max-width: 314px) {
  .navegation h1 {
    font-size: 1.2rem;
  }
  .logo {
    font-size: 0.6rem;
  }
  .ropa {
    margin: 40px 0 0 10px;
  }
}

@media (max-width: 294px) {
  .navegation h1 {
    font-size: 0.9rem;
  }
  .ropa img {
    width: 84%;
  }
  .ropa h2 {
    width: 84%;
    white-space: normal;
  }
  .color-pro3 {
    width: 84%;
  }
  .buttom-ropa {
    width: 84%;
  }
  .info {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 256px) {
  .ropa img {
    width: 73%;
  }
  .color-pro3 {
    width: 73%;
  }
  .buttom-ropa {
    width: 73%;
  }
}
