/* -- Start Bellboy Each css Template -- */

.stacks_in_191bellboywrapper{
	width: 50px;
	margin: 0 auto;
	
	display : none;
	
}

.stacks_in_191bellboy{
	position: relative;
	cursor: pointer;
	background: rgba(0, 0, 0, 1.00);
	width: 50px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	line-height: 50px;
	font-size: 22.727272px;
	margin: 5px;
	z-index: 1000;
	background: rgba(0, 0, 0, 1.00);
}


.stacks_in_191bellboy i {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22.727272px;
	vertical-align: middle;
}


.stacks_in_191bellboy:hover{
	color: rgba(235, 235, 235, 1.00);
	background: rgba(15, 15, 15, 1.00); /* Old browsers */
}

/* -- End Bellboy Each css Template -- */
#stacks_in_5 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}
#stacks_in_6>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_6>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_6>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_23 {
	margin:  10px;
}

#stacks_in_18 {
	margin:  10px;
}

#stacks_in_13 {
	margin:  10px;
}

#stacks_in_8 {
	margin:  10px;
}
#feature-section-card-stacks_in_35 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
@important "partials/mixins";
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_36 {
  overflow: visible !important; }

#feature-cards-stacks_in_36 {
  margin: 0 auto;
  max-width: 1000px; }
  #feature-cards-stacks_in_36 * {
    box-sizing: border-box; }
  #feature-cards-stacks_in_36 .feature-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start; }
    #feature-cards-stacks_in_36 .feature-grid.hide-content-icon .feature-card-icon {
      display: none; }
    #feature-cards-stacks_in_36 .feature-grid.hide-content-text .feature-card-content {
      display: none; }
    #feature-cards-stacks_in_36 .feature-grid.show-content-stacks .feature-card-stacks {
      display: block; }
    #feature-cards-stacks_in_36 .feature-grid.no-icons .feature-card-icon i {
      display: none; }
  #feature-cards-stacks_in_36 .feature-outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px 10px; }
    #feature-cards-stacks_in_36 .feature-outer > a {
      text-decoration: none; }
  #feature-cards-stacks_in_36 .feature-card {
    /*  */
    background: rgba(245, 245, 245, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    height: 100%;
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    /*  */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    transition: all 0.3s ease;
    padding: 0px;
    border-radius: 4px;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  #feature-cards-stacks_in_36 .feature-card-stacks {
    display: none; }
  #feature-cards-stacks_in_36 .feature-card-icon {
    /*  */
    background: rgba(64, 88, 147, 1.00);
    /*  */
    /*  */
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: content-box;
    width: 70px;
    height: 70px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 50px 50px 50px 50px;
    transition: all 0.3s ease; }
    #feature-cards-stacks_in_36 .feature-card-icon i {
      font-size: 45px;
      color: #FFFFFF;
      transition: all 0.6s ease-out;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
  #feature-cards-stacks_in_36 .feature-card-content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 15px;
    text-align: left; }
  #feature-cards-stacks_in_36 .feature-card-header {
    /*  */
    font-family: "Nunito";
    /*  */
    margin: 0;
    color: #263238;
    font-size: 24px;
    line-height: 28px;
    font-weight: ; }
  #feature-cards-stacks_in_36 .feature-card-description {
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    margin: 10px 0;
    display: block;
    color: #455A64;
    font-size: 16px;
    line-height: 24px; }

/*  */
#feature-cards-stacks_in_36 .feature-card:hover {
  /*  */
  z-index: 30;
  position: relative;
  -webkit-transform: scale(1) rotate(0deg) translateY(-17px);
          transform: scale(1) rotate(0deg) translateY(-17px); }
  #feature-cards-stacks_in_36 .feature-card:hover .feature-card-icon {
    /**/
    background: #FFFFFF;
    /**/ }
    #feature-cards-stacks_in_36 .feature-card:hover .feature-card-icon i {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      /**/
      color: #546E7A;
      /**/ }
  #feature-cards-stacks_in_36 .feature-card:hover .feature-card-header {
    /**/
    color: #FFFFFF;
    /**/ }
  #feature-cards-stacks_in_36 .feature-card:hover .feature-card-description {
    /**/
    color: #FFFFFF;
    /**/ }

