/*
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:'GoogleSans';src:url(./fonts/GoogleSans-Bold.ttf) format('truetype');font-weight:bold;font-style:normal}
@font-face{font-family:'GoogleSans';src:url(./fonts/GoogleSans-Regular.ttf) format('truetype');font-weight:400;font-style:normal;}

@font-face{font-family:'GoogleSans';src:url(./fonts/GoogleSans-Medium.ttf) format('truetype');font-weight:500;font-style:normal;}


.nav > li > a {font-family:  "GoogleSans", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "GoogleSans", sans-serif;}
.alt-font{font-family: "GoogleSans", 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;
    font-family:  "GoogleSans",  sans-serif;
}

#logo img {
    max-height: 90px !important;
}
body .stuck #logo img {
    max-height: 90px!important;
}
.header-top .nav>li>a {
    font-size: 15px;
    color: #FFF;
}
.header-top .nav>li>a:after {
    border-left: 1px solid #fff !important;
    left: -0.7em;
}
.icon-shopping-basket:before {
    content: "\e0af";
    font-family: "Font Awesome 6 Pro";
    font-weight: 100;
    color: #fff;
    font-size: 22px;
}
.all-header {
    flex: 1;
}
.all-header>div {
    display: flex;
    align-items: center;
    min-height: 55px;
    justify-content: flex-end;
}

.header-main li.header-search-form.search-form {
    width: 500px;
}
div#wide-nav .flex-row.container {
    padding: 0;
}

.header-main li.header-search-form.search-form input#woocommerce-product-search-field-0 {
    border: none;
    box-shadow: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.header-main li.header-search-form.search-form button.ux-search-submit {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    box-shadow: none;
    color: #000;
    background: #f3c975;
    padding: 0 10px;
}
span.header-cart-title {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
#logo a {
    width: fit-content;
}
.header-bottom-nav > li > a {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 16px;
}
.header-bottom-nav > li {
    margin: 0 25px;
}
.header-bottom-nav > li:nth-child(n+2):after {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 25px;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    margin: 0;
}
li.cart-item.has-icon a {
    padding: 0;
    display: flex;
    align-items: baseline;
}
/**/
.sec_banner {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
.sec_product {
    padding-top: 0 !important;
}
.product-small.col .col-inner {
    border: 1px solid #ccc;
}
.product-small.col .box-text.box-text-products {
    padding: 5px 10px 0px;
    /*display: flex;*/
    /*flex-flow: column;*/
}
.product-small.col .box-text.box-text-products a.woocommerce-LoopProduct-link {
    font-size: 20px;
    font-weight: bold;
    font-family: monospace;
}
.product-small.col .box-text.box-text-products .price-wrapper {
    order: -1;
    font-size: 18px;
    margin-bottom: 5px;
        display: flex;
    align-items: flex-end;
}
.product-small.col .box-text.box-text-products .price-wrapper ins span {
    color: #c6202b;
    font-size: 25px;
}
.product-small.col .box-text.box-text-products .price-wrapper >.price>span {
    color: #c6202b;
    font-size: 25px;
}
.product-small.col .box-text.box-text-products .price-wrapper .price {
    /* direction: rtl; */
    text-align: left;
    display: flex;
    flex-flow: column;
}
.product-small.col .box-text.box-text-products .price-wrapper del {
    font-size: 13px;
    /*margin-left: 15px;*/
}

.sec_product h2 {
    font-size: 22px;
    text-align: center;
    background: #c6202b;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
}

.sec_product .row>.col> .col-inner {
    background: #fff;
    border: 1px solid #c6202b;
}
.sec_product .row.slider {
    margin: 35px 15px 0px;
    padding-bottom: 70px;
}

.sec_product a.button {
    background: transparent !important;
    color: #c6202b;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 35px;
    font-size: 13px;
    right: 25px;
    line-height: normal;
    min-height: auto;
    border-bottom: 1px solid;
    box-shadow: none;
}
.sec_product:not(.sec_product2) h3.section-title.section-title-bold {
    padding: 0px 25px;
    margin-top: 25px;
    align-items: flex-end;
}
.sec_product:not(.sec_product2) h3.section-title.section-title-bold span {
    background: #c6202b;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 20px;
    position: relative;
}
.sec_product:not(.sec_product2) h3.section-title.section-title-bold span:after {
    content: "";
    position: absolute;
    border-bottom: 52px solid #c6202b;
    border-right: 30px solid transparent;
    top: 0;
    left: 100%;
}
.sec_product:not(.sec_product2) h3.section-title.section-title-bold a {
    position: absolute;
    right: 25px;
    color: #c6202b;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    line-height: 52px;
}
.flickity-prev-next-button {
    opacity: 1;
    color: #c6202b;
}
/**/
.sec_product2 .img {
    margin-bottom: 0 !important;
}
.sec_product .slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin: 0;
}
.sec_product button.flickity-button,.sec_product2 button.flickity-button {
    position: absolute;
    bottom: 25px !important;
    top: unset !important;
    height: auto !important;
    opacity: 1 !important;
        color: #c6202b;
        background: transparent;
}
.sec_product button.flickity-button.previous,.sec_product2 button.flickity-button.previous {
    left: calc(50% - 40px)!important;
    transform: translateX(-50%) !important;
}
.sec_product button.flickity-button.next,.sec_product2 button.flickity-button.next {
    left: calc(50% + 40px)!important;
    transform: translateX(-50%) !important;
}
 ol.flickity-page-dots,.sec_product ol.flickity-page-dots,.sec_product2 ol.flickity-page-dots {
    /*bottom: 38px !important;*/
    width: fit-content !important;
    margin: auto;
}
.sec_product ol.flickity-page-dots,.sec_product2 ol.flickity-page-dots{
    bottom: 38px !important;
}
/*.sec_product*/ ol.flickity-page-dots li {
    width: 7px !important;
    height: 7px !important;
    background: transparent !important;
    border: 1px solid #c6202b !important;
    opacity: 1 !important;
}
/*.sec_product*/ ol.flickity-page-dots li.is-selected {
    background: #c6202b !important;
}
/**/
h3.section-title.section-title-bold span {
    border: none;
    font-size: 30px;
    color: #c6202b;
    text-transform: none;
    margin: 0;
    padding: 0;
    margin-right: 30px;
}
.sec_product2 .row>.col> .col-inner {
    border: none;
    background: transparent;
}
h3.section-title.section-title-bold {
    margin: 0;
    align-items: baseline;
}
h3.section-title.section-title-bold b {
    color: #c6202b;
    opacity: 1;
    height: 1px;
}
.sec_product2 .row.slider {
    margin: 0;
    margin-left: -10px;
    margin-right: -10px;
}
.product-small.col .product-small {
    background: #fff;
}
h3.section-title.section-title-center {
    font-size: 30px;
    text-transform: none !important;
    color: #c6202b;
}
h3.section-title.section-title-center span {
    text-transform: none;
}
h3.section-title.section-title-center span {
    text-transform: none;
    margin: 0 30px;
}
h3.section-title.section-title-center b {
    opacity: 1;
    height: 1px;
}

