.btn_xem:hover{
    background: #106138 !important;
    color: #fff !important;
}
.text_gradient{
    background: #106138 !important;
}
.nav-pills>li>a:hover{
    color: #106138 !important;
}
.product-name:hover{
    color: #106138 !important;
}
.price{
    color: #106138 !important;
}
.group-action a:hover{
    background: #106138 !important;
}
a:hover {
    color: #106138 !important;
}
.contact_footer ul li i{
    color: #106138 !important;
    border: 1px solid #106138 !important;
}
.btn_dk:hover{
    background: #106138 !important;
}
.pro-detail-tabs ul li a.active::before{
    background: #106138 !important;
}
.card_news_date b{
    color: #106138 !important;
}
.status .value, .status .a-brand{
    color: #106138 !important;
}
.breadcrumb>li:last-child>a{
    color: #106138 !important;
}
.quantity_wanted_p button:hover{
    border: 1px solid #106138 !important;
    color: #106138 !important;
}
.new-letter{
    display: none !important;
}
.holine-btn{
    position: fixed;
    right: 38px;
    bottom: 70px;
    z-index: 9;
}
.maps-btn{
    position: fixed;
    right: 30px;
    bottom: 130px;
    z-index: 9;
}
.social-action{
    bottom: 5px;
}
.banner_content p{
    white-space: normal;
    height: 150px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.uti_body img{
    height: 200px !important;
    width: 100% !important;
}
.banner_content .content_{
    left: 40px;
}

.lare-icon .cart-bag, .lare-icon .user {
    display: none;
}

.pview-desc ul {
    list-style-type: disc;
}

.pview-desc ul li {
    display: list-item;
    padding: 0;
}
.admin-talk {
    padding: 30px 0;
}
.admin-talk .name-admin {
    font-size: 22px;
    font-weight: 700;
}
.admin-talk .bn-content {
    line-height: 1.7;
}
.admin-talk .bn-content p {
    margin: 0;
}
.admin-talk .img-talk {
    text-align: center;
}
.admin-talk .img-talk img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    object-fit: cover;
}
.ms-brand {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.card_news .card_news_img img {
    object-fit: cover;
}
.article-content img, .pro-detail-tabs .tab-content img {
    width: 600px !important;
}
.banner_product .banner_content .col_content {
    padding-bottom: 5%;
    position: relative;
}
.banner_product .banner_content a img {
    height: 300px;
    object-fit: scale-down;
    width: 260px;
}
.banner_product .banner_content ._image {
    display: block;
    text-align: center;
}
.banner_product .banner_content .content_ {
    position: unset;
    transform: unset;
    margin: 0 auto;
    width: 80%;
}
.banner_content .content_ h2{
    padding-bottom: 10px;
}
.banner_content .content_ h2 a {
    color: #fff;
    font-size: 25px;
}
.uti_body h3{
    margin: 12px 0;
    font-size: 18px;
    font-weight: bold;
}