:root {
    --theme-color: #886c4a;
    --theme-color2: #dca54c;
    --black: #2e2e2e;
    --grey: #9e9e9e;
    --fa6: 'Font Awesome 6 Pro';
    --regular: 'Lexend-Light';
    --medium: 'VN Florensans';
    --semi: 'VN Florensans';
    --semi2: 'UTM Americana';
    --bold: 'UTM Americana';
    --lora: 'UTM Americana';
    --flo: 'VN Florensans'
}

::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border: 0
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: unset;
    background-color: #fff
}

::-webkit-scrollbar {
    height: 4px;
    border-radius: 99px
}

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

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

.single #ez-toc-container a {
    font-size: 15px;
    margin-bottom: 5px
}

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

body {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-style: normal;
    font-family: var(--regular), sans-serif
}

@font-face {
    font-display: swap;
    font-family: 'Lexend-Light';
    src: url('/wp-content/themes/flatsome-child/fonts/Lexend-Light.woff2') format('woff2'), url('/wp-content/themes/flatsome-child/fonts/Lexend-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-display: swap;
    font-family: 'VN Florensans';
    src: url('/wp-content/themes/flatsome-child/fonts/VNFlorensans.woff2') format('woff2'), url('/wp-content/themes/flatsome-child/fonts/VNFlorensans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-display: swap;
    font-family: 'UTM Americana';
    src: url('/wp-content/themes/flatsome-child/fonts/UTMAmericana.woff2') format('woff2'), url('/wp-content/themes/flatsome-child/fonts/UTMAmericana.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

input:autofill {
    -webkit-transition-delay: 9999s;
    transition-delay: 9999s
}

input:-webkit-autofill {
    -webkit-transition-delay: 9999s;
    transition-delay: 9999s
}

.wpcf7 form .wpcf7-response-output {
    display: none
}

.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    background: 0 0;
    padding: 0;
    font-size: 11px;
    line-height: 15px;
    left: 18px;
    bottom: 0
}

.wpcf7 .wpcf7-not-valid-tip:after {
    display: none
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
ul {
    margin-bottom: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    font-weight: 400;
    font-family: var(--semi)
}

p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 1rem;
    font-family: var(--regular)
}



#header .header-nav-main>.menu-item {
    margin: 0
}

#header .menu-block .col-inner>.sub-menu {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

#header .menu-block .sub-menu .toggle {
    display: none
}

#header .header-nav-main>.menu-item-has-block>.sub-menu {
    padding: 0 64px;
    background: 0 0;
    border: 0;
    box-shadow: none
}

#header .icon-angle-down {
    display: none
}

#header .header-nav-main>.menu-item>a {
    font-family: var(--flo);
    padding: 30px 18px;
    font-size: 16px;
    color: #494444;
    line-height: 20px;
    font-weight: 400;
    transition: all .3s
}

#header .header-nav-main>.menu-item>a:hover,
#header .header-nav-main>.menu-item.active>a {
    color: #886c4a
}

#header .header-wrapper {
    border-bottom: 1px solid #dddddd70;
    height: 80px !important
}

#header .header-wrapper .header-main {
    height: 80px !important
}

#header .header-nav-main>.menu-item.menu-sale>a {
    background-color: #ff5605
}

#header .header-button-1 .button {
    background: #f2f1ed;
    font-weight: 400;
    color: #292929;
    border: 0;
    width: 217px;
    text-align: left;
    height: 36px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    border: 0;
    background-color: #e8e8e8;
    box-shadow: none;
    height: 50px;
    padding: 0 20px 0 40px;
    border-radius: 33px
}

#header .header-button-1 .button:before {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(/wp-content/themes/flatsome-child/images/icon-search-white-new.svg) no-repeat center;
    margin-right: 12px;
    background-size: contain;
    filter: invert(1);
    flex-shrink: 0;
    position: absolute;
    top: 13px;
    left: 10px
}

#masthead .image-icon:after {
    background-color: #f9f86c;
    color: #000;
    font-size: 10px;
    top: 19px;
    right: -7px;
    font-family: var(--semi) !important
}