.sec_kh .box-image {
    max-width: 245px;
}
.sec_kh .box-image {
    max-width: 245px;
    border-radius: 99%;
    /*border: 5px solid #ffc107;*/
}
.sec_kh .box-text h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.sec_kh .box-text p {
    font-size: 15px;
    line-height: 1.2;
}
.sec_kh  ol.flickity-page-dots{
    bottom: 0 !important;
}
.flickity-prev-next-button:disabled, button.flickity-prev-next-button[disabled] {
    opacity: 0.2 !important;
        color: #c6202b;
}
.row-video .col {
    padding-bottom: 0px;
}
.sec_video .video.video-fit.mb p {
    margin: 0;
}

.sec_news .tabbed-content h4 {
    flex: 0 0 125px;
    text-align: left;
    margin: 0;
    font-size: 30px;
    text-transform: none;
    color: #c6202b;
    letter-spacing: 0;
}
.sec_news .tabbed-content ul {
    flex: 0 0 80%;
}
.sec_news .tabbed-content ul li a {
    font-size: 14px;
    text-transform: none;
    color: #000;
    font-weight: normal;
    border: 1px solid #000;
    padding: 8px 5px;
    line-height: initial;
    border-radius: 5px;
}
.sec_news .tabbed-content ul li.active a {
    background: #c6202b;
    color: #fff;
    border-color: #c6202b;
}

