/*CSS CONTENT*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video  {
    font-family: Arial,Helvetica,sans-serif !important;
}

span[class*="ab-"]{
    font: normal 20px/1 dashicons !important;
}
a:focus, a:hover{
    outline: none !important;
}
.single-product .s19_ht {
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 10px 0px;
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.popup {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.8) center center no-repeat;
    font-size: 15px;
    overflow: auto;
    display: none;
    z-index: 99999;
    height: 100%;
    top: 0px;
    left: 0px;
    padding: 0px 15px !important;
}

.popup .content_popup {
    position: relative;
    margin: 50px auto 50px auto;
    z-index: 9;
    transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    background: #fff;
    padding: 20px;
    max-width: 550px;
    width: 100%;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 5px;
}

.popup .close_popup {
    font-size: 14px;
    cursor: pointer;
    color: #000;
    padding: 0px;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    clear: both;
    top: 11px;
    right: 14px;
    font-size: 20px;
    max-width: 20px;
}

.woocommerce-breadcrumb.breadcrumbs a {
    color: #2797d1;
    transition: all 0.3s;
    position: relative;
}

.woocommerce-breadcrumb.breadcrumbs a:after {
    content: '\f105';
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 15px;
    color: #999;
    transition: all 0.3s;
}

.woocommerce-breadcrumb.breadcrumbs a:hover {
    color: #fd792c;
}

.woocommerce-breadcrumb.breadcrumbs a:last-child:after {
    display: none;
}

.woocommerce-breadcrumb.breadcrumbs span {
    display: none;
}

.single-product .s19_h {
    margin: 0px 0px 5px 0px;
}

.single-product .s19_hp {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #585858;
    padding: 0px 0px 0px 20px;
}

.single-product .s19_hp:before {
    content: '\f13d';
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.single-product .s19_hp a {
    color: #2797d1;
    text-decoration: underline;
    transition: all 0.3s;
}

.single-product .s19_hp a:hover {
    color: #fd792c;
}

.single-product .s19_hr {
    font-size: 14px;
    line-height: 22px;
}

.single-product .s19_hr .s19_ho {
    color: #888;
}

.single-product .s19_hr .s19_hk {
    color: #5a5a5a;
}

.single-product .s19_hr .s19_hk span.amount {
    font-size: 24px;
    line-height: 32px;
    color: #fd792c;
    position: relative;
    left: 7px;
}

.single-product .s19_hr .s19_hu {
    color: #095191;
}

.single-product .s19_nm {
    list-style: none;
}

.single-product .product-gallery {
    padding: 0px;
}

.single-product .s19_nm {
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgba(223, 223, 223, 0.5);
    gap: 30px;
    margin: 0px;
}

.single-product .s19_nm li {
    margin: 0px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
}

.single-product .s19_nm li a {
    display: inline-block;
    padding: 15px 0px;
    transition: all 0.3s;
    color: rgba(102, 102, 102, 0.7);
    position: relative;
}

.single-product .s19_nm li a:hover {
    color: #fd792c;
}

.single-product .s19_nm li a:before {
    content: '';
    display: block;
    width: 45px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.3s;
}

.single-product .s19_nm li a:hover:before {
    background: #fd792c;
}

.single-product .s19_os {
}

.single-product .s19_wrap {
    font-size: 14px;
    line-height: 22px;
}

.single-product .s19_os {
    margin: 0px 0px 13px 0px;
}

.single-product .tg_list_tienich_flats ul{
    list-style: none;
}
.single-product .tg_list_tienich_flats ul li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 17px;
    color: #424242;
}

.single-product .tg_list_tienich_flats ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("image/icond.svg");
    background-repeat: no-repeat;
    margin: 0px 7px 0px 0px;
}

.single-product .tg_list_tienich_flats ul li.attribute-Bbingoitri:before {
    width: 20px;
    height: 21px;
    background-position: -146px 0;
}

.single-product .tg_list_tienich_flats ul li.attribute-Bbingoitri:before {
    width: 20px;
    height: 20px;
    background-position: -124px 0;
}

.single-product .tg_list_tienich_flats ul li.attribute-Baogmttcccban:before {
    width: 20px;
    height: 20px;
    background-position: -58px 0;
}

.single-product .tg_list_tienich_flats ul li.attribute-Chxeminphi:before {
   width: 21px;
   height: 21px;
   background-position: -44px -23px;
}

.single-product .tg_list_tienich_flats ul li.attribute-Chxe:before{
   width: 21px;
   height: 21px;
   background-position: -65px -48px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Phngcbntm:before {
    width: 20px;
    height: 20px;
    background-position: -79px -1px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Cbbingoitri:before {
    width: 20px;
    height: 20px;
    background-position: -124px -1px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Cbsc:before {
    width: 20px;
    height: 21px;
    background-position: -101px 0px;
}

.single-product .tg_list_tienich_flats ul li.attribute-Gipbin:before {
    width: 20px;
    height: 20px;
    background-position: -22px -49px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Khuvcbitmring:before {
    width: 20px;
    height: 20px;
    background-position: -22px -26px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Ltn24gi:before {
    width: 20px;
    height: 21px;
    background-position: -88px -24px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Myphatrcphtrongttcccphng:before {
    width: 20px;
    height: 23px;
    background-position: -67px -24px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Minphkayaking:before {
    width: 20px;
    height: 20px;
    background-position: -147px 0;
}
.single-product .tg_list_tienich_flats ul li.attribute-Minphxean:before{
    width: 20px;
    height: 20px;
    background-position: -37px 0;
}
.single-product .tg_list_tienich_flats ul li.attribute-Phongkhnghutthuc:before{
    width: 21px;
    height: 21px;
    background-position: 0px -47px;
}
.single-product .tg_list_tienich_flats ul li.attribute-TrungtmSpaampchmsocsckhoe:before{
    width: 21px;
    height: 22px;
    background-position: 0px -23px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Phonggiainh:before{
    width: 21px;
    height: 21px;
    background-position: -44px -49px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Nhahang:before {
    width: 20px;
    height: 20px;
    background-position: -110px -27px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Quybar:before {
    width: 20px;
    height: 20px;
    background-position: -133px -27px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Wi-Fiminphi:before {
    width: 20px;
    height: 21px;
    background-position: -88px -50px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Trungtmthduc:before {
    width: 20px;
    height: 21px;
    background-position: 0px -1px;
}
.single-product .tg_list_tienich_flats ul li.attribute-Trcphtrongttcccphng:before {
    width: 20px;
    height: 20px;
    background-position: -156px -27px;
}
.single-product .s19_ol {
    list-style: none;
    padding: 30px 0px 0px 0px;
    border-top: 1px solid #e6e6e6;
    margin: 0px;
}

.single-product .s19_ol li {
    margin: 0px 0px 15px 0px;
    position: relative;
    padding: 0px 0px 0px 26px;
}

.single-product .s19_ol>li:last-child {
    margin: 0px;
}

.single-product .s19_ol li:before {
    content: '\f08a';
    display: inline-block;
    color: #aaa;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
}

.single-product .s19_it {
    font-size: 20px;
    line-height: 28px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 13px;
    position: relative;
}

.single-product .s19_it:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 20px;
    border-radius: 3px;
    background-color: #fd792c;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-product .s19_i {
    padding: 0px 0px 40px 0px;
}

.single-product .s19_wrap>.s19_i:last-child {
    padding: 0px;
}

.single-product .s19_i .s19_q .s19_qi {
    margin: 0px 0px 12px 0px;
}

.single-product .s19_i .s19_q .s19_qi:last-child {
    margin: 0px;
}

.single-product .s19_i .s19_mc {
    background: #fff9eb;
    padding: 25px 20px;
    margin: 0px 0px 15px 0px;
}

.single-product .s19_i .s19_q .s19_qi .s19_qb ul {
    list-style: none;
}

.single-product .s19_i .s19_q .s19_qi .s19_qb ul li {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 15px;
    position: relative;
}

.single-product .s19_i .s19_q .s19_qi .s19_qb ul>li:last-child {
    margin: 0px;
}

.single-product .s19_i .s19_q .s19_qi .s19_qb ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    top: 50%;
    left: 0px;
    margin: -2px 0px 0px 0px
}

.single-product .s19_i .s19_mc h4 {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 15px 0px;
}

.single-product .s19_i .s19_mc ul {
    list-style: none;
    margin: 0px;
}

.single-product .s19_i .s19_mc ul li {
    position: relative;
    padding: 0px 0px 0px 15px;
}

.single-product .s19_i .s19_mc ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    top: 11px;
    left: 0px;
    margin: -2px 0px 0px 0px;
}

.single-product .s19_i .s19_mc ul li a {
    color: #2797d1;
}

.single-product .s19_w {
    font-size: 14px;
    line-height: 22px;
}

.single-product .s19_w .s19_wi {
    margin: 0px 0px 30px 0px;
    border: 1px solid rgba(210, 210, 210, 0.5);
    border-radius: 2px;
}

.single-product .s19_w>.s19_wi:last-child {
    margin: 0px;
}

.single-product .s19_wlm span {
    display: block;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    line-height: 24px;
}

.single-product .s19_wlm span:last-child {
    margin: 0px;
}

.single-product .s19_wlm span a {
    color: #fd792c;
}

.single-product .s19_wb ul {
    list-style: none;
}

.single-product .s19_wi .s19_wt2, .single-product .s19_wi .s19_wt {
    font-size: 18px;
    line-height: 26px;
    color: #555;
    margin: 0px;
    font-weight: 400;
    padding: 14px 20px;
}

#wide-nav {
    min-height: inherit;
}

#wide-nav ul.header-nav>li {
}

#wide-nav ul.header-nav>li>a {
    display: inline-block;
    padding: 20px 18px;
    font-weight: 400;
    transition: all 0.3s;
    font-size: 16px;
    line-height: 24px;
}

#wide-nav ul.header-nav>li>a:hover {
    background: #e8e8e8;
    color: #095191;
}

#wide-nav .header-bottom-nav .html_topbar_left {
    color: #095191;
}

#wide-nav .header-bottom-nav .html_topbar_left strong {
    color: #095191;
    font-size: 24px !important;
    line-height: 32px;
    cursor: pointer;
    font-weight: 700 !important;
}

#wide-nav .header-bottom-nav .html_topbar_left strong::before {
    vertical-align: -5px;
    margin-right: 5px;
    width: 18px;
    height: 25px;
    background: url("image/icons.svg") no-repeat 0 0;
    content: "";
    display: inline-block;
}

#wide-nav .header-bottom-nav .html_topbar_left strong::after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 0px 0px 6px;
    color: #a7a3a3;
    position: relative;
    top: -3px;
}

#masthead .header-nav-main li>a {
}

#masthead .header-nav-main li.header-button-1 a {
    border-radius: 0px !important;
    font-weight: 400;
    border: 1px solid #c9c9c9;
    background: #fff;
    color: #6b6b6b;
    text-transform: inherit;
    height: 36px;
    line-height: 36px;
    transition: all 0.3s;
}

#masthead .header-nav-main li.header-button-1 a:hover {
    color: #fff;
}

#masthead .header-nav-main li.header-button-2 a {
    border-radius: 0px !important;
    font-weight: 400;
    border: 1px solid #fd792c;
    background: #fd792c;
    color: #fff;
    text-transform: inherit;
    height: 36px;
    line-height: 36px;
    transition: all 0.3s;
}

#masthead .header-nav-main li.header-button-2 a:hover {
    background: #fc591a;
}

.single-product .single_bottom .row {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 60px;
}

.single-product .single_bottom .row .col-md-8 {
    grid-column: 1 / span 8;
}

.single-product .single_bottom .row .col-md-4 {
    grid-column: 9 / span 4;
}

.single-product #undefined-sticky-wrapper {
    margin: 30px auto 0px auto;
    max-width: 1200px;
    display: table;
    width: 100%;
}

.single-product .single_bottom {
    padding: 0px 0px 0px 0px;
}

.single-product .s19_w .s19_wi.cruise_infor .s19_wt2 {
    background: #f6f6f6;
}

.single-product .s19_w .s19_wi.cruise_infor .tb {
    border-bottom: 1px solid rgba(210, 210, 210, 0.5);
    padding: 10px 20px;
}

.single-product .s19_w .cruise_infor .s19_wtb .tb {
    display: flex;
    gap: 20px;
}

.single-product .s19_w .cruise_infor .s19_wtb>.tb:last-child {
    border-bottom: none;
}

.single-product .s19_w .cruise_infor .tb-cell:first-child {
    width: 35%;
}

.single-product .s19_w .cruise_infor .tb-cell:last-child {
    width: 65%;
}

.single-product .s19_w .cruise_infor .s19_wtb .tb-cell i.fa {
    width: 16px;
    margin-right: 5px;
    text-align: center;
}

.single-product .s19_w .s19_wi.advise_info .s19_wp {
    display: flex;
    gap: 15px;
    padding: 0px 20px;
    align-items: center;
}

.single-product .s19_w .s19_wi.advise_info .s19_wa {
    width: 64px;
    height: 64px;
}

.single-product .s19_w .s19_wi.advise_info .s19_wa figure {
    width: 64px;
    height: 64px;
    margin: 0px;
}

.single-product .s19_w .s19_wi.advise_info .s19_wa figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.single-product .s19_w .s19_wi.advise_info .s19_wf {
    padding: 20px
}

.single-product .s19_w .s19_wi.advise_info form {
    margin: 5px 0px 5px 0px;
    position: relative;
}

.single-product .s19_w .s19_wi.advise_info input {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    padding: 8px 67px 8px 12px;
    width: 100%;
    height: 36px;
    box-shadow: none;
    border-right: none;
    margin: 0px;
}

.single-product .s19_w .s19_wi.advise_info button {
    border: 1px solid #fd792c;
    color: #fff;
    border-radius: 2px;
    padding: 0px 15px;
    background: #fd792c;
    margin: 0px;
    height: 36px;
    line-height: 36px;
    transition: all 0.3s;
    font-weight: 400;
    text-transform: inherit;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px;
}

.single-product .s19_w .s19_wi.advise_info button:hover {
    color: #fc591a;
}

.single-product .s19_w .s19_wi.advise_info .s19_wfn {
    font-size: 12px;
    line-height: 20px;
}

.single-product .s19_w .s19_wi.why_info .s19_wb {
    padding: 0px 20px;
}

.single-product .s19_w .s19_wi.why_info .s19_wn li {
    position: relative;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 10px 0px;
}

.single-product .s19_w .s19_wi.why_info .s19_wn>li:last-child {
    margin: 0px;
}

.single-product .s19_w .s19_wi.why_info .s19_wn li:before {
    content: '\f058';
    font-family: FontAwesome;
    display: inline-block;
    color: #62ad48;
    position: absolute;
    left: 0;
    top: 1px;
}

.single-product .s19_i .s19_q .s19_qi {
    margin: 0px 0px 12px 0px;
    color: #333;
}

.single-product .s19_i .s19_q>.s19_qi:last-child {
    margin: 0px;
}

.single-product .s19_qb {
    display: none;
    padding: 20px;
    border: 1px solid #f6f6f6;
    border-top: none;
}

.single-product .s19_qb p:last-child {
    margin: 0px;
}

.single-product .s19_qh {
    cursor: pointer;
    padding: 16px 40px 16px 20px;
    position: relative;
    background: #f6f6f6;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
}

.single-product .s19_qh:after {
    content: '\f078';
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-product .s19_qh.tg_current:after {
    content: '\f077';
    color: #fd792c;
}

.single-product .s19_w .s19_wi.evaluate_info .s19_wb {
    padding: 0px 20px 0px 20px;
}

.single-product .s19_w .s19_wi.evaluate_info .wrap_figure {
    margin: 0px 0px 12px 0px;
}

.single-product .s19_w .s19_wi.evaluate_info .wrap_figure figure {
    width: 80px;
    height: 80px;
    margin: 0px auto;
    display: table;
}

.single-product .s19_w .s19_wi.evaluate_info .wrap_figure figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.single-product .s19_w .s19_wi.evaluate_info .text_widget {
    padding: 0px 15px;
}

.single-product .s19_w .s19_wi.evaluate_info .text_widget .evaluate_excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    min-height: 66px;
}

.single-product .s19_w .s19_wi.evaluate_info .text_widget .evaluate_name {
    display: table;
    margin: 10px auto 0px auto;
    text-align: center;
    font-style: italic;
    color: #999;
}

.single-product .sli_evaluate .slick-list {
    padding: 0px 0px 20px 0px;
}

.single-product .slick-dots {
    bottom: 0px;
    margin: 0px;
}

.single-product .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
}

.single-product .slick-dots li button {
    width: 10px;
    height: 10px;
    background: rgba(204, 204, 204, 0.5);
    border-radius: 50%;
    border: 3px solid rgba(204, 204, 204, 0.5);
    padding: 0px;
}

.single-product .slick-dots li.slick-active button {
    background: #fff;
    border: 3px solid #359dd3;
}

.single-product .slick-dots li button:before {
    content: "";
    width: 4px;
    height: 4px;
}

.single-product .s19_w .s19_wi.evaluate_info .s19_wu {
    border-top: 1px solid rgba(210, 210, 210, 0.5);
    padding: 15px 0px;
}

.single-product .s19_w .s19_wi.evaluate_info .s19_wu a {
    display: table;
    margin: 0px auto;
    text-align: center;
    color: #2797d1;
    transition: all 0.3s;
}

.single-product .s19_w .s19_wi.evaluate_info .s19_wu a:hover {
    color: #fd792c;
}

.single-product .s19_w .s19_wi.evaluate_info .s19_wt {
    text-align: center;
}

.home.page-template .product-small {
    position: relative;
    padding: 0px;
}

.tg_product_loop_flats .box-image {
    height: 260px;
}

.tg_product_loop_flats .box-image img {
    height: 260px;
    object-fit: cover;
    width: 100%;
}

.home.page-template .product-small span {
    text-align: left;
    width: 100%;
}

.home.page-template .secondary.on-sale, .shop-container .secondary.on-sale {
    width: 48px;
    height: 55px;
    background: #fdc327;
    color: #fff;
    padding: 2px 0px 0px;
    position: absolute;
    top: -30px;
    left: 21px;
    font-weight: 700;
    border-radius: 0px;
    line-height: 30px;
    padding: 13px 0px 0px 0px;
}

.home.page-template .secondary.on-sale:before, .shop-container .secondary.on-sale:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    border-top: 9px solid #fdc327;
    left: 0;
    border-right: 24px solid transparent;
}

.home.page-template .secondary.on-sale:after, .shop-container .secondary.on-sale:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    border-top: 9px solid #fdc327;
    right: 0;
    border-left: 24px solid transparent;
}

.home.page-template .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0px 0px 10px 0px;
}

.home.page-template .s4_s {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    margin: 0px 0px 10px 0px;
}

.home.page-template .s4_s:before {
    content: '\f21a';
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
}

.home.page-template .section.tour {
    background: #f8f8f8;
    padding: 70px 0px 70px 0px !important;
}

.home.page-template .section.tour .text h3 {
    font-size: 30px;
    line-height: 38px;
    margin: 0px;
    color: #000 !important;
}

.home.page-template .section.tour .text p {
    font-size: 16px;
    line-height: 24px;
    color: #000 !important;
}

.home.page-template .lowercase.chitiet {
    border: 1px solid #fd792c !important;
    color: #fd792c !important;
    font-size: 14px;
    line-height: 36px;
    background: #fff;
    text-align: center;
    display: inline-block;
    height: 36px;
    padding: 0px 12px;
    transition: all 0.3s;
}

.home.page-template .lowercase.chitiet:hover {
    background: #fd792c !important;
    color: #fff !important;
}

.home.page-template .lowercase.chitiet .icon-play {
    display: none;
}

.home.page-template .section.tour .box-text {
    background: #fff;
    padding: 15px 20px 20px 20px !important;
}

.home.page-template .section.tour .title-wrapper {
    background: #fff;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #f0f0f0;
    margin: 0px 0px 15px 0px;
}

.home.page-template .section.tour .s4_p {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin: 30px 0px 0px 0px;
}

.home.page-template .section.tour .s4_p .s4_pl {
    width: 62%;
}

.home.page-template .section.tour .s4_p a {
    width: 30%;
}

.home.page-template .section.tour .s4_p span {
    padding: 0px;
}

.home.page-template .section.tour .s4_p .woocommerce-Price-amount {
    color: #fd792c;
    font-size: 24px;
    line-height: 32px;
}

.home.page-template .section.tour .s4_p del {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.home.page-template .section.tour .s4_p del .woocommerce-Price-amount {
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.home.page-template .section.tour .s4_p span small {
    color: #fd792c;
    font-size: 24px;
    line-height: 32px;
}

.home.page-template .section.tour .s4_p .btn.btn-1 {
    background: #fd792c;
    color: #fff;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 0px 10px;
    width: 38%;
    transition: all 0.3s;
}

.home.page-template .section.tour .s4_p .btn.btn-1:hover {
    background: #fc591a;
}

.home.page-template .section.tour .price-wrapper {
    padding: 0px;
    color: #888;
    font-size: 12px;
    line-height: 20px;
}

.home.page-template .section.tour .price-wrapper .rv1 {
    width: 83px;
    height: 14px;
    background: url("image/r1.svg") repeat-x 0 0px;
    margin: 0px;
    display: inline-block;
    justify-content: center;
}

.home.page-template .section.tour .price-wrapper .s4_rn {
    position: relative;
    top: -3px;
}

.home.page-template .section.tour .price-wrapper .s4_e {
    margin: inherit;
    text-align: left;
    display: table;
    width: 100%;
}

.home.page-template .section.tour .price-wrapper .s4_u:before {
    content: '\f007';
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px;
}

.box-blog-post .box-text {
    padding: 20px 15px;
    border: 1px solid #e2e2e2;
}

.box-blog-post .box-text h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.box-blog-post .box-text h5 a {
    transition: all 0.3s;
}

.box-blog-post .box-text h5 a:hover, .box-blog-post .box-text h5 a:focus {
    color: #2797d1;
}

.box-blog-post .box-text .post-meta {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin: 0px 0px 10px 0px;
}

.box-blog-post .box-text .from_the_blog_excerpt {
    font-size: 14px;
    line-height: 22px;
}

.tg_form_hd {
    display: none;
    background: #fff;
    position: absolute;
    width: 525px;
    left: -406px;
    top: 50px;
    box-shadow: 0px 0px 20px #939393;
}

.tg_form_hd:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #095191;
    position: absolute;
    right: 20px;
    bottom: 100%;
}

.tg_regis_kd button[type="button"] {
    background-color: #fd792c;
    color: #fff;
    padding: 2px 11px;
    font-weight: 400;
    text-transform: inherit;
    transition: all 0.3s;
    border: 1px solid #fd792c;
    margin: 0px;
}

.tg_regis_kd button[type="button"]:hover {
    background: #fc591a;
    background-color: #fc591a;
}

.tg_lhgt button[type="button"] {
    color: #fff;
    padding: 2px 11px;
    border: 1px solid #c9c9c9;
    color: #6b6b6b;
    font-weight: 400;
    text-transform: inherit;
    transition: all 0.3s;
    margin: 0px;
}

.tg_lhgt button[type="button"]:hover {
    background: #c9c9c9;
    color: #fff;
}

.tg_form_hd b {
    display: block;
    padding: 11px 16px;
    background: #095191;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.tg_lhgt .tg_wrap_form, .tg_regis_kd .tg_wrap_form {
    padding: 20px 15px;
}

.tg_lhgt .tg_wrap_form strong, .tg_regis_kd .tg_wrap_form strong {
    color: #fd792c;
    display: block;
    margin: 0px 0px 7px 0px;
}

.tg_lhgt .tg_wrap_form ul, .tg_regis_kd .tg_wrap_form ul {
    list-style: none;
}

.tg_wrap_form ul li, .tg_regis_kd .tg_wrap_form ul li {
    position: relative;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 5px 0px;
}

.tg_wrap_form ul li:before, .tg_regis_kd .tg_wrap_form ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    top: 9px;
    left: 0px;
}

.tg_wrap_form label {
    font-size: 14px;
    line-height: 22px;
}

.tg_wrap_form label em {
    color: #ff0000;
    margin: 0px 3px 0px 0px;
}

.tg_wrap_form .tg_form_ct .tg_item_form {
    margin: 0px 0px 15px 0px;
}

.tg_wrap_form .tg_form_ct>.tg_item_form:last-child {
    margin: 0px;
}

.tg_wrap_form .tg_form_ct {
    margin: 20px 0px 0px 0px;
}

.tg_wrap_form .tg_form_ct input, .tg_wrap_form .tg_form_ct textarea {
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    padding: 6px 12px;
}

.tg_wrap_form .tg_form_ct textarea {
    resize: none;
}

.tg_wrap_form input[type="submit"] {
    background-color: #fd792c !important;
    font-size: 14px;
    line-height: 22px;
    height: 40px;
    text-transform: inherit;
    transition: all 0.3s;
    margin: 15px 0px 0px 0px;
}

.home.page-template .section.tour .product-category {
    margin: 25px 0px 0px 0px;
}

.home.page-template .section.tour .product-category .box-image img {
    height: 560px;
    width: 100%;
    object-fit: cover;
}

.home.page-template .section.tour .product-category .box-text .box-text-inner {
    text-align: left;
}

.home.page-template .section.tour .product-category .box-text {
    bottom: 0px;
    left: 0px;
    background: transparent;
    padding: 20px !important;
    transition: all 0.3s;
}

.home.page-template .section.tour .product-category .box-text h5 {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    transition: all 0.3s;
}

.home.page-template .section.tour .product-category:hover .box-text {
    opacity: 0.8;
}

.home.page-template .section.tour .product-category .box-text .uppercase.count {
    font-size: 16px;
    line-height: 24px;
    text-transform: inherit;
    color: #fff;
}

.home.page-template .section.tour .product-category .box-text .uppercase.count strong {
    color: #fd792c;
    margin: 0px 3px;
}

.home.page-template .section.tour .box-blog-post {
    margin: 25px 0px 0px 0px;
}

.home.page-template .section.tour .box-blog-post .box-text .box-text-inner {
    text-align: left;
}

.home.page-template .section.tour .box-blog-post .box-text h5 {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin: 0px 0px 18px 0px;
}

.home.page-template .section.tour .box-blog-post .box-text h5 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 51px;
}

.home.page-template .section.tour .box-blog-post .box-text h5 a:hover {
    color: #095191;
}

.home.page-template .section.tour .box-blog-post .box-text .from_the_blog_excerpt {
    text-transform: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
    min-height: 48px;
}

.wpcf7-response-output {
}

#footer .s10 {
    background: #095191;
    color: #fff;
    padding: 25px 0px;
    font-size: 18px;
    line-height: 26px;
}

#footer .s10 a {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    border-bottom: 2px solid #fff;
}

#footer .footerx .row {
    border-top: none !important;
}

#footer {
    font-size: 16px;
    line-height: 24px;
    background: #f8f8f8;
}

#footer .footerx p {
    font-size: 16px;
    line-height: 24px;
}

.shop-container .products.row .product-small .box-image {
    position: unset;
    z-index: 2;
    min-width: auto !important;
    width: 40% !important;
    margin: 0px;
}

.shop-container .products.row .product-small .tg_loop_archive_pd {
    width: 60% !important;
}

.shop-container .product-small .box-image img {
    height: 260px;
    object-fit: cover;
    width: 100%;
}

.shop-container .products.row>.product-small {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 20px !important;
    margin: 0px 0px 20px 0px;
}

.shop-container .product-small .product-small.box {
    padding-bottom: 0px;
    border: none;
    display: flex;
    gap: 20px;
}

.shop-container .products  .box-text-products .title-wrapper {
    padding: 0px !important;
}

.shop-container .products  .box-text-products .title-wrapper .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400 !important;
}

.shop-container .products  .box-text-products .title-wrapper .woocommerce-loop-product__title a {
    color: #000;
    transition: all 0.3s;
}

.shop-container .products  .box-text-products .title-wrapper .woocommerce-loop-product__title a:hover {
    color: #fd792c;
}

.shop-container .products  .box-text-products .title-wrapper .s4_s {
    margin: 5px 0px 20px 0px;
    color: #888;
    font-size: 12px;
    line-height: 20px;
}

.shop-container .products  .box-text-products .title-wrapper .s4_s:before {
    content: '\f21a';
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
}

.shop-container .shop-container {
    display: flex;
}

.shop-container .shop-container #cateleft {
    order: 2;
}

.shop-container .shop-container #cateright {
    order: 1;
    padding-left: 0px;
    padding-right: 30px;
}

.shop-container .shop-container #cateright .woof, .archive .shop-container #cateright .woof {
    background: none;
}

#header .header-wrapper.stuck {
    position: relative;
}

.shop-container .box-text-products .title-wrapper .s4_p {
    margin: 10px 0px 0px 0px;
}

.shop-container .box-text-products .title-wrapper .s4_p .s4_pl del {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.shop-container .box-text-products .title-wrapper .s4_p .s4_pl del span {
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.shop-container .box-text-products .title-wrapper .s4_p .woocommerce-Price-amount {
    font-size: 24px;
    line-height: 32px;
    color: #fd792c;
}

.shop-container .box-text-products .title-wrapper .s4_p span small {
    color: #fd792c;
    font-size: 24px;
    line-height: 32px;
}

.shop-container .box-text-products .title-wrapper .s4_p a {
    font-size: 14px;
    line-height: 22px;
    background: #fd792c;
    color: #fff;
    transition: all 0.3s;
    margin: 0px;
    padding: 7px 35px;
    margin: 10px 0px 0px 0px;
}

.shop-container .box-text-products .title-wrapper .s4_p a:hover {
    background: #fc591a;
}

.shop-container .box-text-products .price-wrapper {
}

.box-image .tg_place_abs {
    position: absolute;
    bottom: 6px;
    left: 10px;
    color: #fff;
    font-size: 14px;
}

.tg_loop_archive_pd {
    display: flex;
}

.tg_loop_archive_pd .tg_wrap_row_pd {
    display: flex;
    gap: 30px;
}

.tg_loop_archive_pd .tg_wrap_row_pd .tg_des_l {
    width: 70%;
}

.tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r {
    width: 30%;
    border-left: 1px dashed #ccc;
    padding: 0px 0px 0px 20px;
}

.tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r .price-wrapper {
    flex-direction: column;
    font-size: 12px;
    line-height: 20px;
    padding: 0px;
    text-align: right;
}

.home.page-template .s1_t {
    margin: 0px;
}

.home.page-template .s1_t span {
    font-size: 48px !important;
    line-height: 56px;
    text-shadow: 0 2px 0 rgba(23, 21, 23, 0.5);
    margin: 0px 0px 5px 0px;
    display: block;
}

.home.page-template .s1_o {
    font-size: 12px;
    line-height: 20px;
    text-shadow: 0 2px 0 rgba(23, 21, 23, 0.5);
    margin: 0px 0px 12px 0px;
}

.tg_form_search_pd .flex-row.relative {
    border-radius: 2px;
    border: 4px solid #d4d4d4;
    max-width: 770px;
    width: 100%;
    background: #fff;
}

.tg_form_search_pd .flex-row.relative .flex-grow input {
    height: 60px;
    padding: 6px 140px 6px 12px;
    font-size: 16px;
    border: none;
}

.tg_form_search_pd .flex-row.relative button {
    position: absolute;
    top: 50%;
    right: 6px;
    font-size: 16px;
    color: #fff;
    background: #fd792c;
    transition: all 0.3s;
    text-transform: inherit;
    padding: 0px 18px;
    height: 48px;
    margin: -24px 0px 0px 0px;
}

.tg_form_search_pd .flex-row.relative button:hover {
    background: #fc591a;
}

.search-results .tg_des_l {
    margin: 30px 0px 0px 0px;
}

.search-results .tg_des_l em {
    font-size: 15px;
    line-height: 23px;
    font-style: normal;
    color: #666;
}

.search-results .tg_des_l .tg_place_rlt {
    font-size: 12px;
    line-height: 20px;
    color: #fd792c;
    font-weight: 700;
    display: table;
    margin: 30px 0px 0px 0px;
    transition: all 0.3s;
}

.search-results .tg_des_l .tg_place_rlt span:hover {
    border: 1px solid #fd792c;
    background: #fd792c;
    color: #fff;
}

.search-results .tg_des_l .tg_place_rlt:before {
}

.search-results .price-wrapper .price-wrapper {
    color: #888;
}

.search-results .price-wrapper .rv1 {
    width: 83px;
    height: 14px;
    background: url(image/r1.svg) repeat-x 0 0px;
    margin: 0px;
    display: block;
}

.search-results .price-wrapper .s4_e {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

.search-results .price-wrapper .s4_pl {
    margin: 25px 0px 0px 0px;
    text-align: right;
}

.search-results .price-wrapper .s4_pl del {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.search-results .price-wrapper .s4_pl .woocommerce-Price-amount {
    color: #fd792c;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
}

.search-results .price-wrapper .s4_pl del .woocommerce-Price-amount {
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.search-results .price-wrapper .s4_pl span small {
    color: #fd792c;
    font-size: 24px;
    line-height: 32px;
}

.search-results .price-wrapper .tg_link_ord {
    color: #fff;
    background: #fd792c;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    display: table;
    padding: 0px 5px;
    margin: 10px 0px 0px 0px;
    transition: all 0.3s;
}

.search-results .price-wrapper .tg_link_ord:hover {
    background: #fc591a;
}

.tg_hotline_hd ul , .tg_hotline_hd ul li {
    list-style: none;
}

.tg_hotline_hd ul {
    background: #fff;
    padding: 20px !important;
    box-shadow: 0px 0px 10px #ccc;
    position: absolute;
    width: 300px;
    left: -147px;
    top: 47px;
    display: none;
}

ul {
}

.tg_hotline_hd ul li {
    display: flex;
    gap: 10px;
    margin: 0px 0px 15px 0px;
}

.tg_hotline_hd ul li:last-child {
    margin: 0px;
}

.tg_hotline_hd ul li span {
    color: #000;
    min-width: 120px;
}

.tg_hotline_hd {
    position: relative;
}

.tg_hotline_hd ul li b {
    color: #000;
}

.tg_hotline_hd ul li a {
    display: inline-block;
    vertical-align: middle;
    background-image: url("image/icons.svg?760b6d48ecef");
    background-repeat: no-repeat;
    margin: 0px 0px 0px auto;
}

.ic-zalo {
    width: 20px;
    height: 20px;
    background-position: -146px 0;
}

.tg_favorite_pd a cite {
    position: relative;
    font-style: normal;
}

.tg_favorite_pd a span {
    position: absolute;
    top: -9px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #F8796C;
    text-align: center;
    line-height: 17px;
    font-size: 10px;
    color: #fff;
    right: -10px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tg_favorite_pd a em {
    font-style: normal;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0px 5px 0px 0px;
}

.wishlist-icon .wishlist-popup {
    min-width: 160px;
}

.wishlist-items-wrapper .product-add-to-cart .add_to_cart {
    background-color: #fd792c;
    color: #fff;
    padding: 7px 11px;
    font-weight: 400;
    text-transform: inherit;
    transition: all 0.3s;
    border: 1px solid #fd792c;
    margin: 0px;
}

.tg_list_tienich , .tg_list_tienich li {
    list-style: none !important;
}

.tg_list_tienich {
    font-size: 15px;
    line-height: 22px;
    margin: 0px 0px 30px 0px;
}

.tg_des_l .tg_list_tienich span {
    line-height: 17px;
}

.col-inner>.yith-wcwl-wishlistexistsbrowse , .col-inner>.yith-wcwl-add-to-wishlist {
    display: none;
}

.tg_des_l .tg_place_rlt {
    position: relative;
    padding: 0px 0px 0px 23px;
}

.tg_des_l .tg_place_rlt::before {
    content: '';
    display: inline-block;
    background: url(image/icons.svg) no-repeat -211px 0;
    width: 15px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 4px;
}

.tg_des_l .tg_place_rlt span {
    font-size: 12px;
    font-weight: 500;
    color: #fd792c;
    border: 1px solid #ccc;
    padding: 2px 10px;
    display: inline-block;
    font-weight: 700;
    transition: all 0.3s;
}

.image-tools .wishlist-button {
    border-color: #fff !important;
    background-color: #fff !important;
}

.image-tools .wishlist-button i {
    color: #ff0000 !important;
}

.tg_sale_special {
    background: #015093;
    padding: 40px;
    max-width: 1170px !important;
    width: 100% !important;
    margin: 0px 0px 70px 0px;
    align-items: center;
    position: relative;
}

.tg_sale_special h3 {
    display: table;
    margin: 0px auto;
    color: #fff;
    max-width: 500px;
    font-size: 28px;
    line-height: 38px;
    font-weight: 400;
    padding: 0px 0px 0px 40px;
}
.tg_sale_special:before{
    content: '';
    display: block;
    width: 146px;
    height: 151px;
    position: absolute;
    left: 40px;
    bottom: 0px;
    background: url("image/ads-bga.png");
}
.tg_sale_special a.button {
    background: #fd792c !important;
    display: table;
    margin: 0px auto;
    padding: 6px 20px;
}

.box-image .back-image {
    display: none;
}
.home.page-template .tg_list_tienich_flats ul{
    display: flex;
    flex-direction: column;
}


.home.page-template .tg_list_tienich_flats::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.home.page-template .tg_list_tienich_flats::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.home.page-template .tg_list_tienich_flats::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

.home.page-template .tg_list_tienich_flats li {
    margin: 0px;
    font-size: 12px;
    line-height: 17px;
    color: #2797d1;
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 10px;
}

.home.page-template .tg_list_tienich_flats li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #2797d1;
}

.home.page-template .tg_list_tienich_flats {
    display: block;
    line-height: 20px;
}

.tg_product_loop_flats .title-wrapper {
    display: flex;
    flex-direction: column;
}

.tg_product_loop_flats .title-wrapper .product-title {
}

.tg_product_loop_flats .title-wrapper .s4_s {
}

.tg_product_loop_flats .title-wrapper .s4_p {
    order: 4;
}

.tg_product_loop_flats .title-wrapper .tg_list_tienich_flats {
    width: 100%;
}

.post-item .image-cover {
    height: 250px;
}

.post-item .image-cover img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.tg_logo_ft img {
    max-width: 200px;
    height: auto;
}

#footer .colform .nhantin .wpcf7-submit {
    margin: 0px;
    padding: 1px 20px;
    background: #095191 !important;
    color: #fff !important;
}

.autocomplete-suggestion img+.search-name {
    font-size: 15px;
    line-height: 22px;
}

.autocomplete-suggestion .search-price {
    font-size: 15px !important;
    line-height: 22px;
}

.tg_section_search {
    position: relative;
    z-index: 2;
}

.woof_container_inner h4 {
    color: #4d4d4d !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-align: left !important;
}

.woof_checkbox_label {
    margin-left: 9px !important;
    font-size: 14px !important;
    font-weight: 400;
    width: 100%;
    padding: 0px 0px 0px 0px !important;
    position: relative;
    top: 2px;
}

.woof_block_html_items {
    border: 1px solid #f0f0f0;
    padding: 6px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 280px;
}

/*
 *  STYLE 4
 */
