/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.16.5
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/



:root {
    --font-primary: 'iCiel supa';
}
#main {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18.93%, rgba(0, 0, 0, 0.45) 34.93%);
    background-image: url(/wp-content/uploads/2023/04/unsplash_ki-Eo0OQy64.png);
    background-size: cover;
    background-repeat: no-repeat;
   position: unset;
   height: calc(100% - 73px);
    overflow: auto;
    display: flex;
    flex-direction: column;

}
body.home main#main{
    overflow: unset;
}
h2.link {
    position: fixed;
    bottom: 0;
    margin-bottom: 1.5rem;
    display: flex;
    width: 100%;
    justify-content: center;
    z-index: 1;
}
h2.link a{
    color: #01703D;
    padding: 0.7rem 1rem;
    background-color: #ffffff;
    border-radius: 50%;
}
header.archive-page-header {
    margin-top: 30vh;
    margin-bottom: 30vh;
    color: #ffffff;
}
.back-to-top {
    opacity: 1;
    background-color: #ffffff !important;
    transform: unset;
}
#button-contact-vr {
    margin-bottom: 5rem;
    margin-left: 0.5rem;
}
#comments{
    display: none;
}
i.fa-solid.fa-up:before {
    content: "";
}
.post-item .col-inner{
    background-color: rgba(255, 255, 255, 0) !important;
}
.post-item  .box.box-blog-post {
    background-color: rgba(255, 255, 255, 0) !important;
}
header.archive-page-header h1.page-title.uppercase {
    font-size: 150px;
    color: #ffffff;
}
 .blog-post-inner{
    color: #ffffff;
    text-align: left;
}
.blog-single .post{
    margin-top: 30vh;
    /* margin-bottom: 30vh; */
    color: #ffffff;
}
.autocomplete-suggestion {
    width: 50%;
    float: left;
}
#search-lightbox {

    max-width: unset; 
    width: 60%;
}
#search-lightbox .flex-row {
   width: 60%;
}
#search-lightbox form.searchform {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.blog-single .post h1.entry-title {
    font-size: 130px;
    
}
#search-lightbox .live-search-results {
    width: 100%;
}
#search-lightbox .autocomplete-suggestion img {
    border-radius: unset; 
    height: auto;
    width: unset;
}
ul.sub-menu.nav-dropdown>li>a{
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: unset;
    color: #4d4d4d;
    font-weight: 600;
}
/* .fb_dialog iframe{
   margin: unset !important;
} */
a.nav-top-link i{
    display: none;
}
ul.sub-menu.nav-dropdown>li>a:before {
    content: "\0203A";
    color: transparent;
    /* border-radius: 0px 30px 30px 30px; */
    /* transform: rotate(131deg); */
    /* border: 10px solid; */
    /* background-color: #EF4923; */
    width: 0;
    display: inline-block;
    height: 0;
    margin-right: 0.5rem;
    border-top: 10px;
    border-right: 10px;
    /* border-color: red; */
    border-left: 10px;
    border-bottom: 10px;
    border: 10px solid transparent;
    border-left-color: #EF4923;

}
.entry_mota {
    text-align: center;
    padding-bottom: 40vh;
}
.blog-single .post .entry-divider{
    display: none;
}

.row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover {
    box-shadow:unset;
}
 .blog-post-inner h5.post-title {
    font-size: 4rem;
    text-align: left;
    margin-left: -90px;
    line-height: 1;
}
 .post-item{
        padding-bottom: 15rem;
}
.post-item:nth-last-child(){
    padding-bottom: unset;
}
 .box-vertical .box-image{
    width: 100%;
    max-height: 310px;
}
 .box-vertical{
    display: flex;
}
 .post-item:nth-child(even) .blog-post-inner h5.post-title {
    margin-left: unset;
   
}
 .post-item:nth-child(even) .box-vertical.box-blog-post {
    flex-direction: row-reverse;
}
 .post-item .box-vertical.box-blog-post img{
    height: auto;
}
.box-blog-post .is-divider {
    height: 2px;
    margin-bottom: 0.5em; 
    margin-top: 0.5em; 
    max-width: unset;
    /* color: #ffffff; */
    background-color: #ffffff;
}
div#wrapper {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
}
.chuyen_muc-and_date {
    display: flex;
    justify-content: space-between;
}
footer .absolute-footer{
    display: none;
}
section.section.section_full .section-bg.bg-loaded{
    position: fixed;
}
/* html{
    font-size: 10px;
} */
h1,h2,h3,h4,h5,h6{
    font-family: var(--font-primary);
    margin-bottom: unset;
    line-height: 0.7;
}
.nav > li >a {
    font-family: var(--font-primary);
    font-size: 36px;
}
header .header-wrapper .header-main{
    padding: 0rem 4rem;
}
header .header-main ul.header-nav{
    justify-content: center;
}
form.searchform input#s{
    border: 0px;
    border-bottom: 1px solid;
    color: #939393;
    border-radius: unset;
    background-color: #ffffff00 !important;
}
footer#footer {
    background: linear-gradient(180deg, rgb(18 17 17 / 54%) 8.11%, rgba(0, 0, 0, 0.39) 82.47%);
    border-top: 1px solid #ffffff;
    margin-top: -346px;
}