.sec_news .tabbed-content ul li {
    margin: 5px 5px;
    margin-bottom: 5px;
}
.sec_news .tabbed-content ul {
    flex: 0 0 calc(100% - 128px);
}

.sec_news .tab-panels {
    padding-top: 50px;
}
.sec_news .tab-panels .post-item .box {
    border: 1px solid #9e9e9e;
    border-radius: 10px;
    overflow: hidden;
}
.sec_news .tab-panels .post-item .box .box-text {
    padding: 15px;
}
.sec_news .tab-panels .post-item .box .box-text h5.post-title {
    font-size: 18px;
}
.sec_news .tab-panels .post-item .box .box-text p.from_the_blog_excerpt {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box-blog-post .is-divider{
    display: none;
}
/**/
.product-small.col .box-text.box-text-products ul {
    margin: 0px -10px;
    background: #f1f1f1;
    padding: 10px 5px;
    padding-left: 55px;
    margin-top: 10px;
    position: relative;
}
.product-small.col .box-text.box-text-products ul:before {
    content: "\f06b";
    font-family: "Font awesome 6 pro";
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    width: 35px;
    height: 100%;
    top: 0;
    left: 10px;
    background: #c6202b;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.product-small.col .box-text.box-text-products ul li:before {
    content: "\f06b";
    font-family: "Font awesome 6 pro";
    color: #e29702;
    font-weight: bold;
    margin-right: 5px;
}*/
.product-small.col .box-text.box-text-products ul li {
    list-style: none;
    margin: 0;
    font-weight: bold;
    font-size: 13px;
    position: relative;
}
.product-small.col .callout.badge {
    height: auto;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}
.product-small.col .badge-container {
    right: 0;
    left: auto;
    margin: 2px;
}
.on-sale {
    background: #c6202b !important;
    padding: 5px;
}

.widget_shopping_cart ul.product_list_widget li dl.variation ul {
    margin: 0;
}
.widget_shopping_cart ul.product_list_widget li dl.variation ul li {
    padding: 0;
    margin: 0;
    min-height: auto;
}

/*footer*/
.sec_footertop .icon-box-text h3 {
    font-size: 16px;
    color: #fffdb8;
    font-weight: 500;
    text-transform: uppercase;
}
.sec_footertop .icon-box {
    align-items: center;
}
.sec_footertop .col {
    padding-bottom: 0;
    max-width: fit-content;
}
.sec_footertop .icon-box-img {
    width: 80px !important;
    height: 70px;
}
.sec_footertop .icon-box-img img {
    width: 80px;
    height: 70px;
    padding: 0;
    object-fit: contain;
}
.sec_footertop .icon-box-text {
    padding-left: 0px !important;
}
.sec_footertop {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sec_form h3 {
    font-size: 16px;
}
.sec_form form.wpcf7-form p {
    display: flex;
}
.sec_form form.wpcf7-form input {
    margin: 0;
    border-radius: 5px;
    text-transform: none;
    font-weight: normal;
}
span.wpcf7-spinner {
    display: none;
}
.sec_form .form_tv {
    display: flex;
    margin-bottom: 25px;
}
.sec_form .form_tv span {
    padding: 0 5px;
}
.sec_form .form_tv span input {
    /* border: 2px solid #eb3c39; */
    border-radius: 5px;
    box-shadow: none;
}
.form_btn {
    padding: 0 5px;
}

.sec_form .wpcf7-submit {
    background: #e29702 !important;
    color: #000;
    font-size: 16px;
}
.sec_form {
    padding-bottom: 0 !important;
    border-bottom: 3px solid #c6202b;
}
.sec_footer h3 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.2;
}
.sec_footer p {
    font-size: 16px;
    line-height: 1.2;
}
.sec_footer blockquote {
    border: 0;
    font-style: normal;
    color: #9e9e9e;
    padding: 0 30px;
}
.sec_footer span.widget-title {
    font-size: 18px;
    margin-top: 20px;
    display: block;
}
.widget .is-divider {
    display: none;
}
.sec_footer .menu li {
    border: none;
}
.sec_footer .menu li a {
    padding: 3px 0;
}
.sec_footer .social-icons span {
    font-size: 16px;
    color: #000;
}
.sec_footer .col {
    padding-bottom: 0;
}
.sec_footer .ux-logo-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.sec_footer .col.large-4 .ux-logo {
    display: block;
    margin: auto;
}

.sec_abs h3 {
    font-size: 18px;
    line-height: 1.2;
}
.sec_abs a.button {
    max-width: 425px !important;
    margin: auto;
    margin-bottom: 10px;
    font-size: 18px;
    border: 1px solid #fff;
    align-items: center;
    display: flex;
    justify-content: center;
}
.sec_abs p {
    margin: 0;
}
.sec_abs {
    padding-bottom: 50px !important;
}
.absolute-footer {
    display: none;
}


/*showroom*/
.head_showroom b {
    display: block;
    flex: 0 0 140px;
    height: 1px;
    background: #c6202b;
    margin-left: 15px;
    margin-right: 15px;
}

.head_showroom {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    flex-flow: wrap;
}
.nav-tabs {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}
.head_showroom h3 {
    flex: 0 0 fit-content;
    font-size: 30px;
    color: #c6202b;
    margin-bottom: 0;
}

.nav-tabs .nav-item {
    font-size: 17px;
    padding: 5px 15px;
    margin: 0 10px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}
.nav-tabs .nav-item.current {
    color: #fff;
    background: #c6202b;
}
.ht_showroom {
    padding-top: 30px;
    padding-bottom: 30px;
}

.showroom {
    display: flex;
    align-items: center;
    border: 1px solid #c6202b;
    width: calc(50% - 15px);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 10px;
}
.showroom:not(:last-child) {
    margin-right: 30px;
}
.showroom h3 {
    font-size: 18px;
    margin: 0;
}
.showroom p {
    margin: 0;
}
.link_map a {
    background: #f1ba47;
    padding: 10px 15px;
    display: block;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.gallery-showroom ul {
    display: flex;
    margin: 0 -7.5px;
    list-style: none;
}
.gallery-showroom li{
    margin: 0;
    width: 100%;
}
.gallery-showroom li a{
    width: 50% !important;
    padding: 0 7.5px;
}
.showroom>img {
    margin-right: 15px;
    max-width: 255px;
    height: 100%;
    object-fit: cover;
}
.gallery-showroom li .slick-slide {
    margin: 0 7.5px;
}
.gallery-showroom ul img {
    max-height: 90px;
    width: 100%;
    border: 1px solid;
    padding: 2px;
    border-radius: 5px;
    overflow: hidden;
    object-fit: cover;
}
.all-tab {
    display: flex;
    flex-flow: wrap;
    align-items: baseline;
}
.gallery-showroom button.flickity-button.flickity-prev-next-button.previous {
    color: #c6202b;
    opacity: 1;
}
/*end showroom*/

.sr_ft .showroom {
    width: calc(33.33% - 20px);
    border: none;
    padding: 0;
}
.sr_ft .showroom h3 {
    font-size: 16px;
}

/*end sr_ft*/

/*product info*/
.product-info .breadcrumbs {
    display: none;
}
.product-info h1.product-title {
    font-size: 30px;
}
.product-info .price-wrapper .price-on-sale ins span,.product-info .price-wrapper .product-page-price > span.woocommerce-Price-amount.amount {
    font-size: 30px;
    color: #c6202b;
}
.thongso_info {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 40px;
    position: relative;
}
.thongso_info *[id^='readlink'] {
    position: absolute;
    bottom: 0;
    margin-bottom: 15px;
}

.thongso_info p {
    font-size: 16px;
    margin: 0;
}

.product-summary .quantity, button.single_add_to_cart_button {
    display: none;
}
.btn_mua-quickbuy button.single_add_to_cart_button.loading:after {
    display: none;
}
.btn_mua-quickbuy button.single_add_to_cart_button.button.alt.loading {
    color: #fff;
    pointer-events: none !important;
}
.btn_mua-quickbuy button.buy_now_button {
    position: relative;
    color: rgba(255,255,255,0.05);
}
.btn_mua-quickbuy button.buy_now_button:after {
    animation: spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}
button.button.buy_now_button h3 {
    font-size: 20px;
    color: #fff;
    margin: 0;
    line-height: 1.2;
}
button.button.buy_now_button p {
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
}
button.button.buy_now_button {
    margin: 0 !important;
    width: 100%;
    padding: 10px 5px;
    border-radius: 5px;
}
.tragop_tuvan {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 10px;
    justify-content: space-between;
}
.tragop_tuvan a {
    background: #f1ba47;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    padding: 13px 0px;
    border-radius: 5px;
    width: calc(50% - 5px);
    text-align: center;
}
.product-info form.cart {
    margin-bottom: 15px;
}
.info_km {
    border: 1px solid #ddd;
    margin-top: 25px;
}
.info_km_title {
    display: flex;
    align-items: center;
    background: #f1ba47;
}
.info_km_title i {
    height: 50px;
    background: #c6202b;
    color: #f1ba47;
    font-size: 23px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    flex: 0 0 60px;
}
.info_km_title h3 {
    color: #c6202b;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.info_kn_list {
    padding: 20px;
}
.info_kn_list ul {
    list-style: none;
    margin: 0;
}
.info_kn_list li {
    list-style: none;
    margin: 0 !important;
    padding: 5px 0;
}
.info_kn_list li:not(:nth-child(1)) {
    border-top: 1px dashed #ddd;
}
.badge-container.is-larger.absolute.left.top.z-1 {
    /*display: none;*/
}

div#product-sidebar .block_widget {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 40px;
}
div#product-sidebar .block_widget span.widget-title {
    font-size: 20px;
    text-transform: none;
    color: #c6202b;
    letter-spacing: -1px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    display: block;
    margin-bottom: 20px;
}
div#product-sidebar .block_widget li {
    border: none;
    margin-bottom: 10px;
}
div#product-sidebar .block_widget li strong {
    color: #f1ba47;
    font-size: 18px;
}
div#product-sidebar .block_widget li i {
    color: #c6202b;
    font-size: 18px;
    margin-right: 10px;
    font-weight: 300;
}
span.widget-title.shop-sidebar {
    text-align: center;
    display: block;
    color: #c6202b;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 15px;
    line-height: 1.2;
    font-size: 20px;
    text-transform: none;
}
.single .col.large-9 {
    border: none !important;
}
.product-info {
    padding-top: 0;
}
.product-footer ul.tabs a {
    font-size: 16px;
    text-transform: none !important;
}
.product-footer ul.tabs a {
    font-size: 16px;
    text-transform: none !important;
    color: #9e9e9e;
    font-weight: normal;
    background: transparent;
     border: none; 
    padding: 10px 25px;
}
.product-footer ul.tabs li.active a {
    border: 1px solid #dddddd;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: #c6202b;
}
.product-footer .woocommerce-tabs {
    border-top: 0;
}