#header .header-bottom {
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    display: block !important
}

#header .header-bottom.show {
    opacity: 1;
    visibility: visible
}

.header-bottom .searchform {
    background-color: hsla(0, 0%, 83.1%, .4);
    position: relative;
    border-radius: 99px;
    width: 500px
}

#header .searchform .button.icon {
    border: 0;
    color: #777;
    box-shadow: none;
    position: absolute;
    top: 0;
    background: 0 0 !important;
    width: 50px;
    height: 50px;
    right: 20px;
    padding: 0;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

#header .searchform .icon-search {
    width: 20px;
    height: 20px;
    background: url(/wp-content/themes/flatsome-child/images/icon-search-black.svg) no-repeat center;
    background-size: cover
}

#header .searchform .icon-search:before {
    display: none
}

#header .html_topbar_left {
    position: unset
}

#header .searchform input[type=search] {
    border: 0;
    box-shadow: none;
    font-size: 16px;
    height: 50px;
    color: #666;
    background: 0 0;
    padding: 0 70px 0 20px;
    font-size: 15px
}

#header .close-search {
    padding: 0;
    margin: 0;
    position: absolute;
    transform: translateY(-50%);
    right: -70px;
    top: 50%;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

#header .close-search i {
    color: #666;
    font-size: 28px
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.nav-dropdown-has-arrow li.has-dropdown:after {
    display: none
}

#wrapper .menu-block {
    min-height: 300px;
    margin: auto !important;
    position: relative;
    z-index: 4;
    background-color: #ededed;
    padding: 0 !important
}

.menu-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translatex(-50%);
    width: 100%;
    height: 1px;
    background-color: transparent;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    z-index: 99
}

.menu-block .col-left {
    padding: 20px;
    position: relative;
    flex-basis: 60%;
    max-width: 60%;
    border-right: 1px solid #bebebe
}

#header .header-nav-main>.menu-item-has-block>.sub-menu .menu-block .col-right,
.menu-block .col-right {
    padding: 20px;
    flex-basis: 40%;
    max-width: 40%
}

#wrapper .menu-block .col-left .menu-item,
#wrapper .menu-item-has-block .nav-dropdown .menu-block li:first-child:not([class^=bullet-]),
.menu-item-has-block .nav-dropdown .menu-block li {
    margin-left: 0 !important;
    list-style: none !important
}

.menu-block .col-left .col-inner>ul>li>a {
    display: block;
    padding-bottom: .5rem;
    margin-bottom: 1.2rem;
    position: relative;
    font-size: 14px;
    font-family: var(--semi);
    color: #000;
    text-transform: uppercase;
    width: fit-content;
    width: -moz-fit-content
}

.menu-block .col-left .col-inner>ul>li>a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 40px;
    background-color: #000
}

.menu-block .col-left .menu-item a .box-menu {
    display: none
}

.info-menu .banner-header {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 18px;
    height: 100%
}

.menu-img2 .info-menu .banner-header {
    grid-template-columns: repeat(2, 1fr)
}

.menu-img2 .menu-block .info-menu .banner-header .image-cover.image2 {
    display: block
}

.menu-img2 .info-menu .banner-header .submenu-cover {
    display: none
}

.info-menu .banner-header .image-cover {
    padding-top: calc(145%/2 - 15px);
    border-radius: 4px
}

.info-menu .banner-header a:nth-child(2) {
    grid-row: span 2
}

.info-menu .banner-header * {
    display: block
}

.info-menu .banner-header img {
    transition: all 1s
}

.info-menu .banner-header .image-cover:hover img {
    transform: scale(1.1)
}

.info-menu .banner-header .img-2 .image-cover {
    padding-top: 145%
}

.nav-dropdown-has-border .header-bottom-nav .nav-dropdown {
    border: none;
    background-color: #f3f3f3
}

