

/**********************************************************
***********************************************************
***********************************************************



   SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED,
   TO SAVE LOAD TIME 



***********************************************************
***********************************************************
***********************************************************/

/*    MY STYLE     */
.tp-caption.fair{
position:absolute;
color:#fff;
white-space: nowrap;
font-family: 'myriad-pro-condensed',sans-serif;
font-style: normal;
font-weight: 700;
letter-spacing: -0.035em;
font-size: 14.2em;
-webkit-transform:scale(1.05,1); 
-moz-transform:scale(1.05,1); 
-ms-transform:scale(1.05,1); 
-o-transform:scale(1.05,1); 
transform : scale(1.05,1);	
}

.tp-caption.fairdot{
position:absolute;
color:#fff;
white-space: nowrap;
font-family: 'myriad-pro-condensed',sans-serif;
font-style: normal;
font-weight: 700;
font-size: 7.1em;	
}

.tp-caption.ingredient{
position:absolute;
color:#fff;
white-space: nowrap;
font-family: 'futura-pt',sans-serif;
font-style: normal;
font-weight: 400;
text-transform: uppercase;	
line-height: 1;
font-size: 3.375em;
letter-spacing: 0.28em;
}