.page-id-250758 .ht_showroom.sr_ft {
    display: none;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 30px 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    text-align: center;
}
a.popup-modal-dismiss {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 30px;
    line-height: 20px;
}
.widget_recent_entries {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 15px;
}
.widget_recent_entries span.widget-title.shop-sidebar {
    text-align: left;
}
.widget_recent_entries li a {
    color: #5880a8;
    position: relative;
    padding-left: 15px !important;
	line-height: 1.2;
}
.widget_recent_entries li {
    border: none !important;
}
.widget_recent_entries li a:before {
    content: "+";
    position: absolute;
    left: 0;
}

blockquote {
    border: 2px dashed #c6202b;
    padding: 15px 40px;
    font-size: 16px;
}
blockquote * {
    margin: 0;
    font-style: normal;
    margin-bottom: 5px;
    font-weight: 500;
}

.is-divider {
    display: none;
}
.single-post h1.entry-title {
    font-size: 30px;
    margin: 0;
}
h6.entry-category {
    display: none;
}
.product-small.col .box-text.box-text-products ul li img {
    display: none;
}

.post-related-custom .post-item .box {
    border: 1px solid #9e9e9e;
    border-radius: 10px;
    overflow: hidden;
}
.post-related-custom .post-item .box .box-text {
    padding: 15px;
}
.row.col.custom_breadcrumb {
    padding-bottom: 0;
    padding-top: 20px;
}
.row.col.custom_breadcrumb p {
    margin: 0;
}


