/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}

#stacks_in_1 {
	margin:  20px;
	padding:  20px;
}
#eh_stacks_in_68 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_68:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_68.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_68.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_68.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_68 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_68.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_68 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_68 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_68 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_68 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_68.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_68.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_68.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_68.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_68.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_68.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_68.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_68.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_68.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_68:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_68:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_68.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_68.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_68.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_68.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_68.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_68.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_68.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_68.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_68.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_68.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_68.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_68.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_68.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_68.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_68.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_68.eh-line-303 .eh-extender,
#eh_stacks_in_68.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_68.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_68.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_68.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_68 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_68 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_68.eh-line-group-300 .eh-line-left,
#eh_stacks_in_68.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_68.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_68.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_68:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_68.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_68.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_68.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_68:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_68:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_68:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_68.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_68.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_68.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_68.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_68.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_68.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_68.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_68.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_68.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_68.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_68.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_68.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_68.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_68.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_68.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_68 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_68 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_68.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_68.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_68.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_68.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_68.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_68.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_68.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_68.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_68.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_68.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_71 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_71 a, #simpleText_stacks_in_71 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_71 a:visited {color: #169EE6;}
#simpleText_stacks_in_71 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_71 a:active {color: #FF6600;}
#simpleText_stacks_in_71 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_71.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_71 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_71 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_71 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_71 {font-size: inherit;}
}
#stacks_in_72 {
	font-size: 149%;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_91 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_91 a, #simpleText_stacks_in_91 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_91 a:visited {color: #169EE6;}
#simpleText_stacks_in_91 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_91 a:active {color: #FF6600;}
#simpleText_stacks_in_91 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_91.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_91 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_91 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_91 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_91 {font-size: inherit;}
}
#stacks_in_92 {
	font-size: 149%;
}
/* Start Trunk 8 stack CSS code *//* End Trunk 8 stack CSS code */
#stacks_in_85 {
	margin: 0px 20px 20px 20px;
	padding: 0px 20px 20px 20px;
}
/* Start Smart Image stack CSS code */#stacks_in_56{	text-align: center;}#stacks_in_56 figure a img{	cursor: pointer !important;}.stacks_in_56responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_56responsive img, .stacks_in_56warehouseImage img {  width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_56hiddenimage{	display: none;}.stacks_in_56warehouseImage{	display: none;}/* End Smart Image stack CSS code */ :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('http://www.lindakaufmanmusicals.com/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_102{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_102 div:focus{outline:none}.stacks_in_102 .html5video,.stacks_in_102 img,.stacks_in_102 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_102 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_102 .mejs__container .mejs__overlay-play,.stacks_in_102 .mejs__container .mejs__overlay-loading{}.stacks_in_102 .mejs__container .mejs__controls{}.stacks_in_102 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_102 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_102 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('http://www.lindakaufmanmusicals.com/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_101{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_101 div:focus{outline:none}.stacks_in_101 .html5video,.stacks_in_101 img,.stacks_in_101 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_101 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_101 .mejs__container .mejs__overlay-play,.stacks_in_101 .mejs__container .mejs__overlay-loading{}.stacks_in_101 .mejs__container .mejs__controls{}.stacks_in_101 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_101 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_101 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 

