/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.buy_page_container fix {
	display: block !important;
	width: 100% !important;
}

.buy_page_left {
	width: 50% !important;
	height: 450px !important;
}

.s_paypal_form img {
    max-width: 215px;
    display: block;
    margin: 10px auto;
}

.zoom {
	padding-left: 50px;
	transition: transform 1.2s;
/* Animation */
	margin: 0 auto;
}

.page-id-589 .post-thumbnail img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.zoom:hover {
	transform: scale(1.5);
/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.buy_page_right {
	width: 45% !important;
}

.fancybox-skin {
/*	display: none !important; */
}

.s_price p {
	margin-right: 178px !important;
}

.menu-item-17 {
	margin-left: 0 !important;
}

#download_link {
	display: none !important;
}

.small23 {
	font-size: 2em !important;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.buy_page_container fix {
	display: block !important;
	width: 100% !important;
}

.buy_page_left {
	width: 50% !important;
	height: 450px !important;
}

.zoom {
	padding-left: 50px;
	transition: transform 1.2s;
/* Animation */
	margin: 0 auto;
}

.page-id-589 .post-thumbnail img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.zoom:hover {
	transform: scale(1.5);
/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.buy_page_right {
	width: 45% !important;
}

.fancybox-skin {
/*	display: none !important; */
}

.s_price p {
	margin-right: 178px !important;
}

.menu-item-17 {
	margin-left: 0 !important;
}

#download_link {
	display: none !important;
}

.small23 {
	font-size: 2em !important;
}





/* Contact Form CSS*/
.wpcf7-form {
    background-color: #efefef;
    padding: 35px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
	width: 100%;
	height: 20px;
	border: 1px solid #ccc;
	padding: 10px;
}
.contact-form textarea {
	width: 98%;
	border: 1px solid #ccc;
	padding: 10px;
}




