/*
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.   ***************/
.sl-dat-tour.row.row-small .col {
    padding: 0 5px 0px 0px;
}
.sl-dat-tour.row.row-small .col:last-child{
	padding-right: 0px !important;
}
.blog #main , .archive #main , .single #main{
	background-color :#fff ;
}
.post-type-archive-product #main{
	background-color:#f3f5f7;
}

.price-wrapper .price {
    display: none !important;
}
.header-search-form-wrapper form.searchform {
    min-width: 455px;
}
input#woocommerce-product-search-field-0 , input#woocommerce-product-search-field-1 {
    height: 40px;
    background-color: #fff;
    border-color: var(--primary-color);
    padding: 0 1em;
    color:#000 !important;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 i {
    color: var(--primary-color);
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -3.5em;
}
.flex-col.hide-for-medium.flex-right {
    justify-content: flex-start !important;
    width: 19%;
}
.flex-col.hide-for-medium.flex-left.flex-grow {
    max-width: 470px !important;
}
a.wishlist-link {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}
span.hide-for-medium.header-wishlist-title {
    text-transform: none;
    color: #000;
}
li.header-wishlist-icon i {
    margin-left: 0 !important;
    color: #000;
    font-size: 25px !important;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase{
	justify-content: flex-start;
}
.logo-left .logo {
    margin-left: 110px;
    margin-right: 30px;
}
.nav-vertical+.tab-panels {
    border-left: 1px solid #ddd;
    flex: 1;
    margin-top: 0 !important;
    padding: 15px 15px 15px;
}
.tabbed-content ul {
    width: 100%;
    background: #f3f5f7;
    padding: 10px 0;
    min-height: 300px;
}
a.custom-link {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}
.submenu-custom a.ux-menu-link__link.flex {
    font-size: 13px;
    color: #000;
    text-transform: capitalize;
}

.tab-sub-menu .col {
    padding: 0 15px;
}
.submenu-custom a.ux-menu-link__link.flex {
    font-size: 13px;
    color: #000;
    min-height: 2em;
}
.sub-menu.nav-dropdown {
    max-height: 300px !important;
    overflow-y: scroll;
    border: 1px;
}
ul.nav.nav-simple.nav-vertical.nav-normal.nav-size-normal.nav-left.active-on-hover li a {
    font-weight: normal;
    font-size: .9em;
    color: #000;
    padding-left: 15px;
}
ul.nav.nav-simple.nav-vertical.nav-normal.nav-size-normal.nav-left.active-on-hover li.active {
    background-color: var(--primary-color);
}
ul.nav.nav-simple.nav-vertical.nav-normal.nav-size-normal.nav-left.active-on-hover li.active a {
    color:#fff;
}
ul.nav.nav-simple.nav-vertical.nav-normal.nav-size-normal.nav-left.active-on-hover li.active:after {
    opacity: 1;
}
ul.nav.nav-simple.nav-vertical.nav-normal.nav-size-normal.nav-left.active-on-hover li:after {
    content: "";
    background-color: var(--primary-color);
    width: 25px;
    height: 43px;
    position: absolute;
    right: -20px;
    left: auto;
    border-top-right-radius: 43px;
    border-bottom-right-radius: 43px;
    z-index: 1;
    opacity: 0;
    transition: .3s;
}
.nav-vertical>li+li {
    border-top: unset;
}
a.custom-link:hover , .submenu-custom a.ux-menu-link__link.flex:hover{
    color:var(--primary-color);
}
.icon-box .icon {
    background-color: var(--primary-color);
    border-radius: 50%;
    padding: 10px;
}
.icon-box h3 {
    font-size: 15px;
    margin-bottom: 3px;
}
.icon-box p {
    font-size: 13px;
    
}
.icon-box-left {
    align-items: center;
}
.custom-row .col {
    border-right: 1px solid #ececec;
}
.custom-row .col:last-child{
    border-right: unset;
}
.icon-box:hover h3{
    color: var(--primary-color);
}
p{
    font-size: 14px;
}
.title-custom a:hover span {
    color: var(--primary-color) !important;
}
a.button.primary.is-outline.lowercase {
    font-size: 14px;
    border-width: 1px;
}
.box-overlay .box-text {
    background-image: url(http://localhost/dulich/wp-content/uploads/2025/09/evo-tour-destinate.png);
    padding: 0 0px 5px 0px;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: unset;
}
.box-overlay p {
    font-size: 13px;
    margin-top: 5px;
}
.box-overlay .overlay{
    background-color: transparent;
}
.row-col-5 .col {
    flex-basis: 20%;
}
.row-col-5 .box-text {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.9));
    min-height: 100px;
    display: flex;
    padding-top: 45px;
    padding-left: 10px;
}
a.button.primary.is-link.lowercase {
    margin: 0;
    font-size: 12px;
    color: #ff5722;
    padding: 0;
}
.button i.icon-angle-right {
    background-color: #ff5723;
    color: #000000;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: 2px !important;
    font-size: 14px;
}
.row-col-4 .box-overlay .box-text{
    min-height: 100px;
    display: flex;
    padding-top: 45px;
    padding-left: 10px;
}
.form-dang-ki input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    background-color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 40px;
    min-width: 320px;
    box-shadow: unset;
    text-transform: capitalize;
}
span.wpcf7-spinner {
    display: none;
}
.form-dang-ki .flex-col.ml-half {
    margin-left: 0;
}
.form-dang-ki input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    margin-right: 0;
    height: 41.3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: unset;
}
.form-dang-ki .flex-col.flex-grow {
    padding-right: 0px;
}
.footer-top h2 {
    margin-bottom: 5px;
    font-size: 1.2em;
}
.footer-top .col {
    padding-bottom: 0px;
}
.footer-top .social-icons a.icon {
    background-color: #b8b8b8;
    color: #333333;
    border: unset;
    box-shadow: unset;
    line-height: 2.5em;
}
.footer-bottom-left {
    background-color: rgba(0, 0, 0, 0.2);
}
.footer-bottom p {
    margin-bottom: 5px;
}

