/* Danh muc tin */

.blog-wrapper .rank-math-breadcrumb {
    padding-bottom: 15px;
    border-bottom: 1px solid #C5C5C5;
    margin-bottom: 15px;
    padding-top: 15px;
}

.blog-wrapper .archive-page-header {
    padding-top: 15px;
}

.page-wrapper {
    padding-top: 0;
}

.blog-wrapper .archive-page-header h1.page-title {
    color: #050505;
    font-size: 30px;
    margin-bottom: 35px;
}

.archive-page-header .col {
    padding-bottom: 0
}

.rank-math-breadcrumb .separator {
    font-size: 0 !important;
    position: relative;
    padding: 0 5px;
    display: inline-block;
    margin: 0 5px;
    opacity: 1;
}

.rank-math-breadcrumb .separator:last-of-type {
    display: none
}

.rank-math-breadcrumb .separator:before {
    content: "\f0da";
    font-family: var(--fa6);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    font-weight: 900;
    color: var(--theme-color2);
    font-size: 14px;
    opacity: 1;
}

.rank-math-breadcrumb p {
    display: flex;
    margin: 0;
    flex-wrap: wrap;
}

.rank-math-breadcrumb p {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.woocommerce-breadcrumb {
    display: none
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    color: var(--grey);
    font-weight: 400;
    font-size: 14px;
}


.single .rank-math-breadcrumb a:nth-of-type(4),
.single .rank-math-breadcrumb span:nth-of-type(4) {
    display: block
}

.rank-math-breadcrumb a:last-child {
    color: #000;
}

.blog-archive .large-8 {
    padding-right: 15px;
}

.blog-archive .blog-top {
    display: grid;
    grid-template-columns: 65% auto;
}

.blog-archive .blog-top .post-item:first-child {
    grid-row: span 3;
    flex-basis: 100%;
    max-width: 100%;
}

.blog-archive .blog-top .post-item {
    flex-basis: 100%;
    max-width: 100%;
}

.blog-archive .blog-top .post-item:nth-child(n+3) .box-image,
.blog-archive .blog-top .post-item:nth-child(n+2) .from_the_blog_excerpt {
    display: none;
}

.blog-archive .blog-top .post-item:nth-child(n+2) {
    padding-bottom: 20px;
}

.blog-archive .blog-top .post-item:nth-child(n+2) .box-text {
    padding-bottom: 0;
    padding-top: 20px;
}

.blog-archive .blog-top .post-item:nth-child(n+2) .from_the_blog_excerpt {
    margin-bottom: 0
}

.blog-archive .blog-top .post-item:nth-child(n+3) .box-text {
    padding-top: 20px;
    border-top: 1px solid #C5C5C5;
}

.blog-archive .blog-top .post-item .box-blog-post .image-cover {
    padding-top: 56% !important;
}

.blog-archive .blog-top .post-item:nth-child(n+2) .post-title a {
    font-size: 16px;
}

.blog-archive .blog-top .post-item:first-child .box-text {
    padding: 25px 0 0;
}

.blog-archive .blog-top .post-item:first-child .box-text p {
    margin-bottom: 0
}

.blog-archive .blog-top .post-item:nth-child(n+2) .box-text .post-title {
    margin-bottom: 0
}

.blog-archive .blog-bottom .post-item {
    flex-basis: 100%;
    max-width: 100%;
}

.blog-archive .blog-bottom .post-item .box {
    display: flex;
}

.blog-archive .blog-bottom .post-item .box .box-image {
    width: 25%;
}

.blog-archive .blog-bottom .box-text {
    padding: 10px 25px;
    width: 75%;
}

.blog-archive .blog-bottom .box-blog-post .image-cover,
.blog-archive .blog-top .post-item:nth-child(n+2) .image-cover {
    border-radius: 10px;
}

.blog-archive .blog-bottom .box-text p {
    margin-bottom: 0;
    font-size: 15px;
    -webkit-line-clamp: 2;
}

.blog-archive .blog-bottom .post-item {
    padding-bottom: 20px;
}

.blog-archive .blog-bottom .post-item:not(:first-child) .box {
    padding-top: 20px;
    border-top: 1px solid #C5C5C5;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-family: var(--medium);
    color: #5C5C5C;
    background: #fff;
    border: 0;
    font-size: 16px;
    border-radius: 5px
}

.nav-pagination>li>span.current {
    color: #fff !important
}

.nav-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px !important
}

.nav-pagination>li>a:hover {
    color: #fff !important
}

.nav-pagination .icon-angle-right:before {
    content: '\f061';
    font-family: var(--fa6);
    font-weight: 300
}

.nav-pagination .icon-angle-left:before {
    content: '\f060';
    font-family: var(--fa6);
    font-weight: 300
}

.post-sidebar .product-categories a {
    font-size: 16px;
    color: #050505;
    margin: 0;
    line-height: 20px;
    font-family: var(--medi);
    display: block;
    margin-bottom: 12px;
}

.post-sidebar .product-categories a:hover {
    color: var(--theme-color2)
}

.post-sidebar .widget-title {
    font-size: 20px;
    color: var(--theme-color);
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #C5C5C5;
    font-family: var(--semi);
}

.post-sidebar .box-blog-post {
    display: flex;

}

.post-sidebar .box-blog-post .box-image {
    width: 115px !important;
    flex-shrink: 0;
}

.post-sidebar .box-blog-post .image-cover {
    border-radius: 5px;
}

.post-sidebar .box-text {
    padding: 8px 0 0 15px;
}

.post-sidebar .box-text .from_the_blog_excerpt {
    display: none
}

.post-sidebar .box-text .post-title {
    font-size: 16px;
    color: #050505;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
    line-height: 20px;
    margin-top: 10px;
    font-family: var(--medi);
}

.post-sidebar .box-text .post-title:hover {
    color: var(--theme-color2)
}

.post-sidebar .post-item:not(:last-of-type) .box-blog-post {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e3f14f;
}

.post-sidebar .box-blog-post .post-meta {
    font-size: 12px;
    margin: 0;
    color: #575757 !important;
}


.post-sidebar .post-item:hover img {
    transform: scale(1.08)
}

/* End danh muc tin */
.single .blog-single .entry-content {
    padding: 0;
}

.entry-content.single-page table {
    max-width: 100%
}

.single-page td:last-child,
.single-page th:last-child,
.single-page td:first-child,
.single-page th:first-child {
    padding: .5em;
}

.single .blog-single .entry-content p {
    /* line-height: 30px; */
}

.blog-single h1.entry-title {
    font-size: 28.8px;
    color: var(--theme-color);
    margin-bottom: 0;
}

.blog-single .large-8 {
    padding-right: 40px;
}

.box-postdate span {
    color: #666666;
    font-size: 14.4px;
    position: relative;
}

.box-postdate span:before {
    content: '\f073';
    font-family: var(--fa6);
    margin-right: 5px;
}