.woof_block_html_items::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.woof_block_html_items::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.woof_block_html_items::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

ul.woof_list li {
    display: flex;
    align-items: center;
    position: relative;
}

.woof_redraw_zone>[class*="woof_container"] {
    margin: 0px 0px 20px 0px;
}

.woof_submit_search_form_container {
}

#cateright .woof {
    padding: 0px 20px 0px 0px !important;
    background: none !important;
}

.tg_review form {
    margin: 10px 0px;
}

.tg_review .comment-form>div, .tg_review .comment-form>p {
    padding: 0px;
}

.tg_loop_archive_pd .price-wrapper .rv1 {
    width: 114px;
    height: 17px;
    background: url("image/r2.svg?760b6d48ecef") repeat-x 0 0px;
    margin: 0px 0px 5px auto;
}

.tg_loop_archive_pd .price-wrapper .s4_rn {
    text-align: right;
    font-size: 12px;
    color: #a5a5a5;
    line-height: 22px;
    display: block;
}

.shop-container .image-tools .wishlist-button i {
    color: #acacac !important;
}

.shop-container .image-tools .wishlist-button.wishlist-added i{
    color: #fd792c !important;
}

.shop-container .tg_des_r .s4_u {
    text-align: right;
    font-size: 12px;
    color: #a5a5a5;
    line-height: 22px;
    display: block;
    margin: 0px 0px 20px 0px;
}

