/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2026 | 19:32:01 */
p {
  margin: 0;
}

.daily-topic {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 20px;
}

.daily-topic__item {
  padding-left: 30px;
  position: relative;
}

.daily-topic__item:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  background-image: url(/wp-content/uploads/2026/02/icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: 2px;
}


.daily-topic__item a {
  color: var(--e-global-color-7062be4);
  font-weight: 500;
  border-bottom: 1px solid var(--e-global-color-7062be4);
}

.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label,
.ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label {
  margin-bottom: 5px !important;
}

.people-content p:not(:last-child) {
  margin-bottom: 20px;
}

.people-content a {
  color: var(--e-global-color-7062be4) !important;
  font-weight: 500;
}

.jet-date-period__datepicker.date {
  flex-grow: 1;
  text-align: center;
}

.jet-date-period__datepicker-button {
  justify-content: center;
  padding: 15px !important;
  border: 1px solid #00386033 !important;
}

section#pmpro_account-membership {
  display: none;
}

.ur-frontend-form {
  padding: 0 !important;
}

.ur-frontend-form.login {
  padding: 0;
  box-shadow: none !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
  padding: 0;
}

.user-registration-Button {
  width: 100%;
  border-radius: 10px !important;
  background: var(--e-global-color-bb61c8a) !important;
}

.user-registration.ur-frontend-form {
  box-shadow: none;
}

body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button {
  width: 100% !important;
  display: block;
  border-radius: 10px !important;
}

body.user-registration-page .user-registration.ur-frontend-form form .ur-button-container {
  width: 100%;
  padding: 0 !important;
}

.ur-frontend-form input {
  padding: 15px 20px !important;
  height: auto !important;
  min-height: unset !important;
  max-height: unset !important;
  border: 1px solid rgb(0 56 96 / 50%) !important;
  border-radius: 10px !IMPORTANT;
}

.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid label {
  margin-bottom: 5px !IMPORTANT;
}

.btn.button {
  border-radius: 5px !important;
  background: #003860 !important;
}

#uc_woocommerce_product_grid_elementor_73b7d48 .uc_regular_price.uc_regular_price--single {
  background: #156082;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 8px;
}

.ue_unfold_title::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 15px;
  background-image: url(https://ptblife.wpenginepowered.com/wp-content/uploads/2026/01/Vector-342.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 7px;
}

.givewp-fields-amount__level--selected {
  background-color: #003860 !important;
}
}

.google-btn .elementor-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}


.google-btn .elementor-button-icon {
  display: flex;
  align-items: center;
}

.google-btn svg {
  width: 18px;
  height: 18px;
}

#um-submit-btn {
  background: #003860;
  font-family: 'Satoshi';
}

figure.wp-block-image.is-resized {
  margin: 20px 0 0 0;
}

.lwpcngNotice_accept.js-lwpcngAccept {
  background: #156082;
  color: white;
  font-family: 'Satoshi';
  font-weight: 400;
}

.lwpcngNotice-light .lwpcngNotice_accept:hover {
  border-color: #3B5A7A;
  background: #3B5A7A;
  font-family: 'Satoshi';
}

.lwpcngNotice_message {
  display: inline;
  margin-right: 8px;
  font-size: 14px;
  font-family: 'Satoshi';
}

.lwpcngNotice_message a {
  color: #3b5a7a;
}

.e-n-tab-title[aria-selected=false]:hover {
  background: white !important;
}

.e-n-tab-title[aria-selected=true] {
  background: #003860 !important;
}

.step-section {
  display: none;
}

.elementor-swiper-button-prev::after {
  content: "Previous";
  position: absolute !important;
  left: 30px;
  top: -363px;
  padding: 13px 20px;
  font-size: 15px;
  background: white;
  color: black;
  border-radius: 15px;
  font-family: 'Satoshi';
}

.elementor-swiper-button-next::after {
  content: "Next";
  position: absolute !important;
  right: 30px;
  top: -363px;
  padding: 13px 30px;
  font-size: 15px;
  background: white;
  color: black;
  border-radius: 15px;
  font-family: 'Satoshi';
}


/*--- MOBILE CSS ---*/
@media only screen and (max-width:576px) {

  .elementor-swiper-button-prev::after {
    content: "Previous";
    position: absolute !important;
    left: 10px;
    top: -871px;
    padding: 10px 15px;
    font-size: 14px;
    background: white;
    color: black;
    border-radius: 15px;
    font-family: 'Satoshi';
  }

  .elementor-swiper-button-next::after {
    content: "Next";
    position: absolute !important;
    right: 10px;
    top: -871px;
    padding: 10px 15px;
    font-size: 14px;
    background: white;
    color: black;
    border-radius: 15px;
    font-family: 'Satoshi';
  }

}

