/* Themify Customize Styling */
body {		font-size:18px;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #0c1332; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:500;
	font-size:14px;
	line-height:14px;

	color: #fff708; 
}
#main-nav {	background: none;
	background-color: #f5ea20; 
}

/* Themify Custom CSS */
.stockcaption .image-caption {
	text-align:right; 
	font-size:6px;
		line-height:10px;
}

div#content {
	padding-top:20px;
}

.price-mangle h1 {
	font-weight:bold;
	font-size:140%;
}

.price-mangle h2::before {
	content: "Approximate duration (hrs): ";
	
}

.price-mangle h2 {
	font-size: 120%;
	margin-left: 20px;
}

.price-mangle h3::before {
	content: "Expected price: £"
}

.price-mangle h3 {
	font-size: 120%;
	margin-left: 20px;
}

.price-mangle h4::before {
	content: "Notes: ";
		font-size:120%;
}

.price-mangle h4 {
	font-size:100%;
	margin-left: 20px;
	text-transform:none;
}