.shop-container .s4_pl del .woocommerce-Price-amount {
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.shop-container .s4_pl ins .woocommerce-Price-amount {
    color: #fd792c;
    font-size: 23px;
    line-height: 32px;
    font-weight: 400;
}

.shop-container a.tg_link_ord {
    background: #fd792c;
    color: #fff;
    height: 36px;
    line-height: 36px !important;
    text-align: center;
    display: block;
    font-size: 14px;
    padding: 0px 10px;
    width: 100%;
    transition: all 0.3s;
    margin: 5px 0px 0px 0px !important;
}

.single_top .row {
    max-width: 1170px !important;
    margin: 0px -5px !important;
}

.tg-product-gallery .col-sm-8 {
    padding: 0px 5px 0px 5px;
    width: 60%;
}

.tg-product-gallery .col-sm-4 {
    padding: 0px 0px 0px 5px;
    width: 40%;
}

.product-gallery_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 2%;
}

.product-gallery_list .item_gallery {
    width: 49%;
}

.product-gallery_list img {
    height: 137px;
    object-fit: cover;
    width: 100%;
}

.tg_featured_img img {
    height: 430px;
    width: 100%;
    object-fit: cover;
}

.tg_btn_acts_fixed {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    padding: 15px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px #ccc;
}

.tg_btn_acts_fixed a {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 9999;
}

