/**
Theme Name: Rising Sun Child (Astra)
Author: Harman
Author URI: https://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@font-face {
  font-family: 'pp_migraregular';
  src: url('https://therisingsun.life/wp-content/themes/astra-child/font/ppmigra-regular.woff2') format('woff2'),
    url('https://therisingsun.life/wp-content/themes/astra-child/font/ppmigra-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.entry-content .migra, .migra {
  font-family: 'pp_migraregular';
}

@font-face {
  font-family: 'pp_neue_montrealbook';
  src: url('https://therisingsun.life/wp-content/themes/astra-child/font/ppneuemontreal-book.woff2') format('woff2'),
    url('https://therisingsun.life/wp-content/themes/astra-child/font/ppneuemontreal-book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pp_neue_montrealmedium';
  src: url('https://therisingsun.life/wp-content/themes/astra-child/font/ppneuemontreal-medium.woff2') format('woff2'),
    url('https://therisingsun.life/wp-content/themes/astra-child/font/ppneuemontreal-medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* HOME TICKER */
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(-0%, 0, 0);
    transform: translate3d(-0%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-wrap {
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 4rem;
  padding-left: 100%;
  box-sizing: content-box;
  z-index: 2;
  border-bottom: 1px solid #000;
}
.ast-desktop .submenu-with-border .sub-menu > .menu-item:last-child > .menu-link {
	color: #000000;
}
.ticker-wrap .ticker {
  display: inline-block;
  height: 4rem;
  line-height: 4rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 90s;
  animation-duration: 90s;
}

.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 6rem;
}

#menu-item-24, #menu-item-257, #menu-item-23 {
  display: none;
}

#menu-item-24 a {
  background: none;
  display: flex;
  height: 1em;
  line-height: 1em;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 20px;
  margin-left: 30px;
}

.Black #menu-item-24 a {
  border: 1px solid #000000;
}

#menu-item-24 a:hover {
  background: #ffffff;
  color: #000000;
}

.sub-heading-grey p {
  margin-left: 62px;
  color: #9D9D9D;
  text-transform: uppercase;
}

/* POPUP CLICK HIDE */
.pum-trigger {
  opacity: 0;
}

/* FOOTER */
/* Below is for the namaste form */
.insert-page-72 .e2ma_signup_form {
  padding: 0 95px;
  width: 100%;
}

.insert-page-72 .e2ma_signup_form input[type="text"], .insert-page-72 .e2ma_signup_form input[type="email"], .insert-page-72 .e2ma_signup_form textarea, .insert-page-72 .e2ma_signup_form select[multiple="multiple"] {
  background: none;
  border: none;
  border-bottom: 1px solid;
}

.insert-page-72 .e2ma_signup_form input[type="submit"], .insert-page-72 .e2ma_signup_form .e2ma_signup_form_button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #FD8072;
  line-height: 9px;
}

/* end form */
#frm_field_64_container input {
  background: none;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  box-shadow: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
}

#form_newsletter .frm_button_submit {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

.site-footer {
  display: none;
}

.entry-content .footer-menu p {
  line-height: 33px;
}

.entry-content .footer-menu p a {
  color: #464646;
  text-decoration: none;
}

/* GLOBALS */
.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.white p, .white h1, .white h2, .white h3, .white h4, .white h5 {
  color: #ffffff;
}

.entry-content .display-1 p {
  font-size: 72px;
  line-height: 1em;
}

.entry-content .display-2 p {
  font-size: 60px;
  font-family: 'pp_migraregular';
  line-height: 1em;
}

.entry-content .display-2-sans p {
  font-size: 60px;
  line-height: 1em;
}

#footer-iframe .emmaFormLabelBold {
  font-family: 'pp_neue_montrealbook' !important;
}

.entry-content p {
  font-family: 'pp_neue_montrealbook';
}

.entry-content h1 {
  font-size: 48px;
  line-height: 62px;
}