#feature-cards-stacks_in_36 .feature-grid.ripple .feature-card {
  position: relative; }
  #feature-cards-stacks_in_36 .feature-grid.ripple .feature-card::before {
    background: #A6CEF5;
    content: '';
    z-index: -1;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-out;
    border-radius: 50%;
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px); }

#feature-cards-stacks_in_36 .feature-grid.ripple.center .feature-card::before {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%); }

#feature-cards-stacks_in_36 .feature-grid.ripple.center .feature-card:hover::before {
  width: 150%;
  height: 150%;
  border-radius: 4;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%); }

#feature-cards-stacks_in_36 .feature-grid.ripple.top-left .feature-card::before {
  top: -30px;
  left: -30px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0 50% 50% 50%; }

#feature-cards-stacks_in_36 .feature-grid.ripple.top-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  box-shadow: 0 0 0 20px #A6CEF5; }

#feature-cards-stacks_in_36 .feature-grid.ripple.top-right .feature-card::before {
  top: -30px;
  right: -30px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_36 .feature-grid.ripple.top-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  border-radius: 50% 0 50% 50%; }

#feature-cards-stacks_in_36 .feature-grid.ripple.bottom-left .feature-card::before {
  left: -30px;
  bottom: -30px;
  border-radius: 4px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_36 .feature-grid.ripple.bottom-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_36 .feature-grid.ripple.bottom-right .feature-card::before {
  bottom: -30px;
  right: -30px;
  border-radius: 50% 50% 0 50%;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_36 .feature-grid.ripple.bottom-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

@media (min-width: 767px) {
  #feature-cards-stacks_in_36 .feature-outer {
    /**/
    max-width: 33.333332%;
    /**/
    width: 33.333332%; } }

@media (min-width: 468px) and (max-width: 767px) {
  #feature-cards-stacks_in_36 .feature-outer {
    /**/
    max-width: 50.000000%;
    /**/
    width: 50.000000%; } }

@media (min-width: 0px) and (max-width: 468px) {
  #feature-cards-stacks_in_36 .feature-outer {
    /**/
    max-width: 100.000000%;
    /**/
    width: 100.000000%; } }

/*  */
#feature-section-card-stacks_in_37 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_41 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_45 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_49 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_53 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_57 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
/* @group Generic Styles */

#ruleStackstacks_in_152,
#ruleStackstacks_in_152:before,
#ruleStackstacks_in_152:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_152 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_152 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_152 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_152 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_152 {
	text-align: center;
}

#ruleStackstacks_in_152:before,
#ruleStackstacks_in_152:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_152:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_152:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_152 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  */#imageComparestacks_in_197 {
	position: relative;
	z-index: 1;
}

#imageComparestacks_in_197 .twentytwenty-handle:before, .twentytwenty-handle:after {
	content: " ";
	display: block;
	width: 3px;
	background: white;
	height: 9999px;
	position: absolute;
	left: 50%;
	margin-left: -1.5px;
	z-index: 30;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_197 .twentytwenty-before-label,
#imageComparestacks_in_197 .twentytwenty-after-label, .twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#imageComparestacks_in_197 .twentytwenty-before-label,
#imageComparestacks_in_197 .twentytwenty-after-label, .twentytwenty-overlay {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

#imageComparestacks_in_197 .twentytwenty-before-label,
#imageComparestacks_in_197 .twentytwenty-after-label {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
}

#imageComparestacks_in_197 .twentytwenty-before-label:before,
#imageComparestacks_in_197 .twentytwenty-after-label:before {
	color: white;
	font-size: 13px;
	letter-spacing: 0.1em;
}

#imageComparestacks_in_197 .twentytwenty-before-label:before,
#imageComparestacks_in_197 .twentytwenty-after-label:before {
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 50%;
	margin-top: -19px;
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#imageComparestacks_in_197 .twentytwenty-left-arrow,
#imageComparestacks_in_197 .twentytwenty-right-arrow {
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute;
	top: 50%;
	margin-top: -6px;
}

