/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/


/*@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-bold-webfont.ttf) format('truetype');font-weight:bold;font-style:normal}
@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-regular-webfont.ttf) format('truetype');font-weight:normal;font-style:normal;}*/


/*body{font-family:  "Custom Font Name",  sans-serif}
.nav > li > a {font-family:  "Custom Font Name", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "Custom Font Name", sans-serif;}
.alt-font{font-family: "Custom font name", sans-serif;}*/


/*
a,p,h1, h2, h3, h4, h5, h6,span.widget-title,li{font-family: "brandon_text" !important;}
.stars a{font-family:'fl-icons'!important}
body {
    overflow: hidden;
}


.header-main .nav > li.menu-item > a {
    font-size: 14px;
    color: #2b2b2b;
    padding: 15px 20px;
}
.header-main .nav > li.menu-item {
    margin: 0;
}
*/


/* ALL */

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main {
    background: #f9f9f9;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
li {
    padding: 0;
    margin: 0;
}
html {
    scroll-behavior: smooth;
}
::-webkit-scrollbar {
    width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--fs-color-primary);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--fs-color-primary);
}

.mb-100 {
    margin-bottom: 6.25rem;
}

.mt-80 {
    margin-top: 5rem;
}

.mt-30 {
    margin-top: 1.875rem;
}
.mt-100 {
    margin-top: 6.25rem;
}
.c-white {
    color: #fff;
    transition: 0.3s ease-in-out;
}

/*  END ALL */

#footer .absolute-footer {
    display: none;
}

#footer .footer-decor {
    position: absolute;
    width: 22%;
    right: 0;
    top: 0;
    transform: translateY(-50%);
    pointer-events: none;
}

#footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: var(--fs-color-primary);
	opacity: 0.1;
    backdrop-filter: blur(2.5rem);
    z-index: 0;
}

#footer .footer-logo {
    margin: auto;
    margin-bottom: 30px;
}

#footer .img-bcth {
    margin: auto;
}

#footer p,
#footer h3,
#footer a {
    color: #444545
}

#footer p {
    font-size: 14px;
}

#footer h3 {
    font-size: 16px
}

#footer a {
    font-size: 18px
}

#footer .footer-left p {
    margin-bottom: 8px
}

#footer .footer-left a {
    font-size: 14px;
}

#footer i:before {
    color: var(--fs-color-primary)
}

#footer .footer-ct-item a {
    color: var(--fs-color-primary);
    font-weight: 600;
    margin-left: 15px;
}

#footer .footer-left p:nth-child(2),
#footer .footer-left p:nth-child(3),
#footer .footer-left p:nth-child(4) {
    display: flex;
    gap: 5px;
}

#footer .footer-left p:nth-child(2) i {
    margin-top: 10px;
}

#footer .footer-left p:nth-child(3) i,
#footer .footer-left p:nth-child(4) i {
    margin-top: 5px;
}

#footer .footer-left,
#footer .footer-right {
    padding: 0 30px 0 30px
}

#footer .footer-left::before {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 127%;
    top: 50%;
    background: #fff;
    right: 0;
    transform: translate(-50%, -50%);
}

#footer .footer-ct-item p {
    display: flex;
    gap: 5px;
    font-weight: 600
}

#footer .footer-ct-item p i {
    margin-top: 5px
}

#footer .footer-ct-list {
    position: relative;
    border-bottom: 0.1rem solid #fff;
}

#footer .footer-ct-list:before {
    content: "";
    position: absolute;
    width: 3rem;
    right: 96.6%;
    bottom: -1.6px;
    height: 1.1px;
    background: #fff;
}

#footer .footer-right .footer-asset .footer-asset-col {
    padding: 40px 15px 20px 15px
}

#footer .footer-right .footer-asset-col p,
#footer .footer-right .footer-asset-col h3 {
    margin-bottom: 15px
}

#footer .footer-right .footer-asset-col a {
    font-size: 14px;
}

#footer .footer-right .footer-asset-col a:hover {
    color: var(--fs-color-primary)
}

#footer .footer-right .footer-asset-col .row-pttt .col-pttt {
    padding-bottom: 0
}

#footer .footer-right .footer-asset-col .icon-pttt {
    padding-bottom: 0
}

#footer .footer-right .footer-asset-col .icon-pttt .icon-box-img {
    margin: auto
}

#footer .footer-right .footer-asset-col .icon-pttt .icon-box-text {
    text-align: center
}

#footer .footer-right .footer-asset-col .text-pttt {
    padding-top: 10px
}

#footer .footer-right .footer-asset-col:nth-child(3) i:before {
    color: #fff
}

#footer .row.footer-bank .col.small-12.large-12 {
    padding-bottom: 0
}

#footer .row.footer-bank .col.small-12.large-12 .stack {
    padding-top: 20px;
    gap: 20px;
}

#footer .footer-right .footer-asset-col .social-icons {
    padding-top: 10px
}

#header ul.header-nav li a {
    font-size: 16px;
    color: #444545
}

#header ul.header-nav li a:hover {
    color: var(--fs-color-primary)
}

#header ul.header-nav .menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item.active.menu-item-design-default a,
#header ul.header-nav .menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.current-menu-item.active.menu-item-design-default a {
    color: var(--fs-color-primary)
}

#header .nav>li>a>i.icon-search:hover {
    color: var(--fs-color-primary)
}

#header li.cart-item a {
    color: #131313;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    transition-delay: 0.1s;
    background-color: var(--fs-color-primary);
    width: fit-content;
    margin: 0 auto;
    border-radius: 4rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 10px;
    gap: 10px;
    /* 	overflow: visible; */
}

#header li.cart-item a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #031230;
    top: 50%;
    right: 100%;
    transform: skewX(25deg) translate(0%, -50%);
    transition: all 0.75s;
    pointer-events: none;
}

#header li.cart-item a:hover:before {
    transform: skewX(25deg) translate(200%, -50%);
    transition-delay: 0.1s;
}

#header li.cart-item a span,
#header li.cart-item a i {
    color: #fff
}

#header li.cart-item a span {
    order: 2;
    z-index: 3
}

#header li.cart-item a i {
    order: 1
}

#main .section.sec-breadcrumb {
    position: relative;
    padding-top: 27%;
}

#main .section.sec-breadcrumb .bg.section-bg.fill {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-mask-size: 100%;
    background-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-position: bottom;
    background-position: 0 0;
}

#main .section.sec-breadcrumb .bg.section-bg.fill:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 0.01%, rgba(0, 0, 0, 0) 100%);
}

#main .section.sec-breadcrumb .section-content.relative {
    position: absolute !important;
    width: max-content;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20%;
    z-index: 2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
}

#main .section.sec-breadcrumb .section-content.relative .breadcrumb-title h1 {
    font-size: 4.7vw;
    color: #fff;
    text-transform: uppercase
}

#main .section.sec-breadcrumb .section-content.relative .col-breadcrumb a {
    color: #fff;
}

#main .section.sec-breadcrumb .section-content.relative .col-breadcrumb .breadcrumb_last {
    color: var(--fs-color-primary)
}

#main .section.sec-breadcrumb .breadcrumb-kit {
    color: #fff;
    padding: 0 5px 0 5px;
}

#main .contact-map {
    position: relative;
    padding-top: 34.7222222222%;
}

#main .contact-map p {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.pcontact-left {
    padding: 2.5rem 3.75rem;
    background: var(--fs-color-primary);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pcontact-left .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pcontact-left .pcontact-info-item {
    margin-bottom: 30px
}

.pcontact-left .pcontact-info-item .icon-box-text p:nth-child(1) {
    font-weight: 700
}

.pcontact-left .pcontact-info-item .icon-box-text p {
    color: #fff;
    font-size: 16px;
}

.pcontact-left .pcontact-info-item .icon-box-text a {
    color: #fff
}

.pcontact-left .pcontact-info-item .icon-box-text a:hover {
    color: #000
}

.pcontact-left .pcontact-info-item .icon-box-img {
    display: flex;
    align-items: center;
    justify-content: center
}

.pcontact-left .pcontact-info-item .icon-box-img:before {
    content: "";
    position: absolute;
    height: 40px;
    width: 2px;
    background: #e99164;
    opacity: 0.5;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 38px;
}

.pcontact-right {
    padding: 24px;
    background-color: #fff
}

.pcontact-right .wpcf7-form.init {
    margin-bottom: 0
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-submit {
    margin: 0
}

.pcontact-right .pcontact-right-text {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 24px;
}

.row.pcontact-bl-row {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 0.6rem 1.8rem 0px rgba(0, 0, 0, 0.1);
    transform: translateY(-8rem);
}

.pcontact-right .contact-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* 2 cột bằng nhau */
    gap: 20px;
}

.pcontact-right .form-group {
    margin-bottom: 0;
}


/* Textarea và nút submit sẽ chiếm toàn bộ chiều rộng */

.pcontact-right .form-group:nth-last-child(2),
.pcontact-right .form-group:last-child {
    grid-column: 1 / -1;
    /* Chiếm toàn bộ chiều rộng */
}

.pcontact-right .form-group:last-child {
    margin: auto
}

.pcontact-right .form-group input[type="text"],
.pcontact-right .form-group input[type="email"] {
    border-radius: 3.4rem;
    box-shadow: none;
    transition: 0.3s ease-in-out;
    height: 44px
}
textarea:hover {
    box-shadow: none;
    font-weight: 400;
}
textarea {
    border-radius: 12px;
    box-shadow: none;
    transition: 0.3s ease-in-out;
    font-weight: 400;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    border-radius: 1.2rem;
    margin: 0;
}

.top-divider {
    border: none;
}

#header .header-main {
    box-shadow: 0px 1rem 3rem 0px rgba(0, 0, 0, 0.1);
}

.breadcrumb-pagenor-col {
    padding-bottom: 0;
}

.breadcrumb-pagenor .breadcrumb-title {
    display: none;
}

.breadcrumb-pagenor .col-breadcrumb {
    padding: 15px
}

.breadcrumb-pagenor .col-breadcrumb a {
    color: #000;
    font-size: 14px;
}

.breadcrumb-pagenor .breadcrumb_last {
    color: var(--fs-color-primary);
    font-size: 14px;
}

.sec-sod-decor {
    position: absolute;
}

.sec-sod-decor:nth-child(1) {
    left: 0%;
    top: -8%;
}

.sec-sod-decor:nth-child(2) {
    left: -2%;
    top: -1%;
}

.sec-sod-decor:nth-child(3) {
    right: 3%;
    top: -7%;
}

.sec-sod-decor:nth-child(4) {
    right: 1%;
    top: 0%;
}

.sod-head .sod-head-col {
    text-align: center;
}

.sod-head .sod-head-col h2 {
    font-size: 64px;
    color: var(--fs-color-primary);
    margin-bottom: 30px;
}

.sod-head .sod-head-col p {
    color: #000;
}

.sod-head .ldcor {
    position: absolute;
    top: 0;
    left: 15%;
    transform: translateY(-40%);
}

.sod-head .rdcor {
    position: absolute;
    top: 0;
    right: 18%;
    transform: translateY(-40%);
}

.sod-form .contact-form {
    display: grid;
    grid-template-columns: 40% 40% 20%;
    gap: 24px;
}

.sod-form .contact-form .form-group:last-child {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.sod-form .contact-form .form-group:nth-child(1) label,
.sod-form .contact-form .form-group:nth-child(2) label {
    font-size: 16px;
}

.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type="email"] {
    border-radius: 12px;
    box-shadow: none;
    height: 40px;
    padding: 0 20px;
    font-weight: 400;
}

.sod-form-col {
    padding-bottom: 64px;
}

.sod-head-col {
    padding-bottom: 0;
}

.sod-ban-col,
.sod-col {
    padding-bottom: 0;
}