.footer-bottom-right .col {
    padding: 15px 10px;
}
.container.section-title-container h3 , .section-title-normal span {
    border-bottom: unset;
}
.container.section-title-container , .section-title.section-title-normal, span.section-title-main {
    margin-bottom: 0;
}

.footer-bottom-right span.section-title-main {
    font-size: 15px;
    text-transform: capitalize;
}
.footer-bottom-right a.ux-menu-link__link.flex {
    font-size: 14px;
    min-height: 2em;
}
.footer-bottom-right a.ux-menu-link__link.flex:hover , .footer-bottom-left a:hover{
    color:#fff !important;
}
.html-abs-footer {
    font-size: 13px;
    color: #d9d9d9;
}
.absolute-footer {
    display: none;
}
a#top-link {
    background-color: #888;
    color: #fff;
    bottom: 80px;
}

.box-blog-post .is-divider {
    opacity: 0;
}
p.from_the_blog_excerpt, h5.post-title.is-large a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
   
}
 h5.post-title.is-large a{
     font-size: 16px;
 }
 .entry-divider.is-divider.small {
    display: none;
}
.entry-header-text {
    padding: 0 0;
}
h1.entry-title {
    margin-bottom: 0;
    font-size: 1.6em;
}
.entry-content.single-page p {
    color: #000;
    font-size: 15px;
}
.h2, h2 {
    font-size: 1.4em;
}
.custom-breadcrumb {
    background: #f3f5f7;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #d3d3d3;
    z-index: 2;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 0;
    line-height: 2.5em;
    box-shadow: 0px 0px 7px 0px #cfcece;
    border-width: 0;
}
ul.links li a {
    color: #000;
}
.header-bg-container.fill{
    right: auto;
}
nav.breadcrumb.container a {
    color: #000;
    font-size: 14px;
}
nav.breadcrumb.container {
    font-size: 14px;
    color: var(--primary-color);
}
.header-bg-color {
    background-color: transparent;
}
.nav-previous a {
    font-size: 14px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: unset;
    padding: 0 15px 0px 0px;
}
span.widget-title {
    color: #000;
}
.widget .is-divider {
    opacity: 0;
    margin: 2px 0px;
}
.post-sidebar ul li {
    border-top: unset !important;
}
.post-sidebar ul li a {
    font-size: 14px;
}
.widget>ul>li ul, ul.menu>li ul {
    border-left: 0;
    margin: 0 0 5px 3px;
    padding-left: 10px;
}
li.recent-blog-posts-li .badge.post-date.badge-outline {
    width: 78px;
    height: 55px;
}
#comments .comment-respond .comment-reply-title {
    font-size: 1.1em;
}
form#commentform input, form#commentform textarea {
    box-shadow: unset;
}
.home .product-small.box .box-image {
    max-height: 178px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 14px;
    color: #333;
    font-weight: 700;
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-text.box-text-products {
    padding: 10px 10px;
    text-align: left;
}
.product-small.box {
    background-color: #fff;
    border: 1px solid #ececec;
}
.product-small.box .image-tools.is-small.top.right.show-on-hover {
    display: none;
}
.custom-product-info-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-product-info img {
    max-width: 18px;
}
.custom-product-info-top {
    margin-bottom: 8px;
}
del.gia-khuyen-mai {
    font-size: 13px;
    color: #a3a3a3;
}
.custom-product-info-center div {
    font-size: 13px;
    color: var(--primary-color);
    font-weight: 600;
    margin-top: 5px;
}
.custom-product-info-center strong{
    font-weight: normal;
    color:#000;
}
.custom-product-info-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.gia-tour {
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 700;
}
.custom-product-info-bottom-right a {
    background-color: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
}
.custom-product-info-bottom-right a:hover {
    border-radius: 5px;
}
.product-small.box:hover {
    transform: translate(0px, -10px);
}
.product-scroll {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-wrap: unset;
}
.product-single-right .col-inner {
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 10px;
}
.product-single-right {
    padding: 0 10px 20px 0px !important;
    position: relative;
}
h1.product-title.product_title.entry-title {
    font-size: 20px;
}
.woocommerce-product-gallery__wrapper .flickity-button {
    opacity: 1 !important;
}
a.zoom-button.button.is-outline.circle.icon.tooltip.hide-for-small.tooltipstered {
    display: none;
}
.image-tools.absolute.bottom.right.z-3 {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: unset;
    
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
    fill: #000;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    position: absolute;
    right: 5px;
    top: 12px;
}
.thong-tin-tour-wrapper .loai-hinh , .thong-tin-tour-wrapper .lich-khoi-hanh , .thong-tin-tour-wrapper .thoi-gian {
    display: flex;
    align-items: center;
    gap: 5px;
    border-bottom: 1px solid #ececec;
    padding: 5px 0px 5px 0px;
}
.loai-hinh img , .lich-khoi-hanh img , .thoi-gian img {
    max-width: 18px;
}
.product-small.box .loai-hinh, .product-small.box .lich-khoi-hanh, .product-small.box .thoi-gian{
    border-bottom: unset;
    padding: 0px 0px 0px 0px;
}
.thong-tin-tour-wrapper .loai-hinh , .thong-tin-tour-wrapper .lich-khoi-hanh , .thong-tin-tour-wrapper .thoi-gian {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: 700;
}
.thong-tin-tour-wrapper .loai-hinh strong , .thong-tin-tour-wrapper .lich-khoi-hanh strong , .thong-tin-tour-wrapper .thoi-gian strong , .thong-tin-tour-wrapper .hanh-trinh strong{
    color: #000;
    font-weight: normal;
}
.thong-tin-tour-wrapper .hanh-trinh {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #ececec;
    padding: 5px 0px 5px 0px;
}
.product-short-description {
    margin-top: 10px;
    color: #000;
}
.product-price-custom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.product-price-custom-left .gia-moi {
    color: var(--primary-color);
    font-weight: 700;
    font-size: 22px;
}
.giam-gia span {
    display: block;
    color: #fff;
}
.giam-gia .badge-sale-text {
    text-align: center;
    background-color: var(--primary-color);
    padding: 3px 15px;
    font-size: 13px;
}
span.badge-sale-value {
    font-size: 18px;
    font-weight: 700;
}
.giam-gia {
    position: relative;
}
span.badge-sale-text:before {
    position: absolute;
    top: 2px;
    left: 2px;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    content: "";
    border: 1px dashed #fff;
    display: block;
    z-index: 222;
}
.title-scroll {
    padding: 10px;
    background-color: rgba(27, 160, 226, 0.15);
    text-transform: uppercase;
    font-weight: 500;
    border-left: 3px solid #1ba0e2;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
.custom-product-content , .acf-dieu-khoan-quy-dinh , .acf-chinh-sach {
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 10px;
    color: #333;
}
.note-dk {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ececec;
}
.note-dk p {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 15px;
    margin-bottom: 0;
    border-radius: 3px;
    border: 1px solid #b8d7bf;
}
body {
  scroll-behavior: smooth;
}
.product-bg-white.evo-tour-program div a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-top: 1px solid #ececec;
    text-transform: uppercase;
    color: #616161;
    font-weight: 600;
    font-size: 15px;
}
.product-bg-white.evo-tour-program img {
    max-width: 22px;
}
.product-bg-white.evo-tour-program div a:hover {
    background-color: #f3f5f7;
}
.is-sticky-column:not([data-sticky-mode]) {
        top: calc(var(--flatsome-scroll-padding-top) + 1px);
    }
a.scroll-content.active {
    border-left: 2px solid var(--primary-color);
    background-color: #f1f1f1;
}
.related.related-products-wrapper.product-section {
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 0px 10px;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    text-align: center;
    color: #000;
    font-size: 1.4em;
}
.tour-gia-tot-single > .col-inner {
    background-color: #fff;
    border: 1px solid #ececec;
    padding: 15px 10px 0px 10px;
}
.tour-popup-overlay {
    position: fixed;
    z-index: 9999;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    /* Căn giữa */
    justify-content: center;
    align-items: center;
}

.tour-popup {
    background: #fff;
    width: 90%;
    max-width: 800px;
    border-radius: 8px;
    position: relative;
    display: flex;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    animation: popupFadeIn 0.3s ease;
    max-height: 90vh;          /* để không tràn màn hình */
    overflow-y: auto;          /* cuộn nếu nội dung dài */
    flex-wrap: wrap;
}


.tour-popup-close {
    font-size: 24px;
    cursor: pointer;
}

.tour-popup-content {
    display: flex;
    width: 100%;
    gap: 20px;
    padding: 10px;
}

.tour-left {
    flex: 1;
}

.tour-left img {
    max-width: 100%;
}

.tour-right {
    flex: 1;
}

.tour-title {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
    color: #000;
}
.tour-right form.wpcf7-form.init {
    margin-bottom: 0;
}
.tour-right input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 0;
    width: 100%;
    border-radius: 5px;
}
.tour-right input {
    height: 40px;
    box-shadow: unset;
    font-size: 14px;
}
.tour-right textarea{
    box-shadow: unset;
    font-size: 14px;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus{
    box-shadow: unset;
}
/* Hiệu ứng */
@keyframes popupFadeIn {
    from { opacity: 0; transform: scale(0.9); }
    to   { opacity: 1; transform: scale(1); }
}
.tour-popup-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background-color: var(--primary-color);
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
}
button.btn-request-tour {
    background-color: var(--primary-color);
    color: #fff;
    width: 100%;
    border: 1px solid;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
}
button.btn-request-tour:hover {
    color: var(--primary-color);
    background-color: #fff;
}
.list-product-single .product-scroll{
    overflow: visible;
}
main#main {
    background-color: #f3f5f7;
}
.custom-ordering {
    display: flex;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px;
    align-items: center;
    border: 1px solid #ececec;
    border-radius: 5px;
}
.custom-ordering input[type=checkbox], .custom-ordering input[type=radio]{
    margin-bottom: 0px;
}
/* Ẩn radio mặc định */
.custom-ordering input[type="radio"] {
    appearance: none; /* chuẩn hiện đại */
    -webkit-appearance: none; /* cho Safari */
    -moz-appearance: none; /* cho Firefox */
    width: 16px;
    height: 16px;
    border: 1px solid #555;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    position: relative;
    margin-right: 5px;
}