#stacks_in_101 {
	margin: 20px 0px 0px 0px;
}
#eh_stacks_in_73 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_73:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_73.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_73.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_73.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_73 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_73.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_73 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_73 .eh-title {font-size: 42px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_73 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_73.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_73.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_73.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_73.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_73.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_73.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_73.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_73.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_73.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_73:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_73:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_73.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_73.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_73.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_73.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_73.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_73.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_73.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_73.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_73.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_73.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_73.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_73.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_73.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_73.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_73.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_73.eh-line-303 .eh-extender,
#eh_stacks_in_73.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_73.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_73.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_73.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_73 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_73 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_73.eh-line-group-300 .eh-line-left,
#eh_stacks_in_73.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_73.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_73.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_73:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_73.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_73.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_73.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_73:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_73:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_73:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_73.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_73.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_73.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_73.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_73.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_73.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_73.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_73.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_73.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_73.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_73.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_73.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_73.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_73.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_73.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_73 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_73 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_73.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_73.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_73.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_73.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_73.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_73.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_73.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_73.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_73.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_73.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#stacks_in_49{padding-left:0px;padding-right:0px;}#stacks_in_49 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_49 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_49 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_49 > .jack.width-static{width:500px}#stacks_in_49 > .jack.width-flexible{width:100%}#stacks_in_49 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_49 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_49 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_49 > .jack::after{border-radius:0px}#stacks_in_49 > .jack.border-detailed-radius,#stacks_in_49 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_49 > .jack.bg-color{background-color:#66CCFF}#stacks_in_49 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_49 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_49 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_49 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_49 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_49 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_49 > .jack.bg-image:not(.glass){}#stacks_in_49 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_49 > .jack.bg-image.glass.after,#stacks_in_49 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_49 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_49 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_49 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_49 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_49 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_49 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_49 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_49 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_49 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_49 > .jack.bg-image.glass.after,#stacks_in_49 > .glass.jack.bg-image::after{}#stacks_in_49 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_49 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_49 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_49 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_49 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_49 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_49 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_49 > .jack.peek-shadow::before,#stacks_in_49 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_49 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_49 > .jack{overflow:visible;}#stacks_in_49 > .jack.height-static{height:100px}#stacks_in_49 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_49 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_9.headerInheritStylesOff,
#simpleHeaders_stacks_in_9.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_9.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_9.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_9.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_9.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_9.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_9.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_9.headerInheritColorsOff,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_9.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_9.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_9.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_9 {
	margin: 15px 0px 0px 0px;
}
 :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('http://www.lindakaufmanmusicals.com/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_51{width:100%;text-align:center;}.stacks_in_51 div:focus{outline:none}.stacks_in_51 .html5audio,.stacks_in_51 audio.html5audio{outline:none;margin:0 auto;display:block;min-height:40px;width:100% !important;height:auto;}.stacks_in_51 .html5audio.mejs-ted,.stacks_in_51 .html5audio.mejs-wmp,.stacks_in_51 audio.html5audio.mejs-ted,.stacks_in_51 audio.html5audio.mejs-wmp{min-height:65px}.stacks_in_51 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_51 .mejs__container .mejs__overlay-play,.stacks_in_51 .mejs__container .mejs__overlay-loading{}.stacks_in_51 .mejs__container .mejs__controls{}.stacks_in_51 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_51 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_51 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 

#stacks_in_51 {
	margin: 0px 15px 30px 15px;
}
/*
	* cleanCarousel
	* Author: William Davis
 	* Version 3.0.3
 	* Product URL: http://www.onelittledesigner.com/rapidweaver-stack/cleanCarousel/
 	* Support URL: http://forum.onelittledesigner.com/tutorials/kb/cleancarousel/
 	* Author URL: http://onelittledesigner.com
 	* Description: Responsive Carousel Slider
*/

@charset "utf-8";

