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



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