.da-slider{
    background:none !important;
}
/*Title Our Product*/
.our-tiale{
    text-align: center;
    color: #508d35;
    margin-top: 50px;
    font-family: 'Hanuman', Gabriola, serif, Battambang;
    font-size: 35px;
}
.description-tiale-our {
    text-align: center;
    margin-bottom: 50px;
    font-size: 14px;
    font-family: 'Hanuman', Arial, serif, Battambang;
}
.cat_tile{
    margin-left: 15px;
    color: #508d35;
    font-size: 36px;
    font-weight: 400;
    font-family: 'Hanuman', Gabriola, serif, Battambang;
}

.btn_view {
    display: inline-block;
    background: #2a742b;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 10px 64px;
}
.view_ctn {
    text-align: center;
    height: 35px;
    margin: 10px 0px 30px 0px;
}

.hide_pro_ctn {
    display: none;
}
.product-amount {
    margin-left: 5px;
    color: #2a742b;
    font-size: 24px;
    font-weight: 400;
}
.categories-list {
    margin-top:10px;
    margin-bottom: 10px;
}
.list-product

/*Paginate*/
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff !important;
    background: #2a742b !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: 1px solid #ddd !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    display: none;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: none;
}
.pagination>li>a, .pagination>li>span {

    border: 1px solid #fff !important;
}
.kh .title_kh {
    font-size: 25px;
}
/*=======================sub menu====================*/
/*================== Login Form ===============*/
.Product-list {
    margin-top: 30px;
}

.list-product {
    overflow: hidden;
    max-height: 1134px;
}