.icon-cus>.col-inner {
    display: flex;
    justify-content: space-around;
    text-align: center;
    flex-wrap: wrap;
}

.icon-cus a {
    flex: 1 1 25%;
    padding: 10px;
    max-width: 250px;
}

.icon-cus .icon-box h4 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom: .5rem;
}

.icon-cus .icon-box-img {
    margin-bottom: 10px;
}

.title h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1 !important;
    margin-bottom: 30px;
}

.cus-follow a.icon.button i {
    font-size: 20px;
    line-height: 20px !important;
    position: unset;
}

.cus-follow a.icon.button:not(.is-outline) {
    display: inline-flex;
    align-items: center;
    border-radius: 50%;
    min-width: unset;
    min-height: unset;
    width: 40px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    margin-left: 20px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 20px;
    color: #fff;
    border: 0 !important;
    background-color: #d4d4d4 !important;
    box-shadow: none !important;
}

.cus-follow a.icon.button:not(.is-outline).facebook:hover {
    background-color: #3a589d !important;
}

.cus-follow a.icon.button:not(.is-outline).twitter:hover {
    background-color: #2478ba !important;
}

.cus-follow a.icon.button:not(.is-outline).youtube:hover {
    background-color: #c33223 !important;
}

.cus-follow a.icon.button:not(.is-outline).tiktok:hover {
    background-color: #181818 !important;
}

.cus-follow a.icon.button:not(.is-outline).instagram:hover {
    background-color: #3b6994 !important;
}

.contact-title h3 {
    font-weight: bold;
    color: #121212;
    margin-bottom: 8px;
    font-size: 24px;
}

.link-desc a {
    color: var(--fs-experimental-link-color-hover);
}

.ss_breadcrumbs {
    padding: 6px 0;
    background: #f5f5f5;
}

.ss_breadcrumbs * {
    margin-bottom: 0;
    line-height: 27px;
}

.ss_breadcrumbs a {
    color: #888888;
}

.ss_breadcrumbs .separator {
    margin: 0 5px;
    color: #888888;
    font-size: 20px;
}

h2.entry-title,
h1.entry-title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
    text-transform: none;
    color: #1E293B;
}

.entry-divider.is-divider {
    display: none;
}

.wp_single_meta {
    color: #999999;
    font-size: 14px;
    margin-bottom: 16px;
}

.wp_single_meta span {
    display: block;
    margin: 0 8px;
}

.wp_single_meta span.dots {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999999;
}

.page-wrapper,
.entry-header-text,
.entry-content {
    padding: 0;
}

.box-blog-post .is-divider {
    display: none;
}

.widget-title>* {
    font-size: 25px;
    font-weight: bold;
    color: #1E293B;
    line-height: 1.5;
    margin-bottom: 16px;
}

.widget-area-sticky .col-inner {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    z-index: 99;
    height: min-content;
}

.widget-area .box-vertical {
    display: flex
}

.widget-area .box-vertical .box-image {
    width: 120px !important;
}

.widget-area .box-vertical .image-cover {
    padding-top: 75% !important;
    border-radius: 4px;
}

.widget-area .box-vertical .box-text {
    width: calc(100% - 120px) !important;
    padding: 0;
    padding-left: 8px;
    vertical-align: top;
}

.widget-area .box-vertical .box-text .post-title a {
    color: #444;
    margin: 0;
}

.widget-area .box-vertical:hover .box-text .post-title a {
    color: #566ba0;
}

.widget-area .box-vertical .box-text .post-title {
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 16px;
    margin: 0;
}

.widget-area .box-vertical .box-text .meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #999999;
    font-size: 14px;
}

.widget-area .box-vertical .box-text .meta span.dots {
    display: block;
    margin: 0 8px;
    width: 3px;
    height: 3px;
    background: #999999;
    border-radius: 50%;
}

div#secondary {
    position: sticky;
    top: 76px;
    z-index: 99;
}

.title-main h2,
.cat-title h1 {
    font-size: 44px;
    font-weight: 600;
    color: #1E293B;
    margin-bottom: 24px;
}

.ss-bg-news {
    background: url(../images/background_site.png) center / cover no-repeat;
}

.blog-cus .box-blog-post .box-image {
    width: 100%;
    margin-bottom: auto;
    overflow: hidden;
    border-radius: 4px;
}

.blog-cus .box-blog-post .box-text {
    padding-top: 8px;
    padding-bottom: 0;
    width: 100%;
    margin-top: auto;
}

.blog-cus .box-blog-post .box-text-inner {
    display: flex;
    flex-direction: column;
}

.blog-cus .box-blog-post .post-meta {
    order: -1;
    color: #C4C4C4;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: normal;
    opacity: 1;
}

.blog-cus .box-blog-post .post-title {
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: .5rem;
}

.blog-home.blog-cus .box-blog-post .post-title {
    font-size: 18px;
}

.blog-cus .from_the_blog_excerpt {
    margin: 0;
    font-size: 16px;
    color: #444;
}

span.ux-relay__result-count {
    display: none;
}

.ux-relay__load-more-button.button {
    width: 116px;
    height: 40px;
    border-radius: 48px;
    border: 1px solid var(--fs-experimental-link-color-hover);
    color: var(--fs-experimental-link-color-hover);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 24px auto 0;
    background: transparent;
    text-transform: none;
    font-weight: normal;
}

