.modal-dialog {
    max-width: 80%;
    height: 100% !important;

  }

  .imggr{
    width: 100%;
    height: 30% !important;
  }

  .selected {
    border: 1px solid rgb(95, 95, 95);
  }


  @font-face {
    font-family: "nombretxt";
    src: url("../fonts/CinzelDecorative-Regular.otf") format('truetype');
  }

  .nombre{
    font-family: "../fonts/CinzelDecorative-Bold.otf" ;
    font-weight: 500;

  }

  .precio{
    font-family: nombretxt ;
    color: rgba(71, 71, 71, 0.644) !important;
  }

 
  

  
.tall strong {
  margin-right: 10px;
}


.tall span {
  user-select: none;
  cursor: default;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin: 0 5px;
  border: 1px solid #ccc;
  border-radius: 0px;
}

.colorst strong {
  
  margin-right: 10px;
}
.colorst span{
  user-select: none;
}

.colorst span{
  user-select: none;
  cursor: default;
  color: #00000000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin: 0 5px;
  border: 1px solid #ccc;
  border-radius: 50%;
}



.añc{
  border: 1px, solid, black !important;
 }

.ale{
    background: black !important;
   color: rgba(255, 255, 255, 0.99)!important;
 }
 