/*
Theme Name: Company
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/

#header-contact li a {
  text-transform: none;
  letter-spacing: 0;
  color: white;
  font-size: 14px;
}
.header-block {
  min-width: 600px;
}
.header-block .col {
  padding-bottom: 0;
}
.header-block h3 {
  line-height: 37px;
  margin-bottom: 0;
  font-size: 25px;
}
.header-block .icon-box .icon-box-text {
  color: #9e9e9e;
}
.header-block .icon-box .icon-box-img svg {
  border: 3px solid var(--primary-color);
  padding: 10px;
  color: var(--primary-color);
}
.header-block .icon-box {
  align-items: center;
}
.flex-left .header-bottom-nav li {
  margin: 0 24px;
}
.nav-dropdown li {
  margin: 0 !important;
}
.nav-dropdown li a {
  transition: all linear 0.3s;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  color: #0a0a0a;
}
.nav-dropdown li a:hover {
  color: var(--primary-color);
  background-image: url(/wp-content/uploads/2025/07/arrow-right-svgrepo-com.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 15px;
  padding-left: 41px;
  transition: all linear 0.3s;
}
.header-bottom .icon-angle-down {
  display: None;
}
.header-bottom-nav > li > a:before,
.header-bottom-nav > li > a:after {
  content: "";
  position: absolute;
  top: 13px;
  left: -12px;
  width: 80px;
  height: 60px;
  border: 1px solid #fff;
  border-width: 1px 0 0 1px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  /* transition: all 0.2s ease-in-out 0s; */
}
.header-bottom-nav li > a:before {
  top: 20px;
}
.header-bottom-nav li > a:after {
  top: auto;
  left: auto;
  bottom: 0px;
  right: -12px;
  border-width: 0 1px 1px 0;
}
.header-bottom-nav li > a:after {
  bottom: 20px;
}
.header-bottom-nav li a {
  zoom: 1;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
}
.header-bottom-nav > li > a:hover:before,
.header-bottom-nav > li > a:hover:after {
  width: 20px;
  height: 20px;
  opacity: 1;
}
.nav-dropdown {
  border-bottom: 3px solid var(--primary-color);
}
.slider-section .flickity-page-dots {
  bottom: 50%;
  left: auto;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 1%;
  text-align: center;
  transform: rotate(90deg);
}
.slider-section .slider-nav-light .flickity-page-dots .dot {
  width: 9px;
  height: 9px;
  border: 1px solid #111;
  border-color: #fff;
  background-color: transparent;
  opacity: 1;
}
.slider-section .flickity-page-dots .dot.is-selected {
  background-color: #ffffff;
}
.tieu-de h2,
.tieu-de h1 {
  margin-bottom: 2px;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 35px;
}
.tieu-de p {
  font-size: 14px;
  color: #a4a4a4;
}
.tieu-de:before,
.tieu-de:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid var(--primary-color);
  z-index: 2;
}
.section1 .icon-box h3 {
  font-size: 16px;
}
.tieu-de {
  margin: 0 auto;
  position: relative;
  max-width: 350px;
  margin-bottom: 40px;
}
.section1 .icon-box .icon-box-text {
  font-size: 14px;
}
.section1 .icon-box .button {
  font-size: 16px;
}
.section1 .icon-box:before,
.section1 .icon-box:after {
  border-color: #333333;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #616161;
  z-index: 2;
  top: 20px;
  left: 20px;
  border-bottom: 0;
  border-right: 0;
}
.section1 .icon-box:after {
  bottom: 20px;
  right: 20px;
  top: auto;
  left: auto;
  border: 2px solid #616161;
  border-left: none;
  border-top: none;
}
.section1 .icon-box {
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
  padding: 60px 35px;
}
.tieu-de:before {
  left: -25px;
  top: -15px;
  border-width: 2px 0 0 2px;
}
.tieu-de:after {
  right: -25px;
  border-width: 0 2px 2px 0;
  bottom: -15px;
}
.slider-section .banner .text-box .text-inner:after {
  left: auto;
  right: 0;
  border-left: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  border-bottom: none;
  left: auto;
  right: 0;
  border-left: none;
}
.slider-section .banner .text-box .text-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  border-bottom: none;
  border-right: 0;
}
.slider-section .banner .text-box-content:before {
  content: "";
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  top: auto;
  bottom: 0;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
}
.slider-section .banner .text-box-content:after {
  left: auto;
  right: 0;
  border-left: none;
  top: auto;
  bottom: 0;
  border: 2px solid #ffffff;
  border-top: none;
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border-left: none;
}
.nut-xem-them {
  border: 2px solid var(--primary-color);
  color: #fff !important;
  padding: 5px 30px;
  font-weight: 600;
}
.nut-xem-them:hover {
  border: 2px solid var(--primary-color);
  color: var(--primary-color) !important;
  background: none !important;
  box-shadow: none !important;
}

