/*
Theme Name: flatsome-child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.ss-fe .box-image,
.ss-cate .box-image {
  margin: 1px auto;
}

.title-footer {
  text-transform: uppercase;
  font-weight: bold;
}

.ss-footer {
  background-color: #020202;
  color: #ffff;
}

.ss-footer a {
  color: #ffff;
  font-weight: bold;
}

.ss-footer a:hover {
  color: #cccc;
}

.slider-nav-reveal .flickity-prev-next-button:hover,
.slider-nav-reveal .flickity-prev-next-button {
  box-shadow: none;
  background-color: none;
}

.menu-ft ul {
  display: flex;
  justify-content: center;
  list-style: none;
}

.menu-ft ul li {
  margin: 0 10px;
}

.copyright {
  text-transform: uppercase;
}

.title-h {
  text-align: center;
  color: #000;
  margin-bottom: 15px;
  font-size: 34px;
}

.page-customs {
  background-color: #ffff;
  padding: 0 40px;
  margin-top: 20px;
}

.content-head {
  padding: 40px 0;
  padding-bottom: 10px;
}

.wpcf7 .wpcf7-not-valid-tip {
  margin-top: 0;
  margin-bottom: 7px;
}

@media screen and (max-width: 1024px) {
}

.menu_head_footer {
  margin-top: 20px;
  background-color: #ffff;
  padding: 32px 0;
}

.rowss {
  display: flex;
  flex-wrap: wrap;
}

.col-cus {
  flex: 1;
  padding: 10px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .rowss {
    flex-direction: column;
  }
}

.title-mhf {
  font-weight: 700;
  margin-bottom: 13px;
}

.col-cus ul li {
  list-style: none;
  margin-bottom: 10px;
}

.col-cus ul li a {
  text-decoration: none;
  font-weight: bold;
}

.col-cus ul li a:hover {
  color: red;
}

.author-cus {
  text-align: center;
  margin-bottom: 24px;
}

.entry-category.is-xsmall {
  display: none;
}

.title-h1 {
  text-align: left;
  margin-bottom: 24px;
  color: #000;
}

.table-bxh {
  margin: 32px 0;
}

.table-bxh th {
  text-transform: capitalize;
  text-align: center;
}

.buttonx {
  margin-bottom: 16px;
}

.buttonx a {
  background-color: #fa1919;
  color: #fff;
  background-image: linear-gradient(
    178deg,
    rgba(255, 255, 255, 0.1),
    rgba(0, 0, 0, 0.3)
  );
  font-weight: bold;
  border-radius: 20px;
  padding: 9px 23px;
}

.buttonx a:hover {
  background-color: #3144aa;
}

.xem-review a {
  color: #3144aa;
  text-decoration: underline;
  font-weight: bold;
}

.table-bxh .km {
  font-size: 16px;
}

.group-image-star {
  display: flex;
  align-items: center;
}

.name-nc-tb {
  margin: 0 40px;
  font-size: 24px;
  font-weight: bold;
}

.table-bxh .head {
  background-color: #03005b;
  color: #ffff;
}

.table-bxh .head th {
  font-weight: normal !important;
}

.no-tb {
  width: 60px;
  height: 60px;
  top: 5px;
  left: 10px;
  position: absolute;
  background-color: #fa1919;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 0.1;
  -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.thno {
  position: relative;
}

.no-tb1,
.no-tb2,
.no-tb3 {
  position: absolute;
  left: 23px;
  font-size: 24px;
  top: 18px;
  background: #f1f3f4;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  text-align: center;
  padding-top: 0px;
  padding-left: 1px;
  border: 5px solid #fa1919;
}
.no-tb2 {
  border: 5px solid #303840;
}
.comments-title.uppercase {
  display: none;
}
.no-tb3 {
  font-size: 19px;
  padding-top: 3px;
}
.gr-star {
  text-align: center;
}

.gr-star i {
  color: #fac917;
}
.custom-item-post > .col-inner {
  padding: 20px;
}
.post-title {
  text-align: center;
}
.mb-4 {
  margin-bottom: 20px;
}

.box-text1 {
  padding: 15px 0 !important;
}
.box-dg {
}
.box-dg i {
  margin-right: 5px;
  color: #000;
}
.box-dg a {
  color: red;
}

.nav-dropdown > li.nav-dropdown-col {
  display: block;
}
.nav-dropdown {
  border: 1px solid #ddd;
  padding: 0;
}
.nav-dropdown .nav-dropdown-col > a,
.nav-dropdown li a {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 15px;
  font-weight: 500;
}
.nav-dropdown .nav-dropdown-col > ul li:hover {
  background: #db0000;
}
.nav-dropdown-default > li:hover > a,
.nav-dropdown .nav-dropdown-col > ul li:hover > a {
  color: white;
}
.nav-dropdown-default > li:hover {
  background: #fbae3c;
}
.nav-dropdown-default > li > a {
  border-bottom: 0 !important;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
  border-width: 10px;
  margin-left: -10px;
}
.nav-dropdown .nav-dropdown-col > ul {
  border: 1px solid #d2d2d2;
  margin-top: -40px;
  box-shadow: 2px 2px 5px #828282;
  display: none;
  position: absolute;
  left: 100%;
  z-index: 9;
  background: white;
  min-width: 240px;
}
.nav-dropdown > li.nav-dropdown-col {
  width: 100%;
  border-right: 0;
}
.nav-dropdown .nav-dropdown-col > ul li a {
  padding: 10px;
  text-transform: none;
  color: black;
}
.header-nav li.nav-dropdown-col:hover > ul {
  display: block !important;
}

.gr-image,
.gr-star {
  flex: 1;
}

.gr-star {
}
.gr-number-star {
  width: 20%;
  text-align: center;
}
.table-bxh-mobile {
  display: none !important;
}
@media screen and (max-width: 880px) {
  .table-bxh {
    display: none;
  }

  .table-bxh-mobile {
    display: block !important;
  }

  .km-mobile {
    margin-bottom: 24px;
  }

  .page-customs {
    padding: 0 15px;
  }

  .gr-image {
    text-align: center;
  }

  .gr-image img {
    width: 65%;
  }
}
