@charset "utf-8";
/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}

#tablaTotal tbody tr {
  border-bottom: 1px solid #242424;
}

#tablaTotal tbody td {
  border-bottom: 1px solid #323232;
}

#finalizarCompra #tablaTotal tbody {
  border-bottom: 1px solid #3c3c3c;
}

#DArti h2 {
  border-bottom: 1px solid #068f71;
  border-top: 1px solid #068f71;
}
#section #ArtiDeta3 h2 {
  border-bottom: 1px solid #068f71;
  border-top: 1px solid #068f71;
}

#section .Articulo1 hr {
  border-bottom-style: solid;
  border-bottom-color: #008556;
  background-color: #008556;
}

#section .figuras hr {
  border-bottom-color: #008556;
  border-bottom-style: solid;
}

#CampoTabla tr td {
  height: 6%;
}

#tablaCarrito thead tr {
  background-color: #008556;
  color: #f7f7f7;
}

#tablaCarrito tbody tr td {
  border-top-width: 1px;
  border-top-style: solid;
}

#centro #section #CampoTabla {
  width: 99%;
  margin: auto;
  height: 54%;
  border: solid;
  overflow: auto;
}

#tablaCarrito tbody tr {
  text-align: center;
  height: 30px;
}

#section #tablaCarrito thead {
  width: 30%;
}

thead tr th {
  width: 30%;
  position: relative;
}

#principal {
  width: 93vw;
 
  margin: 0.2em auto;   
  padding: 0.1em;
 padding-top: 10vh; 
     margin-bottom: 8vh;
 
}



#header {
 
    height: 10vh;
    width: 92vw;
    background: #fdfdfd;
    border-radius: 5px;
    
    margin: 2px;
    text-align: center;
    position: fixed;
    top: 0px;
    z-index: 100;
    display: flex;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#nav {
  
  height: 3%;
  background-image: url('../PAGINA PRINCIPAL/BARMENU.png');
  background-size: 100% 100%;
  border-radius: 5px;
  margin: 0.4%;
  color: #ffffff;
  position: sticky;
  top: 7.5%;
  z-index: 1;
  background-color: black;
}

#centro {
 width: 98%;
    padding: 1px;
    margin: auto;
    /* max-height: 31vh; */
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.articulos_pagina{
  
  max-width: 98%;
    

}
#footer {
  height: 8vh;
  width: 92vw;
  background: #fdfdfd;
  border-radius: 5px;
  margin: 2px;
  text-align: center;
  position: fixed;
  bottom: 0px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#section {
  width: 100%;
  border-radius: 5px;

  margin-bottom: 10px;
  
}

#aside {
  height: 12.5%;
  /* [disabled]background-color: #E365BF; */
  border-radius: 5px;
  margin: 2px;
  position: relative;
  font-size: 2vw;
}

#aside h4{font-size: 1.7em;}
.he {
  max-width: 35%;
  max-height: 97%;
  
  border-radius: 2.5%;
  margin: 0 auto;
  background: transparent;
}

.he li {
  margin-top: 2%;
  height: 20%;
  text-align: center;
  font-size: 1.4vw;
}

.he a {
  color: #000000;
}

#menu {
  height: 95%;
  width: 30%;
  float: inline-start;
}

#menu2 {
  height: 95%;
  width: 30%;
  float: inline-end;
}

.menuu {
  float: right;
  height: 92%;
  margin: 0.3%;
  margin-top: 3px;
  font-size: 1.7vw;
  text-align: center;
  margin-left: 1.6%;
  margin-right: 1%;
  display: block;
  max-width: 50%;

}


.Articulo1 {
  width: 65%;
  height: 95%;

  /*margin: 7px;*/
  margin: 2px;
  margin-left: 5%;
  display: inline-block;
}

#imagArt1 {
  width: 25%;

 /* margin: 7px;*/
 margin: 2px;
}

