body .facetwp-facet {
  margin-bottom: 0; }

.event-details-label {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 500; }

.single-dyf-events .hosted {
  display: none; }

.facetwp-template[data-name="community_events"] .event-access + .event-access {
  margin-left: 20px; }
.facetwp-template[data-name="community_events"] .event-access {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.3; }
.facetwp-template[data-name="community_events"] .fwpl-result {
  display: block;
  margin-bottom: 20px;
  color: #181e22;
  line-height: 1.3; }
  .facetwp-template[data-name="community_events"] .fwpl-result > .fwpl-row {
    background: #fff;
    display: block;
    padding: 20px;
    border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .facetwp-template[data-name="community_events"] .fwpl-result .a {
    color: #d25000;
    text-decoration: underline; }
  .facetwp-template[data-name="community_events"] .fwpl-result:hover > .fwpl-row {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 40px 10px -30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 40px 10px -30px rgba(0, 0, 0, 0.3); }
.facetwp-template[data-name="community_events"] .fwpl-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .facetwp-template[data-name="community_events"] .fwpl-col:last-child {
    margin-bottom: 0; }
.facetwp-template[data-name="community_events"] .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .facetwp-template[data-name="community_events"] .content * {
    margin-bottom: 3px; }
  .facetwp-template[data-name="community_events"] .content *:last-child {
    margin-bottom: 0; }
  .facetwp-template[data-name="community_events"] .content .event-type {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px; }
.facetwp-template[data-name="community_events"] .date-block {
  width: 100px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f0f6fa;
  margin-right: 20px;
  border-radius: 10px;
  padding: 10px; }
  .facetwp-template[data-name="community_events"] .date-block .day {
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
    width: 100%;
    flex: 1.5;
    justify-content: center;
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px; }
  .facetwp-template[data-name="community_events"] .date-block .month {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.3;
    width: 100%;
    flex: 1;
    align-items: flex-start;
    display: flex;
    justify-content: center; }
  .facetwp-template[data-name="community_events"] .date-block .day-of-week {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 5px; }

@media (min-width: 768px) and (max-width: 1000px) {
  .facetwp-template[data-name="community_events"] .fwpl-col {
    display: block; }

  .facetwp-template[data-name="community_events"] .date-block {
    margin-bottom: 15px; } }
@media (max-width: 480px) {
  .facetwp-template[data-name="community_events"] .fwpl-col {
    display: block; }

  .facetwp-template[data-name="community_events"] .date-block {
    margin-bottom: 15px; } }
body .facetwp-facet {
  margin-bottom: 0; }

.event-details-label {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 500; }

.single-dyf-events .hosted {
  display: none; }

.facetwp-template[data-name="community_content"] .event-access + .event-access {
  margin-left: 20px; }
.facetwp-template[data-name="community_content"] .event-access {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.3; }
.facetwp-template[data-name="community_content"] .fwpl-result {
  display: block;
  margin-bottom: 20px;
  color: #181e22;
  line-height: 1.3; }
  .facetwp-template[data-name="community_content"] .fwpl-result > .fwpl-row {
    background: #fff;
    display: block;
    padding: 20px;
    border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .facetwp-template[data-name="community_content"] .fwpl-result .a {
    color: #d25000;
    text-decoration: underline; }
  .facetwp-template[data-name="community_content"] .fwpl-result:hover > .fwpl-row {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 40px 10px -30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 40px 10px -30px rgba(0, 0, 0, 0.3); }
.facetwp-template[data-name="community_content"] .fwpl-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .facetwp-template[data-name="community_content"] .fwpl-col:last-child {
    margin-bottom: 0; }
.facetwp-template[data-name="community_content"] .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .facetwp-template[data-name="community_content"] .content * {
    margin-bottom: 3px; }
  .facetwp-template[data-name="community_content"] .content *:last-child {
    margin-bottom: 0; }
  .facetwp-template[data-name="community_content"] .content .event-type {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px; }
.facetwp-template[data-name="community_content"] .date-block {
  width: 100px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f0f6fa;
  margin-right: 20px;
  border-radius: 10px;
  padding: 10px; }
  .facetwp-template[data-name="community_content"] .date-block .day {
    font-size: 36px;
    line-height: 1;
    font-weight: bold;
    width: 100%;
    flex: 1.5;
    justify-content: center;
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px; }
  .facetwp-template[data-name="community_content"] .date-block .month {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.3;
    width: 100%;
    flex: 1;
    align-items: flex-start;
    display: flex;
    justify-content: center; }
  .facetwp-template[data-name="community_content"] .date-block .day-of-week {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 5px; }

@media (min-width: 768px) and (max-width: 1000px) {
  .facetwp-template[data-name="community_content"] .fwpl-col {
    display: block; }

  .facetwp-template[data-name="community_content"] .date-block {
    margin-bottom: 15px; } }
@media (max-width: 480px) {
  .facetwp-template[data-name="community_content"] .fwpl-col {
    display: block; }

  .facetwp-template[data-name="community_content"] .date-block {
    margin-bottom: 15px; } }
.wlm-default-page .breadcrumb {
  display: none; }

.muse-player-container #transcript-list {
  height: 300px;
  overflow-y: scroll;
  display: none; }
.muse-player-container .phrase-time {
  text-align: right; }
.muse-player-container .phrase {
  text-align: left; }
.muse-player-container .transcript-container-outer {
  background: rgba(240, 243, 246, 0.7);
  border-radius: 10px;
  margin: 20px 0; }
@media screen and (max-width: 1023px) {
  .muse-player-container .transcript-container-outer {
    display: none; } }
.muse-player-container .container-transcript .description {
  padding: 20px; }
.muse-player-container .container-transcript *:last-child {
  margin-bottom: 0; }
.muse-player-container .word {
  cursor: pointer;
  display: inline-block; }
  .muse-player-container .word .word-underline {
    position: relative;
    height: 1px;
    background: #d25000;
    width: 100%;
    display: block;
    margin-top: -1px;
    opacity: 0;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  .muse-player-container .word:hover .word-underline {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    opacity: 1; }
  .muse-player-container .word.current {
    background: rgba(210, 80, 0, 0.44); }

.dyf-collapse {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: scaleY(0.01);
  -ms-transform: scaleY(0.01);
  transform: scaleY(0.01);
  opacity: 0;
  max-height: 0;
  overflow: hidden; }
  .dyf-collapse.active {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    max-height: 2000px; }

.dyf-collapse-trigger .expand-label {
  display: inline-block; }
.dyf-collapse-trigger .collapse-label {
  display: none; }
.dyf-collapse-trigger.active .expand-label {
  display: none; }
.dyf-collapse-trigger.active .collapse-label {
  display: inline-block; }

.dyf-loading-spinner {
  padding: 10px;
  text-align: center; }
  .dyf-loading-spinner:after {
    content: url("/wp-content/themes/double-your-freelancing/zach-assets/img/dyf-loader.gif"); }

/* Learndash stuff
------------------------------------------------- */
body.dyf-worksheet .sfwd-mark-complete {
  display: none !important; }

.cwyw-iframe {
  width: 100%;
  outline: 0;
  border: 0;
  height: 1000px; }

/* Custom stuff
------------------------------------------------- */
.body-gray-bg {
  background: #e9eef6; }
  .body-gray-bg .header {
    background: #fff; }

.page-template-layout-builder-normal .post .postmetadata, .page-template-layout-builder-normal .post .title {
  display: none; }

/* Misc Helpers
------------------------------------------------- */
/* DYF Theme & Thrive Architect Resets
------------------------------------------------- */
/* Sections
------------------------------------------------- */

/*# sourceMappingURL=styles.css.map */