.info-top {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(101 98 99 / 40%);
    flex-wrap: wrap;
}

.info-top .box-postdate span {
    font-size: 16px;
    font-family: var(--medi);
    color: #656263;
    line-height: 24px;
    display: block;
    line-height: 24px;
}

.info-top .box-postdate:after {
    content: "";
    border-right: 1px solid #001D44;
    position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    opacity: 0.25;
    margin-right: 0;
}

.box-share,
.box-share .social-icons {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center
}

.box-share .copylink,
.box-share .social-icons a {
    width: 38px;
    height: 38px;
    background-color: white;
    border-radius: 100px;
    margin: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.box-share .copylink:hover {
    background-color: var(--theme-color);
}

.box-share .copylink:hover i {
    color: white;
}

.box-share .icon-facebook:before {
    content: '\f39e';
    font-family: 'Font Awesome 6 Brands';
}

.box-share .icon-envelop:before {
    content: '\f1a0';
    font-family: 'Font Awesome 6 Brands';
}

.box-share i {
    font-weight: 400 !important;
    color: var(--theme-color);
    text-align: center;
}

.featured-posts .box-blog-post .post-title {
    margin: 0 0 16px;
}

.featured-posts .box-blog-post .from_the_blog_excerpt {
    font-size: 15px;
}

.blog-single .box-postdate {
    font-weight: 400;
    font-size: 16px;
    line-height: 143%;
    letter-spacing: .03em;
    color: #8e8e8e;
    display: flex;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
}

.blog-single .box-postdate a {
    margin-left: 5px;
    color: #656263;
    font-family: var(--medi);
}

.blog-single .box-postdate a:hover {
    color: var(--theme-color2);
}

.blog-single .box-postdate a:before {
    content: "-";
    margin-right: 5px;
	    color: #656263 !important;
}

.blog-single .breadcrumbs-blog {
    margin-bottom: 35px;
}

.blog-single .breadcrumbs-blog .last {
    display: none;
}

.blog-single .breadcrumbs-blog span:nth-last-of-type(2) {
    display: none
}

.box-banner-sidebar {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 30px;
}

.single #ez-toc-container {
    border: 0;
}

.single #ez-toc-container .ez-toc-title {
    font-size: 16px;
    padding-left: 31px !important;
    background-image: url(/wp-content/uploads/2024/07/menubar-1.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 0;
    font-family: var(--semi);
    color: #292929;
}

.single #ez-toc-container a {
    font-size: 15px;
    font-family: var(--semi);
    margin-bottom: 5px;
}

.single #ez-toc-container a:visited {
    color: var(--theme-color);
}

.post-news .title-post {
    font-size: 28.8px;
    margin-bottom: 30px;
    font-family: var(--bold);
}

.post-news .slider .flickity-button {
    display: none
}

.post-news .box-text {
    padding: 18px 0 0;
}

/* end single blog */
/* lien he */
.row-breadcrumb>.col {
    padding-bottom: 15px;
    padding-top: 15px;
}

.row-breadcrumb>.col .rank-math-breadcrumb {
    padding-bottom: 15px;
    border-bottom: 1px solid #C5C5C5;
}

#main .page-contact {
    padding-top: 50px
}

.page-contact .form-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}

.page-contact .wpcf7 .wpcf7-not-valid-tip {
    bottom: -15px;
    right: 0;
    left: unset;
}

.page-contact .form-contact input {
    height: 45px;
    border-radius: 4px;
    font-size: 15px;
    box-shadow: none;
    padding: .5rem .75rem;
    border: 1px solid #D6D6D6;
    margin-bottom: 0;
    background: #fff;
}

.page-contact .form-contact textarea {
    border-radius: 4px;
    font-size: 15px;
    padding: .5rem .75rem;
    box-shadow: none;
}

.page-contact .form-contact .form-item:nth-of-type(n+3) {
    grid-column: span 2;

}

#main .page-contact .btn-viewall {
    margin: 10px 0 0
}

.page-contact form {
    margin-bottom: 40px
}

.box-lh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
    border-top: 1px solid #D2D2D2;
}

.box-lh-icon {
    display: flex;
    gap: 15px;
    align-items: center;
}

.box-lh-icon a {
    width: 44px;
    height: 44px;
    border-radius: 50px;
    background-color: #19181826;
    color: var(--theme-color);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.box-lh-icon a:hover {
    color: white;
    background-color: var(--theme-color);
}

.box-lh p {
    color: var(--theme-color);
    font-family: var(--bold);
    font-size: 20px;
    margin-bottom: 0
}

.page-contact .col-right .box-image {
    position: absolute;
    height: 100%;
    width: 100%;
    inset: 0;
}

.page-contact .col-right .box-image div {
    height: 100%;
    width: 100%;
    display: block;
}

.page-contact .col-right .box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.page-contact .col-right .col-inner {
    height: 100%;
}

.page-contact .col-right .box {
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 30px;
}

.page-contact .col-right {
    padding-left: 50px
}

.page-contact .col-right .box-text {
    padding: 25px 30px;
    border-radius: 5px;
    border: 1px solid #fff;
    background: transparent linear-gradient(125deg, #f3f3f3b3 0%, #f3f3f329 100%) 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 0 10px 20px #0000000f;
    box-shadow: 0 10px 20px #0000000f;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    width: 100%;
}

.page-contact .col-right .box-text strong {
    font-size: 16px;
    margin-bottom: 4px;
    display: inline-block;
    line-height: 20px;
}

.page-contact .col-right .addr p:before {
    content: "- "
}

.page-contact .col-right .info-lh-item {
    margin-bottom: 15px;
}

.page-contact .col-right .info-lh-item:last-child {
    margin-bottom: 0
}

/* End lien he */
/* he thong cua hang */
#main .page-store1 {
    padding-top: 50px
}

.list-store {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.list-store-desc {
    /* max-width:850px; */
    margin: 30px auto 0
}

.list-store .image-cover {
    border-radius: 6px
}

.list-store .name-store {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 18px
}

.list-store .name-store:hover {
    color: var(--theme-color2);
}

.list-store .adr-store {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    padding-left: 20px;
    position: relative
}

.list-store .adr-store:before {
    content: '\f3c5';
    font-family: var(--fa6);
    font-weight: 700;
    position: absolute;
    left: 0
}

.list-store .list-call {
    margin-top: 14px
}

.list-store .list-call a {
    display: inline-flex;
    background-color: var(--theme-color2);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid transparent
}

.list-store .list-call a:hover {
    border-color: var(--theme-color2);
    color: var(--theme-color2);
    background-color: #fff
}

.list-store .list-call a:before {
    content: '\f095';
    font-family: var(--fa6);
    font-weight: 700;
    margin-right: 5px
}

.list-store .list-call span {
    margin: 0 3px
}

.list-store img {
    transition: all 1s
}

.list-store .box-image:hover img {
    transform: scale(1.08)
}

/* End he thong cua hang  */
/* gioi thieu */
.page-about-1 .col-left .img {
    max-width: 200px;
    margin: 0;
}

.page-about-1 .col-left h3 {
    font-size: 36px;
}

.page-about-1 .col-right p {
    font-size: 17px;
    line-height: 1.4
}

.page-about-2 .icon-box {
    background-color: #f7f7f7;
    border-radius: 8px;
    padding: 30px;
    display: flex;
    align-items: center;
}

.page-about-2 .icon-box+.icon-box {
    margin-top: 30px
}

.page-about-2 .icon-box .icon-box-img {
    width: 80px !important;
}

.page-about-2 .icon-box .icon-box-text {
    padding: 0 0 0 25px;
    margin-left: 25px;
    border-left: 1px solid var(--theme-color2);
}

.page-about-2 .icon-box h3 {
    font-size: 24px;
}

.page-about-2 .icon-box p {
    text-align: justify
}

.page-about-2 .row {
    align-items: center;
}

.page-about-2 .col-right {
    padding-left: 30px
}

.page-about-2 .img {
    width: 90% !important;
    margin: 0 auto;
}

.page-about-2 .img:before {
    content: '';
    position: absolute;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    transform: translate(-50%, -50%);
    background-color: #f7f7f7;
    left: 50%;
    top: 50%;
}

.page-about-2 .img:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    clip-path: polygon(100% 0, 100% 10%, 10% 100%, 0 100%, 0% 0%);
    background-color: #fff;
    top: -20px;
    left: -20px;
    z-index: 15;
}

.page-about-2 .img .img-inner:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    clip-path: polygon(100% 0, 100% 30%, 30% 100%, 0 100%, 0% 0%);
    background-color: #f7f7f7;
    top: -15px;
    left: -15px;
    z-index: 10;
}

