/*
Theme Name: Phú Cường
Theme URI: https://phucuong.com/
Author: Phú Cường
Author URI: https://waitingvn.com/
Description: CÔNG TY TNHH CƠ KHÍ Ô TÔ PHÚ CƯỜNG
Version: 1.0
License: GNU General Public License v2 or later
*/
@media screen and (min-width: 767px) {
    #xeDauKeoMy .xeDauContent03 .xeCo03Rows .xeCo03Item h3 {
        max-width: 70%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 48px;
    }
}

#xeDauKeoMy .xeDauContent03 .xeCo03Rows .xeCo03Item h3 {
    text-transform: uppercase;
}

#xeDauKeoDetail .xeDTRows01 .xeDTR01Right .xeDRows .xeDRItem ul.listInfo li a.link {
    color: inherit;
    font-weight: normal;
}

/* #xeDauKeoDetail .xeDTRows01 .xeDTR01Right .xeDRows .xeDRItem:last-child .xeDRFRows .xeDFRLeft {
    float: left;
} */

#xeDauKeoDetail .xeDTRows01 .xeDTR01Right .xeDRows .xeDRItem:last-child .xeDRFRows .xeDFRRight {
    /* float: left; */
    padding-bottom: 5px;
    /* padding-top: 57px; */
}

.page-id-13 #bannerPage .bannerInfo .grid-470 h2,
.page-id-15 #bannerPage .bannerInfo .grid-470 h2,
.page-id-19 #bannerPage .bannerInfo .grid-470 h2,
.page-id-17 #bannerPage .bannerInfo .grid-470 h2{
    display: none;
}

.wp-pagenavi {
    width: 100% !important;
    text-align: center !important
}

.wp-pagenavi a,
.wp-pagenavi span {
    padding: 20px 25px !important;
    font-size: 18px;
    line-height: 1.3333333;
    position: relative;
    margin: 0 !important;
    margin-left: -1px !important;
    color: #004fa6;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd !important
}

.nextpostslink {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
}

.previouspostslink {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
}

.wp-pagenavi span.current {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #004fa6;
    border: 1px solid #004fa6 !important
}

span.pages {
    display: none
}

.wrap-pagi {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: left
}

.wp-pagenavi a {
    text-decoration: none !important
}

.wp-pagenavi a:hover {
    background: #004fa6;
    color: #fff;
    border: 1px solid #004fa6 !important;
    text-decoration: none !important
}

img.alignright {
    float: right
}

img.alignleft {
    float: left
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
}
.postSlide{
    max-width: 1024px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.postSlide .item{
    height: 580px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.postSlide .owl-dots{
    margin-top: -30px !important;
    z-index: 1;
    position: relative;
}
.ttChiTietRows02,
.ttChiTietRows01 {
    max-width: 1100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#tintucChiTiet .ttChiTietRows01 .ttCR01{
    width: 100%;
    margin-right: 0;
    text-align: center;
}
#tintucChiTiet .ttChiTietRows01 .ttCR02{
    width: 100%;

}
.ttChiTietRows02 ul{
    margin-bottom: 30px;
}
@media screen and (max-width: 480px){
    .postSlide .item{
        height: 350px;
    }
}