.header-color-text{
    color: #F4C200;
}
.header-nav-1{
    font-size: 1.10rem!important;
}
.header-nav-2{
    font-size: 1rem!important;
    color: #2F2F2F!important;
    font-weight: 500!important;
}
.btn-login-header{
    border: 1px solid #F4C200!important;
    border-radius: 25px!important;
    color: #F4C200!important;
    padding: 5px 7px!important;
}

.btn-login-header:hover{
    border: 1px solid white!important;
    color: white!important;
}

.header-menu{
    background: #ffffff !important;
}
.header .header-nav-menu > ul > li > a {
    display: block;
    padding: 30px 25px;
}
.title-web{
    font-weight: bold;
}
.title-website{
    color: #000000;
    font-size: 1.5rem!important;
}

.popup-icon{
    background: #ff0000;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: white;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: 15px;
    left: 30px;
    border-radius: 50%;
}
.showroom-block{
    margin-top: 50px;
}

/*Footer*/
.footer{
    background: rgba(249, 249, 250, 0.72); !important;
}
.footer-title-web{
    font-size: 1.75rem!important;
    font-weight: 400;
    color: #FFFFFF;
}

.footer .footer-info li {
    color: #FFFFFF;
    font-weight: 400;
    padding-left: 0 !important;
    position: relative;
}
.footer-socials{
    list-style: none;
}
.footer-copyright{
    padding: 3rem!important;
}

.img-socials{
    width: 46px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 20%);
}

.img-ship{
    height: 32px;
    object-fit: contain;
}

.icon-socials{
    width: 18px;
    cursor: pointer;
}

/*Slider*/
.slider-title{
    color: #000000!important;
    font-size: 3.3rem!important;
    font-weight: 800!important;
}

.slider-desc{
    font-size: 1rem!important;
    color: #686868!important;
    font-weight: 400!important;
}

.btn-buy-now-slider{
    background: #F4C200!important;
    border-radius: 25px!important;
    color: #000000!important;
    font-size: 1.1rem!important;
    font-weight: 500;
    padding: 4px;
}

.btn-main{
    background: #F4C200!important;
    border-radius: 25px!important;
    color: #000000!important;
    font-size: 1.1rem!important;
    font-weight: 500!important;
    padding: 4px!important;
}



.slider-main .prev-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
    z-index: 5;
    border: none;
    background: none;
    padding: 0;
    opacity: 0.3;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    transition: all linear 0.3s;
    cursor: pointer;
}
.slider-main .next-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
    z-index: 5;
    border: none;
    background: none;
    padding: 0;
    opacity: 0.3;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    transition: all linear 0.3s;
    cursor: pointer;
}
/*.slider-main .prev-arrow:before,*/
/*.slider-main .next-arrow:before {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    left: 1px;*/
/*    right: 1px;*/
/*    top: 1px;*/
/*    bottom: 1px;*/
    /*-webkit-border-radius: 50%;*/
    /*-moz-border-radius: 50%;*/
    /*border-radius: 50%;*/
    /*border: 2px solid #ffffff5c;*/