.page-about-4 .box-image {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #dddddd85
}

.page-about-4 .box-image img {
    object-fit: contain;
}

.page-about-4 .box-image:hover {
    border-color: var(--theme-color2)
}

/* End gioi thieu */
/* San pham */
.shop-page-title .page-title-inner {
    min-height: unset;
    padding-top: 15px;
}

.shop-page-title .rank-math-breadcrumb {
    padding-bottom: 15px;
    border-bottom: 1px solid #C5C5C5;
    margin-bottom: 15px;
    opacity: 1;
}

.rank-math-breadcrumb * {
    opacity: 1;
}

.product-images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a,
.product-main .product-thumbnails a {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    border-radius: 8px
}

.product-images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,
.product-main .product-thumbnails img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

.product-thumbnails .is-nav-selected a img,
.product-thumbnails a:hover img {
    transform: unset
}

.product-thumbnails .flickity-prev-next-button {
    display: none
}

.product-main .product-gallery .image-tools.bottom.left .zoom-button {
    display: none;
}

#main .product-main .product-thumbnails .col {
    padding: 0 3px;
    flex-basis: 20%;
    max-width: 20%;
}

#main .product-main .product-main-top {
    padding-bottom: 0
}

#main .product-main .product-main-top .col-inner {
    display: grid;
    grid-template-columns: 35% auto;
    grid-gap: 30px;
    padding: 30px;
    box-shadow: 6px 0px 39.7681px #0000000d;
    border-radius: 10px;
    background: #fff;
}

.product-policy {
    padding-top: 30px
}

.product-policy .col-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    box-shadow: 6px 0px 39.7681px #0000000d;
    border-radius: 10px;
    background: #fff;
    padding: 30px;
}

.product-policy .box-policy .top {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 15px;
}

.product-policy .box-policy .desc p {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.product-policy .box-policy .desc p:before {
    content: "\f00c";
    font-family: var(--fa6);
    position: absolute;
    left: 0;
    color: var(--theme-color2);
}

.product-policy .box-policy .desc {
    padding-left: 15px
}

.product-policy .box-policy .title {
    font-size: 20px;
    color: var(--theme-color);
    font-weight: normal;
    font-family: var(--bold);
    padding: 0;
}

.product-policy .box-policy .top .img {
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid var(--theme-color2);
}

#main .product-main .product-sidebar {}

#main .product-main .product-thumbnails {
    margin-left: -3px;
    margin-right: -3px;
}

.product-main .product-sidebar .box-top {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.product-main .product-sidebar .product-policy {
    width: calc(42% - 30px);
    padding: 25px;
    padding-top: 30px;
    background-color: #f8f8f8;
    margin-left: 30px;
    border-radius: 10px;
}

.product-main .product-info h1.product-title {
    font-size: 24px;
    line-height: 1.25em;
    font-family: var(--bold);
    margin-bottom: 22px;
    color: var(--theme-color);
    position: relative;
    padding-bottom: 30px;
}

.product-info .product-title:after {
    content: '\f005 \f005 \f005 \f005 \f005';
    font-family: 'Font Awesome 6 Pro';
    color: var(--theme-color2);
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 17px;
    bottom: 0;
    position: absolute;
    left: 0;
}

.product-info .price-wrapper .price {
    display: flex;
    align-items: center;
    margin: 0
}

.product-info .price-wrapper del {
    order: 2;
    text-decoration: unset
}

.product-info .price-wrapper ins {
    display: flex;
    align-items: center
}

.product-info .price-wrapper del .amount {
    font-size: 16px;
    line-height: 30px;
    opacity: 1;
    color: #606060;
    padding: 0;
    border: 0
}

.product-info .price-wrapper del .amount bdi {
    text-decoration: line-through
}

.product-info .price-wrapper ins .amount,
.product-info .price-wrapper .amount {
    color: var(--theme-color2);
    font-size: 24px;
    line-height: 22px;
    border-radius: 6px;
    margin-right: 15px
}

.product-info .price-wrapper .amount {
    margin-right: 0
}

.product-info .cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 43px
}

.product-info .cart .qty-text {
    font-weight: 500;
    margin-right: 15px;
    font-size: 18px
}

.product-info .woocommerce-variation-price {
    display: none
}

.product-info .variations {
    /* margin-bottom: 27px; */
}

.product-info .variations .label {
    padding-bottom: 0
}

.product-info .variations .label label {
    margin: 0;
    color: #262626;
    font-size: 18px;
    font-weight: 400
}

.product-info .variations .ux-swatch--image {
    width: 60px;
    height: 60px;
    border-radius: 4px;
}

.product-info .variations .ux-swatch-selected-value {
    color: #262626;
    font-size: 18px;
    font-weight: 600
}

.product-info .variations .ux-swatch--color {
    width: 59px;
    height: 32px;
    border-radius: 60px;
    overflow: hidden;
    box-shadow: none;
    padding: 3px;
    border: .5px solid #ddd
}