.tg_btn_acts_fixed a.tg_tv_now {
    border: 1px solid #fd792c;
    color: #fd792c;
}

.tg_btn_acts_fixed a.tg_ord_now {
    border: 1px solid #fd792c;
    color: #fff;
    background: #fd792c;
}

#wrapper {
    position: unset;
}

.popup .tg_item.tg_col_6 {
    display: flex;
    gap: 2%;
}

.popup .tg_item.tg_col_6 .tg_child_item {
    width: 49%;
}

.popup .content_popup .title_pop {
    display: flex;
    align-items: center;
    margin: 0px 0px 15px 0px;
}

.popup .content_popup .title_pop h3 {
    font-size: 23px;
    margin: 0px;
}

.popup .content_popup .close_popup {
    margin: 0px 0px 0px auto;
}

.ic-close {
    width: 19px;
    height: 19px;
    background-position: -192px 0;
}

.tg_ic {
    display: inline-block;
    vertical-align: middle;
    background-image: url(image/icons.svg);
    background-repeat: no-repeat;
}

.popup .tg_info_lh strong {
    color: #fd792c;
}

.popup .tg_info_lh {
    margin: 0px 0px 15px 0px;
}

.popup .tg_info_lh p {
    margin: 0px;
}

.popup h4 {
    color: #fd792c;
    margin: 0px 0px 10px 0px;
}