.ux-relay__load-more-button.button:hover {
    background: var(--fs-experimental-link-color-hover);
    color: #fff;
}

.ux-relay__control.ux-relay__control--bottom.container {
    padding: 0;
}

.shop-page-title,
.category-page-row {
    display: none;
}

.block_taxonomy {
    border-top: 1px solid #E3E6ED;
    flex-wrap: nowrap;
    overflow: hidden;
}

.block_taxonomy .col-sidebar {
    width: 20%;
    padding-top: 16px;
    padding-right: 16px;
    border-right: 1px solid #E3E6ED;
}

.block_taxonomy .col-body {
    width: 80%;
}

.group_top {
    border-bottom: 1px solid #E3E6ED;
    padding-left: 16px;
    padding-top: 16px;
    padding-bottom: 8px;
}

.group_top-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 4px;
}

.product-small.col .col-inner {
    height: 100%
}

.product-small.box {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    background: #fff;
}

.product-small.box .box-image img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.product-small.box .box-text-products {
    padding: 12px 8px;
    width: 100%;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
}

.product-small.box .box-text-products .price-wrapper {
    font-weight: 600;
    font-size: 16px !important;
    line-height: 1.5;
    margin-bottom: 16px;
    margin-top: auto;
}

.product-small.box .box-text-products .price span.amount {
    color: var(--fs-experimental-link-color-hover) !important;
}

.product-small.box .box-text-products .price del {
    margin-right: 12px;
    color: #888888;
    opacity: 1 !important;
}

.product-small.box .box-text-products .price del span.amount {
    color: #888888 !important;
    opacity: 1;
}

.product-small.box .box-text-products .price ins {
    text-decoration: none;
}

.product-small.box .box-text-products .price * {
    line-height: 1;
}

.product-small.box .box-text-products .woocommerce-loop-product__title a {
    margin: 0;
    color: inherit;
}

.product-small.box .box-text-products .woocommerce-loop-product__title {
    font-size: 16px;
    margin: 0;
    margin-bottom: .5rem;
    font-weight: 600;
}

.product-small.box .box-text-products .buttons a {
    display: inline-flex;
    align-items: center;
    min-height: unset;
    background: transparent;
    height: 33px;
    border: 1px solid #1E293B;
    color: #000;
    border-radius: 40px;
    padding: 0 14px;
    margin: 0 6px 6px;
    text-transform: none;
    font-size: 16px;
    letter-spacing: unset;
    font-weight: unset;
}

.product-small.box .box-text-products .buttons a:hover {
    background: #1E293B;
    color: #fff;
}

.product-small.box .box-text-products .buttons a.buy_now {
    border-color: var(--fs-experimental-link-color-hover);
    color: var(--fs-experimental-link-color-hover);
}

.product-small.box .box-text-products .buttons a.buy_now:hover {
    background: var(--fs-experimental-link-color-hover);
    color: #fff;
}


.shop-container>.row.products,
.shop-container .products .col.product-small {
    margin: 0 !important;
    padding: 0 !important;
    max-width: unset;
    flex-basis: unset;
}

.shop-container .products .col.product-small {
    margin-bottom: 16px !important;
    width: 25%;
}

.term-description {
    padding-top: 24px;
    padding-left: 16px;
}

.ss-shop {
    padding: 60px 0 24px;
}

.woocommerce-notices-wrapper {
    padding: 12px 0 12px 16px;
}

.product-categories {
    margin-bottom: 0;
}

.widget_product_categories>ul>li {
    padding-bottom: 16px;
    margin-bottom: 16px;
    line-height: 1.5;
    border-top: 0 !important;
    border-bottom: 1px solid #E3E6ED;
    position: relative;
}

.widget_product_categories>ul>li>a {
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    padding-right: 20px;
}

