/*
 * Created by Vira Pardazesh
 */
.km-box-style-theme {
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 16px;
  margin-bottom: 32px;
}
.km-box-style-theme-2 {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #e4e4e4;
}
.km-box-style {
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 16px;
  margin-bottom: 32px;
}
.km-box-style.km-overflow {
  overflow: hidden;
}
.km-box-style.km-padding {
  padding: 20px;
}
.km-box-style .km-title-style-theme .km-title {
  background: #fff;
}
.km-box-style2 {
  background: #fff;
  position: relative;
  margin-bottom: 15px;
  border-radius: 15px;
  padding: 20px;
}
.km-box-style2 .km-title-style-theme .km-title {
  background: #fff;
}
button,
input {
  font-family: yekanbakhen, serif !important;
}
#vp-header .vp-middle-header .vp-header-left .vp-mini-cart .vp-inner img {
  display: inline-flex !important;
}
.vp-top-menu_v3 .vp-category-menu.right-menu ul .vp-category-menu-list .vp-category-list-item img {
  display: inline-flex !important;
}
.bg-E9E9E9 {
  background: #E9E9E9 !important;
}
.bg-gray-300 {
  background: #D9D9D9 !important;
}
.bg-success-tailwind {
  background: #00b31d !important;
}
.bg-red-600 {
  background: #bb1e42 !important;
}
.bg-yellow-500 {
  background: #e2b947 !important;
}
.bg-gray-50 {
  background: #8f8f8f !important;
}
.h-1px {
  height: 1px !important;
}
.top-50 {
  top: 50% !important;
}
.like-btn span {
  height: 20px !important;
  line-height: 20px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
@keyframes scaleUpDown {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  .gallary-player_bio {
    max-height: 408px !important;
    height: 408px !important;
  }
  .register-code_parent {
    z-index: 999;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    max-height: 80px;
    position: fixed;
    bottom: 73px;
    padding: 8px 16px;
    width: 100%;
    max-width: 100%;
    background: #ffffff;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .register-code_parent a {
    width: 100%;
    height: 46px;
    display: inline-flex;
    border-radius: 8px;
    background: #E41D32;
    font-weight: 700;
    font-size: 16px;
    line-height: 27.9px;
    letter-spacing: -0.5px;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    animation: scaleUpDown 1.5s infinite ease-in-out;
  }
}
.custom-bg-line {
  height: 1px;
  width: 100%;
  background-color: white;
  right: 0;
  top: 50%;
  position: absolute;
  z-index: -10;
}
.custom-gap-content {
  gap: 10px;
}
.custom-card {
  width: 172px;
  max-width: 172px;
}
@media (min-width: 1024px) {
  .custom-card {
    width: 261px;
    max-width: 261px;
  }
}
.custom-image-wrapper {
  width: 100%;
  height: 124px;
  max-height: 124px;
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .custom-image-wrapper {
    height: 157px;
    max-height: 157px;
  }
}
.custom-image {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.custom-text-title {
  font-size: 10px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .custom-text-title {
    font-size: 14px;
    font-weight: 500;
  }
}
.custom-text-date {
  font-size: 10px;
  font-weight: 600 !important;
  font-family: yekanbakh, serif !important;
}
@media (min-width: 768px) {
  .custom-text-date {
    font-size: 14px;
    font-weight: 600 !important;
    font-family: yekanbakh, serif !important;
  }
}
.custom-gap-logo {
  gap: 5px;
}
.custom-logo-text {
  font-size: 16px;
  font-weight: 800;
}
@media (min-width: 1024px) {
  .custom-logo-text {
    font-size: 20px;
  }
}
.custom-logo-image {
  width: 90px;
  height: 40px;
}
@media (min-width: 1024px) {
  .custom-logo-image {
    width: 108px;
    height: 52px;
  }
}
.custom-gap-arrow {
  gap: 3px;
}
.custom-arrow-text {
  font-size: 12px;
}
@media (min-width: 1024px) {
  .custom-arrow-text {
    font-size: 15px;
  }
}
.custom-arrow-icon {
  width: 10px;
  height: 10px;
}
@media (min-width: 1024px) {
  .custom-arrow-icon {
    width: 12px;
    height: 12px;
  }
}
#ContentComment {
  width: 100%;
  border-bottom: 2px solid #F2F2F2;
  height: 32px;
  max-height: 32px;
  min-height: 32px;
  margin-top: 32px;
  color: #8f8f8f;
  margin-bottom: 16px;
  font-size: 14px;
  padding: 0 4px;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  #ContentComment {
    margin-bottom: 8px;
    margin-top: 24px;
    border-bottom: 1px solid #F2F2F2;
  }
}
#ContentComment::placeholder {
  color: #8f8f8f !important;
  font-size: 14px;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  #ContentComment::placeholder {
    font-size: 11px;
  }
}
#ContentComment.not-valid {
  border-bottom: 2px solid #ED303DC1 !important;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  #ContentComment.not-valid {
    border-bottom: 1px solid #ED303DC1 !important;
  }
}
.button-container {
  max-width: max-content;
  margin-right: auto;
  align-items: center;
  justify-content: flex-end;
  column-gap: 12px;
  display: none;
  margin-bottom: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  .button-container {
    margin-bottom: 16px;
  }
}
.button-container.active {
  display: flex;
}
.btn-cancelcomment {
  cursor: pointer;
  padding: 8px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 23.25px;
  letter-spacing: -0.5px;
  text-align: center;
  border-radius: 20px;
  color: #292D32;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  .btn-cancelcomment {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 20px;
  }
}
.btn-addcomment {
  cursor: pointer;
  padding: 8px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 23.25px;
  letter-spacing: -0.5px;
  text-align: center;
  border-radius: 20px;
  background: #E41D32;
  color: #292D32;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  .btn-addcomment {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 20px;
  }
}
.en-font {
  font-family: yekanbakhen, serif !important;
}
.fa-number {
  font-family: yekanbakh, serif !important;
}
.raidus-24 {
  border-radius: 24px !important;
}
.comment-item {
  border-bottom: 1px solid #F2F2F2;
}
.comment-item:last-of-type {
  border: none !important;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  .feature-item img {
    min-height: 32px;
    max-height: 32px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  #footer {
    margin-bottom: 63px;
  }
}
.add-card_bio {
  width: 50%;
  background: #E41D32;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-wrap: none;
  color: #ffffff;
  line-height: 100%;
  letter-spacing: -0.5px;
  text-align: center;
  border-radius: 8px;
  height: 40px;
  max-height: 40px;
  max-width: 119px;
  font-weight: 700;
  font-size: 18px;
  margin-top: 8px;
  cursor: pointer;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
  .add-card_bio {
    display: none;
  }
}
/*# sourceMappingURL=bio.css.map */