.figuras {
   max-width: 98%;
    
   margin: auto;
   
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  text-align: justify;
  border: 1px solid #ddd;
}

.art2 {
  
  height: 20%;
  margin: 0px 15%;
}

.imagArtInteres {
  width: 30%;
  margin-left: 2%;
}

.iconos {
  
  max-height: 95%
}

ul,
ol,
li {
  list-style: none;
}

a {
  color: green;
  text-decoration-line: none;
  text-decoration: none;
  height: 60%;
  width: 15%;
  
  
}

#footer a {
    color: black;
    font-size: 38%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1px;
  
}

.menuu img {
  max-width: 90%;
  max-height: 70%;
}

.he img {
  height: 90%;
  width: 10%;
}
/*
#header ul {
  background: trasparent;
  width: 40%;
}*/

/*Dettales Articulos*/

#ArtiDeta2 {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    background-color: ghostwhite;
}

#ArtiDeta3 {
     width: 100%;
    display: block;
    margin: 1px;
    text-align: justify;
    font-size: 3.5vw;
    background-color: ghostwhite;
    margin-bottom: 10px;
}

#DArti {
 text-align: justify;
    font-size: 3.5vw;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

.fotartP {
  width: 99.8%;
  height: 81%;
  display: block;
}

.fotart {
  width: 24%;
  display: block;
  float: left;
  margin: 1px;
  height: 18.7%;
  margin-left: 5px;
}

.boton {
  width: 60%;
  /*background-image: url(" PAGINA PRINCIPAL/AÑADIR CARRITO.png");*/
  background-position: center;
  height: auto;
  margin: 2px;
  display: block;
  float: left;
}

#contadorCarrito img {
  width: 20px;
  height: auto;
  margin-right: 5px;
}

#contadorCarrito {
  width: 37%;
  float: right;
  display: block;
  margin: 2px;
}

#formasPago,
#formasPago a,
#formasPago img {
  width: 97%;
  display: block;
  margin: 2px;
}

#tablaCarrito {
  width: 99%;
  height: 33%;
  color: #008556;
  text-align: center;
  font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  /* [disabled]background-color: #FCFDF6; */
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
}

#finalizarCompra {
  width: 100%;
  height: 44%;
  border-radius: 5px;
  /* [disabled]background-color: #000000; */
}

#finalizarCompra img {
  width: 30%;
  position: relative;
  left: 20px;
}

#logosPagos {
  width: 40%;
  height: 95%;
  float: left;
}

#logosPagos img {
  width: 90%;
  margin-top: 30%;
}

#tablaTotal {
  width: 47.5%;
  height: 85%;
  /* [disabled]background: #F0F0F0; */
  border: 1px solid #383838;
  position: relative;
  top: auto;
  left: 160px;
}

#finalizarCompra a {
  margin-left: 15%;
}

#imagp {
  width: 100%;
  /*height: 50%;*/
  height: 11.49%;
  overflow: auto;
  position: sticky;
  max-height: 382px;
  top: 14%;
 /* z-index: 1;*/

}

/*SlIDER*/

#Contenedor_slaider {
  margin: auto;
  height: 90%;
  /*margin-top: 4px;*/
  margin-top: 2px;
  width: 88%;
  position: relative;
  overflow: hidden;
  /*box-shadow: 0 0 0 2px #fff, 0 12px 16px;*/
 box-shadow: 0 0 0 1px #fff, 0 6px 8px;

}

#Contenedor_slaider2 {
  margin: auto;
  height: 85%;
  margin-top: 11px;
  width: 98%;

  position: relative;
  overflow: hidden;
  box-shadow: 0 0 0 1px #fff, 0 6px 8px;
}

#slaider,
#slaider2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 400%;
  height: 100%;
}

section {
  width: 100%;
}

#Contenedor_slaider2 #slaider2 section {
  width: 100%;
}

#slaider img {
  width: 100%;
  height: 100%;
  display: block;
}