.sod-ban .sod-ban-img .img-inner {
    position: relative;
    padding-top: 37.074829932%;
    border-radius: 0.6rem;
    overflow: hidden;
}

.sod-ban .sod-ban-img .img-inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-submit-ctf7 p {
    overflow: hidden;
    position: relative;
    border-radius: 1.2rem;
}

.btn-submit-ctf7 p::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #031230;
    top: 50%;
    right: 100%;
    transform: skewX(25deg) translate(0%, -50%);
    transition: all 0.75s;
    pointer-events: none;
    z-index: 1;
}

.btn-submit-ctf7 p:hover::before {
    transform: skewX(25deg) translate(200%, -50%);
    transition-delay: 0.1s;
}

.sec-blogh {
    margin-top: 35px;
}

.text.blogh-head {
    margin-bottom: 30px;
}

.text.blogh-head h2 {
    font-size: 40px;
    color: #000;
    text-align: center;
}

.is-divider {
    display: none;
}

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

.blogh-slider .post-meta {
    order: 1;
    font-size: 14px;
}

.blogh-slider .post-meta::before {
    content: url(https://fbshop.theme.trueads.vn/wp-content/uploads/2025/01/icon-blogh-date.png);
    padding-right: 10px;
}

.blogh-slider .post-title {
    order: 2;
    font-size: 24px;
    color: var(--fs-color-primary);
    transition: 0.3s ease-in-out;
}

.blogh-slider .post-title a {
    font-weight: 600;
}

.blogh-slider .post-title:hover {
    color: #000;
}
.blogh-slider .from_the_blog_excerpt {
    order: 3;
}
.blogh-slider a.button {
    order: 4;
    margin-right: auto;
}

.blogh-slider .flickity-viewport .box-text {
    padding: 30px;
    background: #feefe8;
    border-radius: 0 1.2rem 1.2rem 0;
}

#main .button {
    border-radius: 1.2rem;
    background-color: var(--fs-color-primary);
    border: none;
    color: #fff;
    overflow: hidden;
    box-shadow: none;
}

#main .button::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #031230;
    top: 50%;
    right: 100%;
    transform: skewX(25deg) translate(0%, -50%);
    transition: all 0.75s;
    pointer-events: none;
}

#main .button:hover::before {
    transform: skewX(25deg) translate(200%, -50%);
    transition-delay: 0.1s;
}

.blogh-slider .flickity-button.previous {
    opacity: 1;
    left: -2%;
}

.blogh-slider .flickity-button.previous svg {
    background-color: var(--fs-color-primary);
    border: none;
}
.blogh-slider .flickity-button.previous:hover svg {
    background-color: #fff;
    border: 1px solid var(--fs-color-primary);
}

.blogh-slider .flickity-button.previous svg path {
    fill: #fff;
}
#main .blogh-slider .flickity-button.previous:hover svg path {
    fill: var(--fs-color-primary) !important
}
.blogh-slider .flickity-button.next {
    opacity: 1;
    right: -3%;
}

.blogh-slider .flickity-button.next svg {
    background-color: var(--fs-color-primary);
    border: none;
}
.blogh-slider .flickity-button.next:hover svg {
    background-color: #fff;
    border: 1px solid var(--fs-color-primary);
}
.blogh-slider .flickity-button.next svg path {
    fill: #fff;
}
#main .blogh-slider .flickity-button.next:hover svg path {
    fill: var(--fs-color-primary) !important
}
.blogh-slider .post-item,
.blogh-wrap {
    padding-bottom: 0;
}

.bloga-head-text h2 {
    font-size: 40px;
    color: #000;
}

.bloga-col-left .bloga-list .post-item .box::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 2.48%, rgba(0, 0, 0, 0.9) 100%);
}

.bloga-col-left .bloga-list .post-item .box {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.bloga-col-left .bloga-list .post-item .box .box-text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    transform: translateY(57%);
    transition: 0.3s ease-in-out;
    z-index: 1;
}

.bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner {
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner .post-title a {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    transition: 0.3s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner .post-title {
    order: 2;
}

.bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner .post-meta {
    color: #fff;
    font-size: 14px;
    transition: 0.3s ease-in-out;
    order: 1;
}

.bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner .post-meta::before {
    content: url(https://fbshop.theme.trueads.vn/wp-content/uploads/2025/01/icon-blogh-date.png);
    padding-right: 10px;
    filter: brightness(0) invert(1);
}

#main .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner a.button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    gap: 0.4rem;
    align-items: center;
    margin-top: auto;
    order: 3;
    font-size: 16px;
    color: var(--fs-color-primary);
    transition: 0.3s;
}

#main .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner a.button::before {
    content: none;
}

#main .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner a.button::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    transform: rotate(-30deg);
    transition: 0.1s;
}

.bloga-list .post-item .col-inner:hover .box-text {
    transform: translateY(0);
    background: #feefe8;
}

#main .bloga-list .post-item .col-inner:hover .post-title a,
#main .bloga-list .post-item .col-inner:hover .post-meta {
    color: #000
}

#main .bloga-list .post-item .col-inner:hover .post-meta::before {
    filter: unset;
}

#main .bloga-list .post-item .col-inner:hover .post-title a:hover {
    color: var(--fs-color-primary);
}

#main .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner a.button:hover {
    color: #000;
}

#main .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner a.button:hover::after {
    transform: rotate(0deg);
}

#main .tb-dm-row {
    padding: 20px;
    border-radius: 12px;
    background: #031230;
	margin: 0;
}

.text.tb-dm-text h2 {
    font-size: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid;
    color: #fff;
	font-weight: 700;
}

.text.tb-dm-text p a{
    font-size: 16px;
	color: #fff;
	font-weight: 700;
}
.text.tb-dm-text p:hover a {
	color: var(--fs-color-primary);
}
#main .text.tb-dm-text p a::after {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transform: rotate(-31deg);
	transition: 0.1s;
	padding-left: 10px;
	display: inline-block;
}
#main .text.tb-dm-text p:hover a::after {
	transform: rotate(0deg);
}
.text.tb-dm-text p {
	padding-top: 20px;
}
.tb-dm-col {
	padding: 0;
}
.tb-blog-new-row {
	margin-top: 30px;
}
.tb-blog-new-row h2 {
	font-weight: 700;
	font-size: 24px;
	color: #000;
	padding-bottom: 20px;
}
.tb-blog-new-row .box-text {
	padding: 0 0 0 10px;
}
.tb-blog-new-row .box-text a {
	color: #000;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tb-blog-new-row .box-text .post-meta::before {
	content: url(https://fbshop.theme.trueads.vn/wp-content/uploads/2025/01/icon-blogh-date.png);
	padding-right: 5px;
}
.tb-blog-new-col {
	padding-bottom: 0;
}
.text.ht-ch-text h2 {
	font-weight: 700;
	font-size: 24px;
	color: #000;
	padding-bottom: 20px;
}
.text.ht-ch-text p {
	padding-bottom: 20px;
	font-size: 20px;
	color: #000;
}
.text.ht-ch-text p a {
	color: #000;
}
.bloga-col-left,
.bloga-col-right {
	padding-bottom: 0;
}
#main td:first-child,
#main th:first-child {
	padding-left: 7.2px;
}
#main td,
#main th {
	line-height: 1.5;
}
#main .content-area.page-wrapper {
	 padding: 0;
}
.blogh-slider .flickity-viewport .box-text-inner .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blogh-slider .flickity-viewport .box-image {
    border-radius: 12px 0 0 1.2rem;
}
#main .blogh-slider .flickity-viewport .box-image .image-cover {
    position: static;
}
#main .section.sec-blogsh {
    margin-top: 100px;
}
.blogsh-wrap .col-inner {
    display: flex;
    align-items: center;
}
.text.blogsh-text h2 {
    font-size: 40px;
    color: #000;
    font-weight: 700;

}
.blogsh-wrap .wpcf7-form-control-wrap input[type=text] {
    border-radius: 1.2rem;
    
    margin-bottom: 0;
}
.blogsh-wrap .blogsh-ctf7 .wpcf7-form.init {
    margin-bottom: 0;
}
.blogsh-form {
	display: flex;
	align-items: center;
	gap: 10px;
}
.blogsh-form-bl {
	display: flex;
	align-items: center;
	gap: 10px;
}
.blogsh-form-gr {
	display: flex;
	align-items: center;
}
.blogsh-form-select .re-select-main {
    border: 1px solid #ccc;
    border-radius: 12px 0 0 1.2rem;
    height: 45px;
    padding: 0 20px;
    box-shadow: none;
    margin-bottom: 0;
}
.blogsh-form-input .search-field {
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.blogsh .text.blogsh-text {
    flex: 3;
}
.blogsh .blogsh-ctf7 {
    flex: 7;
}
.blogsh .blogsh-ctf7 .blogsh-form-gr {
    flex: 8;
}
.blogsh .blogsh-ctf7 .blogsh-form-gr .blogsh-form-input {
    width: 100%;
}
.blogsh .blogsh-ctf7 .btn-submit-ctf7 {
    flex: 2
}
.blogsh .blogsh-ctf7 .btn-submit-ctf7 input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    width: 100%;
}
.col.blogsh-wrap {
    padding-bottom: 0;
}
#main .section.sec-pstore {
    margin-top: 30px;
}
#main .sec-store .blogsh .text.blogsh-text {
    flex: 7;
}
#main .sec-store .blogsh .blogsh-ctf7 {
    flex: 3;
}
.pstore-col-left .col-inner {
    height: 100%;
    position: relative;
    padding-top: 96.0784313725%;
}
.pstore-col-left .col-inner p {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#main .row.pstore-option {
    padding: 15px;
    border-radius: 12px;
    border: 0.1rem solid var(--fs-color-primary);
    transition: 0.3s ease-in-out;
    cursor: pointer;
    margin: 0;
    margin-bottom: 30px;
}
#main .row.pstore-option:last-child {
    margin-bottom: 0;
}
.pstore-options-head-text a {
    font-size: 24px;
    font-weight: 700;
    color: var(--fs-color-primary);
}
.pstore-option-head .col-inner {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.pstore-option-head {
    padding: 0
}
.pstore-options-ct {
    padding: 0;
    margin-top: 12px;
}
.text.pstore-options-ct-text p {
    font-weight: 700;
    color: #000;
}
.text.pstore-options-ct-text p:nth-child(2),
.text.pstore-options-ct-text p:nth-child(4) {
    margin-bottom: 15px;
    padding-left: 25px;
}
.text.pstore-options-ct-text p:nth-child(6) {
    padding-left: 25px;
}
.text.pstore-options-ct-text a {
    font-weight: 400;
    color: #000;
}
.text.pstore-options-ct-text p:nth-child(1)::before {
    content: "\f879";
    font-family: "Font Awesome 5 Pro";
    padding-right: 10px;
}
.text.pstore-options-ct-text p:nth-child(3)::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Pro";
    padding-right: 10px;
}
.text.pstore-options-ct-text p:nth-child(5)::before {
    content: "\f09a";
    font-family: "Font Awesome 6 Brands";
    padding-right: 10px;
}
#main .row.pstore-option:hover {
    background: #feefe8;
}
.pstore-col-right {
    padding-right: 30px;
    max-height: 610px;
    overflow-y: auto;
}
.pstore-col-right a.button span::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Pro";
    padding-right: 5px;
}
.pstore-col-left,
.pstore-col-right {
    padding-bottom: 0;
}
#main .section.sec-fregis {
    margin-top: 100px;
}
.text.fregis-left-text h2 {
    font-weight: 700;
    color: #000;
    font-size: 40px;
    margin-bottom: 24px;
}
#main .section.sec-fregis .fregis-ctf7 form.wpcf7-form .btn-submit-ctf7 {
    margin: auto;
    width: 15%;
}
#main .section.sec-fregis .fregis-ctf7 form.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    border-radius: 1.2rem;
    margin: 0;
    width: 100%;
}
.fregis-right .col-inner {
    position: static;
}
.fregis-right .col-inner:before {
    content: "";
    position: absolute;
    width: 130%;
    padding-top: 130%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
    opacity: 0.5;
    background: radial-gradient(50.73% 50.73% at 50.46% 49.27%, #fbc1a1 0%, rgba(251, 193, 161, 0) 100%);
}
.th-b .text.blogsh-text h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.th-b .blogsh-wrap .col-inner {
    display: block;
}
.th-b .col.blogsh-wrap {
    padding: 0;
}
#main .sec-blogsh.th-b {
    padding: 0;
}
#main .th-b .blogsh {
    margin: 0;
}
#main .th-b .blogsh-form-bl {
    margin-bottom: 50px;
}
#main .blog-wrapper.blog-single.page-wrapper {
    padding-top: 0;
}
#main .blog-wrapper.blog-single.page-wrapper .large-9.col {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding-top: 50px;
    padding-left: 24px;
    padding-right: 24px;
}
#main .blog-wrapper.blog-single.page-wrapper .post-sidebar.large-3.col {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding-top: 50px;
    padding-left: 24px;
    padding-right: 24px;
}
#main .sec-blogsh.th-b {
    margin-top: 0;
}
#wrapper .page-title.blog-featured-title.featured-title {
    height: 25vw;
}

