/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/*css contact icon*/
.hal { 
    position:fixed;
   right:0px;
   bottom: auto;
    top: 75%;
    transform: translate(0, -50%);
   width:90px;
   z-index:9999;}
.halitem {
    position: relative;
   visibility: visible;
   background-color: transparent;
   width: 90px;
   height: 90px;
    cursor: pointer;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0px;
    bottom: 10px;
    display: block;}
.halbg {
    width: 60px;
    height: 60px;
    top: 25px;
    left: 25px;
    position: absolute;
    box-shadow: 0 0 0 0 #dd3333;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: zigzag 2.3s infinite ease-in-out;
    animation: zigzag 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;}
.halimg {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 35px;
    left: 35px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: zigzag 2s infinite ease-in-out;
    animation: zigzag 2s infinite ease-in-out;}
.halimg a {display:block;}
.halcontent {
    color: #fff;
    padding: 10px 15px;
    border-radius:99px;
    position:absolute;
    z-index:0;
    top:33px;
    transition-duration:2s;
    display:none;
    margin-left:-120px;
    font-size:100%;
    width:180px;
    transition-duration:2s;}
.halitem:hover 
.halcontent {display:block;}
.halmobile {
    position:fixed!important;
    right:0px;
    bottom:0px;
    width:100%;
    z-index:99999!important;}
.mobileicon {
    float:left;
    text-align:center;
    padding: 5px 0;position:relative;
    z-index:99999!important;
    border-right:1px solid #fff;}
.mobileicon img {width: 30px;}
.mobileicon p {
    margin-bottom:0;}
.mobileicon a {color: #fff;}
.mobileicon img {
    justify-content: center;
    -webkit-animation: zigzag 2s infinite ease-in-out;
    animation: zigzag 2s infinite ease-in-out;}
@-webkit-keyframes zigzag {
    0% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    }
@keyframes zigzag {
    0% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
    50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
    }
@-webkit-keyframes zoom{
    0%{transform:scale(.9)}
    70%{transform:scale(1);
    box-shadow:0 0 0 15px transparent}
    100%{transform:scale(.9);
    box-shadow:0 0 0 0 transparent}
    }
@keyframes zoom{
    0%{transform:scale(.9)}
    70%{transform:scale(1);
    box-shadow:0 0 0 15px transparent}
    100%{transform:scale(.9);
    box-shadow:0 0 0 0 transparent}
    }

.social-icons{
    color:#fff !important;
}
span.header-account-title {
    color: #fff !important;
}
a.tooltip.tooltipstered {
    color: #555;
}
div#popmake-754 {
    padding: 2rem 3rem;
    border-radius: 2.2rem 0;
}
a.fancybx.popmake-754.pum-trigger {
    color: #fff;
}
.form-ct .form-row.w50 {
    width: 50%;
    padding-left: 10px;
}
.form-ct .form-row {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.hide-for-medium a.button.primary.is-link:hover {
    color: #fff;
}
@media screen and (max-width: 549px) {
    span.header-account-title {
        color: rgba(102,102,102,0.85) !important;
    }
    div#top-bar {
        display: none;
    }
    a.button.primary.is-link {
        color: rgba(102,102,102,0.85) !important;
    }
    a.tooltip.tooltipstered {
        color: rgba(102,102,102,0.85) !important;
    }
}
@media screen and (max-width: 768px) {
    span.header-account-title {
        color: rgba(102,102,102,0.85) !important;
    }
    div#top-bar {
        display: none;
    }
    a.tooltip.tooltipstered {
        color: rgba(102,102,102,0.85) !important;
    }
}
/*hieu ưng tua trong nuoc
.sec-tua-trong-nuoc .product-small.box.has-hover.box-vertical.box-text-bottom:before{
	content: "";
    position: absolute;
    border-left: 2px solid #e30050;
    border-top: 2px solid #e30050;
    width: 55px;
    height: 30px;
    left: 0;
    top: 0;
    transition: .5s;
    -webkit-transition: .5s;
    z-index: 1;
}
.sec-tua-trong-nuoc .product-small.box.has-hover.box-vertical.box-text-bottom:after{
	content: "";
    position: absolute;
    border-right: 2px solid #e30050;
    border-bottom: 2px solid #e30050;
    width: 55px;
    height: 30px;
    right: 0;
    bottom: 0;
    transition: .5s;
    -webkit-transition: .5s;
}
.sec-tua-trong-nuoc .product-small.box.has-hover.box-vertical.box-text-bottom:hover:before{
	width: 100%;
    height: 100%;
    border-left: 2px solid #e30050;
    border-top: 2px solid #e30050;
	z-index: 1;
}
.sec-tua-trong-nuoc .product-small.box.has-hover.box-vertical.box-text-bottom:hover:after{
	width: 100%;
    height: 100%;
    border-right: 2px solid #e30050;
    border-bottom: 2px solid#e30050;
}
*/