.widget_product_categories>ul>li:after {
    content: "";
    transition: all .3s;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../icon/arrow_right_black.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.widget_product_categories>ul>li.current-cat>a {
    color: var(--fs-experimental-link-color-hover);
}

.widget_product_categories>ul>li.current-cat:after {
    background-image: url(../icon/arrow_right_black.png);
}

.widget_product_categories>ul>li .toggle {
    display: none
}

.widget_product_categories>ul>li .children {
    padding: 8px 0 0 12px;
    display: block;
    border: 0;
    margin: 0;
}

.widget_product_categories>ul>li .children>li:not(:last-child) {
    margin-bottom: 5px;
}

.widget_product_categories>ul>li .children a {
    font-size: 16px;
    padding: 0;
}

.button_action {
    display: none;
}

.shop-container>.products.row {
    border-bottom: 1px solid #E3E6ED;
}

ul.page-numbers.nav-pagination {
    margin: 0;
    padding-top: 16px;
}

ul.page-numbers.nav-pagination>li {
    margin: 0;
}

ul.page-numbers.nav-pagination>li>.page-number {
    width: 40px;
    height: 40px;
    background: transparent;
    line-height: 37px;
    padding: 0;
    font-size: 16px;
    color: #212529;
    border: 0;
    font-weight: 600;
}

ul.page-numbers.nav-pagination>li:hover>.page-number,
ul.page-numbers.nav-pagination>li>.page-number.current {
    color: var(--fs-experimental-link-color-hover);
    background-color: #f5f5f5;
}

.woocommerce-product-gallery__wrapper img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.image-tools.absolute.bottom.left.z-3 {
    bottom: auto;
    right: .5em;
    top: .5em;
    left: auto;
    padding: 0;
}

.image-tools.absolute.bottom.left.z-3 a {
    background: #fff;
    min-width: unset;
    min-height: unset;
    width: 36px;
    height: 36px;
    border: 0;
    margin: 0;
    color: #000;
    line-height: 37px;
}

.image-tools.absolute.bottom.left.z-3 a i::before {
    content: "\f179";
    font-family: dashicons;
    display: inline-block;
}

.product_detail_meta {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    font-size: 14px;
    color: #999;
    margin-bottom: 8px;
}

.product_detail_meta .rate {
    padding-right: 12px;
    position: relative;
    top: 3px;
}

.product_detail_meta .share {
    margin-left: auto;
    cursor: pointer;
    position: relative;
}

.product_detail_meta .share img {
    width: 16px;
    height: 16px;
    object-fit: contain;
    margin-left: 4px;
    position: relative;
    top: -2px;
}

.product_detail_meta .share.active .box {
    display: block;
}

.product_detail_meta .share .box {
    background: #f5f5f5;
    z-index: 99;
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
    padding: 10px;
    box-shadow: 1px 1px 15px #ccc;
    border-radius: 4px;
    width: auto;
}

.product_detail_meta .share .box a:not(:last-child) {
    margin-bottom: 10px;
}

.product_detail_meta .share .box a {
    width: 32px;
    height: 32px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #444;
}

.product_detail_meta .share .box a svg {
    width: 14px;
    height: 14px;
    fill: #fff;
}

.product_detail_meta .share .box a.facebook {
    background: #3b5998;
}

.product_detail_meta .share .box a.twitter {
    background: #00aced;
}

.product_detail_meta .share .box a.linkedin {
    background: #137db8;
}

.product_detail_meta .view {
    padding-right: 12px;
    margin-right: 12px;
    position: relative;
}

.product_detail_meta .view:after {
    content: "";
    display: block;
    width: 1px;
    background: #999;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.product_detail_meta .status {
    padding-right: 12px;
}

.product_detail_meta .status .stock.in-stock {
    color: var(--fs-experimental-link-color-hover);
}

.product_detail_meta .status .stock.out-stock {
    color: red;
}

.product-price-container .price {
    font-weight: bold;
    font-size: 32px !important;
    line-height: 1.5;
    margin-bottom: 16px;
}

.product-price-container .price span.amount {
    color: var(--fs-experimental-link-color-hover);
}

.product-price-container .price del {
    margin-right: 16px;
    font-size: 24px;
    color: #888888;
    opacity: 1 !important;
}

.product-price-container .price del span.amount {
    color: #888888;
}

.product-price-container .price ins {
    text-decoration: none;
}

.product-price-container .price * {
    line-height: 1;
}

.product-short-description {
    background: #f5f5f5;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    padding: 12px 16px;
    margin-bottom: 16px;
}

.product-short-description ul,
.product-short-description ol {
    margin-left: 16px;
}

.product-short-description li {
    margin-bottom: 5px;
    margin-left: 0 !important;
}

.desc-bh {
    border: 1px solid #dbdbdb;
    background: #fff;
    border-radius: 3px;
    padding: 15px;
    box-shadow: 0 2px 3px 0 #00000026;
    margin-bottom: 20px;
}

.desc-bh p {
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 16px;
}

.desc-bh ul {
    list-style: none;
    margin-bottom: 0;
}

.desc-bh ul li {
    margin: 0 !important;
    line-height: 1.7;
    padding-left: 18px;
    position: relative;
}

.desc-bh ul li:not(:last-child) {
    margin-bottom: 8px !important;
}

.desc-bh ul li:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-image: url(../icon/circle_check_green.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 5px;
}

.woocommerce form.cart div.quantity .minus,
.woocommerce form.cart div.quantity .plus {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    font-size: .97em;
    letter-spacing: .03em;
    cursor: pointer;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding-left: .5em;
    padding-right: .5em;
}

.woocommerce form.cart div.quantity input[type=number] {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    background-color: #fff;
    color: #333;
    text-align: center;
    border-radius: 0 !important;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    min-width: 3.631em;
    color: #00000059 !important;
    box-shadow: none;
    font-size: 1em;
}

.woocommerce form.cart div.quantity {
    float: none;
    margin-bottom: 0;
}

.woocommerce form.cart div.quantity {
    opacity: 1;
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1em;
    white-space: nowrap;
    vertical-align: top;
    line-height: 2.4em;
    min-height: 2.5em;
}

.woocommerce .col-info form.cart .button:not(.ux-quantity__button) {
    float: none;
    width: 100%;
    background: #4660FF;
    border-radius: 8px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: bold;
    text-transform: none;
    padding: .618em 1em;
    flex-direction: column;
    line-height: 1;
}

.woocommerce .col-info form.cart .button:not(.ux-quantity__button).buy_now_button {
    background: #FFAC46 !important;
    margin: 0;
    font-size: 22px;
}

.woocommerce .col-info form.cart .button:not(.ux-quantity__button).buy_now_button span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    margin: 2px 0 0;
}

.form-text * {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #555656;
    line-height: 1.5;
}

