/*
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;
}

.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;
  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: var(--primary-color);
  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%;
  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: var(--primary-color);
  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: var(--primary-color);
}
.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 **/

.gembooking .button--primary,
.gembooking-block .button--primary {
}

.title-home h2 {
  color: var(--primary-color);
  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: var(--primary-color);
}

.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: var(--primary-color);
}

.btn-home {
  font-size: 15px;
  font-weight: 400;
  padding: 0px 17px;
  border: 0;
  border-radius: 50px;
  height: 34px;
  line-height: 31px;
  min-height: 34px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid var(--primary-color);
}

.icon-box.home-index h4 {
  font-size: 48px;
  font-weight: 700 !important;
  line-height: 50px;
  letter-spacing: 0.02em;
  text-align: center;
  -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: var(--primary-color);
}
.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 a {
  color: #fff;
}
.page-title-inner {
  padding-top: 0;
}
#shop-sidebar {
  background: #f5f5f5;
  padding: 15px;
}
.searchform .button.icon {
  background-color: var(--primary-color);
}
#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 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;
  min-height: 50px;
  font-size: 20px;
}

/*************** ADD MOBILE ONLY CSS HERE  ***************/

.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 var(--primary-color);
}
.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;
}
.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

.entry-content ul {
  list-style: disc;
  padding-left: 15px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px;
  font-size: 16.5px !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
