﻿.title
{
	font-family:	"Gotham Bold";
	font-size:		12px;
	font-weight:	bold;
	color:			#999999;
}
.subtitle
{
	font-family:	"Gotham Ultra";
	font-size:		28px;
	font-weight:	bold;
	color:			#ffffff;
	leading:		-8px;
}
.targeturltitle
{
	font-family:	"Gotham Ultra";
	font-size:		12px;
	font-weight:	bold;
	color:			#a39161;
	overColor:	#B3A275;
}



/* Custom NTC styling, this properties overide the above default settings, used for rockVictorious in general.
	Each tout can have its own custom styling. Use the Touts name value and append to each style, i.e. title_ + toutName/ID */
.cta_copy
{
	font-family:	"Gotham Ultra";
	font-size:		20px;
	color:			#ffffff;
	overColor:		#000000;
}
.cta_desc_copy
{
	font-family:	"Gotham Bold";
	font-size:		11px;
	font-weight:	bold;
	leading:		0px;
	color:			#FFFFFF;
	overColor:		#000000;
}

.targeturltitle_niketrainingclub
{
	color:			#FFFFFF;
	overColor:		#000000;
}

/* Shop By Outfit */
.title_shopbyoutfit
{
	font-family:	"Gotham Ultra";
	text-align:		right;
	font-size:		19px;
	color:			#ffffff;
	overColor:		#000000;
}
.subtitle_shopbyoutfit
{
	font-family:	"Gotham Bold";
	font-size:		11px;
	leading:		0px;
	color:			#FFFFFF;
	overColor:		#000000;
}

.targeturltitle_shopbyoutfit
{
	color:			#FFFFFF;
	overColor:		#000000;
}


/* Shop By Outfit */
.title_ntciphone
{
	font-family:	"Gotham Ultra";
	text-align:		right;
	font-size:		20px;
	leading:		-4px;
	color:			#ffffff;
	overColor:		#FFFFFF;
}
.subtitle_ntciphone
{
	font-family:	"Gotham Book";
	text-align:		right;
	font-size:		10px;
	leading:		-2px;
	color:			#FFFFFF;
	overColor:		#FFFFFF;
}

.targeturltitle_ntciphone
{
	color:			#FFFFFF;
	overColor:		#FFFFFF;
}
