/*
 Theme Name:   Parallax One Child
 Theme URI:    http://themeisle.com/themes/parallax-one/
 Description:  Parallax One Child Theme
 Author:       @fbownz
 Author URI:   http://webonmobi.com
 Template:     Parallax-One
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  parallax-child
*/


@import url("../Parallax-One/style.css");

.woocommerce div.product div.summary {
	width: 100%;
	font-weight: 400;	
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
	float: none;
	font-family: 'Open Sans', Helvetica Neue, Sans-serif;
}

.gform_wrapper .left_label .gfield_label{
	float: left;
	width: 30%;
}
.gform_wrapper .left_label .gfield_label {
font-weight: 200;	
}

.woocommerce td.product-name dl.variation dt {
	font-weight: 400;
}
/*.entry-content, .entry-content p, .entry-content span {
	font-weight: 200;
	font-size: 14px;
	line-height: 1.1em;
}
*/	
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: auto;
	
}

.progress {
	height: 30px;
	margin-bottom: 5px;
}

.progress-bar {
	font-size: 16px;
	line-height: 2;
}

.md-align-right {
	float:right;
}

.black-text{
	color: rgba(8,8,8,0.5);
}

.only-logo .navbar-header {
    margin: auto;
    float: none;
    text-align: center;
}

.header-opacity{
	background: rgba(255,255,255,0.8);
	padding: 5px 25px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 4px solid #008ed6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all ease 0.55s;
	transition: all ease 0.55s;
	margin: 1% 1.25% 1% 1.25%;
}

@media (max-width: 1024px) {
	.header .overlay-layer {
		padding-bottom: 45px;
	}
}

.header .overlay-layer {
    padding-top: 45px;
    padding-bottom: 180px;
    height: auto;
}

.header-style-one .intro-section h5 {
	margin-top: 13px;
	margin-bottom: 90px;
}

.pricing-button,
.navbar-register-button {
	background-image: url(images/tr-btn.png);
	background-color: #fb4400;
	background-size: contain;
	-webkit-box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 4px;
	width: 100%;
}

.standard-button,
.navbar-register-button {
	background-image: url(images/tr-btn.png);
	background-repeat: repeat-x;
	background-color: #00a5f9;
	background-size: contain;
	-webkit-box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 4px;
	width: 100%;
}

.pricing-button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 1.6;
	border: none;
	padding: 18px 40px 18px 40px;
	color: #ffffff;
	-webkit-transition: none;
	transition: none;
}
.section-header {
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}

/*
Pricing tables starts here
*/

div#tableContainer {
	border: 1px solid #e2e7eb;
	padding: 1px;
	background: url("img/tableBottomBG.png") left bottom repeat-x;
}

div.tableCell {
	border-right: 1px solid #616365;
	width: 150px;
	float: left;
	text-align: center;
}

table.pricingTableContent {
	width: 100%;
}

td {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	border-right: 1px solid #e2e7eb;
	color: #77808a;
}

.noBorder {
	border-right: none;
}

div.tableHeading {
	background: #008ed6 url("img/headingPattern.jpg");
	padding-top: 1px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}

div.tableHeading h2 {
	font-family: "Oswald", "Arial", sans-serif;
	font-size: 20px;
	color: white;
}

table.pricingTableContent tr td {
	padding: 10px 0;
}

table.pricingTableContent tr.altRow td {
	background-color: #f5f5f5;
}

table.pricingTableContent tr.signUpRow td {
	padding: 0 0 0px;
}

table.pricingTableContent td strong {
	color: #424447;
}

table.pricingTableContent tfoot td {
	border-top: 1px solid #e2e7eb;
	padding: 25px 0;
}

table.pricingTableContent tfoot td h4 {
	color: #3a3c3f;
	font-size: 18px;
}

table.pricingTableContent tfoot td span {
	display: block;
	font-size: 12px;
	color: #a1a7b0;
	margin-bottom: 15px;
}

/* ---------- Recommended Plan Styles ---------- */
div.recommended .tableHeading, td.recommended {
	background: #49a9d3;
	color: #b4bac4;
}

