/*
 * 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;
}


/* -- Start Vegas Page css Template -- */
.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown,.vegas-transition-slideDown2,.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
/* -- End Vegas Page css Template -- */

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_428 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_428 {
		display: none !important;
	}
}
/* -- Start Vegas Each css Template -- */


#stacks_in_416VegasSlideshow{
	position: relative;
	min-height: 550px;
}

#stacks_in_416VegasInput{
	position: relative;
	display: none;
}

#stacks_in_416 .vegas-overlay{
	background:url("../files/vegasAssets/05.png") !important;
}

#stacks_in_416 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_416 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_416vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_416vegasContent,.stacks_in_416vegasContent h1,.stacks_in_416vegasContent h2,.stacks_in_416vegasContent h3,.stacks_in_416vegasContent h4,.stacks_in_416vegasContent h5,.stacks_in_416vegasContent h6{
	color: #FFFFFF !important;
}
.stacks_in_416vegasContent a,.stacks_in_416vegasContent a:active,.stacks_in_416vegasContent a:visited{
	color: #FD8008 !important;
	text-decoration: none !important;
}
.stacks_in_416vegasContent a:hover{
	color: #DDDDDD !important;
	text-decoration: none !important;
}

.stacks_in_416vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_416vegasContentBox{
	text-align: center !important;
}

.stacks_in_416vegasContentBox h1,.stacks_in_416vegasContentBox h2,.stacks_in_416vegasContentBox h3,.stacks_in_416vegasContentBox h4,.stacks_in_416vegasContentBox h5,.stacks_in_416vegasContentBox h6,.stacks_in_416vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_416vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 800px;
}



.stacks_in_416vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_416vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */
#stacks_in_416 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_426 {
	background-color: rgba(51, 51, 51, 0.40);
	border: solid rgba(51, 51, 51, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  5px;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_969_8 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_969_8 {
		display: none !important;
	}
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_969_9 {
	height: 5.00px;
}




















@media print {
	#spacerStackstacks_in_969_9 {
		display: none !important;
	}
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_370 {
	height: 5.00px;
}




















@media print {
	#spacerStackstacks_in_370 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_938 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_938 .theDivider1,
#simpleDivider_stacks_in_938 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_938 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_938.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_938.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_938 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_938.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_938.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_938.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_938.bgImageOn .theDivider1 img {
	display: block;
}

#eh_stacks_in_970 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_970:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_970.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_970.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_970.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_970 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_970.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_970 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_970 .eh-title {font-size: 30px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_970 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_970.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_970.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_970.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.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_970.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_970.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.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_970.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_970.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_970.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_970.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_970:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_970:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_970.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_970.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_970.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_970.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_970.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_970.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_970.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_970.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_970.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_970.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_970.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_970.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_970.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_970.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_970.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_970.eh-line-303 .eh-extender,
#eh_stacks_in_970.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_970.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_970.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_970.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_970 .eh-line-left {margin-right: 5px;}
#eh_stacks_in_970 .eh-line-right {margin-left: 5px;}
#eh_stacks_in_970.eh-line-group-300 .eh-line-left,
#eh_stacks_in_970.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_970.eh-line-group-300 .eh-extender-left {margin-right: 5px;}
#eh_stacks_in_970.eh-line-group-300 .eh-extender-right {margin-left: 5px;}
#eh_stacks_in_970:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 16px;
  height: 16px;
}
#eh_stacks_in_970.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_970.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 38px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_970.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_970:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_970:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_970:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_970.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_970.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_970.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_970.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_970.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_970.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 16px;
  /* */
}
#eh_stacks_in_970.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_970.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_970.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_970.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_970.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_970.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_970.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_970.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(16px * .4);
  height: calc(16px * .8);
}
#eh_stacks_in_970.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_970.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(16px * .8);
  height: calc(16px * .8);
}
#eh_stacks_in_970 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_970 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_970.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_970.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_970.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_970.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_970.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_970.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_970.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_970.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_970.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_970.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/*
*/
#stacks_in_1049 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1049 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1049 svg {
  color: rgba(128, 128, 128, 1.00);
  fill: rgba(128, 128, 128, 1.00);
  stroke: rgba(128, 128, 128, 1.00);
}
#stacks_in_1049 i,
#stacks_in_1049 svg {
  position: relative;
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  width: 32px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1049 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1049 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_1049 .material-icons-two-tone {
  color: rgba(128, 128, 128, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(128, 128, 128, 1.00),
              0px -.1px 0px rgba(128, 128, 128, 1.00),
              .1px 0px 0px rgba(128, 128, 128, 1.00),
              -.1px 0px 0px rgba(128, 128, 128, 1.00);
}
#stacks_in_1049 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_364 #myExtraContent3,
#ExtraContentPlusstacks_in_364 #fs {
	display: none;
}

