/*
1.1.3
  - added support for hide stacks in inner columns
  - added breakpoint customization to layouts item stack
  - fixes a crashing issue in RapidWeaver 8 and Stacks 4.10
*/
/*  */
#stacks_in_55 > .layouts-section {
  grid-gap: 20px 20px;
  -ms-grid-columns: (minmax(0px, 1fr))[1];
  grid-template-columns: repeat(1, minmax(0px, 1fr));
  
  
  
  padding: 20px 20px;
  
}
#stacks_in_55 > .layouts-section > div {
  margin-bottom: 20px;
  margin-right: 20px;
}
@supports (display: grid) {
  #stacks_in_55 > .layouts-section > div {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
@media all and (max-width: 900px) {
  #stacks_in_55 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_55 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_55 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  #stacks_in_55 > .layouts-section > div {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_55 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_55 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_55 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
#stacks_out_56 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_56 {
  box-shadow: none;
}
#stacks_in_56, [tag="slice"] #stacks_in_56 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_56 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_56 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_56 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_56.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_in_41>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/*
1.0.0
*/
.hlh-margin_stacks_in_25 {
  margin: 50px 50px 50px 50px;
}
.halo-hyperlink_stacks_in_25 {
  position: relative;
  z-index: 0;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.halo-hyperlink_stacks_in_25[hlh-aspect="1"] .halo-hyperlink-content-wrap {
  /* aspect-ratio: 1;
  width: 200px;
  max-width: 100%; */
}
.halo-hyperlink_stacks_in_25 > a,
.halo-hyperlink_stacks_in_25 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.halo-hyperlink_stacks_in_25 > a {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  z-index: 4;
}
.halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  z-index: 1;
  pointer-events: none;
}
.halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap.hhw-75 {
  left: -75px;
  top: -75px;
  bottom: -75px;
  right: -75px;
}
.halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap.hhw-150 {
  left: -150px;
  top: -150px;
  bottom: -150px;
  right: -150px;
}

.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg-inactive > div:nth-child(2),
.halo-hyperlink_stacks_in_25 .halo-hyperlink-effect .halo-hyperlink-svg,
.halo-hyperlink_stacks_in_25 .halo-hyperlink-inactive {
  
  transition: opacity 300ms ease;
  
}
.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 0;
  opacity: 1;
  
  height: 200px;
  width: 200px;
  
}
.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg-inactive,
.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg {
  position: absolute;
  left: calc(6px / 2 - 1px);
  right: calc(6px / 2 - 1px);
  bottom: calc(6px / 2 - 1px);
  top: calc(6px / 2 - 1px);
  border-radius: 50%;
  
  overflow: hidden;
  
}
.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg-inactive {
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: -1px;
}
.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}


.halo-hyperlink_stacks_in_25 .halo-hyperlink-inactive {
  display: none;
}

.halo-hyperlink_stacks_in_25 .halo-hyperlink-bg > div {
  
  
  background-image: linear-gradient(45deg, rgba(252, 102, 102, 1.00) 0%,rgba(254, 204, 102, 1.00) 100%);
}
.halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  /* overflow: hidden; */
}
.halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
  position: absolute;
}
.halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap > svg {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 1;
}
/* .halo-hyperlink_stacks_in_25 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap:after {
  background: #FFFFFF;
} */
.halo-hyperlink_stacks_in_25 .halo-hyperlink-content-wrap {
  position: relative;
  z-index: 3;
  /* z-index: 0; */
  display: grid;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  

}


.halo-hyperlink_stacks_in_25 .halo-hyperlink-content-wrap > div:nth-child(2) {
  
}

/*
1.0.0
*/
.hlh-margin_stacks_in_27 {
  margin: 50px 50px 50px 50px;
}
.halo-hyperlink_stacks_in_27 {
  position: relative;
  z-index: 0;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.halo-hyperlink_stacks_in_27[hlh-aspect="1"] .halo-hyperlink-content-wrap {
  /* aspect-ratio: 1;
  width: 200px;
  max-width: 100%; */
}
.halo-hyperlink_stacks_in_27 > a,
.halo-hyperlink_stacks_in_27 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.halo-hyperlink_stacks_in_27 > a {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  z-index: 4;
}
.halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  z-index: 1;
  pointer-events: none;
}
.halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap.hhw-75 {
  left: -75px;
  top: -75px;
  bottom: -75px;
  right: -75px;
}
.halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap.hhw-150 {
  left: -150px;
  top: -150px;
  bottom: -150px;
  right: -150px;
}

.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg-inactive > div:nth-child(2),
.halo-hyperlink_stacks_in_27 .halo-hyperlink-effect .halo-hyperlink-svg,
.halo-hyperlink_stacks_in_27 .halo-hyperlink-inactive {
  
  transition: opacity 300ms ease;
  
}
.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 0;
  opacity: 1;
  
  height: 200px;
  width: 200px;
  
}
.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg-inactive,
.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg {
  position: absolute;
  left: calc(6px / 2 - 1px);
  right: calc(6px / 2 - 1px);
  bottom: calc(6px / 2 - 1px);
  top: calc(6px / 2 - 1px);
  border-radius: 50%;
  
  overflow: hidden;
  
}
.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg-inactive {
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: -1px;
}
.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}


.halo-hyperlink_stacks_in_27 .halo-hyperlink-inactive {
  display: none;
}

.halo-hyperlink_stacks_in_27 .halo-hyperlink-bg > div {
  
  
  background-image: linear-gradient(135deg, rgba(255, 255, 102, 1.00) 0%,rgba(252, 102, 102, 1.00) 100%);
}
.halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  /* overflow: hidden; */
}
.halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
  position: absolute;
}
.halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap > svg {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 1;
}
/* .halo-hyperlink_stacks_in_27 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap:after {
  background: #FFFFFF;
} */
.halo-hyperlink_stacks_in_27 .halo-hyperlink-content-wrap {
  position: relative;
  z-index: 3;
  /* z-index: 0; */
  display: grid;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  

}


.halo-hyperlink_stacks_in_27 .halo-hyperlink-content-wrap > div:nth-child(2) {
  
}

#stacks_out_59 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_59 {
  box-shadow: none;
}
#stacks_in_59, [tag="slice"] #stacks_in_59 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_59 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_59 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_59.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_69 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_69 {
  box-shadow: none;
}
#stacks_in_69, [tag="slice"] #stacks_in_69 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_69 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_69 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_out_69 {
  grid-column: 1 / -1 !important;
}
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_69.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_out_71 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_71 {
  box-shadow: none;
}
#stacks_in_71, [tag="slice"] #stacks_in_71 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_71 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_71 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_71.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_102 {
	padding: 12px 0px 12px 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_102_2 {
	width: 100%;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#simpleDivider_stacks_in_102_2 .theDivider1,
#simpleDivider_stacks_in_102_2 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_102_2 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_102_2.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFC46B;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_102_2.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_102_2 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_102_2.transparentOff .theDivider2 {
	background-color: #FFC46B;
}
#simpleDivider_stacks_in_102_2.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_102_2.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_102_2.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_103_2 {
	width: 100%;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#simpleDivider_stacks_in_103_2 .theDivider1,
#simpleDivider_stacks_in_103_2 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_103_2 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_103_2.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFC46B;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_103_2.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_103_2 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_103_2.transparentOff .theDivider2 {
	background-color: #FFC46B;
}
#simpleDivider_stacks_in_103_2.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_103_2.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_103_2.bgImageOn .theDivider1 img {
	display: block;
}