.popup input[type="submit"] {
    display: table;
    margin: 0px auto;
    padding: 5px 50px;
    background: #fd792c!important;
}

.popup textarea {
    height: 80px !important;
    resize: none;
    min-height: auto;
}

.tg_price_top_single ins {
    display: block;
}

.tg_price_top_single ins span bdi {
    color: #fd792c;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}

.single_bottom .row{
    margin: 0px !important;
}
.comment-list li{
    display: flex;
    gap: 10px;
    align-items: center;
}
.contact_general{
    padding: 25px 0px 0px 0px;
}
.contact_general .contact_left{
    border: 1px solid #e8e8e8;
    padding: 20px 24px 30px;
}
.contact_general .contact_right{
    padding: 0px 0px 0px 80px;
}
.contact_general .contact_right .contact_subright_flex .wrap_figure{

}
.contact_general .contact_right .contact_subright_flex .wrap_figure img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    object-fit: cover;
    float: right;
}
.contact_general .contact_right .contact_subright_flex .col{
    padding: 0px;
}
.contact_general .contact_right .row{
    border: 1px solid #e8e8e8;
    padding: 20px !important;
    margin-bottom: 30px;
    color: #333;
    font-size: 14px;
    line-height: 22px;
}
.contact_general .contact_right .contact_subright_flex .text_widget p{
    margin: 0px;
}
.contact_general .contact_right .contact_subright_flex .text_widget strong{
    color: #fd792c;
}
.contact_general .contact_right .contact_subright_ct .col{
    padding: 0px;
}
.contact_general .contact_right .contact_subright_ct h3{
    font-size: 16px;
    line-height: 24px;
    border-bottom:1px solid rgba(223,223,223,0.5);
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 16px 0px;
}
.contact_general .contact_right .contact_subright_ct a{
    color: #095191;
}
.contact_general .contact_right .contact_subright_ct p:last-child{
    margin: 0px;
}
.shop-container #main>.section{
    position: relative;
    z-index: 2;
}

