.exprert-name h1 {
  font-size: 45px;
  margin: 15px 0;
  line-height: 1;
}

.sec-expert-feature {
  background: #9c9263;
  padding: 50px 0;
  padding-bottom: 0 !important;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.sec-expert-qualification {
  background: #fff;
  padding: 70px 0;
}
.expert-feature .col {
  padding-bottom: 0;
}
.expert-avatar img {
  width: 100%;
  height: auto;
}
.expert-hightlight .icon-box {
  width: max-content;
}
.expert-feature .expert-avatar {
  margin-bottom: -40px;
  border-radius: 20px;
  overflow: hidden;
}

.expert-info {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 20px;
}
.expert-info .item-title,
.accordion-title .item-title,
.accordion-title button.toggle,
.customer-review-content p,
.customer-detail .customer-name {
  margin: 0;
}
.expert-profile-item .accordion-title {
  border: none;
  padding: 0;
  background: var(--primary);
  border-radius: 8px;
}
.customer-ratting i {
  color: var(--star);
}

.customer-reviews .reviews-item .col-inner {
  padding: 30px !important;
}

.customer-location {
  font-size: 14px;
  font-style: italic;
}
.accordion-title {
  display: flex;
  align-items: center;
}
.accordion-title .item-title {
  padding: 10px;
}

.accordion-title button.toggle {
  order: 2;
  height: unset;
  font-size: 11px;
  opacity: 1;
}

.expert-profile-item .accordion-title i {
  opacity: 1;
}

.expert-profile-item.accordion-item {
  margin-top: 25px;
}

.accordion-inner {
  padding: 15px 10px 0px 25px;
}

.accordion-inner ul,
.accordion-inner ul li:last-child {
  margin-bottom: 0;
}
.expert-hightlight {
  background: var(--primary);
  border-radius: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.expert-hightlight .col {
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.expert-hightlight .value {
  font-size: 50px;
  font-family: "SVN-Gilroy";
  font-weight: bold;
  line-height: 1;
}

.expert-profile-item .item-title {
  font-size: 20px;
}
.icon-box-left,
.icon-box-right {
  align-items: center;
}
.sec-expert-reviews,
.sec-another-expert {
  padding: 50px 0 !important;
}
.sec-expert-reviews {
  background: #f2f4f7;
}
.single-expert #main {
  background: #fff;
}
.sec-expert-reviews .section-title-container,
.sec-expert-consultation .section-title-container,
.sec-another-expert .section-title-container,
.expert-archive-feature h1,
.post-type-archive-expert h2 {
  font-size: 2.5rem;
  line-height: 1;
  font-family: "SVN-Gilroy";
}
.expertise-info p {
  font-size: 15px;
  color: var(--primary);
}
.expert-archive-feature h1 {
  margin-top: 20px;
  font-size: 3rem;
}
.expert-archive-feature .row-feature .col-inner {
    padding: 2rem !important;
}

.expert-archive-feature header {
    padding-top: 0 !important;
}


.expert-archive-feature .page-title {
    padding-bottom: 1rem;
}
.expert-archive-feature .row-feature .col {
  padding-bottom: 0;
}

.expert-hightlight .label,
.expert-hightlight .value,
.expert-profile-item .accordion-title i,
.accordion-title .item-title,
.expert-profile-item .accordion-title,
.expert-feature *,
.expert-feature a,
.sec-expert-feature {
  color: #fff;
}
.expert-archive-feature {
  background: #fff;
}
.expert-archive-feature .sec-feature {
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
}
.sec-expert-consultation .col-inner {
  border: 1px solid #f1f1f1;
  padding: 0 !important;
  overflow: hidden;
}
.expertise-info a.button {
  margin-bottom: 0;
  padding: 0px 15px;
  font-weight: normal;
}
.row-best .col-inner h3 {
  line-height: 1.3;
}
.expert-archive-feature .icon-box-img svg path {
  fill: revert-layer;
}

.row-best .col-inner p,
.row-best .col-inner h3 {
  margin: 0;
}
.expertise-info i {
  font-size: 18px;
  min-width: 26px;
  text-align: center;
}