#stacks_in_100 {
    width: 100%;
    max-width: 100%;
}
#stacks_in_100 {
	margin: 30px 15px 20px 15px;
}

#stacks_out_100 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_531 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_531 {
		display: none !important;
	}
}



.com_instacks_poster2_main_stack img {
    max-width: 100%;
    height: auto;
}


.poster-list {
    display: flex;
    vertical-align: top;
    flex-flow: row wrap;
    margin: auto;
    justify-content: space-around;
}


.poster-list-item {
    margin-bottom: 10px;
}

/* No media query since this is the default */
.poster-list-item {
    
    width: 100%;
    
}
@media(min-width:768px){
    .poster-list-item {
        
        width: calc(100% / 2 - 20px);
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: calc(100% / 2 - 20px);
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: calc(100% / 2 - 20px);
        
    }
}


/* No media query since this is the default */
.poster-list-item:first-child {
    
    width: 100%;
    
}
@media(min-width:768px){
    .poster-list-item:first-child {
        
        width: calc(100% - 20px);
        
    }
}
@media(min-width:992px){
    .poster-list-item:first-child {
        
        width: calc(100% - 20px);
        
    }
}
@media(min-width:1200px){
    .poster-list-item:first-child {
        
        width: calc(100% - 20px);
        
    }
}
@media(min-width:2000px){
    .poster-list-item:first-child {
        display: flex;
    }
    .poster-list-item:first-child section {
        width: 70%;
    }
}






/* For edit and !edit mode */
.poster-warning {
    color: red;
    text-align: center;
    font-weight: bold;
}

.com_instacks_poster2_main_stack .poster-inside-main-warning,
.poster-template-area-edit .poster-inside-template-warning,
.poster-item-area-edit .poster-inside-item-warning  {
    display: block !important;
}

.poster-inside-main-warning,
.poster-inside-template-warning,
.poster-inside-item-warning {
    display: none;
}

/* .poster-title a:hover, */
.poster-header-content a,
.poster-header-content a:hover {
    text-decoration: none;
    color: inherit;
}

.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}

.poster-external-link::after {
    font-family: 'instacks-fontawesome-solid';
    
    content: "\f08e";
    
    margin-left: 1rem;
    font-size: smaller;
}

/* Social */

.poster-social {
    font-size: 1rem;
    text-align: left;
    line-height: 1rem;
}

.poster-social a {
    text-decoration: none;
    margin-right: 0.5rem;
}

.poster-social a::after {
    position: static;
}



.poster-share::after {
    font-family: 'instacks-fontawesome-solid';
    
    color: #808080;
    
    
    content: "\f1e0";
    
}



.poster-facebook::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #01257A;
    
    
    content: "\f39e";
    
}



.poster-twitter::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #55ACEE;
    
    
    content: "\f099";
    
}



.poster-pinterest::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #BD2026;
    
    
    content: "\f231";
    
}



.poster-linkedin::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #2E8CD7;
    
    
    content: "\f0e1";
    
}


.poster-xing {
    display: none;
}