/*
#slaider2 img{
	width: 33%;
	height: 100%;
	display: block;
	float: left;
	margin-left: 1px;
	border-left: solid #C0C0C0;
	
	}*/
#slaider2 section a img {
  width: 33%;
  height: 100%;
  display: block;
  float: left;
  margin-left: 1px;
}

#boton-previo,
#boton-siguiente,
#boton-previo2,
#boton-siguiente2 {
  color: #008654;
  /*width: 40px;
  height: 40px;*/
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /*line-height: 40px;
  font-size: 30px;*/
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  font-family: monospace;
  cursor: pointer;
}

#boton-previo:hover,
#boton-siguiente:hover,
#boton-previo2:hover,
#boton-siguiente2:hover {
  background: rgba(255, 255, 255, 1);
}

#boton-previo,
#boton-previo2 {
  left: 10px;
}

#boton-siguiente, 
#boton-siguiente2 {
  right: 10px;
}

/*Slider 3*/

#ContSlider3 {
  /* [disabled]background:  #F70768; */
 width: 100%;
 
 
 margin-bottom: 10px;
  
 /*
 position: sticky;
 top: 15%;
 z-index: 3;*/
}

.slider3 {
  width: 99%;
 
  margin: auto;

  /*flex-wrap: wrap;*/
  overflow: hidden;
  box-shadow: 0 0 1px white, 0 6px 8px black;
  position: relative;
  align-content: center;
  background: radial-gradient(black, transparent);
}

.slider3 ul {
  width: 400%;                  
  display: flex;

  order: 1;
  margin-left: -100%;
  transition: all 0.9s;
  animation: slider 20s infinite;
  /*border: 1px solid #fff;*/
  padding: 0;
}

.slider3 li {
  width: 100%;
  list-style: none;
}

.slider3 img {
 max-width: 100%;
 max-height: 100%;
}

input[type='radio'] {
  display: none;
}

input[type='radio'] + label {
  display: block;
  width: 17%;
  height: 7vh;
  cursor: pointer;
  order: 2;
  float: left;
 border-radius: 66px;
 margin: auto 4%;
}

#sbutton1:checked ~ ul {
  margin-left: 0;
  animation: none;
}

#sbutton2:checked ~ ul {
  margin-left: -100%;
  animation: none;
}

#sbutton3:checked ~ ul {
  margin-left: -200%;
  animation: none;
}

#sbutton4:checked ~ ul {
  margin-left: -300%;
  animation: none;
}

@keyframes slider {
  0%,
  20% {
    margin-left: 0;
  }

  25%,
  40% {
    margin-left: -100%;
  }

  45%,
  70% {
    margin-left: -200%;
  }

  75%,
  100% {
    margin-left: -300%;
  }
}

#dfcontacto {
  display: block;
  width: 99%;
  height: 43%;
  color: #ffffff;
  font-family: Arial;
  padding: 1%;
  position: relative;
  margin: 0 auto;
}

#dfcontacto2 {
  width: 98%;
  height: 44%;
  background-color: ghostwhite;
}

.info {
  width: 49%;
  height: 98%;
  display: block;
  float: left;
  text-align: center;
  padding: 0.5%;
}

.info img {
  max-width: 98%;
 
}

.info p {
  color: black;
  text-align: left;
  margin-top: 5%;
 font-size: 0.7em;
    overflow: auto;
}
/*
@media screen and (min-height: 380px) {
  .info p {
    font-size: 1.4em;
  }
}
*/
.info p img {
  width: 5%;
  height: 3%;
  
}

#fcontacto {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: 90%;
  text-align: center;
}

#fcontacto label {
  display: block;
  margin-top: 0.1%;
  width: 80%;
  font-size: 3vh;
}

#fcontacto input,
textarea {
  width: 70%;
  height: 5%;
  background: #666666;
  border: 0.3% solid #f6f6f6;
  padding: 1%;
  margin-top: 1%;
  font-size: 3vh;
  color: #fdfdfd;
  opacity: 0.7;
}