.menu-block>.col-left>.col-inner>.sub-menu>li>.sub-menu a {
    color: #a4a4a4;
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.menu-block>.col-left>.col-inner>.sub-menu>li>.sub-menu a:hover {
    color: var(--theme-color)
}

.menu-block .info-menu .banner-header .submenu-cover {
    width: 100%
}

.menu-block .info-menu .banner-header .image-cover {
    width: 100%
}

.menu-img2 .menu-block .info-menu .banner-header .image-cover {
    grid-column: unset;
    padding-top: 75%
}

.menu-block .col-inner,
.menu-block .info-menu {
    height: 100%
}

.submenu-cover>ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap
}

.submenu-cover>ul>li {
    width: 100%;
    margin-bottom: 20px
}

.submenu-cover>ul li {
    margin: 5px 0;
    margin-left: 0 !important
}

.submenu-cover>ul>li a {
    font-size: 16px !important;
    text-transform: none !important;
    line-height: 1
}

.submenu-cover>ul>li a:hover {
    color: var(--theme-color)
}

.submenu-cover>ul>li>a {
    font-family: var(--bold) !important;
    display: block;
    padding: 15px 0 !important;
    border-bottom: 1px dashed #cccc
}

.submenu-cover>ul>li:last-child>a {
    border: none
}

#header .header-search .icon-search:before {
    display: none
}

#header .header-search .icon-search,
#search-lightbox .searchform .icon-search:before {

    width: 32px;
    height: 32px;
    display: inline-block;
    background: url('http://localhost/y2cbiobeauty/wp-content/themes/flatsome-child/assets/img/icon-search.svg') no-repeat center;
}

#search-lightbox .searchform .icon-search:before {
    font-family: 'VNFlorensans' !important;
}

#masthead .image-icon img {
    width: 28px;
    height: 28px
}

#search-lightbox #woocommerce-product-search-field-0 {
    background-color: #fff !important;
    color: #292929 !important;
    height: 50px;
    font-size: 16px;
    padding: 0 30px
}

#search-lightbox .searchform .button.icon {
    min-height: 50px;
    min-width: 50px;
    width: 50px;
    height: 50px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

#search-lightbox #woocommerce-product-search-field-0::placeholder {
    color: #292929
}

#search-lightbox .searchform .icon-search {
    font-size: 20px;
    color: #292929;
    transform: translateY(1px)
}

#search-lightbox .searchform .icon-search:before {
    content: '\f002';
    font-family: var(--fa6)
}

#header .icon-shopping-basket:before {
    display: none
}

#header .icon-shopping-basket {
    width: 28px;
    height: 30px;
    background: url(/wp-content/themes/flatsome-child/images/icon-cart.svg) no-repeat center;
    background-size: contain
}

.header-nav-main .header-cart-icon {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px
}

.product-small.box .box-image img {
    bottom: 0;
    font-family: 'object-fit: cover;';
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    transition: all .2s ease-in-out
}

.product-small.box .box-image .image-none,
.product-small.box .box-image .image-fade_in_back {
    border-radius: 6px;
    padding-top: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.product-small.box .product-title a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: var(--flo);
    margin-bottom: 0;
    text-align: center;
}

.product-small.box .title-wrapper {
    margin-bottom: 14px
}

.product-small.box .product-title a:hover {
    color: var(--theme-color)
}

.product-small.box .box-text {
    padding: 20px 0 0
}

.product-small.box .category {
    font-size: 14px;
    text-transform: uppercase;
    opacity: 1;
    font-family: var(--semi);
    color: #a8a8a8;
    line-height: normal;
    margin: 0 0 12px
}

.product-small.box .price-wrapper del {
    order: 2;
    text-decoration: none
}

.product-small.box .price-wrapper del .amount {
    margin-right: 0;
    position: relative;
    opacity: 1;
    font-family: var(--regular);
    text-decoration: line-through;
    color: #c4c4c4;
    margin-left: 10px
}

.product-small.box .price-wrapper .amount,
.product-small.box .price-wrapper .lienhe {
    color: var(--theme-color);
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    font-family: var(--semi)
}

.slick-dots li button {
    color: #fff;
    padding: 0;
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    overflow: hidden;
    display: none
}

