/*
Theme Name: Point Finder Child Theme
Description: Child theme for the Point Finder
Author: Webbu
Template: pointfinder
*/
@media screen and (min-width: 992px) {
  ul.pointfinder-terms-archive.pf-row ul.pf-child-term-main {
    position: absolute;
    width: calc(100% - 30px);
    display: none;
    z-index: 10;
    background: #ffffff;
  }
}
a#loadMore {
  background-color: #ec008c;
  color: #fff;
  border: 1px solid #efefef;
  padding: 20px;
  border-radius: 8px;
  height: auto;
  line-height: 0;
  font-size: 13px;
  display: inline-block;
}
.listingItem {
  display: none;
}
.listingItem.display {
  display: block;
  background-color: #e2e2e2;
  padding: 10px;
  margin: 0 7px;
}
/* Sonali */
.page-id-5762
  .elementor-element-a09942e
  .pointfinder-listing
  .listingItem
  span
  img {
  width: 100%;
  max-width: 20%;
  height: 40px;
}
.page-id-5762
  .elementor-element-a09942e
  .pointfinder-listing
  .listingItem
  a
  span:nth-of-type(2) {
  padding-left: 10px;
}
.page-id-5762 .elementor-element-a09942e .pointfinder-listing .listingItem {
  height: 100%;
  min-height: 85px;
}
.listingItem.display {
  margin-bottom: 7px;
}
.page-id-5762 .elementor-element-a09942e .pointfinder-listing .col-lg-4 {
  width: 30.3333%;
}
@media screen and (max-width: 768px) {
  .page-id-5762 .elementor-element-a09942e .pointfinder-listing {
    padding-right: 10px;
    padding-left: 0;
  }
  .page-id-5762 .elementor-element-a09942e .pointfinder-listing .col-sm-12 {
    width: 48%;
  }
}
@media screen and (max-width: 578px) {
  .page-id-5762 .elementor-element-a09942e .pointfinder-listing .col-sm-12 {
    width: 100%;
  }
}

.page-id-9461 .pricing-boxes .pricing-prize h2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #00aaab;
  margin-bottom: 15px;
  font-size: 24px;
}
.page-id-9461 .pricing-boxes .pricing-prize h2 p.list_value {
  margin-right: 5px;
  margin-bottom: 0;
}

.page-id-9461 .pricing {
  background: #e2e2e2;
  padding: 25px;
  margin-bottom: 15px;
}
.page-id-9461 .pricing .buy_now_btn .d-none {
  display: none !important;
}
.page-id-9461 .pricing .buy_now_btn input {
  background-color: #ec008c;
  color: #fff;
  border: 1px solid #efefef;
  padding: 20px;
  border-radius: 8px;
  height: auto;
  line-height: 0;
  font-size: 13px;
  display: inline-block;
}
.page-id-9461 .pricing .section-title h5 {
  color: #ec008c;
  font-size: 20px;
}
.page-id-9461 .pricing .pricing-list ul {
  /* list-style: none; */
  height: 100%;
  min-height: 140px;
}
.page-id-9461 .pricing .pricing-list ul li {
  margin-bottom: 5px;
  text-align: left;
}
.col-12 {
  padding: 0 15px;
}
.subscriptionBox {
  padding: 30px;
  border: #ddd 1px solid;
  max-width: 1140px;
  margin: 50px auto;
  width: 100%;
  position: relative;
}
.subscriptionBox h3 {
  position: absolute;
  left: 0;
  top: -30px;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  text-align: center;
  padding: 15px;
  background: #fff;
  border: #ddd 1px solid;
}
.text-warning {
  color: darkorange;
}
table {
  width: 100%;
  border: none !important;
}
table td {
  border: none !important;
  vertical-align: middle !important;
  text-align: center;
  padding: 0 15px;
  border-bottom: #ddd 1px solid !important;
}
table td:first-child {
  text-align: left;
}
.btns {
  background: #00aaab;
  border: none;
  border-radius: 8px;
  color: #fff;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
.bggray {
  color: #666;
  background: #f8f8f8;
  padding: 8px 15px;
}
table td h2 {
  margin-top: 0;
}
.text-success {
  color: #00aaab;
}
@media screen and (max-width: 667px) {
  .table-res {
    overflow-x: scroll;
  }
  .table-res table {
    width: 580px;
  }
  .subscriptionBox h3 {
    max-width: 470px;
    padding: 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .subscriptionBox h3 {
    max-width: 284px;
    padding: 15px;
    font-size: 20px;
  }
  .btns {
    font-size: 16px;
  }
}

.pricing-table {
  max-width: 1130px;
  padding-inline: var(--container-x);
  margin-inline: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.pricing-table .plan {
  background-color: #eee;
  padding: 2rem;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.pricing-table form {
  width: calc(33.333% - 15px);
}
@media screen and (max-width: 920px) {
  .pricing-table .plan:not(:last-of-type) {
    margin-bottom: 40px;
  }
}
.pricing-table .plan .name {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 18px;
}
.pricing-table .plan .price {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 30px;
}
.pricing-table .plan .price sub {
  position: static;
  font-size: 1.5rem;
}
.pricing-table .plan.enterprise .price {
  font-size: 2.5rem;
}
.pricing-table .plan .maus-options {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-inline: auto;
}
.pricing-table .plan .maus-options select {
  background-color: transparent;
  color: #333;
  padding: 1rem;
  border: 1px solid #333;
  border-radius: 5px;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.pricing-table .plan .maus-options select + span {
  font-size: 0.875rem;
  color: var(--primary-color);
}
.pricing-table .plan .features {
  margin-block: 0;
  list-style-type: none;
  padding-left: 15px;
}
.pricing-table .plan .features li {
  margin-bottom: 15px;
  line-height: 1.5;
  position: relative;
  padding-left: 20px;
}
.pricing-table .plan .features li i {
  position: absolute;
  left: 0;
  top: 4px;
  color: #00aaab;
}
.pricing-table .plan .features li i.fa-xmark {
  color: #ec008c;
}
pricing-table .plan .features li::marker {
  color: var(--primary-color);
}
.pricing-table .plan .choose-btn {
  display: block;
  width: 100%;
  max-width: 250px;
  margin-inline: auto;
  margin-top: auto;
  padding: 1rem 1rem;
  font-weight: 600;
  background-color: transparent;
  color: #fff;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.1s;
}
.pricing-table .plan .choose-btn:hover,
.pricing-table .plan .choose-btn.active {
  background-color: var(--primary-color);
}
.mt-5 {
  margin-top: 1rem !important;
}
.pricing-table .plan center {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .pricing-table .plan .price {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pricing-table {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pricing-table form {
    width: calc(50% - 30px);
    margin-bottom: 20px;
  }
  .pricing-table.h1,
  .pricing-table.h2,
  .pricing-table.h3,
  .pricing-tableh1,
  .pricing-table h2,
  .pricing-tableh3 {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .pricing-table .plan .price {
    margin-bottom: 10px;
  }
  .subscriptionBox {
    padding: 15px;
  }
}
@media screen and (max-width: 575px) {
  .pricing-table form {
    width: 100%;
    margin-bottom: 20px;
  }
  .pricing-table .plan center {
    min-height: auto;
  }
}