@font-face {
  font-family: 'FontAwesome';
  src: url('cleanCarousel_fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('cleanCarousel_fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('cleanCarousel_fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('cleanCarousel_fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('cleanCarousel_fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* 
@font-face {
	font-family: 'fontello';
  	src: 	url('cleanCarousel_fonts/fontello.eot?61688512');
  	src: 	url('cleanCarousel_fonts/fontello.eot?61688512#iefix') format('embedded-opentype'),
       		url('cleanCarousel_fonts/fontello.woff?61688512') format('woff'),
       		url('cleanCarousel_fonts/fontello.ttf?61688512') format('truetype'),
       		url('cleanCarousel_fonts/fontello.svg?61688512#fontello') format('svg');
  	font-weight: normal;
  	font-style: normal;
}
 */

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
/* 
[class^="icon-"]:before, [class*="icon-"]:before {
  	font-family: "fontello";
  	font-style: normal;
  	font-weight: normal;
  	speak: none;
  	display: inline-block;
  	text-decoration: inherit;
  	width: 1em;
  	margin-right: .2em;
  	text-align: center;
  	font-variant: normal;
  	text-transform: none;
  	line-height: 1em;
  	margin-left: .2em;
}
 */

/* 
#cleanWrapper_stacks_in_83 .bx-controls-direction fa fa-angle-double-right:before { content: '\f101'; }
 
#cleanWrapper_stacks_in_83 .bx-controls-direction .fa fa-angle-double-left:before { content: '\f100'; }

#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-right-dir:before { content: '\e80b'; } 
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-left-dir:before { content: '\e806'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-left-hand:before { content: '\e81a'; } 
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-right-hand:before { content: '\e812'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-forward-1:before { content: '\e807'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-left-open:before { content: '\e808'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-right-open-1:before { content: '\e80a'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-left-circled:before { content: '\e819'; } 
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-right-circled:before { content: '\e80e'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-angle-left:before { content: '\e816'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-angle-right:before { content: '\e80c'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-reply:before { content: '\e805'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-angle-circled-left:before { content: '\e817'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-angle-circled-right:before { content: '\e80d'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-right-1:before { content: '\e81c'; }
#cleanWrapper_stacks_in_83 .bx-controls-direction .icon-left:before { content: '\e811'; }
 */



/* General */
#cleanWrapper_stacks_in_83 {
	border-style: solid; 
	border-color: ; 
	border-width: px;
	border-radius: px;
	-moz-border-radius: px;
	-webkit-border-radius: px;
	-o-border-radius: px;
	-ms-border-radius: px;
}

#cleanCarousel_stacks_in_83 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

#cleanCarousel_stacks_in_83 img {
	max-width: 100%;
	display: block;
}


/* Add Carousel Colors */
#cleanWrapper_stacks_in_83.addCarouselColor {
	background: none;
}

#cleanWrapper_stacks_in_83.addCarouselColor1 {
	background: #FFFFFF;
}


/* Add Borders */
#cleanWrapper_stacks_in_83.carouselBorder {
	border-style: none;
	border-width: 0;
	border-radius: none;
	border-color: none;
}

#cleanWrapper_stacks_in_83.carouselBorder1 {
	border-style: solid;
	border-width: 5px;
	border-radius: 0px;
	border-color: #000000;
}


/* Add Shadowing */
#cleanWrapper_stacks_in_83.shadowing {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

#cleanWrapper_stacks_in_83.shadowing1 {
	box-shadow: 5px 5px 5px 0px #888888;
	-moz-box-shadow: 5px 5px 5px 0px #888888;
	-webkit-box-shadow: 5px 5px 5px 0px #888888;
	-o-box-shadow: 5px 5px 5px 0px #888888;
	-ms-box-shadow: 5px 5px 5px 0px #888888;
}

#cleanCarousel_stacks_in_83.bx-pager,
#cleanCarousel_stacks_in_83.bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* Themes */
#cleanWrapper_stacks_in_83.sliderThemeClear {
	border: 1px solid rgba(0,0,0,0.5);
	background: rgba(0,0,0,0.25);
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}

#cleanWrapper_stacks_in_83.sliderThemeClear img {
	opacity: .5;
}

#cleanWrapper_stacks_in_83.sliderThemeCutOut {
	-o-box-shadow: inset 0 0 10px #888888;
	-ms-box-shadow: inset 0 0 10px #888888;
	-moz-box-shadow: inset 0 0 10px #888888;
	-webkit-box-shadow: inset 0 0 10px #888888;
	box-shadow: inset 0 0 10px #888888;
}

#cleanWrapper_stacks_in_83.sliderThemeBubbled {
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: none !important;
	-moz-border-radius: none !important;
	-webkit-border-radius: none !important;
	-o-border-radius: none !important;
	-ms-border-radius: none !important;
	background: none !important;
}

#cleanWrapper_stacks_in_83.sliderThemeBubbled img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}


/* Loader */
#cleanCarousel_stacks_in_83.bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* Pager */
#cleanWrapper_stacks_in_83 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #000000;
	text-align: left;
}

#cleanWrapper_stacks_in_83 .bx-wrapper .bx-pager.bx-default-pager {
	text-align: center;
}