#wrapper .page-title.blog-featured-title.featured-title .title-bg.fill.bg-fill.bg-top {
    height: auto !important;
    transform: none !important;
    background-position: 50% 50%;
}
#wrapper .page-title.blog-featured-title.featured-title .title-overlay.fill,
#wrapper .page-title.blog-featured-title.featured-title .page-title-inner {
    display: none;
}
.blog-wrapper.blog-single.page-wrapper .entry-content.single-page {
    padding-top: 0;
}
.breadcrumb-space {
    margin-left: 4px;
    margin-right: 4px;
}
.page-nor .breadcrumb-space {
    color: #fff;
}
#breadcrumbs a {
    font-size: 14px;
    color: #000;
}
#breadcrumbs .breadcrumb_last {
    font-size: 14px;
    color: var(--fs-color-primary);
    font-weight: 700;
}
.entry-title-single-blog-post {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}
#main .entry-date-single-blog-post {
    margin-bottom: 10px;
    color: #7f8080;
}
.entry-date-single-blog-post::before { 
    content: url(https://fbshop.theme.trueads.vn/wp-content/uploads/2025/01/icon-blogh-date.png);
    padding-right: 5px;
}
.blog-wrapper #ez-toc-container p {
    color: #000;
    font-weight: 600;
}
#ez-toc-container a {
    font-weight: 600;
}
.blog-wrapper #comments {
    display: none;
}
.blog-wrapper .large-9.col p,
.blog-wrapper .large-9.col li,
.blog-wrapper .large-9.col th,
.blog-wrapper .large-9.col td,
.blog-wrapper .large-9.col h3 {
    color: #000;
}
.blog-wrapper .large-9.col a strong,
.blog-wrapper .large-9.col a  {
    color: var(--fs-color-secondary);
}
.blogh-slider .flickity-viewport .post-item .col-inner .box {
    min-height: 340px;
}
.bloga-col-right .sec-blogsh.th-b,
.bloga-col-right .row.tb-blog-new-row,
.bloga-col-right .row.ht-ch-row {
    display: none;
}

#main .section.bnh .flickity-button.previous {
    opacity: 1;
}
#main .section.bnh .flickity-button.previous svg {
    background-color: var(--fs-color-primary);
    border: none;
}
#main .section.bnh .flickity-button.previous:hover svg {
    background-color: #fff;
}
#main .section.bnh .flickity-button.previous:hover svg .arrow {
    fill: var(--fs-color-primary) !important;
}
#main .section.bnh .flickity-button.next {
    opacity: 1;
}
#main .section.bnh .flickity-button.next svg {
    background-color: var(--fs-color-primary);
    border: none;
}
#main .section.bnh .flickity-button.next:hover svg {
    background-color: #fff;
}

#main .section.bnh .flickity-button.next:hover svg .arrow  {
    fill: var(--fs-color-primary) !important;
}
#main .section.sec-hcate {
    padding-top: 0.75rem;
}
.sec-hcate .hcate-dcorl {
    position: absolute;
    left: 0;
    top: 0%;
    transform: translate(30%, 0%);
}
.sec-hcate .hcate-dcorr {
    position: absolute;
    right: 0;
    top: 30%;
    transform: translate(-30%, 0%);
}
.t-title h2{
    font-size: 2.5rem;
    font-weight: 700;
    color: #031230;
}
.sec-hcate .t-title h2 {
    margin-bottom: 30px;
    text-align: center;
}
.hcate .flickity-button {
    display: none;
}
.hcate-category-slider .product-category .col-inner a::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 60%;
    background: var(--fs-color-primary);
    transition: 0.3s ease-in-out;
    z-index: -1;
}
.hcate-category-slider .product-category .col-inner a:hover::before {
    background: var(--fs-color-primary) !important;
    height: 100%;
}
.hcate-category-slider .product-category .col-inner a:hover .box-text-inner h5 {
    color: #fff;
}
.hcate-category-slider .product-category .col-inner a .box-text-inner h5 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    transition: 0.3s ease-in-out;
    text-transform: capitalize;
}
.hcate-category-slider .product-category .col-inner a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    gap: 1.25rem;
    padding: 2rem 1.2rem 1.2rem 1.2rem;
    border-radius: 0.75rem;
    position: relative;
    overflow: hidden;
    height: 100%;
    text-align: center;
}
.hcate-category-slider .product-category:nth-child(1) .col-inner a::before {
    background: #feefe8;
}
.hcate-category-slider .product-category:nth-child(2) .col-inner a::before {
    background: #fefae8;
}
.hcate-category-slider .product-category:nth-child(3) .col-inner a::before {
    background: #eafee7;
}
.hcate-category-slider .product-category:nth-child(4) .col-inner a::before {
    background: #fefae8;
}
.hcate-category-slider .product-category:nth-child(5) .col-inner a::before {
    background: #ece8fe;
}
.hcate-category-slider .product-category:nth-child(6) .col-inner a::before {
    background: #fee8e8;
}
.hcate-category-slider .product-category:nth-child(7) .col-inner a::before {
    background: #feefe8;
}
.hcate-category-slider .product-category:nth-child(8) .col-inner a::before {
    background: #ece8fe;
}
.hcate-category-slider .product-category .col-inner a .box .box-text {
    padding: 20px 10px 0 10px
}
.hcate-category-slider .product-category .col-inner a .box .box-text h5 {
    min-height: 52px;
}
#main .flickity-page-dots .dot.is-selected {
    background: var(--fs-color-primary);
}
#main .flickity-page-dots .dot {
    background: rgba(0, 0, 0, 0.1);
    width: 1.6rem;
    height: 0.2rem;
    border-radius: 0.4rem;
    opacity: 1;
    transition: 0.3s ease-in-out;
}
.hcate-category-slider .flickity-page-dots {
    bottom: -10%;
}
.sreason-left .sreason-left-content {
    margin-bottom: 1.875rem;
}
.sreason-left .sreason-left-content p {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
    color: #444545;
}
.sreason-left .sreason-left-content strong {
    font-style: italic;
    font-weight: 700;
    color: #000;
}
.sreason-left ,
.sreason-right {
    padding-bottom: 0;
}

.hprd-dcorr {
    position: absolute;
    right: -35%;
    top: 0;
}
.dcor-arrow {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 6.25rem;
    margin: 0;
    padding: 0;
}
.dcor-arrow .col-inner div:first-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    top: 0;
}
.dcor-arrow .col-inner div:nth-child(2) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
    top: 25%;
}
.dcor-arrow .col-inner div:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    top: 50%;
}
.dcor-arrow .col-inner div:nth-child(4) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
    top: 75%;
}
.dcor-arrow .col-inner div {
    font-size: 3.75rem;
    opacity: 0;
    -webkit-animation: blink 2s linear infinite;
    animation: blink 2s linear infinite;
    color: transparent;
    -webkit-text-stroke-width: 0.063rem;
    -webkit-text-stroke-color: var(--fs-color-primary);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hprd-bot {
    position: absolute;
    width: 5%;
    bottom: 0;
    left: 0;
}
.col.hprd-wrap,
.col.hprd-block,
.col.hprd-left,
.col.hprd-right,
.col.hprd-head-wrapper {
    padding-bottom: 0;
}
.col.hprd-head-wrapper .col-inner {
    display: flex;
    align-items: center;
    justify-content: space-between; 
}
.button {
    margin: 0;
}
.mb-bn-img {
    display: none;
}
.col.hprd-left .img-inner.dark{
    height: 100%;
    border-radius: 12px;
}
.col.hprd-left .img-inner.dark img {
    height: 100%;
    transition: 0.3s ease-in-out;
    display: block;
    width: 100%;
}
.col.hprd-left .img-inner.dark:hover img {
    transform: scale(1.1);
}

.product-small.box .box-image a.add-to-cart-grid {
    overflow: visible;
}

.row.hprd-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11.2rem;
    row-gap: 1.5rem;
}
.row.hprd-list .col {
    padding: 10px
}
p.name.product-title a{
    font-size: 16px;
    color: #000;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    transition: 0.3s ease-in-out;
    height: 42px;
}
p.name.product-title a:hover {
    color: var(--fs-color-primary);
}
.price-wrapper {
    padding-top: 1rem;
    margin-top: auto;
}
.price ins {
    font-size: 20px;
    order: 1;
    
}
.price ins bdi {
    color: var(--fs-color-primary);
}
.price del {
    font-size: 16px;
    order: 2;
}
.price-wrapper .price {
    display: flex;
    gap: 20px
}
.product-small.box:hover {
    box-shadow: 0px 0.8rem 2.4rem 0px rgba(0, 0, 0, 0.1);
}
.product-small.box {
    padding: 10px;
    border-radius: 12px;
    transition: 0.3s ease-in-out;
}

