/*** Import *****/

@import url("404.css");
@import url("loading-btn.css");
@import url("loading-group.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 form .wpcf7-response-output {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 15px;
}

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

.wpcf7 form.invalid .wpcf7-response-output {
  color: red;
}
.staff {
  font-size: var(--h6-fs);
  line-height: var(--h6-lh);
  margin: 0 0 0.8rem 0;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -2px;
  right: 1rem;
  font-size: 0.6em;
  width: fit-content !important;
}

.custom-radio span.wpcf7-not-valid-tip {
  bottom: -1rem;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-hidden-submit {
  display: none;
}
.contact-form__wrap .submit-form span.wpcf7-spinner {
  right: -28rem;
}
span.wpcf7-form-control.wpcf7-radio {
  display: flex;
}
.single-mona_staff
  .peers-detail-page
  .relation-nav__menu
  .menu-item.mona_staff
  a {
  color: #fff;
  font-family: pb;
}
.single-mona_staff
  .peers-detail-page
  .relation-nav__menu
  .menu-item.mona_staff::after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform-origin: left;
  -webkit-transform-origin: left;
  transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
}
.custom-select span.wpcf7-not-valid-tip {
  right: -28rem;
}
.custom-select span.wpcf7-not-valid-tip {
  width: 200px !important;
}
.global-box__slider {
  align-items: unset;
}
.form-wrapper .form .custom-radio .wpcf7-form-control.wpcf7-radio {
  gap: 1rem 4rem;
}
.wpcf7-list-item {
  margin: 0 !important;
}
.header.is-sticky .header-main {
  position: fixed;
  width: 100%;
  z-index: 400;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
@media screen and (max-width: 991px) {
  .header.is-sticky .header-main {
    animation: moveDown 1s cubic-bezier(0.61, 0.22, 0.23, 1);
  }
  .contact-form__wrap .submit-form span.wpcf7-spinner {
    right: 2rem;
  }
}
.mona_unvalid {
  text-align: center;
  margin-block: 1rem;
}
.footer-col__content ul.list li .text {
  display: flex;
  flex-direction: row-reverse;
}
span.mona_icon {
  position: relative;
  bottom: -4px;
}
.load-img.is-inview::before {
  animation: 0.7s loadImage cubic-bezier(0.61, 0.22, 0.23, 1);
}
.load-img img:nth-child(1) {
  transition: opacity 0s cubic-bezier(0.61, 0.22, 0.23, 1) 0.5s,
    transform 1s cubic-bezier(0.61, 0.22, 0.23, 1) 0.5s;
}
.footer-col__info ul li {
  align-items: flex-start;
}
@media (max-width: 479px) {
  .footer-row .row-wrap .cols:nth-child(3) {
    width: 100%;
  }
  .footer-col.--nav {
    margin: 0;
  }
}
.sc-faq__mobile .item-content {
  overflow: hidden;
}
.banner--recruit .banner-bg::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .banner--peers .button-title {
    --pos-title: 6.5rem !important;
    top: unset !important;
    bottom: var(--pos-title);
    position: absolute !important;
  }
}
.product-gallery__list .item-box__image img {
  height: 335px;
  object-fit: scale-down;
}
@media screen and (max-width: 991px) {
  .product-gallery__list .item-box__image img {
    height: 275px;
  }
}
@media screen and (max-width: 767px) {
  .product-gallery__list .item-box__image img {
    height: 175px;
  }
}
@media screen and (max-width: 320px) {
  .product-gallery__list .item-box__image img {
    height: 125px;
  }
}
.custom-file-preview {
  font-size: 1.2rem;
}
