:root{
    --et-primary-color: #054A1E;
}
.menu_custom{
    display: flex;
    align-items: center;
}
.menu_custom .et-menu >.menu-item{
    padding-left: 24px!important;
    padding-right: 24px!important;
}
.menu_custom .et-menu >.menu-item .sub-menu li{
    display: block!important;
    width: 100%;
    padding: 0 10px!important;
}
.menu_custom .et-menu >.menu-item .sub-menu li a{
    width: 100%!important;
}
.et-db #et-boc .et-l .et-menu li li.menu-item-has-children>a:first-child:after{
    top: 6px!important;
}
.menu_custom .et-menu .menu-item:first-child{
    padding-left: 0;
}
.menu_custom .et-menu .menu-item:last-child{
    padding-right: 0;
}
.menu_custom .menu-item:hover a{
    color: var(--et-primary-color)!important;
}
#menu-main-menu .current-menu-item a{
    color: var(--et-primary-color)!important;
}
.trip-search-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    border-radius: 999px;
    padding: 24px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    gap: 15px;
    margin-top: -52px;
}
.trip-search-item {
    display: flex;
    font-size: 13px;
    color: #333;
    gap: 12px;
    align-items: center;
}
.trip-search-item .group{
    display: flex;
    flex-direction: column;
}
.trip-search-item .group label{
    font-size: 16px;
    color: #111111;
}
.trip-search-item input[type=text], .trip-search-item input {
    color: #333;
    border: none;
    padding: 4px 0;
    font-size: 14px;
    outline: none;
    background: transparent;
}
.trip-search-button {
    background: #0d4e32;
    color: white;
    padding: 10px 36px;
    border-radius: 999px;
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    border: 0;
}
.rank-math-breadcrumb{
    color: white;
}
article .rank-math-breadcrumb a, .cus-breadcrumb .rank-math-breadcrumb a{
    color: #fff212;
}
.custom-breadcrumb .rank-math-breadcrumb{
    color: #767676;
}
.ui-widget-content{
    border-radius: 8px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    border: 0 !important;
    overflow: auto;
    width: 200px !important;
    max-height: 300px;
}
.ui-widget-content::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.ui-widget-content::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
.ui-widget-content::-webkit-scrollbar-thumb {
  background: #888; 
}
/* Handle on hover */
.ui-widget-content::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.ui-widget-content li .ui-menu-item-wrapper{
    color: #606266;
    cursor: pointer;
    font-size: 14px;
    line-height: 34px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 8px 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-widget-content li .ui-menu-item-wrapper.ui-state-active{
    background-color: #ccecfd!important;
    border: 0!important;
}

.dtq-cf7-styler .wpcf7 div.wpcf7-response-output{
    color: white;
}
.otgs-development-site-front-end{
    display: none;
}
.wcml_currency_switcher>ul>li>a, .wpml-ls-legacy-dropdown>ul>li>a{
    background-color: #e3e3e3;
    border-radius: 4px;
    height: 30px;
    line-height: 20px;
    max-width: 100px;
}
.wcml_currency_switcher.product{
    margin-top: 0!important;
}
.wcml_currency_switcher{
    margin-bottom: 0.5rem!important;
}
.wcml_currency_switcher ul{
    padding: 0!important;
}
.wcml_currency_switcher ul li{
    border: 0;
}
.wcml_currency_switcher ul .wcml-cs-item-toggle{
    padding-right: 1rem;
}
header .et-last-child{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 1rem;
}
header .et-last-child .et_pb_code {
    width: 45%;
}
header .et-last-child .et_pb_image {
    margin-left: 0;
}
header .et-last-child >div{
    margin-bottom: 0!important;
}
header .et-last-child .wpml-ls ul{
    padding: 0;
}
header .wpml-ls-legacy-dropdown a{
    border: 0;
}
header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    top: calc(40% - .175em);
}
/*MARK: Product category */
.category-featured{
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 24px;
}
.category-featured .category-item>a{
    padding-top: 100%;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
    display: block;
}
.category-featured .category-item>a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
    transition: transform 0.3s ease-in-out;
}
.category-featured .category-item>a:hover img{
    transform: scale(1.05);
}
.category-featured .category-item .category-name{
    margin-top: 20px;
}
/*Product*/
.product-featured{
    margin: 0 -12px;
}
.swiper-product-featured .swiper-slide{
    padding: 2rem 12px;
}
.product-featured .swiper-button-prev{
    color: var(--et-primary-color);
    left: -2rem;
}
.product-featured .swiper-button-prev::after{
    font-size: 2rem;
}
.product-featured .swiper-button-next{
    color: var(--et-primary-color);
    right: -2rem;
}
.product-featured .swiper-button-next::after{
    font-size: 2rem;
}
.product-item{
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.10);
    padding: 12px;
    border-radius: 12px;
}
.product-item .image{
    position: relative;
    margin-bottom: 12px;
}
.product-item .image >a{
    border-radius: 16px;
    overflow: hidden;
    display: block;
    padding-top: 100%;
    position: relative;
}
.product-item .image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-item .image .star{
    position: absolute;
    top: 8px;
    right: 48px;
    color: #3D3D3D;
    font-weight: bold;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 50px;
    padding-left: 8px;
    padding-right: 8px;
    gap: 2px;
}
.product-item .image .star svg{
    margin-bottom: 3px;
}
.product-item .image .favorite{
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: white;
    top: 8px;
    right: 8px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.product-item h3 a{
    font-size: 16px;
    font-weight: 600;
    color: #111111;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 4px;
    text-decoration: none;
}
.product-item .infor{
    display: flex;
    align-items: center;
    gap: 8px;
}
.product-item .infor .day{
    margin-left: auto;
    display: flex;
    gap: 8px;
    align-items: center;
}
.product-item .from-to{
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #D1D1D1;
    display: flex;
    gap: 12px;
}
.product-item .from-to .group{
    display: flex;
    flex-direction: column;
}
.product-item .from-to .group .price{
    font-weight: 600;
    font-size: 18px;
    color: #E84343;
}
.product-item .from-to .group .price-buy{
    text-decoration: line-through;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image{
    vertical-align: middle;
}
.image-first span.et_pb_image_wrap{
    border-top-left-radius: 999px;
    border-top-right-radius: 999px;
    overflow: hidden;
    border: 8px white solid;
    box-shadow: 0px 8px 30px rgba(5, 74, 30, 0.15);
}
.image-second span{
    border-bottom-left-radius: 999px;
    border-bottom-right-radius: 999px;
    overflow: hidden;
    box-shadow: 0px 8px 30px rgba(5, 74, 30, 0.15);
    position: absolute;
}
.heading-small{
    display: flex;
    align-items: center;
    gap: 8px;
}
.heading-small::before{
    content: '';
    width: 32px;
    height: 1px;
    background-color: var(--et-primary-color);
    display: inline-block;
}
.heading-small h6{
    padding-bottom: 0;
}
.heading-small, .heading-main{
    margin-bottom: 16px!important;
}
.form-subscribe{
    padding-top: 0!important;
}
.form-subscribe .dtq-cf7{
    display: flex;
    align-items: center;
    gap: 24px;
}
.form-subscribe .dtq-cf7 .dtq-form-header-container{
    white-space: nowrap;
}
.form-subscribe .dtq-cf7 .dtq-cf7-styler{
    width: 100%;
}
.form-subscribe .dtq-cf7 .dtq-cf7-styler input[type="email"]{
    margin: 0!important;    
}
.form-subscribe .dtq-cf7 .dtq-cf7-styler p:nth-child(3){
    position: absolute;
    margin: 0;
    right: 8px;
    top: 6px;
}
.form-subscribe .dtq-cf7 .dtq-cf7-styler p:nth-child(3) span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    right: 100%;
}
.wpcf7-not-valid-tip{
    color: #fff212!important;
}
.list-icon .et_pb_column {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
}
.list-icon .et_pb_column .et_pb_image {
    display: inline-block;
    margin: 0!important;
}
footer .et_pb_module_heading{
    margin-bottom: 24px;
    padding-bottom: 0;
}
footer .et_pb_row_4col .et_pb_text_inner{
    margin-bottom: 16px;
}
footer .et_pb_blurb_content .et_pb_blurb_container{
    vertical-align: middle;
}
footer .et_pb_blurb_content .et_pb_module_header{
    padding-bottom: 0;
}
/*MARK: Contact */
.ba_cf7_styler_0 .dtq-cf7 .wpcf7-form-control:not(.wpcf7-submit){
    margin-bottom: 0!important;
}
.separate-dial-code .flag-container .selected-flag{
    border-radius: 30px 0 0 30px;
}
article .dtq-cf7-styler .wpcf7 .wpcf7-form-control-wrap .separate-dial-code input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]){
    padding-left: 90px!important;
}
/*MARK: Category */
#my-search-filter .el-select{
    position: relative;
}
#my-search-filter .el-input__inner{
    padding-left: 15px;
    border-color: #aaa;
    border-radius: 8px;
    color: #222;
    height: 44px;
    padding-right: 15px;
    width: 100%;
    cursor: pointer;
}
#my-search-filter .el-input__inner.el-sort{
    padding-left: 44px;
}
#my-search-filter .el-input__inner.el-day, #my-search-filter .el-input__inner.el-month{
    padding-left: 30px;
}
#my-search-filter .first-select-icon{
    height: 20px;
    left: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    width: 20px;
}
#my-search-filter .dynamic-filter .filter-item.border-bottom{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 24px;
    padding-bottom: 24px;
    position: relative;
}
.el-input__suffix {
    color: #c0c4cc;
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
    transition: all .3s;
    width: 25px;
}
.el-input__suffix-inner {
    pointer-events: all;
}
.el-input__suffix-inner .el-input__icon{
    font-size: 20px;
}
.el-input__icon::before {
    display: inline-block;
    height: 100%;
    margin-top: 13px;
}
.el-checkbox__input {
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    outline: none;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.el-checkbox__inner:after {
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    box-sizing: content-box;
    content: "";
    height: 7px;
    left: 5px;
    position: absolute;
    top: 2px;
    transform: rotate(45deg) scaleY(0);
    transform-origin: center;
    transition: transform .15s ease-in .05s;
    width: 3px;
}
.el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #009ff3;
    border-color: #009ff3;
}
.el-checkbox__input.is-checked .el-checkbox__inner:after {
    transform: rotate(45deg) scaleY(1);
}
.el-checkbox__inner {
    background-color: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    height: 16px;
    position: relative;
    transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46), background-color .25s cubic-bezier(.71,-.46,.29,1.46);
    width: 16px;
    z-index: 1;
}
.el-checkbox__original {
    height: 0;
    margin: 0;
    opacity: 0;
    outline: none;
    position: absolute;
    width: 0;
    z-index: -1;
}
.el-checkbox {
    color: #606266;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 30px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.el-checkbox__label {
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    padding-left: 10px;
}
.el-input__prefix {
    color: #c0c4cc;
    left: 10px;
    position: absolute;
    top: 1px;
}
#my-search-filter .first-select {
    margin-bottom: 24px;
    position: relative;
}
#my-search-filter .dynamic-filter .filter-item {
    padding-bottom: 24px;
}
#my-search-filter .dynamic-filter .filter-item .checkbox-group {
    margin-top: 24px;
}
#my-search-filter .dynamic-filter .filter-item .filter-title {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 0;
}
#my-search-filter .dynamic-filter .filter-item .el-select, #my-search-filter .dynamic-filter .filter-item .filter-select{
    margin-top: 16px;
    width: 100%;
    position: relative;
}
#my-search-filter .dynamic-filter .filter-item .checkbox-item+.checkbox-item {
    margin-top: 16px;
}
#my-search-filter .dynamic-filter .length-item {
    padding: 0 12px;
}
#my-search-filter .dynamic-filter .length-item .length-label {
    align-items: center;
    color: #222;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    margin-top: 24px;
}
#my-search-filter .dynamic-filter .length-item .length-label .left {
    margin-left: -10px;
}
#my-search-filter .dynamic-filter .length-item .length-label .right {
    margin-right: -10px;
}
#my-search-filter .dynamic-filter .length-item .length-slider {
    margin-top: 4px;
}
.el-slider:after, .el-slider:before {
    content: "";
    display: table;
}
.el-slider:after {
    clear: both;
}
.el-slider__runway {
    background-color: #e4e7ed;
    border-radius: 3px;
    cursor: pointer;
    height: 6px;
    margin: 16px 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.el-slider__bar {
    background-color: #009ff3;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    height: 6px;
    position: absolute;
}
.el-slider__button-wrapper {
    background-color: transparent;
    height: 36px;
    line-height: normal;
    position: absolute;
    text-align: center;
    top: -15px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 36px;
    z-index: 1001;
}
.el-slider__button {
    border: 2px solid #009ff3;
    border-radius: 50%;
    transition: .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;    
    background: #fff;
    border: none;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .3);
    height: 24px;
    width: 24px;
}
.el-slider__button-wrapper .el-tooltip, .el-slider__button-wrapper:after {
    display: inline-block;
    vertical-align: middle;
}
.el-slider__button-wrapper:after {
    content: "";
    height: 100%;
}
.el-slider__button.hover, .el-slider__button:hover {
    cursor: grab;
}
.el-slider__button.is-active{
    cursor: grabbing;
}
#my-search-filter .dynamic-filter .filter-item .filter-title .price-tip {
    color: #777;
    font-size: 12px;
    font-weight: 400;
    margin-left: 8px;
    vertical-align: middle;
}
#my-search-filter .el-select-dropdown__list {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 6px 0;
    position: relative;
}
.el-select-dropdown{
    background-color: #fff;
    border: 1px solid #e4e7ed;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box;
    margin: 12px 0 5px;
    position: absolute;
    width: 100%;
    z-index: 9;
    display: none;
}
.el-select-dropdown__item {
    box-sizing: border-box;
    color: #606266;
    cursor: pointer;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
    background-color: #f5f7fa;
}
.el-select-dropdown__item.selected {
    color: #009ff3;
    font-weight: 700;
}
.el-select-dropdown__item.multiple.selected::after{
    border: 1px solid #009ff3;
    border-left: 0;
    border-top: 0;
    box-sizing: content-box;
    content: "";
    height: 7px;
    right: 20px;
    position: absolute;
    top: 40%;
    transform: rotate(45deg) scaleY(1) translateY(-50%);
    transform-origin: center;
    transition: transform .15s ease-in .05s;
    width: 3px;
}
.el-select-dropdown .popper__arrow, .el-select-dropdown .popper__arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.el-select__tags{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    line-height: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    white-space: normal;
    z-index: 1;
}
.el-select__tags>span {
    display: contents;
}
.el-tag {
    background-color: #e6f5fe;
    border: 1px solid #ccecfd;
    border-radius: 4px;
    box-sizing: border-box;
    color: #009ff3;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
    white-space: nowrap;
}
.el-tag--small {
    height: 24px;
    line-height: 22px;
    padding: 0 8px;
}
.el-tag.el-tag--info {
    background-color: #f7f7f7;
    border-color: #eee;
    color: #aaa;
}
.el-tag--info{
    align-items: center;
    background-color: #f0f2f5;
    border-color: transparent;
    box-sizing: border-box;
    display: flex;
    margin: 2px 0 2px 6px;
    max-width: 100%;
}
.el-tag__close{
    width: 13px;
    height: 13px;
    background: #c0c4cc;
    color: white;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    line-height: 12px;
    margin-left: 2px;
    cursor: pointer;
}
.el-tag__close:hover {
    background-color: #909399;
}
.el-select-dropdown .popper__arrow {
    border-width: 6px;
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
}
.el-select-dropdown[x-placement^=bottom] .popper__arrow {
    border-bottom-color: #ebeef5;
    border-top-width: 0;
    left: 35px;
    margin-right: 3px;
    top: -6px;
}
.el-select-dropdown .popper__arrow:after {
    border-width: 6px;
    content: " ";
}
.el-select-dropdown[x-placement^=bottom] .popper__arrow:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    margin-left: -6px;
    top: 1px;
}
.el-select-dropdown[x-placement^=top] .popper__arrow {
    border-bottom-width: 0;
    border-top-color: #ebeef5;
    bottom: -6px;
    left: 50%;
    margin-right: 3px;
}
.el-select-dropdown[x-placement^=top] .popper__arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    margin-left: -6px;
}
/*MARK: Product category */
.my-search-product-card {
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    box-shadow: 0 1px 6px 0 hsla(0, 0%, 71%, .3);
    display: flex;
    padding: 24px;
    transition: all .3s ease-in-out;
}
.my-search-product-card+.my-search-product-card {
    margin-top: 24px;
}
.my-search-product-card .my-search-product-card-image {
    flex: 0 0 220px;
    margin-right: 24px;
    position: relative;
}
.my-search-product-card .my-search-product-card-image .my-search-product-card-image-picture {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    cursor: pointer;
    height: 165px;
    width: 100%;
    display: block;
}
.my-search-product-card .my-search-product-card-image .my-search-product-card-image-collect {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 40px;
    z-index: 2;
}
.my-search-product-card .my-search-product-card-content {
    display: flex;
    flex: 1;
}
.my-search-product-card .my-search-product-card-content .product-list-info {
    flex: 1;
}
.my-search-product-card .my-search-product-card-content .product-list-price {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: space-between;
    margin-left: 48px;
    text-align: right;
}
.my-search-product-card .my-search-product-card-content .product-list-info .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    height: 28px;
    margin-bottom: 8px;
    overflow-y: hidden;
}
.my-search-product-card .my-search-product-card-content .product-list-info .tags .tag {
    background-color: #f2f2f2;
    border-radius: 4px;
    color: #777;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
}
.my-search-product-card .my-search-product-card-content .product-list-info .title {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    padding: 0;
}
.my-search-product-card .my-search-product-card-content .product-list-info .title a {
    color: #222;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.my-search-product-card .my-search-product-card-content .product-list-info .title a:hover {
    color: var(--et-primary-color)!important;
}
.my-search-product-card .my-search-product-card-content .product-list-info .reviews {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 20px;
}
.my-search-product-card .my-search-product-card-content .product-list-info .reviews .score {
    align-items: center;
    display: flex;
    gap: 4px;
    white-space: nowrap;
}
.my-search-product-card .my-search-product-card-content .product-list-info .reviews .score .score-value {
    color: #222;
    font-size: 14px;
    font-weight: 700;
}
.my-search-product-card .my-search-product-card-content .product-list-info .reviews .reviews-count {
    color: #222;
    font-size: 14px;
}
.my-search-product-card .my-search-product-card-content .product-list-info .reviews .tour-code {
    color: #777;
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
}
.my-search-product-card .my-search-product-card-content .product-list-info .other-info {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    margin-top: 8px;
}
.my-search-product-card .my-search-product-card-content .product-list-info .other-info .info-label {
    color: #222;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    min-width: 118px;
}
.my-search-product-card .my-search-product-card-content .product-list-info .other-info .info-value {
    color: #777;
    flex: 1;
    font-size: 14px;
    line-height: 20px;
    min-width: 0;
    width: 0;
}
.my-search-product-card .my-search-product-card-content .product-list-price {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: space-between;
    margin-left: 48px;
    text-align: right;
}
.my-search-product-card .my-search-product-card-content .product-list-price .price-tag {
    display: inline-block;
    margin-bottom: 16px;
}
.my-search-product-card .my-search-product-card-content .product-list-price .price-tag span {
    background: #ffeded;
    border-radius: 16px 16px 16px 16px;
    color: #ff4848;
    font-size: 12px;
    padding: 5px 8px;
}
.my-search-product-card .my-search-product-card-content .product-list-price .old-price {
    color: #777;
    font-size: 12px;
}
.my-search-product-card .my-search-product-card-content .product-list-price .old-price .through {
    margin-left: 4px;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
}
.my-search-product-card .my-search-product-card-content .product-list-price .current-price.special {
    color: #ff4848;
    font-size: 24px;
    font-weight: 700;
    margin-top: 8px;
}
.my-search-product-card .my-search-product-card-content .product-list-price .special-tags {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 16px;
}
.my-search-product-card .my-search-product-card-content .current-price.mobile, .my-search-product-card .my-search-product-card-content .old-price.mobile, .my-search-product-card .my-search-product-card-content .price-tag.mobile {
    display: none;
}
.el-tooltip__popper{
    word-wrap: break-word;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.2;
    min-width: 10px;
    padding: 10px;
    position: absolute;
    z-index: 2000;
    background: #303133;
    color: #fff;
    white-space: nowrap;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
}
.el-tooltip.is-active .el-tooltip__popper {
  opacity: 1;
  visibility: visible;
}
.el-tooltip__popper::after{
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #303133 transparent transparent transparent;
}
.el-button {
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    box-sizing: border-box;
    color: #606266;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 12px 20px;
    text-align: center;
    transition: .1s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    white-space: nowrap;
}
html .el-button {
    border-radius: 8px;
}
html .el-button--primary {
    background-color: #009ff3;
    border-color: #009ff3;
    color: #fff;
}
html .el-button--primary:focus, html .el-button--primary:hover {
    background-color: #0087cf;
    border-color: #0087cf;
}
.my-search-product-card .my-search-product-card-content .product-list-price .detail-btn {
    margin-top: 12px;
}
.my-search-product-card .my-search-product-card-content .product-list-price .detail-btn .btn {
    color: #fff!important;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 24px;
}
.month-picker {
    width: 100%;
    border: 1px solid #e4e7ed;
    padding: 10px;
    font-family: sans-serif;
    user-select: none;
    border-radius: 8px;
    display: none;
    position: absolute;
    top: 80%;
    z-index: 9999;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    background-color: white;
}
.year-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e7ed;
}
.year-header .current-year {
    font-size: 18px;
}
.year-header button{
    border: 0;
    background-color: transparent;
    cursor: pointer;
}
.month-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    text-align: center;
}
.month {
    padding: 8px;
    cursor: pointer;
    border-radius: 4px;
}
.month-actions{
    text-align: right;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
.confirm-months{
    color: #007bff;
    border: 1px solid;
    padding: 6px 1rem;
    border-radius: 8px;
    background-color: transparent;
    cursor: pointer;
}
.month.selected {
    background-color: #007bff;
    color: white;
}
.month:hover {
    background-color: #eee;
}
.no-result{
    margin: 0 auto;
    max-width: 250px;
    text-align: center;
}
.no-result p{
    padding-bottom: 0;
    color: #909399;
}
.no-result p strong{
    color: #111111;
    font-size: 16px;   
}
.my-search-product-card .my-search-product-card-content .product-list-info .other-info .info-value .show-all {
    color: #009ff3;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    margin-left: 4px;
    white-space: nowrap;
}
/*MARK: Xóa filter */
.filter-header{
    display: flex;
    align-items: center;
}
.selected-filter{
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.result-count{
    display: flex;
    align-items: center;
}
.result-count >span{
    margin-right: 12px;
}
.clear-all-filters {
    color: #009ff3;
    cursor: pointer;
    font-size: 14px;
    margin-right: 16px;
    padding-left: 12px;
    border: 0;
    background: transparent;
    height: fit-content;
    border-left: 1px solid #e5e5e5;
}
.selected-filter .filter-item {
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: flex;
    flex-shrink: 0;
    line-height: 20px;
    margin-right: 8px;
    padding: 4px 9px 4px 16px;
    font-size: 12px;
}
@media screen and (max-width: 1440px) {
    body .et_pb_row{
        padding-left: 1rem!important;
        padding-right: 1rem!important;
    }
}
@media screen and (max-width: 1366px) {
    .product-featured .swiper-button-prev{
        left: -1rem;
    }
    .product-featured .swiper-button-next{
        right: -1rem;
    }
}
@media screen and (max-width: 1280px) {
    .product-featured .swiper-button-next::after, .product-featured .swiper-button-prev::after{
        font-size: 1.5rem;
        color: white;
    }
    .product-featured .swiper-button-prev{
        left: 0;
        width: 2.5rem;
        height: 2.5rem;
        background-color: rgba(5, 74, 30, 0.5);
        border-radius: 4px;
    }
    .product-featured .swiper-button-next{
        right: 0;
        width: 2.5rem;
        height: 2.5rem;
        background-color: rgba(5, 74, 30, 0.5);
        border-radius: 4px;
    }
    body .ba_image_carousel_0{
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 1024px) {
    .trip-search-form{
        padding: 1rem;
        gap: 0;
    }
    .trip-search-item input[type=text], .trip-search-item input{
        font-size: 13px;
    }
    .trip-search-button{
        padding: 10px 20px;
    }
    .menu_custom .et-menu .menu-item{
        padding-left: 0.8rem!important;
        padding-right: 0.8rem!important;
    }
    .my-search-product-card{
        padding: 1rem;
    }
}
@media screen and (max-width: 823px) {
    .et_pb_column--with-menu{
        display: flex;
        align-items: center;
    }
    .et_pb_row.et_pb_equal_columns{
        display: flex;
        flex-wrap: wrap;
    }
    body .et_pb_column_3_tb_header{
        margin-bottom: 0;
    }
    .category-featured{
        grid-template-columns: repeat(2, 1fr);
    }
    /*changing the Divi hamburger menu to X*/
    .mobile_nav.opened .mobile_menu_bar:before {
        content: '\4d'!important;
    }
    /*rotating the Divi Menu icon*/
    .mobile_menu_bar:before {
        transition: all .4s ease;
        transform: rotate(0deg);
        display: block;
    }
    /*rotate the Divi Menu icon on click*/
    .mobile_nav.opened .mobile_menu_bar::before {
        transition: all .4s ease;
        transform: rotate(90deg);
        display: block;
    }
    .menu_mb, .et_pb_menu_inner_container{
        position: unset!important;
    }
    .et_pb_menu .et_mobile_menu{
        top: calc(100% + 16px)!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .trip-search-form{
        flex-wrap: wrap;
        border-radius: 1rem;
        gap: 1rem;
    }
    .trip-search-item{
        width: 45%;
    }
    .trip-search-form svg:nth-child(4){
        display: none;
    }
    .trip-search-button {
        padding: 10px 20px;
        margin: 0 auto;
        justify-content: center;
    }
    .my-search-product-card{
        flex-wrap: wrap;
    }
    .my-search-product-card .my-search-product-card-image{
        flex: 0 0 100%;
        margin-bottom: 1rem;
    }
}
@media screen and (max-width: 768px) {
    .my-search-product-card .my-search-product-card-content .mobile-price {
        align-items: center;
        display: flex;
        justify-content: space-between;
        gap: 0.5rem;
    }
    .my-search-product-card .my-search-product-card-content .current-price:not(.mobile), .my-search-product-card .my-search-product-card-content .old-price:not(.mobile), .my-search-product-card .my-search-product-card-content .price-tag:not(.mobile){
        display: none;
    }
    .my-search-product-card .my-search-product-card-content .current-price.mobile, .my-search-product-card .my-search-product-card-content .old-price.mobile, .my-search-product-card .my-search-product-card-content .price-tag.mobile {
        display: block;
    }
    .my-search-product-card .my-search-product-card-content .mobile-price .old-price {
        text-align: left;
    }
    .my-search-product-card .my-search-product-card-content .mobile-price .price-tag {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 500px) {
    .trip-search-item{
        width: 100%;
    }
    .trip-search-form>svg{
        display: none;
    }
    .trip-search-item:not(:first-child){
        padding-top: 1rem;
        border-top: 1px solid #eee;
    }
    .category-featured{
        gap: 1rem;
        margin-top: 0;
    }
    .category-featured .category-item .category-name{
        margin-top: 1rem;
        font-size: 18px;
        padding-bottom: 0;
    }
    .swiper-product-featured .swiper-slide{
        padding: 2rem 8px;
    }
    .product-item{
        padding: 0.5rem;
    }
    .product-item .infor{
        flex-wrap: wrap;
        row-gap: 0;
    }
    .product-item .infor .day{
        margin-left: 0;
    }
    .product-item .from-to .group .price{
        font-size: 15px;
    }
    .product-item .from-to .group .price-buy{
        font-size: 12px;
    }
    .form-subscribe .dtq-cf7{
        flex-wrap: wrap;
        gap: 0.5rem;
        justify-content: center;
    }
    footer .et_pb_row_4col .et_pb_text_inner{
        margin-bottom: 0.5rem;
    }
    body #page-container .et_pb_section .ba_cf7_styler_0_tb_footer .wpcf7-form input[type=submit]{
        font-size: 12px!important;
        margin-top: 3px;
    }
    .my-search-product-card .my-search-product-card-content{
        flex-wrap: wrap;
    }
    .my-search-product-card .my-search-product-card-content .product-list-info{
        flex: 0 0 100%;
    }
    .my-search-product-card .my-search-product-card-content .product-list-price{
        flex: 0 0 100%;
        margin-left: 0;
        text-align: left;
    }
}