.sstore-left,
.sstore-right {
    padding-bottom: 0;
}
.text.sstore-title h2 {
    font-size: 48px;
    color: #000;
    font-weight: 700;
}
.text.sstore-title p {
    color: #000;
    padding-bottom: 10px;
}
.sstore-right a.button {
    float: right;
}
#main .sstore .sstore-content {
    padding-bottom: 3.125rem;
    padding-top: 3.75rem;
    max-width: 100%;
    margin: 0;
}
#main .sstore-content {
    margin: 0;
}
.sstore-content .flickity-slider .box {
    display: flex;
    flex-direction: column;
}
.sstore-content .flickity-slider .box .box-image {
    order: 2;
    margin: 0;
    padding: 0;
    margin-right: 24px;
    
}
.sstore-content .flickity-slider .box .box-text {
    order: 1;
    padding: 0;
    margin-bottom: 20px;
}
.sstore-content .flickity-slider .box .box-text a {
    font-size: 20px;
    color: #000;
}
.sstore-content .col.post-item {
    padding: 0;
}
.sstore-content .flickity-slider .box:hover .box-image .image-cover img {
    transform: scale(1.1);
}
.sstore-content .flickity-slider .box .box-image .image-cover {
    border-radius: 1rem;
}
.sstore-content .flickity-slider .box .box-image .image-cover img {
    transition: all 0.3s ease-in-out;
}
.sstore .flickity-button.previous {
    opacity: 1;
    margin: 0;
    top: -46%;
    left: 0;
}
.sstore .flickity-button.previous path {
    fill: var(--fs-color-primary);
}
.sstore .flickity-button.next {
    opacity: 1;
    margin: 0;
    top: -46%;
    left: 3%;
}
.sstore .flickity-button.next path {
    fill: var(--fs-color-primary);
}
.col.snews-bg {
    padding: 0;
}
.snews-under {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.snews-under .snews-bg {
    height: 100%;
    width: 100%;
    position: relative;
}
.snews-under .snews-bg .snews-decor {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.snews-under .snews-bg .snews-decor.x1 {
    position: absolute;
    left: auto;
    top: 0;
    height: 100%;
    right: 0;
}
.section.snews .row.bloga-block {
    padding-top: 8.125rem;
    padding-bottom: 9.375rem;
}
.snews-content-wrapper .col-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.snews-content-wrapper h2 {
    color: #fff;
}
#main .snews-content-wrapper a.button {
    background-color: #fff;
}
.snews-content-wrapper a.button span {
    color: var(--fs-color-primary);
}
.section.snews .bloga-list .flickity-button.previous {
    opacity: 1;
    margin: 0;
    left: -4%;
}
.section.snews .bloga-list .flickity-button.previous svg {
    background-color: #fff;
    border: none;
}
.section.snews .bloga-list .flickity-button.previous svg path {
    fill: var(--fs-color-primary)
}
.section.snews .bloga-list .flickity-button.next {
    opacity: 1; 
    margin: 0;
    right: -4%;
}
.section.snews .bloga-list .flickity-button.next svg {
    background-color: #fff;
    border: none;
}
.section.snews .bloga-list .flickity-button.next svg path {
    fill: var(--fs-color-primary)
}
.flickity-prev-next-button:disabled,
button.flickity-prev-next-button[disabled] {
    opacity: 0.2 !important;
}
.section.snews .slider-nav-circle .flickity-prev-next-button:hover .arrow,
.section.snews .slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: var(--fs-color-primary) !important;
}
.flickity-prev-next-button.next,
.flickity-prev-next-button.previous {
    transform: translateX(0%);
}
#main .intro-brand {
    position: relative;
    padding: 6.25rem 0;
    z-index: 1;
    margin-bottom: 5rem;
    margin-top: 3.125rem;
}
.intro-brand-content {
    text-align: center;
    background: radial-gradient(50% 50% at 50% 50%, rgba(246, 99, 21, 0.2) 0%, rgba(246, 99, 21, 0) 100%);
}
.intro-brand-content .logo {
    padding: 0;
}
.intro-brand-content .logo-brand {
    margin: 0 auto;
}
.intro-brand-content .text.title h2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.intro-brand-content .text.title p {
    color: #000;
}
.intro-brand-content .col.brand-title {
    padding-bottom: 0;
}
.intro-brand-decor img {
    width: 3.125rem;
}
.intro-brand-decor.x1 {
    left: 0;
    top: 45%;
}
.intro-brand-decor.x2 {
    right: 0;
    top: 60%;
}
.intro-brand-decor.x3 {
    left: 16%;
    top: 60%;
}
.intro-brand-decor.x4 {
    left: 25%;
    top: 10%;
}
.intro-brand-decor.x5 {
    left: 28%;
    top: 90%;
}
.intro-brand-decor.x6 {
    right: 14%;
    top: 20%;
}
.intro-brand-decor.x7 {
    width: 10rem;
}
.intro-brand-decor.x7 {
    right: 25%;
    top: 70%;
}
.pulsate-fwd {
    -webkit-animation: pulsate-fwd 1s ease-in-out infinite both;
    animation: pulsate-fwd 1s ease-in-out infinite both;
}
#main .intro-brand-decor {
    position: absolute;
    transform: translateY(-50%);
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 0.5rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.intro-brand-decor::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    background: radial-gradient(71.29% 71.29% at 50.41% 50.41%, rgba(246, 99, 21, 0) 0%, rgba(246, 99, 21, 0.6) 100%);
    opacity: 0.5;
    z-index: -1;
}
@keyframes pulsate-fwd {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.row.category-page-row .col.large-9 .all-title-order .title-order {
    display: flex;
}
.row.category-page-row .col.large-9 .all-title-order .title-order h1 {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 6px;
}
.row.category-page-row .col.large-9 .shop-container {
    display: flex;
    flex-direction: column;
}
.row.category-page-row .col.large-9 .shop-container .term-description {
    order: 2;
    margin-top: 3.25rem;
}
.row.category-page-row .col.large-9 .shop-container .term-description .products.row.row-small {
    order: 1;
}
.row.category-page-row .col.large-9 .all-title-order p.text-center mark {
    display: none;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}
.slider-product .flickity-button.previous {
    opacity: 1;
}
.slider-product .flickity-button.next {
    opacity: 1;
}
.slider-product .flickity-button.previous svg,
.slider-product .flickity-button.next svg {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
}
#wrapper .slider-product .flickity-button.previous svg path,
#wrapper .slider-product .flickity-button.next svg path{
    fill: #fff;
}
.shop-container .products.row {
    margin: 0;
}
.shop-container .products.row .product-small.col {
    padding: 10px
}
.shop-container .product-small.box {
    background-color: #fff;
}
.product-small.box .box-text {
    padding-bottom: 5px
}
.row.category-page-row .col.large-9 .shop-container .term-description h2 {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}
.row.category-page-row .col.large-9 .shop-container .term-description p {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}
.row.category-page-row .col.large-9 .shop-container .term-description b {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}
.row.category-page-row .col.large-9 .shop-container .term-description a {
    color: var(--fs-color-secondary);
}
.badge-inner.secondary.on-sale {
    border: none;
}
.badge-inner.secondary.on-sale span {
    color: #fff;
}
.badge-container.absolute.left.top.z-1 {
    left: 10%;
}
.badge-inner.secondary.on-sale::before {
    content: "";
    position: absolute;
    width: 123%;
    min-height: 3rem;
    top: 50%;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('https://fbshop.theme.trueads.vn/wp-content/uploads/2025/01/icon-sale.svg')
}

.price-wrapper .price span.woocommerce-Price-amount.amount bdi {
    font-size: 20px;
    color: var(--fs-color-primary);
}
.prddt-right .price-wrapper .price del span.woocommerce-Price-amount.amount bdi {
    font-size: 16px;
    color: #999999;
}
.yith-wcan-filters {
    background-color: transparent;
}
h2.title-fillter {
    font-size: 40px;
    color: #000;
    font-weight: 700;
}
#main h4.filter-title {
    font-size: 24px;
    color: var(--fs-color-primary);
    font-weight: 700;
    margin-bottom: 10px;
}
#main .filter-content a {
    color: #444545;
    font-size: 16px;
}
#main .filter-item label {
    margin-bottom: 0;
}
#main .filter-item input {
    margin-bottom: 0;
}
#main .yith-wcan-filters .yith-wcan-filter {
    margin-top: 30px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
}
#at_posts_related h5.post-title.is-large a {
    font-size: 16px;
    color: #000;
    text-align: left;
}
.blocks-template-default .breadcrumb-wrapper,
.blocks-template-default .entry-title-single-blog-post,
.blocks-template-default .entry-date-single-blog-post {
    display: none;
}
.product-custom-breadcrumb-wrapper {
    padding-top: 20px;
    padding-bottom: 50px;
}
.product-custom-breadcrumb-wrapper .woocommerce-breadcrumb.breadcrumbs a {
    color: #000;
}
.product-custom-breadcrumb-wrapper .woocommerce-breadcrumb.breadcrumbs a:last-child {
    color: var(--fs-color-primary);
    font-weight: 700;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-viewport .flickity-slider a {
    height: 100%;
    display: block;
    position: relative;
    padding-top: 100%;
    border-radius: 0.75rem;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    border-radius: 0.313rem;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-viewport .flickity-slider a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: unset;
}
.prddt-right .product-title.product_title.entry-title {
    font-size: 40px;
    font-weight: 700;
    color: #000;
}
.prddt-right .price-wrapper .price ins span.woocommerce-Price-amount.amount bdi {
    font-size: 30px;
}
#main .prddt-right .price-wrapper .price del span.woocommerce-Price-amount.amount bdi {
    font-size: 22px;
}
.price-wrapper .price {
    display: flex;
    align-items: center;
}
.prddt-right .price-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
.woocommerce-message.message-wrapper {
    display: none;
}
.prddt-right .cart,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: grid;
    grid-template-rows: auto auto;
    gap: 15px;
    width: 100%;
}
.prddt-right .cart .ux-quantity.quantity {
    grid-column: span 2;
}
.prddt-right .cart .single_add_to_cart_button.button {
    grid-column: span 1;
}
#main .prddt-right .cart #buy-now-button {
    grid-column: span 1;
    margin-top: 0 !important;
}
table.variations,
.single_variation_wrap {
    grid-column: span 2;
}
#footer .back-to-top.button:hover .icon-angle-up::before {
    color: #fff;
}
.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    opacity: 1;
}
.variations th label {
    font-size: 16px;
}
.prddt-right .price-wrapper .price span.woocommerce-Price-amount.amount bdi {
    font-size: 28px;
}
.prddt-left .badge-container.is-larger.absolute.left.top.z-1 {
    display: none;
}
.prddt-right .single_variation_wrap .woocommerce-variation-price .price {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.prddt-right .single_variation_wrap .woocommerce-variation-price .price del {
    order: 2;
}
.prddt-right .single_variation_wrap .woocommerce-variation-price .price ins {
    order: 1;
}
.prddt-right .single_variation_wrap .woocommerce-variation-price .price ins bdi {
    font-size: 34px;
}
.woocommerce-error.message-wrapper {
    display: none;
}
#main .price-wrapper .price del bdi {
    font-size: 16px;
    color: #999999;
    font-weight: 700;
}
#main del span.amount {
    font-weight: 700;
}
#main  .single_add_to_cart_button {
    background-color: #fff;
    border: 1px solid var(--fs-color-primary);
    color: #000;
}
#main  .single_add_to_cart_button:hover {
    background-color: #000;
    color: #fff;
}
#main  .single_add_to_cart_button::before {
    background-color: var(--fs-color-primary);
}
#main .price {
    gap: 10px;
}
.woocommerce-variation-price {
    padding: 0;
}
.woocommerce-variation-price .price del span.amount {
    color: #999999;
}
#main .ux-quantity__button
 {
    height: 35px;
    min-height: 0;
    text-shadow: none;
    line-height: 1.5;
    background-color: unset;
    border: 1px solid #ddd;
    color: #000;
    font-size: 20px;
}
#main .input-text.qty.text {
    height: 35px;
    min-height: 0;
    line-height: 1.5;
    border-left: none;
    border-right: none;
    box-shadow: none;
    background-color: #F9F9F9;
}
.variations .reset_variations {
    color: var(--fs-color-secondary);
    border: 1px solid;
    padding: 1px;
    border-radius: 5px;
}
.variations .reset_variations:hover {
    background-color: var(--fs-color-secondary);
    color: #fff;
}
.prddt-left,
.prddt-right {
    padding-bottom: 0;
}
.prddt-gift-dcor img {
    display: block;
    width: 100%;
}
.prddt-gift-dcor {
    position: absolute;
    width: 15%;
    bottom: 0;
    right: 0;
}
.prddt-gift-box .t-tag {
    display: inline-block;
    padding: 4px 20px;
    color: var(--fs-color-primary);
    font-weight: 600;
    font-size: 14px;
    border-radius: 12px 1.2rem 0 0;
    border: 0.1rem solid var(--fs-color-primary);
    border-bottom: unset;
    position: relative;
    z-index: 1;
    background: #F9F9F9;
    transform: translateY(0.1rem);
}
.prddt-gift-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 20px;
    border-radius: 0 1.2rem 1.2rem 1.2rem;
    border: 0.1rem solid var(--fs-color-primary);
    position: relative;
    overflow: hidden;
}
.prddt-gift-list::before {
    content: "";
    position: absolute;
    width: 100%;
    padding-top: 55%;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: radial-gradient(833.15% 200.44% at 123.26% 253.01%, var(--fs-color-primary) 0%, rgba(246, 99, 21, 0) 100%);
    transform: translateX(42%) rotate(328deg);
}
.prddt-gift-list li {
    color: #444545;
}
.custom-product-page .product-thumbnails .flickity-viewport .col.is-nav-selected a {
    border-color:  var(--fs-color-primary);
}
.custom-product-page .product-thumbnails .flickity-viewport .col a {
    border: 0.2rem solid transparent;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    border-radius: 0.5rem;
}
.custom-product-page .product-thumbnails .flickity-viewport .col a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: unset;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.previous {
    opacity: 1;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.previous svg {
    background-color: #fff;
    border-radius: 100px;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.previous svg path {
    color: var(--fs-color-primary);
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.previous:hover svg {
    background-color: var(--fs-color-primary);
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.previous:hover svg path.arrow {
    fill: #fff;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.next {
    opacity: 1;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.next svg {
    background-color: #fff;
    border-radius: 100px;
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.next svg path {
    color: var(--fs-color-primary);
}
.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.next:hover svg {
    background-color: var(--fs-color-primary);
}

.woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.next:hover svg path.arrow {
    fill: #fff;
}
.col.prddt-gift-box {
    padding-bottom: 0;
}
.prddt-gift-list {
    margin-bottom: 0;
}
.pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.has-icon {
    padding: 10px 20px 20px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 12px 1.2rem 0 0;
}
.pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.has-icon:hover {
    background-color: #feefe8;
}
.pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.active.has-icon {
    background-color: #feefe8;
}
.pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.has-icon a {
    font-size: 26px;
    color: #000;
    padding: 0;
}
.pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.active.has-icon a,
.pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.has-icon:hover a {
    color: var(--fs-color-primary);
}
.pdp-tab .tab-panels {
    padding: 30px;
    background-color: #FEEFE8;
    border-radius: 0 0 1.2rem 1.2rem;
}
.pdp-tab .tab-panels h2,
.pdp-tab .tab-panels p,
.pdp-tab .tab-panels li,
.pdp-tab .tab-panels strong {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pdp-tab .tab-panels a {
    color: var(--fs-color-secondary);
    padding-top: 10px;
    padding-bottom: 10px;
}
.title-acf p {
    font-size: 20px;
}
.sec-prdrl .text.t-title {
    margin-bottom: 30px;
}
.sec-prdrl .flickity-button {
    display: none;
}
.sec-prdrl-wrapper,
.pdp-tab .pdp-tab-wapper {
    padding-bottom: 0;
}






.blog-archive .large-9 .post-item .box {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}
.blog-archive .large-9 .post-item .box::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 2.48%, rgba(0, 0, 0, 0.9) 100%);
}
.blog-archive .large-9 .post-item .box .box-text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    transform: translateY(57%);
    transition: 0.3s ease-in-out;
    z-index: 1;
}
.blog-archive .large-9 .post-item .box .box-text .box-text-inner {
    padding: 46px 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.blog-archive .large-9 .post-item .col-inner:hover .box-text {
    transform: translateY(0);
    background: #feefe8;
}
#main .blog-archive .large-9 .post-item .box .box-image .image-cover {
    padding-top: 100% !important;
}
#main .blog-archive .large-9 .post-item {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
}
#main .blog-wrapper.blog-archive .large-9.col a {
    color: #fff;
    font-size: 20px;
}
#main .blog-wrapper.blog-archive .large-9.col p {
    color: #fff;
    font-size: 16px;
}
#main .blog-archive .large-9 .post-item:hover .col-inner a {
    color: var(--fs-color-primary);
}
#main .blog-archive .large-9 .post-item:hover .col-inner p {
    color: #000;
}
#main .blog-wrapper.blog-archive .large-9.col a {
    font-weight: 600;
    transition: 0.3s ease-in-out;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}