.product-info .variations .ux-swatch--color.selected {
    border-color: #32965d
}

.product-info .variations .ux-swatch__color {
    border-radius: 60px
}

.product-info .cart.ux-swatches-js-attached {
    margin-top: 27px
}

.product-info .quantity input[type=number] {
    height: 40px;
    border: 0;
    box-shadow: none;
    font-size: 18px;
    background: 0 0;
    color: #262626
}

.product-info .quantity .button {
    padding: 0 0 0 2px;
    background: #fff;
    border: 0;
    box-shadow: none;
    font-size: 24px;
    height: 30px;
    min-height: 30px;
    width: 30px;
    line-height: 0;
    color: #262626;
    border: .5px solid #b6b6b6 !important;
    border-radius: 50% !important;
    text-shadow: unset;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-info .quantity {
    margin: 0 24px 0 0;
    width: 147px;
    height: 46px;
    border-radius: 46px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: #f6f6f6;
    gap: 2px;
    flex-shrink: 0;
    margin-right: 40%;
}

.product-info .single_variation_wrap {
    width: 100%
}

.product-info .single_variation_wrap .variations_button {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.single .product-info .single_add_to_cart_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 10px);
    font-weight: 400;
    background-color: var(--theme-color2);
    height: 45px;
    border-radius: 99px;
    margin: 15px 10px 0 0;
    font-size: 18px;
    text-transform: none
}

.single .product-info .single_add_to_cart_button:before {
    content: '';
    width: 18px;
    height: 21px;
    display: inline-block;
    background: url(./images/icon-cart.svg);
    margin-right: 15px;
    transform: translateY(-3px)
}

.single .product-info .single_buynow_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 400;
    background-color: #fff;
    height: 45px;
    border-radius: 99px;
    margin: 0;
    font-size: 18px;
    text-transform: none;
    max-width: 402px;
    margin-top: 15px;
    color: var(--theme-color);
    border-color: var(--theme-color);
    flex: 1
}

.single .product-info .single_buynow_button:hover {
    box-shadow: none;
    background-color: var(--theme-color);
    color: #fff
}

.product-main .product-sidebar .product-info {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    width: 60%;
    padding-top: 0;
}

.product-main .price-wrapper .discount-amount {
    width: 100%;
    font-size: 14px;
}

.product-main .price-wrapper .discount-amount .amount {
    font-size: 14px;
}

.product-main .price-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.product-main .table-specifications {
    border: 1px dashed #86031580;
    padding: 15px;
    border-radius: 6px;
}

.product-main .table-specifications ul {
    list-style: none;
    margin: 0;
    max-height: 500px;
    overflow-y: auto;
    padding-right: 5px;
}

.product-main .table-specifications ul li {
    margin-left: 0;
    display: flex;
    gap: 32px;
    margin-bottom: 7px;
    font-size: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
}

.product-main .table-specifications ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.product-main .table-specifications ul .left {
    width: 120px;
    flex-shrink: 0;
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    font-family: var(--medi);
}

.product-main .product-info .breadcrumbs {
    display: none
}

.product-main .product-info .product-short-description {
    text-align: justify;
    border: 1px dashed #86031580;
    padding: 10px;
    border-radius: 6px;
}

.product-main .product-info .product-short-description ul {
    margin: 0
}

.product-main .product-info .product-short-description p {
    font-size: 16px;
    line-height: 1.4;
}

.product-main .product-info .product-short-description p strong {
    font-family: var(--medium);
    color: var(--theme-color);
}

.product-main .btn-action {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-top: 20px;
}

.product-main .btn-action form {
    margin: 0;
    flex: 1;
}

.product-main .btn-action .btn-viewall {
    margin: 0;
    width: 100%;
}

.product-main .btn-action .btn-viewall:after {
    display: none
}

.product-main .btn-action .btn-zalo {
    border: 1px solid var(--theme-color2);
    border-radius: 99px;
    padding: 0 25px;
    min-width: 150px;
    font-weight: normal;
    font-size: 15px;
    font-family: var(--medium);
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--theme-color2);
    transition: all .3s;
    flex: 1;
}

.product-main .btn-action .btn-zalo:hover {
    background-color: var(--theme-color2);
    color: #FFf
}

.product-main #list-voucher {
    width: 40%;
    padding-left: 40px;
    padding-top: 0;
    grid-template-columns: repeat(1, 1fr);
    display: block;
}

.product-main #list-voucher .box-image {
    display: none
}

.product-main #list-voucher .voucher-item .box-text {
    padding-left: 0
}

.product-main #list-voucher .voucher-item {
    padding: 15px 25px;
}

.product-main #list-voucher .voucher-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: -3px;
    height: 100%;
    width: 10px;
    color: #fff;
    background-clip: padding-box;
    background: repeating-linear-gradient(#e5e5e5, #e5e5e5 5px, transparent 0, transparent 9px, #e5e5e5 0, #e5e5e5 10px) 0/1px 100% no-repeat, radial-gradient(circle at 0 7px, transparent, transparent 2px, #e5e5e5ee 0, #e5e5e5 3px, currentColor 0) 1px 0/100% 10px repeat-y;
}

.product-main .list-item .box {
    align-items: center;
    display: flex;
}

.product-main .list-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.product-main #list-voucher .voucher-item+.voucher-item {
    margin-top: 15px;
}

.product-main .list-item .box:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ddd;
}

.product-main .list-item .box-image {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
}

.product-main .list-item .box-text {
    padding: 0 0 0 12px
}

.product-main .list-item .box-text p {
    font-size: 15px
}

.product-footer .woocommerce-tabs .tabs a {
    font-size: 24px;
    color: var(--theme-color);
    font-weight: normal;
    font-family: var(--bold);
    padding: 0;
}

.product-footer .woocommerce-tabs .tabs a:before {
    display: none;
}

#main .product-footer .woocommerce-tabs .tabs {
    padding-bottom: 9px;
    margin-top: 0
}

.product-footer .woocommerce-tabs {
    border-top: 0;
    padding: 30px;
    box-shadow: 6px 0px 39.7681px #0000000d;
    border-radius: 10px;
    background: #fff;
}

.product-footer {
    padding-top: 0;
}

.product-footer .col-left {
    padding-right: 30px
}

.product-footer .line {
    border-top: 1px solid #dddddd7a;
    margin-bottom: 35px
}

.product-footer #tab-description .content {
    max-height: 1500px;
    position: relative;
    overflow: hidden;
}

.product-footer #tab-description .content.show {
    max-height: 100%
}

.product-footer #tab-description .content.show:before {
    display: none;
}

.product-footer #tab-description .see-more {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 250px;
    border: 1px solid #d9d9d9 !important;
    border-radius: 100px;
    background-color: #fff;
    font-size: 14px;
    color: #000;
    text-transform: none;
}

.product-footer #tab-description .less-text,
.product-footer #tab-description .see-more.show .more-text {
    display: none
}

