.wptfaq-search-box{
  text-align: center;
}
.wptfaq-search-wrap {
    margin-bottom:4% !important;
    margin-top: 5%;
}
input#wptfaq-search {
    width: 80% !important;
    border-radius: 15px !important;
    padding:10px 20px !important;
    background:#ececee !important;
    color: #000000c4 !important;
    border: 1px solid #b3abab !important;
}
.wptfaq-family-item-wrap {
    display: inline-block !important;
    margin: 10px !important;
    cursor: pointer !important;
}
img.wptfaq-family-img {
  min-width: 95px !important;
    max-width: 95px !important;
    max-height: 95px !important;
    border-radius: 50% !important;
    border:3px solid !important;
    border-color: #ececee !important;
}
.wptfaq-family-item-wrap.wptfaq-f-active img.wptfaq-family-img{
   border-color:#02aaa9 !important;
 }
.wptfaq-family-item-title-wrap {
    text-align: center !important;
    color:#02aaa9 !important;
}
.wptfaq-listing-item-wrap {
    padding-top: 3% !important;
}
.wptfaq-faq-items {
    padding:2px 0px !important;
}
.wptfaq-faq-item {
    padding-bottom:3px !important;
}
.wptfaq-listing-item-title {
    font-weight: bold !important;
    color: #003752 !important;
    font-size: 18px !important;
    margin: 5px 0px !important;
}
.wptfaq-faq-item-title.wptfaq-faq-item-active {
  font-weight: 700 !important;
}
.wptfaq-faq-item-title {
/*    color: #02aaa9 !important;*/
    font-weight: 400 !important;
    font-size: 15px !important;
    margin: 5px 0px !important;
}
.wptfaq-faq-item-title {
    cursor: pointer !important;
}
.wptfaq-faq-item-content,.wptfaq-listing-item-wrap{
    display: none;
}
.wptfaq-active{
    display:block ;
}
i.wptfaq-icon.fa.fa-angle-up {
    display:none;
  font-weight: 800;
    font-size: 20px;
    float: right;
}
.wptfaq-faq-item-title.wptfaq-faq-item-active i.wptfaq-icon{
  display:block;
}
.wptfaq_feedback_wrap {
    display: inline-block;
    background: #dff1f1;
    padding:0px 10px;
    width:30%;
    border-radius: 12px;
}
.wptfaq_feedback_asking{
    display: inline-block;
    padding: 2px;
    width: 100%;
}
.wptfaq_f_ask {
    display: inline-block;
    color: #638394;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 5px 0px 0px;
}
.wptfaq_f_emoji{
    display: inline-block;
    margin-left: 3%;
}
a.wptfaq_submit_feedback {
    font-size: 28px;
    color: #02aaa9;
    vertical-align: middle;
    padding-left: 10px;
}
.wptfaq_feed_happy_wrap,.wptfaq_feed_unhappy_msg_wrap{
  padding: 8px 3px;
}
.wptfaq_feed_happy_wrap .wptfaq_f_title, .wptfaq_feed_unhappy_wrap .wptfaq_f_title{
    color: #638394;
    font-weight: 700;
    line-height: 1.7;
}
.wptfaq_feedback_wrap{
  margin: 15px 0px;
}
.wptfaq_feed_unhappy_wrap {
    padding: 8px 0px;
}
.wptfaq_feed_unhappy_wrap label {
    display: block;
}
.wptfaq_unhappy_btn_wrap {
    margin-top: 15px;
    margin-left: 30px;
}
.wptfaq_msg{
  display:none;color: #F44336;
    font-weight: 600;
    margin: 5px 0px 0px 5px;
}
button.wptfaq_btn_submite {
    background: #2faaa6;
    color: #fff;
    padding: 2px 30px;
    border-radius: 20px;
    font-weight: bold;
}
button.wptfaq_btn_skip {
    padding: 2px 30px;
    border-radius: 20px;
    border: 2px solid #2faaa6;
    color: #2faaa6;
    font-weight: bold;
    background: transparent;
}
.wptfaq-radiobtn {
  position: relative;
  display: block;
}
.wptfaq-radiobtn label {
    display: block;
    padding: 2px 0px 2px 32px;
    cursor: pointer;
}
.wptfaq-radiobtn label:after, .wptfaq-radiobtn label:before {
  content: "";
  position: absolute;
  left: 0px;
  top:8px;
  width:18px;
  height:18px;
  border-radius:12px;
  background:#d8d8d8;
}
.wptfaq-radiobtn label:before {
  background: transparent;
  transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
  z-index: 2;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  width: 0;
  height: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}