#main .blog-wrapper.blog-archive .page-title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
}
#main .blog-wrapper.blog-archive .badge.post-date {
    top: 0;
}
#main .blog-wrapper.blog-archive .badge.post-date .badge-inner {
    border: none;
    border-radius: 0 0 1.2rem 0;
}
.section.sec-intro .img.has-hover.sec-intro-bg {
    position: absolute;
}
.pintro {
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 30px 0;
}
.pintro-left .col-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.pintro-right .col-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.pintro-left,
.pintro-right,
.pintro-mid {
    padding-bottom: 0;
}

.pintro-left-list p {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.pintro-left-list p span {
    font-size: 32px;
    color: var(--fs-color-primary);
}
.pintro-left-title {
    color: #F9F9F9;
    font-size: 9.6rem;
    font-weight: 500;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.5rem;
    -webkit-text-stroke-color: #F9F9F9;
}
.text.pintro-right-title {
    color: #F9F9F9;
}
.pintro-mid-img .img-inner.dark {
    position: relative;
    padding-top: 133.3333333333%;
    border-radius: 1rem;
    overflow: hidden;
}
.pintro-mid-img .img-inner.dark img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.text.pintro-right-desc p {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #444545;
}
.preason-bg {
    position: absolute;
    height: 100%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
}
#main .preason .section-content.relative{
    position: relative;
    padding-top: 100px;
}
#main .col.preason-container-wrapper {
    padding: 0;
    margin-bottom: 0px;
}
#main .col.preason-container-wrapper h2 {
    text-align: center;
}
.preason-item-wrapper {
    padding: 0 30px 0 30px;
    max-width: 25%;
}
.top-title-post {
    padding-top: 70px;
}
.top-title-post h2 {
    font-size: 96px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    opacity: 0.5;
    background: linear-gradient(180deg, var(--fs-color-primary) 0%, rgba(246, 99, 21, 0) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    top: 0;
    left: -30px;
}
.preason-item-wrapper:nth-child(even) {
    margin-top: 50px;
}
.preason-item-wrapper:last-child {
    margin-bottom: 40px;
}
.top-title-post h3 {
    font-size: 16px;
    color: #000;
}
.top-title-post p {
    font-size: 16px;
    color: #444545;
    margin-bottom: 30px;
}
.preason-item-wrapper .post-img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}
.preason-item-wrapper .post-img-box .img-inner.dark {
    position: relative;
    padding-top: 133.3333333333%;
    border-radius: 1rem;
    overflow: hidden;
}
.preason-item-wrapper .post-img-box:hover img {
    transform: translate(-50%, -50%) scale(1.1);
}
.preason-border {
    opacity: 0.1;
    background: var(--fs-color-primary);
    height: 10px;
    margin-bottom: 10px;
    padding: 0;
}
.preason-border.x1 {
    margin-top: 80px;
}
.preason-border.x2 {
    height: 20px;
    opacity: 0.3;
}
.preason-border.x3 {
    height: 40px;
    opacity: 0.5;
}
.col.preason-list {
    padding-bottom: 0;
}
#main .intro-brand.gioi-thieu {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 100px;
}
#main .content-area.page-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}
/* Trang giỏ hàng */
.cart-sidebar.col-inner {
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th {
    border-left: 1px solid var(--fs-color-primary);
    border-right: 1px solid var(--fs-color-primary);
    border-bottom: 1px solid var(--fs-color-primary);
    text-align: center;
    color: black;
    font-size: 14px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th.product-subtotal {
    border-top-right-radius: 10px;
    border-right-width: 0px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th.product-name {
    border-top-left-radius: 10px;
    border-left-width: 0px;
}

.cart-collaterals .cart-sidebar table {
    background: linear-gradient(to right, var(--fs-color-primary), var(--fs-color-secondary));
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 5px;
    margin-bottom: 5px;
}

.cart_totals th.product-name {
    color: black;
    text-align: center;
}

.cart-collaterals .cart-sidebar table th {
    color: white;
    font-size: 20px;
}

.cart-collaterals .cart-sidebar table.shop_table_responsive {
    background: unset;
    border-top-right-radius: unset;
    border-top-left-radius: unset;
    padding-left: 10px;
    padding-right: 10px;
}

.cart-collaterals .cart-sidebar table.shop_table_responsive th {
    color: black !important;
    font-size: unset;
}

.order-total span.amount {
    color: red !important;
    font-size: 20px;
}

.cart_totals .wc-proceed-to-checkout {
    margin: 0.5em 0;
    padding: 0 10px;
}

a.button.wc-forward {
    width: 100%;
    background: var(--fs-color-secondary);
    color: #fff;
    padding: 0px 10px;
    border-radius: 4px;
    font-size: 12px;
    -webkit-transition: .3s;
    text-transform: uppercase;
    border: 1px solid var(--fs-color-secondary);
    height: 40px;
    line-height: 40px;
}

.cart-collaterals .cart-sidebar form.checkout_coupon {
    padding-left: 10px;
    padding-right: 10px;
}

.cart-collaterals .cart-sidebar form.checkout_coupon button {
    border-radius: 5px;
}

.checkout_coupon button.button.expand {
    background: var(--fs-color-secondary);
    border-radius: 5px;
    margin-bottom: 10px;
    color: white;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
    overflow: hidden
}

.woocommerce-cart-form__cart-item.cart_item td {
    padding: 10px 10px;
}

.woocommerce-cart-form__cart-item del span.amount {
    color: #111 !important;
    font-weight: 700;
    white-space: nowrap;
}

.quantity .button.minus {
    border-radius: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    line-height: 0px;
    border: solid 1px #e4e4e4;
    width: 40px;
    height: 41px;
    background-color: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quantity input[type=number] {
    display: block;
    color: black;
    text-align: center;
    background: #fff;
    margin: 0;
    height: 41px;
    line-height: 40px;
    box-shadow: none;
    font-size: 16px;
    width: 60px;
    padding: 0;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

.quantity .button.plus {
    border-radius: 0;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    line-height: 0px;
    border: solid 1px #e4e4e4;
    width: 40px;
    height: 41px;
    background-color: #fff;
    float: left;
    color: #333;
    text-align: center;
    padding: 0px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.actions.clear {
    padding: 10px 10px;
}

.continue-shopping.pull-left.text-left {
    margin-right: 20px;
    margin-left: 20px !important;
}

a.button-continue-shopping.button.primary.is-outline {
    border: 1px solid var(--fs-color-secondary);
    border-radius: 5px;
    width: 100%;
    text-align: center;
    padding-top: 1px;
}

button.button.primary.mt-0.pull-left.small {
    border: 1px solid var(--fs-color-secondary);
    border-radius: 5px;
    width: 57%;
    text-align: center;
    padding-top: 1px;
    background: var(--fs-color-secondary);
}

.woocommerce-billing-fields h3 {
    text-align: center;
    background: linear-gradient(to right, var(--fs-color-secondary), var(--fs-color-primary));
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 5px;
    color: white;
}

.woocommerce-billing-fields__field-wrapper {
    padding: 0 15px;
}

.woocommerce-billing-fields {
    border-top: unset;
    padding-top: unset;
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
    margin-bottom: 25px;
}

/* Thanh toán thành công */
.woocommerce-order-details {
    border: 1px solid #efefef;
    border-radius: 10px;
}

h2.woocommerce-order-details__title {
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to right, #8cc7a8, #b2d18f);
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
    font-size: 20px;
}

table.woocommerce-table--order-details {
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce-order-details {
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
}

h2.woocommerce-order-details__title {
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to right, var(--fs-color-primary), var(--fs-color-secondary));
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
    font-size: 20px;
}

table.woocommerce-table--order-details {
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce-customer-details {
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}

h2.woocommerce-column__title {
    text-align: center;
    text-transform: uppercase;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: linear-gradient(to right, var(--fs-color-primary), var(--fs-color-secondary));
    padding: 10px;
    color: white;
    font-size: 20px;
}

.woocommerce-customer-details address {
    padding-left: 10px;
    padding-right: 10px;
    color: #777;
}

td.product-name a {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}

.shop_table tfoot th {
    font-size: 85%;
    letter-spacing: 0;
    text-transform: inherit;
    color: #777;
}

.woocommerce-table__product-name.product-name,
.woocommerce-table__product-table.product-total {
    color: #777;
}

.woocommerce-customer-details--phone {
    margin-bottom: 1.3em;
}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    font-style: normal;
    color: #000;
}

form.checkout h3 {
    font-size: 1.1em;
    font-weight: bolder;
    overflow: hidden;
    padding-top: 10px;
    text-transform: uppercase;
}

.woocommerce-additional-fields h3 {
    border: 1px solid #efefef;
    padding: 5px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

h3#order_review_heading {
    text-align: center;
    color: black;
}

th,
td {
    border-bottom: 0;
}

.woocommerce-checkout .cart_item .product-name {
    display: flex;
}

.woocommerce-checkout .cart_item .product-name img {
    margin-right: 15px;
    border-radius: 5px;
}

.tpspicp_cart_image {
    border-radius: 0px;
    height: 40px;
}

.woocommerce-checkout .cart_item .product-name strong.product-quantity {
    padding-left: 10px;
    align-items: center;
    display: flex;
}

.woocommerce-checkout ins span.amount {
    color: var(--fs-color-secondary) !important;
    font-weight: 700;
    white-space: nowrap;
}

/* .discount-percentage {
    color: #fff !important;
    position: relative;
    margin-left: 2px;
    background: var(--fs-color-secondary);
    padding: 0px 3px;
    border-radius: 3px;
    font-size: 0.8rem !important;
    height: 18px;
} */
.woocommerce-checkout span.amount {
    font-weight: 700;
    white-space: nowrap;
}

.order-total span.amount {
    color: red !important;
    font-size: 20px;
}

.order-total .woocommerce-Price-currencySymbol {
    color: red !important;
}

input {
    box-shadow: unset;
}

.checkout-sidebar button {
    border-radius: 5px;
}

.woocommerce-billing-fields {
    border-top: unset;
    padding-top: unset;
    border: 1px solid #efefef;
    border-radius: 10px;
    margin-bottom: 25px;
}

.woocommerce-checkout .content-area.page-wrapper {
    h3 {
        text-align: center;
    }
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    padding: 5px 10px;
}

.woocommerce-checkout .content-area.page-wrapper {
    .input-text {
        box-shadow: unset;
    }
}

.woocommerce-billing-fields h3 {
    text-align: center;
    background: linear-gradient(to right, var(--fs-color-secondary), var(--fs-color-primary));
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 5px;
    color: white;
}

.woocommerce-billing-fields {
    border-top: unset;
    padding-top: unset;
    border: 1px solid var(--fs-color-primary);
    border-radius: 10px;
    margin-bottom: 25px;
}

a.showcoupon {
    color: var(--fs-color-secondary) !important;
    font-size: 0.9rem;
    padding: 5px 10px;
    font-weight: 700;
    border: 1px solid var(--fs-color-secondary);
    border-radius: 5px;
    margin-left: 10px;
}

a.showcoupon:hover {
    color: white !important;
    background: var(--fs-color-secondary);
}

.cart-container thead th.product-name {
    border-left-width: 0px;
}

.cart-container thead th.product-subtotal {
    border-left-width: 0px;
}
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail a {
    width: 77px;
    height: 77px;
    border-radius: 0.6rem;
    overflow: hidden;
    display: block;
}
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail a img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.woocommerce-checkout .cart_item .product-name img {
    height: 100px;
    width: 75px;
}
.shop_table dl.variation {
    display: none;
}
.woocommerce .woocommerce-form.woocommerce-form-track-order.track_order p:first-child {
    text-align: center;
    color: #000;
    width: 60%;
    margin: auto;
    margin-bottom: 40px;
}
form.track_order {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr;
    gap: 15px;
    width: 100%;
}
form.track_order p:first-child {
    grid-column: span 3;
}
form.track_order p.form-row-first,
form.track_order p.form-row-last {
    grid-column: span 1;
    width: 100%;
    display: unset;
}
form.track_order p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
form.track_order p button {
    width: 100%;
    height: 42px;
    margin-top: auto;
}
form.track_order div.clear {
    order: 1
}
.track_order .input-text {
    width: 100%;
    padding: 12px 15px;
    height: 42px;
    border-radius: 34px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s;
    margin-bottom:0;
}
 .track_order .input-text:focus {
     border-color: #ff5722;
     box-shadow: 0 0 0 2px rgba(255, 87, 34, 0.1);
 }

.track_order .button:hover {
    background-color: #f4511e;
}

.pcontact-right .form-group input[type="text"]:focus,
.pcontact-right .form-group input[type="email"]:focus,
textarea:focus {
    border-color: #ff5722;
    box-shadow: 0 0 0 2px rgba(255, 87, 34, 0.1);
}
#footer .footer-gallery .flickity-button {
    display: none;
}
#footer .footer-gallery .box-text {
    display: none;
}
#footer .footer-gallery .gallery-col {
    padding-bottom: 0;
}
#footer .footer-gallery .gallery-col .box-image img {
    width: 150px;
    height: 40px;
}
#footer .row.footer-gallery {
    padding-top: 24px;
}
.bloga-list {
    margin: 0;
}
.bloga-list .box-text {
    padding: 0;
}
.show-on-hover.absolute.fill.hide-for-small.back-image {
    display: none;
}
#main .pd-sec {
    padding: 100px 0;
}
.d-flex {
    display: flex;
}
.t48 {
    font-size: 48px;
}
.srate-content-text p {
    width: 70%;
    margin: 20px 0;
    color: #000;
}
.srate-posit p {
    color: #000;    
}
.srate-posit  h3 {
    color: var(--fs-color-primary);
}