.product-footer #tab-description .see-more.show .less-text {
    display: flex;
}

.product-footer #tab-description .btn--view-more {
    padding-top: 20px;
    display: flex;
    justify-content: center;
}

.product-footer #tab-description .btn--view-more.show .more-text {
    display: none;
}

.product-footer #tab-description .btn--view-more.show .less-text {
    display: flex
}

.product-footer #tab-description .content:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
    pointer-events: none;
    display: block;
}

.related-products-wrapper .product-section-title,
.row-product-review .product-section-title {
    font-size: 30px;
    margin-bottom: 30px;
    color: var(--theme-color);
    text-transform: none;
    margin: 5px 0 35px;
    padding: 0;
    font-family: var(--bold);
}

.related-products-wrapper .slick-track {
    margin-left: 0
}

.related .slick-arrow:before {
    display: none;
}

.related .slick-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid var(--theme-color2);
    z-index: 2;
    color: var(--theme-color2);
    border-radius: 50%;
    top: -70px;
    margin: 0;
    position: absolute;
    padding: 0;
}

.related .slick-arrow:hover,
.product-main .product-images .slick-arrow:hover {
    background-color: var(--theme-color2);
    color: #fff;
}

.related .slick-arrow.slick-next {
    right: 15px;
}

.related .slick-arrow.slick-prev {
    right: 70px;
    left: unset;
}

.related .slick-arrow i {
    display: block;
    font-size: 17px;
}

.related .slick-dots {
    bottom: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.related-products-wrapper {
    border-top: 0;
    padding: 30px 30px 10px;
    box-shadow: 6px 0px 39.7681px #0000000d;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 60px;
}

.related-products-wrapper .product-small.col {
    padding: 0 9.8px 20px
}

.row-product-review .col-review>.col-inner {
    border-top: 0;
    padding: 30px;
    box-shadow: 6px 0px 39.7681px #0000000d;
    border-radius: 10px;
    background: #fff;
}

#comments .commentlist,
#reviews {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0
}

#reviews>#comments {
    flex-basis: 65%;
    max-width: 65%
}

#reviews>#review_form_wrapper {
    flex-basis: 33%;
    max-width: 33%
}

#reviews>* {
    height: 100%;
    padding: 1rem 1.5rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff
}

#reviews .comment-form-rating label,
#reviews .stars {
    text-align: center
}

#reviews .comment-form-rating label {
    font-size: 20px;
    font-family: var(--semi);
}

#reviews .review-form-inner {
    height: 100%;
    padding: 0;
    border: 0
}

#reviews .stars a:after {
    color: #ddd;
    content: '\f005' !important;
    font-size: 20px;
    font-family: var(--fa6);
    font-weight: 700
}

#reviews .stars a.ok:after,
.single .comment-form-rating .stars a:hover:after,
.single .comment-form-rating .stars a.active:after {
    color: #ffd980
}

#reviews .stars a+a {
    border: none;
    margin: 0
}

#reviews #reply-title,
#reviews .wcpr-form-description,
#reviews .woocommerce-Reviews-title {
    display: none
}

#reviews input,
#reviews textarea {
    border-radius: 5px;
    box-shadow: none
}

#review_form label {
    font-size: 15px;
    font-weight: normal;
    line-height: 22px
}

#review_form .wcpr-comment-form-images label {
    margin: 0
}

#review_form .btn_image_upload {
    width: max-content;
    padding: 5px 20px;
    color: #6abd45;
    border: 1px solid #6abd45;
    border-radius: 5px
}

#review_form .note-file {
    font-size: 12px;
    font-style: italic
}

#review_form input[type='submit'] {
    margin: 0;
    font-weight: 500;
    text-transform: none;
    width: 100%;
    height: 45px;
    font-size: 18px;
    border-radius: 99px;
}

.rate-percent-bg .rate-percent {
    background: var(--theme-color2);
}

#reviews .wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container {
    justify-content: flex-start;
    gap: 10px
}

#review_form input[type='submit']:hover {
    border: 1px dashed var(--theme-color);
    color: var(--theme-color);
    background-color: #fff
}

#reviews .comment-form {
    margin: 0
}

#comments .wcpr-filter-container,
#comments .kt-wc-reviews-images-wrap-wrap {
    justify-content: flex-start
}

#comments .wcpr-filter-container a {
    flex-shrink: 0
}

#comments .wcpr-filter-button-wrap {
    width: max-content !important;
    text-wrap: nowrap;
}

#comments .wcpr-overall-rating-and-rating-count {
    padding-bottom: 0
}

#comments .commentlist,
#reviews {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0
}

#reviews {
    margin: 0
}

.comment-form>div,
.comment-form>p {
    padding: 0
}

#comments .commentlist>li {
    width: 100%;
    margin-left: 0 !important;
    border: none
}

#comments .commentlist li .comment-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#comments .commentlist li .star-rating {
    order: 2
}

#comments .commentlist li .meta {
    order: 1;
    width: max-content;
    display: flex;
    flex-direction: column
}

#comments .commentlist li .description {
    order: 3;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: normal !important
}

#comments .commentlist li .kt-reviews-image-container {
    order: 4;
    width: 100%;
    max-width: inherit !important
}

#comments .commentlist li .meta .woocommerce-review__dash,
#reviews:after {
    display: none
}

#comments .commentlist li .meta .woocommerce-review__published-date {
    font-size: 14px;
    opacity: .8
}

#comments .commentlist li .description p {
    margin-bottom: 0
}

.post-sidebar form {
    margin-bottom: 0
}

.post-sidebar .form-post {
    background: #f8f8f8;
    border-radius: 15px;
    padding: 40px 40px 47px;
}

.post-sidebar .wpcf7 .wpcf7-not-valid-tip {
    color: var(--theme-color2);
    right: 0;
    left: auto;
}

.post-sidebar .form-post .form-title {
    margin-bottom: 30px;
}

.post-sidebar .form-post .form-title .title {
    color: var(--theme-color);
    font-size: 24px;
    line-height: 30px;
    font-family: var(--bold);
    margin-bottom: 10px;
}

.post-sidebar .form-post .form-title p {
    font-size: 15px;
    line-height: 18px;
    font-family: var(--light);
    color: #555;
}

.post-sidebar .form-post .form-content input {
    background-color: transparent;
    border: 0;
    box-shadow: none !important;
    color: #333;
    padding: 0;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}

.post-sidebar .form-post .form-content input::placeholder {
    color: #333;
}

.post-sidebar .form-post .form-submit {
    text-align: center;
}

#wrapper .post-sidebar .form-post .form-submit .button.btn-viewall {
    margin: 30px 0 0;
    color: #fff;
    min-width: 228px;
    background-color: var(--theme-color2);
    border-color: var(--theme-color2);
}

