section#CRbreadcrumbs {
    margin-top: 50px;
}

.page-trang .tabs1 {
    padding: 0;
    float: left;
    width: 670px;
    margin-bottom: 0;
    border: solid 1px #d3d3d3;
    width: 100%;
    height: 44px;
    margin-top: 30px;
    overflow: hidden;
    background-color: #ffffff;
}

.page-about {
    background-size: cover;
    background-position: top;
}

.page-about::after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.8;
}

.page-about::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.8;
}

.page-about .entry-content,
.page-about .page-heading {
    color: #fff;
    position: relative;
    z-index: 10;
}

.page-trang .tabs1 li {
    width: 49.92%;
    list-style: none;
    display: table-cell;
    display: table;
    font-size: 15px;
    line-height: 26px;
    margin: 0 auto;
    padding: 7px 0 3px;
    text-align: center;
    margin-top: 3px;
    padding: 0;
    float: left;
    cursor: pointer;
    font-size: 16px;
    color: #939393;
    border-right: 1px solid #cfcfcf;
    line-height: 34px;
}

.contact-col {
    float: left;
    width: 33.333333%;
    padding: 0 10px;
    box-sizing: border-box;
}

.contact-col h2.type05 {
    border: 0;
}

a {
    color: #f06724;
    text-decoration: none;
}

h2.type05 {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #cdcdcd;
    display: block;
    font-size: 18px;
    margin-left: 0;
    margin-top: -6px;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
}

.contact-col h2.type05 strong {
    font-weight: 400 !important;
}

h2.type05 div.underline {
    height: 2px;
    background: #83b64d url(https://d1z88p83zuviay.cloudfront.net/Images/gnb-title-bottom.png) no-repeat scroll right 0px;
    margin-top: 10px;
}

.contact-col .content-contact {
    font-size: 14px;
}

.page-trang .tabs1 li.active {
    border-bottom: 5px solid #5ea70e !important;
    float: left;
    font-size: 15px;
    color: #333333;
    background: #ededed;
}

.possst-neww {
    padding-bottom: 100px;
}

.page-trang {
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
}

.entry-content {
    padding-left: 15px;
    padding-right: 15px;
}

#CRbanner_box {
    margin-top: 50px;
    height: 220px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.list_br a {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    font-family: "UTM Avo", sans-serif;
    font-style: normal;
    text-transform: capitalize;
    text-decoration: none;
}

.breadcrumb_last {
    font-weight: 700;
}

.banner_def h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000;
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

h4.archive-heading {
    padding: 70px 0 0 0;
    margin: 0;
    text-transform: uppercase;
    color: #333333;
    font-size: 25px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.item_post {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    width: 33.3333%;
    display: inline-block;
    padding-bottom: 10px;
    opacity: 0.8;
    position: relative;
}

.item_post .post .item_post_img img::after {
    content: "";
    opacity: 1;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}

.item_post:hover {
    opacity: 1;
}

.item_post a {
    text-decoration: none;
}

.item_post:hover h4 {
    text-decoration: underline;
}

.item_post_img {
    float: left;
    width: 100%;
}

.item_post_img img {
    width: 100%;
    height: auto;
}

.item_post_content .text-date {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    padding: 0 5px
}

.item_post h4 a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
}

.item_post_content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 9;
    float: left;
}

.post_date {
    font-size: 13px;
    margin-top: 5px;
    color: #000;
}

.post_excerpt p {
    margin: 0;
    margin-top: 10px;
    color: #000;
}

nav.navigation.pagination {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

nav.navigation.pagination a.page-numbers {
    padding: 5px;
    text-decoration: none;
}

nav.navigation.pagination a.page-numbers:hover {
    text-decoration: underline;
}

/* single */

.single-post h2 {
    font-size: 16px;
}

/* page */

.page-heading {
    margin-bottom: 35px;
    padding-bottom: 15px;
    position: relative;
    color: #333333;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0;
}

.page-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    width: 91px;
    height: 1px;
    background-color: #d69a0c;
}

/* mâycoun */


.col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

@media only screen and (max-width: 768px) {
    .contact-col {
        width: 100%;
    }

    .woocommerce-product-my-acount .content-wrap {
        padding: 0;
    }

    .woocommerce-product-my-acount {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .page-heading::after {
        z-index: 0;
    }

    .col-xl-8,
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page-trang .tabs1 li {
        width: 48%;
    }

    .page-trang {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    #CRbanner_box {
        margin-top: 0;
    }

    h4.archive-heading {
        padding: 20px 0 0 0;
    }

    .item_post {

        width: 100%;
    }

    .post_excerpt {
        font-size: 11px;
    }

    .item_post h4 {
        font-size: 13px;
    }

    .post_date {
        font-size: 10px;
        margin-top: 0px;
    }

    .post_excerpt p {
        margin: 0;
    }

}

@media only screen and (max-width: 500px) {

    .post_excerpt {
        display: none;
    }

}