@media only screen and (min-width: 768px) {
  .content-area--srp {
    margin-left: 225px;
  }
}
.srp-lesson {
  position: relative;
}
.srp-lesson:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: rgba(0, 0, 0, 0.0612);
  z-index: -1;
}
.srp-lesson .entry-header {
  max-width: none;
  margin: 0;
  text-align: left;
  padding: 10px 0 10px;
  border-bottom: 1px solid #e9e9ea;
}
.srp-lesson .entry-header h1 {
  text-align: left;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 0.25em;
  font-size: 2.5em;
}
@media only screen and (min-width: 768px) {
  .srp-lesson .entry-header h1 {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0.25em;
  }
}
.srp-lesson .entry-title {
  display: flex;
  justify-content: space-between;
}
.srp-lesson .entry-title .next-link {
  line-height: 1;
  padding: 20px 15px;
  font-weight: 500;
}
.srp-lesson .entry-content {
  padding: 0;
  margin: 0;
}
.srp-lesson .entry-content h2 {
  font-size: 24px;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .srp-lesson .entry-content h2 {
    font-size: 32px;
  }
}
.srp-lesson div {
  padding: 0;
  max-width: none;
}
a .name-child-text {
  color: #222;
  font-weight: bold;
  text-decoration: none;
}
.pdf-text-link {
  display: inline;
  text-decoration: none;
}
.pdf-text-link .title-text {
  text-decoration: underline;
}
.learndash_content > p, .learndash_content > ul, .learndash_content > ol, .learndash_content > h2, .learndash_content > h3, .learndash_content > h4, .learndash_content > h5, .learndash_content > div {
  max-width: none;
  margin-left: 12px;
  margin-right: 12px;
}
@media only screen and (min-width: 768px) {
  .learndash_content > p, .learndash_content > ul, .learndash_content > ol, .learndash_content > h2, .learndash_content > h3, .learndash_content > h4, .learndash_content > h5, .learndash_content > div {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 1.2em;
    line-height: 1.6;
  }
}
.learndash_content .srp-plyr-container {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .learndash_content .srp-plyr-container {
    margin-left: 0;
    margin-right: 0;
  }
}
.learndash_content > ol {
  padding-left: 12px;
}
.learndash_content > ol > li > ol {
  list-style-type: lower-alpha;
  padding-left: 12px;
}
.learndash_content p, .learndash_content ul, .learndash_content ol, .learndash_content h2, .learndash_content h3, .learndash_content h4, .learndash_content h5, .learndash_content div {
  max-width: none;
}
.learndash_content > .listwrap--lesson-overview {
  max-width: 800px;
}
.listwrap--lesson-overview {
  border-radius: 8px;
  border: 1px solid #efefef;
  box-shadow: 0 2px 26px -4px rgba(0, 0, 0, 0.1);
  margin: 10px 0;
}
.listwrap--lesson-overview h3 {
  background-color: #d4dee6;
  color: #4d6573;
  padding: 15px 15px 12px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #efefef;
}
.listwrap--lesson-overview ol {
  max-width: none;
}
.listwrap--lesson-overview > ol {
  padding: 10px 40px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .listwrap--lesson-overview > ol {
    padding: 15px 50px;
  }
}
.listwrap--lesson-overview > ol > li {
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .listwrap--lesson-overview > ol > li {
    margin: 15px 0;
  }
}
.listwrap--lesson-overview > ol > li > ol {
  list-style-type: lower-alpha;
  padding-left: 20px;
  margin: 5px 0 0;
}
.listwrap--lesson-overview > ol > li > ol li {
  margin: 2px 0;
}
.listwrap--printouts {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  background-color: #f5f5f8;
  padding: 20px;
  margin: 15px 0 !important;
}
@media only screen and (min-width: 768px) {
  .listwrap--printouts {
    margin: 25px 0 !important;
  }
}
.listwrap--printouts h4 {
  margin-left: 10px;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.listwrap--printouts .listwrap--header {
  margin-left: 10px;
}
.listwrap--printouts .inner {
  padding: 10px 10px;
}
@media only screen and (min-width: 768px) {
  .listwrap--printouts .inner {
    padding: 10px 30px;
  }
}
.listwrap--printouts .row--group {
  display: flex;
  flex-wrap: wrap;
}
.listwrap--printouts .group--print {
  margin-bottom: 10px;
  margin-right: 10px;
}
.listwrap--printouts .group--print-items {
  display: flex;
  flex-wrap: wrap;
}
.listwrap--printouts, .listwrap--lesson-overview {
  margin: 10px 0;
}
.listwrap--printouts h3, .listwrap--lesson-overview h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}
/*--------------------------------------------------------------
# FOR header-style.css
--------------------------------------------------------------*/
.header-content--lesson {
  background-color: #00a0e5;
  max-width: none;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .header-content--lesson {
    height: 62px;
    align-items: center;
  }
}
.header-content--lesson a {
  color: #fff;
  font-weight: bold;
}
.header-content--lesson .account-dropdown a {
  color: #0084cf;
}
.header-content--lesson .site-branding {
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .header-content--lesson .site-branding {
    display: flex;
  }
}
.header--course-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 2px;
}
@media only screen and (min-width: 768px) {
  .header--course-link {
    padding: 4px 10px 4px 10px;
  }
}
.header--course-link:hover {
  text-decoration: none;
}
a:hover .header-title--lesson {
  text-decoration: none;
}
.header-title--lesson {
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
  line-height: 1;
  margin-right: 4px;
}
@media only screen and (min-width: 768px) {
  .header-title--lesson {
    font-size: 17px;
    margin-left: 8px;
  }
}
.ic-program--lesson {
  width: 48px !important;
  height: 48px !important;
  vertical-align: middle;
  border-radius: 8px;
}
.account {
  align-items: center;
  display: flex;
  position: relative;
  height: 100%;
}
.account-link {
  padding: 8px 15px;
}
.arrow-down {
  display: inline-block;
}
.account-dropdown {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.account-dropdown.show {
  display: block;
  position: absolute;
  top: 62px;
  padding: 5px 0;
  left: -52px;
}
@media only screen and (max-width: 768px) {
  .account-dropdown.show {
    top: 72px;
  }
}
.account-dropdown li {
  margin: 0;
}
.account-dropdown a {
  padding: 5px 15px;
  font-size: 1em;
  display: block;
  min-width: 200px;
}
.account-dropdown a:hover {
  background-color: rgba(215, 239, 252, 0.6);
}
/*--------------------------------------------------------------
# FOR sidebar-style.css
--------------------------------------------------------------*/
#sidebar-toggle {
  position: absolute;
  right: -20px;
}
#lesson-sidebar-container {
  background: #ecedf1;
  position: fixed;
  left: 0;
  bottom: 0;
  transform: translateX(-100%);
  width: 225px;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  #lesson-sidebar-container {
    top: 74px;
    transform: translateX(0);
  }
}
#lesson-sidebar-container.open {
  transform: translateX(0);
}
.admin-bar #lesson-sidebar-container {
  top: 106px;
}
.sidebar-lesson {
  position: static;
  transform: none;
  z-index: inherit;
  height: auto;
  transition: 1s;
  background: #ecedf1;
  /*
	&.open{
	    transform: translateX(0);
    }
*/
}
.sidebar-lesson .main-link a {
  display: block;
  margin: 10px 10px 0 10px;
  padding: 5px 0 5px 10px;
  border-radius: 3px;
}
.sidebar-lesson .main-link.active a {
  font-weight: bold;
  background: #D83B60;
}
.sidebar-lesson .schedule-dropdowns {
  margin-top: 20px;
}
.sidebar-lesson a {
  color: #fff;
}
.sidebar-lesson li {
  position: relative;
  margin: 0;
}
.sidebar-lesson li .arrow-right {
  position: absolute;
  left: 12px;
  top: 11px;
  transition: 0.3s;
}
.sidebar-lesson li .arrow-right.open {
  transform: rotate(90deg);
}
.sidebar-lesson li .arrow-right.inactive {
  border-left-color: #c5c5c5;
}
@media only screen and (max-width: 768px) {
  .sidebar-lesson {
    position: fixed;
    z-index: 100;
    height: 100vh;
  }
}
.lessons-list--days {
  padding: 5px 0;
}
.lessons-link--week, .lessons-link--day {
  cursor: pointer;
  padding: 8px 8px 8px 30px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  display: block;
}
.lessons-link--week.inactive, .lessons-link--day.inactive {
  color: #c5c5c5;
  cursor: auto;
}
.lessons-link--week:hover, .lessons-link--day:hover {
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 3px;
}
.lessons-link--day {
  text-transform: none;
}
.weekly-dropdown-container {
  display: none;
  background: #23325d;
}
.weekly-dropdown-container ul {
  margin: 0;
  list-style: none;
}
.open .weekly-dropdown-container {
  display: block;
}
.day-link {
  display: block;
  padding: 4px 8px 4px 40px;
}
/*--------------------------------------------------------------
# FOR plyr videos
--------------------------------------------------------------*/
.srp-lesson .video-wrap-aspect {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  width: 100%;
}
/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #fff;
  margin: 3px;
}
.arrow-down {
  width: 0;
  height: 0;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin: 3px;
}
/*--------------------------------------------------------------
# FOR pdf viewer
--------------------------------------------------------------*/
.pdf-thumbnail-container {
  margin: 10px;
  display: inline-block;
  text-align: center;
}
.pdf-thumbnail-container .pdf-image {
  display: block;
}
.pdf-thumbnail-container a {
  display: block;
  font-size: 17px;
  text-decoration: none;
}
.pdf-thumbnail-container a .pdf-title > span {
  font-size: 12.5px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  color: #999;
  letter-spacing: 0.5px;
}
.pdf-thumbnail-container a:hover .pdf-title > span {
  color: #666;
}
.pdf-thumbnail-container .name-child-text {
  font-size: 0.9em;
}
.pdf-thumbnail-container img {
  max-width: 180px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e3e3e3;
}
@media only screen and (min-width: 768px) {
  .landscape img {
    max-height: 230px;
    width: auto;
    max-width: none;
  }
}
#learndash_next_prev_link {
  text-align: center;
}
.nav--course-switcher {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.nav--course-switcher--inner {
  background-color: #fff;
  border-radius: 10px;
  max-width: 550px;
  padding-bottom: 1em;
}
.nav--course-switcher--inner a {
  display: block;
  font-size: 2em;
  padding: 0.5em 1.5em;
  color: #000;
}
.nav--course-switcher--inner a:hover {
  background-color: #CEE4F4;
}
.nav--course-switcher h2 {
  font-size: 2.5em;
  margin: 0.5em;
}
.sidebar-nav-session-1 .week-1, .sidebar-nav-session-1 .week-2, .sidebar-nav-session-1 .week-3, .sidebar-nav-session-1 .week-4, .sidebar-nav-session-1 .week-5, .sidebar-nav-session-1 .week-6 {
  display: block;
}
.sidebar-nav-session-1 .week-7, .sidebar-nav-session-1 .week-8, .sidebar-nav-session-1 .week-9, .sidebar-nav-session-1 .week-10, .sidebar-nav-session-1 .week-11, .sidebar-nav-session-1 .week-12 {
  display: none;
}
.sidebar-nav-session-2 .week-1, .sidebar-nav-session-2 .week-2, .sidebar-nav-session-2 .week-3, .sidebar-nav-session-2 .week-4, .sidebar-nav-session-2 .week-5, .sidebar-nav-session-2 .week-6 {
  display: none;
}
.sidebar-nav-session-2 .week-7, .sidebar-nav-session-2 .week-8, .sidebar-nav-session-2 .week-9, .sidebar-nav-session-2 .week-10, .sidebar-nav-session-2 .week-11, .sidebar-nav-session-2 .week-12 {
  display: block;
}
.sidebar-nav--section {
  position: relative;
}
.sidebar-nav--section .arrow-right {
  position: absolute;
  left: 12px;
  top: 11px;
  transition: 0.3s;
}
.sidebar-nav--section .arrow-right.inactive {
  border-left-color: #c5c5c5;
}
.inactive .arrow-right {
  border-left-color: #c5c5c5;
}
.open .sidebar-nav--section .arrow-right {
  transform: rotate(90deg);
}
.inactive .sidebar-nav--section {
  color: #c5c5c5;
  cursor: auto;
}
.inactive .sidebar-nav--section .ld-lesson-section-heading {
  color: #c5c5c5;
  cursor: auto;
}
.ld-lesson-item {
  display: none;
  background: #fff;
}
.ld-lesson-item a {
  color: #000;
  display: block;
  padding: 4px 8px 4px 30px;
  font-weight: 700;
}
.ld-lesson-item a:hover {
  background-color: rgba(215, 239, 252, 0.6);
}
.ld-section-nosections.open.ld-section {
  padding-bottom: 0;
  background: transparent;
  box-shadow: none;
  border-right: 1px solid #c6c7cc;
}
.ld-section-nosections.open.ld-section .ld-lesson-item {
  background: transparent;
}
.ld-section-nosections.open.ld-section .ld-lesson-item a, .ld-section-nosections.open.ld-section .ld-lesson-item .ld-lesson-item-preview-heading {
  background: transparent;
  border-radius: 10px;
  border: 1px solid #c6c7cc;
  padding: 15px 0 15px 20px;
  margin: 8px 5px;
  box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
  font-weight: bold;
}
.ld-section-nosections.open.ld-section .ld-lesson-item a.locked, .ld-section-nosections.open.ld-section .ld-lesson-item .ld-lesson-item-preview-heading.locked {
  opacity: 0.5;
}
.ld-section-nosections.open.ld-section .ld-lesson-item.ld-is-current-lesson a {
  background: #fff;
  border-right: 4px solid #b1d7f5;
}
.ld-is-current-lesson a {
  border-right: 6px solid #b1d7f5;
  background-color: rgba(215, 239, 252, 0.8);
}
.inactive .ld-lesson-title {
  padding: 4px 8px 4px 30px;
  color: #c5c5c5;
}
.sidebar-nav .ld-lesson-section-heading {
  color: #3f3f41;
  display: block;
  padding: 8px 8px 8px 30px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-nav .sidebar-nav--arrow {
  float: left;
  margin-top: 11px;
  margin-left: 8px;
  transform: rotate(-90deg);
}
.sidebar-nav .open .sidebar-nav--arrow {
  transform: rotate(0);
}
.sidebar-nav .inactive .sidebar-nav--arrow path {
  fill: #c5c5c5 !important;
}
.sidebar-nav--section {
  margin: 4px 0;
}
.sidebar-nav--section:hover {
  background-color: #dedee0;
}
.open .ld-lesson-item {
  display: block;
}
.open.ld-section {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  border-right: 1px solid #c6c7cc;
}
.ld-section-first {
  margin: 15px 0 15px;
}
.ld-section-first .ld-lesson-item {
  display: block;
  background: transparent;
  margin-bottom: 5px;
  margin-top: 10px;
}
.ld-section-first .ld-lesson-item a {
  font-weight: bold;
  background: #d83b60;
  display: block;
  margin: 10px 10px 0 10px;
  padding: 5px 0 5px 10px;
  border-radius: 3px;
  border: none;
  color: #fff;
}
#select_session {
  width: 90%;
  margin: 25px auto;
  border-radius: 25px;
  min-height: 0;
  padding: 0.4em;
  background: #e1e2e6;
  font-size: 1em;
}
#lesson-sidebar-container {
  top: 62px;
}
@media only screen and (min-width: 768px) {
  #lesson-sidebar-container {
    box-shadow: inset -1px 0 0 0 rgba(207, 208, 212, 0.9), inset -2px 0 0 0 rgba(255, 255, 255, 0.25);
  }
}
.admin-bar #lesson-sidebar-container {
  top: 94px;
}
.sfwd-lessons-template-default .site-content {
  padding-top: 54px;
}
.sfwd-lessons-template-default .site-content.sw--students--multi {
  padding-top: 82px;
}
@media only screen and (min-width: 768px) {
  .sfwd-lessons-template-default .site-content.sw--students--multi {
    padding-top: 62px;
  }
}
@media only screen and (min-width: 768px) {
  .sfwd-lessons-template-default .site-content {
    padding-top: 62px;
  }
}
.sw--lesson--nav-footer a {
  padding: 10px 15px;
  display: block;
}
.next-link .meta-nav, .prev-link .meta-nav {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="width:16px; height: 16px;" class="sidebar-nav--arrow"><path fill="%230084cf" d="M8,8.48,4.3,4.79,2.56,6.53,8,12l5.44-5.43L11.7,4.79Z"></path></svg>');
  width: 16px;
  height: 16px;
  transform: rotate(-90deg);
  vertical-align: middle;
}
.prev-link .meta-nav {
  transform: rotate(90deg);
}
.floating-nav {
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 9999999999 !important;
}
@media only screen and (min-width: 768px) {
  .floating-nav {
    display: none;
  }
}
.floating-nav .btn {
  border-radius: 30px;
  height: 60px;
  width: 60px;
  background-color: #ffffff;
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 10px;
}
.floating-nav .nav-menubtn--line {
  background-color: #a3a5a9;
  width: 30px;
  height: 3px;
  border-radius: 3px;
  margin: 4px auto;
}
.floating-nav .nav-menubtn--copy {
  font-size: 0.6em;
  color: #7b7e84;
}
@media only screen and (min-width: 440px) {
  .floating-nav .nav-menubtn--copy {
    font-size: 0.6em;
  }
}
.nav--lessons--open #lesson-sidebar-container {
  transform: translateX(0);
  position: static;
  width: auto;
}
.nav--lessons--open #primary {
  display: none;
}
.sw--nav-students {
  height: 100%;
  display: flex;
  align-items: center;
}
.sw--nav-students a {
  padding: 8px 6px;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 768px) {
  .sw--nav-students a {
    padding: 3px 6px;
  }
}
.sw--nav-students a:hover {
  color: white;
}
.sw--nav-students a:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 0px;
  background-color: transparent;
}
.sw--nav-students a.active:after {
  height: 4px;
  background-color: #fff;
}
.sw--nav-students a.active {
  color: white;
}
.sw--grade--reading--K .sw--item--grade--reading:not(.sw--item--grade--reading--K) {
  display: none;
}
.sw--grade--reading--1 .sw--item--grade--reading:not(.sw--item--grade--reading--1) {
  display: none;
}
.sw--grade--reading--2 .sw--item--grade--reading:not(.sw--item--grade--reading--2) {
  display: none;
}
.sw--grade--reading--3 .sw--item--grade--reading:not(.sw--item--grade--reading--3) {
  display: none;
}
.sw--grade--reading--4 .sw--item--grade--reading:not(.sw--item--grade--reading--4) {
  display: none;
}
.sw--grade--reading--5 .sw--item--grade--reading:not(.sw--item--grade--reading--5) {
  display: none;
}
.sw--grade--reading--6 .sw--item--grade--reading:not(.sw--item--grade--reading--6) {
  display: none;
}
.sw--grade--reading--7 .sw--item--grade--reading:not(.sw--item--grade--reading--7) {
  display: none;
}
.sw--grade--reading--8 .sw--item--grade--reading:not(.sw--item--grade--reading--8) {
  display: none;
}
.sw--grade--spelling--S_K .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_K) {
  display: none;
}
.sw--grade--spelling--S_P .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_P) {
  display: none;
}
.sw--grade--spelling--S_B .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_B) {
  display: none;
}
.sw--grade--spelling--S_J .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_J) {
  display: none;
}
.sw--grade--spelling--S_I .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_I) {
  display: none;
}
.sw--grade--spelling--S_V .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_V) {
  display: none;
}
.sw--grade--spelling--S_A .sw--item--grade--spelling:not(.sw--item--grade--spelling--S_A) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-template-single-settings .entry-header, .page-template-single-subscription .entry-header, .page-template-single-settings-refer .entry-header, .page-template-single-account .entry-header {
    padding-top: 2em;
  }
}
.page-template-single-settings .row, .page-template-single-subscription .row, .page-template-single-settings-refer .row, .page-template-single-account .row {
  justify-content: flex-start;
}
.page-template-single-settings .sw-avatar, .page-template-single-subscription .sw-avatar, .page-template-single-settings-refer .sw-avatar, .page-template-single-account .sw-avatar {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 24px;
  background-color: #28a3dd;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
.page-template-single-settings .sw--settings--name, .page-template-single-subscription .sw--settings--name, .page-template-single-settings-refer .sw--settings--name, .page-template-single-account .sw--settings--name {
  margin-bottom: 10px;
  clear: both;
  min-height: 48px;
}
.page-template-single-settings .sw--settings--name .sw-avatar, .page-template-single-subscription .sw--settings--name .sw-avatar, .page-template-single-settings-refer .sw--settings--name .sw-avatar, .page-template-single-account .sw--settings--name .sw-avatar {
  float: left;
}
.page-template-single-settings .sw--settings--name h3, .page-template-single-subscription .sw--settings--name h3, .page-template-single-settings-refer .sw--settings--name h3, .page-template-single-account .sw--settings--name h3 {
  line-height: 48px;
  margin-left: 58px;
}
.page-template-single-settings hr, .page-template-single-subscription hr, .page-template-single-settings-refer hr, .page-template-single-account hr {
  width: 100%;
  margin: 2em 0;
}
.page-template-single-settings .form-group input, .page-template-single-subscription .form-group input, .page-template-single-settings-refer .form-group input, .page-template-single-account .form-group input {
  width: 100%;
}
.page-template-single-settings .form-group input[type=text], .page-template-single-subscription .form-group input[type=text], .page-template-single-settings-refer .form-group input[type=text], .page-template-single-account .form-group input[type=text] {
  min-height: 58px;
}
@media only screen and (min-width: 768px) {
  .page-template-single-settings .form-group, .page-template-single-subscription .form-group, .page-template-single-settings-refer .form-group, .page-template-single-account .form-group {
    padding-right: 1em;
  }
}
.page-template-single-settings .col-xs-1-2 .form-group, .page-template-single-subscription .col-xs-1-2 .form-group, .page-template-single-settings-refer .col-xs-1-2 .form-group, .page-template-single-account .col-xs-1-2 .form-group {
  padding-right: 1em;
}
.page-template-single-settings .col-xs-1-2:last-child .form-group, .page-template-single-subscription .col-xs-1-2:last-child .form-group, .page-template-single-settings-refer .col-xs-1-2:last-child .form-group, .page-template-single-account .col-xs-1-2:last-child .form-group {
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-single-settings .col-xs-1-2:last-child .form-group, .page-template-single-subscription .col-xs-1-2:last-child .form-group, .page-template-single-settings-refer .col-xs-1-2:last-child .form-group, .page-template-single-account .col-xs-1-2:last-child .form-group {
    padding-right: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-single-settings .col-2-3, .page-template-single-subscription .col-2-3, .page-template-single-settings-refer .col-2-3, .page-template-single-account .col-2-3 {
    padding: 0 15px;
  }
}
.page-template-single-settings .gform_wrapper form, .page-template-single-subscription .gform_wrapper form, .page-template-single-settings-refer .gform_wrapper form, .page-template-single-account .gform_wrapper form {
  max-width: 660px;
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-single-settings .gform_wrapper form, .page-template-single-subscription .gform_wrapper form, .page-template-single-settings-refer .gform_wrapper form, .page-template-single-account .gform_wrapper form {
    padding-right: 20px;
  }
}
.page-template-single-settings .entry-content > div, .page-template-single-subscription .entry-content > div, .page-template-single-settings-refer .entry-content > div, .page-template-single-account .entry-content > div {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-single-settings h1, .page-template-single-subscription h1, .page-template-single-settings-refer h1, .page-template-single-account h1 {
    max-width: 1120px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-template-single-settings h2, .page-template-single-subscription h2, .page-template-single-settings-refer h2, .page-template-single-account h2 {
  font-size: 1.65em;
  margin: 0;
  line-height: 1.6;
}
.page-template-single-settings .trial p, .page-template-single-subscription .trial p, .page-template-single-settings-refer .trial p, .page-template-single-account .trial p {
  margin: 0;
}
.page-template-single-settings .trial .trial--left, .page-template-single-subscription .trial .trial--left, .page-template-single-settings-refer .trial .trial--left, .page-template-single-account .trial .trial--left {
  border-radius: 15px;
  line-height: 1;
  background-color: #675ba2;
  display: inline-block;
  padding: 2px 10px;
  color: #fff;
  font-size: 0.92em;
}
.page-template-single-settings ul, .page-template-single-settings li, .page-template-single-subscription ul, .page-template-single-subscription li, .page-template-single-settings-refer ul, .page-template-single-settings-refer li, .page-template-single-account ul, .page-template-single-account li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.page-template-single-settings ul.menu, .page-template-single-settings nav.woocommerce-MyAccount-navigation ul, .page-template-single-subscription ul.menu, .page-template-single-subscription nav.woocommerce-MyAccount-navigation ul, .page-template-single-settings-refer ul.menu, .page-template-single-settings-refer nav.woocommerce-MyAccount-navigation ul, .page-template-single-account ul.menu, .page-template-single-account nav.woocommerce-MyAccount-navigation ul {
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.page-template-single-settings ul.menu li, .page-template-single-settings nav.woocommerce-MyAccount-navigation ul li, .page-template-single-subscription ul.menu li, .page-template-single-subscription nav.woocommerce-MyAccount-navigation ul li, .page-template-single-settings-refer ul.menu li, .page-template-single-settings-refer nav.woocommerce-MyAccount-navigation ul li, .page-template-single-account ul.menu li, .page-template-single-account nav.woocommerce-MyAccount-navigation ul li {
  display: block;
  width: 100%;
}
.page-template-single-settings ul.menu li a, .page-template-single-settings nav.woocommerce-MyAccount-navigation ul li a, .page-template-single-subscription ul.menu li a, .page-template-single-subscription nav.woocommerce-MyAccount-navigation ul li a, .page-template-single-settings-refer ul.menu li a, .page-template-single-settings-refer nav.woocommerce-MyAccount-navigation ul li a, .page-template-single-account ul.menu li a, .page-template-single-account nav.woocommerce-MyAccount-navigation ul li a {
  display: block;
  border-radius: 8px;
  color: #0084cf;
  padding: 12px 6px 12px 12px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
}
.page-template-single-settings ul.menu li a:hover, .page-template-single-settings nav.woocommerce-MyAccount-navigation ul li a:hover, .page-template-single-subscription ul.menu li a:hover, .page-template-single-subscription nav.woocommerce-MyAccount-navigation ul li a:hover, .page-template-single-settings-refer ul.menu li a:hover, .page-template-single-settings-refer nav.woocommerce-MyAccount-navigation ul li a:hover, .page-template-single-account ul.menu li a:hover, .page-template-single-account nav.woocommerce-MyAccount-navigation ul li a:hover {
  background-color: rgba(215, 239, 252, 0.6);
}
.page-template-single-settings ul.menu li.current-menu-item a, .page-template-single-settings ul.menu li.is-active a, .page-template-single-settings nav.woocommerce-MyAccount-navigation ul li.current-menu-item a, .page-template-single-settings nav.woocommerce-MyAccount-navigation ul li.is-active a, .page-template-single-subscription ul.menu li.current-menu-item a, .page-template-single-subscription ul.menu li.is-active a, .page-template-single-subscription nav.woocommerce-MyAccount-navigation ul li.current-menu-item a, .page-template-single-subscription nav.woocommerce-MyAccount-navigation ul li.is-active a, .page-template-single-settings-refer ul.menu li.current-menu-item a, .page-template-single-settings-refer ul.menu li.is-active a, .page-template-single-settings-refer nav.woocommerce-MyAccount-navigation ul li.current-menu-item a, .page-template-single-settings-refer nav.woocommerce-MyAccount-navigation ul li.is-active a, .page-template-single-account ul.menu li.current-menu-item a, .page-template-single-account ul.menu li.is-active a, .page-template-single-account nav.woocommerce-MyAccount-navigation ul li.current-menu-item a, .page-template-single-account nav.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #efefef;
  color: #222;
}
.page-template-single-settings .product-meta strong, .page-template-single-subscription .product-meta strong, .page-template-single-settings-refer .product-meta strong, .page-template-single-account .product-meta strong {
  font-weight: normal;
}
.page-template-single-settings .settings--subscription-meta--table, .page-template-single-subscription .settings--subscription-meta--table, .page-template-single-settings-refer .settings--subscription-meta--table, .page-template-single-account .settings--subscription-meta--table {
  border-top: 2px solid #E6E6E6;
  border-bottom: 2px solid #E6E6E6;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 296px;
}
.page-template-single-settings .product-meta--wrap, .page-template-single-subscription .product-meta--wrap, .page-template-single-settings-refer .product-meta--wrap, .page-template-single-account .product-meta--wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-template-single-settings .actions--settings, .page-template-single-subscription .actions--settings, .page-template-single-settings-refer .actions--settings, .page-template-single-account .actions--settings {
  margin-bottom: 50px;
}
.page-template-single-settings .actions--settings a, .page-template-single-subscription .actions--settings a, .page-template-single-settings-refer .actions--settings a, .page-template-single-account .actions--settings a {
  text-decoration: underline;
  display: inline-block;
  padding-right: 8px;
}
.sw-main {
  margin-bottom: 5em;
}
@media only screen and (min-width: 768px) {
  .sw-main {
    padding-left: 40px;
  }
}
.sw-main p {
  margin-left: 0;
}
/* ---- Sign Up ------ */
.site-content-signup .entry-content {
  padding: 0;
}
.site-content-signup .entry-content > section, .site-content-signup .entry-content > div {
  padding: 0;
}
.content-signup {
  max-width: 750px;
  border-radius: 2px;
  box-shadow: 0 4px 50px -10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  margin: 0 auto 25px;
}
.content-signup .entry-content {
  margin-top: 0;
  padding: 20px;
}
@media only screen and (min-width: 641px) {
  .content-signup .entry-content {
    padding: 40px 50px;
  }
}
.content-signup .gform_wrapper {
  margin-top: 0;
}
.content-signup .gform_wrapper .gform_page_footer {
  border-top: 0;
  display: flex;
  flex-wrap: wrap;
}
.content-signup .gform_wrapper .gform_page_footer .button.gform_previous_button, .content-signup .gform_previous_button {
  order: 1;
  width: 100%;
  margin: 5px 0;
}
.content-signup .gform_wrapper .gform_page_footer .button.gform_next_button, .content-signup .gform_wrapper .gform_page_footer .button.gform_button {
  order: 0;
  width: 100%;
  margin: 5px 0;
}
.row-pretitle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3px;
}
@media only screen and (min-width: 641px) {
  .row-pretitle {
    margin-bottom: 0;
  }
}
.row-pretitle-signup .pretitle {
  display: block;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media only screen and (min-width: 641px) {
  .row-pretitle-signup .pretitle {
    font-size: 15px;
  }
}
.row-pretitle-signup .pretitle-secure .pretitle-secure-text {
  color: #ababab;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  margin-left: 4px;
  margin-bottom: 2px;
}
.row-title {
  display: flex;
  align-items: center;
}
.row-title .title-wrap {
  margin-left: 10px;
}
@media only screen and (min-width: 641px) {
  .row-title .title-wrap {
    margin-left: 20px;
  }
}
.row-title .title-wrap .title-program {
  display: block;
  font-family: "Cabrito", Georgia, serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (min-width: 641px) {
  .row-title .title-wrap .title-program {
    font-size: 24px;
  }
}
.row-title .title-wrap .subtitle {
  display: block;
}
.row-title .ic-program {
  width: 56px !important;
  height: 56px !important;
}
@media only screen and (min-width: 768px) {
  .row-title .ic-program {
    width: 72px !important;
    height: 72px !important;
  }
}
.pretitle-login {
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto 5px;
  font-weight: normal;
  font-size: 15px;
  color: #999;
  letter-spacing: 0.75px;
}
@media only screen and (min-width: 768px) {
  .pretitle-login {
    margin: 0 auto 10px;
  }
}
.page-template-single-login {
  background-color: #ebedef;
}
@media only screen and (min-width: 768px) {
  .page-template-single-login .entry-header {
    padding-top: 2em;
  }
}
.page-template-single-login .entry-header .entry-title {
  text-align: center;
  margin-bottom: 0;
}
.page-template-single-login .content-signup .entry-content {
  padding: 15px 20px;
}
@media only screen and (min-width: 768px) {
  .page-template-single-login .content-signup .entry-content {
    padding: 20px;
  }
}
.page-template-single-login .site-footer {
  margin-top: 10px;
}
#access_form .btn-back-wrap {
  text-align: left;
  padding: 15px 0 0 20px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
#access_form .btn-back-wrap button {
  background-color: #ffffff;
}
#access_form .gform_wrapper .gform_heading .gform_title {
  margin: 0;
}
#access_form .gform_wrapper .gform_heading .gform_description {
  margin: 0;
}
#access_form .gform_wrapper .gfield_price {
  line-height: 28px;
}
#access_form .gform_wrapper .gfield_price .gfield_label {
  display: block;
}
#access_form .gform_wrapper .gfield_price .ginput_container_total {
  float: left;
}
#access_form .gform_wrapper .gfield_price .ginput_total {
  color: #000;
  font-size: 24px;
  line-height: 28px;
}
#access_form .gform_wrapper .gfield_price .gfield_description {
  padding: 0;
  float: left;
  font-size: 16px;
  clear: none;
  line-height: 30px;
  padding-left: 5px;
  max-width: 70%;
}
#access_form .gform_wrapper .gform_card_icon_container {
  margin: 0;
}
#access_form .gform_wrapper .input-text, #access_form .gform_wrapper input[type="email"], #access_form .gform_wrapper input[type="password"], #access_form .gform_wrapper input[type="search"], #access_form .gform_wrapper input[type="text"], #access_form .gform_wrapper input[type="url"], #access_form .gform_wrapper textarea, #access_form .gform_wrapper input[type="tel"], #access_form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), #access_form .gform_wrapper select, #access_form .gform_wrapper input.button {
  padding: 0.5em 0.75em;
}
#access_form .gform_wrapper input#gf_coupon_button.button {
  min-height: 46px;
  vertical-align: top;
}
#access_form .gform_wrapper .gform_footer input.button, #access_form .gform_wrapper .gform_footer .gform_wrapper .gform_footer input[type="submit"] {
  margin: 15px 0 15px;
  padding: 1.25em 0.5em;
}