.entry-content h2 {
  font-size: 40px;
  line-height: 54px;
}

.entry-content h3 {
  font-size: 33px;
  line-height: 1em;
}

.entry-content .line-height-47 h3 {
  font-size: 33px;
  line-height: 47px;
}

.entry-content .font-23 p {
  font-size: 23px;
  line-height: 34px;
}

.entry-content h4 {
  font-size: 28px;
  line-height: 34px;
}

.entry-content h5 {
  font-size: 23px;
  line-height: 1.5em;
}

.entry-content h6 {
  font-size: 19px;
  line-height: 1em;
  font-family: 'pp_neue_montrealbook';
}

.entry-content .subheading p {
  font-size: 18px;
}

.entry-content .caption p, .caption p {
  font-size: 10px;
}

.entry-content .font-19 p {
  font-size: 19px;
}

.entry-content p {
  font-size: 16px;
  font-family: 'pp_neue_montrealbook';
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
}

.entry-content .para-1 p {
  font-size: 12px;
}

.entry-content .para-2 p, .para-2 p {
  font-size: 14px;
  margin-bottom: 0px;
}

/* END GLOBALS */
/* HOMEPAGE */
#content {
  background-color: #ffffff;
}

.ast-theme-transparent-header #masthead {
  border-bottom: 1px solid #fff;
}

.ast-theme-transparent-header a {
  color: #ffffff;
}

.Black.ast-theme-transparent-header a {
  color: #000000;
}

.Black.ast-theme-transparent-header #masthead {
  border-bottom: 1px solid #000;
  position: relative;
}

.ast-container {
  max-width: 1364px;
}

.main-header-menu .menu-link, .main-header-menu>a {
  padding: 0 10px;
}

body .home-jumbo {
  min-height: 800px;
  background-position: bottom !important;
}

.home-jumbo h5 {
  font-family: 'pp_neue_montrealbook';
}

body .home-jumbo-2 {
  min-height: 700px;
  background-position: bottom !important;
}

.home-jumbo .wpb_text_column {
  margin-right: 30px;
}

.text-padding-right {
  margin-right: 30px;
}

.text-padding-right-medium {
  margin-right: 50px;
}

.text-padding-right-large {
  margin-right: 100px;
}

.text-padding-right-large-2 {
  margin-right: 173px;
}

.home-jumbo .text-padding-right-xtra-large {
  margin-right: 220px;
}

.clear-btn a {
  background-color: rgab(0, 0, 0, 0);
  color: #464646;
  text-decoration: none !important;
  padding: 4px 20px;
  border-radius: 30px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #464646;
  min-width: 115px;
  text-align: center;
}

.transparent-btn a {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  text-decoration: none !important;
  padding: 4px 20px;
  border-radius: 30px;
  display: inline-block;
  font-size: 14px;
  border: 1px solid #ffffff;
}

.transparent-btn a:hover {
  background: #FFF796;
  color: #000000;
}

.orange-btn {
  border: 1px solid #fd8072;
  color: #fd8072 !important;
  padding: 10px 20px;
  border-radius: 21px;
  text-decoration: none !important;
}

.orange-btn:hover {
  background: #fd8072;
  border: 1px solid #fd8072;
  color: #ffffff !important;
  padding: 10px 20px;
  border-radius: 21px;
  text-decoration: none !important;
}

.svg-symbols img {
  max-width: 30px;
  margin-right: 10px;
}

.yellow-btn a {
  background: #FFF796;
  color: #464646;
  text-decoration: none !important;
  padding: 9px 20px;
  border-radius: 30px;
  display: inline-block;
  font-size: 18px;
}

.insert-page-546 .yellow-btn a {
  padding: 8px 32px;
  font-size: 22px;
}

.yellow-btn a:hover {
  background: #464646;
  color: #fff;
}

.vertLine {
  text-align: center;
}

.vertLine p {
  border-right: 1px solid #000;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0px;
  font-size: 0px;
  font-size: 0px !important;
  height: 159px;
  /* line 1 pixel width, length of "Some content" */
}

