html,
body  {
  position: relative;
  height: 100%;
}


#cookie-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.cookie-alert {
  position: relative;
  z-index: 1;
}

#cookie-accept-btn {
  background-color: deeppink;
}


#search-bar {
padding-top: 0% ;
margin-top: 0px;
}

#chisiamotesto{
max-width: 1000px;
text-align: important center;
padding-bottom: 50px;
position: center;
}



  #prezzoscarpa {
    text-align: center;
    align-items: center;
    color: pink;

  }

  body {
    min-height: 100vh;
    margin: 0px;
    display: grid;
    grid-template-rows: auto 1fr auto;
  }


  footer {
    background-color: deeppink;
  }





  body {
    font-family: Georgia, 'Times New Roman', Times, serif, sans-serif;
    margin: 0;
    padding: px;
    background-color: #ffffff;
  }

  h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .contact-info {
    margin-bottom: 20px;
  }

  .contact-info p {
    margin: 10px 0;
    border-color: deeppink;
    
  }

  .contact-form {
    max-width: 700px;
    background-color: #ffffff;
    border-color: deeppink;
    padding: 30px;
    box-shadow: 0 4px 4px deeppink ;
    margin: auto;
    margin-bottom: 30px ;
    margin-top: 0px ;
    
  }

  .form-group {
    margin-bottom:5px;
  }

  .form-group label {
    font-weight: bold;
    display: block;
  }

  .form-group input,
  .form-group textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ffffff;

  
  }

  .form-group textarea {
    resize: vertical;
    height: 100px;
  }

  .form-group button {
    background-color:deeppink;
    color: white;
    border: none;
    padding: 10px 16px;
    font-size: 14px;
    cursor: pointer;
   
  }

  .contact-info {
   padding: 4%;
   text-align: center;
  }

  
  .hover-image {
    width: 90%;
    max-width: 700%;
    transition: all 0.3s ease;
    margin-left: 5%;
    
  }

  .hover-image:hover {
    transform: scale(0.9);
  }





  .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px,fr ));
    grid-gap: 10px;
  }

  .product-item {
    background-color: #ffffff;
    padding: 20px;
    text-align: center;
  
  }

  .product-item img {
    max-width: 60%;

    height: auto;
  }

  .product-item h3 {
    margin-top: 10px;
    font-size: 20px;
  }

  .product-item p {
    margin-top: 10px;
    font-size: 20px;
  }

  .product-item .price {
    font-size: px;
    font-weight: bold;
  }

  .product-item .btn {
    display: inline-block;
    margin-top: 10px;
    padding: 17px;
    background-color: deeppink;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease;
  }

  .product-item .btn:hover {
    background-color:rgb(255, 255, 255);
    border-color: deeppink;
  }

  .bag-image {
    max-width: 70%;
    
  
    margin-top: 20px;
    margin-left: 15%;
    margin-right: 20%;

  }


    
    .bag-image {
      max-width: 70%;
      
    
      margin-top: 20px;
      margin-left: 15%;
      margin-right: 20%;

    }


  .mappa {
    width: 100%;
    height: 300px;
  }
  








* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, sans-serif;
  line-height: 1.5;
  background-color: #ffffff;
  color: #000000;
  margin: 20px;
}

header {
  background-color: deeppink;
  padding: 20px;
  color: #fff;
  text-align: center;
}

h1 {
  margin-bottom: 10px;
}

nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

nav ul li {
  display: inline;
  margin-right: 10px;
}

nav ul li a {
  color: #fff;
  text-decoration: none;
}

main {
  padding: 20px;
}

h2 {
  margin-bottom: 10px;
}

#search-bar form {
  display: flex;
  max-width: 500px;
}

#search-bar input {
  flex: 1;
  padding: 2%;
  font-size: 16px;
}

#search-bar button {
  padding: 10px 20px;
  background-color: deeppink;
  color: #fff;
  border: none;
  cursor: pointer;
}

