@charset "UTF-8";
/*
Theme Name: Taxi nội bài chính hãng
Description: Giao diện được thiết kế bởi CTY TNHH Dịch Vụ Công Nghệ YOURWEB
Author: Yourweb Team
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
body.single header.entry-header .entry-header-text-top {
  padding-bottom: 0;
}
body.single header.entry-header .entry-header-text-top .entry-category a {
  background: #000000;
  color: #FFF;
  padding: 4px 5px;
  border-radius: 2px;
  line-height: 1;
}
body.single header.entry-header .entry-header-text-top .entry-title {
  margin-top: 15px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 15px;
}
body.single header.entry-header .entry-header-text-top .entry-divider {
  display: none;
}
body.single .entry-content {
  padding-top: 10px;
}

body.archive .archive-page-header .page-title span {
  border-bottom: 2px solid #224599;
  padding: 10px;
  min-width: 300px;
  display: inline-block;
}

.widget .widget-title {
  border-left: 4px solid #333;
  padding: 10px;
  margin-bottom: 5px;
  display: block;
}
.widget .is-divider {
  display: none;
}
.widget.widget_categories ul li.cat-item a {
  color: #333;
}
.widget.flatsome_recent_posts ul li.recent-blog-posts-li .badge .bg-fill {
  border-radius: 5px;
}
.widget.flatsome_recent_posts ul li.recent-blog-posts-li a {
  display: block;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.breadcrumbs a {
  color: #000;
}

.airport-form span {
  font-size: 90%;
}

.img-shadow {
  box-shadow: 0 0 8px #999;
  border-radius: 10px;
  overflow: hidden;
}
body.home .box.box-blog-post {
  border: 1px solid #224599;
  border-radius: 5px;
  overflow: hidden;
}
body.home .box.box-blog-post .box-text .post-title {
  transition: 0.6s ease;
}
body.home .box.box-blog-post .box-text .is-divider {
  display: none;
}
body.home .box.box-blog-post:hover .box-text .post-title {
  color: #224599;
}

footer {
  border-top: 4px solid #000;
}

/*# sourceMappingURL=style.css.map */
