/* CSS Document */
#tv-spot {
	color: #9a9a9a;
}
#tv-spot #monoes_related-description {
	color: #9a9a9a;
	font-size: 11px;
	line-height:18px;
	font-family: 'FuturaBT-Book' , 'Futura';
}
#tv-spot #monoes_related-description p {
	max-width:215px;
}
#tv-spot #monoes_related-description h2 {
	font-size: 11px;
	line-height:20px;
	text-transform: uppercase;
	margin:20px 0 0 0 !important;
}

.mfp-bottom-bar {
	display: none !important;
}

/*video player personalization */
#the_top_video_desc h2 { font-size: 20px; line-height: 22px; }
#the_top_video_wrapper.direction_ltr #the_top_video_desc {
	text-align: left;
	padding: 0;
	height: 174px;
	position: absolute;
	top: 50%;
	margin-top: -87px;
	left: 7%;
}
#the_top_video_desc .video-featured-description-desc {margin-top: 20px;}
#the_top_video_desc .video-featured-description-desc p { opacity:1; line-height:18px; }
#the_top_video_desc #sharevideo > span { opacity:0.7; }
/*end video player personalization*/

/*add on to custom shades*/
body.page-template-templatespage-makeup-product-MonoEyeshadows-php #swatches-cont.customized {
	padding: 20px 0px 40px 0px;
}
#monoes_shades_titles {
	color:#979797;
	font-family: 'AvenirLTSBook',Arial;
	font-size: 11px;
	line-height:11px;
	margin-bottom:20px;
}
#monoes_shades_titles .monoes_shades_title {
	float: left;
	width: 23.5%;
}
#monoes_shades_titles #monoes_shades_title_b1{ padding: 0 0% 0 4%; }
#monoes_shades_titles #monoes_shades_title_b2{ padding: 0 0% 0 6.5%; }
/*END add on to custom shades*/




@media (max-width: 1200px){
	#monoes_shades_titles .monoes_shades_title {width: 28.5%;}
}
@media (max-width: 979px) {}
@media (max-width: 768px){
	#tv-spot #monoes_related-description p {
		max-width: inherit;
	}
	#section1 .content-with-bar {
		height: auto;
		padding: 15px 0 50px 0;
	}
	.tv-spot-cont { 
		text-align:center;
		width:auto !important;
		padding: 2% 1% !important;
	}
}