.section2 .slider-custom {
	max-width:1180px;
     margin: 0 auto;
  padding: 0;
  margin-top: -60px;
  margin-left: -162%;
	transform: translateX(23%);
   overflow: hidden;
	
}
.slider-custom .flickity-slider .img {
  border: 0 !important;
}
.slider-custom .img .img-inner {
  padding-top: 60% !important;
}
.section2 {
  padding-bottom: 0 !important;
}
.section3 .icon-box h3 {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #333333;
}
.section3 .icon-box {
  margin-bottom: 50px;
}
.section3 .icon-box svg {
  padding: 0;
  background: #f5f5f5;
}
.section3 .icon-box:hover svg {
  color: var(--primary-color);
  background-color: #ffffff;
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
}
.section3 .icon-box:hover h3 {
  color: var(--primary-color);
}
.section3 .col {
  padding-bottom: 0;
}
.section3 {
  padding-bottom: 50px !important;
}
.section3 .icon-box .icon-box-text {
  color: #a4a4a4;
  font-size: 14px;
}
.section2 .col {
  padding-bottom: 0;
}
.section1 .icon-box-text .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.section1 .icon-box:hover .icon-box-text .img {
  opacity: 1;
}
.section1 .icon-box-text .img-inner,
.section1 .icon-box-text img {
  height: 100%;
  object-fit: cover;
}
.slider-custom .img .img-inner:hover img {
  transform: scale(1.2);
}
.section2 .tieu-de {
  max-width: 100% !important;
}
.section4 p {
  margin-bottom: 0;
}
.section4 .item-text p {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
.section5 .icon-box {
  position: relative;
  margin-bottom: 20px;
  padding: 30px;
  background: #ffffffeb;
  opacity: 1;
}
.section5 .icon-box svg {
  color: black;
}
.badge.post-date {
  top: 0;
}
.list-post .badge-inner {
  font-size: 25px;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
.section5 {
  padding-bottom: 50px !important;
}
.list-post .post-item .post-title {
  text-shadow: none;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
}
.box-blog-post .is-divider {
  display: none;
}

.section6 .col.large-6 {
  padding-bottom: 0;
}
.section7 .tieu-de {
  max-width: 400px;
}
.section7 .icon-box .icon-box-img img {
  padding: 0;
  border-radius: 99%;
  border: 2px solid var(--primary-color);
}
.section8 .cot2 .col-inner {
  padding: 20px;
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
}
.section8 .cot2 .col-inner .col-inner {
  padding: 0;
  box-shadow: none;
}
.section8 .cot2 .col {
  padding-left: 50px;
  padding-bottom: 0;
}
.section8 .row2 p {
  margin-bottom: 0;
}
.section8 .row2 h2 {
  font-size: 35px;
}
.section8 .row2 .col {
  padding-bottom: 0;
}
.section8 .row2 .large-12 .col-inner {
  background-image: url(/wp-content/uploads/2023/01/contact-form-1.png);
  background-repeat: no-repeat;
  background-size: inherit;
  padding: 0 50px;
}
.section8 .row2 .large-12 .col-inner .col-inner {
  padding: 0;
  background-image: none;
}
.form-lien-he input,
.form-lien-he textarea {
  box-shadow: none;
  font-size: 14px;
  font-style: italic;
  height: 42px;
}
.section8 .icon-box h3 {
  font-size: 15px;
  margin-bottom: 5px;
}
.section8 .icon-box .icon-box-text {
  font-size: 15px;
  color: gray;
}
.section7 .icon-box .icon-box-text {
  margin-top: -42px;
  background-color: #ffffff;
  color: #a4a4a4;
  border-bottom: 3px solid var(--primary-color);
  padding: 50px 20px 20px 20px;
}
.dark blockquote {
  color: #696969;
  border-left: none;
  opacity: 1;
  font-size: 14px;
}
.section7 .icon-box .icon-box-text {
  min-height: 265px;
}
.section7 .icon-box h5 {
  font-weight: normal;
  margin-bottom: 0;
  color: #313131;
  margin-top: 50px;
}
.section7 .icon-box p {
  color: #5e5e5e;
}

.list-post2 .post-item {
  padding-bottom: 14px;
}
.section5 .icon-box h3 {
  font-size: 13px;
  color: black;
}
.section5 .tieu-de {
  max-width: 100% !important;
}
.section5 .icon-box:before,
.section5 .icon-box:after {
  opacity: 0;
  border-width: 2px 0 0 2px;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #fcca03;
  z-index: 2;
  transition: all 0.2s ease-in-out 0s;
  border-color: #333333;
}
.section5 .icon-box:before {
  top: 10px;
  left: 10px;
  border-right: none;
  border-bottom: none;
}
.section5 .icon-box:hover:before {
  width: 30px;
  height: 30px;
  opacity: 1;
}
.section5 .icon-box:hover:after {
  width: 30px;
  height: 30px;
  opacity: 1;
}
.section5 .icon-box:after {
  bottom: 10px;
  right: 10px;
  border: 2px solid black;
  border-top: none;
  border-left: none;
}
.section4 #count1,
.section4 #count2,
.section4 #count3,
.section4 #count4,
.section4 #count5 {
  font-size: 40px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
}
.section4 .large-3,
.gioi-thieu-section .large-3 {
  flex-basis: 30%;
  max-width: 20%;
}
.row-dashed .col:before,
.row-solid .col:before {
  border-left: 1px dashed #646464;
}
.form-lien-he .large-12 {
  text-align: center;
}
.form-lien-he input[type="submit"] {
  font-style: normal;
  text-transform: none;
  font-weight: bold;
  font-size: 16px;
  margin-right: 0;
}
a.back-to-top {
  box-shadow: 2px 2px 20px #00000038;
}
.footer-section .icon-box .icon-box-text p {
  font-size: 14px;
  color: #c5c5c5;
}
.footer-section .icon-box {
  margin-bottom: 10px;
}
.absolute-footer {
  font-size: 14px;
}
.dau-trang-section .tieu-de {
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  margin-bottom: 40px;
  display: inline-block;
}
.dau-trang-section .tieu-de {
  margin-bottom: 0;
}
.gioi-thieu-2 img {
  transition: all 0.2s ease-in-out 0s;
  border: 1px solid #e6e4e4;
  padding: 30px 20px;
  margin-bottom: 15px;
}
.gioi-thieu-2 .col {
  padding-bottom: 0;
}
.gioi-thieu-2 img:hover {
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
  transition: all 0.2s ease-in-out 0s;
}
.section41 {
  background-image: url(/wp-content/uploads/2023/01/pattern1_dark.jpg);
}
.rank-math-breadcrumb p {
  margin-bottom: 0;
}
.dau-trang-section .tieu-de h2 {
  font-size: 25px;
}
.dau-trang-section .col {
  padding-bottom: 0;
}
.footer-section h3 {
  font-size: 16px;
}
.footer-section .col {
  padding-bottom: 0;
}
a.back-to-top {
  background: var(--primary-color) !important;
  color: white !important;
  border: none !important;
}
.form-lien-he .wpcf7-spinner {
  display: none;
}
.section9 .col {
  padding-bottom: 0;
}
.tab-chuc-nang {
  border-bottom: 3px solid var(--primary-color);
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
  padding-bottom: 0 !important;
  margin-bottom: 30px;
}
.woocommerce-tabs .nav li {
  margin: 0;
}
.tab-chuc-nang .nav,
.woocommerce-tabs .nav {
  border-bottom: 5px solid var(--primary-color);
}
.tab-chuc-nang .nav li a,
.woocommerce-tabs .nav li a {
  font-size: 16px;
  text-transform: none;
  padding: 10px 20px;
}
.tab-chuc-nang .nav li.active a,
.woocommerce-tabs .nav li.active a {
  color: #fff;
  background: var(--primary-color);
}
.portfolio-inner ul,
.page-inner ul,
.entry-content ul {
  margin-left: 20px;
}
.tab-chuc-nang h3 {
  font-size: 16px;
}
.portfolio-summary img {
  margin-bottom: 0px;
}
.portfolio-summary .box-text {
  border-bottom: 3px solid var(--primary-color);
  background: #f5f5f5;
  padding: 30px;
}
.portfolio-summary h3 {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 2px solid #e1e1e1;
  margin-bottom: 10px;
}
.portfolio-box .box-text {
  border-bottom: 3px solid var(--primary-color);
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
  padding: 20px;
  text-align: left;
}
.portfolio-box .box-text a:hover {
  color: black;
}
.portfolio-box .portfolio-box-title:hover {
  color: var(--primary-color);
}
.header-nav .header-search a:before,
.header-nav .header-search a:after,
.header-nav .account-item a:before,
.header-nav .account-item a:after,
.header-nav .cart-item a:before,
.header-nav .cart-item a:after {
  display: none;
}
.portfolio-box .portfolio-box-title {
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: 0;
  color: black;
	height:40px;
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.portfolio-box .tom-tat {
  display: block;
  height: 45px;
  overflow: hidden;
  font-size: 14px;
  color: gray;
  margin-bottom: 10px;
}
.portfolio-top .large-5 {
  border-right: none;
  padding-right: 0;
}
.portfolio-share {
  margin-top: 20px;
}
.thong-tin-them ul li {
  color: black;
  list-style: none;
  margin-left: 0;
}
.thong-tin-them ul li .fa {
  margin-right: 7px;
}
.blog-archive,
.blog-single {
  padding-top: 0;
  padding-bottom: 0;
}
.blog-single .large-8 {
  padding-right: 0;
}
.blog-single .large-4 {
  border-left: none !important;
}
.entry-header-text {
  padding: 20px;
  padding-top: 20px !important;
}
.blog-single .is-divider {
  display: none;
}
.article-inner {
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
}
.blog-single .entry-content {
  padding: 0 20px 20px 20px;
  font-size: 15px;
  color: gray;
  border-bottom: 3px solid var(--primary-color);
}
footer.entry-meta {
  border-bottom: 2px solid #ececec;
  border-top: 1px solid #ececec;
  font-size: 0.8em;
  padding: 10px 20px;
  font-size: 14px;
}
.product-info .product-title {
  font-size: 31px;
  line-height: 37px;
}
.archive .product-small.box {
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
}
.archive .product-small.box .box-text {
  padding: 20px;
}
.archive .product-small .product-title a {
  font-size: 20px;
  font-weight: bold;
}
.archive .product-small .product-title {
  margin-bottom: 10px;
}
.product_list_widget li a,
.woocommerce-widget-layered-nav-list li a {
  font-weight: bold;
}
.woocommerce-widget-layered-nav-list li a {
  text-transform: uppercase;
}

.woocommerce-widget-layered-nav,
.widget_products {
  background: rgba(51, 51, 51, 0.06);
  padding: 30px;
}
.single_add_to_cart_button {
  text-transform: none;
  letter-spacing: 0;
}
.blog-single .blog-share {
  text-align: left;
}
.blog-single .entry-title {
  font-size: 40px;
}
.tab-chuc-nang .nav,
.woocommerce-tabs .nav {
  margin-left: 0 !important;
}
#comments .comment-respond {
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
  background: white;
  border-bottom: 3px solid var(--primary-color);
}
#comments .required-field-message {
  font-size: 14px;
}
#comments input,
#comments textarea {
  box-shadow: none;
  font-size: 15px;
}
.single-product .large-8 {
  border-right: none !important;
  padding-right: 0;
}
.product-main {
  padding: 0;
}
.recent-blog-posts-li .badge {
  height: 5.8em;
  width: 7.8em;
}
span.widget-title {
  font-size: 1em;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
  display: block;
  position: relative;
}
.widget .is-divider {
  display: none;
}
.widget_search {
  border: 2px solid var(--primary-color);
  padding: 20px;
}
form {
  margin-bottom: 0;
}
.widget_search input {
  box-shadow: none;
  font-size: 14px;
  height: 39px;
}
span.widget-title:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: 16px 0 20px;
  background-color: var(--primary-color);
}
.recent-blog-posts a {
  font-weight: bold;
}
.product-section {
  border-top: 0;
}
.related h3 {
  letter-spacing: 0;
}
.product-small .price-wrapper bdi {
  color: var(--primary-color);
  font-size: 18px;
}
.woocommerce-Tabs-panel {
  font-size: 15px;
  color: gray;
}
.woocommerce-Tabs-panel ul {
  margin-left: 0 !important;
}
.product-small .product-tilte a,
.related .product-small .product-title a {
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}
.woocommerce-tabs .tab-panels {
  padding: 25px 30px;
  box-shadow: 0 4px 16px 0 rgb(51 51 51 / 10%);
  border-bottom: 3px solid var(--primary-color);
}
@media (min-width: 550px) and (max-width: 1200px) {
	.tieu-de:before,
	.tieu-de:after {
	  width: 30px;
	  height: 30px;
	}
	.tieu-de:before {
		left: -10px;
		top: -10px;
	}
	.tieu-de:after {
		right: -10px;
		bottom: -10px;
	}
	.recent-blog-posts{
		flex-direction: column;
		gap:5px;
	}
}
@media only screen and (max-width: 550px) {
	.portfolio-box .portfolio-box-title{
		height:auto;
		display:block;
	}
  .off-canvas-left.dark .mfp-content,
  .off-canvas-right.dark .mfp-content {
    background-color: rgb(24 24 24 / 95%);
  }
  .off-canvas .nav-vertical > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 16px;
    letter-spacing: 0;
  }
  .slider-section .banner {
    padding-top: 600px !important;
  }
  .slider-section .flickity-page-dots {
    bottom: 10px;
    left: 40%;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: auto;
    text-align: center;
    transform: rotate(0deg);
  }
  .banner .text-box {
    width: 95% !important;
  }
  .banner .text-box .text-inner {
    padding: 15px;
  }
  .tieu-de h2 {
    font-size: 25px;
    padding: 0 15px;
  }
  .tieu-de:after {
    right: 0;
    bottom: -10px;
  }
  .tieu-de:before {
    left: 0;
    top: -15px;
  }
  .section1 .icon-box {
    padding: 20px;
  }
  .section1 .icon-box:after,
  .section1 .icon-box:before {
    display: none;
  }
  .section2 .slider-custom {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    bottom: 60px;
	  transform:unset;
  }
  .nut-xem-them {
    width: 100%;
  }
  .section4 .large-3,
  .gioi-thieu-section .large-3 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .tieu-de p {
    padding: 0 15px;
  }
  .section5 .icon-box {
    position: relative;
    margin-bottom: 20px;
    padding: 15px;
    background: #ffffffeb;
    opacity: 1;
    text-align: center;
  }
  .list-post2 .post-item .post-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .section7 .icon-box h5 {
    margin-top: 20px;
  }
  .section8 .cot2 .col {
    padding-left: 40px;
    padding-bottom: 25px;
  }
  .section8 .row2 .large-12 .col-inner {
    padding: 0 10px;
  }
  .section5 .large-4 {
    padding-bottom: 0;
  }
  .section5 .icon-box .icon-box-img {
    margin: 0 auto;
  }
  .list-post .post-item .post-title {
    font-size: 17px;
  }
  .form-lien-he input[type="submit"] {
    width: 100%;
  }
  .footer-section .col {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 15px;
  }
  .footer-section .gallery-col.col,
  .gioi-thieu-2 .col.large-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .footer-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .dau-trang-section .col {
    padding-bottom: 30px;
    text-align: center !important;
  }
  .tieu-de .entry-title {
    padding: 0 15px;
  }
  .archive .product-small .product-title a {
    font-size: 16px;
  }
  .archive .product-small.box .box-text {
    padding: 15px;
  }
  .single-product .large-8 {
    padding-right: 15px;
  }
  .product-info .product-title {
    font-size: 25px;
    line-height: 31px;
  }
  .product-short-description {
    font-size: 15px;
    color: gray;
  }
  .tab-chuc-nang .nav li a,
  .woocommerce-tabs .nav li a {
    font-size: 16px;
    text-transform: none;
    padding: 10px 20px;
    background: #ededed;
    border-bottom: 1px solid #e0e0e0;
  }
  .woocommerce-tabs .tab-panels {
    padding: 15px;
  }
  .nav-tabs + .tab-panels {
    padding: 15px;
  }
  .section5 .icon-box h3 {
    font-size: 11px;
    color: black;
    line-height: 12px;
    font-weight: normal;
  }
  .tabbed-content .nav-tabs > li {
    margin: 0;
  }
  .tab-chuc-nang .icon-box {
    padding: 0;
  }
  .tab-chuc-nang .large-4 {
    padding-bottom: 0;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
  .portfolio-page-wrapper .portfolio-element-wrapper .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .portfolio-top .large-5 {
    padding-right: 15px;
  }
  .gioi-thieu-2 .img {
    margin-bottom: 5px !important;
  }
  .dau-trang-section {
    padding-bottom: 0 !important;
  }
  .dau-trang-section .text-right {
    text-align: center;
  }
  .section5 .large-4 {
    flex-basis: 33.33%;
    max-width: 33.33%;
    padding: 0 5px 10px;
  }
  .blog-archive .post-item .post-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .blog-single .large-8 {
    padding-right: 15px;
  }
  .blog-single .entry-title {
    font-size: 25px;
  }
  .blog-archive .tieu-de .page-title {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.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: 20px;
  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;
}