#wrapper .post-sidebar .form-post .form-submit .button.btn-viewall:before {
    background-color: #fff;
}

#wrapper .post-sidebar .form-post .form-submit .button.btn-viewall:hover {
    color: var(--theme-color2);
    background-color: #fff;
}

.shop-container .view-more-button {
    border: 1px solid var(--theme-color2);
    border-radius: 99px;
    padding: 0 25px;
    min-width: 150px;
    font-weight: normal;
    font-size: 15px;
    font-family: var(--regular);
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: var(--theme-color2);
}

.shop-container .view-more-button:hover {
    background-color: var(--theme-color2);
    color: #fff;
    box-shadow: none
}

.load-more-container {
    display: flex;
    justify-content: center;
    margin: 10px 0 20px;
}

.load-more-container button,
.load-more {
    border: 1px solid var(--theme-color2);
    border-radius: 99px;
    padding: 0 25px;
    min-width: 150px;
    font-weight: normal;
    font-size: 15px;
    font-family: var(--regular);
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: var(--theme-color2);
    margin-right: 0;
}

.load-more {
    display: flex;
    width: fit-content;
    margin: 10px auto;
}

.load-more-container button:hover,
.load-more:hover {
    background-color: var(--theme-color2);
    color: #fff
}

#main .shop-container .products {}

/* End San pham */
/* danh muc san pham */
.post-type-archive-product #main,
.single-product #main {
    background-color: transparent
}

.post-type-archive-product #wrapper,
.single-product #wrapper {
    background-image: url(/wp-content/themes/flatsome-child/images/bg-body.jpg);
    background-position: 50%;
    background-size: contain;
    background-repeat: repeat-y;
}

.category-page-row h1.shop-page-title {
    font-size: 32px;
}

.suggested-categories-slider .swiper-container {
    padding: 15px 45px;
    background: #FFEFEF;
    border-radius: 10px;
    margin-bottom: 20px;


}

.suggested-categories-slider .swiper-action {
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    cursor: pointer;
    z-index: 999;
    background-color: #ffffffa3;
    border-radius: 0 99px 99px 0;
}

.suggested-categories-slider .swiper-wrapper {}

.suggested-categories-slider .swiper-next {
    left: unset;
    right: 0;
    border-radius: 99px 0 0 99px;
}

.suggested-categories-slider .swiper-action svg {
    width: 20px;
    height: 20px;
}

.suggested-categories-slider a {
    color: #272121;
}

.suggested-categories-slider a:hover {
    color: var(--theme-color2)
}

.suggested-categories-slider .swiper-slide {
    width: fit-content;

    /* Điều chỉnh giá trị theo ý muốn */
}

.sortbycate {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px;
}

.sortbycate .titlesort {
    color: #000;
    font-size: 14px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0
}

.sortbycate .titlesort svg {
    width: 20px;
    height: 20px
}

.sortbycate .order-list {
    display: flex;
    list-style: none;
    margin: 0
}

.sortbycate .order-list li+li {
    margin-left: 10px
}

.sortbycate .order-list li {
    margin-bottom: 0
}

.sortbycate .order-list a:hover,
.sortbycate .order-list .order-item.active a {
    background-color: var(--theme-color);
    color: #fff
}

.sortbycate .order-list a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 6px;
    min-width: 63px;
    background: #fff;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    border: 1px solid var(--theme-color);
    color: var(--theme-color)
}

#shop-sidebar .product-categories .cat-item,
#shop-sidebar .filter-price li {
    border: 0 !important;
    position: relative;
}

#shop-sidebar .product-categories .cat-item.show .sub_cate {
    display: block
}

#shop-sidebar .product-categories .sub_cate:has(.active) {
    display: block
}

#shop-sidebar .product-categories .sub_cate {
    display: none;
    margin-left: 7px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
    margin: 8px 0;
}

#shop-sidebar .ux-swatch--image {
    display: none
}

#shop-sidebar .product-categories .cat-item h2 {
    margin: 0
}

#shop-sidebar .product-categories .cat-item .tog {
    position: absolute;
    top: 9px;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    right: 0;
    color: var(--theme-color2);
    opacity: 1;
    font-size: 16px;
    cursor: pointer;
}

#shop-sidebar .product-categories .cat-item p {
    margin: 0
}

#shop-sidebar .product-categories .cat-item a,
#shop-sidebar .woocommerce-widget-layered-nav-list li a {
    font-size: 15px;
    color: #212529;
    position: relative;
    padding: 6px 0 6px 25px;
    font-family: var(--regular);
    display: block;
    line-height: 20px;
}

#shop-sidebar .product-categories .cat-item a:hover,
#shop-sidebar .woocommerce-widget-layered-nav-list li a:hover,
#shop-sidebar .product-categories .sub-cat-item.active>p>a {
    color: var(--theme-color2);

}

#shop-sidebar .woocommerce-widget-layered-nav-list li a:hover:before {
    border-color: var(--theme-color2)
}

#shop-sidebar .product-categories .cat-item a:before,
#shop-sidebar .filter-price a:before,
#shop-sidebar .woocommerce-widget-layered-nav-list li a:before {
    content: '';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border: 1px solid #c3c3c3;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1 !important;
    margin-right: 0 !important;
    color: #fff;
    border-radius: 5px;
}

#shop-sidebar .product-categories .cat-item.active a,
#shop-sidebar .filter-price .active a,
#shop-sidebar .woocommerce-widget-layered-nav-list li.chosen a {
    color: var(--theme-color2);
}

#shop-sidebar .product-categories .cat-item.active a:before,
#shop-sidebar .woocommerce-widget-layered-nav-list li.chosen a:before,
#shop-sidebar .filter-price .active a:before,
#shop-sidebar .product-categories .sub-cat-item.active>p>a:before {
    content: '\f00c';
    font-family: var(--fa6);
    background: var(--theme-color2);
    border-color: var(--theme-color2);
    color: #fff;
    font-size: 10px
}

#shop-sidebar {
    display: flex;
    flex-wrap: wrap
}

#shop-sidebar .widget {
    width: 100%
}

#shop-sidebar .widget-title {
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    display: flex;
    align-items: center;
    padding: 5px 0px;
    color: var(--theme-color);
    font-weight: var(--semi)
}

#shop-sidebar .product-categories,
#shop-sidebar .order-list {
    /* padding: 10px 0; */
}

#shop-sidebar .widget_product_categories .widget-title:before,
#shop-sidebar .woocommerce-widget-layered-nav .widget-title:before,
#shop-sidebar .widget_price_filter .widget-title:before,
#shop-sidebar .widget-title:before {
    content: '\e17c';
    font-family: var(--fa6);
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    font-weight: 700
}

#shop-sidebar #woocommerce_layered_nav-2 .widget-title:before {
    content: '\f5fd'
}

#shop-sidebar #woocommerce_layered_nav-3 .widget-title:before {
    content: '\f228'
}

