:root {
  --titleFont: "RecoletaRegular", sans-serif;
  --titleFont2: "Mabry Pro", sans-serif;
  --titleFont3: "EudoxusSansBold";
  --partialFont: "OpticianSans", sans-serif;
  --taglineFont: "OpticianSans", sans-serif;
  --partialFont2:"MabryProRegular", sans-serif;
  --bodyFont: "Mabry Pro", sans-serif;
  --metaFont: "OpticianSans", serif;
  --partialFont2:"Mabry Pro";
  --transition: 1.3s;
  --primaryColor: #F06B9D;
  --secondaryColor: #101010;
  --whiteColor: #ffffff;
  --titleColor: #101010;
  --hoverColor: #F06B9D;
  --bodyColor: #6e777d;
  --btnColor: #15171A;
  --button-bg: #F06B9D;
  --button-bg-hover: #F281AC;
  --button-bg-dark: #212529;
  --button-bg-dark-hover: #424649;
  --gray-slate-light-900: #151A17;
  --gray-slate-light-100: #E1E3E6;
  --gray-slate-light-500: #6B7280;
  --gray-slate-light-700: #40444D;
  --gray-slate-pink-50:#FDF0F5;
  --gray-slate-light-40:#A6AAB3;
  --gray-slate-light-10: #C4C7CC;
  --gray-slate-pink-10:#F7F8F9;
  --yellow-light-50: #FCBC05;
  --gray-slate-light-25: #F0F1F2;
}

.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-badge {
  position: absolute;
  top: 0;
  padding: 10px 10px;
  background-color: var(--primaryColor);
  color: #fff;
  line-height: 1;
  z-index: 1;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-title {
  margin-bottom: 12px;
  color: var(--titleColor);
  font-size: 24px;
  line-height: 30px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-price-table {
  transition: 0.3s;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-header p {
  padding-bottom: 10px;
  color: #777;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-price-tag {
  margin-bottom: 0.5rem;
  color: var(--titleColor);
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  position: relative;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-price-tag .rt-pricing-table-price-text {
  font-weight: 700;
  margin-left: -10px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price .rt-pricing-table-period {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  padding-top: 5px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price.display-inline .rt-pricing-table-period {
  position: relative;
  padding-left: 16px;
  display: inline-block;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-price.display-inline .rt-pricing-table-period:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 2px;
  position: absolute;
  left: 0;
  transform: rotate(20deg) translateY(-50%);
  top: 50%;
  background: #f2f2f2;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 25px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li {
  margin-bottom: 8px;
  font-size: 16px;
  color: #777;
  display: flex;
  align-items: center;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li.active i {
  font-size: 18px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li.deactive {
  color: #5D666F;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-body .rt-pricing-table-features-list li i {
  margin-right: 7px;
  min-width: 15px;
  font-size: 16px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-table-btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 40px;
  background-color: var(--primaryColor);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s;
  text-align: center;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-icon {
  position: relative;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricing-icon i {
  position: relative;
  transition: var(--transition);
  text-align: center;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-price {
  border-bottom: 1px solid #E3E3E3;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-header .rt-pricing-table-title {
  display: inline-block;
  padding: 4px 22px;
  background: #DEDEFF;
  color: var(--primaryColor);
  font-weight: 700;
  border-radius: 4px;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-header p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-price .rt-pricing-table-price-tag .rt-pricing-table-price-text {
  margin: 0;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-price-tag {
  margin-bottom: 0;
}
.elementor-widget-rt-price-table .elementor-widget-container .rt-pricingt-style2 .rt-pricing-table-period {
  margin-top: 0;
}/*# sourceMappingURL=pricing-table.css.map */