/******************************************** Case Study Page ********************************************/

/********* Common Styles *********/
.case-primary-color {
  color: #ef4a0c !important;
}

/***** Common Styles End *****/
.case-study-box {
  padding: 0;
}

.single-case_study .case_topSlider img.case-study-slider-image {
  width: 100%;
  height: 55vh;
  object-fit: cover;
}

.condition-title h2 {
  margin-bottom: 4px;
  font-size: 18px;
}

.condition-main-heading {
  padding-top: 4%;
}

.condition-age h5 {
  font-size: 26px;
  color: #000;
  margin-bottom: 0px;
  padding-top: 28px;
}

.condition-age p {
  color: #837b7a !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}

.rating-sec .rating-inner ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  width: 200px;
}

.rating-sec {
  padding-top: 30px;
}

.rating-sec .rating-inner ul li {
  width: 10%;
  height: 30px;
  background-color: #e7e5e4;
  border-right: 1px solid #fff;
}

.rating-sec .rating-inner ul li.filled {
  background-color: #ef4a0c;
}

.rating-sec .rating-inner .rating-text p,
.calendar-inner p {
  font-family: "avenir-lt-pro";
  margin-left: 10px;
}

.calendar-inner img {
  width: 40px;
  height: 40px;
}

.challenges-sec {
  margin: 40px 0 40px -40px;
}

.challenges-table {
  background: #cfcfcfa3;
  padding: 25px 20px;
  border-bottom-left-radius: 25px;
}

.challenges-table table {
  border-collapse: collapse;
}

/* .challenges-table table tr th:first-child {
  width: 25%;
}

.challenges-table table tr th:last-child {
  width: 75%;
} */

.challenges-table table th {
  font-size: 22px;
  font-weight: 500;
  padding: 10px 20px;
  vertical-align: top;
}

.measureable {
  margin: 25px 0 15px;
}

.challenges-table table td {
  padding: 4px 20px;
  font-size: 18px;
  color: #231f20;
  vertical-align: top;
}

.common-text-sec h3 {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 0;
}

.common-text-sec p {
  font-size: 18px;
  color: #000 !important;
  line-height: 1.6;
  font-family: "avenir-lt-pro";
}

.treatment-section {
  padding-top: 10px;
}

.treatment-box {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}

.treatment-item {
  display: flex;
  align-items: flex-start;
  gap: 2%;
  position: relative;
  width: 50%;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.treatment-number-circle {
  width: 30px;
  height: 30px;
  min-width: 30px;
  border-radius: 50%;
  background: #ff5a00;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  box-shadow: 0 0 0 1.6px #ff5a00;
  font-family: "montserrat";
  position: absolute;
  left: -45px;
  top: -6px;
}

.treatment-content {
  position: relative;
}

.treatment-content h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.treatment-content ul {
  margin: 0;
  padding-left: 0px;
  list-style: none;
}

.treatment-content ul li {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0px;
  color: #000;
}

.common-text-sec ul.common-text-list {
  list-style: none;
  padding-left: 0px;
}

.common-text-sec ul.common-text-list li {
  font-size: 18px;
  color: #000 !important;
  line-height: 1.6;
  font-family: "avenir-lt-pro";
  margin-bottom: 10px;
  line-height: 1.5;
}

.common-text-sec ul.common-custom-list {
  list-style: disc;
  padding-left: 20px;
}

.common-text-sec ul {
  list-style: none;
  padding: 0;
}

.common-text-sec.goal p {
  font-weight: 600;
}

.common-text-sec ul.common-custom-list li {
  margin-bottom: 2px;
}

.text-side-logo {
  position: relative;
}

.text-side-logo::before {
  content: "";
  position: absolute;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background-image: url('/wp-content/uploads/2026/05/text-left-logo.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.case-study-box .case-study-side-image {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.case-study-box .case-study-side-image p {
  font-size: 18px;
  font-family: "avenir-lt-pro";
  padding: 0 20px;
}

.case-study-box .case-study-side-image .imgSect {
  width: 100%;
  background: #cccccc24;
  min-height: 524px;
}

.case-study-box .client-feedback-sec {
  background-color: #c1bcba;
  padding: 18px 22px 8px;
  border-bottom-left-radius: 25px;
  border-top: 1px solid #ef4a0c;
}

.case-study-box .client-feedback-sec h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 12px;
}

.client-feedback-sec p {
  font-size: 16px;
  font-family: "avenir-lt-pro";
  font-style: italic;
  line-height: 1.7;
}

.book-now-sec {
  background: #f6f5f5;
  padding: 22px;
  margin: 30px 0 10px;
}

.book-now-sec .book-now-img {
  margin-right: 24px;
}

.book-now-sec .book-now-img img {
  box-shadow: 5px 5px 9px 6px #aaaaaa87;
}

.book-now-sec .book-now-content {
  display: flex;
  flex-direction: column;
  gap: 12%;
  margin-left: 0;
  align-content: center;
  align-items: center;
}

.book-now-sec .book-now-content a.phnNum {
  text-align: center;
  color: #ef4a0c;
  text-decoration: none;
  transition: all 0.5s;
}

.book-now-sec .book-now-content a.phnNum:hover {
  color: #333;
  transition: all 0.5s;
}

.book-now-sec .book-now-content .book-now-detail h3 {
  font-size: 20px;
  margin-bottom: 0px;
}

.book-now-sec .book-now-content .book-now-detail p {
  font-size: 15px;
  font-family: 'avenir-lt-pro';
}

/* .book-now-sec .book-now-content .book-now-detail-sec {
    text-align: center;
} */
.book-now-sec .book-now-content a.book-now-btn {
  text-decoration: none;
  text-align: center;
  border: 1px solid #ef4a0c;
  color: #000;
  padding: 6px 26px;
  font-size: 17px;
  border-radius: 6px;
  text-transform: uppercase;
  transition: all 0.5s;
  display: inline-block;
  text-shadow: 0 0px 16px #9d9d9d;
}

.case-study-box .book-now-sec .book-now-content .book-now-detail h3 {
  display: flex;
  flex-direction: column;
}

.case-study-box .book-now-sec .book-now-content .book-now-detail h3>span {
  font-size: 14px;
}

.book-now-sec .book-now-content a.book-now-btn:hover {
  background: #ef4a0c;
  color: #fff;
  transition: all 0.5s;
  text-shadow: none;
}

.page-number-sec {
  background-color: #A8B6C1;
  padding: 10px 0;
  margin: 40px 0 80px;
}

.page-number-sec .page-number-content p {
  color: #fff !important;
  font-weight: 200;
  font-family: "avenir-lt-pro";
  font-size: 20px;
}

.page-number-sec .page-number-content a {
  color: #fff !important;
  text-decoration: none;
  transition: all 0.5s;
}

.page-number-sec .page-number-content a:hover {
  color: #ef4a0c !important;
  transition: all 0.5s;
}

.lightBlckColor,
.common-text-sec ul.common-text-list li.lightBlckColor {
  color: #000000a6 !important;
}