.very_big_white1{
			font-family: 'PT Sans', sans-serif;	
			color: #fff; 
			text-shadow: none; 
			font-size: 30px; 
			line-height: 24px;
			font-weight: normal;
			text-transform: uppercase;
}
.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			font-size: 14px; 
			line-height: 22px;
			font-family: 'PT Sans', sans-serif;
			width: 400px;
			padding-top: 12px;
			padding-left: 2px;
			padding-bottom: 12px;
			background: rgba(0, 0, 0, 0.7);
			font-weight: normal;
			text-transform: uppercase;							
}
.tp-caption.product-name{
	position: absolute; 
	color: #fff; 
	font-size: 30px; 
	line-height: 32px;
	font-family: 'PT Sans', sans-serif;
	width: 400px;
	padding: 10px 10px 10px 10px; 
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	font-weight: 400;
	text-transform: uppercase;
}	
 .tp-caption.price-slider{
	position: absolute; 
	color: #fff; 
	font-size: 20px; 
	line-height: 24px;
	font-family: 'PT Sans', sans-serif;
	width: 400px;
	padding: 7px 10px 7px 10px; 
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	font-weight: 400;
}	
/* 
.tp-caption.big_orange{
			position: absolute; 
			color: #ff7302; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: 'PT Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}	
					
.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: 'PT Sans', sans-serif;
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'PT Sans', sans-serif; 
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#888;		
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: 'PT Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'PT Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 40px; 
			line-height: 40px; 
			font-family: 'PT Sans', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: 'PT Sans', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;		
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: 'PT Sans', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#000;		
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: 'PT Sans', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#fff;		
					}
*/
					
.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
	}	
					
.tp-caption.noshadow {
		text-shadow: none;		
	}	
					
.tp-caption a { 
	color: #ff7302; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	 
}			
	
.tp-caption a:hover { 
	color: #ffa902; 
}


@media screen and (max-width: 768px) { 
 
.tp-caption.product-name{
	font-size: 28px !important; 
	padding: 10px 10px 10px 10px !important; 
	line-height: 32px;
	font-family: 'PT Sans', sans-serif;
	width: 340px; 
}	
	
.tp-caption.price-slider{width: 340px; padding: 10px 10px 10px 10px !important; }	
	
}

@media screen and (max-width: 480px) { 
.tp-caption.product-name{
	position: absolute; 
	color: #fff; 
	font-size: 24px; 
	line-height: 40px;
	font-family: 'PT Sans', sans-serif;
	width: 480px;
	margin-left: -20px;
	margin-top: 210px;
	padding: 10px 0px 10px 0px; 
	text-align: center;
	background: rgba(0, 0, 0, 0.8);;
	font-weight: 400;
	text-transform: uppercase; 
}
	
.tp-caption.price-slider{width: 480px; }
	
}

@media screen and (max-width: 414px) { 
.tp-caption.product-name{ 
	width: 414px;
	margin-left: -20px;
	margin-top: 303px; 
}
	
.tp-caption.price-slider{width: 414px; }
	
}

@media screen and (max-width: 360px) { 
.tp-caption.product-name{ 
	width: 360px;
	margin-left: -20px;
	margin-top: 405px; 
}
	
.tp-caption.price-slider{width: 360px; }
	
}


@media screen and (max-width: 320px) { 
.tp-caption.product-name{ 
	width: 320px;
	margin-left: -20px;
	margin-top: 505px; 
}
	
.tp-caption.price-slider{width: 320px; }
	
}