#imageComparestacks_in_197 {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#imageComparestacks_in_197 img {
	position: absolute;
	top: 0;
	display: block;
}

#imageComparestacks_in_197.active .twentytwenty-overlay,
#imageComparestacks_in_197.active :hover.twentytwenty-overlay {
		background: rgba(0, 0, 0, 0);
}

#imageComparestacks_in_197.active .twentytwenty-overlay .twentytwenty-before-label,
#imageComparestacks_in_197.active .twentytwenty-overlay .twentytwenty-after-label,
#imageComparestacks_in_197.active :hover.twentytwenty-overlay .twentytwenty-before-label,
#imageComparestacks_in_197.active :hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0;
}

#imageComparestacks_in_197 * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#imageComparestacks_in_197 .twentytwenty-before-label {
	opacity: 0;
}

#imageComparestacks_in_197 .twentytwenty-before-label:before {
	content: "Before";
	left: 10px;
}

#imageComparestacks_in_197 .twentytwenty-after-label {
	opacity: 0; 
}

#imageComparestacks_in_197 .twentytwenty-after-label:before {
	content: "After";
	right: 10px;
}

#imageComparestacks_in_197 .twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	z-index: 25;
}

#imageComparestacks_in_197 .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.5);
}

#imageComparestacks_in_197 .twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1;
}

#imageComparestacks_in_197 .twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1;
}

#imageComparestacks_in_197 .twentytwenty-before {
	z-index: 20;
}

#imageComparestacks_in_197 .twentytwenty-after {
	z-index: 10;
}

#imageComparestacks_in_197 .twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 3px solid white;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	z-index: 40;
	cursor: pointer; }

#imageComparestacks_in_197 .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_197 .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_197 .twentytwenty-left-arrow {
	border-right: 6px solid white;
	left: 50%;
	margin-left: -17px;
}

#imageComparestacks_in_197 .twentytwenty-right-arrow {
	border-left: 6px solid white;
	right: 50%;
	margin-right: -17px;
}

/* @group Added by WW */

#imageComparestacks_in_197 img {
	max-width: 100%;
	height: auto;
}

#imageComparestacks_in_197 .twentytwenty-before-label:before {
		content: "Voor";
}

#imageComparestacks_in_197 .twentytwenty-after-label:before {
		content: "Na";
}

#imageComparestacks_in_197 .twentytwenty-before-label:before,
#imageComparestacks_in_197 .twentytwenty-after-label:before {
	display: block;
	color: #FFFFFF;
	background: #555555;
	font-size: 100%;
	opacity: 0.80;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	letter-spacing: 0px;
}



#imageComparestacks_in_197 .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.50);
}

#imageComparestacks_in_197 .noscreen {
	display: none;
}

@media print {
	
	#imageComparestacks_in_197 .noscreen {
		display: block;
		float: left;
		width: 100%;
		height: 2.00em;
		clear: both;
	}
	
	#imageComparestacks_in_197 .print-before,
	#imageComparestacks_in_197 .print-after {
		width: 48%;
		margin-right: 1%;
		display: block;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	
	
	#imageComparestacks_in_197 {
		height: auto !important;
		overflow: auto;
		clear: both;
		page-break-inside: avoid;
	}
	
	#imageComparestacks_in_197 .twentytwenty-overlay,
	#imageComparestacks_in_197 .twentytwenty-handle {
		display: none !important;
	}
	
	#imageComparestacks_in_197.twentytwenty-container.imageCompare img {
		position: relative;
		float: left;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: 48%;
		margin-right: 1%;
		height: auto;
		clip: auto;
	}
}

/* @end */

/* @group Edit Mode Styling */



/* @end */
#stacks_in_197 {
	margin:  20px;
	padding:  20px;
}
#imageComparestacks_in_195 {
	position: relative;
	z-index: 1;
}

