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

@font-face {
    font-family: 'BeVietnamPro-Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Regular.ttf");
}

@font-face {
    font-family: 'BeVietnamPro-Medium';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Medium.ttf");
}

@font-face {
    font-family: 'BeVietnamPro-Bold';
    src: url("assets/fonts/BeVietnamPro-Bold.ttf");
}

@font-face {
    font-family: 'BeVietnamPro-Black';
    src: url("assets/fonts/BeVietnamPro-Black.ttf");
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

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

body {
    font-size: 15px;
    font-family: 'BeVietnamPro-Regular' !important;
    font-weight: 400;
}

.nav > li > a, 
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
    font-family: 'BeVietnamPro-Regular' !important;
    font-weight: 400;
}
p{
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
}
h1,
h2,
h3,
h4,
h5,
h6, 
.heading-font, 
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'BeVietnamPro-Bold' !important;
}

.alt-font {
    font-family: 'BeVietnamPro-Regular' !important;
}
.header-main .nav > li > a:hover,
.header-main .nav > li.active > a{
    background: linear-gradient(270deg, #E97A21 0%, #C62525 100%);
}
.header-main .nav > li > a{
padding: 0px 10px;
    font-size: 17px;
}
.block__element_head h2{
    line-height: 23px;
    margin-bottom: 10px;
}
.block__element_head h2 span{
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.09em;
    text-align: left;
    color: #8E8C8C;
    font-family: 'BeVietnamPro-Regular';
}
.block__element_head h3{
    font-size: 31px;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #403F46;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#top-bar .flex-col:nth-child(2){
    padding-right: 142px;
}
#top-bar .flex-col:nth-child(3){
    min-width: 400px;
}
.header-top{
    z-index: 1;
    padding-top: 15px;
}
.header-main{
    margin-top: -60px;
    z-index: 5;
}
.header-main .header-nav{
    margin-top: 45px;
}
.hotline{
    display: grid;
    color: #222;
}
.hotline span{
    font-size: 13px;
}
.hotline a{
    background: -webkit-linear-gradient(270deg, #E97A21 0%, #C62525 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-family: 'BeVietnamPro-Bold' !important;
    font-size: 15px;
}
.html_topbar_left p{
    color: #222;
}
.html_topbar_left .cty{
    font-size: 22px;
    background: -webkit-linear-gradient(270deg, #E97A21 0%, #C62525 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-family: 'BeVietnamPro-Bold' !important;
}
#logo img{
    padding-top: 0 !important;
}
#logo a::after{
    content: '"Flame Of Passion"';
    font-size: 11px;
    display: inline-block;
    color: #E97A21;
    position: absolute;
    text-transform: capitalize;
}
.sec_01 p{
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    text-indent: 25px;
}
.sec_02{
    padding-bottom: 60px !important;
}
.sec_02 .block__element_head h2{
    margin-bottom: 20px;
}
.sec_02 .block__element_head h2 span{
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    color: #fff;
    text-transform: uppercase;
    font-family: 'BeVietnamPro-Bold';
}
.sec_02 .icon-box .icon-box-img{
    margin-bottom: 20px;
}
.sec_02 .icon-box .icon-box-text h3{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.sec_02 .icon-box .icon-box-text p{
    font-size: 14px;
    margin-bottom: 0;
}
.sec_03 .block__element_head h3{
    border-left: 3px solid #EC7D23;
    padding-left: 8px;
}
.sec_03 p{
    text-indent: 25px;
}
.sec_04 .block__element_head h2{
    margin-bottom: 24px;
}
.sec_04 .block__element_head h2 span{
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.sec_05 .text,
.sec_04 .text{
    margin-top: 18px;
    margin-bottom: 30px;
}
.sec_05 .text p,
.sec_04 .text p{
    margin: 0px 23%;
}
.product .box{
    box-shadow: 0px 1px 5px 0px #0000000D;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #DDDDDD;
}
.product .box img{
    border-radius: 8px 8px 0 0;
}
.product .box .product-title{
    margin: 0 0 6px;
    text-align: center;
}
.product .box .product-title a{
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #222;
    font-family: 'BeVietnamPro-Bold' !important;
}
.product .box .price span{
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #EC7D23;
    font-family: 'BeVietnamPro-Bold' !important;
}
.sec_05 .block__element_head h2{
    margin-bottom: 24px;
}
.sec_05 .block__element_head h2 span{
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #403F46;
    text-transform: uppercase;
    font-family: 'BeVietnamPro-Bold';
}
.sec_05 .gallery-col .col-inner{
    height: 100%;
}
.sec_05 .gallery-col .box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    box-shadow: 0px 0px 12px 0px #00000014;
    background: #fff;
    border-radius: 10px;
    min-height: 125px;
}
.sec_05 .gallery-col .box-image img{
    width: auto;
}
.sec_05 .gallery-col .box-text{
    display: none;
}
.sec_06 form{
	max-width: 465px;
    margin: 0 auto;
    background: #fff;
    padding: 60px 45px 40px;
    border-radius: 20px;
    text-align: center;
}
.sec_06 form h2{
	font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: center;
    color: #333;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.sec_06 form input{
	box-shadow: none;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    height: 40px;
}
.sec_06 form textarea{
	box-shadow: none;
    border-radius: 8px;
}
.sec_06 form .wpcf7-submit{
	width: 100%;
    background: #EC7D23 !important;
    height: 50px;
    margin: 0;
}
.kh_01 .gallery-col img{
    width: auto;
}
.kh_01 .gallery-col .box-text{
    display: none;
}
.product-main .shop-sidebar{
    padding-right: 15px;
}
.product-main .large-9{
    padding-right: 15px;
    border-left: none !important;
}
.widget .is-divider{
    display: none;
}
.product-info .is-divider{
    display: none;
}
.rt_woocommerce_single_product_summary .price2{
    color: #E97A21;
    font-size: 18px;
}
/*video popup*/
.nl-video-popup{
    position: relative;
}
.image-play {
    position: relative;
}
.image-play .icon-wrap {
    z-index: 6;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
}
.image-play .icon-wrap > i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    -webkit-transform: translate(-45%, -50%);
    -ms-transform: translate(-45%, -50%);
    transform: translate(-45%, -50%);
    top: 50%;
    left: 50%;
}
.image-play:hover .icon-wrap > i {
    color: #E20A00;
}
.sec_01 a.button .icon-angle-right:before{
    content: "";
    background: url(images/Vector.png) no-repeat;
    width: 14px;
    height: 9px;
    display: inline-block;
}
/*end video popup*/

