/*
Theme Name: Orla James
Template: divi
Version: 1.0.0
*/
@import '../divi/style.css';

body {
	background-color: #e5e5e5;
	font-family: Muli, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body > #page-container {
	background-color: #fff;
	margin: 0 auto;
}
@media (min-width: 980px) {
	body > #page-container {
		width: 1170px;
	}
}
#breadcrumbs {
	padding-bottom: 30px;
}
#main-header {
	background-image: url('https://www.orlajames.co.uk/static/frontend/OrbOnline/OrlaJames/en_GB/images/banner.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 40px solid #495561;
}
#main-header > div {
	background-color: rgba(255, 255, 255, 0.7);
	margin: 0;
	max-width: 100%;
	width: 100%;
}
@media (max-width: 980px) {
	.et_header_style_centered #main-header {
		padding: 0;
	}
}
.et_header_style_centered #main-header .logo_container {
	padding-top: 20px;
	height: 130px;
}
#et-top-navigation {
	padding: 0 0 15px;
}
.et_header_style_centered #top-menu-nav > ul > li {
	padding-right: 8px;
}
.et_header_style_centered #top-menu-nav > ul > li > a {
	font-family: Muli, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding: 10px 20px;
}
.et_header_style_centered #top-menu-nav > ul > li:nth-child(4) > a {
	background-color: #f076af;
	color: #fff;
}

article.et_pb_post > div.et_pb_row {
	margin: 0;
	padding: 0;
	width: 100%;
}
article.et_pb_post > div.et_pb_row > .et_pb_column_1_3 > a > img{
	margin-top: 30px;
}

.et_pb_post h2 a:hover,
.et_pb_portfolio_item h3 a:hover {
	color: #f076af;
}

#main-footer {
	background-color: #ccced0;
}
#main-footer #footer-widgets .footer-widget h4 {
	color: #fff;
	font-family: 'Playfair Display', 'Times New Roman', Times, serif;
	font-size: 22px;
	text-transform: uppercase;
}
#main-footer #footer-widgets .footer-widget li:before {
	display: none;
}
#main-footer #footer-widgets .footer-widget li {
	margin: 0;
	padding: 0;
}
#main-footer #footer-widgets .footer-widget li > a {
	color: #fff;
}
#main-footer #footer-bottom {
	background-color: #495561;
}
#main-footer #footer-bottom p,
#main-footer #footer-bottom p > a {
	color: #fff;
	padding: 0;
}
#main-footer #footer-bottom p > a:hover,
#main-footer #footer-bottom p > a:focus {
	color: #f076af;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
	color: #f076af !important;
}