div.recommended .tableHeading {
	background: #1d53a5 url("img/recommendationBadge.png") top left no-repeat;
	margin-top: -20px;
	padding-top: 45px;
}

table.pricingTableContent tr.altRow td.recommended {
	background-color: #0e7eb9;
}

table.pricingTableContent td.recommended strong, table.pricingTableContent tfoot td.recommended h4 {
	color: white;
}

table.pricingTableContent tfoot td.recommended {
	border-top: 1px solid #4f5357;
}

div.recommended .price1 {
	background: url("img/price1BGRecommended.png") top center no-repeat;
}

div.recommended .price2 {
	background: url("img/price2BGRecommended.png") top center no-repeat;
}

div.recommended .price3 {
	background: url("img/price3BGRecommended.png") top center no-repeat;
}

div.recommended .price4 {
	background: url("img/price4BGRecommended.png") top center no-repeat;
}

/* ---------- Button Styles ---------- */
a.signUpButton {
	color: white;
	border: 1px solid #d1a940;
	font-weight: bold;
	padding: 8px 20px;
	display: inline-block;
	background-color: #fed136;
/* Fallback Color */
	background: -moz-linear-gradient(top,#fed136,#d1a940);
/* FF 3.6+ */
	background: -webkit-linear-gradient(top,#fed136,#d1a940);
/* Safari 5.1+, Chrome 10+ */
}

a.signUpButton:hover {
	background-color: #fede62;
/* Fallback Color */
	background: -moz-linear-gradient(top,#fede62,#fed136);
/* FF 3.6+ */
	background: -webkit-linear-gradient(top,#fede62,#fed136);
/* Safari 5.1+, Chrome 10+ */
}
/*
Sign up Button ends here
*/

/*Removing the thumbnail from archive posts */
.post-img-wrap {
	position: relative;
	min-height: 0px; 
	/* background-color: rgb(234, 234, 234); */
}

div.dude{
	min-height:500px;background:url(/wp-content/uploads/2015/11/writemyclassessay_question_banner.jpg) right no-repeat
	}
	
	div.cute-chick{
	min-height:429px;
background:url(/wp-content/uploads/2015/11/StudentonLaptopsmall1.jpg) right no-repeat
	}
div.writeup-area{
	min-height:363px;background:#F7F8FA none repeat scroll 0% 0%;color:#313131; font-weight:400;
	}
.writeup-area p{
	margin:0 0 10px
	}
.writeup-area h4{
	color:#fff
	}
div.footer-content{
	background:#C6DDF8;color:#222;text-align:center
	}
.footer-content p{margin:5px 0}

.sticky-navigation {
    background: rgba(255,255,255, 0.9);
    min-height: 70px;
    border: none;
    font-weight: 400;
    margin-bottom: 0 !important;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}

.wbounce-modal form p {	
	text-align: center;
}
/*Start of hiding signature from http://ukcustompapers.com/feed*/
div.signature {
	display: none;
}
/*End of hiding signatures*/

/*Start of Order Delivery dates and time css changes*/

dt.order_delivery_name {
    color: #fed136;
}

/*End of Order Delivery dates and time css changes*/


/*Edit Place order Menu message*/
li#menu-item-32145.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32145{
background-color:#fb4400;
}

li#menu-item-32145.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32145 a{
color:#ffffff;
}

li#menu-item-32145.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-32145 a:hover{
color:#000000;
}

.decent-comments span.comment-author {
color:#fed136;
}

/*
*Reduce fonts for the address and phone numbers
*/
.contact-links {
font-size: 10px;
}

.header-container .center 
	{
    background-color: #f3f3f3;
    overflow: hidden;
    padding: 40px 15px;
    position: relative;
    display: block;
}
.header-container .heading{
color:"#00a5f9";
font-size:"24";
}
.heading-container .heading span{
	color:#94c55a;
}
.order-steps .center{
    counter-reset: step;
    display: inline-block;
    max-width: 780px;
}

.order-steps .order-step {
    display: inline-block;
    float: left;
    min-width: 150px;
    padding: 0 25px;
    position: relative;
    vertical-align: top;
    z-index: 0;
}

.order-steps .order-step h3 {
    color: #4c5862;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}