#cleanWrapper_stacks_in_83.bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-pager .bx-pager-item,
.bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-pager.bx-default-pager a {
	opacity: .25;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

.bx-pager.bx-default-pager a:hover {
	transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

.bx-pager.bx-default-pager a:hover,
.bx-pager.bx-default-pager a.active {
	background: #000000;
	opacity: 1;
}


/* Navigational Controls */
#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-direction a {
	color: #888888;
}

.bx-prev {
	left: 10px;
	margin-left: 20px;
	padding: 0 10px 0 12px;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;	
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;	
	border-top-right-radius: 4px;
	opacity: .25;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

.bx-prev:hover {
	/* background-position: 0 0; */
	/* color: #888888; */
	opacity: 1;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

.bx-next {
	right: 30px;
	margin-left: 20px;
	padding: 0 10px 0 12px;
	text-decoration: none;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;	
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;	
	border-top-left-radius: 4px;
	opacity: .25;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

.bx-next:hover {
	/* background-position: -43px 0; */
	/* color: #888888; */
	opacity: 1;
	transition: all ease-in-out 200ms;
	-webkit-transition: all ease-in-out 200ms; 
}

#cleanWrapper_stacks_in_83 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	outline: 0;
	height: 24px;
	z-index: 9999;
	font-size: 36px;
}

.bx-controls-direction a.disabled {
	display: none;
}


/* Automatic Run */
#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-auto .bx-start {
	color: ;
	opacity: .25;
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-auto .bx-stop {
	color: ;
	opacity: .25;
	transition: ease-in-out 200ms;
	-webkit-transition: ease-in-out 200ms; 
}

#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-auto .bx-start:hover,
#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-auto .bx-start:active {
	opacity: 1;
}

#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#cleanWrapper_stacks_in_83 .bx-wrapper .bx-controls-auto .bx-stop:active {
	opacity: 1;
}

.bx-controls-auto {
	text-align: center;
	font-size: 20px;
	padding: 10px 0 10px 0;
}

.bx-controls-auto .bx-start {
	display: block;
	outline: 0;
	margin: 0 3px;
	/* color: ; */
}

.bx-controls-auto .bx-start:hover,
.bx-controls-auto .bx-start.active {
	opacity: 1;
}

.bx-controls-auto .bx-stop {
	display: block;
	outline: 0;
	margin: 0 3px;
	/* color: ; */
}

.bx-controls-auto .bx-stop:hover,
.bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
	opacity: 1;
}


/* Pagination */
#cleanCarousel_stacks_in_83.bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#cleanCarousel_stacks_in_83.bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* Image Captions */
#cleanCarousel_stacks_in_83.bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#cleanCarousel_stacks_in_83.bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* Grayscale */
#cleanCarousel_stacks_in_83.grayscale1 img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
   	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}

#cleanCarousel_stacks_in_83.grayscale1 img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}


/* Opacity */
#cleanCarousel_stacks_in_83.opacity1 img {
	opacity: 0.5;
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}

#cleanCarousel_stacks_in_83.opacity1 img:hover {
	opacity: 1;
}
#stacks_in_96 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_96 .pullquote:before, #stacks_in_96 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_96 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_96 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_96 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_96 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_93 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_93 .pullquote:before, #stacks_in_93 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_93 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_93 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_93 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_93 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_24 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_24 .pullquote:before, #stacks_in_24 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_24 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_24 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_24 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_24 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_27 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_27 .pullquote:before, #stacks_in_27 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_27 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_27 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_27 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_27 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_80 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_80 .pullquote:before, #stacks_in_80 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_80 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_80 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_80 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_80 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_30 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_30 .pullquote:before, #stacks_in_30 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_30 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_30 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_30 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_30 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_65 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_65 a, #simpleText_stacks_in_65 a:link {
	color: #000000;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_65 a:visited {color: #169EE6;}
#simpleText_stacks_in_65 a:hover {
	color: #FB0207;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_65 a:active {color: #FFFF0A;}
#simpleText_stacks_in_65 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_65.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_65 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_65 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_65 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_65 {font-size: inherit;}
}
#stacks_in_66 {
	font-size: 131%;
}