.purple-background {
  background: #bcbbfd;
}

.orange-background {
  background: #FD8072;
}

.blue-background {
  background: #68CFEF;
}

.green-background {
  background: #AFF2B0;
}

.purple-right-zero .vc_column-inner {
  padding-right: 0px;
}

.col-padding-30 {
  padding: 27px;
}

.homepage-courses {
  margin-top: 69px;
  margin-bottom: 20px !important;
}

.learn-more a {
  color: #464646;
  text-decoration: none !important;
}

.learn-more img {
  display: inline-block !important;
}

.posts-learn-more {
  text-decoration: none !important;
  color: #464646 !important;
  transition: 0.5s;
}

.posts-learn-more:hover img {
  margin-left: 10px;
  transition: 0.5s;
}

/* ABOUT US */
.margin-left-60 {
  margin-left: 60px;
}

.margin-left-5-percent {
  margin-left: 5%;
}

.page-id-76 .vc_tta-tabs-list .vc_tta-title-text {
  font-family: 'pp_migraregular';
  font-size: 30px;
}

.page-id-76 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a, .page-id-76 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #e5e5e5;
  background-color: #e5e5e5;
}

.page-id-76 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
  color: #CCCCCC;
}

.page-id-76 .vc_tta.vc_general .vc_tta-tab>a {
  padding: 0px 20px;
}

.about-tabs-content {
  padding-left: 7%;
}

/* RETREAT */
.margin-right-half {
  margin-right: 40%;
}

.space-10 {
  margin: 10px 0px;
}

/* BLOGS */
.blog-tabs .vc_tta-panels {
  background-color: #e5e5e5 !important;
  border: none !important;
}

.blog-tabs .vc_tta-panel-body {
  border: none !important;
}

body .entry-content .blog-tabs .vc_tta-tab.vc_active a {
  background: #FFF796 !important;
  border-radius: 30px !important;
  padding: 8px 20px !important;
}

body .entry-content .blog-tabs .vc_tta-tab a {
  border-radius: 30px !important;
  padding: 8px 20px !important;
  background-color: rgba(0, 0, 0, 0);
}

body .entry-content .blog-tabs .vc_tta-tab a::before, body .entry-content .blog-tabs .vc_tta-tab a::after {
  display: none !important;
}

.blog-tabs .vc_tta-panels-container {
  margin-top: 80px;
}

.articles-sub {
  margin-bottom: -38px;
}

.blog-tabs .blog-img {
  margin-bottom: 20px;
}

.footer-sub h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 5% 0px 0px;
}

.footer-sub h4 img {
  margin-right: 20px;
}

.show-mobile {
  display: none;
}