/** Header **/

#content >.col.small-12.large-12 {
    padding-left: 0;
    padding-right: 0;
}

/** Menu **/

.nav-dropdown {
	min-width: 280px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
	font-size: 16px;
    line-height: 25px;
	margin: 0;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: rgb(0 0 0 / 1%);
}

.nav-dropdown-default {
    padding: 10px 15px;
}

.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed rgb(0 0 0 / 15%);
}

.nav-dropdown li {
    font-size: 14px;
}

.nav-column>li>a, 
.nav-dropdown>li>a, 
.nav-vertical-fly-out>li>a, 
.nav>li>a {
    color: #454545;
}

/** Home **/

.form-searh-home .searchbox--horizontal .searchbox__wrap,
.form-searh-home .searchbox--horizontal .searchbox__box-line {
    background: transparent;
}

.form-searh-home .searchbox--horizontal .searchbox__box-line {
    display: flex;
    padding: 22px 15px;
    justify-content: space-between;
}

.form-searh-home .searchbox--horizontal .searchbox__wrap {
    border: solid 1px #B69A70;
    box-shadow: none;
}

.gembooking .button--primary,
.gembooking-block .button--primary {
    background-color: #997847;
    background: linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
}

.form-searh-home .searchbox--horizontal .searchbox__box:not(:last-child) {
    border-right: solid 1px #B69A70;
}

