/*--------------------------------------------------------------
Add your css here
---------------------------------------------------------------*/
h2,
.entry-content h2,
.comment-content h2,
.mu_register h2 {
  font-style: normal;
  font-size: 2.4rem;
}
.home h2 {
	text-align: center;
}
.home .cta h2  {
	text-align: left;
}
.home h3 {
  font-family: "PT serif", "Times", serif;
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: bold;
}
h4 {
  font-style: normal;
}
a:hover {
  color: #268899;
}
strong {
  font-weight: bolder;
}
p strong {
  font-family: "Open Sans Bold", "Open Sans";
}

#mobile-header {
  background: #444444;
}

a#search-open {
    display: none;
}
.logged-in a#search-open {
    display: block;
}

#header-menu > ul > li.current_page_parent a {
    background: #f7b733;
    color: #fff;
    text-decoration: none;
    border: none;
}

.grid .unit.whole:first-child { padding-left: 10px; }
.grid .unit.whole:last-child { padding-left: 10px; }
.cta.grid .pull-left    { float: left; }
.cta.grid .pull-right   { float: right; }
.cta .one-quarter p { text-align: center; }
.cta {
    /*background-image: url('/wp-content/uploads/2016/05/zac-gordon-tall-center.jpg');
    background-position: 80% 0;
    background-repeat: no-repeat;*/
    border-bottom: 1px #ccc solid;
    margin-bottom: 40px;
    padding: 40px 60px;
}
/*.cta .content {
  width: 90%;
  margin: 0 auto;
}*/
.cta h1 {
    font-size: 3rem;
    margin: 8rem 0 1rem;
}
.cta h2 {
    font-weight: normal;
    font-size: 1.8rem;
    font-style: normal;
    margin: 1rem 0;
    line-height: 2.6rem;
}
.cta .btn, #enroll .btn, .cta-enroll .btn {
    border: 1px #8F4275 solid;
    background: #8F4275;
    font-size: 2rem;
    width: auto;
    padding: 20px 30px;
    display: inline-block;
    margin: 1rem 0;
    line-height: 2rem;
}

.home .testimonial cite {
	text-align: right;
	font-size: 1.2rem;
	display: block;
}
#newsletter-signup {
  border-top: 1px solid rgba(0,0,0,0.11);
}
#newsletter-signup input[type="text"] {
    background: #fff;
    width: 90% !important;
    font-size: 1.5rem !important;
}
#newsletter-signup button._submit {
	font-size: 1.5rem !important;
	padding: 16px 10px !important;
	background: #8F4275 !important;
}
#newsletter-signup ._form_element {
    width: 30%;
}
#_form_58001D714B47B_ ._form-title {
    font-size: 2rem;
}
#newsletter-signup ._form-branding {
    display: none;
}

#enroll .btn.part-one {
  border: 1px #ccc solid;
  background: white;
  color: #999;
}
#enroll .btn.part-one:hover {
  background: white;
  box-shadow: none;
  border-color: #999;
  color: #777 !important;
}

.quote-from-zac {
  display: block;
  overflow: auto;
  margin: 40px 0;
}
.quote-from-zac blockquote {
  width: calc( 90% );
  margin: 0 auto;
}
.entry-content blockquote p {
    font-size: 2.2rem;
    line-height: 4rem;
}
.quote-from-zac cite {
  font-size: 1.4rem;
  font-family: "PT serif", "Times", serif;
  padding: 20px;
  vertical-align: middle;
}
.quote-from-zac cite img {
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}


.the-parts h3 {
  text-align: center;
}

.the-parts.grid img {
  max-width: 70%;
  margin: 0 auto;
  display: block;
}

#enroll {
  padding: 50px 0;
  margin: 40px 0 20px;
  border-top: 1px #ccc solid;
}

#enroll em,
#enroll em a {
  color: #999;
}

#enroll em a {
  text-decoration: underline;
}

#enroll h3 {
  font-size: 1.8rem;
  font-weight: bold;
}

#testimonials {
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px;
}

.opc_order_review .product-details {
	padding: 10px;
}

img.size-full, img.size-large, img.wp-post-image {
  width: 100%;
}

h1.main-title,
.page-cover .entry-meta .author.vcard a, .page-cover .entry-meta .comments-link, .page-cover .entry-meta .comments-link a, .page-cover .entry-meta .post-date {
  color: #444;
}

/* Profile */

