.p8{
  padding: 8px;
}
.btn-cus{
  border-radius: 8px;
  height: 32px;
  width: 32px;
  font-size: 22px;
  text-align: center;
  line-height: 32px;
}
.btn-active{
  background-color: #0d6efd;
  color: #FFFFFF;
}
body{
    overflow-x: hidden;
}
.header-title{text-align: center; margin-bottom: 20px; border-bottom: 1px solid #1B2430;}
.old-price{text-decoration:line-through; font-size:10px; color: dimgrey;}
.price-discount{color:red}
#t_price{display: inline-block}
.w100pc{width: 100%;}
.modal-content{
    overflow: hidden;
}
.table-v-border tr td:nth-child(1){
    border-left: 1px solid #CCCCCC;
}
.table-v-border tr td{
    border-right: 1px solid #CCCCCC;
}
.table-v-border tr th:nth-child(1){
    border-left: 1px solid #CCCCCC;
}
.table-v-border tr th{
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.mybtn{
    width: 24px;
    height: 24px;
    border-radius: 4px;
    line-height: 24px;
    background-color: aliceblue;
    display: inline-block;
    font-size: 18px;
    text-align: center;
}
@font-face {
    font-family: 'UTMAristote';
    src: url('https://luanoanhdancesport.vn/fonts/UTMAristote.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FaustinaSB';
    src: url('https://luanoanhdancesport.vn/fonts/FaustinaSB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UVNBaiSau';
    src: url('https://luanoanhdancesport.vn/fonts/UVNBaiSau.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}