#fcontacto textarea {
  height: 30%;
  width: 70%;
}

#fcontacto #submit {
  width: 20%;
  height: 8%;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  display: block;
}


p,
h1,
h2,
h3,
h4 {
  font-family: 'Lato', sans-serif;
}

.articulos {
  width: 98%;
  height: 28%;
 /* margin-bottom: 10px;*/
   margin-bottom: 3px;
  text-align:justify;
  background-color: ghostwhite; 
  
 
}
.articulos p,.articulos h3,.articulos h1{

  /*font-size: 2.3em;*/
  font-size: 0.9em;

}

.improm{

height: auto;
width: 99%;

}
/*Menu Responsive */
.menu-toggle {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  gap: 6px;
  padding: 10px;
}

.bar {
  width: 30px;
  height: 3px;
  background-color:goldenrod;
  transition: 0.3s;
}

/* menu oculto*/

.slide-menu {
  position: fixed;
  left: -250px;
  top: 0;
  
  color: white;
  width: 250px;
  height: 100vh;
  overflow-y: auto;
  transition: 0.3s;
  padding-top: 10vh;
  box-sizing: border-box;
  z-index: 10;

  background: rgba(255, 255, 255, 0.2); /* Color semitransparente */
  backdrop-filter: blur(10px); /* Efecto difuminado */
  -webkit-backdrop-filter: blur(10px); /* Compatibilidad con Safari */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Sombra ligera para profundidad */
    
 



}

.close-button {
  color:darkcyan;
  font-size: 4em;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  z-index: 10;
  line-height: 1;
}

.slide-menu.open {
  left: 0;
}

.slide-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slide-menu ul li {
  border-bottom: 1px solid #555;
}

.slide-menu ul li a {
  display: block;
  padding: 15px;
  text-decoration: none;
  color: olive;
}

.slide-menu ul li a img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.slide-menu ul li ul {
 
  padding-left: 20px;
}

.slide-menu ul li ul a {
  padding-left: 35px;
}

main {
  padding-top: 60px; /* Ajusta este valor según la altura de tu header */
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 0; /* Ajustar margen cuando el menú está abierto */
  transition: 0.3s;
  
  
}

main.menu-open {
  margin-left: 250px;
  padding-top: 60px; /* Asegúrate de que el padding-top también se aplique cuando el menú está abierto */
 
}


#redesSociales {
  display: flex;
  width: 100%;
  margin-top: 48vh;
  font-size: 1%;
  justify-content: space-around;
  align-items: center;

}







.product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
 
 
}

.product-item {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 8px;
  text-align: center;
}

.product-item img {
  max-width: 100%;
  max-height: 68%;
  border-radius: 4px;
  margin-bottom: 10px;
}

.product-item h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.2em;
}

.product-item .price {
  color: #888;
  font-weight: bold;
}


.social-links {
  margin-bottom: 10px;
}

.social-links a {
  display: inline-block;
  margin: 0 10px;
}

.social-links img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

footer {
  background-color: #333;
  color: white;
  text-align: center;
  padding: 1em 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  transition: transform 0.3s ease-in-out; /* Añadimos transición para el movimiento */
  transform: translateY(0); /* Inicialmente no está desplazado */
}

body.menu-open footer {
  transform: translateY(250px); /* Desplaza el footer hacia abajo la altura del menú */
}

#submenu_joyeria{display: none;}/*oculta el sub menu*/
#submenu_piedra{display: none;}/*oculta el sub menu*/
#submenu_material{display: none;}/*oculta el sub menu*/


