

nav {
    position: relative;
    background: #fff;
    border-bottom: 2px solid var(--red-color);
}

.thy-new {
    font-size: 1.5rem;
}

.thy-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 4rem;
   
}

.thy-wrapper .thy-col-l {
    flex-basis: 70%;
}

.thy-wrapper .thy-col-r {
    flex-basis: 28%;
}

/*giới thiệu salon*/
.thy-col-l h2 {
    margin: 2rem 0;
}

.thy-col-l .thy-text {
     width: 100%;
    margin-bottom: 15px;
    display: block;
    align-items: center;
}

.thy-col-l .thy-text i {
    font-size: 6px;
    margin-right: 7px;
}

.thy-col-l .thy-text a {
    color: var(--BlueA);
}

.thy-col-l .thy-description {
    margin-top: 2rem;
}

.thy-col-l .thy-info {
    margin-bottom: 1.5rem;
}

.thy-col-l .thy-info a:hover {
    color: var(--alRed);
}

.thy-col-l p {
    margin-bottom: 1.5rem;
    text-align: justify;
}

/*xe mói về*/

.thy-col-r .thy-new-car {
    
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid var(--vtbghome);
    border-radius: 4px;
    margin-top: 1.2em;
}

.thy-col-r .thy-new-car .thy-item {
    flex-basis: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dotted #403f3f;
    padding: 1.5rem 0;
}

.thy-car, .thy-new
{
    color: var(--vtWhite);
}
.thy-col-r .thy-new-car .thy-item:first-child {
    padding-top: 0;
}

.thy-col-r .thy-new-car .thy-item:last-child {
    border-bottom: none;
}

.thy-col-r .thy-item .thy-img {
    flex-basis: 35%;
}

.thy-col-r .thy-item .thy-info-car {
    flex-basis: 61%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: -12px;
}

.thy-col-r .thy-item .thy-info-car .thy-price {
    color: var(--yellow-color);
    margin-top: 0.5rem;
    font-size: 1.5rem;
}

.thy-info-car a:hover
{
    color: var(--yellow-color);
}

.thy-col-r .thy-item .thy-img img {
    height: 78px;
    border-radius: 4px;
}

.anh-qc img
{
    border-radius: 4px;
    margin-top: 1em;
}

h2.tieu-de-gioi-thieu::after
{
    content: "";
    background: none;
}
.thy-info h2:after
{
    content: "";
    background: none;
}
.thy-info ul
{
    margin-left: 2em;
}
.thy-info ul li
{
   list-style:auto;
   margin: 0.6em 0;
   
}
.text-custom-red {
    color: var(--red-color);
    font-size: 2rem;
}
/*breadcrumb*/
.bg-detail
{
    background: none;
}
.breadcrumb-content
{
    width: 1200px;
    margin: 0 auto;
   
}


/*giao diện cho phiên bản mobile*/
@media only screen and (max-width: 1230px) {
    .thy-wrapper {
        padding: 0 1.5rem 3rem;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 1200px)
{
    .breadcrumb-content
    {
        width: 100%;
        margin-left: 0.6em;
        margin-right: 0.6em;
    }
}


@media only screen and (max-width: 1024px) {
    .thy-wrapper .thy-col-l {
        flex-basis: 100%;
    }

    .thy-wrapper .thy-col-r {
        flex-basis: 100%;
    }

    /*xe mới về*/
    .thy-col-r .thy-item .thy-img {
        flex-basis: 25%;
    }

    .thy-col-r .thy-item .thy-info-car {
        flex-basis: 73%;
    }

    .thy-col-r .thy-item .thy-img img {
        height: 160px;
    }
}

@media only screen and (max-width: 768px) {
    .thy-wrapper {
        padding: 0 1rem 3rem;
    }

    /*giới thiệu salon*/
    .thy-col-l .thy-description {
        margin-top: 1.5rem;
    }

    .thy-col-l p {
        margin-bottom: 1.5rem;
    }

    /*xe mới về*/
    .thy-col-r .thy-item .thy-img img {
        height: 123px;
    }
}

@media only screen and (max-width: 640px) {
    /*xe mới về*/
    .thy-col-r .thy-item .thy-img img {
        height: 102px;
    }
}

@media only screen and (max-width: 576px) {
    /*giới thiệu salon*/
    .thy-col-l .thy-info {
        margin-bottom: 1rem;
    }

    .thy-col-l h2 {
        margin: 1rem 0;
    }

    .thy-col-l .thy-title {
        margin: 0;
    }

    .thy-col-l .thy-text {
        margin-bottom: 1rem;
    }

    /*xe mới về*/
    .thy-col-r .thy-item .thy-img {
        flex-basis: 30%;
    }

    .thy-col-r .thy-item .thy-info-car {
        flex-basis: 68%;
    }

    .thy-col-r .thy-item .thy-img img {
        height: 109px;
    }
}

@media only screen and (max-width: 480px) {
    /*giới thiệu salon*/
    .thy-col-l .thy-text {
        padding-left: 1.5rem;
    }

    /*xe mới về*/
    .thy-col-r .thy-item .thy-img img {
        height: 90px;
    }
}

@media only screen and (max-width: 420px) {
    /*giới thiệu salon*/
    .thy-col-l .thy-text-info {
        padding-left: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    /*xe mới về*/
    .thy-col-r .thy-item .thy-img {
        flex-basis: 35%;
    }

    .thy-col-r .thy-item .thy-info-car {
        flex-basis: 63%;
    }

    .thy-col-r .thy-item .thy-img img {
        height: 91px;
    }
}

@media only screen and (max-width: 360px) {
    /*xe mới về*/
    .thy-col-r .thy-item .thy-img img {
        height: 79px;
    }
}
