/* Zoom Stack v1.1.7 */img[data-action="zoom"] {	cursor: pointer;	cursor: -webkit-zoom-in;	cursor: -moz-zoom-in;	cursor: zoom-in; /* for Edge */}.stacks_in_57_zoom-img,.stacks_in_57_zoom-img-wrap {	position: relative;	z-index: 100666; /* increased with 100000, because I MUST win the z-index war! */	-webkit-transition: all 300ms;	        transition: all 300ms;}img.stacks_in_57_zoom-img {	cursor: pointer;	cursor: -webkit-zoom-out !important;	cursor: -moz-zoom-out !important;	cursor: zoom-out !important; /* for Edge */	pointer-events: auto !important;	height: auto;}.stacks_in_57_zoom-overlay {	z-index: 100420; /* increased with 100000, because I MUST win the z-index war! */	background: #FFFFFF;	position: fixed;	top: 0;	left: 0;	right: 0;	bottom: 0;	pointer-events: none;	filter: "alpha(opacity=0)";	opacity: 0;	-webkit-transition: opacity 300ms;	        transition: opacity 300ms;}.stacks_in_57_zoom-overlay-open .stacks_in_57_zoom-overlay {	filter: "alpha(opacity=100)";	opacity: 1;}/* From https://github.com/nishanths/zoom.js/issues/7 */.zoom-overlay-transitioning .zoom-overlay {	opacity: 0;}.stacks_in_57_zoom-overlay-open,.stacks_in_57_zoom-overlay-transitioning {	cursor: default;}.stacks_in_57_zoom-overlay-open {  	position: static !important; 	-webkit-transform: none !important; 	        transform: none !important; 	-webkit-filter: none !important; 	        filter: none !important;}.stacks_in_57_zoom-overlay-open * {	pointer-events: none !important;}/* End of Zoom stack */#stacks_in_4_float {
	float:left;
	width:60%;
}
#stacks_in_67 {
	padding: 0px 0px 0px 40px;
}

#stacks_out_67 {
	width: 160px;
	margin-left:0;
}

#stacks_in_72 {
	padding: 0px 40px 0px 0px;
}

#stacks_out_72 {
	width: 160px;
	margin-right:0;
}
#stacks_in_64>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_17 {
	padding:  4px;
}

#stacks_in_23 {
	padding:  4px;
}

#stacks_in_52 {
	padding: 0px 0px 70px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_56 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_56 .theDivider1, #simpleDivider_stacks_in_56 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_56 .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_56 .theDivider2 {
	height: 4px;
	background-color: #E0E0E0;
}
#stacks_in_62 {
	padding: 0px 0px 70px 0px;
}