.slick-dots li {
    margin: 0 5px !important;
    width: 12px;
    height: 12px;
    background-color: var(--theme-color);
    opacity: .2;
    cursor: pointer;
    border-radius: 50%
}

.slick-dots li.slick-active {
    opacity: 1
}

.slick-dots {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-bottom: 0;
    margin-top: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

#main .slider-home {
    padding: 0
}

.carousel-full>.item:nth-of-type(n+2) {
    display: none
}

.admin-bar #main .slider-home .image-cover {
    padding-top: calc(100vh - 122px) !important
}

#main .slider-home .image-cover {
    padding-top: calc(100vh - 90px) !important
}

.slider-home .slick-dots {
    bottom: 20px
}

.slider-home .slick-dots li {
    border: 2px solid #fff;
    width: 14px;
    height: 14px;
    opacity: 1;
    background-color: transparent
}

.slider-home .slick-dots li.slick-active {
    background-color: #fff
}

.slider-nav-circle .flickity-button {
    width: 40px !important;
    height: 40px;
    top: 45% !important;
    margin-top: 0 !important;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
    transform: unset !important;
    background-color: transparent !important
}

.slider-nav-circle .flickity-button.next {
    right: -30px
}

.slider-nav-circle .flickity-button:hover {
    color: var(--theme-color)
}

.slider-nav-circle .flickity-button svg {
    display: none
}

.slider-nav-circle .flickity-button:before {
    font-family: var(--fa6);
    content: '\f054';
    color: inherit;
    font-weight: 400;
    font-size: 30px;
    width: 100%
}

.slider-nav-circle .flickity-button.previous:before {
    content: '\f053'
}

.slider-nav-circle .flickity-button.previous {
    left: -30px
}

#wrapper .btn-viewall {
    opacity: 1;
    box-shadow: unset;
    height: 40px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--flo);
    width: 160px;
    background-color: #fff1e1;
    color: var(--theme-color);
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

#wrapper .btn-viewall:hover {
    background: var(--theme-color);
    color: #fff
}

.sec-home-1 .box-text {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%)
}

.admin-bar .sec-home-1 .image-cover {
    padding-top: calc(100vh - 122px) !important
}

.sec-home-1 .image-cover {
    padding-top: calc(100vh - 90px) !important
}

.sec-home-1 .box-text h2 {
    filter: drop-shadow(0 0 .625rem rgba(0, 0, 0, .5));
    font-size: 26px;
    color: #fff;
    font-family: var(--flo)
}

.sec-home-1 .box-text p {
    color: #fff;
    text-decoration: underline;
    opacity: 0;
    transition: all .32s ease-in-out
}

.sec-home-1 .box:hover .box-text p {
    opacity: 1;
    font-size: 15px
}

.sec-home-1 img {
    width: calc(50vw + 7vw);
    max-width: unset
}

.sec-home-1 .col-item:nth-of-type(2) img {
    left: unset;
    right: 0
}

.sec-home-1 .col-item:hover {
    flex-basis: calc(50% + 7vw);
    max-width: calc(50% + 7vw)
}

.sec-home-1 .col-item {
    transition: all .32s ease-in-out
}

.sec-home-1 .row {
    flex-wrap: nowrap
}

#footer {
    background-color: #fafafa
}

#footer .absolute-footer {
    padding: 9px 0;
    border-top: 1px solid #dddddd69;
    background-color: #fafafa
}

#footer .copyright-footer {
    font-size: 13px;
    color: #3d3d3d;
    line-height: 1.1
}

#footer .col-1 .img {
    max-width: 100px
}

#footer .menu p:first-of-type,
#footer .menu-2 p:first-of-type {
    color: #3d3d3d;
    text-transform: uppercase;
    font-family: var(--medium);
    margin-bottom: 12px;
    font-size: 16px
}

#footer .col-1 ul {
    margin-bottom: 0;
    list-style: none
}

#footer .col-1 ul li {
    margin-left: 0
}

#footer .col-1 ul li a {
    color: #3d3d3d;
    position: relative;
    margin-left: 0;
    padding-left: 30px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 19px;
    display: block
}