#buddypress #item-header-cover, .network-profile #item-header, .page-cover, #item-header-cover h1.main-title, .post-title {
  text-shadow: none;
}

#item-header-content h1 {
	color: #222
}

.profile-header {
	text-align: center;
	padding: 40px 20px
}

.editfield.field_website {
    display: none;
}

.btn-group.social {
	text-align: center;
	display: block;
	margin: 10px;
}
.btn-group.social a {
    padding: 10px;
    text-transform: capitalize;
}
#buddypress div#item-header img.avatar {
	float: none;
	text-align: center;
	margin: 0 auto;
	width: auto;
}
.badges h1 {
	text-align: center;
}
.badge img {
	width: 90%;
	height: 90%;
}
.badge h3 {
	text-align: center;
	padding: 10px 0;
	font-size: 23px;
}

.single-post #content h1.entry-title {
    display: none;
}

.page .entry-content ul {
  list-style: disc inside;
  margin: 10px 0
}

.page .entry-content .details li {
	margin: 0;
    text-indent: 0px;
    margin-left: 20px;
    list-style-position: outside;
}
.blog h2.entry-title a,
.archive h1.entry-title a,
.blog h1.entry-title a {
    font-size: 3rem;
}
.page .entry-content .tve-leads-conversion-object {
  display: none;
}

.page-template-outline h1 {
  font-size: 2.4rem;
}

.page-template-outline .entry-content h2,
.page-template-outline .entry-content h3 {
    margin: 0;
}

.page-template-outline h3 {
  font-weight: bold;
}

.page-template-outline .grid.part {
  margin-bottom: 80px;
  float: left;
}

.page-template-outline .project {
  border: 1px #ddd solid;
  padding: 20px;
  margin: 20px 0 20px;
  float: left;
}
.page-template-outline .project h3 {
  font-family: "PT Serif Bold", "PT Serif", "Times New Roman";
  font-size: 2rem;
}

.cta-enroll {
  margin: 40px 0 0;
  float: left;
}

.cta-enroll p {
  font-size: 1.8rem;
  font-style: italic;
  color: #999;
}
.cta-enroll p .btn {
  font-style: normal;
  margin-right: 10px;
}

#course_navigation a {
    color: #fff !important;
}

#course_navigation .active .lesson a,
#course_navigation a:hover,
#course_navigation a.current {
    color: #f7b733 !important;
}

#course_navigation .list_arrow {
	display: none;
}

#course-details #btn-join {
	display: none;
}

#course-details #btn-join {
	display: none;
}

#lessons_list h4 img {
    width: 65px;
    height: 65px;
    margin: -10px 10px 0 0;
}

.lesson .drop-list,
.entry-content h4,
#learndash_lessons #lessons_list .lesson-meta,
#lessons_list .lesson h4 a {
	margin-top: 10px;
	font-style: normal;
}
#lessons_list .lesson h4 a {
	font-weight: 400;
}


.single-sfwd-lessons .image,
.single-sfwd-courses .course-header .image {
    padding-right: 40px;
}

input#learndash_mark_complete_button:hover {
	background: #f7b733;
	box-shadow: none;
	color: #fff !important;
}
input.wpProQuiz_button:hover {
	background: rgba(247, 183, 51, .5);
	-moz-box-shadow: none !important;
    	-webkit-box-shadow: none !important;
   	box-shadow: none !important;

}

#learndash_lesson_topics_list {
	margin-top: 20px
}

#tve_25_set .thrv_lead_generation input[type="text"], #tve_25_set .thrv_lead_generation input[type="email"] {
    color: #fff !important;
}

.archive.post-type-archive-bp_doc.bp-docs.bp-docs-create #secondary, .single-bp_doc.bp-docs #secondary, #secondary {
  background: #444;
}

#learndash_profile #course_list h4>a:after, .learndash #lessons_list .completed:before, .learndash #lessons_list .in-progress:before, .learndash #lessons_list .notavailable:before, .learndash #lessons_list .notcompleted:before {
	top: 27px;
}

.table-cell.content {
	width: 80%;
}

.widget-area .widget div.item-options a:not(.selected),
.widget-area .widget ul.item-list .item .item-meta {
  color: #ededed;
}

form#affwp-register-form {
    width: 45%;
    float: left;
}

.affwp-form legend {
    font-weight: bold;
    font-size: 1.6rem;
}

