/*** Import *****/

@import url("404.css");
@import url("loading-btn.css");
@import url("loading-group.css");
@import url("mona-alert.css");
@import url("mona-search.css");

/*** End ****/

#wpadminbar #wp-admin-bar-wp-logo>.ab-item img {
  width: 100%;
  height: 100%;
}

.blog-info-tag span:before {
  content: ",";
  position: absolute;
  bottom: 6px;
  right: 0;
  height: 100%;
  font-size: 16px;
  width: auto;
  padding-right: 5px;
}

.blog-info-tag span {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}

.blog-info-tag span:last-child:before {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  text-align: left;
  padding: 0
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: red;
}

.wpcf7-not-valid-tip {
  position: absolute;
}

/**/

.widget_nav_menu .mona-widget-title {
  display: none;
}

.mona-content #ez-toc-container {
  display: none;
}

.doc-main-cl-bd {
  padding: 1rem;
  padding-left: 3rem;
  line-height: 1.5;
}

.doc-main-cl-bd ul {
  list-style: initial;
}

.footer-sgn {
  background-color: unset;
}

.social-list {
  gap: 1.4rem;
}

.btn-second.disable {
  pointer-events: none;
  background: #b1b1b1;
  opacity: 0.65;
  color: #fff;
  border: unset;
}

.table-desk .table-left .row-name .name-course {
  justify-content: left;
}

.table-desk .table-left .row-name {
  /* margin-left: 2.2rem; */
}

.info-ponus {
  display: flex;
  text-align: center;
  /* justify-content: center; */
  margin-top: 0.8rem;
}

.info-ponus p {
  margin-right: 0.5rem;
}

.bg-yel {
  background-color: rgb(255, 153, 31);
}

.table-desk .table-right .row-table {
  display: none;
}

.table-desk .table-right .row-table:nth-child(1),
.table-desk .table-right .row-table:nth-child(2) {
  display: flex;
}

.table-body .table-info {
  border-bottom: 1px solid #791e945e;
  padding: 1rem 0;
}

.table-body .table-info:last-child {
  border-bottom: unset;
}

.table-desk .table-right .row-table .table-item .btn-second {
  width: 65%;
  height: 3rem;
}

.td-mobile,
.mobile-date {
  display: none;
}

.table-item img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.7rem;
}

.info-ponus {
  font-style: italic;
  font-size: 1.3rem;
}

.full-slot {
  min-width: 10rem;
}

.table-item .btn-second .txt {
  font-size: 1.2rem;
}

.table-desk .table-right .row-table.d-flex {
  display: flex !important;
}

.caret-down.mobile-pc {
  display: block;
}

.table-desk .table-right .row-table .table-item {
  /* padding-bottom: 2rem; */
}

.btn-second .txt {
  color: #ffff;
}

.btn-second {
  background: #791E94;
}

@media screen and (max-width: 768px) {
  .table-desk .table-right .row-table {
    display: flex;
  }

  .table-body .table-info {
    border-bottom: unset;
  }

  .table-desk .table-left {
    border-right: unset;
    border-bottom: 1px solid #ceacd8;
  }

  .table-body .table-info:last-child .table-left {
    border-bottom: unset;
  }

  .full-slot {
    min-width: 6rem;
  }

  .td-mobile {
    display: block;
    /* Hiển thị thành phần .td-mobile trên màn hình mobile và tablet */
  }

  .info-ponus {
    justify-content: right;
    margin-top: 0;
    text-align: left;
  }

  .mobile-date {
    display: block;
  }

  .table-desk .table-right .row-table {
    align-items: flex-start;
  }

  .table-desk .table-right {
    width: 98%;
    margin-left: unset;
  }

  .mobile-date p {
    margin-top: 0.7rem;
  }

  .table-desk .table-left .row-name {
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-left: 0;
    align-items: flex-start;
  }

  .table-item .btn-second .txt {
    display: none !important;
  }

  .table-desk .table-right .row-table .table-item .btn-second {
    border: unset;
  }

  .table-desk .table-right .row-table .table-item:nth-child(3) {
    display: block;
  }

  .table-desk .table-right .row-table .table-item:last-child {
    flex: 0.5;
  }

  .btn-second.disable {
    background: unset;
  }

  .table-item img {
    margin-right: unset;
  }
}




.table-desk .table-left .row-name {
  padding: 1rem 2rem;
}

.table-desk .table-right .row-table .table-item .btn-second {
  margin-right: 0;
}

.table-desk .table-right .row-table .table-item.action {
  padding-right: 2rem;
}