#footer .col-1 ul i {
    position: absolute;
    left: 0;
    width: 24px;
    display: flex;
    top: 3px
}

#footer .menu-2 ul {
    list-style: none
}

#footer .menu-2 ul li {
    margin-left: 0
}

#footer .menu-2 ul li a {
    color: #3d3d3d;
    position: relative;
    margin-left: 0;
    font-size: 16px;
    line-height: 20px;
    display: block
}

#footer .menu-1 ul li a:hover,
#footer .menu-2 ul li a:hover {
    color: var(--theme-color);
    text-decoration: underline
}

#footer .section-footer {
    padding-top: 50px;
    padding-bottom: 0
}

#footer .col-2 {
    flex-basis: 20%;
    max-width: 20%;
    padding-left: 55px
}

#footer .col-3 {
    flex: 1
}

#footer .col-4 {
    flex-basis: 28%;
    max-width: 28%
}

#footer .col-4 .text-top {
    padding-top: 10px;
    border-top: 1px solid #dddddd6b;
    margin-top: 10px
}

#footer .col-4 .text-top strong {
    color: var(--theme-color)
}

.form-title {
    color: #3d3d3d;
    text-transform: uppercase;
    font-family: var(--medium);
    margin-bottom: 5px;
    font-size: 16px
}

.form-content {
    position: relative
}

.form-content .wpcf7-submit {
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
    width: 50px;
    height: 30px;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 400;
    padding: 0;
    min-height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0;
    background-color: #fff1e1;
    font-size: 15px
}

.form-content .wpcf7-submit:hover {
    background-color: var(--theme-color);
    color: #fff
}

.form-content input {
    margin: 0;
    border-radius: 0;
    background: 0 0;
    box-shadow: none;
    font-size: 16px;
    color: #3d3d3d;
    height: 38px;
    padding-left: 0;
    padding-right: 60px;
    border: 0;
    border-bottom: 1px solid #3d3d3d
}

.wpcf7 .wpcf7-not-valid-tip {
    bottom: -18px;
    left: 0
}

.form-content input::placeholder {
    color: #3d3d3d
}

#footer .social-footer {
    margin-top: 30px
}

#footer .list-social a {
    display: inline-flex;
    width: 30px;
    height: 30px;
    color: #3d3d3d;
    font-size: 20px;
    justify-content: center;
    align-items: center
}

#footer .list-social .fa-instagram {
    font-weight: 700
}

#footer .list-social a:hover {
    color: var(--theme-color)
}

.blog-wrapper.page-wrapper {
    padding: 0
}

.blog-wrapper .archive-page-header {
    position: relative;
    margin-bottom: 80px
}

body:not(.home) .box-blog-post .box-info {
    display: flex;
    position: relative;
    margin-bottom: 10px;
    align-items: center
}

body:not(.home) .box-blog-post .box-info .cat-label {
    font-size: 14px;
    line-height: 16px;
    color: var(--grey);
    margin: 0 6px 0 0;
    padding-right: 6px;
    border-right: 1px solid #8e8e8e;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    letter-spacing: .03em
}

body:not(.home) .box-blog-post .box-info .post-meta {
    font-size: 14px;
    line-height: 16px;
    color: #8e8e8e;
    letter-spacing: .03em
}

.box-info .line {
    flex: 1;
    height: 1px;
    border-bottom: 1px solid var(--grey);
    margin-left: 15px;
    display: none
}

body:not(.home) .box-blog-post .line {
    display: block
}

body:not(.home) .box-blog-post .box-text .post-title {
    margin: 0 0 12px
}

body:not(.home) .box-blog-post .box-text {
    padding: 25px 0 0
}

body:not(.home) .box-blog-post .box-text .post-title a {
    margin: 0;
    font-family: var(--semi2);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: color 0s;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: .03em;
    color: #000;
    min-height: 54px
}

body:not(.home) .box-blog-post .box-text .post-title:hover a {
    color: var(--theme-color2)
}