.shop-container #main>.section~div{
    z-index: 1;
    position: relative;
}

body[class*="tax-"] .shop-container #cateleft{
    float:right;
}

body[class*="tax-"] .shop-container #cateright{
    float:left;
}

.tg_title_searchnc_mb{

display: none;

padding: 10px 15px;

background: #fd792c;

margin: 0px 0px 30px 0px;

color: #fff;

position: relative;
}


 .tg_title_searchnc_mb::before{
    content:"\f107";
    font:normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 11px;
    right: 15px;
    font-size: 20px;
 }

 .tg_title_searchnc_mb.tg_active::before{
    content:"\f106";
 }

.woof_products_top_panel {
    display: none !important;
}

.tg_commit_home .icon-inner img {
    width: 31px;
    height: 31px;
    object-fit: contain;
}

.tg_commit_home .icon-box-text strong {
    letter-spacing: -0.9px;
    font-size: 17px;
}

.tg_commit_home .col-inner p {
    margin: 0px;
    font-size: 14px;
    line-height: 21px;
}

.tg_commit_home .col-inner .icon-box-text {
    padding: 0px !important;
}

.onsale .tg_sale_loop {
    display: block;
    font-style: normal;
    line-height: 9px;
    text-transform: uppercase;
    color: #fff;
}