/*}*/
.slider-main .prev-arrow i,
.slider-main .next-arrow i {
    display: block;
    position: absolute;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 55%;
}
.slider-main .prev-arrow i:before, .slider-main .prev-arrow i:after,
.slider-main .next-arrow i:before,
.slider-main .next-arrow i:after {
    /*content: "";*/
    /*width: 10px;*/
    /*height: 2px;*/
    /*-webkit-border-radius: 1px;*/
    /*-moz-border-radius: 1px;*/
    /*border-radius: 1px;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*background: #fff;*/
    /*margin: -1px 0 0 -5px;*/
    /*display: block;*/
    /*-webkit-transform-origin: 9px 50%;*/
    /*-moz-transform-origin: 9px 50%;*/
    /*-ms-transform-origin: 9px 50%;*/
    /*-o-transform-origin: 9px 50%;*/
    /*transform-origin: 9px 50%;*/
}
.slider-main .prev-arrow i:before,
.slider-main .next-arrow i:before {
    /*-webkit-transform: rotate(-40deg);*/
    /*-moz-transform: rotate(-40deg);*/
    /*-ms-transform: rotate(-40deg);*/
    /*-o-transform: rotate(-40deg);*/
    /*transform: rotate(-40deg);*/
}
.slider-main .prev-arrow i:after,
.slider-main .next-arrow i:after {
    /*-webkit-transform: rotate(40deg);*/
    /*-moz-transform: rotate(40deg);*/
    /*-ms-transform: rotate(40deg);*/
    /*-o-transform: rotate(40deg);*/
    /*transform: rotate(40deg);*/
}
/*.slider-main .prev-arrow svg,*/
/*.slider-main .next-arrow svg {*/
/*    width: 44px;*/
/*    height: 44px;*/
/*    display: block;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    color: #fff;*/
/*    stroke-width: 2px;*/
/*    stroke-dashoffset: 126;*/
/*    stroke-dasharray: 126 126 0;*/
/*    -webkit-transform: rotate(0deg);*/
/*    -moz-transform: rotate(0deg);*/
/*    -ms-transform: rotate(0deg);*/
/*    -o-transform: rotate(0deg);*/
/*    transform: rotate(0deg);*/
/*}*/
.slider-main .prev-arrow {
    left: 2.5%;
    -webkit-transform: scaleX(-1) translateX(50%);
    -moz-transform: scaleX(-1) translateX(50%);
    -ms-transform: scaleX(-1) translateX(50%);
    -o-transform: scaleX(-1) translateX(50%);
    transform: scaleX(-1) translateX(50%);
}
.slider-main .next-arrow {
    right: 2.5%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.slider-main .arrow-animate {
    opacity: 1;
}
.slider-main .arrow-animate i {
    -webkit-animation: arrow 1.6s ease forwards;
    -moz-animation: arrow 1.6s ease forwards;
    -o-animation: arrow 1.6s ease forwards;
    animation: arrow 1.6s ease forwards;
}
.slider-main .arrow-animate i:before {
    -webkit-animation: arrowUp 1.6s ease forwards;
    -moz-animation: arrowUp 1.6s ease forwards;
    -o-animation: arrowUp 1.6s ease forwards;
    animation: arrowUp 1.6s ease forwards;
}
.slider-main .arrow-animate i:after {
    -webkit-animation: arrowDown 1.6s ease forwards;
    -moz-animation: arrowDown 1.6s ease forwards;
    -o-animation: arrowDown 1.6s ease forwards;
    animation: arrowDown 1.6s ease forwards;
}
.slider-main .arrow-animate svg {
    -webkit-animation: stroke 1s ease forwards 0.3s;
    -moz-animation: stroke 1s ease forwards 0.3s;
    -o-animation: stroke 1s ease forwards 0.3s;
    animation: stroke 1s ease forwards 0.3s;
}



.genre-title{
    color: #101010!important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.genre-desc{
    color: #686868;
    font-size: 1rem!important;
    font-weight: 400;
}

/*PRODUCT*/
.product-info{
    padding: 0;
}
.product-card{
    min-width: 100%;
}

.product-image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.product-name{
    color: #404040;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 10px;
}

.price-item{
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: 7px;
}

.product-price-discount{
    color: #686868;
    font-size: 1rem;
    font-weight: 400;
    text-decoration-line:line-through ;
}

.product-price{
    color: #E00024;
    font-size: 1rem;
    font-weight: 600;
    /*margin-left: 5px;*/
}

.percent-discount{
    position: absolute;
    width: 30px;
    height: 30px;
    background: #F4C200;
    border-radius: 5px;
    top:15px;
    right: 15px;
    text-align: center;
    color: #E00024;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    z-index: 10;
}

.percent-discount-noslide{
    position: absolute;
    width: 30px;
    height: 30px;
    background: #F4C200;
    border-radius: 5px;
    top:15px;
    right: 15px;
    text-align: center;
    color: #E00024;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    z-index: 10;
}


.view-info{
    color: #E00024;
    font-style: italic;
    font-size: 1rem;
    font-weight: 500;
}

.fill-address{
    min-width: 100%;
}

.city-address{
    color: #C2C2C2;
    background-color: #F2F2F2;
    padding: 10px;
    width: 100%;
    margin-bottom: 5px;
    height: 40px;
}

.district-address{
    color: #C2C2C2;
    padding: 10px;
    width: 100%;
    margin-bottom: 5px;
    height: 40px;
    background-color: #F2F2F2;
}

.block-show-room{
    display: flex;
    justify-content: space-between;
}

.list-showroom{
    border-radius: 6px;
    border: 1px solid #F2F2F2;
    height: 205px;
    overflow: auto;
}

.showroom-item{
    display: flex;
    justify-content: start;
    padding: 4px;
    align-items: center;
}

.showroom-info{
    margin-left: 5px;
}

.showroom-name{
    font-weight: 500;
    font-size: 1rem;
    /* identical to box height */
    letter-spacing: 0.05em;
    color: #000000;
}

.showroom-add{
    font-weight: 400;
    font-size: 0.9rem;
    letter-spacing: 0.05em;
    color: #686868;
}

.showroom-direct{
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0.05em;
    color: #2F80ED;
}

/*LIVE MRT*/
.live-card{
    min-width: 30%;
    min-height: 305px;
}
.live-img{
    margin-bottom: 10px!important;
}
.live-image{
    min-width: 100%;
    width: 350px;
    height: 230px;
    /*position: relative;*/
}
.live-play{
    position: absolute;
    border: 5px solid #FFFFFF!important;
    border-radius: 50%!important;
    top: 40%;
    right: 45%;
}
.live-desc{
    margin-bottom: 7px;
}
.live-info{
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: start;
}

/*BLOG*/
.blog-card{

}
.blog-image{
    margin-bottom: 15px;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    width: 100%;
    height: 100%;
}
.blog-title{
    font-weight: 700;
    font-size: 1.15rem;
    letter-spacing: 0.05em;
    color: #404040;
    margin-bottom: 8px;
}

.blog-desc{
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 0.05em;
    color: #686868;
    margin-bottom: 25px;
}

.underline-main{
    height: 1px;
    background: #F2F2F2;
}

.text-sliver{
    color: #686868;
}

.btn-add-cart{
    background: #F2F2F2!important;
    border: 1px solid #F4C200!important;
    border-radius: 25px!important;
    box-sizing: border-box!important;
    font-weight: bold!important;
    width: 250px;
    font-size: 1.2rem!important;
}

.btn-buy-now-detail{
    background: #F4C200;
    border-radius: 25px!important;
    color: #000000!important;
    font-size: 1.2rem!important;
    font-weight: bold;
    padding: 4px;
    width: 250px;
}

.menu-category{
    margin-top: 40px;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-bottom: 50px;
}
.detail-product-menu-name{
    text-transform: uppercase;
    font-size: 16px!important;
    font-weight: bold;
    color: #101010;
}
.col-lg-1-5{
    width: 10%!important;
}
.col-lg-10-5{
    width: 80%!important;
}

/*PAGINATE*/
.btn-prev,.btn-next,.btn-paginate{
    margin-left: 5px!important;
    color: #404040!important;
    font-weight: bold!important;
    background: #F5F5F5!important;
    padding: 0.5em 1rem!important;
}

.active{
    background: #F4C200!important;
    /*padding-left: 15px!important;*/
}

/*popup buy now*/
.list-product-buy-now{
    margin-top: 20px;
    border: 1px solid #F2F2F2;
    padding: 10px 20px;
}
.menu-category{
    margin-top: 40px!important;
    display: flex;
    justify-content: start;
    align-items: center;
    padding-bottom: 50px;
}
.detail-product-menu-name{
    text-transform: uppercase;
    font-size: 16px!important;
    font-weight: bold;
    color: #101010;
}
.product-info{

}
.properties-product{
    color: #686868;
    background: #F2F2F2;
    border-radius: 15px;
    letter-spacing: 0.05em;
    padding: 4px 15px;
    font-size: 12px;
}
.th-fw-normal{
    font-weight: normal;
    padding: 20px 0!important;
}
.th-p-0{
    padding: 0!important;
}
.product-price-cart{
    color: #F4C200;
    margin-top: 50%;
}
.product-price-cart-total{
    color: #E00024;
    margin-top: 40%;
}
.price-head{
    display: flex;
}
.form-quantity{
    margin-top: 15px;
}
input#number {
    text-align: center;
    border: 1px solid #ddd;
    margin: 0px;
    width: 60px;
    height: 40px;
}
input.number {
    text-align: center;
    border: 1px solid #F2F2F2;
    margin: 0px;
    width: 60px;
    height: 40px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#decrease{
    font-weight: bold;
    border: none;
    width: 40px;
    height: 40px;
    margin-right: -4px;
}
#increase{
    font-weight: bold;
    width: 40px;
    height: 40px;
    border: none;
    margin-left: -4px;
}
.detail-product-quantity{
    /*display: flex;*/
}
.form-quantity{
    margin-top: 18%;
}
.btn-delete-product{
    margin-top: 60%;
}
.btn-buy-now-popup{
    padding: 8px 30px!important;
    margin-top: 12% !important;
}
.product-block{
    border-bottom: 2px solid #F2F2F2!important;
}
.title-footer{
    margin: 3rem 0;
}
.use-promotion, .total-price, .price-number{
    text-transform: uppercase;
    color: #404040;
    font-weight: 500;
    font-size: 1.2rem;
}
.price-number{
    color: #E00024;
    font-weight: 700;
}
.form-checkout{
    margin-bottom: 8rem;
}
.form-checkout .btn-apply-promotion, .btn-billing-cart{
    background: #F4C200;
    cursor: pointer;
}
.form-checkout .btn-apply, .btn-billing{
    font-weight: 700;
    font-size: 1.2rem;
}