/*----------global----------*/
/*---căn đều sẳn phẩm---*/
.has-shadow>.col>.col-inner {
    height: 100%;
		background-color: #fff;
}
.flickity-viewport .col.is-selected {
    height: 100%;
}
.flickity-viewport .col-inner {
    height: 100%;
		background-color: #fff;
}
.sec_tin_tuc .flickity-viewport .col-inner {
		border-top: 1px solid #eee;
    height: 100%;
		background-color: #fff;
}
/*---end căn đều sẳn phẩm---*/

/*---style custom title---*/
.custom_title h3 {
    color: #6e747c;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
}
.custom_title i{
    font-size: 28px;
    color: #c6c6c6;
    margin-left: 60px;
    position: relative;
}
.custom_title i:after {
    position: absolute;
    content: '';
    width: 54px;
    height: 2px;
    background-color: #ffdd00;
    right: 105%;
    bottom: 7px;
}
.custom_title h2 {
    color: #434a54;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 5px 0 30px 0;
}
.custom_title.ct_light h2,
.custom_title.ct_light h3{
    color: #fff;
}
/*---end style custom title---*/
/*--------end global--------*/


/*----------header----------*/
/*---style .header-top---*/
.header-top {
    border-bottom: 1px solid rgba(220, 220, 220, 0.3);
}
.header-top ul.header-contact {
    border-left: 1px solid rgba(220, 220, 220, 0.3);
    padding: 5px 20px;
}
.header-top ul.header-contact:hover a{
    color: #ffdd00;
    opacity: 1;
}
.header-top li.html.header-social-icons.ml-0 a{
    border-right: 1px solid rgba(220, 220, 220, 0.3);
    margin: 0;
    padding: 14px 20px;
}
.header-top li.html.header-social-icons.ml-0 a:first-child{
    border-left: 1px solid rgba(220, 220, 220, 0.3);
}
.header-top li.html.header-social-icons.ml-0 a:hover{
    color: #ffdd00;
    opacity: 1;
}
/*---end style .header-top---*/

/*---style active nav menu---*/
li.current-menu-item a:before{
    color: #FFF!important;
    background-color: #ffdd00;
    opacity: 1;
}
/*--------end header--------*/