.btn-primary, .btn-secondary {
    display: inline-block;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1rem;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.btn-primary {
    background-color: #007bff;
    color: white;
}

.btn-primary:hover {
    background-color: #0056b3;
    transform: translateY(-2px); /* Pequeño efecto al pasar el ratón */
}


.btn-secondary {
    background-color: #6c757d;
    color: white;
}

.btn-secondary:hover {
    background-color: #5a6268;
    transform: translateY(-2px);
}


/* Icono del carrito en el header */
.cart-icon-container {
    position: relative; /* Para el posicionamiento del dropdown */
    align-content: center;
    height: 98%;
}


.btn-cart-icon {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #333;
    position: relative;
    padding: 5px;
}

.cart-count {
    position: absolute;
    top: -5px;
    right: -10px;
    background-color: #dc3545; /* Rojo para la notificación */
    color: white;
    border-radius: 50%;
    padding: 2px 7px;
    font-size: 0.8rem;
    font-weight: 700;
    min-width: 20px;
    text-align: center;
    line-height: 1.2;
}





/*
============================================================
    Mini-carrito desplegable
============================================================
*/
.mini-cart-dropdown {
    position: absolute;
    top: 109%; /* Justo debajo del icono */
    right: 0;
    width: 40vw;
    max-height: 74vh;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    padding: 15px;
    z-index: 1001;
    display: none; /* Oculto por defecto con CSS, JavaScript lo mostrará */
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}


.empty-mini-cart {
    text-align: center;
    color: #888;
    padding: 20px 0;
}


/* Clase para mostrar el mini-carrito con JavaScript */
.mini-cart-dropdown.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.mini-cart-dropdown h3 {
    font-size: 1.2rem;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.mini-cart-items {
    max-height:35vh; /* Limita la altura y añade scroll si hay muchos items */
    overflow-y: auto;
    margin-bottom: 15px;
}

.mini-cart-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee; /* Línea de separación suave */
}

.mini-cart-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.mini-cart-item img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 3px;
    margin-right: 10px;
}

.mini-cart-item-info {
    flex-grow: 1;
}

.mini-cart-item-info h4 {
    font-size: 1rem;
    margin: 0 0 5px 0;
    color: #333;
}

.mini-cart-item-info p {
    font-size: 0.9rem;
    color: #666;
    margin: 0;
}

.mini-cart-summary {
    border-top: 1px solid #eee;
    padding-top: 15px;
    text-align: right;
}

.mini-cart-summary p {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 10px;
}


.btn-view-cart {
    display: block; /* Ocupa todo el ancho disponible */
    width: 89%;
    text-align: center;
    padding: 3% 4.5%;
    background-color: #28a745; /* Color de éxito/confirmación */
    color: white;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    text-decoration: none;
    margin: auto;
}

.btn-view-cart:hover {
    background-color: #218838;
    text-decoration: none;
}

.cart-page-container {
    padding: 50px 0;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    margin-top: 30px;
    margin-bottom: 50px;
}
.container {
    width: 95%;
    margin: 0 auto;
    margin-top: 12vh;
}

.cart-page-container h2 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 30px;
    color: #333;
}

.cart-items-full-list {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.full-cart-item {
    display: flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 15px;
    background-color: #fcfcfc;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
}

.full-cart-item img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 20px;
    flex-shrink: 0;
}

img {
    max-width: 100%;
    height: auto;
    display: block;

}

.full-item-details {
    flex-grow: 1;
}

.full-item-details h4 {
    font-size: 1.3rem;
    margin-bottom: 5px;
    color: #333;
}

.full-item-details .price {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 10px;
}