.srate-avt img {
    width: 100%;
    height: 100%;
}
.srate-avt .col-inner {
    margin: 0 10px;
    align-items: center;
    display: flex;
}
.srate-avt .img-inner.dark {
    margin-left: -10px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.srate-avt-item:last-child p{
    background-color: var(--fs-color-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    margin-left: -10px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 1;
    position: relative;
}
.srate-avt .col-inner>.img:not(:last-child),
.srate-avt .col>.img:not(:last-child) {
    margin-bottom: 0;
}
.srate-avt,
.srate-posit {
    padding: 0;
}
.srate-avt {
    padding: 0 10px;
    padding-left: 22px;
}
.srate-slide-right .flickity-button {
    opacity: 1;
}
.srate-slide-right .flickity-button svg {
    background-color: #fff;
}
.srate-slide-right .flickity-button svg path{
    fill: var(--fs-color-primary) !important;
}
.srate-slide-right .flickity-button.previous {
    left: -8%;
}
.srate-slide-right .flickity-button.next {
    right: -8%;
}
.swiper-slide-wrapper-right {
    padding: 0;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    overflow: hidden;
}
.swiper-slide-wrapper-right img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide-wrapper-right .img-inner.dark {
    position: relative;
    padding-top: 100%;
}
.srate-content-left,
.srate-slide-right {
    padding-bottom: 0;
}
.swiper-slide-wrapper-left .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    margin: auto;
}
.swiper-slide-wrapper-left {
    padding: 30px;
    background-color: #fff;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-slide-wrapper-left .col-inner p {
    color: #000;
}
.swiper-slide-wrapper-left .start p {
    display: flex;
}
.tb-blog-new-col .col.post-item .box-vertical .box-image {
    display: none;
}
.tb-blog-new-col .col.post-item .box-vertical .box-text {
    padding: 20px;
    border-radius: 12px;
}
.tb-blog-new-col .col.post-item .box-vertical .box-text:hover {
    background-color: var(--fs-color-primary);
}
.tb-blog-new-col .col.post-item .box-vertical .box-text:hover .post-meta {
    color: #fff;
}
.tb-blog-new-col .col.post-item .box-vertical .box-text:hover .post-meta::before {
    filter: brightness(0) invert(1);
}
.tb-blog-new-col .col.post-item .box-vertical .box-text a {
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s ease-in-out;
    word-break: break-word;
}
.tb-blog-new-col .col.post-item .box-vertical .box-text:hover a{
    color: #fff;
}
.tb-blog-new-col .col.post-item {
    padding: 0;
}
.tb-blog-new-col .row.large-columns-1.medium-columns-1.small-columns-1 {
    margin: 0;
}
.prddt-gift-box ul {
	border: 0.1rem solid var(--fs-color-primary);
    border-radius: 0 1.2rem 1.2rem 1.2rem;
    padding: 20px;
    position: relative;
    overflow: hidden;
    row-gap: 1rem;
    display: flex;
    flex-direction: column;
    color: #000;
	margin-bottom: 0;
}
.img.has-hover.prddt-gift-dcor {
	margin: 0;
}
.prddt-gift-box ul:before {
	content: "";
    position: absolute;
    width: 100%;
    padding-top: 55%;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: radial-gradient(833.15% 200.44% at 123.26% 253.01%, #f66315 0%, rgba(246, 99, 21, 0) 100%);
    transform: translateX(42%) rotate(328deg);
}
.row.prddt-gift .col.prddt-gift-box.small-12.large-12 .col-inner p {
/* 	width: 10%; */
	display: inline-block;
    padding: 4px 20px;
    color: #f66315;
    font-weight: 600;
    font-size: 16px;
    border-radius: 1.2rem 1.2rem 0 0;
    border: 0.1rem solid #f66315;
    border-bottom: unset;
    position: relative;
    z-index: 1;
    background: #F9F9F9;
    transform: translateY(0.1rem);
}





/* RESPONSIVE */
@media screen and (max-width: 1024px) {


	#main .prddt-right .price-wrapper .price {
		display: flex;
		gap: 20px
	}
	#main .price-wrapper .price  {
		display: grid;
		gap: 5px;
	}
    .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner .post-title a {
        font-size: 18px;
    }
    .swiper-slide-wrapper-left .col-inner p {
        text-align: left;
    }
    #main .pd-sec {
        padding: 20px 0;
    }
    .srate-slide-right .flickity-button.next {
        right: 45%;
        bottom: -80%;
    }
    .srate-slide-right .flickity-button.previous {
        left: 45%;
        bottom: -80%;
    }
    .srate-guest {
        margin: 0;
        padding-bottom: 20px;
    }
    .srate-posit {
        padding-right: 20%;
    }
    .srate-avt {
        padding-left: 20%;
    }
    .srate-content-text p {
        width: 100%;
    }
    .srate-content-left,
    .srate-slide-right
     {
        flex-basis: 100%;
        max-width: 100%;
        text-align: center;
    }
    .sod-form-col {
        padding-bottom: 0px;
    }
    .sod-head .sod-head-col h2 {
        font-size: 39px;
    }
    .woocommerce .woocommerce-form.woocommerce-form-track-order.track_order p:first-child {
        width: 80%;
        margin-bottom: 20px;
    }
    #main .section.sec-sod {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .preason-item-wrapper {
        padding: 0 15px 0 15px;
    }
    .preason-item-wrapper:nth-child(even) {
        margin-top: 0;
    }
    .top-title-post h2 {
        left: 0;
    }
    .preason-item-wrapper {
        max-width: 50%;
    }
    .pintro-right .col-inner {
        justify-content: center;
    }
    .text.pintro-right-title p {
        font-size: 43px;
        color: var(--fs-color-primary);
        font-weight: 700;
        text-align: center;
    }
    .text.pintro-left-list {
        text-align: center;
        margin-bottom: 20px;
        background-color: #fbccb2;
        border-radius: 10px;
        border: 2px dashed #fff;
        padding: 12px 0;
    }
    .pintro-left-title {
        font-size: 70px;
        text-align: center;
        color: #fff;
        font-weight: 900;
        -webkit-text-fill-color: #f66315;
        -webkit-text-stroke-width: 0.1rem;
        -webkit-text-stroke-color: white;
    }
    .pintro-left {
        flex-basis: 100%;
        max-width: 100%;
    }
    .pintro-mid {
        flex-basis: 50%;
        max-width: 50%;
    }
    .pintro-right {
        flex-basis: 50%;
        max-width: 50%;
    }
    .row.pintro {
        padding-top: 0;
    }
    #header ul.header-nav li a {
        font-size: 14px;
    }
    #header #logo {
        width: 130px;
    }
    #header li.cart-item a {
        padding: 5px;
    }
    #main .section.sec-breadcrumb {
        padding-top: 37%;
    }
    #main .section.sec-breadcrumb .section-content.relative .col-breadcrumb a {
        font-size: 14px;
    }
    #main .section.sec-breadcrumb .section-content.relative .col-breadcrumb .breadcrumb_last {
        font-size: 14px;
    }
    #main .section.sec-breadcrumb .section-content.relative .breadcrumb-title h1 {
        font-size: 3.8vw;
    }
    .row.pcontact-bl-row {
        transform: translateY(0);
        margin: 20px 15px;
        width: calc(100% - 30px)
    }
    .pcontact-left {
        padding: 24px 16px;
    }
    #footer .footer-left,
    #footer .footer-right {
        flex-basis: 100%;
        max-width: 100%;
    }
    #footer .footer-left,
    #footer .footer-right {
        padding: 0 15px 0 15px;
    }
    #footer .footer-logo {
        width: 12%;
    }
    #footer .sec-footer {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #footer .img-bcth {
        width: 20%;
        margin-bottom: 24px;
    }
    #footer .footer-ct-item {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    #footer .footer-ct-list {
        border-top: 0.1rem solid #fff;
    }
    #footer .footer-ct-item .col-inner {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #footer .row.footer-bank .col.small-12.large-12 .stack {
        display: block;
        overflow-y: scroll;
        white-space: nowrap;
    }
    #footer .row.footer-bank .col.small-12.large-12 .stack .img {
        display: inline-block;
    }
    .mt-50 {
        margin-top: 2rem;
    }
    .text.blogh-head h2 {
        font-size: 35px;
    }
    .sec-blogh {
        margin-top: 32px;
    }
    .blogh-slider .flickity-button.next {
        right: 1%;
    }
    .blogh-slider .post-title {
        font-size: 20px;
    }
    #main .section.sec-bloga {
        padding: 40px 0 40px 0;
    }
    .bloga-head-text h2 {
        font-size: 35px;
    }
    .sec-bloga .bloga-head-col {
        padding-bottom: 16px;
    }
    .bloga-col-left {
        flex-basis: 100%;
        max-width: 100%;
    }
    .bloga-col-right {
        flex-basis: 100%;
        max-width: 100%;
    }
    .bloga-col-left .bloga-list .post-item .box .box-text {
        position: static;
        transform: translateY(0);
        background: #feefe8;
    }
    .bloga-col-left .bloga-list .post-item .box::before {
        content: none;
    }
    #main .bloga-list .post-item .col-inner .post-title a,
    #main .bloga-list .post-item .col-inner:hover .post-title a:hover {
        color: #000;
    }
    #main .bloga-list .post-item .col-inner .post-title a,
    #main .bloga-list .post-item .col-inner .post-meta {
        color: #000;
    }
    #main .bloga-list .post-item .col-inner .post-meta::before {
        filter: unset;
    }
    #main .content-area.page-wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }
    .text.blogsh-text h2 {
        font-size: 35px;
    }
    .mt-100 {
        margin-top: 40px;
    }
    #main .section.sec-blogsh {
        margin-top: 40px;
        padding: 0;
    }
    .pstore-options-head-text a {
        font-size: 20px;
    }
    #main .section.sec-fregis {
        margin-top: 40px;
    }
    .text.fregis-left-text h2 {
        font-size: 35px;
    }
    #main .section.sec-fregis .fregis-ctf7 form.wpcf7-form .btn-submit-ctf7 {
        width: 20%;
    }
    .fregis-left,
    .fregis-right {
        padding-bottom: 4px;
    }
    #main .section.sec-pstore {
        margin-top: 16px;
    }
    #main .blog-wrapper.blog-single.page-wrapper .large-9.col,
    #main .blog-wrapper.blog-single.page-wrapper .post-sidebar.large-3.col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .entry-title-single-blog-post {
        font-size: 35px;
    }
    .th-b .text.blogsh-text h2,
    .text.tb-dm-text h2,
    .tb-blog-new-row h2,
    .text.ht-ch-text h2 {
        font-size: 20px;
    }
    .text.ht-ch-text p a {
        font-size: 16px;
    }
    #main .blog-wrapper.blog-archive .page-title {
        font-size: 35px;
    }
    .blog-wrapper.blog-archive .large-9.col {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }
    .blog-wrapper.blog-archive .post-sidebar.large-3.col {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }
    .blog-archive .large-9 .post-item .box::before {
        content: none;
    }
    .blog-archive .large-9 .post-item .box .box-text {
        position: static;
    }
    .blog-archive .large-9 .post-item .box .box-text .box-text-inner {
        padding: 20px;
        background: #feefe8;
    }
    .blog-archive .large-9 .post-item .col-inner .box-text {
        padding: 0;
        transform: translateY(0);
    }
    #main .blog-archive .large-9 .post-item .col-inner a {
        color: var(--fs-color-primary);
    }
    #main .blog-archive .large-9 .post-item .col-inner p {
        color: #000;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-word;
    }
    #main .blog-archive .section.sec-blogsh {
        margin-top: 20px;
    }
    #main .blog-archive .row.tb-blog-new-row,
    #main .blog-archive .row.ht-ch-row {
        display: none;
    }
    .sec-hcate .t-title h2 {
        margin-bottom: 16px;
        font-size: 35px;
    }
    .hcate-category-slider .product-category .col-inner a {
        padding: 12px;
    }
    .hcate-category-slider .product-category .col-inner a:hover .box-text-inner h5 {
        color: #000;
    }
    .col.hcate-wrapper {
        padding-bottom: 20px;
    }
    .mt-80 {
        margin-top: 40px;
    }
    .sreason-left {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .sreason-right {
        flex-basis: 100%;
        max-width: 100%;
    }
    .t-title h2 {
        font-size: 35px;
    }
    .row.sreason-detail .t-title h2 {
        font-size: 33px;
    }
    .row.sreason-detail .t-title h2,
    .sreason-left .sreason-left-content p {
        text-align: center;
    }
    .row.sreason-detail a.button {
        margin-left: 44%
    }
    .hprd-dcorr {
        right: -48%;
    }
    .sstore-content .flickity-slider .box .box-text a {
        font-size: 14px;
    }
    .text.sstore-title h2 {
        font-size: 35px;
    }
    .snews-bg-img img {
        height: 750px;
    }
    .intro-brand-content .text.title h2 {
        font-size: 35px;
    }
    #main .intro-brand-decor {
        width: 4.5rem;
        height: 4.5rem;
    }
    .intro-brand-decor.x4 {
        top: 0%;
    }
    .intro-brand-decor.x5 {
        top: 108%;
    }
    .intro-brand-decor.x7 {
        top: 107%;
    }
    h2.title-fillter {
        font-size: 35px;
    }
    .row.category-page-row .col.large-9 .all-title-order .title-order h1 {
        font-size: 35px;
    }
    .prddt-right .product-title.product_title.entry-title {
        font-size: 35px;
    }
    .product-custom-breadcrumb-wrapper {
        padding-bottom: 32px;
    }
    .prddt-right .price-wrapper .price span.woocommerce-Price-amount.amount bdi {
        font-size: 29px;
    }
    .prddt-right .single_variation_wrap .woocommerce-variation-price .price ins bdi {
        font-size: 29px;
    }
    [data-icon-label]:after {
        top: -5px;
    }
    .content-area.page-wrapper .woocommerce {
        padding-top: 15px;
    }
    .blogh-slider .flickity-button.previous {
        left: 1%;
    }
    .blogh-slider.t-d .image-cover img {
        height: 75%;
        margin: auto;
    }
    #main .snews .bloga-col-left .box-image .image-cover {
        padding-top: 60% !important;
    }

    .bloga-list .col.post-item {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
    button.button.primary.mt-0.pull-left.small {
         width: 50%;
    }
    


}

