/*** 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");
@import url("mona-f2.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;
}

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

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

/**/

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

.prod-price ins {
  color: black;
  font-weight: 600;
  order: 1;
  text-decoration: none;
}

.prod-price .price-new {
  font-size: 1.4rem;
}

.prod-price del {
  color: #727272;
  text-decoration: line-through;
  order: 2;
  margin-left: 1rem;
}

.prod-price .info-price-current {
  display: flex;
}

.variable.prod-price .info-price-current {
  gap: 0.5rem;
}

.product-desc-aside .item:nth-child(odd) {
  border-radius: 12px;
  background: #f8f8f8;
}

.product-desc-aside .item {
  display: flex;
  padding: 1.2rem 0.8rem;
}

.welcome-list .menu-link {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 2rem;
}

.product-desc-aside .item .detail {
  margin-left: 1rem;
}

.breadcrumb-item {
  color: #000;
}

body.archive,
body.page-template-salse-template {
  overflow-y: auto !important;
}

.cinfo-left-pass {
  display: flex;
}

.cinfo-left-pass .cifno-item {
  width: 25%;
}

.mobile-content-bl .social {
  display: flex;
}

.acc-left p.t16.c-black.mt-20:first-child {
  margin-top: 3rem;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.ip-control label {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
}

.woocommerce-shipping-fields {
  display: none;
}

.woocommerce-view-order .woocommerce-MyAccount-content p,
.woocommerce-breadcrumb {
  display: none;
}

.woocommerce-view-order .woocommerce-MyAccount-content .pfcus-odt-left p,
.woocommerce-view-order .woocommerce-MyAccount-content .pfcus-odt-right p {
  display: block;
}

.psale-list.monaListProduct {
  position: relative;
}

.prddt-prd-tag .prd-card-status {
  position: static;
  width: fit-content;
}

.prd-card-status.t-not-prd {
  background: #ffded6;
}

.prd-card-status {
  position: absolute;
  padding: 0.4rem 1.6rem;
  min-width: 12rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  gap: 0.6rem;
  border-radius: 3.6rem;
  bottom: 1rem;
  left: 1rem;
}

.prd-card-status.t-not-prd .icon {
  color: rgb(246, 62, 21);
}

.breadcrumb-link {
  color: #000;
}

.mona-count {
  display: flex;
  width: max-content;
  gap: 1.5rem;
  border: none;
  align-items: center;
  border: 0.1rem solid #f3f3f3;
}

.mona-combo {
  border: 0.1rem dashed #000;
  padding: 1.2rem;
}

.prddt-prd-soption.size .prddt-prd-soption-inner.active {
  border-color: #000;
}

.txt-be,
.txt-disabled {
  color: #ffffff;
  z-index: 3;
  font-size: 1.4rem;
  position: relative;
  display: block;
  white-space: nowrap;
  transition: 0.4s;
  font-weight: 700;
}

.prod-price .price-odd {
  font-size: 1.4rem;
}

.pdp-control-wishlist {
  cursor: pointer;
}

.mona_js_coupon {
  margin-top: 0 !important;
  border-left: unset;
}

.mona-f-coupon .mess {
  margin-top: 1rem;
  color: red;
}

.checkout .select2-container--default .select2-selection--single {
  border: 0.1rem solid #d4d4d4 !important;
}

.hidden {
  display: none !important;
}

.visible {
  display: block !important;
}

.validate-required {
  position: relative;
}

.validate-required span.error {
  color: red;
  font-size: 1.2rem;
  margin-top: 2rem;
  position: absolute;
  bottom: -1.9rem;
  font-weight: 400;
  /* font-style: italic; */
  left: 4px;
  text-transform: none;
}

.collection .prod-img .box img {
  object-fit: cover;
}

dl.variation dd {
  width: 20rem;
}

dl.variation dt {
  width: 8rem;
  margin-top: 6px;
}

.ip-control .input-text.error {
  border: 1px solid #fd0000 !important;
}

.countdown {
  margin-top: 1.2rem;
  font-size: 2.8rem;
  color: #000;
  font-weight: 500;
}

/* Style cho các bước */
.step {
  width: 50%;
  padding: 0 0.4rem;
}

.step-box {
  padding: 0.8rem 1rem;
  border: 1px solid #ccc;
  height: 100%;
  align-items: center;
  display: flex;
  text-align: left;
  font-size: 1.2rem;
}

.d-step {
  display: flex;
  margin: 0 -0.4rem;
  flex-wrap: wrap;
  row-gap: 0.8rem;
}

.prddt-prd-soption .prddt-prd-soption-item.size {
  width: max-content;
}

.prddt-prd-soption .prddt-prd-soption-item.size .prddt-prd-soption-inner {
  min-width: 3rem;
  height: 3rem;
  padding: 0 0.5rem;
  border-radius: 100rem;
  border: 1px solid #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}

.woocommerce form .form-row.woocommerce-invalid label {
  color: #000 !important;
}

body .mona-content,
body .hbanner-slogan-inner p span {
  font-family: "Helvetica Neue", sans-serif !important;
}

.prddt-prd-tag.mona-out-stock {
  display: none;
}

.prddt-prd-tag.outstock {
  display: block;
}

/* .page-welcome .footer {
  display: block;
} */

.cmini-list .mona-mini-cart-quantity {
  justify-content: space-between;
}

.cmini-list span.woocommerce-Price-amount.amount {
  font-size: 18px;
  font-weight: 600;
}

.d-content-quantity .title {
  width: 8rem;
}

.cmini-desc dl.variation dd {
  width: calc(100% - 8rem);
}

.cmini .variation .variation-Size:nth-child(2),
.cmini .variation .variation-Color:nth-child(2) {
  margin-right: 0;
}

.tagPriceProduct .prod-tag {
  position: relative;
  background-color: unset;
  padding: 0 1rem;
}

.tagPriceProduct .prod-tag .text {
  color: black;
  font-size: 1.6rem;
}

.monaPrice {
  display: flex;
  align-items: baseline;
}

.detail_price-sale ins bdi {
  color: #a30000 !important;
}

.mona-item-product-is-stock.active {
  display: none;
}

.mona-item-product-is-stock {
  display: block;
}

@media screen and (max-width: 580px) {
  .welcome-sl-it {
    height: 100vw;
  }

  .page-template-welcome-template .welcome-sl-it {
    height: 180vw;
  }

  .welcome-lg {
    padding-bottom: 4rem;
    position: static;
  }

  .page-template-location-template .welcome-bn,
  .page-template-location-template .welcome-sl .swiper {
    height: auto;
  }

  .page-template-location-template .footer-top {
    padding-top: 0;
  }
}

.psale-wrap .psale-ctn.layout-4 .psale-list {
  width: 100%;
}

.pdp-fixed-img .box img {
  object-fit: contain;
}

.custom_mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .custom_pc {
    display: none;
  }

  .custom_mobile {
    display: block;
  }
}

.psale-ctn.layout-2 .psale-list .best-seller-item.auto {
  width: 50%;
}

.checkout-item-desc p::first-letter,
dl.variation dt::first-letter {
  text-transform: capitalize;
}

.checkout-item-desc p {
  line-height: 1.6;
}

.t-uppercase {
  text-transform: uppercase !important;
}

.p-even-none {
  pointer-events: none;
}


.checkout .recheck-items {
  align-items: flex-start;
  padding: 2.4rem 0;
  border-bottom: .1rem solid #e6e6e6;
}

.recheck-items.active .recheck-dot::before {
  opacity: 1;
}

.recheck-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
}