body:not(.home) .box-blog-post .from_the_blog_excerpt {
    margin-top: 12px;
    margin-bottom: 9px;
    display: -webkit-box;
    text-align: justify;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #505050
}

body:not(.home) .box-blog-post .btn-viewall {
    margin: 20px 0 0
}


.category-page-title .title-home h1 {
    text-transform: uppercase;
    -webkit-text-stroke-color: #fff;
    margin-bottom: 0
}

.category-page-row .shop-container .products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px
}

.category-page-row .shop-container .products .product-small.col {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 30px
}

.category-page-title .title-home .t-outline:before {
    line-height: 1.5;
    color: #fff;
    top: -10px
}

.product-small .box-text {
    text-align: center;
    display: flex;
    flex-direction: column
}

.product-small.box .box-excerpt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.product-small.box .price-wrapper {
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.page-contact .img {
    max-width: 500px;
    margin-left: auto
}

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

.page-contact .info-contact h2 {
    font-size: 40px
}

.page-contact .info-contact ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 50px
}

.page-contact .info-contact ul li {
    margin-left: 0;
    padding-left: 44px;
    position: relative
}

.page-contact .info-contact ul li a {
    color: #3d3d3d !important
}

.page-contact .info-contact li i {
    background-color: #fff1e1;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 12px;
    position: absolute;
    left: 0;
    top: -3px;
    color: var(--theme-color)
}

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

.page-contact .form-contact .wpcf7-form-control-wrap:nth-of-type(n+3) {
    grid-column: span 2
}

.page-contact .form-contact .col-content input {
    margin-bottom: 0;
    height: 50px;
    box-shadow: none;
    border: 1px solid #e6eaf3;
    border-radius: 0
}

.page-contact .form-contact .col-content textarea {
    box-shadow: none;
    border: 1px solid #e6eaf3;
    border-radius: 0
}

.form-contact .btn-viewall {
    box-shadow: none !important
}

.form-contact .btn-viewall:hover {
    background-color: #fff;
    color: var(--theme-color2)
}

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

.title h2 {
    margin-bottom: 30px;
    font-size: 30px;
    color: var(--theme-color)
}

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

.wpcf7 .form-course .wpcf7-not-valid-tip {
    bottom: -1px;
    left: unset;
    right: 0
}

.form-course .form-content .form-item {
    grid-column: span 2
}

.form-course .form-content .form-item:nth-of-type(2),
.form-course .form-content .form-item:nth-of-type(3) {
    grid-column: span 1
}

.form-course .form-content .form-item label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: .5rem
}

.form-course .form-content .form-item input {
    background-color: #f8f8f8;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    height: 45px;
    font-size: 15px
}

.form-course .form-content .form-item #nameCourse {
    cursor: not-allowed
}

.form-course .form-content .form-item textarea {
    background-color: #f8f8f8;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    min-height: 90px;
    font-size: 15px
}

.form-course .form-submit {
    text-align: center
}