/* .footer-1 {
    background: linear-gradient(180deg, rgb(18 17 17 / 54%) 8.11%, rgba(0, 0, 0, 0.39) 82.47%);
} */

.li_footer ul li{
    list-style: disc;
}
.widget {
     margin-bottom: unset; 
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    background-color: #EF4923;
}
section.section2_home{
    background: linear-gradient(180deg, rgb(18 17 17 / 54%) 8.11%, rgba(0, 0, 0, 0.39) 82.47%);
}
a.button.success span{
    font-family: var(--font-primary);
}

a.button.success.is-link{
    display: flex;
    flex-direction: column;
}
.button:not(.icon)>span+i {
     margin-left: unset;
    margin-right: unset;
}
.banner p{
    margin-top: unset;
    margin-bottom: unset;
}
a.button span{
    line-height: 1;
}
.z_index2{
    z-index: 2;
}
.right1{
    min-width: 430px;
}
td:first-child, th:first-child {
    padding-left: 0.5em;
}
.tabbed-content {
    background: #F2EFE8;
    border-radius: 8px;
    min-height: 520px;
    max-height: 520px;
}
.tabbed-content h4{
    padding: 0.5rem;
    font-size: 2rem;
    color: #ffffff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    max-height: 60px;
}
.tabbed-content.combo1 h4{
   background: #01703D;
}
.tabbed-content.combo2 h4{
    background: #013B70;
 }
 .tabbed-content.combo3 h4{
    background: #700101;
 }
 .tabbed-content.combo4 h4{
    background: #6E7001;
 }
.tabbed-content.combo1 .nav-line>li.active>a:before{
    background-color: #01703D;
    content: " ";
    height: 3px;
    left: 50%;
    opacity: 1;
    top: unset;
    position: absolute;
    bottom:0;
    transform: translateX(-50%);
    transition: all .3s;
    width: 100%;
}
.tabbed-content.combo2 .nav-line>li.active>a:before{
    background-color: #013B70;
    content: " ";
    height: 3px;
    left: 50%;
    opacity: 1;
    top: unset;
    position: absolute;
    bottom:0;
    transform: translateX(-50%);
    transition: all .3s;
    width: 100%;
}
.tabbed-content.combo3 .nav-line>li.active>a:before{
    background-color: #700101;
    content: " ";
    height: 3px;
    left: 50%;
    opacity: 1;
    top: unset;
    position: absolute;
    bottom:0;
    transform: translateX(-50%);
    transition: all .3s;
    width: 100%;
}
.tabbed-content.combo4 .nav-line>li.active>a:before{
    background-color: #6E7001;
    content: " ";
    height: 3px;
    left: 50%;
    opacity: 1;
    top: unset;
    position: absolute;
    bottom:0;
    transform: translateX(-50%);
    transition: all .3s;
    width: 100%;
}
.tabbed-content.combo4 .nav-line>li:hover>a:before,
.tabbed-content.combo3 .nav-line>li:hover>a:before,
.tabbed-content.combo1 .nav-line>li:hover>a:before,
.tabbed-content.combo2 .nav-line>li:hover>a:before{
    background-color: unset;
    opacity: 0;
}
.tabbed-content .nav > li >a {
    font-family: var(--font-primary);
    font-size: 28px;
    line-height: 1;
    padding: 7px 0;
}
.tabbed-content li.tab{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tabbed-content ul.nav-center{
    justify-content: space-evenly;
}
/* .tabbed-content li.tab a{
    color: #000000;
} */
/* ::maker{
    color: #EF4923 !important;
} */
.blog-wrapper.blog-archive.page-wrapper{
    padding-top: unset;
    padding-bottom: unset;
}
#content:not(.content-area){
  margin-bottom: 40vh;
}
#main :has(.content-area){
    overflow: unset;
}
p.search-excerpt {
    font-size: 0.9rem;
}
.autocomplete-suggestions {
    padding-top: 1rem;
}
.autocomplete-suggestion .is-divider {
    height: 2px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    max-width: unset;
    background-color: #ffffff;
    width: 100%;
    display: block;
}
.search-date_cate {
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
}