#imageComparestacks_in_195 .twentytwenty-handle:before, .twentytwenty-handle:after {
	content: " ";
	display: block;
	width: 3px;
	background: white;
	height: 9999px;
	position: absolute;
	left: 50%;
	margin-left: -1.5px;
	z-index: 30;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_195 .twentytwenty-before-label,
#imageComparestacks_in_195 .twentytwenty-after-label, .twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#imageComparestacks_in_195 .twentytwenty-before-label,
#imageComparestacks_in_195 .twentytwenty-after-label, .twentytwenty-overlay {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

#imageComparestacks_in_195 .twentytwenty-before-label,
#imageComparestacks_in_195 .twentytwenty-after-label {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
}

#imageComparestacks_in_195 .twentytwenty-before-label:before,
#imageComparestacks_in_195 .twentytwenty-after-label:before {
	color: white;
	font-size: 13px;
	letter-spacing: 0.1em;
}

#imageComparestacks_in_195 .twentytwenty-before-label:before,
#imageComparestacks_in_195 .twentytwenty-after-label:before {
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 50%;
	margin-top: -19px;
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#imageComparestacks_in_195 .twentytwenty-left-arrow,
#imageComparestacks_in_195 .twentytwenty-right-arrow {
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute;
	top: 50%;
	margin-top: -6px;
}

#imageComparestacks_in_195 {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#imageComparestacks_in_195 img {
	position: absolute;
	top: 0;
	display: block;
}

#imageComparestacks_in_195.active .twentytwenty-overlay,
#imageComparestacks_in_195.active :hover.twentytwenty-overlay {
		background: rgba(0, 0, 0, 0);
}

#imageComparestacks_in_195.active .twentytwenty-overlay .twentytwenty-before-label,
#imageComparestacks_in_195.active .twentytwenty-overlay .twentytwenty-after-label,
#imageComparestacks_in_195.active :hover.twentytwenty-overlay .twentytwenty-before-label,
#imageComparestacks_in_195.active :hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0;
}

#imageComparestacks_in_195 * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#imageComparestacks_in_195 .twentytwenty-before-label {
	opacity: 0;
}

#imageComparestacks_in_195 .twentytwenty-before-label:before {
	content: "Before";
	left: 10px;
}

#imageComparestacks_in_195 .twentytwenty-after-label {
	opacity: 0; 
}

#imageComparestacks_in_195 .twentytwenty-after-label:before {
	content: "After";
	right: 10px;
}

#imageComparestacks_in_195 .twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	z-index: 25;
}

#imageComparestacks_in_195 .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.5);
}

#imageComparestacks_in_195 .twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1;
}

#imageComparestacks_in_195 .twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1;
}

#imageComparestacks_in_195 .twentytwenty-before {
	z-index: 20;
}

#imageComparestacks_in_195 .twentytwenty-after {
	z-index: 10;
}

#imageComparestacks_in_195 .twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 3px solid white;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	z-index: 40;
	cursor: pointer; }

#imageComparestacks_in_195 .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_195 .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_195 .twentytwenty-left-arrow {
	border-right: 6px solid white;
	left: 50%;
	margin-left: -17px;
}

#imageComparestacks_in_195 .twentytwenty-right-arrow {
	border-left: 6px solid white;
	right: 50%;
	margin-right: -17px;
}

/* @group Added by WW */

#imageComparestacks_in_195 img {
	max-width: 100%;
	height: auto;
}

#imageComparestacks_in_195 .twentytwenty-before-label:before {
		content: "Voor";
}

#imageComparestacks_in_195 .twentytwenty-after-label:before {
		content: "Na";
}

#imageComparestacks_in_195 .twentytwenty-before-label:before,
#imageComparestacks_in_195 .twentytwenty-after-label:before {
	display: block;
	color: #FFFFFF;
	background: #555555;
	font-size: 100%;
	opacity: 0.80;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	letter-spacing: 0px;
}



#imageComparestacks_in_195 .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.50);
}

#imageComparestacks_in_195 .noscreen {
	display: none;
}