/* Billing */
.billing-section .title-billing{
    color: #404040;
    font-weight: 500;
    font-size: 1.2rem;
}
.billing-section .billing-product-image{
    min-width: 70px;
    height: 100px;
}
.price-product-billing{
    margin-top: 14%;
}
.product-billing-block{
    border-bottom: 2px solid #F2F2F2!important;
    padding-bottom: 4%;
}
input::placeholder{
    text-align: left!important;
}
input, textarea{
    color: black!important;
}

.menu-active{
    color: #F4C200;
}


/*ORDER*/
.image-product-order{
    width: 80px;
    height: 110px;
}

.image-showroom{
    width: 94px;
    height: 94px;
}
.image-product-item{
    width: 280px!important;
    /*height: 413px;*/
    height: 350px;
    min-width: 100%;
}

.product-image1{
    height: 470px;
}

.image-blog-item{
    width: 360px!important;
    height: 240px!important;
    min-width: 100%;
}

.image-blog-sidebar{
    width: 260px!important;
    height: 170px!important;
}
.image-live-item{
    width: 360px!important;
    height: 240px!important;
    min-width: 100%;
}

.blog-contact{
    margin: auto;
    background: #F4C200!important;
    width: 80px!important;
    height: 80px!important;
    border-radius: 50%;
    position: relative;
}
.image-contact{
    position: absolute;
    top:30%;
    right: 30%;
}