@media screen and (max-width: 992px) and (min-width: 768px) and (orientation: landscape) {
    #header #logo {
        width: 70px;
    }
    .blogh-slider .flickity-viewport .box-text {
        padding: 12px;
    }
    .bloga-list .col.post-item {
        flex-basis: 50%;
        max-width: 50%;
    }
    .col.hprd-left,
    .col.hprd-right {
        padding-right: 10px;
        padding-left: 10px;
    }
    .row.hprd-list .col {
        padding: 0;
    }
    #main .price-wrapper .price del bdi {
        font-size: 14px;
    }
    .bloga-list .col.post-item {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
    #main .price {
        gap: 6px;
    }
    button.button.primary.mt-0.pull-left.small {
        width: 70%;
    }
    .woocommerce.row.row-large.row-divided .col.large-7.pb-0,
    .checkout.woocommerce-checkout .large-7.col,
    .checkout.woocommerce-checkout .large-5.col {
    
        flex-basis: 100%;
        max-width: 100%;
    }
    .woocommerce.row.row-large.row-divided .cart-collaterals.large-5.col.pb-0 {
        flex-basis: 100%;
        max-width: 100%;
    }

}
@media screen and (max-width: 768px) {
	#main .blog-wrapper.blog-archive .page-title {
		font-size: 27px;
	}
    .pcontact-left,
    .pcontact-right {
        flex-basis: 100%;
        max-width: 100%;
    }
    button.button.primary.mt-0.pull-left.small {
        width: 65%;
    }
	    #main .price-wrapper .price {
        display: flex;
        gap: 5px;
    }
	.price-wrapper .price span.woocommerce-Price-amount.amount bdi {
    font-size: 17px;
}
	.woocommerce-checkout .cart_item .product-name img {
    height: auto;
}
    #main .intro-brand {
        margin-top: 0;
    }
    #main .intro-brand-decor {
        width: 4rem;
        height: 4rem;
    }
    .intro-brand-content .text.title h2 {
        font-size: 27px;
        white-space: nowrap;
    }
    .sstore-right a.button {
        margin: 0 auto;
        width: 20%;
        float: unset;
        display: block;
    }
    .text.sstore-title p {
        text-align: center;
    }
    .text.sstore-title h2 {
        font-size: 27px;
        text-align: center;
    }
    .section.snews .bloga-list .flickity-button.next {
        right: 45%;
        top: 100%;
    }
    .section.snews .bloga-list .flickity-button.previous {
        left: 45%;
        top: 100%;
    }
    .srate-avt {
        padding-left: 15%;
    }
    .srate-posit {
        padding-right: 15%;
    }
    .sec-hcate .t-title h2,
    .row.sreason-detail .t-title h2 {
        font-size: 27px;
    }
    .flickity-page-dots {
        left: 5%;
        right: 5%
    }
    .t-title h2 {
        font-size: 27px;
    }
    .pdp-tab .tabbed-content .nav.nav-line-bottom.nav-normal.nav-size-normal li.tab.has-icon a {
        font-size: 16px;
    }
    .prddt-right .price-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .prddt-right .price-wrapper .price span.woocommerce-Price-amount.amount bdi {
        font-size: 24px;
    }
	.prddt-right .price-wrapper .price ins span.woocommerce-Price-amount.amount bdi {
		font-size: 24px;
	}
	#main .prddt-right .price-wrapper .price del span.woocommerce-Price-amount.amount bdi {
		font-size: 16px;
	}
    .prddt-right .product-title.product_title.entry-title {
        font-size: 27px;
        padding-top: 10px;
    }
    .prddt-left {
        padding-left: 10%;
        padding-right: 10%;
    }
    .shop-page-title .page-title-inner {
        padding-top: 10px;
    }
    .shop-page-title .category-filtering .inline-block .widget.woocommerce ul {
        text-align: left;
    }
    .shop-page-title .category-filtering .filter-button {
        flex-wrap: nowrap;
        display: flex;
        gap: 5px;
    }
    .shop-page-title .category-filtering {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .shop-page-title.category-page-title.page-title {
        display: unset;
    }
    h2.title-fillter {
        font-size: 27px;
        text-align: center;
    }
    .shop-page-title .category-filtering a.filter-button {
		margin: 0;
        padding: 10px;
        border: 1px solid var(--fs-color-primary);
        width: 100%;
        background-color: var(--fs-color-primary);
        border-radius: 5px;
        color: #fff;
        font-weight: 700;
    }
    .woocommerce-ordering {
        margin: 0;
    }
    .row.category-page-row .col.large-9 .all-title-order .title-order h1 {
        font-size: 27px;
        margin-bottom: 55px;
    }
    
    .shop-page-title.category-page-title .woocommerce-breadcrumb.breadcrumbs,
    .shop-page-title.category-page-title .woocommerce-ordering {
        display: none;
    }
    .text.fregis-left-text h2 {
            font-size: 27px;
            text-align: center;
        }
    .text.blogsh-text h2 {
        font-size: 27px;
    }
    .col.pstore-col-left.medium-12.small-12.large-6 {
        order: 2;
    }
    .col.pstore-col-right.medium-12.small-12.large-6 {
        order: 1;
        padding-right: 15px;
        margin-bottom: 24px;
    }
    #header li.cart-item a {
        width: 35px;
        overflow: visible;
    }
    #header li.cart-item a::before {
        content: none;
    }
    [data-icon-label]:after {
        top: -11px;
        right: -12px;
    }
    .pcontact-left .col-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .pcontact-left .pcontact-info-item {
        margin-bottom: 0;
    }
    #footer .footer-right .footer-asset-col p,
    #footer .footer-right .footer-asset-col h3 {
        margin-bottom: 10px;
    }
    #footer .footer-right .footer-asset .footer-asset-col {
        padding: 40px 5px 20px 15px;
    }
    #footer .footer-right .footer-asset-col .icon-pttt {
        padding-right: 0;
    }
    #header .nav>li>a {
        color: var(--fs-color-primary);
    }
    #main-menu .header-search-form.search-form.html.relative.has-icon,
    .account-item.has-icon.menu-item.has-child,
    .html.header-social-icons.ml-0,
    .header-newsletter-item.has-icon {
        display: none !important;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        color: #000;
    }
    .blogh-slider.t-d .image-cover img {
        height: 100%;
    }
    .bloga-list .col.post-item {
        flex-basis: 50%;
        max-width: 50%;
    }
    .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner .post-title a {
        font-size: 16px;
    }
    .text.blogh-head h2,
    .bloga-head-text h2 {
        font-size: 27px;
    }
    .widget.block_widget {
        margin-bottom: 0;
    }
    .blogsh-wrap .col-inner {
        flex-direction: column;
        align-items: unset;
        gap: 10px;
    }
    .blogsh-wrap .col-inner .text.blogsh-text h2 {
        text-align: center;
    }
    #main .blog-wrapper.blog-single.page-wrapper .large-9.col,
    #main .blog-wrapper.blog-single.page-wrapper .post-sidebar.large-3.col {
        flex-basis: 100%;
        max-width: 100%;
        padding-top: 24px;
        padding-bottom: 0;
    }
    #main .blog-wrapper.blog-single.page-wrapper .post-sidebar.large-3.col {
        flex-basis: 100%;
        max-width: 100%;
        padding-top: 0;
    }
    .post-sidebar.large-3.col #main .section.sec-blogsh {
        margin-top: 0;
    }
    .tb-blog-new-col .col.post-item  {
        border-bottom: 1px solid var(--fs-color-primary);
    }
    .text.ht-ch-text p {
        border-bottom: 1px solid var(--fs-color-primary);
        padding-top: 20px;
    }
    .tb-blog-new-col .col.post-item .box-vertical .box-text:hover {
        background-color: transparent
    }
    .tb-blog-new-col .col.post-item .box-vertical .box-text:hover a,
    .tb-blog-new-col .col.post-item .box-vertical .box-text:hover .post-meta {
        color: #000;
    }
    .tb-blog-new-col .col.post-item .box-vertical .box-text:hover .post-meta::before {
        filter: none;
    }
    .text.ht-ch-text h2  {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .woocommerce .woocommerce-form.woocommerce-form-track-order.track_order p:first-child {
        width: 100%;
    }
    .sod-head .sod-head-col h2 {
        font-size: 50px;
    }
    .sec-sod-decor {
        display: none;
    }
    #main .section.sec-sod {
        padding-top: 40px;
    }
    form.track_order p {
        grid-column: span 3
    }
    form.track_order {
        grid-template-columns: 1fr 1fr;
    }
    form.track_order p button {
        width: 20%;
    }
    .sod-form-col {
        padding-bottom: 4px;
    }
	.blogh-wrap .row.blogh-slider.t-d {
		margin: 0
	}

}