.poster-xing::after {
    font-family: 'instacks-fontawesome-brands';
    
    color: #1A7576;
    
    
    content: "\f168";
    
}



.poster-envelope::after {
    font-family: 'instacks-fontawesome-solid';
    
    color: #000000;
    
    
    content: "\f0e0";
    
}

.poster-thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.poster-thumbnail-caption {
    margin-top: 5px;
}
#stacks_in_270 {
	padding:  4px;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_409 {
	height: 5.00px;
}




















@media print {
	#spacerStackstacks_in_409 {
		display: none !important;
	}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_385 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_385 {
		display: none !important;
	}
}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_943 {
	height: 15.00px;
}




















@media print {
	#spacerStackstacks_in_943 {
		display: none !important;
	}
}
#stacks_in_692 .flat_button_2_alignment {
  font-size: 14px;
  
  font-family: Lucida Grande, sans-serif;
  
  text-align: left;
}


#stacks_in_692 a,
#stacks_in_692 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 10px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 1px;
    
  border-style: solid;
  border-color: rgba(102, 102, 102, 1.00);

  
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.80);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.80);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.80);
  margin-bottom: 10px;
  

}


#stacks_in_692 a .flat_button_2_text {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center !important;
  
}


#stacks_in_692 a i,
#stacks_in_692 a:visited i {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
      
      border-right: 1px solid rgba(102, 102, 102, 1.00);
      
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_692 a,
  #stacks_in_692 a:visited {
    background-color: rgba(253, 128, 8, 0.75);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_692 a:hover,
  #stacks_in_692 a:active {
    background-color: rgba(253, 128, 8, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_692 a i,
  #stacks_in_692 a:visited i {
    background-color: rgba(51, 102, 153, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_692 a:hover i,
  #stacks_in_692 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }















#stacks_in_288>.s3_row {
	margin: 0 -10px;
}

#stacks_in_288>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_288>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_288>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_288>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_288>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_296_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_296 a:link, #stacks_in_296 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_296 a:hover, #stacks_in_296 a:active {
	color:#FFFFFF;
}







#stacks_in_296 a:link, #stacks_in_296 a:visited {
	background-color:#5F5F5F;
	background: -webkit-gradient(linear, left top, left bottom, from(#5F5F5F), to(#393939));
	border:1px solid #393939;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_296 a:hover {
	background-color:#666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#313131));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_296 a:active {
	background-color:#5F5F5F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_291_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_291 a:link, #stacks_in_291 a:visited {
	 display:block; 
	
	 float:right; 
	position: relative;
	text-decoration:none;
}
#stacks_in_291 a:hover, #stacks_in_291 a:active {
	color:#FFFFFF;
}







#stacks_in_291 a:link, #stacks_in_291 a:visited {
	background-color:#7F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#7F7F7F), to(#4C4C4C));
	border:1px solid #4C4C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_291 a:hover {
	background-color:#898989;
	background: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#424242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_291 a:active {
	background-color:#7F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#printBoxstacks_in_471 {
	display: block;
}

/* PrintBox header and footer (hidden on screen) */
#printBoxHeaderstacks_in_471,
#printBoxFooterstacks_in_471 {
	display: none;
}

/* When the print button is active, set all page elements to 0 opacity (invisible) */
.printstacks_in_471 * {
	visibility: hidden !important;
}

/* Absolutely position our PrintBox at the top of the page, outside of the normal page flow */
.printstacks_in_471 #printerContent {
	position: absolute;
	top: 0;
	left: 0 !important;
	width: 100%;
	height: auto;
}

/* Make sure only our PrintBox is displaying */
.printstacks_in_471 #printerContent,
.printstacks_in_471 #printerContent * {
	visibility: visible !important;
}

/* Display our header and footer */
.printstacks_in_471 #printBoxHeaderstacks_in_471,
.printstacks_in_471 #printBoxFooterstacks_in_471 {
	display: block;
}