/*-----------content----------*/
/*---style title banner---*/
.group-title {
    padding-top: 50px;
    margin-bottom: 20px;
}
.group-title .banner{
    font-size: 100px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 900;
    color: #fff;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 15%, #ffffff 35%, #ffffff 50%, #ffffff 85%, #ffdd00 90%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: color-text 8s linear infinite;
}
.group-title .sub-banner {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px;
    display: inline-block;
}
.group-title .sub-banner .boder {
    border-bottom: 1px solid #fff;
    display: inline-block;
}
a.button.primary.is-outline.btn-click {
    margin-top: 50px;
    width: 220px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    background-color: transparent;
    border-radius: 50px;
    padding: 5px 0 5px 15px;
    position: relative;
    text-align: center;
    color: #ffdd00;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
}
.btn-click i.icon-angle-right {
    position: absolute;
    left: -4px;
    top: 1px;
    bottom: 1px;
    padding: 10px 15px;
    border-radius: 50%;
    text-align: center;
    color: #ffdd00;
    background-color: rgba(255, 255, 255, 0.6);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a.btn-click:hover i.icon-angle-right {
    left: 176px;
    background-color: #ffffff;
}
/*---end style title banner---*/


/*---style sec_search---*/
.sec_search{
		z-index: 8;
}

/*---style search form---*/
/*------tab-----*/
.row_form_search .nav-tabs+.tab-panels {
    border: 0px solid #ddd;
    background: #ffdd00;
    padding: 30px;
}
.row_form_search .nav-tabs > li > a {
    border: 0px solid #ccc;
    border-top: 0px solid #ccc;
    background: #222222;
    color: #fff;
    padding: 15px 50px;
}
.row_form_search .nav-tabs > li:first-child > a {
    border-radius: 15px 0 0 0;
}
.row_form_search .nav-tabs > li:last-child > a {
    border-radius: 15px 15px 0 0;
}
.row_form_search .nav-tabs > li:hover > a {
    background: #ffdd00;
    color: #fff;
    padding: 15px 50px;
}
.row_form_search .nav-tabs > li.active > a {
    border-top: 0px solid #ccc;
    background: #ffdd00;
    color: #555;

}
.tabbed-content .nav-tabs>li {
    margin: 0 .1em;
    margin-bottom: 0px;
}
/*------end tab-----*/
/*-------form hotel----*/
.row_form_search .wpf_item_wpf_cat .wpf_items_group.wpf_right_tab {
    width:  1080px !important;
}
.row_form_search .wpf_layout_horizontal .wpf_items_group.wpf_right_tab {
    left: -1px;
    right: -1px;
}
.row_form_search .wpf_item_submit{
    background: rgba(255,255,255, 0);
}
.row_form_search .wpf_search_button{
    /*border-radius: 99px;*/
    background: #3c3c3c;
    color: #fff;
}
.row_form_search .wpf_search_button:hover{
    background: #428bca;
    color: #fff;
}
.wpf_items_group.wpf_left_tab {
    text-align:  left;
}
.wpf_items_group.wpf_right_tab {
    text-align:  left;
}
.wpf_form .wpf_layout_horizontal.wpf_items_wrapper .wpf_item .wpf_item_name:after {
    content: "\e803";
    font-family: "themify_wc_product_filter_icons";
    position: static;
    display: inline-block;
    margin-left: 15px;
    font-size: 0.7em;
    cursor: default;
    vertical-align: middle;
}
/*----end form hotel---*/
/*end style search form*/


/*---style title---*/
.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 7.5px;
    border-bottom: 2px solid rgb(227, 0, 80);
    margin-bottom: -1px;
}
.section-title-normal {
    border-bottom: 1px solid #ececec;
}


/*style remove title custom tab*/
h2.yikes-custom-woo-tab-title {
    display: none;
}
/*-----style tab Lịch trình-----*/
li.clearfix {
    margin-left: 0px !important;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}
#tab-lich-trinh > ul {
    padding-top: 25px;
    padding: 0;
    margin: 0;
}
#tab-lich-trinh > ul > li {
    position: relative;
    list-style: none;
		margin-bottom: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#tab-lich-trinh ul li .mda-rl {
    float: left;
    width: 70px;
    margin-top: 5px;
}
#tab-lich-trinh ul li .mda-rl p {
    font-style: italic;
    font-weight: bold;
    margin-top: -7px;
		margin-bottom: 7px;
}
#tab-lich-trinh ul li .mda-rr {
    padding-left: 20px;
    float: left;
    width: calc(100% - 70px);
    border-left: 3px solid #ccc;
    min-height: 100px;
}
#tab-lich-trinh ul li .mda-rr > div.mda-title {
    color: #008fea;
    font-size: 18px;
}
#tab-lich-trinh ul li .mda-rr > div {
    margin-top: 5px;
    color: #555;
    font-size: 14px;
    padding: 0 0 15px 0;
}
.mda-title {
    font-size: 20px;
    padding: 0 0 10px 0;
    color: #838484;
}
#tab-lich-trinh ul li .mda-rr > div.mda-title i {
    color: #008fea;
    margin: -6px -30px !important;
}
#tab-lich-trinh ul li .mda-rr > div i {
    color: #999;
    position: absolute;
    margin: 5px -30px !important;
    width: 15px;
    height: 15px;
    text-align: center;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-circle:before {
    content: "";
}
/*---end style tab Lịch trình---*/

/*---style sec_cmt---*/
.row_cmt p {
    margin-bottom: 5px;
}
.row_cmt {
    border: 1px solid #eee;
}
.col_cmt {
    border-right: 1px solid #eee;
}
.sec_cmt .wpcf7 p{
    display: inline-flex;
}
.sec_cmt form.wpcf7-form {
    margin-top: 0px;
    margin-bottom: -13px;
}
.row_cmt input#bt-gui {
    background-color: #e30050;
    margin-left: 10px;
}
.col_reg a {
    color: #e30050;
    font-weight: bold;
}
.col_reg a:hover {
    color: #428bca;
}

/*--style button "Đặt ngay"--*/
button.bt_fancybox {
    background-color: #e30050;
    border-radius:  5px;
}
button.bt_fancybox:hover {
    background-color: #428bca;
}
a.fancybox {
    color: #fff;
}
/*remove add to cart*/
.quantity.buttons_added {
    display:  none;
}
button.single_add_to_cart_button.button.alt {
    display:  none;
}

