#content > div.page-description > div:nth-child(2) {
	border: 1px solid #333 !important;
	padding: 20px;
	border-radius: 4px;
	margin: 20px auto 30px auto;
/* 	background: #FFF7E0 !important; */
background: #fcfff4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfff4 0%,#e9e9ce 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-8 */

	box-shadow: 3px 3px 8px #777;
}

#customer_login > div.col-2 > form > p:nth-child(2) > label {
	font-weight: bold !important;
}


#wpas-registration-form {
	margin-top: 20px;
} #registration-page-content-section2 {
	margin-top: 30px;
} #registration-page-content {
	margin-top: -50px;
}

#woocommerce_widget_cart-2 > div.widget_shopping_cart_content > p.buttons > a:nth-child(1),
div#content a,
#top-bar div.shopping-cart > a > span,
#top-bar > div > div > div > div.right-block.wf-td > div.shopping-cart > div > div > p.buttons > a.button.view-cart,
#top-bar > div > div > div > div.right-block.wf-td > div.shopping-cart > a > span {
	color: #2774D7 !important;
}

#woocommerce_widget_cart-2 > div.widget_shopping_cart_content > p.buttons > a.button.checkout.wc-forward,
#payment > ul > li.payment_method_paypal > label > img,
#top-bar > div > div > div > div.right-block.wf-td > div.shopping-cart > div > div > p.buttons > a.button.checkout {
	display:none !important;
}

#cntry_use,
#city_use,
#carrier {
	width: 90%;
}
#city_use_field {
	margin-left: 10px;
}

ul.tabs {
	display: none !important;
}


.price > span.amount:after {
/*
	content: " ($549 with Pre-order coupon code at checkout)";
*/
	font-size: 10pt;
	color: #555;
}

#top-bar > div > div {
	padding: 0px !important;
}

#place_order {
	margin-top: 40px !important;
} #payment > div.form-row.place-order > p {
	margin-left: 10px !important;
	margin-top: -60px !important;
	margin-bottom: 150px !important;
}

#content > div > div.cart-collaterals > div > table > tbody > tr.cart-discount.coupon-v2preorder > td > a,
#order_review > table > tfoot > tr.cart-discount.coupon-v2preorder > td > a {
	display: none !important;
}

#content > div > div > div > table > tbody > tr.order-total > td > span,
#content > div > div > div > table > tbody > tr.order-total > td > strong > span,
#content > div > div > div > table > tbody > tr.order-total > th,
#content > div.wf-container.loading-effect-fade-in.description-under-image.iso-container.cont-id-0.mobile-paddings.isotope > div > article > div.project-list-content > h4 > a {
	font-weight: bold !important;
	color: #000 !important;
}

#content > div > div > div > p > small,
p.saygus-msg,
.important {
	font-size: 12pt;
	display: block;
	padding: 15px;
	background: #F0F0F0;
	border-radius: 5px;
}

div#social-icons {
	text-align: right !important;
	display: inline-block !important;
	vertical-align: middle;
	background-color: transparent !important;
/* 	max-width: 1300px !important; */
/* 	width: 90% !important; */
	margin: auto !important;
	color: #fff !important;
	padding: 8px 5px 5px 5px !important;
} div#social-icons a,
	div.social-icons a {
	text-decoration: none !important;
	color: #fff !important;
	display: inline-block !important;
	border-radius: 1000px !important;
	font-size: 15px !important;
	padding: 1px 1px 2px 1px !important;
	width: 24px !important;
	height: 24px !important;
	overflow: hidden !important;
	text-align: center;
}
div#social-icons a i {
	font-size: 18px !important;
}


/* #top-bar { display: none !important; } */

#siteby {
	margin: 30px auto;
	color: #5f5f5f;
	font-size: 8pt;
	text-align: center;
} #siteby a {
	color: #5f5f5f;
	text-decoration: none;
} #siteby a:hover {
	color: #5f5f5f;
}

#main {
	background: #fff !important;
}

body {
	background: #3a3a3a !important;
}

input[type=submit], input[type=button], button {
	color: #111 !important;
} input[type=submit]:hover, input[type=button]:hover, button:hover {
	border-radius: 100px !important;
	text-shadow: 0px 0px 3px #fff !important;
}

@media (max-width:400px) {
	#rev_slider_1_1 > ul > li.tp-revslider-slidesli.active-revslide.current-sr-slide-visible > div:nth-child(3) {
		font-size: 16pt !important;
	}
	#rev_slider_1_1 > ul > li:nth-child(2) > div:nth-child(2) > img {
		width: 200px !important;
		height: auto !important;
	}
}