/* Remove hidden page elements from our printout to save paper */
@media print {
	.printstacks_in_471 * {
		display: none !important;
	}
	
	.printstacks_in_471 #printerContent,
	.printstacks_in_471 #printerContent * {
		display: block !important;
		visibility: visible !important;
	}
}

/* Hide print button on devices that do not support printing (detected via JS) */
#printBoxButtonstacks_in_471.notprintBoxCompatible {
	display: none;
}

#printBoxButtonWrapperstacks_in_471 {
	text-align: center;
	display: block;
	padding-top: 1.00em;
}

/* Button styling */
/*  */
#printBoxButtonstacks_in_471 {
	border-radius: 12px;
	outline: none;
	font-size: 14px;
	border: 1px solid rgba(255, 255, 255, 1.00);
	padding: 1.00em 1.50em;
	transition: all 300ms ease-in-out;
	background: rgba(102, 102, 102, 1.00);
	color: rgba(255, 255, 255, 1.00);
	line-height: 1.10em;
}

#printBoxButtonstacks_in_471:hover,
#printBoxButtonstacks_in_471:active {
	outline: none;
	border: 1px solid rgba(255, 255, 255, 1.00);
	background: rgba(127, 127, 127, 1.00);
	color: rgba(255, 255, 255, 1.00);
}
/*  */

/* Custom button styling, if enabled in the stack settings */
/*  */

/*  */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_408 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_408 {
		display: none !important;
	}
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_463 {
	height: 5.00px;
}




















@media print {
	#spacerStackstacks_in_463 {
		display: none !important;
	}
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_464 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_464 {
		display: none !important;
	}
}
#stacks_in_474>.s3_row {
	margin: 0 -10px;
}

#stacks_in_474>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_474>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_474>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_474>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_474>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_844 .flat_button_2_alignment {
  font-size: 14px;
  
  font-family: Lucida Grande, sans-serif;
  
  text-align: center;
}


#stacks_in_844 a,
#stacks_in_844 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 10px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 1px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.80);
  -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.80);
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.80);
  margin-bottom: 10px;
  

}


#stacks_in_844 a .flat_button_2_text {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center !important;
  
}


#stacks_in_844 a i,
#stacks_in_844 a:visited i {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
      
      border-right: 1px solid rgba(0, 84, 123, 1.00);
      
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_844 a,
  #stacks_in_844 a:visited {
    background-color: rgba(253, 128, 8, 0.75);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_844 a:hover,
  #stacks_in_844 a:active {
    background-color: rgba(253, 128, 8, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_844 a i,
  #stacks_in_844 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_844 a:hover i,
  #stacks_in_844 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }















#stacks_in_254>.s3_row {
	margin: 0 -10px;
}

#stacks_in_254>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_254>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_254>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_254>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_254>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_262_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_262 a:link, #stacks_in_262 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_262 a:hover, #stacks_in_262 a:active {
	color:#FFFFFF;
}







#stacks_in_262 a:link, #stacks_in_262 a:visited {
	background-color:#7F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#7F7F7F), to(#4C4C4C));
	border:1px solid #4C4C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_262 a:hover {
	background-color:#898989;
	background: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#424242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_262 a:active {
	background-color:#7F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_257_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_257 a:link, #stacks_in_257 a:visited {
	 display:block; 
	
	 float:right; 
	position: relative;
	text-decoration:none;
}
#stacks_in_257 a:hover, #stacks_in_257 a:active {
	color:#FFFFFF;
}







#stacks_in_257 a:link, #stacks_in_257 a:visited {
	background-color:#7F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#7F7F7F), to(#4C4C4C));
	border:1px solid #4C4C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_257 a:hover {
	background-color:#898989;
	background: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#424242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_257 a:active {
	background-color:#7F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Start Defender stack CSS code */#stacks_in_1464{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1464edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1464info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1450 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1450 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1451wrapper{
	text-align: left;
}