.cta .col:nth-child(2) {
    padding: 30px !important;
}
.cta h3 {
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.cta .button {
    background: linear-gradient(to right, #e6dc9a, #fbc368,#fefab1,#ccb16a);
    color: #000;
    font-size: 25px;
    text-transform: capitalize !important;
    padding: 0 40px;
}

.row-td h2 {
    color: #c6202b;
}
.row-td .button {
    background: #f1ba47 !important;
    padding: 0 100px;
    border-radius: 7px;
    color: #000;
    font-size: 22px;
    text-transform: none !important;
}
.row-td h3 {
    font-size: 24px;
}
.shop-page-title .page-title-inner {
    display: flex;
    flex-flow: wrap;
}
.category-filtering.category-filter-row {
    display: none;
}
.shop-page-title .page-title-inner .flex-col {
    flex: 1 1 100%;
}
.shop-page-title .page-title-inner .flex-col .prdctfltr_wc {
    margin: 0;
}
.shop-page-title .page-title-inner .flex-col .prdctfltr_wc .prdctfltr_filter {
    max-width: 220px;
}

.gallery-showroom ol.flickity-page-dots {
    bottom: -15px;
}
.shop-page-title .page-title-inner .flex-col:nth-child(2) {
    padding-top: 30px;
}
.prdctfltr_collector {
    position: absolute;
    bottom: 100%;
    font-size: 10px !important;
}

.star_new {
    padding: 15px 0;
    border-top: 2px dashed #ddd;
    margin-top: 50px;
    border-bottom: 2px dashed #ddd;
}
.star_new .star-rating {
    font-size: 20px;
}
.product-info .woocommerce-product-rating {
    display: none;
}
.star_new {
    display: flex;
    align-items: center;
}
.star_new a.woocommerce-review-link-count {
    font-size: 16px;
    margin-left: 20px;
    color: #9e9e9e;
    line-height: 1.4;
    top: 2px;
    position: relative;
}
/**/
form.woocommerce-ordering select.orderby {
    height: 48px;
    border: 1px solid #c6202b;
    color: #c6202b;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 15px;
}
form.woocommerce-ordering select.orderby option {
    text-transform: none;
    color: #000;
}


.product-images .badge-container {
    right: 0;
    left: auto;
    margin: 2px;
}
.product-images .callout.badge {
    height: auto;
    border-bottom-left-radius: 10px;
    overflow: hidden;
}
.mfp-content {
    width: auto !IMPORTANT;
}
span.ez-toc-section, span.ez-toc-section-end {
    display: none;
}
.sec_footer .col.widget {
    padding: 0;
}
/**/
.button_cta {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    z-index: 9;
    max-width: 1000px !important;
    display: flex;
}
.button_cta .col {
    max-width: 33.33%;
    flex-basis: 33.33%;
    padding: 0 5px;
}

.button_cta a {
    background: #f1ba46;
    color: #fff !important;
    padding: 4px 15px 0px 15px;
    border-radius: 25px;
    display: flex;
    flex-flow: column;
    margin: 0 10px;
    width: 200px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: 'GoogleSans';
    line-height: 1.2;
    padding-left: 40px;
    position: relative;
    box-shadow: 0 0 3px #fff;
}
.button_cta a span {
font-size: 23px;
    line-height: 26px;
}
.button_cta a:before {
    
    font-family: "Font awesome 6 pro";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #f1ba46;
    border-radius: 100%;
    border: 2px solid #fff;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.cta_hotline:before {
    content: "\f095";
}
.cta_form:before {
    content: "\f0e0";
}
a.cta_zalo:before {
    content: "";
    background: url(/wp-content/themes/flatsome-child/fonts/izalo.png);
    background-size: contain;
    background-repeat: no-repeat;
}
a.cta_zalo {
    background: #0068ff;
}
p#breadcrumbs>span>span> a {
    padding-left: 0;
}


@media (max-width: 1280px){
    #logo {
    width: auto !important;
}
    .all-header>div ul.header-nav.header-nav-main.nav.nav-left {
    justify-content: center;
}

}