.contact-info{
    margin-top: 10px;
    text-align: center;
}

/*Custom content*/
.custom-content-1-line{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.custom-content-2-line{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.custom-content-3-line{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.custom-content-4-line{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    z-index: 100;
    /*background-color: white;*/
    width: 140px;
    margin: 0 auto;
    padding: 10px 0px 10px 8px;
    margin-top: -26px;
    border-radius: 33px;
    position: relative;
    /*box-shadow: 0px 2px #f5f5f5;*/
}
.slick-dots button{
    border: none!important;
    background: #D80027;!important;
    color: #D8D8D8!important;
    border-radius: 50%!important;
    width: 5px;
    height: 5px;
    padding: 0;
    margin-right: 10px;
}

.slick-dots .slick-active button{
    /*border: 1px solid #000000;*/
    background: #F4C200!important;
    color: #F4C200!important;
    position: relative!important;

}

.slider-main .slick-dots {
    position: absolute;
    bottom: 0;
    right: 42%;
}
.slider-main .slick-dots button{
    background: #FFFFFF!important;
    color: #FFFFFF!important;
    position: relative!important;
}
.slider-main .slick-dots .slick-active button{
    background: #F4C200!important;
    color: #F4C200!important;
    /*border: 1px solid #F4FAFD!important;*/
    position: relative!important;
}

.slick-dots .slick-active button:before{
    content: " ";
    position: absolute!important;
    z-index: 1!important;
    width: 18px!important;
    height: 6px!important;
    top: 0px!important;
    left: -7px!important;
    border-radius: 10px;
    /*border: 1px solid #000000!important;*/
    background-color: #D80027;
}

.mt-120{
    margin-top: 110px;
}
.btn-footer-fb{
 position: relative;
}
.btn-footer-ig{
    position: relative;
}
.btn-footer-ytb{
    position: relative;
}
.popup-facebook{
    width: 260px;
    opacity: 0;
    background: white;
    border-radius: 8px;
    position: absolute;
    z-index: 100000;
    top: -100px;
    left: -5px;
}
.popup-ig{
    width: 260px;
    opacity: 0;
    background: white;
    border-radius: 8px;
    position: absolute;
    z-index: 100000;
    top: -100px;
    left: 28px;
}
.popup-ytb{
    width: 260px;
    opacity: 0;
    background: white;
    border-radius: 8px;
    position: absolute;
    z-index: 100000;
    top: -100px;
    left: 50px;
}
.popup-facebook,.popup-ytb,.popup-ig{
    transition: 0.7s;
}
.active-popup{
    opacity: 1!important;
    width: 271px;
}
.popup-facebook:before{
    content: "";
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    transform: rotate(45deg);
    position: absolute;
    bottom: -10px;
    left: 25px;
    z-index: -1;
}

.popup-ytb:before{
    content: "";
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    transform: rotate(45deg);
    position: absolute;
    bottom: -10px;
    left: 37px;
    z-index: -1;
}

.popup-ig:before{
    content: "";
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    transform: rotate(45deg);
    position: absolute;
    bottom: -10px;
    left: 25px;
    z-index: -1;
}
.list-fb{
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}

.href-cart{
    top: -3%;
}

.popup-icon-cart{
    top: 17px;
}

.svg-cart{
    cursor: pointer;
}
.btn-play-live{
    z-index: 12!important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #FFFFFF;
    opacity: 0.9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-play-live-icon{
    z-index: 9999999!important;
    opacity: 1!important;
    background: #F4C200;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn-play-live-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%,-40%);
}

.slider-title-main{
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #E00024;
    margin-bottom: 34px;
}

.slider-title-extra{
    font-family: 'Roboto';
    font-weight: 800;
    font-size: 3.375rem;
    color: #101010;
    margin-bottom: 28px;
}

.slider-main-desc{
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 0.05em;
    color: #686868;
    margin-bottom: 60px;
}

.slider-main-btn-buy-now{
    text-align: center;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #F4C200;
    border-radius: 25px;
    border: none;
    font-size: 1.5rem;
    font-weight: bold;
}
.content-slider{
    position: absolute;
    top: 28%;
    left: 19%;
}

.slider-main .slick-dots{
    left: 50%;
    transform: translateX(-50%);
}
.item-cart .number-item{
    border-radius: 50%;
    background: #367BF5;
    top: -5px;
    left: 7px;
    font-size: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
html,body{
    font-family: 'Nunito', sans-serif !important;
}
.filter input[name="key_search"]{
    color: #2F2F2F!important;
    text-align: left;
    border: inherit;
    /*border-bottom: 2px solid #D2D2D6;*/
    font-size: 14px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
input[name="key_search"]::placeholder{
    color: #2F2F2F;
}
.filter .btn-submit{
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}
.title-link{
    font-size: 12px;
    font-weight: 700;
    /*color: #25282B;*/
    margin: 0 15px;
}
.title-link.active{
    color: #F5CF40 !important;
    background: transparent !important;
}
.div-border{
    border-bottom: 2px solid #D2D2D6;
    margin-bottom: 47px;
}
.btn-count-down{
    background: linear-gradient(180deg, #D1292F 0%, #FF5722 155.26%);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-content: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
    padding: 6px 8px;
    border: inherit;
}
.sale-image img{
    border-radius: inherit !important;
}
.text-logo{
    color: #020772;
    font-size: 22px;
    letter-spacing: 0.018em;
    padding-left: 38px;
}
.img_1_ctv{
    width: 265px;
    height: 350px;
    object-fit: cover;
    z-index: 2;
}
.img_2_ctv{
    width: 200px;
    height: 350px;
    object-fit: cover;
margin-left: 20px;
    z-index: 2;
}
.shop_qr{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 100px;
}
.shop-name{
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin-bottom: 5px;
}
.img-qr{
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.chan_xanh{
    position: absolute;
    bottom:-10px;
    left: 0;
    width: 100%;
    height: 75px;
    z-index: 1;
}
.introduce-info{
    width: 100%;
    height: 450px;
    background-color: #ffcc4d;
    padding-top: 50px;
    padding-left: 0!important;
    padding-right: 0!important;
}
.btn-more-ctv{
    padding: 8px 25px;
    border-radius: 8px;
    border: none;
    outline: unset;
    background-color: #ccc;
    color: white;
}
#qrImageHome{
    display: none;
}
@media (max-width: 1200px) {
    .shop_qr{
        margin-left: 30px;
    }
}
@media (max-width: 991px) {
    .menu-category{
        margin-top: 40px!important;
        padding-bottom: 40px;
    }
    .live-card{
        min-height: auto;
    }
    .shop-name{
        font-size: 14px;
    }
    .img_1_ctv{
        width: 41%;
    }
    .img_2_ctv{
        width: 27%;
        margin-left: 12px;
    }
    .img-shop-ctv{
        height: auto!important;
    }
    .shop_qr{
        display: none;
    }
    #qrImageHome{
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2;
        margin: 0!important;
        width: 125px;
        height: 125px;
    }
}
@media (max-width: 760px) {
    .img_2_ctv{
        height: 275px;
    }
    .img_1_ctv {
        width: 41%;
        height: 275px;
    }
    .shop_qr {
        margin-left: 16px;
    }
    .shop-name {
        font-size: 12px;
    }
    .img-qr{
        width: 125px;
        height: 125px;
    }
    .introduce-info {
        height: 100%;
        padding-top: 0px;
    }
    .chan_xanh{
        display: none;
    }
    #qrImageHome{
        width: 97px;
        height: 97px;
    }
    }
@media (max-width: 576px) {
    .menu-category{
        margin-top: 20px!important;
        padding-bottom: 30px;
    }
    .list-showroom{
        height: 71px;
        overflow: auto;
    }
}
