/*************** CSS for Desktop ***************/
.logo-left .logo {
  margin-right: 10px !important;
}
.sub-menu li a {
  padding: 10px 0 !important;
}
a:link,
a:visited {
  font-size: unset !important;
}
.title-nha-cai {
  border-radius: 16px 16px 0 0;
}
.list-nha-cai .fa-star {
  font-size: 15px;
  color: #fcda0e;
}
.stt-brand {
  background: #fa2828 !important;
  top: 5px !important;
  left: -165px !important;
}
.stt-brand-2 {
  background: #818181 !important;
}
.list-nha-cai {
  padding: 10px 15px !important;
}
.gallery,
.list-nha-cai .box-vertical .box-image {
  width: 30% !important;
}
.brand {
  width: 100%;
}
.icon-box .brand {
  width: unset;
}

.heading-title {
  background: linear-gradient(270deg, #fa0000 0%, #800000 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  margin-bottom: 15px;
}
.is-uppercase,
.uppercase {
  line-height: 1.6 !important;
}

.top-nhacai-list {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 15px 10px 0;
  border-radius: 10px;
}
.sticky .col-inner {
  position: sticky;
  top: 90px;
}
.top-nhacai-list .top-nhacai {
  padding: 10px 0;
}

.post-item .col-inner {
  height: 100%;
}
.post-item .is-divider {
  display: none;
}
.post-item .box {
  background: #fbf2ef;
  padding: 10px;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  height: 100%;
}
.row .row:not(.row-collapse) {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.accordion-item {
  border: 1px solid #800000;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-bottom: 15px;
}
.accordion-title {
  border-radius: 10px;
}
.accordion .toggle {
  right: 10px;
  left: unset !important;
}
.post-sidebar {
  padding: 0 15px 30px !important;
}
#comments {
  display: none;
}
.banner-bot {
  position: fixed;
  bottom: 0;
  z-index: 10;
}
.banner-side img {
  position: fixed;
  left: 0;
  top: 200px;
  width: 80px !important;
  z-index: 10;
}
.banner-side-2 img {
  right: 0;
  left: unset;
}
/*************** CSS for Tablet ***************/
@media only screen and (max-width: 1250px) {
  .stt-brand {
    top: -15px !important;
    left: -142px !important;
  }
}
@media only screen and (max-width: 1050px) {
  .stt-brand {
    top: -7px !important;
    left: -120px !important;
  }
}
/*************** CSS for Tablet ***************/
@media only screen and (max-width: 849px) {
  .stt-brand {
    top: -7px !important;
    left: -100px !important;
  }
}
@media only screen and (max-width: 650px) {
  .stt-brand {
    top: -25px !important;
    left: -89px !important;
  }
}

/*************** CSS for mobile ***************/
@media only screen and (max-width: 450px) {
  .stt-brand {
    top: -22px !important;
    left: -113px !important;
  }
}