.cs-acc-tabs .e-n-tab-title[aria-selected=false]:hover {
  background: var(--e-global-color-7062be4) !important;
}



.home .elementor-widget-video .elementor-custom-embed-image-overlay img {
  object-fit: contain;
}

.elementor-widget-text-editor a {
  color: var(--e-global-color-7062be4) !important;
  font-weight: 500;
}

.begins-steps__item-title {
  font-family: "Crimson Text", Sans-serif;
  font-size: 34px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0;
}

.begins-steps__item-subtitle {
  font-family: "Satoshi", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0;
}

.begins-steps__item-dis {
  font-family: "Satoshi", Sans-serif;
  font-weight: 400;
  line-height: 25px;
  color: #FFFFFF;
}

.begins-steps__item-button {
  display: flex;
  gap: 10px;
  background-color: #FFFFFF;
  font-family: "Open Sans", Sans-serif;
  font-weight: 500;
  fill: var(--e-global-color-7062be4);
  color: var(--e-global-color-7062be4);
  border-radius: 8px 8px 8px 8px;
  padding: 15px 26px 15px 26px;
  transition: all 0.5s;
}

.begins-steps__item-button .icon {
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
}

.begins-steps__item-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: flex-start;
}

.begins-steps__item-button:hover {
  background: var(--e-global-color-7062be4);
  color: #fff;
  fill: #fff;
}

.begins-steps__item-shape {
  position: relative;
}

.begins-steps__item-shape div {
  position: relative;
  width: 200px;
  height: 1px;
  background: #fff;
}

.begins-steps__item-shape div:before {
  content: "";
  height: 3px;
  width: 70px;
  position: absolute;
  left: 0;
  background: #fff;
  top: -1px;
}

.begins-steps__item-image {
  max-width: 500px;
}

.begins-steps__item-qoute {
  position: absolute;
  width: 350px;
  background: #338eb7;
  border: 2px solid #ffffff;
  border-radius: 20px;
  padding: 20px;
  color: #fff;
  box-shadow: 15px 15px 15px rgb(0 0 0 / 10%);
  bottom: 50px;
  right: 20px;
}

.col-md-6 {
  position: relative;
}

.begins-steps__item-qoute h4 {
  margin: 0 0 5px;
  font-family: "Satoshi", Sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 16px;
}

.begins-steps__item-qoute p {
  text-align: start;
  font-size: 15px;
  line-height: 28px;
  color: #FFFFFF;
  font-family: "Satoshi", Sans-serif;
}

.begins-steps__item--yes .begins-steps__item-image {
  margin-left: auto;
}

.begins-steps__item--yes .begins-steps__item-qoute {
  right: auto;
  left: 20px;
}

.begins-steps__item-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.begins-steps__item-epic {
  width: 100%;
}

.begins-steps__item-list {
  font-family: "Satoshi", Sans-serif;
  font-weight: 400;
  line-height: 25px;
  color: #FFFFFF;
}

.begins-steps__item-list ul li:not(:last-child) {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.begins_steps__wrapper {
  padding-top: 50px;
}

.begins_steps__wrapper .owl-nav {
  position: absolute;
  top: -80px;
  display: flex;
  justify-content: space-between;
  left: -100px;
  right: -100px;
}

.begins_steps__wrapper .owl-carousel .owl-nav :is(button.owl-prev, button.owl-next) {
  background-color: #FFFFFF !important;
  font-family: "Open Sans", Sans-serif !important;
  color: var(--e-global-color-7062be4) !important;
  border-radius: 8px 8px 8px 8px !important;
  padding: 12px 26px 12px 26px !important;
  transition: all 0.5s;
  font-size: 14px;
  font-weight: 600 !important;
}

.begins_steps .owl-carousel {
  position: static;
}

.begins_steps__wrapper .owl-nav .disabled {
  opacity: 0;
}

.begins_steps__wrapper .owl-carousel .owl-nav :is(button.owl-prev, button.owl-next):hover {
  background-color: rgb(255 255 255 / 90%) !important;
}

.steps-section {
  display: none;
}

.dialog-type-lightbox {
  backdrop-filter: blur(5px);
}


@media (max-width: 767px) {
  .begins_steps__wrapper .owl-nav {
    left: 0;
    right: 0;
  }

  .begins-steps__item-qoute {
    position: static;
    width: auto;
    margin: 20px 0;
  }

  .begins-steps__item-epic-image {
    margin: 20px 0;
    max-width: 200px;
    margin: 15px auto;
  }

  .begins-steps__item-title {
    margin-top: 20px;
  }
}