.form-course .form-submit button {
    width: 100%;
    margin: 0;
    padding: 0 40px;
    border-radius: 4px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: var(--medium);
    border: 0;
    box-shadow: none;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase !important;
    background-image: linear-gradient(to right, #572c87 0%, #9957ac 100%);
    transition: all .3s;
    width: fit-content
}

.form-course .form-submit button:hover {
    background-color: #fff;
    color: var(--theme-color2);
    box-shadow: none
}

.popup-buy-course form {
    margin-bottom: 0
}

@-webkit-keyframes phonering-cricle {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    50% {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-circle-fill {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

.list-shortcut-desktop {
    position: fixed;
    z-index: 1000000000;
    right: 20px;
    bottom: 50%;
    transform: translatey(50%)
}

.list-shortcut-desktop>a {
    border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100, 97, 97, .3);
    width: 48px;
    height: 48px;
    display: block;
    margin-bottom: 20px
}

.list-shortcut-desktop .zalo {
    background: url(/wp-content/uploads/2024/01/all_shortcut.svg) 0 -100px
}

.list-shortcut-desktop .mess {
    background: url(/wp-content/uploads/2024/01/all_shortcut.svg) 0 -150px
}

.list-shortcut-desktop .call {
    background: url(/wp-content/uploads/2024/01/all_shortcut.svg) 0 -50px;
    position: relative
}

.list-shortcut-desktop .call:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 107, 17, .7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-fill 2.3s infinite ease-in-out;
    animation: phonering-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: -1
}

.list-shortcut-desktop .call:after {
    content: '';
    width: 75px;
    height: 75px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 100%;
    border: 2px solid #ff6b11;
    background-color: transparent;
    -webkit-animation: phonering-cricle 1.2s infinite ease-in-out;
    animation: phonering-cricle 1.2s infinite ease-in-out;
    transition: all .5s;
    opacity: .5;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}


@media screen and (max-width:849.98px) {
  
}

@media screen and (max-width:767.98px) {
    .sec-home-1 .box-text h2 br {
        display: none
    }

    .slider-nav-circle .flickity-button.previous {
        left: 0
    }

    .slider-nav-circle .flickity-button.next {
        right: 0
    }

    .slider-nav-circle .flickity-button:before {
        font-size: 20px
    }

    .popup-custom-full .content .title-form {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 20px
    }

    .popup-custom-full .submit button,
    .popup-custom-full .submit a {
        margin-top: 0
    }

    .product-small.box .product-title a {
        font-size: 16px
    }

    .product-small.box .title-wrapper {
        margin-bottom: 0
    }

    .product-small.box .price-wrapper .amount,
    .product-small.box .price-wrapper .lienhe {
        font-size: 16px
    }

    .product-small.box .price-wrapper {
        margin-bottom: 0
    }

    .form-course .form-content {
        display: block
    }

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

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

    .page-contact .form-contact .col-content {
        display: block
    }

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

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

    body .progress-wrap {
        right: 15px;
        width: 32px;
        height: 32px;
        bottom: 30px
    }

    body .progress-wrap:before {
        width: 32px;
        height: 32px
    }

    body .progress-wrap:after {
        font-size: 14px
    }

    .list-shortcut-desktop>a {
        transform: scale(.8)
    }

    .category-page-row .shop-container .products {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0
    }

    .category-page-title .title-home {
        padding-top: 15px;
        padding-bottom: 40px
    }

    .category-page-title .title-home .t-outline:before {
        top: -3px
    }

    .category-page-title .banner-bg {
        height: 255px
    }

    .single .rank-math-breadcrumb {
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .product-main .banner-bg {
        height: 255px;
        background-position: left !important;
        background-size: 230vw !important
    }

    .product-main .product-images {
        margin-bottom: 0
    }

    .product-main .product-title {
        color: #000;
        font-size: 25px
    }

    .product-main .product-cate {
        color: #000;
        opacity: .6;
        font-size: 14px
    }

    .product-main .product-info {
        padding-top: 30px
    }

    .product-main .product-short-description {
        color: #333
    }

    .product-main .product-short-description p {
        font-size: 14px;
        line-height: 1.5
    }

    .product-main .product-size {
        background-color: #fff;
        color: #000;
        font-size: 16px;
        padding: 5px 30px;
        border: 1px solid #000
    }

    .product-info .buy_now_button {
        flex: 1
    }

    #main .product-main {
        margin-bottom: 20px
    }

    .related-products-wrapper {
        padding-top: 0;
        padding-bottom: 60px
    }

    .product-footer .title-home h3 {
        font-size: 30px
    }

    .related-products-wrapper .product-small.col {
        flex-basis: 100%;
        max-width: 100%
    }

    .sec-home-1 img {
        width: 100%
    }

    .sec-home-1 .row {
        flex-wrap: wrap
    }

    .admin-bar .sec-home-1 .image-cover {
        padding-top: 120% !important
    }

    .sec-home-1 .image-cover {
        padding-top: 120% !important
    }

    .sec-home-1 .col-item:hover {
        flex-basis: 100%;
        max-width: 100%
    }

    .sec-home-1 .box-text p {
        opacity: 1
    }

    #footer .col-1,
    #footer .col-4 {
        flex-basis: 100%;
        max-width: 100%
    }

    #footer .row-bottom .col {
        flex-basis: 100%;
        max-width: 100%
    }

    #footer .section-footer {
        padding-top: 0
    }

    #footer .accordion .accordion-title {
        font-family: var(--flo);
        padding: 20px 30px 20px 0;
        background-color: transparent;
        border-color: #ddd;
        font-weight: 400;
        line-height: 1
    }

    #footer .accordion .accordion-title span {
        line-height: 24px;
        display: flex;
        align-items: center
    }

    #footer .accordion-inner {
        padding: 0 5px
    }

    #footer .accordion .toggle {
        right: 0;
        left: unset;
        top: 47%;
        transform: translateY(-50%);
        font-size: 10px;
        color: #3d3d3d;
        opacity: 1
    }

    #footer .menu p:first-of-type,
    #footer .menu-2 p:first-of-type,
    .form-footer .form-title {
        display: none
    }

    #footer .menu-1 {
        margin-top: 10px
    }

    #footer .icon-angle-down:before {
        content: "\2b";
        font-family: var(--fa6);
        color: #3d3d3d
    }

    #footer .accordion .active .toggle .icon-angle-down:before {
        content: "\f068"
    }
}