#shop-sidebar .widget_price_filter .widget-title:before {
    content: '\e52a'
}

#shop-sidebar .widget-title:before {
    content: '\f02b'
}

#shop-sidebar #woocommerce_layered_nav-4 .woocommerce-widget-layered-nav-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 5px
}

#shop-sidebar .widget .is-divider,
.post-sidebar .widget .is-divider {
    display: none
}

#shop-sidebar .widget:not(:last-of-type) {
    margin-bottom: 25px
}

#shop-sidebar .price_slider_wrapper {
    padding: 10px 0
}

#shop-sidebar .woocommerce-widget-layered-nav-list .count {
    display: none
}

#shop-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: .25px solid #6d6d6d;
    top: -4px
}

#shop-sidebar .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #6d6d6d
}

#shop-sidebar .widget_price_filter .price_label {
    display: flex;
    gap: 5px;
    width: 100%;
    float: left;
    order: 1;
    font-size: 16px
}

#shop-sidebar .widget_price_filter .price_label span {
    font-weight: 400;
    font-family: var(--bold)
}

#shop-sidebar .widget_price_filter .price_slider_amount .button {
    width: max-content;
    margin-top: 15px;
    order: 2;
    background-color: #000;
    width: 60px
}

#shop-sidebar .widget_price_filter .price_slider_amount {
    display: flex;
    text-align: left;
    flex-wrap: wrap
}

#shop-sidebar .woocommerce-widget-layered-nav-list li {
    border: 0
}

#shop-sidebar .woocommerce-widget-layered-nav-list .ux-swatch--color {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e7e7e7
}

#shop-sidebar #woocommerce_layered_nav-4 a {
    border: 1px solid #e7e7e7;
    text-align: center;
    border-radius: 5px
}

#shop-sidebar #woocommerce_layered_nav-4 li:hover a {
    border-color: var(--theme-color)
}

#shop-sidebar .product-categories .cat-item a:hover:before,
#shop-sidebar .woocommerce-widget-layered-nav-list li:hover .ux-swatch--color,
#shop-sidebar .filter-price a:hover:before {
    border-color: var(--theme-color2);
}

#shop-sidebar .filter-price a {
    font-size: 14px;
    color: #212529;
    position: relative;
    padding: 5px 0 5px 25px;
    display: block
}

#shop-sidebar .widget {
    overflow: hidden;
}

/* #desc-bottom {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 4px 35px 0px rgba(126, 126, 126, 0.10);
    border-radius: 10px;
    border: 1px solid #dddddd5c;
    margin-bottom: 30px;
} */

#desc-bottom ul {
    margin-left: 1.3rem
}

#desc-bottom .content {
    position: relative;
    overflow: hidden;
    max-height: 100%;
}

#desc-bottom .content.show {
    max-height: 400px;
}

#desc-bottom .content:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
    pointer-events: none;
    display: none;
}

#desc-bottom .content.show:before {
    display: block;
}

#desc-bottom .btn--view-more {
    padding-top: 20px;
    display: flex;
    justify-content: center;

}

#desc-bottom .btn--view-more.show .less-text {
    display: flex
}

#desc-bottom .btn--view-more.show .more-text {
    display: none;

}

#desc-bottom .btn--view-more .see-more {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 150px;
    border: 1px solid var(--theme-color) !important;
    border-radius: 100px;
    background-color: var(--theme-color);
    font-size: 14px;
    color: #fff;
    text-transform: none;
    cursor: pointer;
}

#desc-bottom .btn--view-more .see-more:hover {
    background-color: #fff;
    color: var(--theme-color);
}

#desc-bottom .btn--view-more .less-text,
#desc-bottom .btn--view-more .see-more.show .more-text {
    display: none
}

#desc-bottom .btn--view-more .see-more.show .less-text {
    display: flex;
}
.col-mota{
	padding-left: 0;
	padding-right: 0;
}
/* End danh muc san pham */
@media screen and (max-width: 849.98px) {
    .blog-archive .blog-bottom .box-text {
        padding-top: 0
    }

    .page-contact .title-home h1 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .page-contact .form-content {
        grid-gap: 20px;
    }

    .page-contact .col-right {
        padding-left: 15px
    }

    .page-contact .form-contact input {
        height: 40px;
    }

    .page-contact form {
        margin-bottom: 20px
    }

    .box-lh {
        padding-top: 20px
    }

    .page-about-1 .col-left h3 {
        font-size: 26px
    }

    #main .page-about-2 {
        padding-top: 0
    }

    .page-about-2 .col-left {
        flex-basis: 100%;
        max-width: 100%;
    }

    .page-about-2 .col-right {
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 30px;
        padding-left: 0;
    }

    .category-filtering {
        width: 40px;
        height: 40px;
        background: var(--theme-color);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0 6px 6px 0;
        color: #fff;
        font-size: 16px;
        position: fixed;
        left: 0;
        top: 35%;
        z-index: 99;
        border: 1px solid #fff;
        border-left: 0
    }

    .category-filtering .inline-block {
        display: none
    }

    .category-filtering strong {
        display: none
    }

    .category-filtering a {
        margin: 0
    }

    .category-filtering i {
        color: #fff
    }

    .category-filtering .icon-equalizer:before {
        content: '\e17c';
        font-family: var(--fa6);
        font-weight: 300;
        font-size: 24px
    }

    #shop-sidebar {
        background-color: #fff
    }

    #main .product-main .product-main-top .col-inner {
        grid-template-columns: 100%;
        padding: 16px;
    }

    .page-about-2 .img {
        margin-right: 0;
        width: calc(100% - 30px) !important;
    }

    .blog-single .large-8 {
        padding-right: 15px
    }

    .post-sidebar .box-text .from_the_blog_excerpt {
        display: block;
    }

    .post-sidebar .box-text .from_the_blog_excerpt p {
        margin-top: 12px;
        margin-bottom: 9px;
        display: -webkit-box;
        text-align: justify;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        color: #231f20;
    }

    .product-main .product-sidebar .product-info {
        width: 100%;
    }

    #comments .commentlist,
    #reviews {
        width: 100%;
        flex-direction: column;
    }

    #reviews>#comments {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        padding: 15px;
    }

    #reviews>#review_form_wrapper {
        flex-basis: 100%;
        max-width: 100%;
    }

    #comments .wcpr-filter-container {
        flex-wrap: nowrap;
        overflow-y: hidden;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .product-policy .col-inner {
        display: grid;
        grid-template-rows: 1fr;
        overflow: auto;
        justify-content: start;
        grid-template-columns: repeat(3, 55%);
    }
}