@media print {
	
	#imageComparestacks_in_195 .noscreen {
		display: block;
		float: left;
		width: 100%;
		height: 2.00em;
		clear: both;
	}
	
	#imageComparestacks_in_195 .print-before,
	#imageComparestacks_in_195 .print-after {
		width: 48%;
		margin-right: 1%;
		display: block;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	
	
	#imageComparestacks_in_195 {
		height: auto !important;
		overflow: auto;
		clear: both;
		page-break-inside: avoid;
	}
	
	#imageComparestacks_in_195 .twentytwenty-overlay,
	#imageComparestacks_in_195 .twentytwenty-handle {
		display: none !important;
	}
	
	#imageComparestacks_in_195.twentytwenty-container.imageCompare img {
		position: relative;
		float: left;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: 48%;
		margin-right: 1%;
		height: auto;
		clip: auto;
	}
}

/* @end */

/* @group Edit Mode Styling */



/* @end */
#stacks_in_195 {
	margin:  20px;
	padding:  20px;
}
#imageComparestacks_in_234 {
	position: relative;
	z-index: 1;
}

#imageComparestacks_in_234 .twentytwenty-handle:before, .twentytwenty-handle:after {
	content: " ";
	display: block;
	width: 3px;
	background: white;
	height: 9999px;
	position: absolute;
	left: 50%;
	margin-left: -1.5px;
	z-index: 30;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_234 .twentytwenty-before-label,
#imageComparestacks_in_234 .twentytwenty-after-label, .twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#imageComparestacks_in_234 .twentytwenty-before-label,
#imageComparestacks_in_234 .twentytwenty-after-label, .twentytwenty-overlay {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

#imageComparestacks_in_234 .twentytwenty-before-label,
#imageComparestacks_in_234 .twentytwenty-after-label {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
}

#imageComparestacks_in_234 .twentytwenty-before-label:before,
#imageComparestacks_in_234 .twentytwenty-after-label:before {
	color: white;
	font-size: 13px;
	letter-spacing: 0.1em;
}

#imageComparestacks_in_234 .twentytwenty-before-label:before,
#imageComparestacks_in_234 .twentytwenty-after-label:before {
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 50%;
	margin-top: -19px;
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#imageComparestacks_in_234 .twentytwenty-left-arrow,
#imageComparestacks_in_234 .twentytwenty-right-arrow {
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute;
	top: 50%;
	margin-top: -6px;
}

#imageComparestacks_in_234 {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#imageComparestacks_in_234 img {
	position: absolute;
	top: 0;
	display: block;
}

#imageComparestacks_in_234.active .twentytwenty-overlay,
#imageComparestacks_in_234.active :hover.twentytwenty-overlay {
		background: rgba(0, 0, 0, 0);
}

#imageComparestacks_in_234.active .twentytwenty-overlay .twentytwenty-before-label,
#imageComparestacks_in_234.active .twentytwenty-overlay .twentytwenty-after-label,
#imageComparestacks_in_234.active :hover.twentytwenty-overlay .twentytwenty-before-label,
#imageComparestacks_in_234.active :hover.twentytwenty-overlay .twentytwenty-after-label {
	opacity: 0;
}

#imageComparestacks_in_234 * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#imageComparestacks_in_234 .twentytwenty-before-label {
	opacity: 0;
}

#imageComparestacks_in_234 .twentytwenty-before-label:before {
	content: "Before";
	left: 10px;
}

#imageComparestacks_in_234 .twentytwenty-after-label {
	opacity: 0; 
}

#imageComparestacks_in_234 .twentytwenty-after-label:before {
	content: "After";
	right: 10px;
}

#imageComparestacks_in_234 .twentytwenty-overlay {
	-webkit-transition-property: background;
	-moz-transition-property: background;
	transition-property: background;
	background: rgba(0, 0, 0, 0);
	z-index: 25;
}

#imageComparestacks_in_234 .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.5);
}

#imageComparestacks_in_234 .twentytwenty-overlay:hover .twentytwenty-after-label {
	opacity: 1;
}

#imageComparestacks_in_234 .twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1;
}