.row-single-main .col {
    flex-basis: unset;
    max-width: unset;
}

.row-single-main .col-images {
    width: 37.5%;
}

.row-single-main .col-info {
    width: 37.5%;
}

.row-single-main .col-sidebar {
    width: 25%;
}

.col.camket .col-inner {
    margin-bottom: 16px;
}

.col.camket .is-divider {
    width: calc(100% + 32px);
    display: block;
    height: 1px;
    background: #4EB98B;
    margin: 10px -16px 16px;
    max-width: unset !important;
}

.col.hethong .col-inner,
.col.camket .col-inner {
    background: #E3E6ED;
    border-radius: 4px;
    padding: 16px;
    font-size: 14px;
    color: #444;
}

.p-title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.5;
}

.camket-logo {
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #1E293B;
    line-height: 1.5;
}

.camket-logo.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 14px;
    max-width: calc(100% - 80px);
}

.camket-info {
    align-items: center;
    margin-bottom: 16px;
}

.camket-info:last-child {
    margin: 0;
}

.camket-info.icon-box-left .icon-box-img {
    max-width: 24px;
}

.camket-info.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 12px;
    max-width: calc(100% - 24px);
}

.hethong-tab>.nav>li {
    padding: 1px;
    width: calc(100% / 3);
}

.hethong-tab>.nav>li>a {
    border: none;
    line-height: 1.2;
    height: 40px;
    text-align: center;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 4px;
    background: transparent;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}

.hethong-tab>.nav>li.active>a {
    color: #fff;
    background: #4660FF;
}

.hethong-tab .icon-box-left {
    align-items: center;
    margin: 0;
}

.hethong-tab .icon-box-left .icon-box-img img {
    padding: 0;
}

.hethong-tab .icon-box-left .icon-box-img {
    max-width: 16px;
}

.hethong-tab .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 8px;
    max-width: calc(100% - 16px);
}

.block_content .entry-content {
    background: #fff;
    padding: 16px 16px 0;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 768px;
}

.block_content.ellipsis.heightauto .entry-content {
    height: auto;
}

.block_content .entry-content::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 46.35%, rgba(0, 0, 0, 0.8) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}

.block_content {
    position: relative;
    margin-bottom: 16px;
}

.block_content .buttonz {
    display: none;
    padding: 8px 22px 32px;
    cursor: pointer;
    z-index: 2;
    border: none;
    background-color: transparent;
    flex-wrap: 600;
    color: #4660FF;
    line-height: 1.5;
    background-image: url(../icon/circle_down_blue.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: bottom 8px center;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}

.block_content.ellipsis .buttonz {
    display: block;
}

.block_content.ellipsis .buttonz .up {
    display: block;
}

.block_content.ellipsis .buttonz .down {
    display: none;
}

.block_content.heightauto .entry-content::after {
    display: none;
}

.block_content.heightauto .entry-content {
    padding-bottom: 80px;
}

.block_content.heightauto .buttonz .down {
    display: block
}

.block_content.heightauto .buttonz .up {
    display: none
}

.block_content.heightauto .buttonz {
    background-image: url(../icon/circle_up_blue.png);
}

.block_buy {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E3E6ED;
    flex-wrap: wrap;
}

.block_buy .inner {
    width: calc(100% - 370px);
    max-width: 100%;
    flex-wrap: wrap;
    padding-right: 16px;
}

.block_buy .inner .avata {
    width: 120px;
    border: 1px solid #E3E6ED;
    overflow: hidden;
    border-radius: 4px;
    background: #fff;
    aspect-ratio: 1 / 1;
}

.block_buy .inner .avata img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block_buy .inner .info {
    width: calc(100% - 120px);
    padding-left: 8px;
}

.block_buy .inner .info .name {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #444;
}

.block_buy .inner .info .price {
    font-weight: bold;
    font-size: 18px !important;
    line-height: 1.5;
}

.block_buy .inner .info .price span.amount {
    color: #4660FF !important;
}

.block_buy .buy {
    width: 370px;
}

.block_buy .buy .button_detail {
    padding: 0 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    flex-direction: column;
    line-height: 1;
    color: #fff;
    height: 60px;
    margin: 0;
    width: 100%;
    background: #4660FF;
    text-transform: none;
}

.button_detail strong {
    display: block;
    line-height: 1.2;
}

.button_detail span {
    display: block;
    font-weight: normal;
    font-size: 14px;
}


.zek_Scroll .row {
    flex-wrap: nowrap;
    overflow: hidden;
    width: max-content;
}

h2.woocommerce-Reviews-title {
    display: flex;
    border-top: 1px solid #E5E9EB;
    border-bottom: 1px solid #E5E9EB;
    height: 50px;
    background: #fff;
    border-left: 1px solid #E5E9EB;
    border-right: 1px solid #E5E9EB;
    border-radius: 4px;
    font-size: 16px;
    align-items: center;
    font-weight: normal;
}

h2.woocommerce-Reviews-title::before {
    content: "\f341";
    font-family: dashicons;
    width: 28px;
    text-align: center;
    margin-right: 5px;
}

#review_form label {
    font-weight: 600;
    font-size: 16px;
}

#review_form input[type="email"],
#review_form input[type="text"],
textarea#comment {
    border: solid 1px #D8E2E7;
    background-color: #FFFFFF;
    box-shadow: none;
    position: relative;
    padding: 12px 16px;
    color: #0E252C;
    font-size: 14px;
    width: 100%;
    margin: 0;
}

