%[if edit]%
#stacks_in_158_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_158_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_158 .layer {
	float: left;
}

%[if ]%	
#stacks_in_158 .pile {
	display: none;
}

#stacks_in_158 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_158 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_158 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_158 .clearFloats {
	clear: both;
}



:root {
  --multi_columns_stacks_in_2:1fr;
}
#multi_columns_stacks_in_2 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_2);
  grid-gap: 16px;
  
  
  
  
  
  
}
#multi_columns_stacks_in_2 > div {
  min-width: 0;
}
#multi_columns_stacks_in_2 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_2 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_2 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}

#multi_columns_stacks_in_2 > div {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 100%;
}
#multi_columns_stacks_in_2 > div > div:only-child {
  height: 100%;
}



#stacks_in_5 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_5 {
	width: 400px;
	float: left;
}
%[if edit]%
#stacks_in_159_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_159_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_159 .layer {
	float: left;
}

%[if ]%	
#stacks_in_159 .pile {
	display: none;
}

#stacks_in_159 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_159 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_159 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_159 .clearFloats {
	clear: both;
}




#stacks_out_189 {
	width: 120px;
}
%[if edit]%
#stacks_in_192_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_192_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_192 .layer {
	float: left;
}

%[if ]%	
#stacks_in_192 .pile {
	display: none;
}

#stacks_in_192 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_192 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_192 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_192 .clearFloats {
	clear: both;
}



/*
 * 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_191 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_191 .theDivider1,
#simpleDivider_stacks_in_191 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_191 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_191.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_191.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_191 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_191.transparentOff .theDivider2 {
	background-color: #19C0AF;
}
#simpleDivider_stacks_in_191.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_191.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_191.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_191 {
	width: 250px;
}
.element_stacks_in_10[data-deluxe-el][data-deluxe-text] {
  
  margin-top: 20px;
  margin-bottom: 20px;
  
  
}

%[if edit]%
#stacks_in_138_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_138_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_138 .layer {
	float: left;
}

%[if ]%	
#stacks_in_138 .pile {
	display: none;
}

#stacks_in_138 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_138 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_138 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_138 .clearFloats {
	clear: both;
}



/*
 * 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_143 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_143 .theDivider1,
#simpleDivider_stacks_in_143 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_143 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_143.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_143.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_143 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_143.transparentOff .theDivider2 {
	background-color: #19C0AF;
}
#simpleDivider_stacks_in_143.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_143.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_143.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_143 {
	width: 250px;
}
%[if edit]%
#stacks_in_174_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_174_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_174 .layer {
	float: left;
}

%[if ]%	
#stacks_in_174 .pile {
	display: none;
}

#stacks_in_174 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_174 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_174 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_174 .clearFloats {
	clear: both;
}



/*
1.5.0
- updated icon libraries to:
- new hidden inline version for use with other 1LD stacks
- fixed bug with ionicons when set to outlined
*/
#stacks_in_175 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_175 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_175 svg  */

#stacks_in_175 svg,
#stacks_in_175 i {
  color: rgba(72, 138, 109, 1.00);
  fill: rgba(72, 138, 109, 1.00);
  stroke: rgba(72, 138, 109, 1.00);
}

#stacks_in_175 i,
#stacks_in_175 svg {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_175 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_175 .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_175 .material-icons-two-tone {
  color: rgba(72, 138, 109, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(72, 138, 109, 1.00),
              0px -.1px 0px rgba(72, 138, 109, 1.00),
              .1px 0px 0px rgba(72, 138, 109, 1.00),
              -.1px 0px 0px rgba(72, 138, 109, 1.00);
}
#stacks_in_175 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';
}
/*
 * 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_177 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_177 .theDivider1,
#simpleDivider_stacks_in_177 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_177 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_177.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #5BFFE4;
	border-bottom-color: #53A0FF;
}
#simpleDivider_stacks_in_177.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_177 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_177.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_177.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_177.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_177.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_177 {
	width: 250px;
}
/*
1.5.0
- updated icon libraries to:
- new hidden inline version for use with other 1LD stacks
- fixed bug with ionicons when set to outlined
*/
#stacks_in_178 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_178 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_178 svg  */

#stacks_in_178 svg,
#stacks_in_178 i {
  color: rgba(72, 138, 109, 1.00);
  fill: rgba(72, 138, 109, 1.00);
  stroke: rgba(72, 138, 109, 1.00);
}

#stacks_in_178 i,
#stacks_in_178 svg {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_178 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_178 .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_178 .material-icons-two-tone {
  color: rgba(72, 138, 109, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(72, 138, 109, 1.00),
              0px -.1px 0px rgba(72, 138, 109, 1.00),
              .1px 0px 0px rgba(72, 138, 109, 1.00),
              -.1px 0px 0px rgba(72, 138, 109, 1.00);
}
#stacks_in_178 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';
}
/*
 * 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_180 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_180 .theDivider1,
#simpleDivider_stacks_in_180 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_180 .theDivider1 {
	height: 0px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
#simpleDivider_stacks_in_180.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #5BFFE4;
	border-bottom-color: #53A0FF;
}
#simpleDivider_stacks_in_180.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_180 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_180.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_180.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_180.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_180.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_180 {
	width: 250px;
}
/*
1.5.0
- updated icon libraries to:
- new hidden inline version for use with other 1LD stacks
- fixed bug with ionicons when set to outlined
*/
#stacks_in_181 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_181 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_181 svg  */

#stacks_in_181 svg,
#stacks_in_181 i {
  color: rgba(72, 138, 109, 1.00);
  fill: rgba(72, 138, 109, 1.00);
  stroke: rgba(72, 138, 109, 1.00);
}

#stacks_in_181 i,
#stacks_in_181 svg {
  position: relative;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_181 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_181 .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_181 .material-icons-two-tone {
  color: rgba(72, 138, 109, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(72, 138, 109, 1.00),
              0px -.1px 0px rgba(72, 138, 109, 1.00),
              .1px 0px 0px rgba(72, 138, 109, 1.00),
              -.1px 0px 0px rgba(72, 138, 109, 1.00);
}
#stacks_in_181 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';
}
%[if edit]%
#stacks_in_186_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_186_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_186 .layer {
	float: left;
}

%[if ]%	
#stacks_in_186 .pile {
	display: none;
}

#stacks_in_186 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_186 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_186 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_186 .clearFloats {
	clear: both;
}