/* Khi checked thì thêm màu nền */
.custom-ordering input[type="radio"]:checked {
    border-color: var(--primary-color);
    background-color: #fff;
}

/* Chấm tròn bên trong khi checked */
.custom-ordering input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--primary-color);
}
.custom-ordering label {
    display: flex;
    font-weight: normal;
}
.custom-ordering strong {
    color: #000;
    font-size: 15px;
}
.row.product-scroll {
    overflow: visible;
}
.wolf-chat-plugin {
    bottom: 15px;
    z-index: 99;
    background-color: rgb(10, 124, 255);
    align-items: center;
    border-radius: 60px;
    display: flex;
    height: 44px;
    padding: 0px 16px;
    position: fixed;
    width: fit-content;
    right: 0px;
    top: auto !important;
}
.float-contact {
    position: fixed;
    bottom: 15px;
    z-index: 999;
    left: 10px;
}
.content-click .item a {
    display: flex;
}
.content-click .item {
    margin-bottom: 5px;
}
.content-click {
    box-shadow: 0px 0px 11px 0px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    display: none;
    transition: .3s;
    background-color: #fff;
}
.item.zalo {
    margin-bottom: 0;
}
.detail {
    color: var(--primary-color);
}
.closer span {
    font-size: 20px;
}
.closer {
    position: absolute;
    right: 10px;
    top: -1px;
    cursor: pointer;
}
.content-click span.img {
    width: 45px;
    height: 45px;
    overflow: hidden;
}
.item.phone a span {
    background-color: #4eb625;
    padding: 10px;
    border-radius: 50%;
}
.item.zalo a span{
    background-color: #3B5998;
    padding: 10px;
    border-radius: 50%;
}
.content-click svg{
    fill: #fff;
}
.content-click .item a {
    display: flex;
    align-items: center;
    gap: 15px;
}
.content-icon-animation {
    width: 60px;
    height: 60px;
    background-color: var(--primary-color);
    border-radius: 50%;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.process {
    position: relative;
    width: 100%;
    height: 100%;
}

.process .item {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    animation: iconSwap 4s infinite;
}

.process .item.phone {
    animation-delay: 0s;
}
.process .item.zalo {
    animation-delay: 2s;
}
span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
@keyframes iconSwap {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0;
    }
    10% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    40% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    50% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0;
    }
}