/*---style sec_gioi_thieu---*/
.sec_gioi_thieu ul {
    list-style: none;
}
.sec_gioi_thieu ul li {
    padding: 5px 0;
}
.sec_gioi_thieu ul li .text {
    margin-bottom: 0;
    position: relative;
}
.sec_gioi_thieu ul li .text:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: '\f178';
    top: 3px;
    left: -20px;
    color: #c6c6c6;
    font-size: 12px;
}
/*---end style sec_gioi_thieu---*/

/*---style product sidebar---*/
ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 75px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
    font-size: 14px;
}
/*---------end content--------*/


/*----------footer----------*/
/*---style footer 1---*/
.sec_footer_1 .wpcf7-form-control-wrap input,
.sec_footer_1 .wpcf7-form-control-wrap textarea{
     background-color: #fff;
     color: #555;
     border: 0px solid #eee;
     box-shadow: inset 0 1px 2px rgba(0,0,0,0);
}

.sec_footer_1 input#bt-gui {
    width: 170px;
    height: 40px;
    border: 1px solid #3c3c3c;
    background-color: #3c3c3c;
    border-radius: 50px;
    padding: 0px;
    position: relative;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
}

/*---end style footer 1---*/

/*---style footer 2---*/
/*---style footer 2---*/
.sec_footer_2 p,
.sec_footer_2 a{
    color: #a5a5a5;
    font-size: 12px;
}
.sec_footer_2 .wpcf7 p {
    padding: 0;
    margin: 0;
    display: inline-flex;
}
.sec_footer_2 input#bt-gui {
    color: #121212;
}
.sec_footer_2 .icon-box-img {
    width: 12px !important;
}
.sec_footer_2 h3 {
    font-size: 17px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.sec_footer_2 .mona_sidebar_footer ul {
    margin: 0px;
    margin-top: -5px;
    padding: 0px;
}
.sec_footer_2 .mona_sidebar_footer ul.menu>li, 
.sec_footer_2 .mona_sidebar_footer .widget>ul>li {
    list-style: inside;
    margin-bottom: .3em;
    text-align: left;
    margin: 0;
}
.sec_footer_2 .mona_sidebar_footer ul.menu>li+li, 
.sec_footer_2 .mona_sidebar_footer .widget>ul>li+li {
    border-top: 0px solid #ececec;
}
.sec_footer_2 .box-text.show-on-hover.hover-fade-out.text-center.is-large {
    display: none;
}
.sec_footer_2 input#email-dangky {
    height: 40px;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);
}
.text1 {
    margin-top: 5px;
}
.sec_footer_2 input#bt-gui {
    color: #121212;
    border-radius: 0 5px 5px 0;
}
/*---end style footer 2---*/

/*style sec partner*/
.sec_footer_2_partner .flickity-viewport .col-inner {
    background-color: #fff0;
}
.sec_footer_2_partner img {
    height:  90px;
    width:  auto;
    filter: grayscale(100%);
    display: block;
    margin: 0 auto;
}
.wpcf7-spinner {
    display: contents !important;
}
.white.is-outline:hover {
    background-color: #fff !important;
    border-color: #fd0 !important;
    color: #666 !important;
}
.wpf_layout_horizontal .wpf_search_button {
    margin: 0;
    /* border-radius: 88%; */
}
.sec_tin_tuc p.name.product-title.woocommerce-loop-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 3em;
}
/*---end style footer 2---*/
/*--------end footer--------*/

/*---style mobile screen---*/
@media (max-width: 549px){
		.group-title .banner {
    		font-size: 70px;
		}
        .row_form_search .nav-tabs+.tab-panels {
            padding: 30px 0px;
        }
        #logo img {
            
            padding: 8px;
        }
}
.text-center .pull-right, .text-center .pull-left {
    
    display: inline-block;
}
.sec_search li.tab.active.has-icon {
    display: none;
}
.sec_search .col-inner {
    margin: 0 !important;
}
@media (max-width: 320px){
    .sec_search .wpf_item.wpf_item_submit {
        width: 60%;
        background: #fd0;
        border: 1px solid #fd0;
    }
}
@media (max-width: 425px){
    .sec_search .wpf_item.wpf_item_submit {
        width: 60%;
        background: #fd0;
        border: 1px solid #fd0;
    }
}

/*---end style mobile screen---*/