#imageComparestacks_in_234 .twentytwenty-before {
	z-index: 20;
}

#imageComparestacks_in_234 .twentytwenty-after {
	z-index: 10;
}

#imageComparestacks_in_234 .twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 3px solid white;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
	z-index: 40;
	cursor: pointer; }

#imageComparestacks_in_234 .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_234 .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
	box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

#imageComparestacks_in_234 .twentytwenty-left-arrow {
	border-right: 6px solid white;
	left: 50%;
	margin-left: -17px;
}

#imageComparestacks_in_234 .twentytwenty-right-arrow {
	border-left: 6px solid white;
	right: 50%;
	margin-right: -17px;
}

/* @group Added by WW */

#imageComparestacks_in_234 img {
	max-width: 100%;
	height: auto;
}

#imageComparestacks_in_234 .twentytwenty-before-label:before {
		content: "Voor";
}

#imageComparestacks_in_234 .twentytwenty-after-label:before {
		content: "Na";
}

#imageComparestacks_in_234 .twentytwenty-before-label:before,
#imageComparestacks_in_234 .twentytwenty-after-label:before {
	display: block;
	color: #FFFFFF;
	background: #555555;
	font-size: 100%;
	opacity: 0.80;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	letter-spacing: 0px;
}



#imageComparestacks_in_234 .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, 0.50);
}

#imageComparestacks_in_234 .noscreen {
	display: none;
}

@media print {
	
	#imageComparestacks_in_234 .noscreen {
		display: block;
		float: left;
		width: 100%;
		height: 2.00em;
		clear: both;
	}
	
	#imageComparestacks_in_234 .print-before,
	#imageComparestacks_in_234 .print-after {
		width: 48%;
		margin-right: 1%;
		display: block;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	
	
	#imageComparestacks_in_234 {
		height: auto !important;
		overflow: auto;
		clear: both;
		page-break-inside: avoid;
	}
	
	#imageComparestacks_in_234 .twentytwenty-overlay,
	#imageComparestacks_in_234 .twentytwenty-handle {
		display: none !important;
	}
	
	#imageComparestacks_in_234.twentytwenty-container.imageCompare img {
		position: relative;
		float: left;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: 48%;
		margin-right: 1%;
		height: auto;
		clip: auto;
	}
}

/* @end */

/* @group Edit Mode Styling */



/* @end */
#stacks_in_234 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 150.00px;
}

#spacerStackstacks_in_238 {
	height: 150.00px;
}




























@media print {
	#spacerStackstacks_in_238 {
		display: none !important;
	}
}
@important "partials/mixins";
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_144 {
  overflow: visible !important; }

#feature-cards-stacks_in_144 {
  margin: 0 auto;
  max-width: 1000px; }
  #feature-cards-stacks_in_144 * {
    box-sizing: border-box; }
  #feature-cards-stacks_in_144 .feature-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start; }
    #feature-cards-stacks_in_144 .feature-grid.hide-content-icon .feature-card-icon {
      display: none; }
    #feature-cards-stacks_in_144 .feature-grid.hide-content-text .feature-card-content {
      display: none; }
    #feature-cards-stacks_in_144 .feature-grid.show-content-stacks .feature-card-stacks {
      display: block; }
    #feature-cards-stacks_in_144 .feature-grid.no-icons .feature-card-icon i {
      display: none; }
  #feature-cards-stacks_in_144 .feature-outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px 10px; }
    #feature-cards-stacks_in_144 .feature-outer > a {
      text-decoration: none; }
  #feature-cards-stacks_in_144 .feature-card {
    /*  */
    background: rgba(245, 245, 245, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    height: 100%;
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    /*  */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    transition: all 0.3s ease;
    padding: 0px;
    border-radius: 4px;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  #feature-cards-stacks_in_144 .feature-card-stacks {
    display: none; }
  #feature-cards-stacks_in_144 .feature-card-icon {
    /*  */
    background: rgba(21, 165, 132, 1.00);
    /*  */
    /*  */
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: content-box;
    width: 70px;
    height: 70px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 50px 50px 50px 50px;
    transition: all 0.3s ease; }
    #feature-cards-stacks_in_144 .feature-card-icon i {
      font-size: 45px;
      color: #FFFFFF;
      transition: all 0.6s ease-out;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
  #feature-cards-stacks_in_144 .feature-card-content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 15px;
    text-align: left; }
  #feature-cards-stacks_in_144 .feature-card-header {
    /*  */
    font-family: "Nunito";
    /*  */
    margin: 0;
    color: #263238;
    font-size: 24px;
    line-height: 28px;
    font-weight: ; }
  #feature-cards-stacks_in_144 .feature-card-description {
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    margin: 10px 0;
    display: block;
    color: #455A64;
    font-size: 16px;
    line-height: 24px; }

