/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.4
*/

/** Font Barlow **/
/* @import url("assets/fonts/Barlow/font-Barlow.css"); */

/** Font Barlow Condensed **/
/* @import url("assets/fonts/BarlowCondensed/font-BarlowCondensed.css"); */

/** Font Be Vietnam Pro **/
/* @import url("assets/fonts/BeVietnamPro/font-BeVietnamPro.css"); */

/** Font Mulish **/
/* @import url("assets/fonts/Mulish/font-Mulish.css"); */

/** Font Open Sans **/
/* @import url("assets/fonts/OpenSans/font-OpenSans.css"); */

/** Font Plus Jakarta Sans **/
/* @import url("assets/fonts/PlusJakartaSans/font-PlusJakartaSans.css"); */

/** Font SVN-Gilroy **/
/* @import url("assets/fonts/SVN-Gilroy/font-SVN-Gilroy.css"); */

/** Font SVN-Poppins **/
/* @import url("assets/fonts/SVN-Poppins/font-SVN-Poppins.css"); */

* {
  scroll-behavior: smooth !important;
}

body {
  font-size: 15px;
  font-weight: 400;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-size: 18px !important;
}
#main,
#wrapper {
  background: linear-gradient(180deg, rgba(241, 241, 241, 0) 1%, #fff 1.5%);
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  box-shadow: none;
}
.featured-box .icon-box-img img {
  padding-top: 0;
}
.wpcf7-spinner {
  display: none;
}
.header-search {
  line-height: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  margin-left: 0 !important;
}

.html.custom.html_topbar_right {
  margin-left: 0px;
  padding-bottom: 4px;
  line-height: 40px;
  height: 40px;
  display: flex;
  align-items: center;
}

.html.custom.html_topbar_right i {
  font-size: 24px;
  line-height: 40px;
  display: flex;
  align-items: center;
  color: #fff;
  margin-left: 0;
  height: 40px;
  cursor: pointer;
}

/* fix search box đè lên icon */
.nav-dropdown-has-border .header-search .nav-dropdown{
  top: 100%;
}

.page-template-page-checkout-ticket .html_topbar_right{
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

@media (max-width: 1200px) {
  #lich-dien-filter {
    margin-top: 0;
  }
  #lich-dien-filter .filter-wrap {
    gap: 20px;
  }
  .filter-wrap .filter h3 {
    font-size: 16px;
  }
  .filter-wrap .filter select {
    min-width: 200px;
    min-height: 45px;
  }
  #lich-dien-results {
    margin-top: 25px;
    gap: 30px;
  }
  .boxx__innner .box__slider .box {
    padding-left: 0;
  }
  .boxx__innner .box__slider .box-1 {
    padding-top: 10px;
    padding-left: 15px;
    margin-top: 15px;
  }
  .boxx__innner .box__slider .box > div {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  #lich-dien-results .boxx__innner .box__slider {
    padding-bottom: 20px;
  }
  #lich-dien-results .boxx__innner .news-thumb img {
    height: 327px;
    object-fit: cover;
  }
}
@media (max-width: 912px) {
  .nav > li.has-icon > a > i {
    color: #fff;
  }
  .nav > li > a,
  .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 15px;
    color: #222;
    text-transform: unset;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .tits h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .tits h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .sec_01 a.button {
    line-height: 38px;
  }
  #lich-dien-results {
    grid-template-columns: repeat(2, 1fr);
  }
  .filter-wrap .filter input {
    min-width: 100%;
  }
  .footer-top .col_top {
    margin-top: 0;
  }
}

@media (max-width: 849px){
  .header-search{
    display: none !important;
    margin-right: 15px !important;
  }
}

@media (max-width: 767px) {
  .header-button-1 .header-button .button {
    min-height: 35px;
    min-width: 100px;
    line-height: 35px;
    font-size: 12px;
    background-size: cover;
  }
  .sec_project .project-overview-header,
  .sec_project .inner-img {
    width: 100%;
    float: none;
  }
  .sec_project .project-overview-header {
    margin-top: 25px;
  }
  .heading-title-single {
    font-size: 22px;
  }
  .h2-title {
    margin-top: 20px;
    font-size: 18px;
  }
  .box__post__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
  }
  .news-post-news .box__thumb__img,
  .box__post__list .news-post-news .box__thumb__img {
    float: none;
    width: 100%;
  }
  .box__post__list .news-post-news .box__thumb__img img {
    height: 150px;
  }
  .news-post-news .box__content,
  .box__post__list .news-post-news .box__content {
    float: none;
    width: 100%;
    padding-top: 15px;
  }
  #lich-dien-filter .filter-wrap {
    gap: 15px;
    display: grid;
  }
  .filter-wrap .filtersearch {
    max-width: 100%;
    float: none;
  }
  .filter-wrap .filter input {
    min-height: 45px;
    padding: 0 15px;
    font-size: 14px;
  }
  #lich-dien-results {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  #lich-dien-results .boxx__innner .news-thumb {
    padding: 10px;
  }
  #lich-dien-results .boxx__innner .box__slider h4 {
    margin-bottom: 10px;
    line-height: 22px;
  }
  #lich-dien-results .boxx__innner .box__slider h4 a {
    font-size: 16px;
    line-height: 22px;
  }
  .boxx__innner .box__slider .box > div {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .boxx__innner .box__slider .box-1 {
    padding-left: 0;
  }
  .boxx__innner .box__slider .price {
    font-size: 14px;
    line-height: 24px;
  }
  #load-more-btn {
    min-width: 80%;
    font-size: 15px;
    min-height: 45px;
  }
  .footer-wrapper .widget .widget-title {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .text-copyright {
    padding-left: 15px;
    padding-right: 15px;
  }
}
