.btnxemthem{
    background-color: #DFA444;
    display: inline-block;
    cursor: pointer;
    border-radius: 9px;
    padding: 7px 20px;
    margin-top: 43px;
}
.cmdgiohang {
    background-color: #1c3371;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 8px 19px;
    border-radius: 4px;
    font-size: 17px;
    margin-left: 10px;
    border: 0;
}
.groupbtn{
    display: flex;
    align-items: center;
    margin-top: 13px;
}
.imgslide{
    width: 100%;
    height: auto;
}
.bestseller{
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
.leftseller{
    width: 23%;
}
.rightseller{
    width: 75%;
    margin-left: 2%;
}
.searchblock{
    background-color: #DFA444;
}
.searchblock ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.searchblock ul a{
    color: #000;
}
.searchblock > ul{
    border-bottom: 1px solid #000;
}
.searchblock > ul > li{
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    padding: 6px 10px;
}
.circle{
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #1C3371;
}
.flexcir{
    display: flex;
    align-items: center;
    margin: 2px;
}
.circle{
    margin-right: 8px;
}
.searchblock .fa-angle-down{
    font-size: 25px;
    position: relative;
    top: 3px;
    left: 5px;
}
.searprice{
    width: 100%;
    height: 30px;
    border-radius: 20px;
    border: 0;
    padding: 0px 10px;
}
.titleli{
    margin-bottom: 5px;
}
.gprice{
    margin-bottom: 7px;
}
.titlegmin{
    margin-bottom: 2px;
}
.qttailieu{
    background-color: #1C3371;
    border-radius: 20px;
}
.block{
    margin-bottom: 20px;
}
.qttailieu{
    padding: 20px;
}
.titleblock{
    font-size: 28px;
    color: #DFA444;
    line-height: 42px;
}
.itemtl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
}
.itemtl img{
    width: 51px;
    margin-left: 7px;
}
.nametl{
    width: calc(100% - 58px);
    color: #fff;
}
.titleptnew{
    font-size: 20px;
}
.itempn{
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
}
.thumbpn{
    width: 66px;
    margin-right: 10px;
}
.infopn{
    width: calc(100% - 76px);
}
.wrapprice{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.listpn{
    margin-top: 15px;
}
.namepn{
    line-height: 22px;
}
.namepn a{
    font-size: 15px;
}
.wrapprice{
    margin-top: 5px;
}
.pricenew{
    color: #FF0000;
}
.priceold{
    text-decoration: line-through;
}
.titlebanchay{
    font-size: 32px;
    color: #1C3371;
    font-family:'MondaBold';
    line-height: 47px;
}
.listStar i {
    display: inline-block;
    color: #fd9727;
    position: relative;
    font-size: 18px;
}
.wrappricesl{
    font-size: 18px;
    display: flex;
    justify-content: space-between;
}
.listseller{
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px 37px;    
}
.author{
    font-size: 14px;
    margin-top: 4px;
}
.listStar{
    margin-top: 10px;
}
.listStar i.fa-star.icon-unstar{
    color: #c2c2c2;
}
.listStar > .fa.fa-star > .fa.fa-star{
    position: absolute;
    left: 0px;
    right: 0px;
    overflow: hidden;
}
.namepro {
    margin-top: 2px;
    font-family: 'MondaBold';
    display: grid;
    align-items: center;
    justify-content: center;
    height: 50px;
    overflow: hidden;
}
.itemseller{
    border: 1px solid #000;
    position: relative;
}
.saleoff{
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
    background-color: #FF0000;
    color: #fff;
    border-radius: 0 0 10px 0;
    padding: 2px 6px 5px;
}
.namesaleoff{
    font-size: 14px;
}
.numsaleoff{
    font-family:'MondaBold';
    font-size: 18px;
    text-align: center;
}
.wrappricesl{
    border-top: 1px solid #000;
    padding: 8px 10px;
}
.infoseller{
    padding: 10px;
    text-align: center;
}
.thumbseller{
    width: 100%;
    height: 280px;
}
.thumbseller img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.namserler{
    color: #1C3371;
}
.btnmuangay{
    background-color: #1c3371;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 6px 19px;
    border-radius: 4px;
}
.justifycenter{
    justify-content: center;
}
.nav {
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline !important;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1c3371;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1c3371;
    border-color: #1c3371;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.groupbtn {
    text-align: center;
}
.empty_data{
    text-align: center;
    color: red;
    margin-top: 20px;
}
.btnfillter.active{
    font-family: 'MondaBold';
}