.process span svg {
    fill: #fff;
    width: 100%;
    height: 100%;
}
[data-icon-label]:after{
    background-color: var(--primary-color);
}
.product-withlist .product-small.box .box-image {
    max-height: 178px;
}
.list-contact-item {
    display: flex;
    align-items: center;
    gap: 15px;
}
.icon-contact-list {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 45px;
    border: 1px dashed var(--primary-color);
    border-radius: 50%;
    transition: 0.5s;
}
.content-list-contact span, .content-list-contact a {
    font-size: 14px;
}
.icon-contact-list:hover {
    background-color: var(--primary-color);
}
.icon-contact-list:hover path , .icon-contact-list:hover polygon{
   fill: #fff;
}
.form-lh.row.row-small .col {
    padding: 0 9.8px 0;
}
.form-lh input {
    height: 40px;
    box-shadow: unset;
    margin-top: 5px;
    font-weight: normal;
}
.form-lh textarea{
    box-shadow: unset;
    margin-top: 5px;
    font-weight: normal;
}
.form-lh input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    border-radius: 5px;
}
.tab-sub-menu {
    border: 1px solid #ececec;
}
.row-faq h2.uppercase {
    font-size: 1.2em;
}

.accordion .toggle {
    right: 0;
    left: auto;
    top: .1em;
}
.accordion-title {
    border-color: #ebebeb;
    background-color: #ebebeb;
    border-radius: 0;
    padding: 5px 5px 10px 10px;
    font-size: 15px;
    color: #1c1c1c !important;
    font-weight: 700;
}
.accordion-title.active {
    background-color: var(--primary-color);
    color: var(--fs-color-primary);
    font-weight: 700;
    border-color: var(--primary-color);
    color: #fff !important;
}
.accordion-inner {
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    color: #333;
}
.accordion i.icon-angle-down {
    font-size: 1.3em;
}
.accordion {
    margin-top: 15px;
}
.input-group {
    height: 60px;
    display: flex;
    align-items: center;
    vertical-align: middle;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    transition: all .3s linear;
    user-select: none;
    color: #494b55;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding-left: 10px;
    overflow: hidden;
    gap: 10px;
}
.find-bottom {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
}
.input-group img {
    width: 35px;
}
form.form-tim-tour {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    padding: 15px;
    max-width: 700px;
    margin:  auto;
}
input.ip-tim-kiem {
    margin: 0;
    height: 60px;
    width: 100% !important;
    border: unset;
    box-shadow: unset;
}
.find-text {
    margin-bottom: 15px;
}
.find-bottom .input-group {
    flex-basis: 50%;
}
.form-content {
    width: 100%;
    text-align: left;
}
.find-bottom select {
    margin-bottom: 0;
    font-size: 14px;
    border: unset;
    padding: 0;
}
.find-bottom span{
    font-size: 14px;
}
button.btn-find {
    margin: 0;
    background-color: var(--primary-color);
    height: 60px;
    border-radius: 5px;
    padding: 0px 20px;
    color:#fff;
}
.shop-page-title.category-page-title.page-title {
    background-color: #f3f5f7;
}
.archive-tim-kiem.container form.form-tim-tour {
    max-width: 100%;
    background: rgb(0 0 0 / 10%);
}
.archive-tim-kiem.container {
    margin-top: 15px;
}
#footer .ux-menu-link--active .ux-menu-link__link, #footer .ux-menu-link:hover .ux-menu-link__link {
    color: hsl(0deg 0% 100% / 85%);
}
label.required.ht:after {
    content: '*';
    position: absolute;
    top: 0;
    left: 55px;
    color: var(--primary-color);
}
label.required.em:after {
    content: '*';
    position: absolute;
    top: 0;
    left: 48px;
    color: var(--primary-color);
}
label.required.dt:after {
    content: '*';
    position: absolute;
    top: 0;
    left: 75px;
    color: var(--primary-color);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single{
    top: 2px;
}
.custom-row-mobile {
    display: flex;
    flex-direction: column-reverse;
}
.icon-scroll-product-page.show-for-medium {
    position: fixed;
    display: flex;
    right: 0;
    bottom: 30%;
    z-index: 9999;
    flex-wrap: wrap;
    background-color: #fff;
    width: 45px;
    box-shadow: 0px 0px 10px 0px #33333338;
}
.icon-scroll-product-page.show-for-medium a.scroll-content{
    padding: 10px;
    border: 1px solid #ececec;
}
.icon-scroll-product-page.show-for-medium a.scroll-content.active {
    border-left: unset;
    background-color: var(--primary-color);
}
.icon-scroll-product-page.show-for-medium a.scroll-content.active img{
    filter: brightness(900%);
}
.product-scroll .product-small.col {
    min-width: 33.33%;
}
.row-divided>.col+.col:not(.large-12) {
    
    padding: 0 15px 0px 15px;
}
.custom-breadcrumb {
    height: auto;
}

li.nav-slide-header.pt-half.pb-half {
    border-top: unset;
}
.logo-left .logo{
    margin-left: 0;
}

.flex-col.show-for-medium.flex-left {
    display: none;
}
.medium-logo-center .logo img {
        margin: 0 0;
}

.header-bottom {
    background-color: #ffffff !important;
}
i.icon-menu {
    font-size: 30px !important;
    color: #000;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -2.9em;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
        background-color:#fff;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 20px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size: .9em;
}
.current-menu-item a {
    color: var(--primary-color);
}
.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: transparent;
}
ul.nav.nav-sidebar.nav-vertical.nav-uppercase{
    position: unset;
}
li.html.custom.html_topbar_left {
    position: absolute;
    bottom: 0;
    padding: 10px;
    background-color: #f1f1f1;
    display: flex;
    justify-content: center;
}