@media (max-width: 1024px){
    .header-bottom-nav > li > a{
        font-size: 14px;
    }
    .header-bottom-nav > li {
    margin: 0 15px;
}
.header-bottom-nav > li:nth-child(n+2):after {
    left: -15px;
}
.shop-page-title .page-title-inner .flex-col .prdctfltr_wc {
    margin-right: 1% !important;
    width: 65.66% !important;
}
form.woocommerce-ordering {
    width: 32.33% !important;
    margin-left: 1% !important;
}


}

@media (max-width: 849px){
    div#product-sidebar {
    display: block !important;
    order: 1;
}
div#product-sidebar aside img {
    width: 100%;
}
div#product-sidebar .block_widget{
    margin-top: 0;
}
    .all-header {
    flex: 0;
}
.sec_product2 a.button {
    bottom: 0;
}
.product-small.col .box-text.box-text-products ul li{
    font-size: 12px;
}
.row-video .col {
    max-width: 100%;
    flex-basis: 100%;
    padding-bottom: 15px;
}
.row-video >.col:nth-child(2)>.col-inner {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr;
    grid-gap: 15px;
}
.row-video .col p {
    font-size: 12px;
}
.sec_footertop .icon-box-text h3{
    font-size: 12px;
}
.sec_form .col {
    max-width: 100%;
    flex-basis: 100%;
}
.row-video .col .video {
    padding-top: 60% !important;
}
.showroom {
    flex-flow: wrap;
}
.showroom>img {
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-bottom: 15px;
    overflow: hidden;
    height: 300px;
}

}

