/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: Quang Hoa
Author URI: hoanqhd@gmail.com
Template: flatsome
Version: 3.20.1
Text Domain: shtheme
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'SVN-Circular';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('assets/fonts/SVN-Circular-Regular.woff2');
}
@font-face {
    font-family: 'SVN-Circular';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('assets/fonts/SVN-Circular-Medium.woff2');
}
@font-face {
    font-family: 'SVN-Circular';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('assets/fonts/SVN-Circular-Bold.woff2');
}
html {
    font-family: 'SVN-Circular', sans-serif;
}
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
}
td, th {
    font-size: 1em;
}
td {
    color: inherit;
}
b, strong, .nav-dropdown .menu-item-has-children>a, .nav-dropdown .nav-dropdown-col>a, .nav-dropdown .title>a {
    font-weight: bold;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.button:not(.icon, .is-small, .is-smaller, .is-xsmall, .is-xxsmall, .is-large, .is-larger, .is-xlarger, .is-xxlarger, .is-xxxlarger), button, input[type=button], input[type=reset], input[type=submit] {
    font-size: 1em;
}
.button, input[type=submit], input[type=submit].button, input[type=reset].button, input[type=button].button {
    font-weight: 500;
    letter-spacing: 0;
}
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
    border-width: 1px;
}
.button.is-outline {
    color: inherit;
    line-height: calc( 2.5em - 2px );
}
select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    padding-right: 1.6em;
}
.box-text {
    font-size: 1em;
}
.uni-breadcrumbs {
	padding-top: 15px;
	padding-bottom: 15px;
    background-color: #f5f1eb;
}
.breadcrumbs {
    font-size: 1rem;
    text-transform: none;
}
.breadcrumbs a {
    color: inherit;
}
.breadcrumbs a:hover {
    color: var(--fs-color-primary);
}
.mfp-bg {
    background-color: rgba(0, 0, 0, .7);
}
.mfp-bg.mfp-ready {
    opacity: 1;
}