#products {
  margin-top: 20px;
}

#bottonecarrello {
 
  margin-top: 0%;
  max-width: 70%;
  margin-left: 14% ;
  margin-right: 5% ;
}

#descrizioneborsa {

  margin-top: 0%;
  max-width: 80%;
  margin-left: 10% ;
  margin-right: 10%;
}

#coloriborsa {
  margin-bottom:  10%;
  margin-top: 0%;
  max-width: 90%;
  margin-left: 10% ;
  margin-right: 10%;
}


#quantitàborsa {
  margin-bottom:  10%;
  margin-top: 0%;
  max-width: 90%;
  margin-left: 10% ;
  margin-right: 10%;
}










body {
  font-family: Arial, sans-serif;
  margin: 20px;
}

h1 {
  color: #000000;
}

h2 {
  color: #000000;
  margin-top: 20px;
}

p {
  line-height: 1.5;
  margin-bottom: 10px;
}

ul {
  margin-bottom: 10px;
  padding-left: 20px;
}

a {
  color:deeppink;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}



#consenso {
  margin-top: 20px;
}

#consenso input[type="checkbox"] {
  margin-right: 10px;
}

#consenso label {
  font-weight: bold;
}

#consenso button {
  display: block;
  margin-top: 10px;
}

#messaggio {
  display: none;
  margin-top: 20px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid deeppink;
  color: deeppink;
}








body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

header {
  background-color: deeppink;
  color: #fff;
  padding: 20px;
  text-align: center;
}

.cart-items {
  margin: 20px;
}

.cart-items h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.cart-items p {
  font-style: italic;
}

.cart-total {
  margin: 20px;
  text-align: right;
}

.cart-total h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.cart-total button {
  background-color: #ffffff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: not-allowed;
}






.carousel-item img {
  width: 100%;
  height: auto;
}






table {
  width: 100%;
  border-collapse: collapse;
  padding-left: 5%;
  margin-right: 10%;
  margin-bottom: 6%;
}

th, td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ffffff;
 
}

tr:hover {background-color: #f5f5f5;}




.acquista {
margin-bottom: 0%;
padding-left: 1px;
padding-right: 1%;
padding-top: 1%;
padding-bottom:1%;
margin-bottom: 0%;

color: #ffffff;
border-color: deeppink;
background-color: deeppink;
margin-bottom: 10%;
}

.titolocarrello{
  margin-top: 5%;


}

.rimuovi-deep-pink {
  background-color: deeppink;
  border-color: deeppink;
}

.rimuovi-deep-pink:hover {
  background-color: #e60073;
  border-color: #e60073;
}


.form-label{
  color: deeppink;
  margin-top: 30%;

 
}

.form-group{
  color:deeppink
  
  
  }


  .form-control{
    color:deeppink;
    margin-top: 3%;
  }


  .container{
    margin-top: 3%;
    padding-top: 20px;
  }


  .input-group{
    margin-top: -150px;
  }
  
  
  #bottonpink{

padding-left: 2%;
padding-right: 2%;
padding-top: 1%;
padding-bottom:1%;
margin-bottom: 0%;
color: #ffffff;
border-color: deeppink;
background-color: deeppink;
margin-bottom: 10%;

  }



  #bottonred{

    padding-left: 2%;
    padding-right: 2%;
    padding-top: 1%;
    padding-bottom:1%;
    margin-bottom: 0%;
    color: #ffffff;
    border-color: deeppink;
    background-color: deeppink;
    margin-bottom: 10%;
    
      }

      #bottoncarrello{
     border-color: deeppink;
        background-color: deeppink;
        margin-bottom:  150px;
        
       

      }

  #bottonblack{

    padding-left: 2%;
    padding-right: 2%;
    padding-top: 1%;
    padding-bottom:1%;
    margin-bottom: 0%;
    color: #ffffff;
    border-color: deeppink;
    background-color: deeppink;
    margin-bottom: 10%;
    
      }