body {
    background: #fff
}
.bread-crumb {
    margin-bottom: 0 !important
}
.animated-background,
.category-products .products-view-grid .evo-product-block-item .product-transition img:not(.loaded),
.ant-cate-banner .ant-scroll-mobile a img:not(.loaded) {
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background: #F6F6F6;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 700px 104px;
    position: relative
}
.ant-collection-top-content {
    background-color: #f6f6f6;
    padding: 15px;
    margin-bottom: 20px
}
.ant-collection-top-content .col-title {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    text-align: center
}
.ant-collection-top-content .ant-collection-description {
    margin-bottom: 15px;
    color: #767676;
    text-align: center
}
.ant-collection-top-content .ant-collection-description p {
    margin-bottom: 5px;
    line-height: 1.3
}
.ant-collection-top-content .evo-list-accessories {
    padding-top: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 0;
    touch-action: auto;
    display: flex
}
@media (min-width: 1025px) {
    .ant-collection-top-content .evo-list-accessories {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto
    }
}
@media (max-width: 1024px) {
    .ant-collection-top-content .evo-list-accessories {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: scroll hidden;
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: chained;
        justify-content: flex-start
    }
}
.ant-collection-top-content .evo-list-accessories .col-border {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin: 0;
    padding: 0;
    color: #000;
    border: 0;
    touch-action: auto;
    flex-basis: calc(calc(100% / 9));
    width: calc(calc(100% / 9))
}
@media (max-width: 1024px) {
    .ant-collection-top-content .evo-list-accessories .col-border {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        width: auto;
        border: none
    }
}
.ant-collection-top-content .evo-list-accessories .col-border a {
    padding: 0 5px
}
.ant-collection-top-content .evo-list-accessories .col-border a .keyword-img {
    display: inline-block;
    width: 75px;
    height: 75px;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
    mask-image: none;
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000)
}
.ant-collection-top-content .evo-list-accessories .col-border a .keyword-info-title {
    color: #767676;
    text-align: center;
    text-transform: capitalize;
    font-size: 14px
}
.ant-collection-top-content .evo-list-accessories .col-border a:hover .keyword-info-title {
    color: #c1582a
}
.ant-collection-top-content .evo-list-accessories .col-border a:hover .keyword-img {
    opacity: 0.7
}
@media (min-width: 768px) {
    .category-products .products-view-grid {
        padding-top: 10px
    }
}
.category-products .products-view-grid .pagination {
    justify-content: center
}
.category-products .products-view-grid .evo-product-block-item .product-transition {
    height: 242px
}
@media (max-width: 1024px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 189px
    }
}
@media (max-width: 991px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 189px
    }
}
@media (max-width: 767px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 296px
    }
}
@media (max-width: 668px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 296px
    }
}
@media (max-width: 569px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 312px
    }
}
@media (max-width: 480px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 228px
    }
}
@media (max-width: 376px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 205px
    }
}
@media (max-width: 321px) {
    .category-products .products-view-grid .evo-product-block-item .product-transition {
        height: 173px
    }
}
.category-products .products-view-grid .evo-product-block-item .product-transition img {
    width: 100% !important;
    max-height: 100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.category-products .products-view-grid .evo-product-block-item .product-transition img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.category-products .products-view-grid .evo-product-block-item.evo-product-block-item-big .product-transition.true {
    margin-left: 0;
    margin-right: 0
}
.category-products .products-view-grid .evo-product-block-item.evo-product-block-item-big .product-transition.true .product-image-full {
    padding-left: 0;
    padding-right: 0
}
@media (max-width: 480px) {
    .category-products .products-view-grid .evo-product-block-item.evo-product-block-item-big .product-transition.true {
        height: 225px
    }
}
@media (max-width: 376px) {
    .category-products .products-view-grid .evo-product-block-item.evo-product-block-item-big .product-transition.true {
        height: 203px
    }
}
@media (max-width: 321px) {
    .category-products .products-view-grid .evo-product-block-item.evo-product-block-item-big .product-transition.true {
        height: 172px
    }
}
.category-products .fix-pag .pagination {
    justify-content: center
}
.category-products .sort-cate {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8
}
@media (max-width: 767px) {
    .category-products .sort-cate {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 20px
    }
}
.category-products .sort-cate .sort-cate-left {
    float: left;
    margin-top: 5px
}
@media (min-width: 992px) {
    .category-products .sort-cate .sort-cate-left {
        display: flex;
        align-items: center
    }
}
@media (max-width: 767px) {
    .category-products .sort-cate .sort-cate-left {
        margin-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        width: 49%;
        border-radius: 2px;
        cursor: pointer;
        margin-right: 1%
    }
}
.category-products .sort-cate .sort-cate-left h3 {
    color: #000;
    font-size: 14px;
    float: left;
    margin: 0;
    margin-top: 2px
}
.category-products .sort-cate .sort-cate-left h3 svg {
    width: 15px;
    height: 15px
}
@media (max-width: 767px) {
    .category-products .sort-cate .sort-cate-left h3 svg {
        position: relative;
        top: 3px
    }
}
.category-products .sort-cate .sort-cate-left h3 svg path {
    fill: #000
}
@media (max-width: 767px) {
    .category-products .sort-cate .sort-cate-left h3 {
        display: inline-block;
        padding: 0 15px;
        font-size: 14px;
        border: #e9ecef solid 1px;
        color: #495057;
        background-color: #e9ecef;
        font-weight: 600;
        min-width: 110px;
        text-align: center;
        margin-top: 0;
        border-radius: .25rem;
        width: 100%;
        height: 36px;
        line-height: 34px
    }
}
.category-products .sort-cate .sort-cate-left ul {
    display: inline-block
}
.category-products .sort-cate .sort-cate-left ul li {
    float: left;
    padding: 0 0 0 10px
}
@media (max-width: 991px) {
    .category-products .sort-cate .sort-cate-left ul li {
        padding-left: 5px
    }
}
.category-products .sort-cate .sort-cate-left ul li a {
    color: #000;
    font-size: 14px;
    position: relative
}
@media (max-width: 991px) {
    .category-products .sort-cate .sort-cate-left ul li a {
        font-size: 13px
    }
}
.category-products .sort-cate .sort-cate-left ul li a i {
    height: 16px;
    width: 16px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    position: relative
}
.category-products .sort-cate .sort-cate-left ul li:hover i,
.category-products .sort-cate .sort-cate-left ul li.active i {
    border: 1px solid #c1582a;
    height: 16px;
    width: 16px
}
.category-products .sort-cate .sort-cate-left ul li:hover i:before,
.category-products .sort-cate .sort-cate-left ul li.active i:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #c1582a;
    position: absolute;
    border-radius: 50%;
    margin: 3px
}
@media (max-width: 767px) {
    .category-products .sort-cate .sort-cate-left ul {
        display: none;
        position: absolute;
        z-index: 99;
        background-color: #fff;
        top: 50px;
        min-width: 200px;
        box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.2);
        padding: 10px;
        max-width: 200px
    }
    .category-products .sort-cate .sort-cate-left ul li {
        float: none;
        display: block;
        padding-left: 0;
        width: 100%;
        text-align: center
    }
    .category-products .sort-cate .sort-cate-left ul li + li {
        margin-top: 10px
    }
    .category-products .sort-cate .sort-cate-left ul li a {
        display: block;
        padding: 6px 15px;
        font-size: 14px;
        border-radius: 15px;
        border: #ccc solid 1px;
        color: #333f48;
        background-color: transparent;
        font-weight: 700
    }
    .category-products .sort-cate .sort-cate-left ul li a i {
        display: none
    }
    .category-products .sort-cate .sort-cate-left ul li.active a {
        color: #fff;
        background-color: #c1582a;
        border-color: #c1582a
    }
    .category-products .sort-cate .sort-cate-left ul.active {
        display: block
    }
}
.category-products .sort-cate .evo-filter {
    float: right
}
@media (max-width: 767px) {
    .category-products .sort-cate .evo-filter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        width: 49%;
        border-radius: 2px;
        cursor: pointer;
        float: none;
        margin-left: 1%
    }
}
.category-products .sort-cate .evo-filter a {
    display: inline-block;
    padding: 6px 15px;
    font-size: 14px;
    border: #e9ecef solid 1px;
    color: #495057;
    background-color: #e9ecef;
    font-weight: 700;
    width: 100%
}
.category-products .sort-cate .evo-filter a:hover {
    color: #fff;
    border-color: #c1582a;
    background-color: #c1582a
}
.category-products .sort-cate .evo-filter a:hover svg path {
    fill: #fff !important
}
.category-products .sort-cate .evo-filter a .Icon--close {
    display: none
}
@media (max-width: 767px) {
    .category-products .sort-cate .evo-filter a {
        height: 36px;
        padding: 0 15px;
        line-height: 34px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center
    }
}
.category-products .sort-cate .evo-filter.active a .Icon--close {
    width: 12px;
    height: 12px;
    stroke-width: 1.5px;
    display: inline-block;
    margin-left: 0.5rem !important
}
.category-products .sort-cate .evo-filter.active a .svg-filter {
    display: none
}
@media (max-width: 991px) {
    .left-content {
        position: relative
    }
}
@media (min-width: 992px) {
    .left-content .aside-filter {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 99
    }
}
@media (max-width: 991px) {
    .left-content .aside-filter {
        position: absolute;
        z-index: 99;
        top: 50px;
        width: calc(100% - 20px);
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
        padding: 10px;
        display: none
    }
    .left-content .aside-filter.active {
        display: block
    }
}
@media (min-width: 992px) {
    .left-content .aside-filter .aside-hidden-mobile {
        display: block !important
    }
}
.left-content .aside-filter .aside-hidden-mobile .filter-container {
    max-height: calc(100vh - 50px);
    overflow-y: auto
}
@media (max-width: 991px) {
    .left-content .aside-filter .aside-hidden-mobile .filter-container {
        max-height: 350px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px
    }
}
.left-content .aside-filter .aside-hidden-mobile .filter-container::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: #f7f8fa
}
.left-content .aside-filter .aside-hidden-mobile .filter-container::-webkit-scrollbar {
    width: 6px
}
.left-content .aside-filter .aside-hidden-mobile .filter-container::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #e0e0e0
}
@media (max-width: 991px) {
    .left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-left: 10px;
        padding-right: 10px
    }
}
@media (max-width: 767px) {
    .left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
@media (max-width: 569px) {
    .left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    padding-right: 25px
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title:hover {
    color: #c1582a
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title .ant-svg {
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%)
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title .ant-svg:after,
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title .ant-svg:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    background-color: currentColor;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title .ant-svg:before {
    width: 11px;
    height: 1px;
    opacity: 0
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title .ant-svg:after {
    width: 1px;
    height: 11px
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title.active .ant-svg:before,
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title.active .ant-svg:after {
    transform: translate(-50%, -50%) rotate(-90deg)
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title.active .ant-svg:before {
    opacity: 1
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item + .aside-item {
    margin-top: 15px
}
@media (max-width: 991px) {
    .left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item + .aside-item {
        margin-top: 0;
        margin-bottom: 15px
    }
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-content ul li label {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.9)
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-content ul li label:hover {
    color: #c1582a
}
.left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-content ul li label:hover input + .fa:before {
    border-color: #c1582a
}
.ant-cate-content {
    position: relative
}
.fix-nof {
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    padding-right: 10px
}
.ant-cate-banner {
    margin-top: 20px
}
@media (max-width: 767px) {
    .ant-cate-banner .ant-scroll-mobile {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        flex-direction: unset;
        -webkit-flex-flow: unset;
        flex-flow: unset;
        -webkit-justify-content: unset;
        justify-content: unset;
        -webkit-align-items: unset;
        align-items: unset
    }
}
.ant-cate-banner .ant-scroll-mobile a {
    display: block;
    position: relative;
    height: 188px
}
@media (max-width: 1024px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 149px
    }
}
@media (max-width: 991px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 109px
    }
}
@media (max-width: 767px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 146px
    }
}
@media (max-width: 668px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 146px
    }
}
@media (max-width: 569px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 178px
    }
}
@media (max-width: 480px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 130px
    }
}
@media (max-width: 376px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 117px
    }
}
@media (max-width: 321px) {
    .ant-cate-banner .ant-scroll-mobile a {
        height: 99px
    }
}
.ant-cate-banner .ant-scroll-mobile a img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.ant-cate-banner .ant-scroll-mobile a img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.filter-container {
    margin-bottom: 0px
}
@media (max-width: 767px) {
    .filter-container {
        padding: 0
    }
}
.filter-group {
    margin-bottom: 0px
}
.filter-group-title {
    display: block;
    font-size: em(18px);
    margin-bottom: 10px
}
.filter-item {
    margin: 0;
    cursor: pointer;
    line-height: 27px
}
.filter-item * {
    color: #6c757d;
    cursor: pointer;
    font-size: em(14px);
    font-weight: normal
}
.filter-item.color {
    min-width: 20px
}
.filter-item.color a,
.filter-item.color label {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 0
}
.filter-item.color .fa {
    width: 20px;
    height: 20px;
    background: red;
    border-radius: 50%;
    position: relative
}
.filter-item.color .fa:before {
    display: none
}
.filter-item.color .fa.trang:hover:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: -4px;
    top: -4px;
    border: 1px solid #e2e2e2;
    border-radius: 50%
}
.filter-item.color .fa:hover:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: -3px;
    top: -3px;
    border: 1px solid #e2e2e2;
    border-radius: 50%
}
.filter-item.color input:checked + .fa:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: -3px;
    top: -3px;
    border: 1px solid #e2e2e2;
    border-radius: 50%
}
.filter-item.color input:checked + .fa.trang:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: -4px;
    top: -4px;
    border: 1px solid #e2e2e2;
    border-radius: 50%
}
.filter-item--green *:hover {
    color: #c1582a
}
.filter-item--green *:hover input + .fa:before {
    border-color: #c1582a
}
.filter-item--check-box input {
    display: none
}
.filter-item--check-box .fa {
    margin-right: 5px;
    width: 14px;
    position: relative;
    display: inline-block
}
.filter-item--check-box input + .fa:before {
    content: "";
    margin-right: 5px;
    border-radius: 2px;
    font-size: 18px;
    border: solid 1px rgba(0, 0, 0, 0.3);
    line-height: 40px;
    position: absolute;
    top: -13px;
    height: 15px !important;
    width: 15px
}
.filter-item--check-box input:checked + .fa:after {
    content: "";
    color: #fff;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: -13px;
    font-size: 12px;
    left: 0;
    background-image: url(//bizweb.dktcdn.net/100/427/638/themes/821662/assets/check-symbol.svg?1647657491797);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center
}
.filter-item--check-box input:checked + .fa:before {
    border-color: #c1582a;
    background: #c1582a
}

/*xem thêm*/

.no_products{
  display:none;
}

.btnSeeMore{
  padding:10px 40px;
  border:1px solid #e0e0e0;
  border-radius:5px;
  width:max-content;
  margin:0 auto;
  cursor:pointer;
  display:flex;
  align-items:center;
  transition:all .3s;
}

.btnSeeMore:hover{
  background:#faaf18;
  color:#fff;
}

.btnSeeMore::after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    content: '';
    transition:all .3s;
    position: relative;
    right: -7px;
    /*top: 11px;*/
}

.btnSeeMore:hover::after{
  border-top: 5px solid #fff;
}


