#pe_pricing >* {
  overflow-x: unset;
}
.features_header.is_pinned {
  top: 0;
}
.plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child) {
  padding: 5px;
}
.features_header .row > div {
  padding: 0 5px;
}
/*.features_header.is_pinned .row > div:nth-child(3) {
  border-right: 1px solid var(--pe_border);
}*/
.plan_table .plan_cat_wrap > div:not(:first-child) .col.professional {
    border-left: 0;
}
.plan_table .plan_label {
  cursor: default;
}
#pe_pricing >*:not(.plan_wrap) {
  overflow-x: unset;
}
.addon_tooltip {
    height: 14px;
    width: 14px;
    border: 1px solid var(--pe_blue);
    border-radius: 50%;
    position: relative;
    display: inline-block;
    text-align: center;
    top: 1px;
}
.addon_tooltip:before {
    content: 'i';
    font-family: 'montserrat';
    font-style: normal;
    color: var(--pe_blue);
    font-weight: 700;
    font-size: 10px;
    position: absolute;
    top: 6.5px;
    left: 4.5px;
    line-height:0;
    text-align: center;
    display: inline-block;
}

.plan_label p span:first-of-type {
  width: fit-content;
  display: contents;
}
.fade {
  transition-duration: 0s;
  transition-delay: 0s;
}
.features_header h5, .features_header p, .plan_table[stuck] p {
    padding: 14px 0;
    margin-bottom: 0;
}
.plan_table .table_category {
    padding: 15px 20px;
}
.plan_cat_wrap .table_category p {
    font-size: 18px;
}
.plan_table p, .plan_table p a {
    margin-bottom: 0;
    position: relative;
    font-size: inherit;
    line-height: 1;
}
.plan_table .plan_cat_wrap > div:first-child .col {
    padding: 0;
}
.plan_table .table_category.row-cols-3 .col:last-child,
.plan_table .table_category.row-cols-3 .col:first-child,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child{
  border-left:0;
  border-right:0;
  padding: 10px 20px;
}
.plan_table .table_category.row-cols-3 .col:last-child,
.plan_table .table_category.row-cols-3 .col:first-child,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child, .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    border-left: 0;
    border-right: 0;
    padding: 10px 20px;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2) p,
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child p,
.plan_table .plan_label p {
    font-size: 16px;
    line-height: 1;
}
.plan_table p, .plan_table p a {
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
    line-height: 1.1;
}
.plan_table p > span.font-14 {
    line-height: 1.2;
    display: block;
}
.plan_table p span.font-14 {
    margin-top: 5px;
}
.plan_table .plan_cat_wrap > div:not(:first-child) .col {
    border: 1px solid var(--pe_border);
    border-top: 0;
    display: flex;
    align-items: center;
}
.plan_table .plan_cat_wrap .table_category.row-cols-3 .col,
.plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child) {
    justify-content: center;
    padding: 10px;
    min-height: 41px;
}
.plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child) {
  padding: 5px;
}
@media (max-width:992px) {
  .custom_tooltip.tooltip.show {
    display: block !important;
  }
}
@media (max-width: 767px){
  .plan_table .table_category {
    padding: 14px 20px;
  }
  .features_header p {
    padding: 5px 0;
  }
  .plan_table .plan_label ~ .col.text-center p span.font-14 {
    font-size: 12px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    padding: 12px 20px;
  }
}
@media (max-width: 575px) {
  .plan_cat_wrap .table_category p,
  .features_header h5,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child p {
    font-size: 16px;
  }
}
@media (max-width:480px) {
  .features_header .row > div p {
    font-size: 16px !important;
  }
  .plan_table .table_category {
    padding: 12px 15px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:first-child,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child, .plan_table .plan_cat_wrap > div:not(:first-child) .col:last-child {
    padding: 10px 15px;
  }
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:nth-child(2) p,
  .plan_table .plan_cat_wrap .table_category.row-cols-3 .col:last-child p,
  .plan_table .plan_label p, .plan_table .plan_label ~ .col.text-center p {
    font-size: 14px;
    line-height: 1.2;
  }
  .plan_table .plan_label ~ .col.text-center p a,
  .plan_table .plan_label ~ .col.text-center p {
    font-size: 12px;
    line-height: 1;
  }
  .plan_table .plan_label ~ .col.text-center p span.font-14 {
    font-size: 10px;
  }
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child) {
    padding: 5px;
  }
}
/*@media (max-width:400px) {
  .features_header .row > div p {
    font-size: 12px !important;
  }
}
@media (max-width:340px) {
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child, .plan_table .position-sticky > div:first-child, .features_header .container .row > div:first-child {
      width: 100%;
  }
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:not(:first-child), .plan_table .position-sticky > div:not(:first-child), .features_header .container .row > div:not(:first-child) {
      width: 33%;
  }
}*/
@media (max-width: 440px) {
  .features_header .row > div p {
    font-size: 12px !important;
  }
  .features_header .row > div p span {
    font-size: 10px !important;
  }
  .features_header .row > div,
  .plan_table .plan_cat_wrap > div .col {
    padding: 10px 5px !important;
    width: 26.6% !important;
  }
  .features_header .row > div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .features_header .row > div:first-child,
  .plan_table .plan_cat_wrap > div:not(:first-child) .col:first-child {
    width: 20% !important;
  }
  .plan_table .plan_label p {
    font-size: 12px;
  }
  .plan_table .plan_cat_wrap > div.table_category .col,
  .plan_table .plan_cat_wrap > div.table_category .col p,
  .plan_table .plan_cat_wrap > div.table_category {
    width: 100% !important;
    white-space: nowrap;
    padding: 0 !important;
  }
  .plan_table .plan_cat_wrap > div.table_category {
    padding: 10px !important;
  }
  .plan_cat_wrap .table_category p {
    font-size: 14px;
  }
}