/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: inherit;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: inherit;
}
.header .nav>li>a {
    font-size: .875rem;
}
.header-top .nav-uppercase>li>a {
    text-transform: none;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.header .nav-dropdown {
    color: inherit;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    padding: 0;
    display: block;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li a {
    font-weight: bold;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    min-width: 210px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #fff;
    min-width: 210px;
    top: 0;
    left: 100%; 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/* Header Template Element */
.nav-click {position: relative;width: 18px;height: 12px;cursor: pointer;display: block;z-index: 999;}
.nav-click span, .nav-click::after, .nav-click::before {content: '';background: #000;position: absolute;height: 2px;transition: all .3s ease-in-out;pointer-events: none;}
.nav-dark .nav-click span, .nav-dark .nav-click::after, .nav-dark .nav-click::before {background-color: #FFF;}
.nav-click::after,.nav-click::before{top:0;right:0;width:18px;transform-origin:50% 50%}
.nav-click::after{top:11px;width:18px}
.nav-click span{top:6px;right:0;width:18px}
.nav-click + .menu-title {display: block;margin-left: .5em}
.has-off-canvas .current-lightbox-clicked .nav-click span{opacity:0}
.has-off-canvas .current-lightbox-clicked .nav-click::before{width:70%;left:17%;transform:rotate3d(0,0,1,45deg);top:43%}
.has-off-canvas .current-lightbox-clicked .nav-click::after{width:70%;left:15%;transform:rotate3d(0,0,1,-45deg);top:41%}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    font-size: .875rem;
}
/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget_list_posts .post-item {
    padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
    margin-bottom: 20px;
}
.widget_list_posts .blog-post-inner .post-title {
    font-size: .875rem;
    font-weight: 500;
    margin: 0 0 5px 0;
}
.widget_list_posts .blog-post-inner .post-title a {
    line-height: 1.4;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    width: auto;
}
.widget_list_posts .blog-post-inner .post-title a:hover {
    color: var(--fs-color-primary);
}
.widget_list_posts .from_the_blog_excerpt {
    font-size: .875rem;
}
.widget_list_posts .box-vertical {
    display: flex;
}
.widget_list_posts .box-vertical .box-image {
    flex: 0 0 34%;
}
.widget_list_posts .box-vertical .box-image > div {
    border-radius: 4px;
}
.widget_list_posts .box-vertical .box-text {
    padding: 0 0 0 1em;
}
.widget_list_posts__alignright .box-vertical .box-text {
    order: -1;
    padding: 0 1em 0 0;
}

/* Widget Information */
.widget_information ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 1.2em;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.85em;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: .75em;
    width: 1em;
    text-align: center;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode .element .entry-thumb .image-zoom {
    padding-top: 66%;
}
.sh-blog-shortcode .element .entry-content {
    margin: 0;
    padding: 0;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 10px;
}
.sh-blog-shortcode .element .entry-meta {
    opacity: .7;
    font-style: italic;
    margin-bottom: 5px;
    font-size: .875rem;
}
.sh-blog-shortcode .element .entry-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: .5em 0 .5em;
    font-size: 1.25rem;
    font-weight: bold;
}
.sh-blog-shortcode .element .entry-title a {
    color: inherit;
    line-height: 1.4em;
    width: auto;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    max-height: 2.8em;
}
.sh-blog-shortcode .element .view-more {
    display: inline-block;
    margin-top: .5em;
    padding-left: 40px;
    position: relative;
    font-weight: 500;
}
.sh-blog-shortcode .element .view-more::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: currentColor;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.sh-blog-shortcode.style-1 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    flex: 0 0 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-5 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    flex: 0 0 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-6 .post {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .post-inner {
    border-color: #f9f6ee;
    background-color: #f9f6ee;
    border-radius: 8px;
    padding: 8px;
}
.sh-blog-shortcode.style-6 .box-image > div {
    border-radius: 8px;
}
.sh-blog-shortcode.style-6 .entry-description {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.sh-blog-shortcode.style-6 .first-element-layout .post-inner {
    padding-bottom: 20px;
}
.sh-blog-shortcode.style-6 .first-element-layout .entry-title {
    margin: 15px 0 10px 0;
}
@media (min-width: 1200px) {
    .sh-blog-shortcode.style-6 .first-element-layout .entry-title {
        font-size: 1.375rem;
    }
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 30px;
}
@media (min-width: 850px) {
    .sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
        margin-bottom: 15px;
    }
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    overflow: hidden;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    display: flex;
    align-items: center;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    flex: 0 0 50.5%;
    margin: 0 20px 0 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb .image-zoom {
    padding-top: 62%;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
    margin-top: 0;
    font-size: 1rem;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-description {
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
@media (max-width: 849px) {
    .sh-blog-shortcode.style-6 .second-element-layout .post-inner {
        align-items: unset;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
        flex: 0 0 33%;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .box-image,
    .sh-blog-shortcode.style-6 .second-element-layout .box-image * {
        height: 100%;
    }
    .sh-blog-shortcode.style-6 .second-element-layout .box-image img {
        object-fit: cover;
    }
    .sh-blog-shortcode.style-6 .element .entry-meta, 
    .sh-blog-shortcode.style-6 .element .view-more {
        display: none;
    }
}
@media (max-width: 549px) {
    .sh-blog-shortcode.style-6 .second-element-layout .entry-description {
        font-size: .9375rem;
    }
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    flex: 0 0 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {
    margin: 0;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.style-8 .element .post-inner {
    position: relative;
}
.sh-blog-shortcode.style-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.style-8 .element .entry-title {
    font-size: .875rem;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.style-8 .element .entry-title a {
    display: block;
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}
@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
/* UX Shortcode */
.ux-menu-link__link {
    min-height: unset;
}
/* Category */
.blog-post-inner .post-title {
    font-size: 1.25rem;
    margin: .5em 0 .5em;
}
.blog-post-inner .post-title a {
    margin: 0;
}
.blog-post-inner .is-divider {
    display: none;
}
.blog-list .box-blog-post {
    height: 100%;
    -webkit-filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.04));
    filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.04));
    border-width: 1px;
    border-color: #f9f6ee;
    background-color: #f9f6ee;
    border-radius: 8px;
    padding: 8px;
}
.blog-list .box-image > div {
    border-radius: 8px;
}
.blog-list .button {
    font-size: 1rem;
    padding-left: 40px;
    text-transform: none;
}
.blog-list .button::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: currentColor;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 849px) {
    .blog-list .box {
        display: flex;
        margin: unset;
    }
    .blog-list .box-image {
        flex: 0 0 33%;
        margin: unset;
        width: auto;
    }
    .blog-list .box-image > div {
        padding: 0 !important;
    }
    .blog-list .box-image > div, .blog-list .box-image > div * {
        height: 100%;
    }
    .blog-list .box-image img {
        position: static;
        object-fit: cover;
    }
    .blog-list .box-text {
        flex: 1;
        padding: 0 0 0 20px;
        width: auto;
    }
    .blog-list .post-title {
        margin: 0 0 .5em 0;
        font-size: 1rem;
    }
    .blog-list .post-title a, 
    .blog-list .from_the_blog_excerpt {
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
    .blog-list .button {
        display: none;
    }
}
@media (max-width: 549px) {
    .blog-list .from_the_blog_excerpt {
        font-size: .9375rem;
    }
}
/* Single Post */
.entry-header h1.entry-title {
    font-size: 1.875rem;
    text-transform: none;
}
@media (min-width: 1200px) {
    .entry-header h1.entry-title {
        font-size: 2.5rem;
    }
}
.article-inner {
    background-color: #f7f7f7;
    padding: 30px 15px;
}
.entry-header h1.entry-title + .is-divider {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
ul.links li {
    margin: 0 .4em !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    border: none;
    border-radius: 6px;
    height: 2.25em;
    line-height: 2.25em;
}
.post-sidebar .widget {
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    padding: 5px;
    margin-bottom: 30px;
}
.post-sidebar .widget:last-child {
    margin-bottom: 0;
}
span.widget-title {
    display: block;
    font-size: 1.125rem;
    background: #f7f7f7;
    border-radius: 8px;
    padding: .8em 1em;
    text-align: center;
    text-transform: unset;
    font-weight: 600;
    margin-bottom: 1em;
}
span.widget-title + .is-divider {
    display: none;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 10em;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
    font-size: .9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
}
.wpcf7 .flex-row + .wpcf7-response-output {
    margin-top: 3em !important;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Template - Header */
.header-cart-title {
    line-height: 1.2;
}
.header li.cart-item > a {
    display: inline-flex;
    flex-direction: row-reverse;
}
.header li.cart-item span+.image-icon {
    margin-left: 0;
    margin-right: 10px;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-wrapper .ux-menu-link__link:hover {
    color: var(--fs-color-primary) !important;
}
@media (min-width: 850px) {
    .large-col-text-right {
        text-align: right;
    }
    .large-col-text-right .icon-box {
        width: auto;
        display: inline-flex;
    }
}
.form-newsletter {
    background-color: #FFF;
    padding: 3px;
    border-radius: 4px;
}
.form-newsletter input {
    font-size: 13px;
    height: 40px;
}
.form-newsletter .wpcf7-form-control-wrap:before {
    content: "\f0e0";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 15px;
    color: #9c9c9c;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 99;
}
.form-newsletter input[type="email"] {
    padding-left: 40px;
}
.form-newsletter input:not([type="submit"]) {
    border: none;
    box-shadow: none !important;
}
.form-newsletter .button {
    border-radius: 4px;
    font-size: 13px;
}
.form-newsletter + .wpcf7-response-output {
    margin-top: 3em !important;
}
.absolute-footer {
    color: inherit;
    padding: 10px 0 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.absolute-footer.dark {
    color: #FFF;
}
@media (min-width: 850px) {
    .footer-secondary {
        padding: 0;
    }
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.p-0 p, .p-last-0 p:last-of-type {
    margin-bottom: 0;
}
.dark, .dark p, .dark td {
    color: #FFF;
}
.white {
    background-color: #FFF !important;
    color: #000 !important;
}
.white.is-outline:hover {
    color: #000 !important;
}
.res-text,
.widget-area .res-text,
[class*="large-"] .res-text,
[class*="medium-"] .res-text,
[class*="small-"] .res-text {
    font-size: inherit;
}
.uni-slider-button .flickity-prev-next-button {
    width: 40px !important;
}
.uni-slider-button .flickity-prev-next-button svg {
    border-radius: 50%;
    background: #FFF;
    padding: 30% !important;
    width: 40px !important;
    height: 40px !important;
}
.uni-slider-button .flickity-prev-next-button .arrow, .uni-slider-button .flickity-prev-next-button svg {
    fill: var(--primary-color);
}
.slider-nav-push.uni-slider-button:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -40px;
}
.button-main {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 3em;
    line-height: normal;
}
.social-icons a.icon:not(.button), .social-icons .button {
    margin-left: .5em;
    margin-right: .5em;
}
.social-icons a:first-of-type {
    margin-left: 0 !important;
}
.social-icons a:last-of-type {
    margin-right: 0 !important;
}
.brd-10 .box-image>div, .brd-10.img .img-inner {
    border-radius: 10px;
}
.brd-15 .box-image>div, .brd-15.img .img-inner {
    border-radius: 15px;
}
/* Header */
.header .nav-small.nav>li.html {
    font-size: .875rem;
}
.header-main .nav>li>a {
    font-weight: 500;
    font-size: 1rem;
}
@media (min-width: 1200px) {
    .logo-left .logo {
        margin-right: 60px;
    }
    .header-main .flex-col:nth-child(4) .nav>li.header-search {
        margin-left: 30px !important;
    }
}
.header-main .flex-col .nav>li.menu-item>a:before {
    background-color: var(--fs-color-primary);
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    transition: all .3s;
    width: 100%;
    width: 0;
    height: 2px;
}
.header-main .flex-col .nav>li.menu-item.active>a:before, 
.header-main .flex-col .nav>li.menu-item:hover>a:before {
    width: 100%;
}
/**/
.banner p {
    margin-top: 0;
    margin-bottom: .5em;
}
.product-featured {
    display: block;
    padding: 24px;
    background-color: #f6f6f6;
    height: 100%;
}
@media (min-width: 1200px) {
    .product-featured {
        display: flex;
        flex-direction: row-reverse;
        background-color: #f6f6f6;
    }
}
.product-featured .box-image {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 1025px) and (max-width: 1439px) {
    .product-featured .box-image img {
        height: 240px;
        object-fit: contain;
    }
}
@media screen and (min-width: 651px) and (max-width: 1024px) {
    .product-featured .box-image img {
        height: 240px;
        object-fit: contain;
    }
}
@media screen and (max-width: 650px) {
    .product-featured .box-image img {
        width: 100%;
        height: auto;
        min-height: 240px;
        max-width: 240px;
        object-fit: contain;
    }
}
.product-featured .box-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
}
.product-featured h3 {
    font-size: 1.5rem;
    margin: 0 0 .2em;
}
.product-featured span.amount {
    font-size: 1.125rem;
}
@media (min-width: 1200px) {
    .product-featured h3 {
        font-size: 2rem;
    }
    .product-featured span.amount {
        font-size: 1.25rem;
    }
}
.product-featured .price-wrapper {
    margin-bottom: 1em;
}
.product-featured .highlight {
    margin-top: auto;
    padding: 16px;
    background-color: var(--fs-color-primary);
    border-radius: 4px;
}
.product-featured .highlight p {
    margin-bottom: 1em;
}
.button.new-button--link {
    font-size: 14px;
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    line-height: 22px;
    color: #000;
    height: auto;
    border-radius: 0;
    min-width: auto;
    min-height: unset;
}
.dark .new-button--link::before {
    color: #FFF;
}
.new-button--link::before,.new-button--link::after {
    content: '';
    position: absolute;
    background: initial;
    top: auto;
    bottom: 0;
    opacity: 1;
    border-bottom: 1px solid currentColor;
    transform: none;
    border-radius: 0
}
.new-button--link::before {
    width: 100%;
    left: auto;
    right: 0;
    transition: all 336ms cubic-bezier(0.48,0.04,0.52,0.96)
}
.new-button--link::after {
    width: 0;
    left: 0;
    padding-bottom: 0;
    transition: all 336ms cubic-bezier(0.48,0.04,0.52,0.96) 200ms
}
@media screen and (min-width: 1025px) {
    .new-button--link:hover {
        color:#000
    }
    .new-button--link:hover::before {
        width: 0
    }
    .new-button--link:hover::after {
        width: 100%
    }
}
@media (max-width: 1199px) {
    .hide-for-xlarge, [data-show=hide-for-xlarge] {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .show-for-xlarge, [data-show=show-for-xlarge] {
        display: none !important;
    }
}
.slider-tab__item-inner {
    border-radius: 16px;
    overflow: hidden;
}
.slider-tab__item-inner .banner-layers:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, #179c9900 8.07%, var(--fs-color-primary) 104.97%);
    pointer-events: none;
}
.slider-features .slider {
    padding-bottom: 40px;
}
.flickity-page-dots .dot {
    width: 8px;
    height: 8px;
}
.flickity-page-dots .dot.is-selected {
    width: 72px;
    border-radius: 20px;
    background-color: var(--fs-color-primary) !important;
    border-color: var(--fs-color-primary);
}
.stack-buttons-feature {
    align-items: unset;
    column-gap: 20px;
    background: #e3e3e3;
    border-radius: 68px;
    scrollbar-width: none;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.stack-buttons-feature .button {
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #000;
    font-weight: 500;
    border: none;
    width: max-content;
    padding: 14px 20px;
    font-size: 16px;
    border-radius: 68px;
    background: transparent;
    transition: all .3s ease;
}
.stack-buttons-feature .button.active {
    color: #FFF;
    background-color: var(--fs-color-primary);
}
.stack-buttons-feature .button span {
    line-height: 1.2;
}
@media (max-width: 849px) {
    .stack-buttons-feature {
        width: auto;
        column-gap: 0;
        border-radius: 36px;
    }
    .stack-buttons-feature .button {
        flex: 1;
        font-size: 14px;
    }
}
/**/
.page-wrapper {
    padding-top: 60px;
}
.archive-page-header .col {
    padding-bottom: 0;
}
h1.page-title {
    font-size: 1.875rem;
    text-transform: capitalize;
}
@media (min-width: 1200px) {
    h1.page-title {
        font-size: 2.5rem;
    }
}
.section-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f9f3e4;
    text-align: center;
}
.section-title::before {
    content: "";
    position: absolute;
    width: 10%;
    bottom: -2px;
    background: var(--fs-color-primary);
    height: 2px;
}
.section-title .heading-title {
    font-weight: 600;
    font-size: 2rem;
}
.section-banner-products {
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9090), to(#FFFFFF));
    background: linear-gradient(180deg, #FCDED4 0%, #FFFFFF 100%);
}
.section-banner-products:after {
    content: "";
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22136%22%20height%3D%22136%22%20viewBox%3D%220%200%20136%20136%22%3E%3Cg%20id%3D%22pattern%22%20transform%3D%22translate(14189%2015263)%22%3E%3Crect%20id%3D%22boundingbox%22%20width%3D%22136%22%20height%3D%22136%22%20transform%3D%22translate(-14189%20-15263)%22%20fill%3D%22%23f15a29%22%20opacity%3D%220%22%2F%3E%3Cpath%20id%3D%22pattern-2%22%20data-name%3D%22pattern%22%20d%3D%22M102%2C104v-2h2v2Zm-34%2C0v-2h2v2Zm-34%2C0v-2h2v2ZM0%2C104v-2H2v2ZM102%2C70V68h2v2ZM68%2C70V68h2v2ZM34%2C70V68h2v2ZM0%2C70V68H2v2ZM102%2C36V34h2v2ZM68%2C36V34h2v2ZM34%2C36V34h2v2ZM0%2C36V34H2v2ZM102%2C2V0h2V2ZM68%2C2V0h2V2ZM34%2C2V0h2V2ZM0%2C2V0H2V2Z%22%20transform%3D%22translate(-14189%20-15263)%22%20fill%3D%22%23f15a29%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.15;
}
.add-widget {
    position: fixed;
    z-index: 100;
}
.add-widget .widget-circle {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    background-color: #c4172c;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.add-widget .widget-circle .fa-icon {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}
.add-widget.widget-facebook .widget-circle {
    background: rgba(0, 197, 255, 1);
    background: -moz-linear-gradient(top, rgba(0, 197, 255, 1) 0, rgba(0, 112, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 197, 255, 1)), color-stop(100%, rgba(0, 112, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 197, 255, 1) 0, rgba(0, 112, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 197, 255, 1) 0, rgba(0, 112, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 197, 255, 1) 0, rgba(0, 112, 255, 1) 100%);
}
.add-widget.widget-zalo .widget-circle {
    background: none;
}
.add-widget.widget-zalo .widget-circle .fa-icon {
    width: 44px;
    height: 44px;
    background-image: url(assets/img/icon-zalo.svg);
    background-size: cover;
}
.add-widget.widget-zalo {
    right: 20px;
    bottom: 140px;
}
.btn-call-now {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 70px;
    width: 44px;
    height: 44px;
    border-top: none;
    background: transparent;
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 99;
    padding: 0;
}
.phone-circle {
    position: relative;
    display: inline-block;
    background-color: #b70100;
    border-radius: 100%;
}
.phone-circle,
.phone-circle .ping {
    width: 50px;
    height: 50px;
    display: inline-block;
}
.phone-circle i {
    position: absolute;
    left: 12px;
    top: 8px;
    color: #fff;
    font-size: 30px;
    -webkit-animation: ring-anim 1s infinite ease-in-out;
    animation: ring-anim 1s infinite ease-in-out;
}
.phone-circle .ping {
    display: inline-block;
    width: 44px;
    height: 44px;
    opacity: 1;
    border: 1px solid #b70100;
    background-color: rgb(234 39 39 / 35%);
    border-radius: 100%;
    -webkit-animation: sonar-anim 1.25s linear infinite;
    animation: sonar-anim 1.25s linear infinite;
}
@keyframes calllink {
    0% {
        color: #eba11e;
    }
    50% {
        color: #fff;
    }
    100% {
        color: #ebfa48;
    }
}
@-webkit-keyframes sonar-anim {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}
@keyframes sonar-anim {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}
@-webkit-keyframes ring-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@keyframes ring-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@-webkit-keyframes bounceAlpha {
    0%,55% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(10px) scale(.9);
        transform: translateX(10px) scale(.9)
    }

    26% {
        opacity: 0;
        -webkit-transform: translateX(-10px) scale(.9);
        transform: translateX(-10px) scale(.9)
    }
}
@keyframes bounceAlpha {
    0%,55% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(10px) scale(.9);
        transform: translateX(10px) scale(.9)
    }

    26% {
        opacity: 0;
        -webkit-transform: translateX(-10px) scale(.9);
        transform: translateX(-10px) scale(.9)
    }
}
.bounceAlpha {
    -webkit-animation-name: bounceAlpha;
    animation-name: bounceAlpha;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1199px) {
	
}

@media (max-width: 849px) {
    
}

@media (max-width: 549px) {
    
}