.sfwd-courses a.button {
    background: #8F4275;
    color: white !important;
    font-size: 1.2rem;
    padding: 10px 20px;
    margin: 10px 0;
}

#post-entries .prev-next .meta-nav,
#post-entries .nav-next .meta-nav {
    font-size: 0;
    color: white !important;
}

#footer-partners {
  background: #fff;
}

#footer-partners hr {
  clear: both;
}

#footer-partners .framework .one-third:nth-child(3n+1) {
  clear: left;
}

#footer-partners .framework .one-quarter:nth-child(4n+1) {
  clear: left;
}

#footer-partners .framework img {
  max-width: 60%;
}

#partnerGrid h3, #footer-partners h3 {
  margin-top: 20px;
  font-size: 1.4rem;
}
.grid .unit {
  padding: 10px 0;
}

/* Partners */
.single-partners .page-cover.table {
  display: none;
}

/* Course Pages */

.partners .ssba-wrap,
.lms-post-content .ssba-wrap {
  display: none;
}

#course_navigation .learndash_nevigation_lesson_topics_list .lesson a {
    font-size: 1.2rem !important;
}

/* #secondary */
.widget-area .widget p {
  color: #fff;
  font-size: 1.1rem;
}
.widget_buddyboss_recent_post h3 a,
.widget-area .widget_course_teacher header span a,
.widget-area .widget div.item-options a.selected, .widget-area .widget .textwidget, .widget-area .widget:not(.widget_buddyboss_recent_post) ul li a {
  color: #f7b733 !important;
}
.widget_buddyboss_recent_post h3 a:hover,
.widget-area .widget_course_teacher header span a:hover,
.widget-area .widget div.item-options a.selected:hover, .widget-area .widget:not(.widget_buddyboss_recent_post) ul li a:hover {
  color: #f7b733 !important;
}

.sidebar-nav-toggle { float: right; }

/* Woo */

nav.navigation.post-navigation .nav-links .nav-previous:before, nav.navigation.post-navigation .nav-links .nav-next:after, .bp-learndash-activity h4 i.fa-spinner, .bp-sensei-activity h4 i.fa-spinner, .bp-user.achievements #item-body > #subnav li.current a, #content .woocommerce-message .wc-forward, .widget_sensei_course_progress .course-progress-lessons .course-progress-lesson a:before, #learner-info .my-messages-link:before, .post-type-archive-lesson #module_stats span, .sensei-course-participants, .nav-previous .meta-nav:before, .nav-prev .meta-nav:before, .nav-next .meta-nav:before, #my-courses .meter-bottom > span > span, #my-courses section.entry span.course-lesson-progress, .quiz form ol#sensei-quiz-list li>span span, .module-archive #module_stats span, .widget_course_progress .module header h2 a:hover, #main .widget_course_progress .course header h4 a:hover, .course-statistic, #post-entries a:hover, #main .course-container .sensei-course-meta .course-author a, #main .course .sensei-course-meta .course-author a, .course-inner h2 a:hover, .menu-toggle i {
  color: #fff;
}

.woocommerce button.single_add_to_cart_button.button.alt, .woocommerce button.single_add_to_cart_button.button.alt:hover {
    background: #8F4275;
    font-size: 1.2rem;
}

.sku_wrapper {display: none}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
  /*display: none;*/
}
.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
  width: 100%;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    font-size: 1.4rem;
    padding: 1rem 2rem !important;
}
.woocommerce .woocommerce-info {
  border: 3px #1e85be solid;
}
.woocommerce .woocommerce-error {
  border: 3px red solid;
}
.woocommerce .woocommerce-message {
  border: 3px #8F4275 solid;
}


.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
  display: none;
}

#content .woocommerce-message .wc-forward {
  display: none;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: left;
  width: 100%;
}

/*  */
@media (max-width: 1660px) {
  .cta h1 {
      font-size: 2.6rem;
      margin: 7rem 0 1rem;
  }
  .cta h2 {
      font-size: 1.4rem;
      line-height: 2.4rem;
      margin: 10px 0;
  }
  .cta .btn, #enroll .btn {
      border: 1px #8F4275 solid;
      background: #8F4275;
      font-size: 1.4rem;
      width: auto;
      padding: 20px;
  }
  .cta .one-quarter {
    padding-top: 20px
  }
  .cta .one-quarter p {
    font-size: 1rem;
  }

  /* Project Outline */
  .title .unit.three-quarters {
    width: 100%;
  }
  .title .unit.three-quarters h1 {
    text-align: center;
  }
  .unit.one-quarter.badge {
    width: 25%;
    padding: 2px;
  }
  .unit.one-quarter.badge img {
      margin: 0 auto;
      width: 200px;
      display: block;
  }
  .unit.three-quarters.details {
      width: 100%;
  }
  .unit.three-quarters.details h2 {
      text-align: center;
  }
  .cta-enroll p {
    text-align: center;
  }

}