@media screen and (max-width: 767.98px) {
    .product-policy .col-inner {
        display: block;
        padding: 16px;
    }

    .product-policy .col-inner .box-policy+.box-policy {
        margin-top: 30px
    }

    .product-policy .box-policy .desc p {
        font-size: 15px
    }

/*     #desc-bottom {
        padding: 30px 20px
    } */

    .post-news .title-post {
        font-size: 24px;
        margin-bottom: 25px
    }

    .post-sidebar .form-post {
        padding: 25px
    }

    #wrapper .post-sidebar .form-post .form-submit .button.btn-viewall {
        margin-top: 10px
    }

    /* .single .shop-page-title .rank-math-breadcrumb .last,
    .single .shop-page-title .rank-math-breadcrumb .separator:nth-last-of-type(2) {
        display: none
    } */

    .single .product-main {
        padding-top: 0 !important;
    }

    .post-sidebar .box-text .from_the_blog_excerpt {
        display: none
    }

    .page-contact .col-right .info-lh-item p {
        font-size: 15px;
    }

    .shop-container .products .product-small.col {
        padding: 0 10px 30px;
    }

    .category-page-row h1.shop-page-title {
        font-size: 26px
    }

    #main .shop-container .products {
        margin-left: -10px;
        margin-right: -10px;
    }

    .list-store {
        grid-template-columns: repeat(1, 1fr);
    }

    .list-store .adr-store {
        height: auto;
    }

    #main .page-store1 {
        padding-top: 20px
    }

    #main .page-contact {
        padding-top: 20px;
    }

    .page-contact .col-left {
        flex-basis: 100%;
        max-width: 100%;
    }

    .page-contact .col-right {
        flex-basis: 100%;
        max-width: 100%;
    }

    .page-contact .col-right .box-image {
        position: relative;
        border-radius: 10px
    }

    .page-contact .col-right .box {
        flex-direction: column;
        padding: 0;
    }

    .page-contact .col-right .box-text {
        padding: 25px;
        margin-top: -30px;
        width: calc(100% - 30px);
        left: -15px;
    }

    .page-about-1 .col-left {
        padding-bottom: 0
    }

    .page-about-2 .icon-box {
        padding: 25px;
    }

    .page-about-2 .icon-box .icon-box-img {
        width: 45px !important;
    }

    .page-about-2 .icon-box h3 {
        font-size: 20px
    }

    .page-about-2 .icon-box .icon-box-text {
        padding: 0 0 0 15px;
        margin-left: 12px;
    }

    .page-about-2 .icon-box p {
        font-size: 14PX
    }

    #main .page-about-3 {
        padding-top: 10px;
        padding-bottom: 0;
    }

    #main .page-about-4 {
        padding-top: 10px;
    }

    .page-about-4 .gallery-col.col {
        padding-bottom: 10px
    }

    .page-about-4 .gallery-col.col:nth-of-type(2n+1) {
        padding-right: 5px
    }

    .page-about-4 .gallery-col.col:nth-of-type(2n) {
        padding-left: 5px
    }

    .page-about-1 .col-right p {
        font-size: 16px;
        text-align: justify
    }

    .single .product-info .single_add_to_cart_button,
    .single .product-info .single_buynow_button {
        font-size: 14px;
        padding: 0 10px;
        height: 40px;
    }

    .single .product-info .single_add_to_cart_button:before {
        margin-right: 6px;
    }

    .product-info .quantity {
        margin-right: 20%;
        height: 40px;
    }

    .product-info .cart {
        margin-top: 30px
    }

    .product-footer .col-left {
        padding-right: 15px;
    }

    .product-footer .woocommerce-tabs {
        padding: 16px;
    }

    .related-products-wrapper .product-section-title,
    .row-product-review .product-section-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .related-products-wrapper .slick-arrow {
        display: none !important;
    }

    .related-products-wrapper,
    .row-product-review .col-review>.col-inner {
        padding: 16px;
    }

    .related-products-wrapper .product-small.box .product-title {
        margin-bottom: 10px;
    }
	.related-products-wrapper{
		box-shadow: none;
		padding-left: 0;
		padding-bottom: 0;
		padding-right: 0;
	}
	.related-products-wrapper .product-section-title{
		box-shadow: 6px 0px 39.7681px #0000000d;
		 padding: 16px;
	}
    .blog-single .box-postdate {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 5px;
        align-items: center;
    }

    .blog-single .box-postdate:after {
        display: none
    }

    .info-top .box-postdate span,
    .blog-single .box-postdate a {
        font-size: 14px;
    }

    .blog-single h1.entry-title {
        font-size: 24px
    }

    .box-share .social-icons a {
        width: 30px;
        height: 30px;
    }

    .info-top {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 575.98px) {
    .post-news {
        padding-bottom: 0;
    }

    .post-news .col.post-item {
        flex-basis: 85%;
        max-width: 85%;
    }

    .post-news .slider .flickity-page-dots {
        display: none
    }

    .blog-wrapper .archive-page-header h1.page-title {
        font-size: 26px;
        margin-bottom: 25px
    }

    .blog-archive .blog-top,
    .blog-archive .blog-top .post-item:nth-child(n+3) .box-image {
        display: block
    }

    .blog-archive .blog-top .post-item:nth-child(n+2) .from_the_blog_excerpt {
        display: -webkit-box;
        margin-bottom: 0;
        font-size: 14px;
        -webkit-line-clamp: 2;
        margin-top: 5px;
    }

    .blog-archive .blog-top .post-item:not(:first-child) .box {
        display: flex;
    }

    .blog-archive .blog-top .post-item:not(:first-child) .box .box-image,
    .blog-archive .blog-bottom .post-item .box .box-image {
        width: 30% !important;
        flex-shrink: 0;
    }

    .blog-archive .blog-top .post-item:nth-child(n+2) .box-text {
        width: 70%;
        border: none;
    }

    .blog-archive .blog-bottom .box-text,
    .blog-archive .blog-top .post-item:nth-child(n+2) .box-text {
        padding: 0 0 0 15px;
    }

    .blog-archive .box-blog-post .box-text .post-title a {
        font-size: 16px;
        line-height: 20px;
        height: 40px;
    }

    .blog-archive .blog-bottom .post-item .box,
    .blog-archive .blog-top .post-item:not(:first-child) .box {
        padding-top: 20px;
        border-top: 1px solid #C5C5C5;
    }

    .blog-archive .blog-bottom .box-text p {
        margin-top: 5px;
        font-size: 14px;
    }

    .blog-archive .blog-top .post-item:not(:first-child) .box-blog-post .image-cover,
    .blog-archive .blog-bottom .post-item .box-blog-post .image-cover {
        padding-top: 80% !important;
    }

    .blog-archive .blog-bottom .box-blog-post .box-text .post-title {
        margin: 0 0 6px;
    }

    .blog-archive .blog-top .post-item:first-child .box-text .post-title a {
        font-size: 18px;
    }

    .nav-pagination>li>a,
    .nav-pagination>li>span {
        font-size: 16px;
        width: 36px;
        height: 36px;
    }
}