.progress-wrap {
    position: fixed;
    right: 20px;
    bottom: 50px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-wrap:after {
    position: absolute;
    content: '\f061';
    font-family: var(--fa6);
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 18px;
    color: var(--theme-color)
}

.progress-wrap:before {
    position: absolute;
    content: '';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    background-image: linear-gradient(298deg, #47be7a, #0084b5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.progress-wrap:hover:before {
    opacity: 1
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: var(--theme-color);
    stroke-width: 4px;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    vertical-align: auto;
    zoom: 1;
    display: inline-block;
    position: relative
}

.odometer.odometer-auto-theme .odometer-inside {
    display: flex;
    line-height: 1
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    position: relative;
    padding-right: 1px
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    vertical-align: middle;
    zoom: 1;
    display: inline-block;
    visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    font-family: var(--bold)
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
    font-family: var(--bold);
    text-align: center
}

#wrapper .processing:before {
    width: 20px !important;
    height: 20px !important;
    aspect-ratio: 1;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    position: fixed;
    background: var(--theme-color);
    animation: clockwise 1.2s infinite linear;
    border: 0 !important;
    top: 50%;
    left: 50%;
    border: 1px solid #fff !important;
    z-index: 9999999999999
}

.processing:after {
    z-index: 9999999999999;
    content: "";
    width: 20px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    position: FIXED;
    left: 50%;
    top: 50%;
    mix-blend-mode: darken;
    background: var(--theme-color2);
    margin-left: -5px;
    animation: counter-clockwise 1.2s infinite linear;
    border: 1px solid #fff !important
}

@keyframes clockwise {
    0% {
        transform: translateX(0);
        width: 20px
    }

    25% {
        width: 25px
    }

    50% {
        transform: translateX(100%);
        width: 20px
    }
}

@keyframes counter-clockwise {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-100%)
    }
}

@media screen and (max-width:767.98px) {
    .list-shortcut-desktop {
        right: 5px;
        bottom: 50%
    }

    .list-shortcut-desktop>a {
        margin-bottom: 10px
    }

    .slider [data-animate],
    [data-animate] {
        animation-fill-mode: forwards;
        -webkit-backface-visibility: hidden;
        opacity: 0 !important;
        transition: filter 1.3s, transform 1s, opacity .5s ease-in;
        will-change: filter, transform, opacity
    }

    .slider [data-animate=fadeInLeft],
    [data-animate=fadeInLeft],
    .slider [data-animate=fadeInRight],
    [data-animate=fadeInRight] {
        transform: translate3d(0, 70px, 0)
    }

    .row-slider.slider [data-animated=true],
    .slider .is-selected [data-animated=true],
    [data-animated=true] {
        animation-delay: .1s;
        opacity: 1 !important;
        transform: translateZ(0) scale(1)
    }
}