/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: wrap;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.blog-archive .archive-page-header {
  display: none;
}
.slider-top h2 {
  color: var(--primary-color);
}
.srpw-ul .srpw-li {
  padding-bottom: 0;
}
.page-right-sidebar .left {
  border: none;
  padding-right: 15px;
}
.section-dang-ky {
  padding-bottom: 0 !important;
}
.blog-archive .is-divider {
  display: none;
}
.header-social-icons {
  margin: 0 !important;
}
.kh-danh-gia p {
  text-align: center !important;
}
.lang-item {
  padding-top: 4px !important;
}

.page-id-854 p,
.page-id-553 p {
  text-align: justify;
}
.article-inner .entry-content p {
  text-align: justify;
}
.smart_recent_posts .srpw-block li {
  font-size: 14px;
}
.related-post .box-text {
  min-height: 96px;
}
.related-post .box-bounce .box-text {
  padding: 8px 10px 10px !important;
}
.article-inner footer {
  text-align: center;
  font-style: italic;
}

.related-post .duong-line {
  background: rgba(0, 0, 0, 0) url(images/line.png) repeat scroll 0 0;
  height: 12px;
  margin-top: 5px;
  overflow: hidden;
}
.related-post h7 {
  font-weight: bold;
  font-size: 18px;
  float: left;
  margin: -8px 20px 0 0;
}

.related-post .is-divider {
  display: none;
}

.related-post .post-title {
  font-size: 13px;
  padding: 5px 0px;
}

.article-inner .entry-header-text .entry-meta {
  font-style: italic;
}

.article-inner .entry-title {
  font-size: 23px;
}
.article-inner .entry-content h3 {
  font-size: 17px;
}

.article-inner .entry-content h2 {
  font-size: 20px;
}
.blog-single .large-9 {
  padding-right: 15px;
}
.article-inner header {
  border-bottom: 1px solid #ececec;
}

.article-inner .entry-header-text {
  padding-bottom: 15px;
}

.article-inner .single-page {
  padding-top: 15px;
}
.header-top a {
  padding: 0 !important;
  font-size: 12px !important;
  color: #fff !important;
}
.header-top li {
  line-height: 1;
}
#top-bar a {
  color: #fff;
  gap: 5px;
}

/*************** Title Sidebar Right   ***************/
.post-sidebar .widget ul,
#secondary .widget ul,
#product-sidebar .widget ul,
#shop-sidebar .widget ul {
  padding: 0 10px !important;
  font-size: 15px !important;
}
.post-sidebar,
.page-right-sidebar .large-3 {
  padding: 0 15px !important;
}
.sidebar-wrapper .widget-title,
#secondary .widget-title,
#product-sidebar .widget-title,
#shop-sidebar .widget-title {
  display: block;
  text-align: center;
  background-color: var(--primary-color);
  padding: 8px 5px;
  color: #fff;
  margin-bottom: 10px;
  font-size: 15px;
}

.post-sidebar .widget,
#secondary .widget,
#product-sidebar .widget,
#shop-sidebar .widget {
  background-color: #f7f7f7;
  margin-bottom: 10px;
}

.post-sidebar .widget .is-divider,
#secondary .widget .is-divider,
#product-sidebar .widget .is-divider,
#shop-sidebar .widget .is-divider {
  display: none;
}

.product .content-row .large-9 {
  border: none !important;
  padding: 0 10px 0 15px;
}

.srpw-ul li {
  margin-left: 0 !important;
}

.price_slider_wrapper {
  padding: 5px 15px 0px 15px;
}

#product-sidebar {
  padding: 20px 0 0 10px;
}
/*************** End. Title Sidebar Right   ***************/

.back-to-top {
  border: 2px solid #ccc !important;
}
.count-up {
  padding-right: 5px;
  color: var(--primary-color);
}
.bai-viet-moi .post-title {
  min-height: 42px;
}
.about-footer .logo-footer {
  width: 270px;
  display: block;
  margin: 0 auto;
}
.about-footer p {
  text-align: center;
}
.tu-van-footer .col {
  padding-bottom: 0;
}
#tu-van-free .wpcf7-response-output {
  color: blue !important;
}
#tu-van-free .col {
  padding-bottom: 10px;
}
.tu-van-free {
  text-align: center;
  margin-bottom: 20px;
}
.div-black {
  padding: 18px;
  background: #363636;
  display: block;
  overflow: hidden;
}
.div-black p {
  font-style: italic;
  margin-bottom: 5px;
  color: white;
  font-weight: bold;
  font-size: 18px;
}

.wpcf7-response-output {
  color: yellow;
  text-align: center;
  font-size: 14px;
  border: none !important;
  margin: 5px !important;
}
.section-dang-ky textarea {
  min-height: 100px;
}
.section-dang-ky .col {
  padding-bottom: 10px;
}

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

  .lichsu-hinhthanh h2 {
    text-align: center;
  }

  .lichsu-hinhthanh .col-right {
    text-align: center;
  }

  .welcome-home h3,
  .welcome-home h4 {
    text-align: center;
  }

  .section .is-divider {
    margin: 15px auto;
  }

  .div-black {
    text-align: center;
  }

  .entry-header-text {
    text-align: center;
  }
  .single-page img {
    display: block;
    margin: 0 auto;
  }

  .slider-top h2 {
    font-size: 20px;
  }
  .slider-top h4 {
    font-size: 16px;
  }

  .footer-widgets .widget-title {
    display: block;
    text-align: center !important;
  }
  .footer-widgets .is-divider {
    margin: 15px auto;
  }
  .footer-widgets p {
    text-align: center;
  }
  .footer-widgets .textwidget {
    text-align: center;
  }
}
.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 {

  width: 100%;
  height: auto;
  overflow: auto;
}

.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,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

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