/*
    Theme Name: Flatsome Child

    Description: This is a child theme for Flatsome Theme

    Author: UX Themes

    Template: flatsome

    Version: 3.19.6
*/
@font-face {
  font-family: "MDB";
  src: url("./assets/fonts/MDB.woff2");
}

@font-face {
  font-family: "Avenir";
  src: url("./assets/fonts/Avenir.woff2");
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a {
  font-family: "Avenir" !important;
}

/*------------------ Blog ------------------*/

.img-blog {
  background-color: #f7f7f7;
}
.blog-3 .post-item {
  padding-bottom: 15px;
}

.tab-blog .nav-line-bottom {
  justify-content: space-between;
  border-bottom: 2px solid #ccc;
}

aside .is-divider {
  display: none;
}

aside .widget-title {
  display: block;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

aside li {
  border-top: unset !important;
}

aside {
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  background: #fff;
}
.blog-single .entry-title,
.blog-single .entry-meta {
  text-align: center;
}

.blog-wrapper .is-divider {
  display: none;
}

/*------------------ Blog ------------------*/

/*------------------ Lien he + Footer ------------------*/
nav.rank-math-breadcrumb {
  padding: 10px;
  background-color: #f7f6f6;
}
nav.rank-math-breadcrumb > p {
  margin-bottom: 0;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}

.rank-math-breadcrumb .last {
  font-weight: bold;
}

.text-diachi {
  padding: 25px;
  border-radius: 8px;
  background-color: #f5f5f7;
  margin-bottom: 20px;
}
.chiduong-text {
  position: absolute;
  right: 10px;
  color: blue;
  cursor: pointer;
  transition: all 0.3s;
}

.col-lienhe-form .wpcf7-form-control-wrap input {
  border: none;
  border-bottom: 0.5px solid #292d32;
  width: 100%;
  padding: 10px 0;
  outline: none;
  font-size: 14px;
  background-color: unset;
  box-shadow: unset;
}

.col-lienhe-form .wpcf7-form-control-wrap select {
  border: none;
  border-bottom: 0.5px solid #292d32;
  width: 100%;
  padding: 0 0;
  outline: none;
  font-size: 14px;
  background-color: unset;
  box-shadow: unset;
}
.col-lienhe-form .text-form {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px !important;
}

.col-lienhe-form .wpcf7-spinner {
  display: none;
}
.col-lienhe-form .wpcf7-submit {
  width: 100%;
  border-radius: 8px;
}

.menu-footer span {
  font-size: 14px;
	
}
.menu-footer a {
  min-height: 0;
}

/*------------------ Lien he + Footer ------------------*/

/* ----------------- Trang chu + Trang san pham ----------------- */

.blog-trangchu .post-item > div {
  padding: 20px 20px 0px 20px;
  background: white;
}
.blog-trangchu .is-divider {
  display: none;
}

.col-gallery img {
  background: #f0f0f0;
  filter: brightness(97%);
}
.product-accor > div:first-child > a {
  border-top: unset;
}
.product-accor > div a {
  padding: 10px 0;
  font-size: 16px;
}
.product-accor > div a.active {
  background-color: unset;
}
.product-accor > div a button {
  right: 0;
  left: unset !important;
}

.category-trangchu .count {
  display: none;
}
.sub-menu {
  padding: 0;
}
.sub-menu a {
  border-bottom: unset !important;
  padding: 5px 0 !important;
}

.product-small img {
  background: #f0f0f0;
  filter: brightness(97%);
}

/* ----------------- Trang chu + Trang san pham ----------------- */
