/* Custom code goes here - paste your css code below in line 8 */

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new {
color: #000;
}

.cat_desc .video {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video iframe, .video object, .video embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
