


	#stacks_in_31 .button_icon,#stacks_in_31 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:60px;
		line-height:60px;
		font-size:33px;
	}
	


#stacks_in_31 .button_label {
	font: 500 30px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_31 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_31 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_31 .sweet_button_wrapper {
	text-align:center;

	
		height:60px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_31 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_31 .button_icon,#stacks_in_31 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_31 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_31 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(149, 53, 142, 1.00);
}
#stacks_in_31 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_31 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_31 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(169, 73, 162, 1.00);
}
#stacks_in_31 .sweet_button:active{
	background: rgba(129, 33, 122, 1.00);
}
#stacks_in_31 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_31 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_31 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_31 .sweet_button.candy {
	background: rgba(149, 53, 142, 1.00);
	background: linear-gradient(top, rgba(255, 95, 255, 1.00) 0%, rgba(169, 73, 162, 1.00) 50%, rgba(149, 53, 142, 1.00) 50%, rgba(179, 83, 172, 1.00) 75%, rgba(223, 79, 213, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 95, 255, 1.00)', endColorstr='rgba(149, 53, 142, 1.00)',GradientType=0 );
}
#stacks_in_31 .sweet_button.candy:hover {
	background: rgba(169, 73, 162, 1.00);
	background: linear-gradient(top, rgba(255, 100, 255, 1.00) 0%, rgba(189, 93, 182, 1.00) 50%, rgba(169, 73, 162, 1.00) 50%, rgba(238, 84, 227, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 100, 255, 1.00)', endColorstr='rgba(169, 73, 162, 1.00)',GradientType=0 );
}
#stacks_in_31 .sweet_button.candy:active{
	background: rgba(129, 33, 122, 1.00);
	background: linear-gradient(top, rgba(238, 84, 227, 1.00) 0%, rgba(169, 73, 162, 1.00) 50%, rgba(149, 53, 142, 1.00) 50%,  rgba(193, 68, 184, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(238, 84, 227, 1.00)', endColorstr='rgba(149, 53, 142, 1.00)',GradientType=0 );
}
#stacks_in_31 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_31 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_31 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=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_32 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_32 .theDivider1,
#simpleDivider_stacks_in_32 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_32 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_32.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_32.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_32 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_32.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_32.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_32.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_32.bgImageOn .theDivider1 img {
	display: block;
}

/* Start iMac Stage stack CSS code */.stacks_in_16Stage{	position: relative;	max-width: 744px;	margin: 0 auto 0 auto;}.stacks_in_16Imac{	position: relative;	width: 100% !important;	height: auto;}.stacks_in_16iosslideshow { 	position: absolute;	top: 5%;	left: 4%;	right: 4%;	bottom: 31%;	padding: 0;	margin: 0; 	overflow: hidden !important;	background: #000000;}.stacks_in_16iosslideshow *{ 			color: #fff !important;	}.stacks_in_16iosslideshow > div{position: relative;border: 0;margin: 0;padding: 0;min-height: 100px;max-height: 388px;overflow: hidden !important;}.stacks_in_16iosslideshow img {	width: 100%;    height: auto;    padding: 0;}.stacks_in_16extraimages img { 	max-width: 688px;    height: auto;    padding: 0;    vertical-align: middle;}.stacks_in_16Stage img{	max-width: 100%;}.stacks_in_16shine{	display: block;	position: absolute;	max-height: 100%;	width: auto;	max-width: 50%;	top: 0;	right: 0;}.stacks_in_16shine img{	max-width: 100%;	width: auto;}/* End iMac Stage stack CSS code */


	#stacks_in_30 .button_icon,#stacks_in_30 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:60px;
		line-height:60px;
		font-size:33px;
	}
	


#stacks_in_30 .button_label {
	font: 500 30px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_30 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_30 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_30 .sweet_button_wrapper {
	text-align:center;

	
		height:60px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_30 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_30 .button_icon,#stacks_in_30 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_30 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_30 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(216, 137, 18, 1.00);
}
#stacks_in_30 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_30 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_30 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(236, 157, 38, 1.00);
}
#stacks_in_30 .sweet_button:active{
	background: rgba(196, 117, 0, 1.00);
}
#stacks_in_30 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_30 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_30 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_30 .sweet_button.candy {
	background: rgba(216, 137, 18, 1.00);
	background: linear-gradient(top, rgba(255, 246, 32, 1.00) 0%, rgba(236, 157, 38, 1.00) 50%, rgba(216, 137, 18, 1.00) 50%, rgba(246, 167, 48, 1.00) 75%, rgba(255, 205, 27, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 246, 32, 1.00)', endColorstr='rgba(216, 137, 18, 1.00)',GradientType=0 );
}
#stacks_in_30 .sweet_button.candy:hover {
	background: rgba(236, 157, 38, 1.00);
	background: linear-gradient(top, rgba(255, 255, 34, 1.00) 0%, rgba(255, 177, 58, 1.00) 50%, rgba(236, 157, 38, 1.00) 50%, rgba(255, 219, 28, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 34, 1.00)', endColorstr='rgba(236, 157, 38, 1.00)',GradientType=0 );
}
#stacks_in_30 .sweet_button.candy:active{
	background: rgba(196, 117, 0, 1.00);
	background: linear-gradient(top, rgba(255, 219, 28, 1.00) 0%, rgba(236, 157, 38, 1.00) 50%, rgba(216, 137, 18, 1.00) 50%,  rgba(255, 178, 23, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 219, 28, 1.00)', endColorstr='rgba(216, 137, 18, 1.00)',GradientType=0 );
}
#stacks_in_30 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_30 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_30 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=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_27 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_27 .theDivider1,
#simpleDivider_stacks_in_27 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_27 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_27.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_27.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_27 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_27.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_27.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_27.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_27.bgImageOn .theDivider1 img {
	display: block;
}




#stacks_in_2 .teleportMe {
display: none;
}



/* Start roundedbox css */

/* general styles edit and preview mode */
#stacks_in_3 .stacks_in_3bgimagestack
{
	position:relative;
	min-height:10px;
	padding:20px;
	border: 4px solid #800080;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
     
	box-shadow: 0px 2px 10px #333333; 
	margin: 8px 10px 12px 10px;
	
	-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}





#stacks_in_3 .stacks_in_3bgimage
{
	display:none;
}




/* end roundedbox css */#stacks_in_15 .like_button_wrapper{margin:5px;display:block;position:relative;float:left;overflow:visible;line-height:1}#like_facebook_stacks_in_15,#like_twitter_stacks_in_15{width:85px}#like_google_stacks_in_15,#like_pinterest_stacks_in_15{width:65px}#like_email_stacks_in_15 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}