@media (max-width: 1460px) {
  .cta .one-quarter {
    padding-top: 60px
  }
  .cta h2 {
      font-size: 1.4rem;
  }
  .cta .one-quarter p {
    font-size: 1rem;
  }
}
@media (max-width: 1320px) {
  .unit.three-quarters.details .one-third {
    width: 100%;
    text-align: center;
  }
  .project .two-thirds {
    width: 100%;
  }
  .cta-enroll a {
    display: block;
    line-height: 2.2rem;
  }
  .single-sfwd-lessons .image {
	  display: none;
  }
  .page-id-14130 #attachment_14142 {
  	display: none;
  }
}
@media (max-width: 1300px) {
  .cta h1  {
    font-size: 1.6rem;
    margin-top: 4rem;
  }
  .cta h2 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .cta .one-quarter {
    padding-top: 40px
  }
  .cta .one-quarter p {
    font-size: .9rem;
  }
}
@media (max-width: 1060px) {
  .cta .one-quarter,
  .cta .three-quarters {
    width: 50%;
  }
  .cta h1 {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  .cta h2 {
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 15px 0;
  }
  .cta .btn {
    font-size: 1.8rem;
    padding: 20px;
    line-height: 2rem;
  }
  .cta .btn span {
    display: none;
  }
  .cta .one-quarter p {
    font-size: 1.2rem;
  }
  .cta .one-quarter {
    padding-top: 80px
  }
  .enrollment-terms .unit.half {
	  width: 100%;
  }
  .the-parts .one-quarter {
    width: 50%;
  }
  .the-parts .one-quarter.part-three {
    clear: left;
  }
 .the-parts.grid img {
    width: 70%;
    height: 70%;
    display: block;
    margin: 0 auto;
}
  #enroll .one-third,
  #testimonials .one-third {
    width: 50%;
  }
  #enroll .enrollment-terms {
    width: 100%;
  }
  #testimonials .one-third:first-child {
    padding-left: 0;
  }
  #testimonials .one-third:last-child {
    display: none;
  }
  #footer-partners .framework img,
  #footer-partners .vanilla img {
    max-width: 100%;
  }
}
@media (max-width: 880px) {
  .cta h1 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
  .cta .btn {
    font-size: 1.4rem;
    padding: 20px;
    line-height: 2rem;
  }
  .cta .one-quarter {
    padding-top: 120px
  }
}
@media (max-width: 760px) {
  .cta {
    padding: 30px;
  }
  .cta .one-quarter,
  .cta .three-quarters {
    width: 100%;
  }
  .cta h1 {
    font-size: 2.2rem;
    line-height: 3.2rem;
    margin-top: 10px;
  }
  .cta .btn span {
    display: inline;
  }
  .cta .one-quarter {
    padding-top: 20px;
  }
  .cta .one-quarter img {
    width: 60%;
  }
  .cta .one-quarter p {
    text-align: left;
  }
  .home .testimonial blockquote {
	  font-size: 1rem;
  }
  .home .testimonial img {
	  display: none;
	  font-size: 1rem;
  }
  #learndash_lessons #lessons_list .lesson-meta,
  .lesson .drop-list {
	  float: left;
  }
  #lessons_list h4 img {
    width: 120px;
    height: 120px;
  }
  .single-sfwd-courses .course-header .image img {
    border: 0;
    width: 50%;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
    float: none;
  }

}
@media (max-width: 660px) {
  h2, .entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 2rem;
  }
  .cta .grid .unit:first-child {
    padding-left: 0
  }
  #testimonials .grid .unit {
    padding: 0
  }
  #testimonials .one-third:last-child {
    display: block;
  }
  .cta .one-quarter img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .cta .one-quarter p {
    text-align: center;
  }
  .learndash .table-cell.content {
	  width: 100%;
  }

  form#affwp-register-form {
      width: 100%;
      float: none;
 }
}
