.reviews_advices{
    display:none !important;
  }
  #leo_product_reviews_block_extra .reviews_note{
    margin-bottom:0px !important;
  }
  .product-prices{
    margin-top:0px !important;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
  }
  .name_edit_features{
    width:auto !important;
      min-height: 1.5rem !important;
      background-color:#F8B1A9 !important;
  }
  .value_edit_features{
    text-transform: uppercase;
    width:auto !important;
    min-height: 1.2rem !important;
      background-color:#FFEBF4 !important;
  }
  #description{
    border : none !important;
  }
  #product-detail{
    border : none !important;
  }
  #leofeature-product-review{
    border : none !important;
  }
  .fade{
    opacity:1 !important;
  }
  .align_stock{
    display:flex;
    flex-direction: column-reverse;
  }

.product-actions .control-label{
  display: none !important;
}
#product-availability{
  display: none !important;
}


  .qty .clearfix{
    display: flex;
    width: 23%;
  }
  .input-group .bootstrap-touchspin{
    display: flex;
  }
  .product-quantity .qty .input-group.bootstrap-touchspin{
border-bottom: none;
display: flex;

}

.product-quantity #quantity_wanted{
background-color:#F8F8F8;
}
.bootstrap-touchspin .btn-touchspin{
background-color:#F8F8F8;
}


/* MENU */

.menu-title{
  font-family: Work Sans !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}

.nav-links a{
  font-family: Work Sans !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 16.42px !important;
}

.shenronNoUppercase{
  text-transform: none !important;
}


.out_of_stock{
  display: none;
}