.cr-upload-local-images {
    order: 1;
}

.comment-form p.form-submit {
    order: 2;
}

div#comments {
    display: flex;
    flex-direction: column-reverse;
}

span#reply-title {
    display: none;
}

.comment-form .cr-upload-local-images {
    padding: 20px;
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    border: 1px dashed #D8E2E7;
    border-radius: 2px;
    max-width: calc(100% - 30px);
    margin: 0 auto;
    background: #fff;
    justify-content: start;
    gap: 10px;
    margin-top: 15px;
}

#commentform.comment-form .cr-upload-local-images label,
.comment-form .cr-upload-local-images label {
    margin: 0
}

.comment-form .cr-upload-local-images::before {
    content: url(../icon/image-icon.svg);
    display: block;
    width: 55px;
    width: 60px;
    height: 60px;
    padding: 8px;
    border: 1px solid #e0e0e0;
    fill: #e0e0e0;
    border-radius: 2px;
    flex-shrink: 0;
}

#review_form .cr-upload-local-images #cr_review_image {
    width: auto;
    display: none;
}

.comment-form p.form-submit input#submit {
    width: 100%;
    margin: 20px 0 0;
    background-color: #4660FF;
    border-radius: 5px;
}

.image-ab {
    max-width: 360px;
    display: block;
    margin: 0 auto;
}

.ss-ab {
    padding: 130px 0 180px;
}

.ss-ht {
    padding: 40px 0 60px;
}

.desc-title-small,
.desc-title {
    margin-bottom: 50px;
}

.desc-title p {
    letter-spacing: 0.5px;
    font-size: 24px;
    margin-bottom: 0;
}

.col-ss-vab>.col-inner {
    padding-bottom: 60px;
}

.row-ser>.col {
    width: 20%;
    flex-basis: unset;
    max-width: unset;
    margin: 0;
}

.ser-box .box-image {
    overflow: hidden;
    border-radius: 16px;
}

.ser-box .box-text * {
    margin: 0;
}

.ser-box .box-text {
    padding: 10px 30px 30px;
    font-size: 32px;
    letter-spacing: 0.5px;
    line-height: 1.25;
}

.desc-box-contact {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
}

.form-action {
    padding-bottom: 0 !important;
}

.form-action>.col-inner {
    margin-top: 16px;
}

.form-action>.col-inner>* {
    margin: auto;
    max-width: 90vw;
    width: 640px;
}

.form-title {
    margin-top: 12px;
    background-color: #fff;
    border: 1px solid rgb(218, 220, 224);
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 24px;
    padding-top: 22px;
    position: relative;
    border-top: 10px solid rgb(133, 134, 134);
}

.form-title h2 {
    font-weight: 400;
    font-size: 24pt;
    line-height: 1.25;
    letter-spacing: 0;
    margin: 0;
}

.form-title ul,
.form-title p {
    font-weight: 400;
    font-size: 11pt;
    line-height: 1.5;
    letter-spacing: 0;
    margin-top: 12px;
    margin-bottom: 0;
}

.form-action .wpforms-field {
    -webkit-transition: background-color .2s cubic-bezier(0, 0, .2, 1);
    transition: background-color .2s cubic-bezier(0, 0, .2, 1);
    background-color: #fff;
    border: 1px solid rgb(218, 220, 224);
    border-radius: 8px;
    margin-top: 12px;
    padding: 24px;
    page-break-inside: avoid;
    word-wrap: break-word;
}

.form-action .wpforms-field-label {
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 12pt;
    line-height: 1.5;
    letter-spacing: 0;
}

span.wpforms-required-label {
    color: rgb(217, 48, 37);
    padding-left: .25em;
}

.form-action input[type="number"],
.form-action input[type="text"] {
    border: 0;
    box-shadow: none;
    height: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    padding: 0 0 8px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 20px;
    color: rgb(32, 33, 36);
}

.form-action ul {
    padding: 0;
    list-style: none;
}

.form-action ul li {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    min-height: 24px;
    padding: .5em .5em .5em 0;
}

.form-action input[type=checkbox],
.form-action input[type=radio] {
    accent-color: rgb(118, 119, 119);
    width: 20px;
    height: 20px;
    margin-block: 0
}

.form-action label.wpforms-field-label-inline {
    margin: 0;
    font-weight: 400;
    font-size: 11pt;
    line-height: 1.5;
    letter-spacing: 0;
}

.form-action .wpforms-submit {
    background-color: rgb(118, 119, 119);
    color: #fff;
    border-radius: 10px;
    text-transform: none;
    padding: 0;
    letter-spacing: .25px;
    line-height: 35px;
    font-weight: normal;
    margin-top: 5px;
    padding: 0 24px;
    min-height: unset;
}

.form-action form {
    margin: 0;
}

.banner.banner-slider {
    padding-top: 700px;
}

.desc-title h2,
.title-main-2 h2,
.banner.banner-slider h2 {
    font-size: 56px;
    font-weight: 600;
    margin-bottom: .5rem;
}

.ss-tab .title-main-2 h2 {
    margin-bottom: 16px;
}