.quantity-controls {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.quantity-controls button {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 700;
    transition: background-color 0.2s ease;
}

.quantity-controls span {
    margin: 0 10px;
    font-size: 1.1rem;
    font-weight: 500;
    min-width: 25px;
    text-align: center;
}

.quantity-controls button {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 700;
    transition: background-color 0.2s ease;
}


/* Resumen del Carrito (Total, Botones) */
.cart-summary-full {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 30px;
    display: flex;
    flex-direction: column; /* Apila los elementos */
    align-items: center; /* Alinea a la derecha */
    width: 98%;
    margin-bottom: 8vh;
}

.cart-summary-full p {
    display: flex;
    justify-content: space-between;
    font-size: 1.2rem;
    margin-bottom: 10px;
}


.cart-summary-full .subtotal {
    font-size: 1.4rem;
    font-weight: 700;
    color: #007bff;
    border-top: 1px dashed #ddd;
    padding-top: 10px;
    margin-top: 10px;
}
/* Botones de acción del carrito (Checkout y Continuar Comprando) */
.cart-summary-full #checkout-button,
.cart-summary-full #continue-shopping-button {
    max-width: 50%;/* Asegura que los botones no sean demasiado anchos */
    margin-top: 10px;
}



.summary-details {
    width: 98%;
 
    margin-bottom: 20px;
}


/* Estimador de envío */
.shipping-estimator {
    margin-top: 20px;
    padding: 15px;
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 5px;
    max-width: 98%;
    margin-bottom: 20px;
}

.shipping-estimator label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
}

.shipping-estimator input {
    width: calc(100% - 10px);
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
}

.shipping-estimator button {
    max-width: 60%;
    padding: 10px;
}

.shipping-estimator p {
    margin-top: 10px;
    font-size: 0.95rem;
    color: #555;
    text-align: center; /* Centra el texto del costo de envío */
}

@media only screen and (min-width: 600px) {
  #header {  height: 12vh; }
  #nav { height: 5%; position:static; }
  .menuu{font-size: 0.7vw;}
  #imagp{height: 45%;position:static;width: 80%; margin: 0 auto;}
  main{ margin-top: auto;}
  #ContSlider3 {width: 68%; float: left;margin-bottom: 10px;height: 79vh;}
 #section {margin: inherit;}
  .product-item img{max-height: 95%;}
  input[type='radio'] + label{max-width: 7%; margin: auto 8.9%;border-radius: 39px; max-height: 11%;}
  .slider3 {margin: auto; height: 99%;align-content: center; background: radial-gradient(black, transparent);}
.slider3 ul { height: 80%}

 #ArtiDeta2{max-width: 32%; display: flex;background-color: ghostwhite;flex-direction: column;justify-content: space-around;align-items: center;flex-wrap: nowrap;height: 79vh;}
  .improm { height: 99%; width: auto;}
  #aside h4 {font-size: 0.7em;}
  #aside { height: 20%;}
  #Contenedor_slaider {height: 97%;}
  .articulos {height: 18%;}
  #boton-previo, #boton-siguiente, #boton-previo2, #boton-siguiente2 {width: 40px;
    height: 40px;line-height: 40px;
    font-size: 30px;}

    .info img { max-height: 98%;;  }
    #dfcontacto {height: 57%;}
    .info p {font-size: 0.9em;}
    
    #ArtiDeta3 {font-size: 1.3vw;display: flex;flex-direction: column;justify-content: space-evenly;flex-wrap: nowrap;align-items: center;}
    
    #DArti {font-size: 1.3vw;}
    .product-grid{grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));}
    .product-item{ display: flex;justify-content: space-between;align-items: center; flex-direction: column;}
    .cart-page-container {padding: 30px 15px;}
    .cart-items-full-list{width: 55%;float: left; margin: inherit;height: 58vh;overflow: auto;}
    .full-cart-item {flex-direction: column;text-align: center;padding: 10px; }
    .full-cart-item img {margin-right: 0;margin-bottom: 10px; }
    .full-item-details {width: 100%;}
    .cart-summary-full {align-items: center; width: 45%;float: right; margin: inherit;margin-bottom: 9vh; /* Centra el resumen */ }

    .summary-details, .shipping-estimator,
    .cart-summary-full #checkout-button,
    .cart-summary-full #continue-shopping-button { max-width: 100%; /* Ocupa todo el ancho disponible */ }
    .product-item a { width: 99%; height: 99%;}

        
}