@media screen and (max-width: 549px) {
	.flickity-page-dots {
        left: 0%;
        right: 0%;
    }
	.row.hprd-list {
    row-gap: 0;
}
	 #main .price-wrapper .price del bdi {
        font-size: 16px;
    }
    .price-wrapper .price span.woocommerce-Price-amount.amount bdi {
        font-size: 18px;
    }
	.prddt-right .price-wrapper .price ins span.woocommerce-Price-amount.amount bdi {
		font-size: 27px
	}
	#main .prddt-right .price-wrapper .price {
		display: flex;
		align-items: center;
		flex-direction: row;
		gap: 10px
	}
	
	#main .price-wrapper {
		padding-top: 5px
	}
	#main .price {
		gap: 2px;
	}
	#main .price-wrapper .price {
		display: flex;
		align-items: start;
		flex-direction: column;
	}
	#main .section.sec-fregis .fregis-ctf7 form.wpcf7-form .btn-submit-ctf7 {
		width: 25%;
	}
	.track_order .form-row button.button {
		font-size: 13px
	}
	.blogh-wrap .row.blogh-slider.t-d {
		margin: 0
	}
	.blog-archive .large-9 .post-item .box .box-text .box-text-inner {
        padding: 20px 12px;
    }
	#main .blog-archive .large-9 .post-item {
		flex-basis: 50%;
		max-width: 50%;
	}
	#main .blog-wrapper.blog-archive .page-title {
		font-size: 27px;
	}
    button.button.primary.mt-0.pull-left.small {
        width: 100%;
		margin-top: 10px !important
    }
    .continue-shopping.pull-left.text-left {
        margin-right: 5px;
        margin-left: 5px !important;
    }
    .row.sreason-detail a.button {
        margin-left: 33%;
    }
   
    #main .contact-map {
        position: relative;
        padding-top: 80.722222%;
    }
    #main .section.sec-breadcrumb {
        padding-top: 60%;
    }
    .pcontact-left .col-inner {
        grid-template-columns: repeat(1, 1fr);
    }
    .text.pcontact-right-text p {
        font-size: 17px;
    }
    .pcontact-right .contact-form {
        gap: 10px;
    }
    #footer .footer-logo {
        width: 25%;
    }
    #footer .footer-ct-item {
        padding: 5px;
    }
    #footer .footer-ct-item .col-inner {
        align-items: start;
    }
    .footer-right .row.footer-ct-list {
        padding: 24px 0;
        margin: 0;
    }
    #footer .footer-right .footer-asset .footer-asset-col {
        padding: 24px 5px 24px 15px;
    }
    #footer .footer-right .footer-asset .footer-asset-col.medium-6.small-12.large-6 {
        padding-top: 0;
        padding-right: 15px;
    }
    .blogh-slider .flickity-viewport .box-text {
        border-radius: 0 0 1.2rem 1.2rem;
        padding: 12px;
    }
    .blogh-slider .post-title {
        font-size: 17px;
    }
    .bloga-col-left .bloga-list .post-item .box .box-text .box-text-inner {
        padding: 20px 12px
    }
    .entry-title-single-blog-post {
        font-size: 27px;
    }
    .th-b .text.blogsh-text h2,
    .text.tb-dm-text h2,
    .tb-blog-new-row h2,
    .text.ht-ch-text h2 {
        font-size: 17px;
    }
    .blogh-slider .flickity-viewport .box-image {
        border-radius: 12px 12px 0 0;
    }
    .blogh-slider .flickity-slider .col.post-item {
        padding-left: 0;
        padding-right: 0;
    }
    .blogh-slider .flickity-button.previous {
        left: -3%;
    }
    .blogh-slider .flickity-button.next {
        right: -3%;
    }
    .text.blogsh-text h2 {
        font-size: 27px;
    }
    #main .bloga-list .post-item .col-inner .post-meta {
        display: none;
    }
    form.track_order p button {
        width: 30%;
    }
    .col.sod-ban-col.medium-6.small-12.large-6 {
        padding-bottom: 10px;
    }
    .text.blogsh-text h2 {
        font-size: 27px;
    }
    .pstore-options-head-text a {
        font-size: 16px;
    }
	.pstore-option-head a.button span {
		font-size: 14px
	}
    #main .row.pstore-option {
        margin-bottom: 15px;
    }
    .hprd-img {
        display: none;
    }
    .mb-bn-img {
        display: unset;
    }
    .hprd-left {
        order: 2;
    }
    .hprd-right {
        order: 1;
    }
    .mt-80 {
        margin-top: 20px;
    }
    .mb-100 {
        margin-bottom: 0.25rem;
    }
    .mt-30 {
        margin-top: 0.875rem;
    }
    .srate-avt,
        .srate-posit {
        
        padding-left: 15%;
        padding-right: 15%;
    }
    .swiper-slide-wrapper-left {
        padding: 20px;
        background-color: #fff;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        border-bottom-left-radius: 0
    }
    .swiper-slide-wrapper-right {
        padding: 0;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        border-top-right-radius: 0;
        overflow: hidden;
    }
    .sstore-right a.button {
        width: 35%;
    }
    .snews-bg-img img {
        height: 604px;
    }
    .section.snews .bloga-list .flickity-button.previous {
        left: 44%;
    }
    .intro-brand-decor.x4 {
        top: -39%;
    }
    .intro-brand-decor.x6 {
        right: 4%;
        top: -25%;
    }
    .intro-brand-decor.x3 {
        left: 16%;
        top: 106%;
    }
    .intro-brand-decor.x1 {
        left: -3%;
        top: -6%;
    }
    .intro-brand-decor.x5 {
        top: 151%;
    }
    .intro-brand-decor.x2 {
        top: 100%;
    }
    #main .intro-brand-decor {
        width: 3.8rem;
        height: 3.7rem;
    }
	.intro-brand-content .text.title h2 {
		font-size: 20px;
    }
	.checkout.woocommerce-checkout .large-5.col .col-inner.has-border {
		padding: 10px
	}
	#footer .footer-gallery .gallery-col .box-image img {
		width: 99px;
		height: 25px;
	}
	#footer .img-bcth {
		width: 45%;
	}
	#at_posts_related .flickity-slider .col.post-item {
		flex-basis: 100%;
		max-width: 100%;
	}

}
.added_to_cart.wc-forward {
	display: none
}
.cart-icon.tooltip.is-small {
    background-color: #feefe8;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.cart-icon.tooltip.is-small strong {
    margin-top: 10px;
}
#at_posts_related .flickity-slider .post-title.is-large a {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}