/*** Import *****/
@import url("loading-btn.css");
@import url("loading-group.css");

@import url("mona-alert.css");
@import url("mona-pdf.css");
@import url("jquery-confirm.min.css");
/*** End ****/

.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-not-valid-tip {
  font-size: 1rem;
}

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

.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}

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

/* CHÍNH SÁCH */
.poli-ctn.mona-content h2.wp-block-heading {
  font-weight: 700;
  color: #01677d;
  font-size: 2rem;
  margin-top: 4rem;
  margin-bottom: 2.4rem;
}

.poli-ctn.mona-content p {
  color: #334155;
}

li#wp-admin-bar-wp-logo {
  display: none;
}

.pcate-img .box {
  position: unset;
}

.pcate-img span.onsale {
  /* display: none; */
  position: relative;
  border-radius: 0.2rem;
  min-height: auto;
  min-width: auto;
  padding: 0.5rem 1rem;
  line-height: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 1.4rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background: #00b332;
  height: 3rem;
}

.mona-content div#toc_container {
  display: none;
}

.mona-content-form input.hidden,
.cmini-control a.button.checkout.wc-forward,
a.bx-link.button.cancel {
  display: none;
}

.woocommerce-mini-cart__buttons.cmini-control .button.wc-forward {
  width: 100%;
}

.wpcf7-spinner {
  position: absolute;
}

.popup-pss .srch-ctn {
  flex-direction: row;
  justify-content: space-between;
}

.btn-four.mona-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.dateTime {
  flex: 1;
}

.footer-col-item .header-top-item .icon {
  display: none;
}

.footer-col-item .header-top-item {
  padding: 0.7rem 0;
}

.ord-status-item:not(:first-child) .ord-status-box .line::before {
  background: #10b981;
}

.ord-status-item:not(:first-child) .ord-status-box .line::after {
  border-color: #10b981;
}

.footer-yeucaubaogia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 2rem;
}

.footer-yeucaubaogia .btn-pri {
  padding: 1.3rem;
}

.pcate-more.tech-body.active,
.pcate-more-body.tech-body.active {
  display: block;
}

.pcate-fillc-opts .recheck-item.active~.icon i {
  transform: rotate(-180deg);
}

a.bx-link.button.pay {
  display: none;
}

.monaFieldItem.read-only {
  pointer-events: none;
}

.pdp-info .price-contact {
  height: 3rem;
  min-width: auto;
  border-radius: 0.2rem;
  background-color: #01677d;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  padding: 0 2rem;
}

.pdp-info .price-contact .text {
  color: #fff;
}

.woocommerce-variation-description,
.woocommerce-variation-mona_product_status_custom {
  display: none;
}

td.cart_item_subtotal,
td.cart_item_price {
  font-weight: 600;
}

.ord-info-col .text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.pcart-inner-top a:hover {
  color: #feff00;
}

body.download-pdf {
  background-color: #fff;
}

body.download-pdf header,
body.download-pdf footer {
  display: none;
}

.pcart .variation.cart-item-data {
  margin-top: 1rem;
}

.pcart .variation.cart-item-data,
.wc-item-meta {
  list-style: circle;
  padding-left: 2rem;
}

.woocommerce a.added_to_cart {
  display: none;
}

.woocommerce-mini-cart__total.cmini-total .tax_label {
  font-size: 1.2rem;
  display: block;
}


.cmini-total strong {
  width: 50%;
  margin-right: auto;
}

.cmini-total {
  flex-wrap: wrap;
  justify-content: flex-end;
  row-gap: 0.5rem;
}

.category-menu {
  font-weight: 500;
  font-size: 1.4rem;
}

.pcate-more-body .category-menu {
  padding: 0.8rem 4.4rem;
}

.category-menu.active {
  color: #03677d;
}


.wc-item-meta .wc-item-content {
  display: flex;
  gap: 0.3rem;
  font-size: 14px;
  flex-wrap: wrap;
}

.mona-content .wc-item-meta li {
  font-size: 14px;
}



/* .table-chitietdonhang-allpage .wc-item-meta li:last-child,
.table-chitietdonhang-check-price .wc-item-meta li:last-child {
  display: none;
} */



.title-green {
  color: #03677d;
}

.label-phivanchuyen {
  font-size: 1.6rem;
  background: #E2E8F0;
  color: #64748B;
  border-color: #E2E8F0;
  width: 100%;
  height: 4.8rem;
  border: 1px solid #d0d5dd;
  /* background: #fff; */
  padding: 0 1.2rem;
  align-items: center;
  display: flex;
}



.woocommerce table.shop_table tr {
  text-align: center;
}

.cart .ord-de-table th:nth-child(2) {
  text-align: left;
}

.hcate-bot-col {
  width: 100%;
}


.ord-info-col:last-child .text {
  display: block
}


td.cart_item_subtotal_tax {
  font-weight: 600;
}

.ord-de-table .cmini-ctn a {
  text-align: left;
}

.pdp-row .pdp-price del {
  order: 2;
}

.pdp-row .pdp-price ins {
  order: 1;
}


.td-price2 {
  text-align: right !important;
}

.mona-table-khieunai td {
  border-right: unset !important;
  height: 100% !important;
}

.pdp-or {
  gap: 0.2rem
}


.category-menu.active {
  font-weight: 700;
}



.srch-inner .recheck-checkbox {
  height: auto;
  inset: 0;
  position: absolute;
  width: auto;
}

.srch-inner .recheck-item {
  align-items: center;
  display: flex;
  line-height: 1;
  padding: .5rem;
  position: relative;
}

.srch-inner .recheck-item input:checked~.recheck-text {
  color: #fff;
  z-index: 99;
}

.srch-inner .pcate-fillc-opts {
  display: flex;
  flex-wrap: wrap;
  align-content: end;
  gap: 1rem;
}

.srch-inner .pcate-fillc-opts .cate-item {
  margin-bottom: 0;
}

.srch-inner .recheck-item input:checked~.recheck-checkbox::before {
  content: unset;
}

.srch-inner .recheck-block {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.srch-inner .recheck-text {
  margin: 0;
  font-size: 1.1rem !important;
}


.download-pdf .mona-content .k-table5 ul {
  margin-top: -20px;
}


.mona-varition {
  font-size: 14px;
  font-weight: 400;
}

.pading-2 {
  padding: 2rem 1rem;
}


.woocommerce-variation-price {
  display: none;
}

.mona-content-pdf {
  line-height: 1.8;
}

table.table4 {
  line-height: 1.8;
}