.stacks_in_1451button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1451button *{
	cursor: pointer;
}

.stacks_in_1451button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1451button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1452 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1452 {
		display: none !important;
	}
}

#stacks_in_1456 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1458 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1458 .theDivider1,
#simpleDivider_stacks_in_1458 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1458 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1458.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1458.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1458 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1458.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1458.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1458.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1458.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1441{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1441edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1441info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1427 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1427 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1428wrapper{
	text-align: left;
}

.stacks_in_1428button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1428button *{
	cursor: pointer;
}

.stacks_in_1428button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1428button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1429 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1429 {
		display: none !important;
	}
}

#stacks_in_1433 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1435 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1435 .theDivider1,
#simpleDivider_stacks_in_1435 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1435 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1435.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1435.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1435 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1435.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1435.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1435.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1435.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1418{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1418edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1418info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1404 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1404 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1405wrapper{
	text-align: left;
}

.stacks_in_1405button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1405button *{
	cursor: pointer;
}

.stacks_in_1405button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1405button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1406 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1406 {
		display: none !important;
	}
}

#stacks_in_1410 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1412 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1412 .theDivider1,
#simpleDivider_stacks_in_1412 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1412 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1412.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1412.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1412 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1412.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1412.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1412.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1412.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1393{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1393edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1393info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1379 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1379 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1380wrapper{
	text-align: left;
}

.stacks_in_1380button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1380button *{
	cursor: pointer;
}

.stacks_in_1380button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1380button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1381 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1381 {
		display: none !important;
	}
}

#stacks_in_1385 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1387 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1387 .theDivider1,
#simpleDivider_stacks_in_1387 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1387 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1387.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1387.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1387 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1387.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1387.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1387.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1387.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1363{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1363edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1363info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1349 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1349 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1350wrapper{
	text-align: left;
}

.stacks_in_1350button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1350button *{
	cursor: pointer;
}

.stacks_in_1350button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1350button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1351 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1351 {
		display: none !important;
	}
}

#stacks_in_1355 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1357 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1357 .theDivider1,
#simpleDivider_stacks_in_1357 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1357 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1357.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1357.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1357 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1357.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1357.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1357.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1357.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1336{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1336edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1336info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1322 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1322 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1323wrapper{
	text-align: left;
}

.stacks_in_1323button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1323button *{
	cursor: pointer;
}

.stacks_in_1323button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1323button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1324 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1324 {
		display: none !important;
	}
}

#stacks_in_1328 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1330 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1330 .theDivider1,
#simpleDivider_stacks_in_1330 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1330 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1330.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1330.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1330 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1330.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1330.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1330.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1330.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1313{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1313edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1313info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1299 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1299 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1300wrapper{
	text-align: left;
}

.stacks_in_1300button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1300button *{
	cursor: pointer;
}

.stacks_in_1300button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1300button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1301 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1301 {
		display: none !important;
	}
}

#stacks_in_1305 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1307 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1307 .theDivider1,
#simpleDivider_stacks_in_1307 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1307 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1307.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1307.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1307 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1307.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1307.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1307.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1307.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1290{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1290edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1290info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1276 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1276 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1277wrapper{
	text-align: left;
}

.stacks_in_1277button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1277button *{
	cursor: pointer;
}

.stacks_in_1277button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1277button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1278 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1278 {
		display: none !important;
	}
}

#stacks_in_1282 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1284 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1284 .theDivider1,
#simpleDivider_stacks_in_1284 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1284 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1284.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1284.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1284 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1284.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1284.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1284.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1284.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1267{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1267edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1267info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1253 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1253 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1254wrapper{
	text-align: left;
}

.stacks_in_1254button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1254button *{
	cursor: pointer;
}

.stacks_in_1254button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1254button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1255 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1255 {
		display: none !important;
	}
}

