﻿.wp-home-pro-hot {
    background: #f9f9f9;
    background-size: cover;
    padding-top: 71px;
    padding-bottom: 75px;
}

.top-home-pro-hot h2 {
    margin: 0;
    font-size: 44px;
    color: #0049b4;
    font-family: 'KanitBI';
    font-weight: 500;
    text-transform: uppercase;
}

.top-home-pro-hot {
    text-align: center;
    margin-bottom: 44px;
}

.wp-home-pro-hot .imgTopProHotHome {
    height: 225px;
}

span.slogan-home-pro-hot {
    font-family: OpenSanR;
    color: #ffffff;
    font-size: 18px;
    display: block;
    margin-top: 17px;
    padding-bottom: 38px;
    line-height: 1.5;
    padding-left: 130px;
    padding-right: 130px;
}

li.itemProHotHome {
    list-style: none;
}

    li.itemProHotHome:last-child {
    }

ul.listProHotHome {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(5,minmax(0,1fr));
    column-gap: 33px;
    row-gap: 15px;
    padding: 0;
}

h3.titleProHotHome {
    font-size: 14.37px;
    color: #15242f;
    font-family: 'KanitBI';
    margin: 0;
    text-transform: uppercase;
    line-height: 1.4;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

span.cate-product-home {
    font-size: 12.68px;
    color: #6d6d6d;
    font-family: 'KanitR';
}

.star-view-pro-hot-home .star {
    color: #0049b4;
    font-size: 14px;
    position: relative;
    padding-right: 7px;
}

.star-view-pro-hot-home {
    display: flex;
    align-items: center;
    margin: 8px 0;
}

span.viewProHotHome {
    font-size: 14px;
    color: #848996;
    font-family: 'InterR';
    padding-left: 7px;
    border-left: 1px solid #848996;
}

span.contactProHotHome a {
    font-size: 14.37px;
    color: #ffffff;
    font-family: 'KanitBI';
    width: 128px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2a303c;
    border-radius: 50px;
    text-transform: uppercase;
}

.bottomContentProHotHome {
    padding-top: 12px;
}

.wp-home-pro-hot .grid.wide {
    max-width: 1283px;
}

.imgTopProHotHome > img {
    display: block;
    width: auto;
    height: 100%;
    object-fit: cover;
    margin: auto;
    overflow: hidden;
    transition: all .3s;
}

li.itemProHotHome:hover .imgTopProHotHome > img {
    transform: scale(1.1);
}

ul.list-item-product-home.decorBackPro .imgTopProHotHome {
    background: #fff;
}

span.contactProHotHome a:hover {
    background: #0049b4;
    border: 1px solid #0049b4;
    color: #ffff;
}

.imgTopProHotHome {
    overflow: hidden;
    height: 290px;
    border: 1px solid #d5d5d5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.wp-mini-banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.imgTopProHotHome > a > img {
    display: block;
    width: 100%;
    height: 100%;
}

.itemProHotHome.KetSatProHome .imgTopProHotHome a img {
    object-fit: contain;
}

.imgTopProHotHome > a {
    width: 100%;
    height: 100%;
    display: block;
}
