
.box-fanpage-top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.box-fanpage-top>.item img {
    height: 24px;
    width: 24px;
}

.box-fanpage-top>.item {
    margin-left: 10px;
}

.align-row-center>.container>.row {
    display: flex;
    align-items: center;
}

.header-top {
    padding: 10px 0;
    background: var(--color-highlight);
}

.header-info-top>span {
    display: inline-block;
    margin-right: 10px;
    color: #000000;
}

.header-info-top>span>i {
    margin-right: 10px;
}

.header-top>.container>.row>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.entire-action-search .input-group {
    border-bottom: 1px solid #000000;
}

.entire-action-search .input-group .form-control {
    padding: 5px;
    background: none;
    border: 0;
    color: #000000;
    height: 30px;
}
.section-brand {background-color: #f1dca830;padding: 50px 0;}
.entire-action-search .input-group .form-control::placeholder {
    color: #000000;
}
.entire-action-search .input-group .input-group-append .btn-submit {
    padding: 0 10px;
    color: #000;
}

.entire-action-header.entire-action-search {
    margin-left: 15px;
}
.box-section-home-01 {
    margin-bottom: 50px;
}
.box-about-home .inter-image {
    position: relative;
    padding-bottom: 50px;
}

.box-about-home .inter-image .image-left {
    width: 70%;
}

.box-about-home .inter-image .image-right {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    border: 7px solid #ffffff;
}

.box-about-home .inter-content {
    text-align: center;
}

.box-about-home .inter-content .image-icon {
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.box-about-home .inter-content .image-icon .img-right {
    position: absolute;
    right: -60px;
    bottom: -10px;
}
.box-about-home .inter-content .image-icon .img-content {
    height: 90px;
    width: 90px;
}
.box-about-home .inter-content .image-icon .img-content {
    height: 90px;
    width: 90px;
}

.box-about-home .inter-content .title {
    margin-bottom: 10px;
    font-size: 25px;
    text-transform: uppercase;
}

.box-about-home .inter-content .slogan {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 700;
}

.box-about-home .inter-content .dsc {
    margin-bottom: 30px;
}

.box-about-home .inter-content .link a {
    display: inline-block;
    padding: 10px 25px;
    background: var(--color-highlight);
    color: #000000;
    border: 1px solid var(--color-highlight);
}

.box-about-home .inter-content .link a:hover {
    background: none;
    color: var(--color-highlight);
}
.box-section-home-00 {
    margin-bottom: 60px;
}
.box-section-home-03 {margin-bottom: 50px;}
.box-section-home-06 {
    /* background: #fcf7ee; */
    /* padding: 50px 0; */
}

.item-img-brand .img-brand {
    padding-top: 40%;
    background: #fff;
}

.item-img-brand .img-brand img {
    object-fit: contain;
    padding: 15px;
}
.box-y-kien {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0 50px 70px;
    position: relative;
}

.box-section-home-04 .info-right  .swiper-wrapper .swiper-slide {
    width: 26%;
}

.box-y-kien .title-left .title {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
}

.box-y-kien:before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #f1dca840;
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    content: '';
    position: absolute;
}

.box-section-home-04 .info-right .item {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
}

.box-section-home-04 .info-right .item .inter-content {
    display: flex;
    align-items: center;
}

.box-section-home-04 .info-right .item .inter-content .inter-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.box-section-home-04 .info-right .item .description-short {
    margin-bottom: 15px;
    display: -webkit-box;
    max-width: 100%;
    font-size: 14px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-section-home-04 .info-right .item .inter-content .inter-img {
    margin-right: 15px;
    flex: 0 0 100px;
}
.article-item .inner-image .img {
    border-radius: 8px !important;
    overflow: hidden;
}

.box-section-home-04 .info-right .item .inter-content .name-star .name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.box-section-home-04 .info-right .item .inter-content .name-star .description {
    font-size: 14px;
    margin-bottom: 5px;
}

.box-section-home-04 .info-right .item .inter-content .name-star .star {
    color: #fac12e;
}
.box-section-home-07,.box-section-home-08, .box-section-home-09, .box-section-home-10 {
    margin-bottom: 50px;
}

.banner-product img {
    height: 150px;
    object-fit: cover;
}
@media (min-width:1200px){
    .menu-container .menu-section {
        display: flex;
        justify-content: center;
    }
}

.swiper-slide--wrap .content {
    width: 43%;
    display: block;
    margin-left: auto;
}
.swiper-slide.slider-text-right .content {
    margin-left: initial;
    margin-right: auto;
}
.home .header-main {
    position: absolute;
    width: 100%;
    z-index: 11;
}

header {
    position: relative;
}

.swiper-slide--wrap .content .title {
    font-size: 20px;
    margin-bottom: 10px;
}

.swiper-slide--wrap .content  .description {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700;
}

.swiper-slide--wrap .content .description-short {
    margin-bottom: 15px;
}
.categories {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}

.filter-url .content-filter-product {
    display: block;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}

.box-section-article-detail-02 {
    margin-bottom: 40px;
}
.box-stiky-top>.container>.row>div {
    position: sticky;
    top: 0;
}
.box-stiky-top>.container>.row {
    display: flex;
    align-items: flex-start;
}
.article-detail-page, .box-detail-tags {
    padding: 15px;
    border-radius: 8px;
}
.article-detail .title-detail {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 15px;
}
.article-entry-info {
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.article-detail .date-view {
    display: flex;
    align-items: center;
}
.article-detail .date-view .view {
    color: #747474;
}
.article-detail .date-view span.seperate {
    display: inline-block;
    margin: 0 10px;
    line-height: 1;
    height: 15px;
    overflow: hidden;
    color: #747474;
}
.article-detail .date-view .post-date {
    color: #747474;
}
.article-entry-info .action-item {
    position: relative;
}
.action-share--content {
    position: absolute;
    width: 235px;
    background: #e1e1e1 !important;
    right: 0;
    padding: 1rem 1.5rem;
    border-radius: 0.8rem;
    z-index: 1;
}
.article-entry-info .action-item--title {
    color: #000;
    font-size: 16px;
    margin-bottom: 1rem;
}
.article-entry-info .list-social .btn-social {
    margin: 0 4px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.article-entry-info .list-social .btn-social a {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    color: #000000;
}
.article-entry-info .list-social {
    -ms-flex-pack: distribute;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.author-view-detail {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid #898989;
    padding-bottom: 2rem;
}
.author-view-detail .author {
    display: flex;
    align-items: center;
}
.author-view-detail .author .img-author {
    margin-right: 15px;
}
.author-view-detail .author .img-author img {
    width: 54px;
    height: 54px;
    border: 2px solid var(--color-main);
    border-radius: 50%;
    object-fit: cover;
}
.created-by-user a {
    color: #000;
}

@media (max-width:1200px){
    .swiper-slide--wrap .content .description-short {
        display: none;
    }
    
    .swiper-slide--wrap .content .description {
        font-size: 16px;
    }
    
    .swiper-slide--wrap .content .title {
        font-size: 17px;
    }
    
    .swiper-slide--link {
        padding: 5px 20px;
        font-size: 12px;
    }
    .box-section-home-01 {
        margin-bottom: 30px;
    }
    
    .box-about-home .inter-image {
        padding-bottom: 30px;
        margin-bottom: 20px;
    }
    
    .box-about-home .inter-content .image-icon {
        margin-bottom: 15px;
    }
    
    .box-about-home .inter-content .title {
        font-size: 18px;
    }
    
    .box-about-home .inter-content .slogan {
        font-size: 18px;
    }
    
    .box-about-home .inter-content .dsc {
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .box-about-home .inter-content .link a {
        padding: 7px 25px;
    }
    
    .box-section-home-00 {
        margin-bottom: 30px;
    }
    
    .title-section {
        margin-bottom: 15px;
    }
    
    .product-item {
        padding: 5px;
    }
    
    .box-section-home-03 {
        margin-bottom: 30px;
    }
    
    .price-amount {
        font-size: 12px;
    }
    .box-section-home-07, .box-section-home-08, .box-section-home-09, .box-section-home-10 {
        margin-bottom: 30px;
    }
    
    .box-y-kien {
        padding: 30px 15px;
    }
    
    .box-y-kien .title-left .title {
        margin-bottom: 10px;
    }
    .box-section-home-05 {
        padding: 30px 0;
    }
    
    .section-brand {
        padding: 30px 0;
    }
    .filter-url a.btn-filter-mobile {
        display: inline-block;
        background: #fff;
        padding: 5px 15px;
        border-radius: 5px;
    }
    .quantity-cart-buy .product-quantity {
        display: inline-flex;
        margin-bottom: 10px;
    }
    .breadcrumbs-section {
        font-size: 14px;
    }
    .box-article-top .article-item .inner-content .article-title {
        font-size: 16px;
        margin-bottom: 10px !important;
    }
    .box-article-bottom .article-item .inner-image {
        margin-bottom: 10px;
    }
    .article-item .inner-content {
        padding: 10px;
    }
    
    .article-detail .title-detail {
        font-size: 18px;
    }
    .footer-mid-mobile {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .footer-mid-mobile>.container>.row>div {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    
    .row>div {
        padding-right: 5px;
        padding-left: 5px;
    }
    .row.no-gutters {
        margin-right: 0;
        margin-left: 0;
    }

}

@media (max-width:767px){
    .footer-mid-mobile {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .footer-mid-mobile>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    
}

@media (min-width:500px) and (max-width:1200px){
    .box-fanpage-top {
        display: none;
    }
    
    .header-top>.container>.row>div {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .header-info-top>span {
        font-size: 11px;
    }
        
    .header-main>.container>.row>div {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    
    .header-main>.container>.row>div:nth-child(1) {
        order: 2;
    }
    
    .header-main>.container>.row>div:nth-child(2) {
        order: 1;
    }
    
    .header-main>.container>.row>div:nth-child(3) {
        order: 3;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .header-main .logo-section {
        text-align: center;
    }
        
    .box-product-pc>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    
    .box-product-pc .categories {
        display: none;
    }
    .box-article-pc>.container>.row>div:nth-child(2) {
        display: none;
    }
    
    .box-article-pc>.container>.row>div:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner-product img {
        height: 90px;
    }
}

@media (min-width:1200px) and (max-width:1500px){
    .box-section-home-04 .info-right .swiper-wrapper .swiper-slide {
        width: 40%;
    }
    /* Gom số lượng + độ cận lại gần nhau */
.quantity-cart-buy .btn-quantity-cart {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
}

/* Ô số lượng */
.quantity-cart-buy .product-quantity {
    margin-right: 10px;
}

/* Ô chọn độ cận */
.quantity-cart-buy select,
.quantity-cart-buy .form-control {
    width: 120px;
}

/* Đưa nút xuống dòng riêng */
.quantity-cart-buy .btn-cart-buy {
    width: 100%;
    margin-top: 10px;
}
/* Ép độ cận xuống dưới số lượng */
.quantity-cart-buy > div {
    width: 100%;
}

/* Gom số lượng + độ cận cùng hàng */
.quantity-cart-buy .btn-quantity-cart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
 