@media (max-width:768px) {
  .table-desk .table-left .row-name {
    padding: 1rem;
  }

  .table-desk .table-right .row-table .table-item.action {
    padding-right: 0.3rem;
  }

  .caret-down {
    background: #7a1e94;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    width: 2rem;
    height: 2rem;
  }

  .table-body .table-info {
    padding: 0;
  }

  .lkg-table {
    overflow: hidden;
    border-radius: 1rem;
  }

  div.table-body .table-info {
    padding: 0;
  }

  div.table-desk .table-right .row-table .table-item .btn-second {
    width: 3rem;
  }

  .time-label {
    display: block;
  }

  div.table-desk .table-right {
    width: 100%;
    padding-right: 0;
  }

  div.table-desk .table-right .row-table {
    align-items: center;
  }

  .table-desk .table-right .row-table {
    border-bottom: 1px solid #ceacd9;
  }

  .table-desk .table-right .row-table:nth-child(odd) {
    /* background: #e9e9e9; */
  }

  .table-desk .table-left .row-name {
    align-items: center;
    color: #fff;
    background: #7a1e94;
  }
}

.mona-schedule-wrap {
  overflow: hidden;
}

.mona-schedule-wrap .tab-heading {
  background: #7a1e94;
  color: #fff;
}

.mona-schedule-wrap .caret-down {
  width: 2rem;
  height: 2rem;
  text-align: center;
  display: inline-block;
  line-height: 2rem;
  /* border: 1px solid; */
  border-radius: 5px;
  color: #7b1e94;
  cursor: pointer;
  margin-right: 5px;
  transition: all 0.3s ease;
  background: transparent;
  position: absolute;
  top: 1rem;
  left: 0;
}

.mona-schedule-wrap .tab-heading .items {
  margin-bottom: 0;
  padding-bottom: 0;
}

.mona-schedule-wrap .flex {
  display: flex;
}

.mona-schedule-wrap .tab-heading .tab-row {
  padding: 1rem 2rem;
}

.mona-schedule-wrap .tab-row {
  padding: 0.5rem 2rem;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #ebdef0;
  flex-wrap: wrap;

}

.mona-schedule-wrap .tab-content .tab-row {
  background: #f9e2ff;

  transition: all 0.3s ease;
}

.mona-schedule-wrap .tab-row.active {
  align-items: flex-start;

}

.mona-schedule-wrap .tab-row.active .caret-down {
  transform: rotate(180deg);
}

.mona-schedule-wrap .tab-content .tab-row.active {
  background: #fff;
}

.mona-schedule-wrap .tab-content .tab-row:nth-child(odd) {
  /* background: #efefef; */
}

.mona-schedule-wrap .tab-content .name {
  position: relative;
  padding-left: 3rem;
}

.mona-schedule-wrap .name {
  width: 30%;
}

.mona-schedule-wrap .sub-content,
.mona-schedule-wrap .tab-caledar {
  width: 70%;

}

.mona-schedule-wrap .sub-content {
  padding: 1rem 0;
  transition: all 0.5s ease;
}

.mona-schedule-wrap .tab-row.active .sub-content {
  visibility: visible;
  opacity: 0;
}

.mona-schedule-wrap .tab-content .items,

.mona-schedule-wrap .fulldes {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  padding-bottom: 0;
  margin-bottom: 0;
}

.mona-schedule-wrap .tab-row.active .items,
.mona-schedule-wrap .tab-row.active .fulldes {
  max-height: 100vh;
  opacity: 1;
  visibility: visible;
}

.mona-schedule-wrap .items {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.mona-schedule-wrap .sche-item {
  padding: 1rem 0;
}

.mona-schedule-wrap .class {
  width: calc(25%);
}

.mona-schedule-wrap .schedule {
  width: calc(25%);
}

.mona-schedule-wrap .lesson {
  width: calc(25% - 12.5rem);

}

.mona-schedule-wrap .time {
  width: calc(25%);
}

.mona-schedule-wrap .action {
  width: 12.5rem;

}

.mona-schedule-wrap .btn-second {
  height: auto;
  padding: 0.5rem 2rem;
  width: auto;
}

.mona-schedule-wrap .btn-second img {
  width: 2.5rem;
  height: auto;
  margin-right: 0.5rem;
}

.mona-schedule-wrap .btn-second .txt {
  font-size: 1.4rem;
}

.mona-schedule-wrap .full-slot {
  padding: 3px;
  font-size: 12px;
  border-bottom: 1px solid;
  line-height: 1;
  display: inline-block;
  min-width: 0;
}

.mona-schedule-wrap .class.on {
  color: #41cc71;
}

.mona-schedule-wrap .info-ponus {
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  display: block;
  text-align: left;

}

.mona-schedule-wrap .term-name {
  /* font-size: 1.8rem; */
  font-weight: bold;
}

.mona-schedule-wrap .sub-content-name {
  display: inline-block;
}

.tab-top,
.tab-bottom {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.calendar2 .fulldes {
  display: none;
}

.titles-main {
  font-size: 4.8rem;
}

.logo-text {
  gap: 0.5rem;
}

#ez-toc-container .ez-toc-list-level-1>li>a {
  color: #7a1e95;
  font-weight: bold;
}

@media screen and (max-width: 996px) {
  .mona-schedule-wrap .sub-content-name {
    display: block;
  }

  .mona-schedule-wrap .tab-row,
  .mona-schedule-wrap .tab-heading .tab-row {
    padding-left: 1rem;
    padding-right: 1rem;
  }

}

@media screen and (max-width: 768px) {
  .mona-schedule-wrap .caret-down {
    top: 3px;
  }

  .mona-schedule-wrap .sub-content {
    padding: 5px
  }

  .mona-schedule-wrap .full-slot {
    font-size: 9px;
  }

  .mona-schedule-wrap .tab-row,
  .mona-schedule-wrap .tab-heading .tab-row {
    padding: 0;
  }

  .mona-schedule-wrap .name {
    width: 25%;
  }

  .mona-schedule-wrap .tab-caledar {
    width: 75%;
  }

  .mona-schedule-wrap .tab-content .tab-bottom {
    width: 100%;
  }

  .mona-schedule-wrap .sche-item {
    padding: 5px;
    word-wrap: break-word;
    width: 25%;
  }

  .class-tt {
    display: block;
  }

  .mona-schedule-wrap .tab-content .name {
    padding: 5px;
    padding-left: 2rem;
  }

  .mona-schedule-wrap .items {
    align-items: flex-start;
  }
}

#ez-toc-container .ez-toc-toggle label {
  border: none !important;
  font-family: "Font Awesome 6 Pro";
  background: transparent;
  color: #000;
}