.blogs-cat-date {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.blogs-cat-date .category-blogs {
  font-weight: 600;
}

.blogs-cat-date .date-blogs {
  color: #C4C4C4;
}

.dot {
  height: 15px;
  width: 15px;
  background-color: #464646;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

/* SINGLE BLOG POST */
.single-post .ast-container #primary {
  width: 100%;
  margin-top: 0px;
}

.single-post .ast-container {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.contained {
  max-width: 1366px;
  margin: 0 auto;
}

.social-icons {
  display: flex;
  flex-direction: row;
}

.social-icons a {
  border: 1px solid #A6A6A6;
  border-radius: 50px;
  padding: 8px;
  display: flex;
  justify-content: center;
  width: 36px;
  margin: 0px 2px;
}

.share {
  margin-top: 80px;
}

.margin-bottom {
  margin-bottom: 0px;
}

.padding-zero {
  padding: 0px 0px;
}

.blog-content-top {
  padding: 40px 20px;
}

.grey {
  color: #A6A6A6;
}

.img-ad {
  margin-top: 10vh;
}

.margin-bottom-10 {
  margin-bottom: 10%;
}

.blog-content-text {
  padding: 10px;
  margin-bottom: 10%;
}

/* END SINGLE BLOG POST */
/* DOWNLOAD BAR */
.download-bar {
  background-color: #FFF796;
  padding: 20px 0px;
}

.download-bar .yellow-btn {
  margin-top: 16%;
}

.download-bar .yellow-btn a {
  background-color: #fd8072;
}

/* END DOWNLOAD BAR */
/* HOVER CARDS */
.hover-card-1 .light-grey, .hover-card-1 .light-grey {
  color: #9D9D9D;
  font-size: 19px;
  text-transform: uppercase;
}

.hover-card {
  min-height: 34vw;
}

.hover-card img {
  max-width: 400px;
}

.hover-card .hover-card-1 {
  position: relative;
  top: 0px;
  transition: 0.5s;
  width: 100%;
}

.hover-card:hover .hover-card-1 {
  opacity: 0;
  transition: 0.5s;
}

.hover-card-2 {
  position: absolute;
  top: 0px;
  opacity: 0;
  transition: 0.5s;
  width: 100%;
}

.hover-card:hover .hover-card-2 {
  opacity: 1;
}

/* END HOVER CARDS */
/* LIVE COURSE PAGE */
.list-check ul {
  list-style-image: url('https://therisingsun.life/wp-content/uploads/2022/09/check.svg');
  margin-left: 0px;
}

.list-check {
  counter-reset: my-awesome-counter;
  list-style: none;
}

.list-check li {
  margin-bottom: 1em;
  counter-increment: my-awesome-counter;
  position: relative;
  display: flex;
  align-items: center
}

.list-check li::before {
  content: url('https://therisingsun.life/wp-content/uploads/2022/09/check.svg');
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  text-align: center;
  padding: 2px 6px 0 5px;
  vertical-align: middle;
}

.max-flower img {
  max-width: 50px;
}

.svg-icons img {
  max-width: 32px;
  margin: 0px auto;
}

/* END LIVE COURSE PAGE */
@media only screen and (max-width: 770px) {
  .entry-content h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .entry-content .line-height-47 h3 {
    font-size: 26px;
    line-height: 37px;
  }

  .orange-home-section .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px !important;
  }

  .img-ad {
    margin-top: 0px;
  }

  .show-desktop {
    display: none;
  }

  .hide-mobile {
    display: none;
  }

  .show-mobile {
    display: block;
  }

  [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #ffffff;
  }

  #ast-hf-mobile-menu a {
    color: #000000;
  }

  body .slick-next, body .slick-prev {
    top: 105%;
  }

  body .slick-prev {
    left: 5%;
  }

  body .slick-next {
    left: 10%;
  }

  .footer-sub h4 {
    margin: 0px 15px 0px 0px;
  }

  body .mobile-35 {
    height: 35px !important;
  }

  .frm_submit.frm6 {
    grid-column: span 6 / span 6 !important;
  }

  #form_newsletter .frm_button_submit {
    position: absolute;
    right: 0px;
    bottom: 30%;
  }

  .text-padding-right-large-2 {
    margin-right: 0px;
    margin-top: 26px;
  }

  .home-jumbo .text-padding-right-xtra-large-mobile {
    margin-right: 0px;
  }

  body .home-jumbo-mobile {
    background-position: 70% !important;
  }

  .download-bar {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
  }

  .download-bar .yellow-btn {
    margin-top: 6%;
  }

  .hover-card-1 {
    position: relative;
  }

  .hover-card:hover .hover-card-1 {
    opacity: 1;
    transition: 0.5s;
  }

  .hover-card-2 {
    position: relative;
    opacity: 1;
  }

  .hover-card-2 .wpb_wrapper {
    margin-right: 15px;
  }

  .hover-card-2 a {
    display: inline-block;
    margin-bottom: 34px !important;
  }

  .hover-card-2 img, .hover-card-2 h3 {
    display: none;
  }

  .hover-card img {
    max-width: 100%;
  }

  .Black [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #000;
  }
}