#stacks_in_1259 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1261 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1261 .theDivider1,
#simpleDivider_stacks_in_1261 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1261 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1261.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1261.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1261 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1261.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1261.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1261.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1261.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1244{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1244edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1244info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1230 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1230 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1231wrapper{
	text-align: left;
}

.stacks_in_1231button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1231button *{
	cursor: pointer;
}

.stacks_in_1231button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1231button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1232 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1232 {
		display: none !important;
	}
}

#stacks_in_1236 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1238 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1238 .theDivider1,
#simpleDivider_stacks_in_1238 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1238 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1238.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1238.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1238 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1238.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1238.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1238.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1238.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1217{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1217edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1217info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1203 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1203 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1204wrapper{
	text-align: left;
}

.stacks_in_1204button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1204button *{
	cursor: pointer;
}

.stacks_in_1204button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1204button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1205 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1205 {
		display: none !important;
	}
}

#stacks_in_1209 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1211 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1211 .theDivider1,
#simpleDivider_stacks_in_1211 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1211 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1211.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1211.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1211 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1211.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1211.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1211.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1211.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1371{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1371edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1371info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start Defender stack CSS code */#stacks_in_1194{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1194edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1194info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1176 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1176 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1177wrapper{
	text-align: left;
}

.stacks_in_1177button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1177button *{
	cursor: pointer;
}

.stacks_in_1177button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1177button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1178 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1178 {
		display: none !important;
	}
}

#stacks_in_1182 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1184 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1184 .theDivider1,
#simpleDivider_stacks_in_1184 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1184 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1184.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1184.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1184 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1184.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1184.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1184.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1184.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1159{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1159edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1159info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1145 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1145 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1146wrapper{
	text-align: left;
}

.stacks_in_1146button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1146button *{
	cursor: pointer;
}

.stacks_in_1146button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1146button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1147 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1147 {
		display: none !important;
	}
}

#stacks_in_1151 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1153 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1153 .theDivider1,
#simpleDivider_stacks_in_1153 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1153 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1153.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1153.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1153 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1153.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1153.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1153.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1153.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1170{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1170edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1170info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start Defender stack CSS code */#stacks_in_1132{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1132edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1132info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1118 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1118 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1119wrapper{
	text-align: left;
}

.stacks_in_1119button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1119button *{
	cursor: pointer;
}

.stacks_in_1119button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1119button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1120 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1120 {
		display: none !important;
	}
}

#stacks_in_1124 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1126 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1126 .theDivider1,
#simpleDivider_stacks_in_1126 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1126 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1126.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1126.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1126 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1126.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1126.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1126.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1126.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1101{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1101edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1101info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1087 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1087 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1088wrapper{
	text-align: left;
}

.stacks_in_1088button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1088button *{
	cursor: pointer;
}

.stacks_in_1088button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1088button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1089 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1089 {
		display: none !important;
	}
}

#stacks_in_1093 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1095 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1095 .theDivider1,
#simpleDivider_stacks_in_1095 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1095 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1095.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1095.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1095 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1095.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1095.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1095.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1095.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1076{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1076edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1076info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1055 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1055 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1056wrapper{
	text-align: left;
}

.stacks_in_1056button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1056button *{
	cursor: pointer;
}

.stacks_in_1056button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1056button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1057 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1057 {
		display: none !important;
	}
}

#stacks_in_1061 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1063 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1063 .theDivider1,
#simpleDivider_stacks_in_1063 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1063 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1063.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1063.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1063 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1063.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1063.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1063.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1063.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1026{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1026edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1026info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1012 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1012 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_1013wrapper{
	text-align: left;
}

.stacks_in_1013button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_1013button *{
	cursor: pointer;
}

.stacks_in_1013button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_1013button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1014 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_1014 {
		display: none !important;
	}
}

#stacks_in_1018 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1020 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1020 .theDivider1,
#simpleDivider_stacks_in_1020 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1020 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1020.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1020.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1020 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1020.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1020.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1020.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1020.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_994{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_994edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_994info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* -- Start Gifplayer Each css Template -- */