@media (max-width: 549px){
    #logo img {
    max-height: 60px !important;
}
.product-small.col {
    max-width: 50% !IMPORTANT;
    flex-basis: 50% !important;
}
.product-small.col .box-text.box-text-products a.woocommerce-LoopProduct-link {
    font-size: 14px;
    font-weight: bold;
    font-family: monospace;
}
.product-small.col .box-text.box-text-products .price-wrapper >.price>span {
    color: #c6202b;
    font-size: 16px;
}
.product-small.col .box-text.box-text-products .price-wrapper ins span {
    color: #c6202b;
    font-size: 16px;
}
.product-small.col .box-text.box-text-products ul:before {
    width: 20px;
    font-size: 12px;
}
.product-small.col .box-text.box-text-products ul {
    padding-left: 40px;
}
.product-small.col .box-text.box-text-products ul li {
    font-size: 12px;
}

.sec_product a.button {
    bottom: 5px;
}
h3.section-title.section-title-center,h3.section-title.section-title-bold span,.sec_product h2 {
    font-size: 18px;
}
.row-video >.col:nth-child(2)>.col-inner {
    display: grid;
    grid-template-columns: 2fr 2fr;
    grid-gap: 15px;
}
.sec_news .tabbed-content h4 {
    flex: 1 1 100%;
}
.sec_news .tabbed-content ul {
    flex: 100%;
}
.sec_news .tabbed-content ul li a{
    font-size: 10px;
}
.sec_footertop .col {
    padding-bottom: 0;
    max-width: initial;
    margin-bottom: 10px;
}
.head_showroom h3 {
    font-size: 18px;
}
.nav-tabs {
    margin-top: 15px;
}
.head_showroom b{
    flex: 0 0 20px;
    display: none;
}
.nav-tabs .nav-item {
    border: 1px solid;
    width: 48%;
    margin: 1% !important;
    font-size: 14px;
}
.nav-tabs {
    margin-top: 15px;
    flex-wrap: wrap;
    flex: auto;
    margin-left: -1%;
    margin-right: -1%;
    /*justify-content: center;*/
}
.sr_ft .showroom {
    width: calc(50% - 15px);
}
.showroom p {
    font-size: 14px;
}
.sec_footer .col {
    /*max-width: 100%;*/
    /*flex-basis: 100%;*/
}
.showroom {
        flex-flow: wrap;
    width: 100%;
    margin-right: 0 !IMPORTANT;
}
.showroom div {
    width: 100%;
}
.sr_ft .showroom:not(:last-child) {
    margin-right: 30px !important;
}
body .header.show-on-scroll,body .stuck .header-main {
    height: 70px !important;
}
body .stuck #logo img {
    max-height: 60px!important;
}
.shop-page-title .page-title-inner .flex-col .prdctfltr_wc {
    margin-right: 0 !important;
    width: 100% !important;
}
form.woocommerce-ordering {
    width: 50% !important;
    margin-left: 0% !important;
}
.prdctfltr_filter label {
    text-align: left;
}
form.woocommerce-ordering select.orderby option {
    
    font-size: 10px;
}
.sec_product button.flickity-button.next, .sec_product2 button.flickity-button.next {
    left: calc(50% + 60px)!important;
    transform: translateX(-50%) !important;
}
.sec_product button.flickity-button.previous, .sec_product2 button.flickity-button.previous {
    left: calc(50% - 60px)!important;
    transform: translateX(-50%) !important;
}
.button_cta {
    max-width: 100% !important;
    width: 100% !important;
    left: 51%;
}
.button_cta a {
    width: 30%;
    font-size: 0.5em;
    padding-left: 20px;
    margin: 0;
    font-weight: normal;
    padding-top: 4px;
    padding-bottom: 2px;
}
.button_cta a:nth-child(2) {
    margin: 0 12px;
}
.button_cta a span {
    font-size: 13px;
    line-height: 14px;
	font-weight:700;
}
.button_cta a:before {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
.shop-page-title .page-title-inner{
    /*padding-top: 0;*/
}
.shop-page-title .page-title-inner .flex-col:nth-child(2) {
    padding-top: 0;
}
form.woocommerce-ordering {
    padding: 0 !important;
}
.term-description a {
    width: 100%;
    font-size: 14px;
}
.category-page-row {
    padding-top: 10px;
}
.post-related-custom .col.post-item {
    max-width: 50%;
}
.blog-single .widget img {
    width: 100%;
}
.widget.ez-toc {
    display: none;
}
.cus_widget aside:not(.block_widget) {
    display: none;
}
.cus_widget {
    margin-top: 30px;
}
.product-main {
    padding: 20px 0;
}
.product-footer .woocommerce-tabs {
    padding-top: 0;
}

.sec_product .row.slider {
    margin: 10px 0px 0px;
    padding-bottom: 70px;
}
.sec_product {
    padding-bottom: 0 !important;
}
.sec_product2 .section-content>.row>.col {
    padding: 0px 15px;
}
.sec_product2 .section-content>.row>.col:nth-child(2) {
    padding: 0 5px;
}
.sec_news .tab-panels .post-item .box .box-text h5.post-title {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sec_news .tab-panels .post-item .box .box-text {
    padding: 5px;
}
.sec_news .tab-panels .post-item .box .box-text p.from_the_blog_excerpt {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



}

@media (max-width: 320px){
    .button_cta a span {
    font-size: 1em;
    line-height: 1.4;
}
}