.mobile-support {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #000;
}
.mobile-support a {
    font-weight: 700;
    color: var(--primary-color);
}
.nav-sidebar.nav-vertical>li ul li {
    border-top: 1px solid #ececec;
}
ul.sub-menu.nav-sidebar-ul.children {
    padding-bottom: 0px !important;
}
ul.sub-menu.nav-sidebar-ul.children li a {
    text-transform: capitalize;
}
ul.nav.nav-sidebar.nav-vertical.nav-uppercase li.active > a {
    color: var(--primary-color);
}
.mfp-ready .mfp-close {
    opacity: 1;
    background-color: var(--primary-color);
}
li.nav-slide-header.pt-half.pb-half {
    padding-top: 5px;
    padding-bottom: 0px;
}

li.nav-slide-header.pt-half.pb-half button {
        color: #000;
        opacity: 1;
        font-size: 15px;
        font-weight: normal;
    }
.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header).active, .mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header):hover, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header).active, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header):hover {
    background-color: transparent;
}
.mobile-sidebar-levels-2 .nav-slide>li>.sub-menu>li:not(.nav-slide-header)>a, .mobile-sidebar-levels-2 .nav-slide>li>ul.children>li:not(.nav-slide-header)>a {
        color: #000;
        font-size: .9em;
        padding-top: 10px;
        padding-bottom: 10px;
    }
button.toggle{
    font-size: .8em;
}
.custom-row .col {
    min-width: 50%;
}
.custom-row , .row-col-5 {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-wrap: unset;
}

.row-col-5 .col {
    min-width: 25%;
}
.row-col-5 .image-zoom.image-cover {
    padding-top: 125% !important;
}
.footer-top .row .col {
    text-align: center;
}
.form-dang-ki {
    flex-flow: row;
}
.form-dang-ki input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    min-width: 655px;
}
.related .row {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    flex-wrap: unset;
}
.product-scroll {
    overflow-x: scroll !important;
}
.related .product-small.col {
        min-width: 33.33%;
    }
.list-product-single .custom-product-info-bottom-right a{
    padding: 5px 10px;
}
.list-product-single .custom-product-info-center div{
    font-size: 12px;
}
.list-product-single .product-scroll {
    overflow-x: scroll;
}
}