#stacks_in_1048 img{
	max-width: 100%;
	height: auto;
	z-index: 1;
}

#stacks_in_1048hiddengif{
	display: none;
}

#stacks_in_1048thegif{
	position: relative;
}

.stacks_in_1048poster{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.stacks_in_1048overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	width:74px;
	height: 74px;
	margin-left: -37px;
	margin-top: -37px;
	z-index: 3;
	background: rgba(0, 0, 0, 0) url("../files/gifplayerAssets/loader.png") center center no-repeat
}

.stacks_in_1048spinner {
	position: relative;
	width: 74px;
	height: 74px;
	background: rgba(0, 0, 0, 0) url("../files/gifplayerAssets/spinner.png") center center no-repeat;
	z-index: 4;
}




.stacks_in_1048overlay{
	opacity: 0;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

@-webkit-keyframes stacks_in_1048rotating / Safari and Chrome / {from {
	-ms-transform:rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

}
@keyframes stacks_in_1048rotating {from { -ms-transform:rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

}
.stacks_in_1048rotating {
	-webkit-animation: stacks_in_1048rotating 2s linear infinite;
	-moz-animation: stacks_in_1048rotating 2s linear infinite;
	-ms-animation: stacks_in_1048rotating 2s linear infinite;
	-o-animation: stacks_in_1048rotating 2s linear infinite;
	animation: stacks_in_1048rotating 2s linear infinite;
}



/* -- End Gifplayer Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_980 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_980 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_981wrapper{
	text-align: left;
}

.stacks_in_981button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_981button *{
	cursor: pointer;
}

.stacks_in_981button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_981button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_982 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_982 {
		display: none !important;
	}
}

#stacks_in_986 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_988 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_988 .theDivider1,
#simpleDivider_stacks_in_988 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_988 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_988.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_988.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_988 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_988.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_988.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_988.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_988.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_928{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_928edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_928info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_914 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_914 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_915wrapper{
	text-align: left;
}

.stacks_in_915button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_915button *{
	cursor: pointer;
}

.stacks_in_915button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_915button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_916 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_916 {
		display: none !important;
	}
}

#stacks_in_920 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_922 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_922 .theDivider1,
#simpleDivider_stacks_in_922 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_922 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_922.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_922.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_922 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_922.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_922.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_922.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_922.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_889{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_889edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_889info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_875 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_875 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_876wrapper{
	text-align: left;
}

.stacks_in_876button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_876button *{
	cursor: pointer;
}

.stacks_in_876button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_876button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_877 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_877 {
		display: none !important;
	}
}
/* Start Defender stack CSS code */#stacks_in_1113{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1113edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1113info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_881 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_883 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_883 .theDivider1,
#simpleDivider_stacks_in_883 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_883 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_883.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_883.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_883 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_883.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_883.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_883.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_883.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_1109{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_1109edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_1109info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start Defender stack CSS code */#stacks_in_832{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_832edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_832info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_818 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_818 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_819wrapper{
	text-align: left;
}

.stacks_in_819button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_819button *{
	cursor: pointer;
}

.stacks_in_819button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_819button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_820 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_820 {
		display: none !important;
	}
}

#stacks_in_824 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_826 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_826 .theDivider1,
#simpleDivider_stacks_in_826 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_826 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_826.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_826.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_826 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_826.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_826.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_826.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_826.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_779{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_779edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_779info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_765 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_765 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_766wrapper{
	text-align: left;
}

.stacks_in_766button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_766button *{
	cursor: pointer;
}

.stacks_in_766button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_766button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_767 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_767 {
		display: none !important;
	}
}

#stacks_in_771 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_773 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_773 .theDivider1,
#simpleDivider_stacks_in_773 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_773 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_773.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_773.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_773 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_773.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_773.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_773.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_773.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_684{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_684edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_684info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_668 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_668 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_669wrapper{
	text-align: left;
}