.banner.banner-slider p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.btn-ow.button.is-outline {
    color: #fff;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 48px;
    padding: 0 24px;
    display: inline-flex;
    align-items: center;
    min-height: unset;
    min-width: unset;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.slider-nav-circle .flickity-prev-next-button::after {
    width: 40px;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../icon/prev_white.png);
    content: "";
    display: block;
}

.slider-nav-circle .flickity-prev-next-button.next::after {
    background-image: url(../icon/next_white.png);
}

.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg {
    display: none;
}

.ss-video-main {
    height: 100vh;
    text-align: center;
}

.ss-video-main h2 {
    font-weight: 600;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 36px;
    color: #fff;
    word-break: break-word;
}

.box-sp-main .box-image *:not(.image-cover) img {
    aspect-ratio: 2 / 1;
    object-fit: cover;
}

.box-sp-main .overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 67.84%, #000000 149.04%);
}

.box-sp-main .box-text {
    padding: 0;
}

.box-sp-main .box-text .box-text-inner {
    position: relative;
    z-index: 3;
    width: 100%;
    padding: 16px;
    display: flex;
    align-items: flex-end;
    color: #fff;
    justify-content: space-between;
}

.box-sp-main-desc * {
    margin: 0;
}

.box-sp-main-desc {
    margin: 0 !important;
    font-size: 32px;
    font-weight: 600;
    width: calc(100% - 140px);
    text-align: left;
}

.box-sp-main-desc h2 {
    font-size: 32px;
    font-weight: 600;
}

.desc-title-small .h2,
.desc-title-small h2 {
    font-size: calc(1.325rem + .9vw);
    font-weight: normal;
}

.tab-cus .nav>li {
    margin: 0;
    padding: 8px;
}

.tab-cus .nav>li>a {
    border: 1px solid #444;
    border-radius: 48px;
    height: 40px;
    padding: 0 24px;
    background: transparent;
    transition: all .3s;
    font-size: 16px;
    color: #121212;
}

.tab-cus .nav>li.active>a {
    background: #333;
    color: #fff;
}

.tab-cus .tab-panels {
    padding-top: 32px;
}

a.checkout-button.button.alt.wc-forward {
    line-height: 37px;
    background: #4660FF;
    color: #fff;
}

@media (min-width: 1200px) {

    .desc-title-small .h2,
    .desc-title-small h2 {
        font-size: 2rem;
    }
}

@media (max-width: 1599px) {
    .product-small.box .box-text-products .buttons a {
        font-size: 13px;
    }
}

