.home-category {
    background: #fff;
    padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 8px;margin-left: 0px!important;
margin-right: 0px!important;
}
.home-slider {
    margin-top: 15px;
}
.home-slider .slider-wrapper img{
    border-radius: 8px;
}
.home-slider  .img img{
    border-radius: 8px;
}
.home-nhanxetkhachhang {
    background: #fff;
    padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 8px;margin-left: 0px!important;
    margin-right: 0px!important;
}
.home-category .box-image img {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    height: 114px;
    max-width: 100%;
    display: block;
    margin: 0px auto;
}
.home-category .box-text {
    font-size: .9em;
    padding-bottom: 0px;
    padding-top: .7em;
    position: relative;
    width: 100%;
}
.home-category .row-small > .col,.home-category .row-small > .flickity-viewport > .flickity-slider > .col {
    margin-bottom: 0;
    padding: 5px!important;
}
.home-event,.home-new {
    border-radius: 8px; background: #fff;padding-left: 20px;
    padding-right: 20px;
}
.home-new .post-meta.is-small.op-8 {
    background: var(--lx-primary-color);
    display: inline-block;
    padding: 1px 10px;font-size: 14px;
    color: #fff;
    border-radius: 5px;
}
.home-new .box-image {
    float: left;
    max-width: 90px;
}
.home-new .box-text.text-left {
    width: calc(100% - 90px);
    float: right;
    padding-top: 0px;
    margin-top: -8px;
}
.home-event-first .col-inner {
    background-color: var(--lx-primary-color);
    padding: 10px;
}
.home-new .col-inner {
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed;
    height: 110px;
}
.home-new .col.post-item {
    padding: 0px 20px;
}
.home-event-first .box:not(.box-overlay):not(.box-shade) {
    background-color: transparent!important;
}
.home-event-first .box-text a:not(.button){
    line-height: 1.3;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.home-event-first .box-text {
    padding-bottom: 0px;
    width: 100%;
}

.home-event .box-shadow,.home-event .box-shadow-2,.home-event .box-shadow-2-hover:hover,.home-event .row-box-shadow-2 .col-inner,.home-event .row-box-shadow-2-hover .col-inner:hover {
    box-shadow: none;
}
.home-event-first  .from_the_blog_excerpt {
    display: none;
}
.home-event-first .post-title.is-large::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    z-index: 1;
    border-width: 0 15px 15px;
    border-color: transparent transparent var(--lx-primary-color);
    left: 15px;
    top: -14px;
}
.home-event-second .col.post-item .col-inner {
    background: #e5e5e5;
    margin-bottom: 10px;
}
.home-event-second .post-title.is-large {
    padding-left: 60px;
    font-weight: 400;
    color: #212e50;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 16px;
}
.home-event-second .col.post-item {
    padding: 0px 15px;
}
.home-event-second  .badge.post-date {
    top: -2px;
}
.home-event-second  .badge.top {
    left: 6px;
}
.home-event-second  .badge-outline .badge-inner {
    background-color: var(--fs-color-primary);
    border: 2px solid;
    color: #fff;
}

.home-event-second  {
    margin-top: -20px;
}
.home-event-second .badge {
    backface-visibility: hidden;
    display: table;
    height: 48px;
    pointer-events: none;
    width: 48px;
    z-index: 20;
}
.home-event-second  .box-text {
    font-size: .9em;
    padding-bottom: 12px;
    padding-top: .7em;
    position: relative;
    width: 100%;
}
.home-category .uppercase.header-title {
    text-transform: none;
    font-family: Luxstay;letter-spacing: normal;
    font-weight: 400;
    color: #000;
    font-size: 16px;
}
.home-category-product{
    background: #fff;
    padding: 10px;
    padding-right: 20px!important;
    padding-left: 20px!important;
    border-radius: 8px;
}
.home-title {
    margin-bottom: -13px;
}
.home-title a{
    font-size: 22px;
    font-weight: 900;
    color: var(--lx-primary-color);
    padding: 6px 0px;
    text-transform: uppercase;
    display: block;
    font-family: Luxstay;
}
.home_slide_sanpham .flickity-prev-next-button {
    top: 70%!important;
}
@media screen and (min-width: 850px) {
.gallery-columns-8 .gallery-item, .large-columns-8 .flickity-slider > .col, .large-columns-8 > .col {
    flex-basis: 10%!important;
    max-width:10%!important; ;
}
}