.stacks_in_669button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_669button *{
	cursor: pointer;
}

.stacks_in_669button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_669button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_673 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_673 {
		display: none !important;
	}
}

#stacks_in_671 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_677 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_677 .theDivider1,
#simpleDivider_stacks_in_677 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_677 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_677.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_677.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_677 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_677.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_677.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_677.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_677.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_609{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_609edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_609info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_593 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_593 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_594wrapper{
	text-align: left;
}

.stacks_in_594button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_594button *{
	cursor: pointer;
}

.stacks_in_594button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_594button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_595 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_595 {
		display: none !important;
	}
}

#stacks_in_599 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_601 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_601 .theDivider1,
#simpleDivider_stacks_in_601 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_601 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_601.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_601.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_601 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_601.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_601.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_601.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_601.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_519{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_519edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_519info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_505 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_505 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_506wrapper{
	text-align: left;
}

.stacks_in_506button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_506button *{
	cursor: pointer;
}

.stacks_in_506button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_506button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_507 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_507 {
		display: none !important;
	}
}

#stacks_in_511 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_513 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_513 .theDivider1,
#simpleDivider_stacks_in_513 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_513 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_513.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_513.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_513 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_513.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_513.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_513.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_513.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_496{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_496edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_496info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_482 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_482 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_483wrapper{
	text-align: left;
}

.stacks_in_483button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_483button *{
	cursor: pointer;
}

.stacks_in_483button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_483button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_484 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_484 {
		display: none !important;
	}
}

#stacks_in_488 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_490 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_490 .theDivider1,
#simpleDivider_stacks_in_490 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_490 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_490.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_490.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_490 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_490.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_490.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_490.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_490.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_412{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_412edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_412info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_459 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_459 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_458wrapper{
	text-align: left;
}

.stacks_in_458button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_458button *{
	cursor: pointer;
}

.stacks_in_458button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_458button:hover > .fa-heart{
	color: rgba(251, 2, 7, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_460 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_460 {
		display: none !important;
	}
}

#stacks_in_391 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_393 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_393 .theDivider1,
#simpleDivider_stacks_in_393 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_393 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_393.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_393.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_393 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_393.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_393.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_393.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_393.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_410{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_410edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_410info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_461 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_461 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_457wrapper{
	text-align: left;
}

.stacks_in_457button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_457button *{
	cursor: pointer;
}

.stacks_in_457button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_457button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_462 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_462 {
		display: none !important;
	}
}

#stacks_in_167 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_171 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_171 .theDivider1,
#simpleDivider_stacks_in_171 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_171 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_171.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_171.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_171 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_171.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_171.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_171.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_171.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_577{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_577edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_577info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_563 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_563 {
		display: none !important;
	}
}
/* -- Start Loveit Each css Template -- */

.stacks_in_564wrapper{
	text-align: left;
}

.stacks_in_564button{
	display: inline-block;
	cursor: pointer;
	font-size: 100% !important;
}

.stacks_in_564button *{
	cursor: pointer;
}

.stacks_in_564button .fa-heart{
	color: rgba(240, 87, 97, 1.00) !important;
}

.stacks_in_564button:hover > .fa-heart{
	color: rgba(129, 138, 145, 1.00) !important;
}

/* -- End Loveit Each css Template -- */
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_565 {
	height: 10.00px;
}




















@media print {
	#spacerStackstacks_in_565 {
		display: none !important;
	}
}

#stacks_in_569 {
	background-color: rgba(230, 230, 230, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_571 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_571 .theDivider1,
#simpleDivider_stacks_in_571 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_571 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_571.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_571.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_571 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_571.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_571.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_571.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_571.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Stats stack CSS code */.stacks_in_479stats, .stacks_in_479pagetitle{	display: none;}.stacks_in_479instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_479instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */

/* For edit and !edit mode */
.poster-core-missing-warning {
    display: none !important;
}