@media (max-width: 1399px) {
    .box-sp-main-desc h2 {
        font-size: 24px;
    }

    .banner.banner-slider {
        padding-top: 600px !important;
    }

    .desc-title h2,
    .title-main-2 h2,
    .banner.banner-slider h2 {
        font-size: 42px;
    }

    .banner.banner-slider p {
        font-size: 16px;
    }

    .title h2 {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .contact-title h3 {
        font-size: 20px;
    }

    h2.entry-title,
    h1.entry-title {
        font-size: 28px;
    }

    .widget-title>* {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .title-main h2,
    .cat-title h1 {
        font-size: 32px;
    }

    .group_top-title {
        font-size: 24px;
    }

    .ss-shop {
        padding: 40px 0 24px;
    }

    .product-small.box .box-text-products .buttons a {
        padding: 0px 14px;
        height: 30px;
    }

    .widget_product_categories>ul>li {
        padding-bottom: 12px;
        margin-bottom: 12px;
        font-size: 15px;
    }

    .widget_product_categories>ul li>a {
        font-size: 15px;
    }

    .woocommerce .col-info form.cart .button:not(.ux-quantity__button) {
        font-size: 24px;
        height: 60px;
    }

    .woocommerce .col-info form.cart .button:not(.ux-quantity__button).buy_now_button {
        font-size: 20px;
    }

    .block_buy .inner .info .name {
        font-size: 20px;
    }

    .block_buy .inner .avata {
        width: 100px;
    }

    .block_buy .inner .info {
        width: calc(100% - 100px);
    }

    .block_buy .buy {
        width: 280px;
    }

    .block_buy .inner {
        width: calc(100% - 280px);
    }

    .ss-container>.section-content .zek_Scroll .row {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .ss-container>.section-content .zek_Scroll .row .col {
        flex: 0 0 auto;
        width: 240px;
        max-width: unset;
    }

    .ss-ab {
        padding: 60px 0 90px;
    }

    .desc-title p {
        font-size: 18px;
    }

    .desc-title-small,
    .desc-title {
        margin-bottom: 40px;
    }

    .col-ss-vab>.col-inner {
        padding-bottom: 50px;
    }

    .ser-box .box-text {
        padding: 8px 12px 16px;
        font-size: 26px;
    }

}

@media (max-width: 1199px) and (min-width: 850px) {
    .large-columns-5>.product-small.col {
        flex-basis: 25%;
        max-width: 25%;
    }
}

@media (max-width: 1199px) {
    .term-description {
        padding-left: 0;
    }

    .blog-home.blog-cus .box-blog-post .post-title {
        font-size: 16px;
    }

    .tab-cus .nav>li>a {
        padding: 0 20px;
        height: 36px;
        font-size: 14px;
    }

    .tab-cus .tab-panels {
        padding-top: 20px;
    }

    .box-sp-main-desc h2 {
        font-size: 20px;
    }

    .box-sp-main-desc {
        width: calc(100% - 120px);
    }

    .banner.banner-slider {
        padding-top: 540px !important;
    }

    .desc-title h2,
    .title-main-2 h2,
    .banner.banner-slider h2 {
        font-size: 36px;
    }

    .btn-ow.button.is-outline {
        height: 36px;
        padding: 0 20px;
        font-size: 14px;
    }

    .title h2 {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .contact-title h3 {
        font-size: 18px;
    }

    h2.entry-title,
    h1.entry-title {
        font-size: 24px;
    }

    .widget-area .box-vertical .box-image {
        width: 100px !important;
    }

    .widget-area .box-vertical .box-text {
        width: calc(100% - 100px) !important;
    }

    .widget-area .box-vertical .box-text .post-title {
        font-size: 14px;
    }

    .widget-title>* {
        font-size: 20px;
    }

    .title-main h2,
    .cat-title h1 {
        font-size: 28px;
    }

    .block_taxonomy .col-sidebar {
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        width: 0;
        padding-right: 0;
    }

    .block_taxonomy .col-body {
        width: 100%;
        transition: all .3s;
    }

    .button_action {
        display: block;
        position: absolute;
        left: 8px;
        top: 8px;
        z-index: 99;
        cursor: pointer;
        width: 24px;
        height: 24px;
        background-image: url(../icon/icon_menu_white.png);
        background-size: 16px;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 4px;
        background-color: #666;
    }

    .ss-shop.active .button_action {
        background-image: url(../icon/icon_close_white.png);
    }

    .ss-shop.active .col-sidebar {
        width: 200px;
        opacity: 1;
        visibility: visible;
        padding-right: 16px;
    }

    .block_taxonomy .col-body {
        width: 100%;
        transition: all .3s;
    }

    .ss-shop.active .col-body {
        margin-right: -200px;
    }

    .widget_product_categories>ul li>a {
        font-size: 14px !important;
    }

    .product-price-container .price {
        font-size: 26px !important;
    }

    .product-price-container .price del {
        font-size: 20px;
    }

    .woocommerce .col-info form.cart .button:not(.ux-quantity__button) {
        font-size: 22px;
    }

    .row-single-main .col-images {
        width: 50%;
    }

    .row-single-main .col-info {
        width: 50%;
    }

    .row-single-main .col-sidebar {
        width: 100%;
    }

    .ss-ab {
        padding: 40px 0 60px;
    }


    .desc-title p {
        font-size: 16px;
    }

    .ss-ht {
        padding: 30px 0 40px;
    }

    .desc-title-small,
    .desc-title {
        margin-bottom: 30px;
    }

    .col-ss-vab>.col-inner {
        padding-bottom: 40px;
    }

    .ser-box .box-text {
        font-size: 21px;
        padding: 6px 12px 16px;
    }

    .ss-video-main {
        height: auto;
        aspect-ratio: 16 / 9;
    }
}

@media (max-width: 991px) {
    .term-description {
        padding-top: 16px;
    }

    .box-sp-main-desc h2 {
        font-size: 18px;
    }

    .banner.banner-slider {
        padding-top: 480px !important;
    }

    .desc-title h2,
    .title-main-2 h2,
    .banner.banner-slider h2 {
        font-size: 32px;
    }

    .banner.banner-slider p {
        font-size: 14px;
    }

    .title h2 {
        font-size: 18px;
    }

    .logo-contact img {
        max-height: 100px;
    }

    .contact-title h3 {
        font-size: 16px;
    }

    h2.entry-title,
    h1.entry-title {
        font-size: 20px;
    }

    .title-main h2,
    .cat-title h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .group_top-title {
        font-size: 20px;
    }

    .ss-shop {
        padding: 30px 0 24px;
    }

    .shop-container .products .col.product-small {
        width: calc(100% / 3);
    }

    .ss-ab {
        padding: 30px 0 40px;
    }

    .row-ser>.col {
        width: 25%;
    }

}

@media (max-width:850px) {
    .comment-form .cr-upload-local-images {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {

    .banner.banner-slider {
        padding-top: 400px !important;
    }

    .desc-title h2,
    .title-main-2 h2,
    .banner.banner-slider h2 {
        font-size: 28px;
    }

    .icon-cus a {
        flex: 1 1 45%;
        max-width: 45%;
    }

    .cus-follow a.icon.button:not(.is-outline)>i {
        font-size: 14px;
    }

    .cus-follow a.icon.button:not(.is-outline) {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin-left: 10px;
    }

    .widget-title>* {
        font-size: 18px;
    }

    .title-main h2,
    .cat-title h1 {
        margin-bottom: 16px;
    }

    .shop-container .products .col.product-small {
        width: 50%
    }

    .row-single-main .col-images {
        width: 100%;
    }

    .row-single-main .col-info {
        width: 100%;
    }

    .block_buy .inner {
        width: 100%;
        padding-right: 0;
        padding-bottom: 12px;
    }

    .block_buy .buy {
        margin: 0 auto;
        width: 100%;
    }

    .desc-title p {
        font-size: 14px;
    }

    .ss-ht {
        padding: 25px 0;
    }

    .desc-title-small,
    .desc-title {
        margin-bottom: 24px;
    }

    .row-ser>.col {
        width: 40%;
    }

    .ser-box .box-text {
        font-size: 20px;
    }

    .form-action>.col-inner>* {
        max-width: 100%;
    }

}

@media (max-width: 575px) {
    .box-sp-main-desc h2 {
        font-size: 16px;
    }

    .banner.banner-slider {
        padding-top: 300px !important;
    }

    .desc-title h2,
    .title-main-2 h2,
    .banner.banner-slider h2 {
        font-size: 24px;
    }

    .product-small.box .box-text-products .buttons a {
        font-size: 12px;
        height: 28px;
        padding: 0 14px;
    }

    .shop-container>.products.row {
        justify-content: center
    }

    .shop-container .products .col.product-small {
/*         width: 100%;
        max-width: 300px; */
        margin: 0 auto 12px;
    }

    .button_action {
        top: 4px;
        left: 6px;
    }

    .woocommerce .col-info form.cart .button:not(.ux-quantity__button) {
        height: 54px;
        font-size: 20px;
    }

    .block_buy .buy .button_detail {
        height: 54px;
        font-size: 18px;
    }

    .block_buy .buy .button_detail span {
        font-size: 12px;
    }

    .row-ser>.col {
        width: 50%;
    }

    .ser-box .box-text {
        font-size: 18px;
    }

    .slider-nav-circle .flickity-prev-next-button::after {
        width: 30px;
        height: 30px;
    }

    .show-arr-mb .flickity-prev-next-button {
        display: block !important;
    }

    .ss-video-main h2 {
        margin-bottom: 20px;
    }

}

@media (max-width: 430px) {
    .icon-cus a {
        flex: 1 1 45%;
        max-width: 45%;
    }

    .icon-cus .icon-box-img {
        width: 40px !important;
    }

    .icon-cus .icon-box h4 {
        font-size: 13px;
        color: #000;
    }

    .tab-cus .nav>li {
        padding: 4px;
    }


}


.ppocta-ft-fix {
    display: inline-grid;
    position: fixed;
    bottom: 40%;
    right: 0;
    min-width: 60px;
    text-align: center;
    z-index: 999;
}

@media only screen and (max-width: 767px) {
    .ppocta-ft-fix {
        bottom: 28%;
        min-width: 35px;
    }
}

.ppocta-ft-fix>a {
    content: '';
}

.ppocta-ft-fix>a::after {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../icon/phone.svg) center /contain no-repeat;
    transform: translate(-50%, -50%);
    fill: #fff;
}

.ppocta-ft-fix>a#calltrap-btn::after {
    filter: brightness(0) invert(1);
}

.ppocta-ft-fix>a#messengerButton::after {
    background-image: url(../icon/mess.svg);
}

.ppocta-ft-fix>a#zaloButton::after {
    filter: brightness(0) invert(1);
    background-image: url(../icon/zalo.svg);
}

@media only screen and (max-width: 767px) {
    .ppocta-ft-fix>a {
        width: 42px !important;
        height: 42px !important;
        background-position-y: 9px !important;
    }

    .ppocta-ft-fix>a svg {
        width: 24px;
        height: 24px;
    }
}

.ppocta-ft-fix>a:nth-child(1) {
    border-radius: 16px 0 0 0;
}

.ppocta-ft-fix>a:last-child {
    border-top: 1px solid #fff;
    border-radius: 0 0 0 16px;
}

.ppocta-ft-fix #messengerButton {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0 4px 8px 0 #81818133;
}

.ppocta-ft-fix #calltrap-btn {
    display: block;
    height: 60px;
    line-height: 100px;
    text-align: center;
    width: 60px;
    z-index: 9999;
    position: relative;
    background: #0ed00b;
}