/*  */
#feature-cards-stacks_in_144 .feature-card:hover {
  /*  */
  z-index: 30;
  position: relative;
  -webkit-transform: scale(1) rotate(0deg) translateY(-14px);
          transform: scale(1) rotate(0deg) translateY(-14px); }
  #feature-cards-stacks_in_144 .feature-card:hover .feature-card-icon {
    /**/
    background: #B0BEC5;
    /**/ }
    #feature-cards-stacks_in_144 .feature-card:hover .feature-card-icon i {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      /**/
      color: #546E7A;
      /**/ }
  #feature-cards-stacks_in_144 .feature-card:hover .feature-card-header {
    /**/
    color: #FFFFFF;
    /**/ }
  #feature-cards-stacks_in_144 .feature-card:hover .feature-card-description {
    /**/
    color: #FFFFFF;
    /**/ }

#feature-cards-stacks_in_144 .feature-grid.ripple .feature-card {
  position: relative; }
  #feature-cards-stacks_in_144 .feature-grid.ripple .feature-card::before {
    background: #15A584;
    content: '';
    z-index: -1;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-out;
    border-radius: 50%;
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px); }

#feature-cards-stacks_in_144 .feature-grid.ripple.center .feature-card::before {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%); }

#feature-cards-stacks_in_144 .feature-grid.ripple.center .feature-card:hover::before {
  width: 150%;
  height: 150%;
  border-radius: 4;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%); }

#feature-cards-stacks_in_144 .feature-grid.ripple.top-left .feature-card::before {
  top: -30px;
  left: -30px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0 50% 50% 50%; }

#feature-cards-stacks_in_144 .feature-grid.ripple.top-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  box-shadow: 0 0 0 20px #15A584; }

#feature-cards-stacks_in_144 .feature-grid.ripple.top-right .feature-card::before {
  top: -30px;
  right: -30px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_144 .feature-grid.ripple.top-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  border-radius: 50% 0 50% 50%; }

#feature-cards-stacks_in_144 .feature-grid.ripple.bottom-left .feature-card::before {
  left: -30px;
  bottom: -30px;
  border-radius: 4px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_144 .feature-grid.ripple.bottom-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_144 .feature-grid.ripple.bottom-right .feature-card::before {
  bottom: -30px;
  right: -30px;
  border-radius: 50% 50% 0 50%;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_144 .feature-grid.ripple.bottom-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

@media (min-width: 767px) {
  #feature-cards-stacks_in_144 .feature-outer {
    /**/
    max-width: 33.333332%;
    /**/
    width: 33.333332%; } }

@media (min-width: 468px) and (max-width: 767px) {
  #feature-cards-stacks_in_144 .feature-outer {
    /**/
    max-width: 50.000000%;
    /**/
    width: 50.000000%; } }

@media (min-width: 0px) and (max-width: 468px) {
  #feature-cards-stacks_in_144 .feature-outer {
    /**/
    max-width: 100.000000%;
    /**/
    width: 100.000000%; } }

/*  */
#feature-section-card-stacks_in_145 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_163 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_159 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_179 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_171 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_187 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_203 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_209 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_213 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_217 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_225 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_221 img {
  width: 400px;
  height: 400px;
  margin: 0px 0px 0px 0px; }
