/* ================================================================================	
Theme Name: UpToDate
Theme URI: http://themeforest.net/user/whoathemes
Description: Designed by <a href="http://themeforest.net/user/whoathemes">WhoaThemes</a>.
Version: 1.1
Author: <a href="http://themeforest.net/user/whoathemes">WhoaThemes</a>
Author URI: http://themeforest.net/user/whoathemes
License: 
License URI: 
================================================================================ */



#cHomeVideo {
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-29px;
	z-index:2;
}

#wt_content > div > h1 {
	text-align:center;
}

#cHomeVideoV {
	height:355px;
	width:443px;
}






/* This is For Checkout Button on /cart/ page - Begin */

div#wt_main > div#wt_mainInner > div > div > div > div > a{
	position:Relative;
	margin-top:80px;
	width:180px;
}


@media (max-width:500px) {
	div#wt_main > div#wt_mainInner > div > div > div > div > a {
	margin-left:-50%
	}
}

/* This is For Checkout Button on /cart/ page - End */