.col-inner .onsale {
    color: #ec4e36;
}

.tg_commit_home .col , .tg_sale_special .col {
    padding: 0px 15px;
}

.tg_product_loop_flats .s4_p {
    width: 100%;
}

.tg_product_loop_flats .tg_list_tienich_flats {
    height: 65px;
    overflow: auto;
}

.shop-container .image-tools {
    padding: 0px !important;
    opacity: 1 !important;
}

.post-type-archive-product #cateright{
    float:left;
}

.form_abc .tg_wrap_form ul li{
    color:#000;
}

/* pagination */
.tg_pagination {
    display: table;
    margin:10px auto 0px auto;
}
.tg_pagination span.current{
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    color: #fff;
    background: #fd792c;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}
.tg_pagination a{
    color: #000;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-weight: 700;
    margin: 0px 3px;
}
.tg_pagination a:hover, .tg_pagination a:hover i{
    color:#a52626;
}
/* end pagination */

.page-template-page-template-tat-ca-du-thuyen #cateright{
    float:left;
}

.fancybox-container{
    z-index: 9999999 !important;
}

.tg_ggmap iframe{
    width: 100% !important;
    max-width: 100% !important;
}

.single_bottom .advise_info{
    padding: 20px !important;
    margin: 0px 0px 30px 0px !important;
}

.single_bottom .s19_w .row{
    display: block !important;
}

.single_bottom .s19_w .row .col{
    padding: 0px !important;
}

.sli_evaluate .slick-slide li{
    margin:0px !important;
}

.advise_info h4{

font-size: 18px;

line-height: 26px;

color: #555;

margin: 0px;

font-weight: 400;

margin: 0px 0px 14px 0px;
}

.advise_info .tg_ava_left {

float: left;

margin: 0px 10px 0px 0px;

width: 30%;

max-width: 64px;
}

.advise_info .tg_phone_right  {

width: 60%;

float: left;
}

.advise_info .tg_phone_right p{

margin: 0px 0px 7px 0px;
}

.advise_info .tg_phone_right p a{

color: #fd792c;

font-size: 16px;

line-height: 20px;
}

.woocommerce-breadcrumb{
    display: none;
}

.tg_list_phuongtien{
    background: none;
    display: flex;
    padding: 0px;
    gap: 15px;
    margin: 20px 0px 0px auto !important;
    border-radius: 5px;
    width: 100%;
}

.tg_list_phuongtien .item_phuongtien{
    display: flex;
    padding:10px;
    background: rgb(16 39 80 / 60%);
    flex-direction: column-reverse;
    border-radius: 5px;
    position: relative;
    width: 25%;
}

.tg_list_phuongtien .item_phuongtien img{

height: 40px;

object-fit: contain;

margin: 0px auto 7px auto;

object-position: center center;

width: 80px;
}

.tg_list_phuongtien .item_phuongtien a{
    color:#fff;
    font-size: 15px;
    line-height: 25px;
}

