.main-prod{
    width: 331.5px;
    height: 331.5px;
}

.det-prod{
    max-width: 100px;
    max-height: 100px;
}

.fig {
    height: 447px!important;
}

.thefooter{
    position: relative !important;
    bottom: 0;
    width: 100%;
}

.selmod{
    margin-right:40px;
    height:50px!important;
}

.total-pie{
    text-align: right;
    font-weight: 500;
    margin-right:1%;
    margin-top:1%;
    margin-bottom:1%;
}

.boton{
    background:#F6D623!important;
    height:50px;
    border: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 38px;
    line-height: 18px;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 3px;
}

.search_container_mobile{
  margin-top: 5px;
  border-radius: 5px;
  background: #fff;
  justify-content: space-between;
}

.mb5p{
    margin-bottom: 5px !important;
}

.mini_cart_wrapper_mobile > a {
    background: #F6D623;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    display: inline-block;
    border-radius: 4px;
  }
  
  .pl60{
      padding-left: 60%;
  }

  .pl80{
    padding-left: 80%;
}

.yellow{
    color: #F6D623;
}

.select2-container {
    margin-right:20px!important;
}

.select2-selection__rendered {
    line-height: 50px !important;
}
.select2-container .select2-selection--single {
    height: 50px !important;
}
.select2-selection__arrow {
    height: 50px !important;
}

.pt26{
    padding-top: 26% !important;
}

.pt5 {
    padding-top: 5.5% !important;
}

.agotado {
    background-color: #bf1c2b !important;
}

.nfield{
    width:60px !important;
}

.product_number {
    width:10% !important;
}