/* Font style applied when the page has finished loading */

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

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

#stacks_in_2 {
	margin: 0px 0px 20px 0px;
}
/*
 * 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_72 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_72 .theDivider1,
#simpleDivider_stacks_in_72 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_72 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_72.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_72.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_72 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_72.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_72.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_72.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_72.bgImageOn .theDivider1 img {
	display: block;
}

:root {
  --multi_columns_stacks_in_185:1fr 1fr 1fr;
}
#multi_columns_stacks_in_185 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_185);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_185 > div {
  min-width: 0;
}
#multi_columns_stacks_in_185 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_185 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_185 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_185 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_185 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_185 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_185 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_185 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_185 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_185 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_185 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_185 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_185 > div > * {position: relative;}
  #multi_columns_stacks_in_185 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_185 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_185 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_185 > div > * {position: relative;}
  #multi_columns_stacks_in_185 > div > * > * {transform: translate(0,0);}
  
}


#stacks_in_106 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_108 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_110 {
	margin: 0px 0px 20px 0px;
}
/*
 * 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_73 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_73 .theDivider1,
#simpleDivider_stacks_in_73 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_73 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_73.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_73.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_73 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_73.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_73.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_73.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_73.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_177>.s3_row {
	margin: 0 -10px;
}

#stacks_in_177>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_177>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_177>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}




#stacks_in_177 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_94 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_96 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_74 {
	margin: 0px 0px 10px 0px;
}
/*
 * 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_134 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_134 .theDivider1,
#simpleDivider_stacks_in_134 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_134 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_134.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_134.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_134 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_134.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_134.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_134.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_134.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_181>.s3_row {
	margin: 0 -10px;
}

#stacks_in_181>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_181>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_181>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}




#stacks_in_181 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_136 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_141 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_146 {
	margin: 0px 0px 20px 0px;
}
