.single-collection .filter__page .filter-page-header {
  padding: 150px 0px;
}

.single-collection .filter__page .filter-page-header .row {
  align-items: center;
}

.single-collection
  .filter__page
  .filter-page-header
  .filter-page-header-inner
  h1 {
  font-size: 50px;
  line-height: 55px;
  font-weight: 800;
  color: #484848;
  max-width: 80%;
  font-family: "Muli", sans-serif !important;
}

.single-collection
  .filter__page
  .filter-page-header
  .filter-page-header-inner
  p {
  font-size: 18px;
  line-height: 30px;
  color: #575757;
  font-weight: 300 !important;
  max-width: 60%;
}

.single-collection .filter__page .filter-page-header .filter-page-header-inner {
  border-right: 1px solid #e2e2e3;
  margin-right: 40px;
  min-height: 325px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.single-collection .filter__page .filter-page-header .filter-page-header-box {
  background: #ffffff;
  box-shadow: 0px 12px 37px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding: 50px;
  text-align: center;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.single-collection
  .filter__page
  .filter-page-header
  .filter-page-header-box
  button,
.single-collection .filter__page .filter-page-header .filter-page-header-box a {
  font-weight: 800;
  font-size: 18px;
  line-height: 23px;
  padding: 20px 82px;
  margin-top: 25px;
}

.single-collection
  .filter__page
  .filter-page-header
  .filter-page-header-box
  p
  label {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #484848;
}

.single-collection .filter__page .filter-page-header .filter-page-header-box p {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #575757;
}

.single-collection .filter__page .filter-section {
  background-color: #f8f8f8;
  padding: 50px 0px 32px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section {
  padding-bottom: 70px;
  display: none;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section.swiper-section-show {
  display: block;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section
  .form-group
  label {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #484848;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section
  .form-control {
  height: 58px;
  border: 1px solid #e2e2e3;
  border-radius: 4px;
  padding-left: 20px;
  box-shadow: none;
  font-size: 18px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section
  .form-control:focus {
  padding-left: 20px;
  box-shadow: none;
  border: 1px solid #e2e2e3;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section
  .form-control::placeholder {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #afb0b2;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-section
  select {
  appearance: none;
  background-image: url("../../images/dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
}

.single-collection .filter__page .filter-section .filter-section-header h2 {
  font-weight: 800;
  font-size: 35px;
  line-height: 44px;
  color: #484848;
  font-family: "Muli", sans-serif !important;
}

.single-collection .filter__page .filter-section .filter-section-header p {
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 25px;
  color: #484848;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
}

.single-collection .filter__page .filter-section .filter-btn {
  display: flex;
  padding-top: 13px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 25px;
}

.single-collection .filter__page .filter-section .filter-btn span {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #575757;
  font-weight: 900;
}

.single-collection .filter__page .filter-section .filter-btn .filter-button {
  border: 2px solid #484848;
  border-radius: 4px;
  background-color: transparent;
  color: #484848;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  padding: 15px 44px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-btn
  .filter-button:hover {
  background-color: #484848;
  color: #fff;
}

.single-collection
  .filter__page
  .filter-section
  .filter-btn
  .filter-button:hover
  img {
  filter: brightness(0) invert(1);
}

.single-collection
  .filter__page
  .filter-section
  .filter-btn
  .filter-button
  img {
  margin-right: 8px;
}

.single-collection .filter__page .filter-section .filter__cards {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 20px;
  position: relative;
  margin-bottom: 25px;
  /* min-height: 313px; */
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .flexible-badge {
  position: absolute;
  top: 25px;
  right: 22px;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .flexible-badge
  span {
  background-color: #e6f7f6;
  border-radius: 11.5px;
  font-weight: 600;
  font-size: 10px;
  line-height: 21px;
  text-transform: uppercase;
  color: #01b1a4;
  padding: 5px 10px;
}

.single-collection .filter__page .filter-section .filter__cards .person-info {
  display: flex;
  align-items: center;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .person-info
  .person-info-content {
  padding-left: 25px;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .person-info
  h3 {
  font-weight: 800;
  font-size: 20px;
  line-height: 25px;
  color: #484848;
  margin-bottom: 5px;
  font-family: "Muli", sans-serif !important;
}

.single-collection .filter__page .filter-section .filter__cards .person-info p {
  font-weight: 300 !important;
  font-size: 14px;
  line-height: 21px;
  color: #575757;
  margin-bottom: 0px;
  margin-top: 0px;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .person-info
  span {
  font-weight: 300;
  font-size: 12px;
  line-height: 21px;
  color: #898989;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .person-info
  .person-info-image {
  position: relative;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .person-info
  .person-info-image
  img {
  height: 90px;
  width: 90px;
  border-radius: 50%;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .person-info
  .person-info-image
  .verify-check {
  position: absolute;
  bottom: 0;
  right: 1px;
  height: 27px;
  width: 27px;
}

.single-collection .filter__page .filter-section .filter__cards p {
  font-weight: 300 !important;
  font-size: 14px;
  line-height: 21px;
  color: #575757;
  margin: 30px 0px;
  /* min-height: 43px; */
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer
  > div {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer
  .simple-badge {
  margin-right: 7px;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer span {
    color: #898989;
  }

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer
  .simple-badge
  span {
  border: 1px solid #e3e3e3;
  border-radius: 11.5px;
  padding: 2px 10px;
  font-weight: 300;
  font-size: 12px;
  line-height: 21px;
  color: #898989;
  width: 100%;
  display: block;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer
  .gray-badge {
  margin-right: 7px;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer
  .gray-badge
  span {
  background-color: #f8f8f8;
  padding: 9px 13px;
  font-size: 12px;
  line-height: 21px;
  color: #575757;
  width: 100%;
  display: block;
}

.single-collection
  .filter__page
  .filter-section
  .filter__cards
  .filter-card-footer
  .gray-badge
  span
  > b {
  font-weight: 800;
}

.single-collection .filter__page .filter-section .filter-section-pagination {
  text-align: center;
  padding-top: 20px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li {
  display: inline-block;
  border: 1px solid #e3e3e3;
  height: 30px;
  width: 30px;
  margin-right: 10px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li:hover {
  border: 1px solid #575757;
  cursor: pointer;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.active {
  border: 1px solid #575757;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li
  a {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #575757;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li
  a:hover {
  color: #575757;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.pagi-dots {
  margin-right: 17px;
  margin-left: 7px;
  border: none;
  height: auto;
  width: auto;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-right,
.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-left {
  border: none;
  height: auto;
  width: auto;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-right {
  margin-left: 22px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-left {
  margin-right: 32px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-left
  img {
  transform: rotate(180deg);
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-right.arrow-disable,
.single-collection
  .filter__page
  .filter-section
  .filter-section-pagination
  ul
  li.arrow-left.arrow-disable {
  opacity: 0.3;
}

.single-collection .filter__page .collection-faq {
  padding: 62px 0px;
}

.single-collection .filter__page .collection-faq h2 {
  font-weight: 800;
  font-size: 35px;
  line-height: 44px;
  color: #484848;
  padding-bottom: 40px;
  font-family: "Muli",sans-serif !important;
}

.single-collection .filter__page .collection-faq .card-link {
  font-weight: 800;
  font-size: 18px;
  line-height: 30px;
  display: block;
  width: 100%;
  border: none;
  padding-bottom: 22px;
  padding-top: 25px;
  color: #01b1a4;
  font-family: "Muli", sans-serif !important;
}

.single-collection .filter__page .collection-faq .card-link.collapsed {
  border-bottom: 1px solid #e3e3e3;
  color: #575757;
}

.single-collection .filter__page .collection-faq .card-link img {
  position: relative;
  top: 8px;
  transform: rotate(270deg);
  float: right;
}

.single-collection .filter__page .collection-faq .card-link.collapsed img {
  transform: rotate(90deg);
}

.single-collection .filter__page .collection-faq .card-body {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #575757;
}

.single-collection .filter__page .collection-faq .card-body a {
  color: #00b1a9;
}
.single-collection .filter__page .collection-faq .card-body ol {
  list-style-type: decimal;
  margin-left: 25px;
}
.single-collection .filter__page .collection-faq .card-body ul {
  list-style-type: disc;
  margin-left: 25px;
}

.single-collection .filter__page .find__pros {
  padding: 50px 0px;
}

.single-collection .filter__page .find__pros h2 {
  font-weight: 800;
  font-size: 35px;
  padding-bottom: 40px;
  line-height: 55px;
  color: #484848;
  margin-bottom: 0px;
  font-family: "Muli",sans-serif !important;
}

.single-collection .filter__page .find__pros .nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
  color: #575757;
  background-color: transparent;
  border-bottom: 1px solid #000000;
  border-radius: 0px;
}

.single-collection .filter__page .find__pros .nav-pills > li > a {
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #575757;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 60px;
  transition: none !important;
}

.single-collection .filter__page .find__pros .nav {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 30px;
}

.single-collection .filter__page .find__pros .tab-content ul {
  padding-right: 20px;
}

.single-collection .filter__page .find__pros .tab-content ul li {
  margin-bottom: 20px;
}

.single-collection .filter__page .find__pros .tab-content ul li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #01b1a4;
  font-family: "Muli", sans-serif !important;
}

.single-collection .filter__page .find__pros .fade {
  transition: none;
}

.single-collection .filter__page .find__pros .tab-breadcum {
  padding-top: 15px;
}

.single-collection .filter__page .find__pros .tab-breadcum ul li {
  display: inline-block;
}

.single-collection .filter__page .find__pros .tab-breadcum ul li img {
  max-width: 7px;
  margin: 0px 5px;
}

.single-collection .filter__page .find__pros .tab-breadcum ul li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #00b1a9;
}

.single-collection
  .filter__page
  .find__pros
  .tab-breadcum
  ul
  li.active-tab-breadcum
  a {
  color: #000000;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .slider-flex-content {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 60px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .slider-flex-content
  h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #484848;
  margin: 0;
  padding: 0;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .slider-flex-content
  span {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #575757;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  input[type="checkbox"] {
  visibility: hidden;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  input[type="checkbox"]
  + label:before {
  border: 1px solid #e2e2e3;
  content: "\00a0";
  display: inline-block;
  border-radius: 4px;
  height: 23px;
  padding: 0;
  vertical-align: top;
  width: 23px;
  position: absolute;
  left: 0;
  background: #fff;
  top: 2px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  input[type="checkbox"]:checked
  + label:before {
  background: #fff;
  color: #01b1a4;
  content: "\2713";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  input[type="checkbox"]:checked
  + label:after {
  font-weight: bold;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  .custom-control {
  position: relative;
  margin-top: 85px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  label {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #01b1a4;
  padding-left: 15px;
  cursor: pointer;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-checkbox
  label
  img {
  padding-left: 3px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-apply-btn {
  padding-top: 65px;
}

.single-collection
  .filter__page
  .filter-section
  .filter-section-header
  .swiper-apply-btn
  .buttons {
  border-radius: 4px;
  display: block;
  width: 100%;
  font-weight: 800;
  font-size: 18px;
  line-height: 23px;
  padding: 20px 40px;
}

@media only screen and (max-width: 767px) {
  .pop-services h3 {
    font-weight: 800;
    font-family: "Muli",sans-serif !important;
  }
  .latest-from-blog h2 {
    text-align: left;
    font-weight: 800;
    padding-bottom: 10px;
  }
  .latest-from-blog .latest-from-blog-inner p {
    max-width: 89%;
  }
  .swipper.mobile-only h4 {
    font-size: 25px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 800;
    font-family: "Muli",sans-serif !important;
  }
  .single-collection .filter__page .filter-section .filter__cards .person-info span {
    display: block;
  }
  .single-collection .filter__page .filter-section .filter__cards .person-info span.desktop-only{
    display: none;
  }
  .single-collection .doula-info-sc span{
    font-weight: 300;
    font-size: 12px;
    line-height: 21px;
    color: #898989;
  }
  .single-collection
    .filter__page
    .filter-page-header
    .filter-page-header-inner
    p {
    max-width: 100%;
  }
  .single-collection .filter__page .filter-page-header {
    padding: 50px 0px;
  }
  .single-collection
    .filter__page
    .filter-page-header
    .filter-page-header-box
    button {
    padding: 20px 62px;
  }
  .single-collection .filter__page .filter-section {
    padding: 20px 0px 32px;
    position: relative;
  }
  .single-collection .filter__page .filter-page-header {
    position: relative;
    padding: 60px 0px 0px !important;
  }
  .single-collection .filter__page .filter-page-header::before {
    content: "";
    background-color: #f8f8f8;
    height: 105%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  .single-collection .filter__page .filter-section .filter-section-header h3 {
    font-size: 26px;
  }
  .single-collection .filter__page .filter-section .filter-section-header p {
    padding-bottom: 35px;
  }
  .single-collection .filter__page .filter-page-header .filter-page-header-box {
    padding: 15px 30px;
  }
  .single-collection .filter__page .filter-section .filter-btn {
    padding-top: 33px;
    display: block;
  }
  .single-collection .filter__page .filter-section .filter-btn span {
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: 800;
    padding-bottom: 20px;
  }
  .single-collection .filter__page .filter-section .filter-btn .filter-button {
    display: block;
    width: 100%;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter-section-header
    .slider-flex-content {
    padding-top: 30px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter-section-header
    .swiper-checkbox
    .custom-control {
    margin-top: 45px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .person-info
    .person-info-image
    .verify-check {
    max-width: 17px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .person-info
    .person-info-image
    img {
    width: 60px;
    height: 60px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .person-info
    h4 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .single-collection .filter__page .filter-section .filter__cards p {
    margin: 15px 0px 20px 0px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .person-info
    p {
    font-size: 12px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .flexible-badge {
    top: 14px;
    right: 12px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .filter-card-footer
    .simple-badge,
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .filter-card-footer
    .gray-badge {
    margin-right: 10px;
    display: inline-block;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .filter-card-footer
    span {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .filter-card-footer
    .simple-badge
    span,
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .filter-card-footer
    .gray-badge
    span {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter__cards
    .filter-card-footer {
    display: block;
  }
  .single-collection .filter__page .filter-section .filter__cards .filter-card-footer > div {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter-section-pagination
    ul
    li {
    margin-right: 3px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter-section-pagination
    ul
    li.arrow-left {
    margin-right: 12px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter-section-pagination
    ul
    li.arrow-right {
    margin-left: 10px;
  }
  .single-collection .filter__page .collection-faq {
    padding: 22px 0px;
  }
  .single-collection .filter__page .collection-faq h3 {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 10px;
  }
  .single-collection .filter__page .collection-faq .card-link {
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 15px;
  }
  .single-collection .filter__page .collection-faq .card-body {
    font-size: 15px;
  }
  .single-collection .filter__page .find__pros {
    padding: 25px 0px;
  }
  .single-collection .filter__page .find__pros h3 {
    font-size: 28px;
    padding-bottom: 10px;
  }
  .single-collection .filter__page .find__pros .nav-pills > li > a,
  .single-collection .filter__page .find__pros .nav-pills > li.active > a {
    font-size: 16px;
  }
  .single-collection .filter__page .find__pros .nav-pills > li > a {
    margin-right: 15px;
  }
  .single-collection
    .filter__page
    .filter-section
    .filter-section-header
    .swiper-apply-btn {
    padding-top: 25px;
  }
  .single-collection .pop-services h2 {
    font-size: 35px;
    line-height: 47px;
    text-align: left;
    padding-bottom: 0;
    font-weight: 800;
  }
  .single-collection .pop-services h4 {
    margin: 0;
  }
  .single-collection .pop-services .pop-services-inner .pop-services-content {
    padding: 10px 20px;
  }
  .single-collection .pop-services {
    padding: 15px 0px 30px;
  }
  .single-collection .latest-from-blog .latest-from-blog-inner {
    margin-bottom: 24px;
  }
  .single-collection .latest-from-blog h4 {
    padding-bottom: 10px;
    text-align: left;
  }
  .single-collection .birth-story h2 {
    font-size: 40px;
    line-height: 40px;
    font-family: "Muli",sans-serif !important;
    font-weight: 800;
    max-width: 80%;
  }
  .single-collection .birth-story .button {
    margin-top: 15px;
  }
  .single-collection .birth-story {
    padding: 90px 0px;
    background-position: center;
  }
  .single-collection .latest-from-blog {
    padding: 15px 0px 60px;
  }
}

@media only screen and (max-width: 991px) {
  .single-collection
    .filter__page
    .filter-page-header
    .filter-page-header-inner {
    border: none;
    min-height: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 32px;
    border-bottom: 1px solid #e2e2e3;
    text-align: center;
    padding-bottom: 20px;
  }
  .single-collection
    .filter__page
    .filter-page-header
    .filter-page-header-inner
    p {
      max-width: 100%;
      text-align: left;
  }
  .single-collection
    .filter__page
    .filter-page-header
    .filter-page-header-inner
    h1 {
    font-size: 36px;
    line-height: 40px;
    max-width: 100%;
    text-align: left;
  }
  .single-collection
    .filter__page
    .filter-page-header
    .filter-page-header-box
    a {
    padding: 20px 70px;
    width: 100%;
    border-radius: 8px;
  }
  .single-collection .filter__page .filter-page-header {
    padding: 60px 0px 60px;
  }
  .latest-from-blog .latest-from-blog-inner {
    margin-bottom: 25px;
  }
}

.double-slider,
.double-slider1,
.double-slider2,
.double-slider3 {
  position: relative;
}

.progressbar_from,
.progressbar_from1,
.progressbar_from2,
.progressbar_from3 {
  position: absolute;
  top: 3px;
  left: 0;
  height: 5px;
  width: 0;
  background-color: #e6e6e6;
  z-index: 1;
}

.progressbar_to,
.progressbar_to1,
.progressbar_to2,
.progressbar_to3 {
  position: absolute;
  top: 3px;
  right: 0;
  height: 5px;
  width: 0;
  background-color: #e6e6e6;
  z-index: 1;
}

.filter-section input[type="range"] {
  -webkit-appearance: none;
  margin: 0;
  width: 100%;
  height: 0;
  position: absolute;
  border: none;
  transition: none;
  outline: none;
  box-shadow: none;
}

.filter-section input[type="range"]:focus {
  left: -3px;
}

/* Chrome Styles */
.filter-section input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #01b1a4;
  border-radius: 25px;
  border: 0px solid #000101;
  position: relative;
  transition: none;
}
.filter-section input[type="range"]:focus:-webkit-slider-thumb {
  height: 18px;
  width: 18px;
  border-radius: 50%;
}
.filter-section input[type="range"]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 5px solid #01b1a4;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 0;
  transform: translate(0, -50%);
  z-index: 10;
  position: relative;
  top: 50%;
  transition: none;
}

.filter-section input[type="range"]:focus::-webkit-slider-runnable-track {
  background: "#007bcd";
  transition: none;
}

/* Firefox styles */
.filter-section input[type="range"]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ac51b5;
  border-radius: 25px;
  border: 0px solid #000101;
  transition: none;
}
.filter-section input[type="range"]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #65001c;
  cursor: pointer;
  transition: none;
}

/* IE styles */
.filter-section input[type="range"]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
.filter-section input[type="range"]::-ms-fill-lower {
  background: #ac51b5;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.filter-section input[type="range"]::-ms-fill-upper {
  background: #ac51b5;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.filter-section input[type="range"]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #65001c;
  cursor: pointer;
}
.filter-section input[type="range"]:focus::-ms-fill-lower {
  background: #ac51b5;
}
.filter-section input[type="range"]:focus::-ms-fill-upper {
  background: #ac51b5;
}

.value-output {
  position: absolute;
  top: -46px;
  right: 68px;
}

.double-slider1 .value-output,
.double-slider2 .value-output {
  right: 68px;
}

.double-slider3 .value-output {
  right: 57px;
}

.value-output.to {
  right: 0px;
}

.value-output.to::before {
  content: "—";
  padding-right: 5px;
}

.local-experts {
  padding: 94px 0px;
  text-align: center;
}

.local-experts h2 {
  padding-bottom: 50px;
  font-size: 25px;
  color: #484848;
  line-height: 33px;
  font-family: "Muli", sans-serif !important;
  font-weight: 800;
}

.local-experts p {
  font-size: 18px;
  line-height: 30px;
  color: #575757;
  margin-top: 25px;
}

.pop-services {
  padding: 15px 0px 60px;
}

.pop-services h2 {
  font-size: 50px;
  text-align: center;
  line-height: 55px;
  color: #484848;
  padding-bottom: 30px;
  font-family: "Muli", sans-serif !important;
  font-weight: 800;
}

.pop-services h3 {
  font-size: 18px;
  line-height: 30px;
  color: #575757;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Muli",sans-serif !important;
  font-weight: 800;
}

.pop-services p {
  font-size: 16px;
  line-height: 24px;
  color: #575757;
}

.pop-services .pop-services-inner {
  padding-bottom: 33px;
}

.pop-services .pop-services-inner img {
  max-width: 100%;
  height: auto;
}

.pop-services .pop-services-inner .pop-services-content {
  border: 1px solid #e3e3e3;
  padding: 10px 30px;
  border-radius: 3px;
}

.latest-from-blog {
  padding: 15px 0px 140px;
}

.latest-from-blog h2 {
  font-size: 25px;
  line-height: 33px;
  text-align: center;
  color: #484848;
  padding-bottom: 30px;
  font-family: "Muli", sans-serif !important;
  font-weight: 800;
}

.latest-from-blog .latest-from-blog-inner {
  border: 1px solid #c8c8ca;
  padding: 15px;
  min-height: 80px;
}

.latest-from-blog .latest-from-blog-inner p {
  color: #575757;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}

.birth-story {
  background-image: url("../../images/above_footer.png");
  background-size: cover;
  padding: 140px 0px;
}

.birth-story h2 {
  color: #ffffff;
  font-size: 50px;
  line-height: 67px;
  font-weight: 800;
  font-family: "Muli",sans-serif !important;
}

.birth-story .button {
  font-weight: bold;
  padding: 18px 30px !important;
  font-size: 18px;
  background: #01b1a4;
  margin-top: 0;
  border: none;
}

.swipper {
  text-align: center;
  padding: 100px 0px;
}

.swipper .owl-carousel img {
  max-width: 42px;
  margin: 0 auto;
  display: block;
}

.swipper .owl-carousel h4 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 45px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-family: "Muli", sans-serif !important;
  color: #484848;
}

.swipper .owl-carousel p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 18px;
  max-width: 24%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  color: #575757;
}

.swipper .owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.swipper .owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.swipper .owl-carousel .owl-nav button.owl-next,
.swipper .owl-carousel .owl-nav button.owl-prev {
  top: 30%;
  border: 1px solid #c1c1c1;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  outline: none;
  position: absolute;
  background-color: transparent;
}

.swipper .owl-carousel .owl-nav button.owl-next:hover,
.swipper .owl-carousel .owl-nav button.owl-prev:hover {
  background-color: transparent;
}

.swipper .owl-carousel .owl-nav button.owl-next::before,
.swipper .owl-carousel .owl-nav button.owl-prev::before {
  display: none;
}

.swipper .owl-carousel .owl-next span,
.swipper .owl-carousel .owl-prev span {
  font-size: 40px;
  color: #c1c1c1;
  position: relative;
  top: 2px;
}

.swipper .owl-dot {
  padding: 4px;
  border: 1px solid #d6d6d6;
  background: #d6d6d6;
  border-radius: 50%;
  margin: 0px 5px;
}

.swipper .owl-dot.active {
  background: #222222;
  border: 1px solid #222222;
}

.swipper.mobile-only .owl-carousel img {
  max-width: 65%;
  margin: 0 auto;
  display: block;
  height: auto;
  max-height: 100% !important;
}

@media only screen and (max-width: 991px) {
  .swipper {
    padding: 40px 0px;
  }
  .swipper .owl-carousel p {
    margin-bottom: 25px;
  }
  .swipper .owl-carousel p,
  .swipper .owl-carousel h4 {
    max-width: 100%;
  }
  .swipper .owl-carousel h4 {
    font-size: 24px;
    line-height: 38px;
  }
  .swipper.mobile-only .owl-carousel img {
    margin-top: 40px;
    max-width: 190px;
    height: 208px !important;
  }
  .pop-services {
    padding-bottom: 30px;
  }
  .single-collection .filter__page .filter-section .filter__cards {
    min-height: 100%;
  }
}

.local-experts-inner img {
  min-height: 200px;
}

.filter-page-new-header {
  padding-top: 40px;
  padding-bottom: 58px;
}

.filter-page-new-header h1 {
  font-size: 50px;
  line-height: 55px;
  font-weight: 900;
  font-family: "Muli", sans-serif !important;
  margin-bottom: 20px;
  color: #484848;
}

.filter-page-new-header p {
  font-size: 18px;
  line-height: 28px;
  color: #575757;
  margin-bottom: 20px;
  max-width: 90%;
}

.filter-page-new-header p strong {
  color: #484848;
}

.filter-page-new-header .buttons {
  font-size: 18px;
  line-height: 24px;
  border-radius: 4px;
  padding: 20px 85px;
  font-weight: 900;
}

.filter-page-new-header img {
  max-width: 100%;
}

.filter-page-new-header .row {
  display: flex;
}

.local-experts-new {
  padding-top: 20px;
  text-align: center;
  padding-bottom: 10px;
}

.local-experts-new h2 {
  padding-bottom: 15px;
  font-size: 25px;
  color: #484848;
  line-height: 33px;
  font-family: "Muli", sans-serif !important;
  font-weight: 900;
  margin-top: 30px;
}

.local-experts-new p {
  font-size: 18px;
  line-height: 28px;
  color: #575757;
}

.le-list {
  display: flex;
  align-items: center;
  justify-content: center;
}

.le-list div p {
  margin-right: 30px;
  color: #575757;
}

.le-list div:last-child p {
  margin-right: 0px;
}

.le-list div p img {
  margin-right: 10px;
}


.le-list div p .myl-icon {
  background-color: #01b1a4;
  color: white;
  border-radius: 50%;
  padding: 0.25em;
  font-size: 1.5em;
  vertical-align: middle;
  margin-right: 10px;
  flex-shrink: 0;
}

.two-blocks {
  padding-bottom: 68px;
  padding-top: 60px;
}

.two-blocks p {
  font-size: 18px;
  line-height: 30px;
  color: #575757;
}

.two-blocks p, .two-blocks h2 {
  font-size: 18px;
  line-height: 30px;
  font-family: "Muli", sans-serif !important;
  color: #565d62;
  margin: 0 0 10px;
}
.wp-editor-content .pf-body a.profile-get-in-touch {
  text-decoration: none;
  font-weight: 700 !important;
}
.pop-services a:hover h3, .pop-services a:hover p {
  color: #00b1a9;
}

.two-blocks-title {
  font-weight: bolder !important;
}

@media only screen and (max-width: 991px) {
  .filter-page-new-header h1 {
    font-size: 35px;
    line-height: 47px;
  }
  .two-blocks {
    padding-top: 36px;
  }
  .two-blocks .col-lg-6:first-child {
    margin-bottom: 50px;
  }
  .le-list div p img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .filter-page-new-header {
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .filter-page-new-header p {
    max-width: 100%;
  }
  .filter-page-new-header .buttons {
    display: block;
    text-align: center;
    padding: 16px 85px;
  }
  .filter-page-new-header img {
    margin-top: 37px;
  }
  .filter-page-new-header .row {
    display: block;
  }
  .local-experts-new {
    padding-top: 29px;
  }
  .le-list {
    display: block;
    padding-left: 40px;
    padding-right: 10px;
  }
  .le-list div p {
    margin-right: 0px;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
  }
  .le-list div p img {
    height: 27px;
    width: 27px;
    display: initial;
    margin-left: 0;
    margin-right: 10px;
  }
  .local-experts-new {
    text-align: left;
  }
  .local-experts-new h2 {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
  }
}