#ez-toc-container .ez-toc-toggle label::before {
  content: "\f078";
}

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

  .mona-schedule-wrap::-webkit-scrollbar {
    height: 8px;
  }

  .mona-schedule-wrap .tab-content .name .term-name {
    font-size: 14px;
  }

  .mona-schedule-wrap .name,
  .mona-schedule-wrap .tab-content .name .info-ponus,
  .mona-schedule-wrap .tab-content .name .fulldes,
  .mona-schedule-wrap .tab-content .sub-content-name,
  .mona-schedule-wrap .items {
    font-size: 12px;
  }

}

div#ez-toc-container {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.why-like::after {
  pointer-events: none;
}

.doc-main-cl-bd ul li .link.active {
  color: #791E94;
}

.kh-hr .right iframe {
  width: 100%;
}

.cf-blockf .tt-tag {
  margin-bottom: 1rem;
  font-size: 1.7rem;
  font-weight: 600;
}

.btn-pri.tag {
  border-radius: 0.5rem;
  height: 2rem;
  margin-bottom: 1rem;
  text-transform: capitalize;
}


.homes-bn-right .model .model-inner::after {
  display: none;
}

.single-post main,
.single-mona_kien_thuc main {
  overflow: unset;
}

.doc-ctn-box {
  top: 14rem;
}

.doc-ctn-qc {
  position: sticky;
  top: calc(8rem - 50%);
}

@media screen and (max-width: 1380px) {
  .doc-ctn-qc {
    position: sticky;
    top: calc(14rem - 50%);
  }
}

@media screen and (max-width: 938px) {
  .doc-ctn-qc {
    position: sticky;
    top: calc(5rem - 50%);
  }
}

#ez-toc-container .ez-toc-js-icon-con {
  border: none !important;
  font-family: "Font Awesome 6 Pro";
  background: transparent;
  color: #000;
}

#ez-toc-container .ez-toc-js-icon-con::before {
  content: "\f078";
}

.mona-content ul li {
  color: unset;
}

.kh-table .lkg-table {
  overflow: hidden;
}

.mate-item .inner .info-tt {
  -webkit-line-clamp: 2;
}

.feel-slider {
  padding-bottom: 0;
}

/* text validate form advise */

.advise-form form .wpcf7-not-valid-tip{
  background: #dc3232;
  color: #fff;
  border-radius: .4rem;
  padding: .4rem;
  width: fit-content;
  display: block;
  bottom: -1rem;
  right: 0;
}


.advise-form form .wpcf7-not-valid-tip::after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-bottom: 0.4rem solid #EC1F26;
  bottom: 100%;
  right: 1.6rem;
}

.advise-form .wpcf7-response-output{
  background: #dc3232;
  color: #fff !important;
  border-radius: .4rem;
  padding: .4rem !important;
  width: fit-content;
  display: block;
  bottom: -8rem;
}

.advise-form .wpcf7-response-output::after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-bottom: 0.4rem solid #EC1F26;
  bottom: 100%;
  right: 1.6rem;
}

.advise-form .wpcf7 form.sent .wpcf7-response-output{
  color: #fff !important;
  text-align: left;
  padding: 0;
  padding: .5rem !important;
  border-radius: .4rem !important;
  width: fit-content;
  background: #46b450;
  bottom: -9rem;
}

@media (max-width:1200px) {
  .advise-box{
    overflow: visible;
  }
  .advise-form .wpcf7 form.sent .wpcf7-response-output{
    bottom: -7rem;
  }

  .advise-form .wpcf7-response-output{
    bottom: -7rem;
  }
}

.advise-form .wpcf7 form.sent .wpcf7-response-output::after{
  border-bottom: 0.4rem solid #46b450;
}