.tg_list_phuongtien .item_phuongtien a::before{
    content:"";
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.tg_phuongtien_area{
    display: table;
    margin: 0px !important;
    width: 100%;
    max-width: 590px;
    color:#fff;
}

.woof_submit_search_form_container{
  display: flex;  
}

.woof_submit_search_form_container button{

}

body .woof_submit_search_form_container .woof_reset_search_form{
    order:2;
    margin: 0px 0px 0px auto !important;
    width: 150px !important;
    height: 41px;
}

.woof_submit_search_form{
    order:1;
}

/*END CSS CONTENT RAU*/
/*CSS RESPONSIVE*/
@media (min-width: 1025px) and (max-width:1365px){
    .search-results .price-wrapper .s4_pl{
        text-align: left;
        margin: 0px;
    }
    .search-results .tg_loop_archive_pd .price-wrapper .s4_rn{
        text-align: left;
    }
    .search-results .price-wrapper .s4_e{
        text-align: left;
        align-items: baseline;
    }
    .search-results .search-results .price-wrapper .s4_e{
        text-align: left;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r .price-wrapper{
        text-align: left;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r{
        width: 100%;
        padding: 0px;
        border-left: none;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd .tg_des_l{
        margin: 0px;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd{
        flex-direction: column;
    }
    .home.page-template .section.tour .product-category .box-image img{
        height: 450px;
    }
    .tg_sale_special h3{
        padding: 0px 0px 0px 70px;
    }
}
@media (min-width: 768px) and (max-width:1024px) {
    .search-results .tg_list_tienich{
        margin: 0px;
    }
    .search-results .tg_des_l .tg_place_rlt{
        margin: 10px 0px 0px 0px;
    }
    .search-results .shop-container .tg_des_r .s4_u{
        margin: 0px;
    }
    .search-results .price-wrapper .s4_pl{
        margin: 0px;
        text-align: left;
    }
    .search-results .tg_des_l{
        margin: 0px;
    }
    .search-results .tg_loop_archive_pd .price-wrapper .s4_rn{
        text-align: left;
    }
    .search-results .price-wrapper .s4_e{
        text-align: left;
        align-items: baseline;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r .price-wrapper{
        text-align: left;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r{
        width: 100%;
        padding: 0px;
        border-left: none;
    }
    .search-results .tg_loop_archive_pd .tg_wrap_row_pd{
        flex-direction: column;
        gap: 10px;
    }
    .single-product .tg_list_tienich_flats ul li{
        margin: 0px;
    }
    .single-product .tg_list_tienich_flats ul{
     display: grid;
     grid-template-columns: repeat(2, minmax(0, 1fr));
     grid-gap: 10px; 
 }
 .tg_sale_special h3 br{
    display: none;
}
.tg_sale_special .col{
  flex-basis: 100%;
  max-width: 100%;     
  padding: 0px !important;     
}
.tg_sale_special{
    flex-direction: column !important;
}
.search_hp_ct .col{
 flex-basis: 100%;
 max-width: 100%;   
}
.home.page-template .s1_t span{
    font-size: 30px !important;
    line-height: 38px;
}
}

@media (max-width: 1024px) {
    .single-product .single_bottom .row{
        display: inherit;
    }
    .single-product .s19_i{
        padding: 0px 0px 30px 0px;
    }

    .single-product .single_bottom .row .col-md-8{
        grid-column: 1 / span 12;
    }
    .single-product .single_bottom .row .col-md-8{
        grid-column: 1 / span 12;
    }
    .single-product .s19_hr{
    }
    .single-product .product-container{
        padding: 20px 0px 0px 0px;
    }
    .single-product .shop-page-title{
        display: none;
    }
    .tg_form_search_pd .flex-row.relative .flex-col{
        width: 100%;
    }
    .tg_form_search_pd .flex-row.relative .flex-grow input{
        height: 50px;
        padding: 6px 12px;
        font-size: 14px;
    }
    .tg_form_search_pd .flex-row.relative button{
        position: relative;
        height: 50px;
        top: inherit;
        right: inherit;
        margin: 0px;
        width: 100%;
        font-size: 14px;
    }
    .tg_form_search_pd .flex-row.relative{
        border:none;
        max-width: inherit;
        flex-direction: column;
        background: transparent;
        gap: 10px;
    }
    .tg_section_search{
        min-height: 475px !important;
    }
    .home.page-template .section.tour .row>.col{
        padding-bottom: 0px;
    }
    .home.page-template .lowercase.chitiet{
        font-weight: 400;
        margin: 30px auto 0px auto  !important;
        width: auto !important;
        padding: 0px 30px !important;
        display: table;
    }
    .home.page-template .section.tour .s4_p span{
        font-weight: 400;
    }
    .home.page-template .section.tour .s4_p .woocommerce-Price-amount{
        font-weight: 400;
    }
    .home.page-template .section.tour .s4_p{
        margin: 8px 0px 0px 0px;
    }

    .home.page-template .section.tour .text p{
        margin: 0px 0px 5px 0px;
    }
    .home.page-template .section.tour .text h3{
        font-size: 24px;
        line-height: 32px;
    }
    .tg_sale_special a.button{
        font-size: 14px;
        line-height: 22px;
        text-transform: inherit;
        font-weight: 400;
    }
    .tg_sale_special h3{
        max-width: inherit;
        font-size: 20px;
        line-height: 28px;
        padding: 0px;
        text-align: center;
        margin: 0px 0px 15px 0px;
    }
    .tg_sale_special {padding: 20px;margin: 0px 0px 55px 0px;}
    .tg_sale_special:before{
        display:none;
    }
    .single-product #undefined-sticky-wrapper {
        display: none;
    }

    .single-product .product-images {
        margin: 0px;
    }

    .single-product .s19_wrap {
        padding: 0px 5px;
    }
}

@media (max-width: 767px) {
    .tg_list_phuongtien{
        flex-wrap: wrap;
        gap: 2%;
    }
    .tg_list_phuongtien .item_phuongtien{
        width: 49%;
        margin: 0px 0px 6px 0px;
    }
    .contact_left {
        margin: 0px 0px 40px 0px;
    }
    .contact_general .contact_right{
        padding:0px 15px;
    }
    .single-product .product-container .s19_hr{
        text-align: left;
    }
    .single-product .product-container .s19_hm{
        margin: 0px 0px 10px 0px;
    }
    .single-product .s19_h{
        flex-direction: column;
    }
    .tg_b_search_archive{
        margin: 0px 0px 20px 0px;
    }
    .breadcrumbs{
        text-align: left;
    }
    .category-page-row{
        padding: 0px !important;
    }
    .tg_list_tienich{
        font-size: 14px;
        line-height: 22px;
    }
    .tg_link_pd{
        font-size: 20px;
        line-height: 30px;
    }
    .shop-container .products .box-text-products .title-wrapper{
        width: 100%;
    }
    .shop-container .products.row>.product-small{
        margin: 0px 0px 40px 0px;
        padding: 15px !important;
    }
    #cateright .woof{
        padding:0px;
    }
    .shop-container .tg_title_searchnc_mb+.woof{
        display: none;
    }
     .tg_title_searchnc_mb{
        display: block;
     }

 .mobile-sidebar .tg_favorite_pd{
    display: none !important;
}
.shop-container .products.row .product-small .tg_loop_archive_pd{
    width: 100% !important;
}
.search-results .price-wrapper .s4_pl{
    margin: 5px 0px 0px 0px;
    text-align: left;
}
.search-results .price-wrapper .s4_e{
    align-items: inherit;
}
.search-results .tg_des_l .tg_place_rlt{
    margin: 0px;
}
.woocommerce-breadcrumb.breadcrumbs a:after{
    margin: 0px 5px;
}
.breadcrumbs{
    font-size: 12px;
    line-height: 20px;
}
#footer .colform .nhantin .wpcf7-submit{
    top: 2px;
}
#footer .footerx p{
    font-size: 14px;
    line-height: 22px;
}
body{
    font-size: 14px !important;
    line-height: 22px !important;
}
.wishlist_table.mobile .product-remove{
    top: -14px !important;
    left: -22px !important;
}
.section-content .text p{
    font-size: 14px !important;
    line-height: 22px;
}
.shop-container .products.row .product-small .box-image{
    width: 100% !important;
}
.tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r .price-wrapper , .tg_loop_archive_pd .price-wrapper .s4_rn, .shop-container .tg_des_r .s4_u{
    text-align: left;
    margin: 0px 0px 0px 0px;
}
.shop-container .products .box-text-products .title-wrapper .s4_s{

    margin: 5px 0px 10px 0px;

}
.tg_list_tienich{
    margin: 0px;
}
.tg_loop_archive_pd .price-wrapper .rv1{
    margin: 0px 0px 5px 0px;
}
.shop-container .product-small{
    flex-direction: column;
}
.tg_loop_archive_pd .tg_wrap_row_pd{
    flex-direction: column;
    gap: 15px;
    margin: 10px 0px 0px 0px;
}
.shop-container .product-small .box-image img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.tg_loop_archive_pd .tg_wrap_row_pd .tg_des_l{
    width: 100%;
    margin: 0px;
}
.tg_loop_archive_pd .tg_wrap_row_pd .tg_des_r{
    width: 100%;
    border-left: none;
    padding: 0px;
}
.shop-container .shop-container{
    flex-direction: column;
}
.shop-container #main>.section .text p{
    font-size: 13px !important;
    line-height: 25px;
}
.tg_titmain_dd .chitiet{
    display: none !important;
}
.tg_product_loop_flats .tg_list_tienich_flats{
    height: inherit !important;
}
.tg_pd_home .col:last-child .tg_product_loop_flats {
    margin: 0px !!important;
}
.mobile-sidebar .nav-vertical .search-form , .mobile-sidebar .html_top_right_text{
    display: none !important;
}
.flickity-prev-next-button{
    opacity: 1 !important;
    color: #fff !important;
}
.tg_product_loop_flats {
    margin: 0px 0px 40px 0px !important;
}
.single-product .tg_list_tienich_flats ul li{
    margin: 0px;
}
.single-product .tg_list_tienich_flats ul{
 display: grid;
 grid-template-columns: repeat(1, minmax(0, 1fr));
 grid-gap: 10px; 
}
.single-product .product-main{
    padding: 20px 0px;
}
.tg_featured_img img{
    height: 250px;
}
.single_top .col-sm-8{
    width: 100%;
    padding: 0px;
    margin: 0px 0px 20px 0px;
}
.single_top .col-sm-4{
    width: 100%;
    padding: 0px;
}
.blog_hp{
    padding-bottom: 0px !important;
}
.blog_hp .col{

}
.home.page-template .section.tour .product-category .box-text h5{
    font-size: 24px;
    line-height: 32px;
}
.home.page-template .section.tour .product-category .box-image img{
    height: 400px;
}
.tg_commit_home .col, .tg_sale_special .col{
    padding: 0px !important;
}
.home.page-template .section.tour{

    padding: 55px 0px 55px 0px !important;
}
.home.page-template .s1_o span{
  font-size: 16px !important;  
}
.home.page-template .s1_t span{
    font-size: 24px !important;
    line-height: 32px;
}
.single-product .s19_nm li {
    text-align: center;
}

.single-product .s19_nm {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 5px;
}
}



/*END CSS RESPONSIVE*/