.ppocta-ft-fix .zaloButton {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    background: #0180c7;
}

.ppocta-ft-fix .list-fix {
    position: absolute;
    width: 200px;
    right: 60px;
    top: 60px;
    z-index: 2;
    background: #ffff;
    border: 1px solid #dddddd75;
    padding: 15px 10px;
    display: none;
}

.ppocta-ft-fix .list-fix a {
    display: block;
    position: relative;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 15px;
}

.ppocta-ft-fix .list-fix a:last-child {
    margin-bottom: 0;
}


.ppocta-ft-fix .list-fix a::after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../icon/phone.svg) center /contain no-repeat;
    transform: translate(-50%, -50%);
    fill: #fff;
}

.ppocta-ft-fix .list-messenger.list-fix a::after {
    background-image: url(../icon/mess.svg);
}

.ppocta-ft-fix .list-zalo.list-fix a::after {
    border-radius: 99px;
    background-image: url(../icon/zalo.svg);
    overflow: hidden;
    display: block;
}

@media only screen and (max-width: 767px) {
    .ppocta-ft-fix .list-fix {
        right: 42px;
        top: 42px;
    }
}

.ppocta-ft-fix .list-zalo {
    top: 120px;
}

@media only screen and (max-width: 767px) {
    .ppocta-ft-fix .list-zalo {
        top: 84px;
    }

    .ppocta-ft-fix>a::after {
        width: 24px;
        height: 24px;
    }

    .ppocta-ft-fix .list-fix a::after {
        width: 20px;
        height: 20px;
    }
}

.ppocta-ft-fix .list-phone {
    top: 0;
}

.ppocta-ft-fix a.active+.list-fix {
    display: block !important;
}