.title-home h2 {
    color: #DBAE6B;
    font-size: 35px;
    line-height: 35px;
    font-weight: 500 !important;
    margin-bottom: 35px;
}

.mini-title-home {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.2em;
    text-align: center;
    color: #A0A0A0;
}

.big-title-home {
    font-size: 35px;
    font-weight: bold !important;
    line-height: 30px;
    letter-spacing: 0em;
    color: #906C37;
}

.title-review {
    font-size: 40px;
    font-weight: 700 !important;
    line-height: 45px;
    text-align: center;
}

.mini-rivew {
    font-size: 25px;
    line-height: 35px; 
}

.font-title-home {
    font-family: "Caveat" !important;
    font-size: 40px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #DBAE6B;
}

.btn-home {
    font-size: 15px;
    font-weight: 400;
    padding: 0px 17px;
    border: 0;
    border-radius: 50px;
    height: 34px;
    line-height: 31px;
    min-height: 34px;
    background: -webkit-linear-gradient(270deg, #E97A21 0%, #C62525 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid #E97A21;
}

.form-searh-home .searchbox__box-label {
    color: #fff;
}

.form-searh-home .searchbox__input-display, 
.form-searh-home .searchbox-occupancy-info, 
.form-searh-home .searchbox__input.input-transparent {
    color: #fff;
}

.form-searh-home .searchbox--horizontal {
    position: relative;
}

.form-searh-home .searchbox--horizontal::before {
    content: "";
    width: 100%;
    height: 88px;
    border: solid 1px #B69A70;
    position: absolute;
    top: -10px;
    left: 0px;
}

.form-searh-home .searchbox--horizontal::after {
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    border: solid 1px #B69A70;
    position: absolute;
    top: 0px;
    left: -10px;
}

.icon-box.home-index h4 {
    font-size: 48px;
    font-weight: 700 !important;
    line-height: 50px;
    letter-spacing: 0.02em;
    text-align: center;
    background: -webkit-linear-gradient(90deg, #997847 0%, #DBAE6B 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-box.home-index p {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}

h5.post-title {
	color: #997847;
}
.wpcf7-spinner{
    display: none;
}
/** Footer 2 **/
.footer-wrapper .footer.footer-1{
    background: transparent;
}
ul.ul-reset>li{
    margin-left: 0 !important;
}
/** Footer 3 **/
.chan_trang{
    padding-bottom: 25px !important;
}
.chan_trang .widgettitle{
	display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.chan_trang .widget_text{
    margin-bottom: 0;
}
.chan_trang img{
	width: auto !important;
	margin-bottom: 0px !important;
}
.chan_trang p{
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 14px;
}
.chan_trang p:last-child{
    margin-bottom: 0;
}
.chan_trang p i{
	width: 20px;
	text-align: center;
}
.chan_trang ul li{
	border: none !important;
	margin-left: 0;
	line-height: 22px;
    margin-bottom: 10px;
}
.chan_trang ul li a{
	color: #fff;
	font-size: 15px;
    line-height: 23px;
	padding: 0;
	position: relative;
	padding-left: 13px;
}
.chan_trang ul li a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
}
.chan_trang h3{
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 4px;
	color: #fff;
    text-transform: uppercase;
}
.chan_trang .textwidget iframe{
	border: 3px solid #FFFFFF80 !important;
    border-radius: 16px;
    margin-bottom: 30px;
}
.chan_trang .copyright{
    border-top: 1px solid #FFFFFF;
    padding-top: 20px;
}
.chan_trang .copyright p{
    margin-bottom: 0;
}
/* archive  */
.single-post .box_width,
.archive .box_width{
    padding-top: 30px;
}
.box-text p.category{
    display: none;
}
.box-text .price{
    text-align: center;
}
.box__content__lefts span.widget-title{
    font-size: 18px;
}
.box__content__lefts .widget .is-divider{
    display: none;
}
.new-list .news-post-news .box__thumb__img img{
    width: 100%;
}
.new-list .news-post-news .box__content{
    padding: 10px 0 20px;
}
.absolute-footer{
    display: none;
}
.box__right__layout .menu li a{
    display: block;
    padding-left: 15px;
}
.box__right__layout .menu li:hover{
    background: linear-gradient(270deg, #E97A21 0%, #C62525 100%);
}
.box__right__layout .menu li:hover a{
    color: #fff;
}
.page-title-inner{
    padding-top: 0;
}
#shop-sidebar{
    background: #f5f5f5;
    padding: 15px;
}
.searchform .button.icon{
    background-color: #E97A21 ;
}
#shop-sidebar .widget-title{
    text-align: center;
    display: block;
    margin-bottom: 15px;
    line-height: 1;
    padding-bottom: 10px;
    border-bottom: 1px solid #a29898;
}
.widget .menu li:hover{
    background: linear-gradient(270deg, #E97A21 0%, #C62525 100%);
}
.widget .menu li:hover a{
    color: #fff;
}
.widget .menu li a{
    display: block;
    padding-left: 15px;
}
.lienhe form h2{
    display: none;
}
.lienhe form .wpcf7-submit{
    margin: 0;
    display: block;
    width: 100%;
    border-radius: 50px;
    background: linear-gradient(270deg, #E97A21 0%, #C62525 100%);
    min-height: 50px;
    font-size: 20px;
}
@media only screen and (max-width: 992px) {
    .header-main{
        margin-top: 0px;
    }
    #logo a{
        position: relative;
    }
    #logo a::after{
        left: 50%;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #logo img{
        width: 40px;
    }
    #logo a::after{
        font-size: 5px;
    }
    .form-searh-home {
        background: #1d2939;
    }
    .form-searh-home .searchbox--horizontal::before,
    .form-searh-home .searchbox--horizontal::after {
        display: none;
    }
    .form-searh-home .searchbox--horizontal .searchbox__wrap {
        border: 0;
    }
    .form-searh-home .searchbox--horizontal .searchbox__box-line {
        border: solid 1px #B69A70;
    }
    .searchbox--horizontal .searchbox__box:not(:last-child) {
        border-right: 0px;
    }
    .title-home h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .block__element_head h2{
        margin-bottom: 5px;
    }
    .block__element_head h2 span{
        font-size: 14px;
        line-height: 21px;
    }
    .block__element_head h3{
        font-size: 22px;
        line-height: 34px;
    }
    .sec_02 .block__element_head h2{
        margin-bottom: 15px;
    }
    .sec_05 .block__element_head h2 span,
    .sec_04 .block__element_head h2 span,
    .sec_02 .block__element_head h2 span{
        font-size: 22px;
        line-height: 25px;
    }
    .sec_05 .text p, .sec_04 .text p{
        margin: 0;
    }
    .sec_06 form{
        max-width: unset;
        padding: 30px 20px 20px;
    }
    .sec_06 form h2{
        font-size: 22px;
        line-height: 28px;
    }
    .sec_06 form .wpcf7-submit{
        height: 40px;
    }
    .room-item .post-title {
        font-size: 20px;
    }
    .mobi-boder-left .col-inner {
        border-left: 1px dashed rgb(219, 174, 107);
    }
    .big-title-home {
        font-size: 25px;
        line-height: 28px;
    }
    .title-review {
        font-size: 26px;
        line-height: 30px;
    }
    .mini-rivew {
        font-size: 18px;
        line-height: 25px;
    }
    .mb-4 {
        margin-bottom: 1rem !important;
    }
    #footer iframe {
        height: 240px;
    }
    .footer-2 .large-columns-4 .widget:nth-child(1),
    .footer-2 .large-columns-4 .widget:nth-child(2), 
    .footer-2 .large-columns-4 .widget:nth-child(3) {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .chantrang_01 .section-content{
        padding: 0 15px;
    }
    .absolute_footer .col_2,
    .absolute_footer .col_1{
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .absolute_footer .widget{
        padding: 0;
        margin-bottom: 0;
    }
    .absolute_footer ul.menu li a{
        line-height: 34px;
    }
}