.wptfaq-radiobtn input[type="radio"] {
  display: none;
  position: absolute;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wptfaq-radiobtn input[type="radio"]:checked + label:after {
  background: #02aaa9;
}
.wptfaq-radiobtn input[type="radio"]:checked + label:before {
  width: 18px;
  height: 18px;
}
.wptfaq_feed_happy_wrap,.wptfaq_feed_unhappy_wrap,.wptfaq_feed_unhappy_msg_wrap{
  display:none;
  position: relative;
  padding-right: 17%;
}
.wptfaq_feed_happy_wrap i.far.fa-smile{
    font-size: 28px;
    color: #02aaa9;
    vertical-align: middle;
    padding-left: 10px;
    float: right;
    top: 10px;
    position: absolute;
    right: 15px;
}
.wptfaq_feed_unhappy_msg_wrap .wptfaq_f_title {
    display: inline-block;
    color: #638394;
    font-weight: bold;
    font-size: 14px;
}
.wptfaq-search-reset{
  padding:7px 23px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #00afaa;
    border: 1px solid #00afaa;
    border-radius: 20px;
    margin-left: -60px;
    z-index: 10;
    cursor: pointer;
    display:none;
}
.wptfaq-loader-wrap {
    display: none;
}
.wptfaq-overly {
    background: #6a6a6aad;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .80;
    z-index: 500;
}
.wptfaq-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #02aaa9;
  border-bottom: 4px solid #02aaa9;
  display: inline-block;
  position: fixed;
  width: 50px;
  height: 50px;
    z-index: 999;
    left: 45%;
    top: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Added 09-01-2019 */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&display=swap');

@font-face {
  font-family: AvenirNext;
  src: url(../fonts/AvenirNextLTPro-Bold.woff2);
  font-weight: 900;
}
@font-face {
  font-family: AvenirNext;
  src: url(../fonts/AvenirNextLTPro-Regular.otf);
  font-weight: 500;
}
/* .wptfaq-listing-item-wrap {
    font-family: AvenirNext;
  font-weight: 500;
} */
.wptfaq-family-wrap .wptfaq-family-item-wrap .wptfaq-family-item-img-wrap img {
  padding: 3px;
  margin: 0 auto;
}
.wptfaq-listing-wrap .wptfaq-listing-item-wrap .wptfaq-listing-item-title {
    font-size: 17pt !important;
    color: rgba(0, 57, 85, 1);
    font-family: 'Ubuntu', sans-serif;
}
.wptfaq-listing-wrap .wptfaq-faq-item .wptfaq-faq-item-title {
    color: rgba(0, 57, 85, 1) !important;
}
.wptfaq-search-wrap .wptfaq-search-box input#wptfaq-search {
    width: 100% !important;
    border: 0 !important;
    border-radius: 50px !important;
    outline: 0;
}
.wptfaq-family-wrap .wptfaq-family-item-wrap .wptfaq-family-item-title-wrap span{
    color: rgba(0,0,0,0.5);
    font-size:15px;
}
.wptfaq-family-wrap .wptfaq-family-item-wrap.wptfaq-f-active .wptfaq-family-item-title-wrap span{
    color: rgba(27,77,103,1);
}

/*Ajax Search Results*/
.wptfaq-faq-item.wptfaq-listing-item-wrap.ajax-result {
    display: block;
    padding-top: 0px !important;
}
.wptfaq-family-item-wrap.ajax-result {
    cursor: unset !important;
}
.wptfaq-listing-ajax-result-wrap.wptfaq-listing-wrap {
    display: block !important;
}

.wptfaq-main-wrap .slick-list.draggable {
  overflow-x: scroll;
}
.wptfaq-main-wrap .slick-list.draggable::-webkit-scrollbar-track{
  border-radius: 10px;
  background-color: #F5F5F5;
}
.wptfaq-main-wrap .slick-list.draggable::-webkit-scrollbar{
  width: 6px;
  background-color: #F5F5F5;
  height: 12px;
}
.wptfaq-main-wrap .slick-list.draggable::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: #d4d4d4;
}
.wptfaq-main-wrap .slick-track {
  width: auto !important;
  display: flex;
}

/* Added 09-01-2019 */
@media only screen and (max-width:966px) and (min-width:768px) {
  .wptfaq_feedback_wrap{
    width: 40% !important;
  }
}
@media only screen and (max-width:768px) and (min-width: 481px) {
  input#wptfaq-search {
      width: 100%;
    }
    img.wptfaq-family-img {
      max-width: 80px !important;
      max-height: 80px !important;
      min-width: 80px !important;
  }
    .wptfaq-family-item-wrap{
      margin: 14px;
    }
    .wptfaq-family-item-title-wrap {
      text-align: center;
      color: #02aaa9;
      font-size: 12px;
  }
  .wptfaq_feedback_wrap{
    width: 100%;
  }
}
@media only screen and (max-width:480px) and (min-width:130px) {
  input#wptfaq-search {
      width: 100%;
    }
    .wptfaq-loader {
      left: 43%;
      top:50%;
    }
    img.wptfaq-family-img {
      max-width: 65px !important;
      max-height: 65px !important;
      min-width: 65px !important;
  }
    .wptfaq-family-item-wrap {
      margin: 5px !important;
  }
    .wptfaq-family-item-title-wrap {
      text-align: center;
      color: #02aaa9;
      font-size: 12px;
  }
  .wptfaq_feedback_wrap{
    width: 100%;
  }
}

.wptfaq-family-item-wrap {
    max-width: 100px;
    text-align: center;
}
@media only screen and (max-width:767px) {
  .wptfaq-family-wrap .wptfaq-family-item-wrap .wptfaq-family-item-title-wrap span {
      color: rgba(0, 0, 0, 0.5);
      font-family: avenirnext-regular, sans-serif;
      font-size: 0.8em;
  }
  .wptfaq-listing-wrap .wptfaq-listing-item-wrap .wptfaq-listing-item-title {
      color: rgb(0, 57, 85);
      font-family: ubuntu, sans-serif;
      font-size: 1.2em !important;
      font-weight: 700 !important;
  }
  .wptfaq-listing-wrap .wptfaq-faq-item .wptfaq-faq-item-title {
      font-family: avenirnext-regular, sans-serif;
      line-height: 1.2em;
      color: rgb(0, 57, 85) !important;
      font-size: 1.1em !important;
      font-weight: 100 !important;
  }
   .wptfaq-listing-wrap .wptfaq-faq-item .wptfaq-faq-item-title.wptfaq-faq-item-active {
      font-weight: 700 !important;
   }
  .wptfaq-listing-wrap .wptfaq-faq-item .wptfaq-faq-content {
      font-family: avenirnext-regular, sans-serif;
      font-size: 1em !important;
  }
}
