/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Rebecca Holdstock
Author URI: https://rebeccaholdstock.co.uk/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'Museo700-Regular';
	src: url('fonts/Museo700-Regular-webfont.woff2') format('woff2'),
         url('fonts/Museo700-Regular-webfont.woff') format('woff');
	font-weight: normal;
    font-style: normal;
}

@media (min-width: 1201px){
#site-logo #site-logo-inner a img {
    max-width: 328px;
}
}

@media (max-width: 1200px){
#site-logo #site-logo-inner a img {
    max-width: 300px;
}
.page-id-9 .page-header, .parent-pageid-9 .page-header, .page-id-19214 .page-header {
    background-size: cover;
}
}

nav#site-navigation {
    padding-top: 6px;
}

#site-navigation-wrap .dropdown-menu>li>a .nav-arrow {
    display: none;
}

.home h1 {
	font-size: 64px;
}

.widget-title {
	border: none;
	padding-left: 0;
}

.elementor-button .elementor-button-text {
	font-family: 'Museo700-Regular';
}


.page-id-11 .page-header, .parent-pageid-11 .page-header {
	background-color: #77BC1F;
	background-image: url("marketing-banner.png");
	background-position: center;
  	background-repeat: no-repeat;
	background-size: contain;
}

.page-id-9 .page-header, .parent-pageid-9 .page-header, .page-id-19214 .page-header {
	background-color: #007AC9;
	background-image: url("innovation-banner.png");
	background-position: center;
  	background-repeat: no-repeat;
	background-size: contain;
}

@media (max-width: 1200px){
.page-id-9 .page-header, .parent-pageid-9 .page-header, .page-id-19214 .page-header {
    background-size: cover;
}
}

h2.elementor-heading-title a:hover {
	color: #333333;
}

.page-subheading {
	color: #ffffff;
}

.sf-menu ul.sub-menu {
     top: 78px;

}

/* Home page latest posts */

.display-posts-listing .listing-item {
	flex-basis: 100%;
	margin: 15px 15px 90px 15px;
	background-color: #ebebeb;
}

.display-posts-listing.row .title {
    display: block;
	font-family: 'Museo700-Regular';
	padding: 30px 15px 0 15px;
	font-size: 20px;
	line-height: 1.3em;
}

.display-posts-listing.row .date {
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 12px;
}

.display-posts-listing.row .category-display {
	text-transform: uppercase;
	font-size: 12px;
}

.display-posts-listing.row .excerpt {
	padding: 30px 15px 50px 15px;
	display: block;
	position: relative;
}

.display-posts-listing.row a.excerpt-more {
  display: block;
  width: fit-content;
  margin-top: 30px;
  font-size: 12px;
  line-height: 1.2;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}

.display-posts-listing.row a.excerpt-more:hover {
  color: #77bc1f;
}

/*
.display-posts-listing.row a.excerpt-more {
	display: block;
    position: absolute;
    width: 100%;
    background-color: #ab3976;
    padding: 21px;
    left: 0;
	bottom: -70px;
    text-align: center;
	font-family: 'Museo700-Regular';
	font-size: 18px;
	color: #ffffff;
}

.display-posts-listing.row a.excerpt-more:hover {
	background-color: #333333;
}

*/

@media screen and (min-width: 768px) {
.display-posts-listing.row {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	padding: 0;
	}

.display-posts-listing .listing-item {
	flex: 1;
}
}

.display-posts-listing.row .title {

}

.display-posts-listing.row img {

}

/* end grid style latest posts */

/* blog page */

.blog-entry.grid-entry .blog-entry-inner {
    border: none;
    background-color: #ebebeb;
}

/* end blog page */

/* testimonials */

.columns-3 .testimonial {
	padding: 0 10px;
	text-align: center;
}

.columns-3 .testimonial-content {
	font-family: 'Museo700-Regular';
	font-weight: 600;
	font-size: 120%;
}

.strong-view .readmore-page {
    text-align: center;
    margin-top: 60px;
}

.strong-view .readmore-page a {
	text-align: center;
    display: inline-block;
    background-color: #ab3976;
    padding: 20px 36px 20px;
    color: #ffffff;
    font-family: 'Museo700-Regular';
    font-weight: 600;
    font-size: 20px;
}

.strong-view-id-1 .readmore-page a:hover {
	background-color: #333333;
}

#footer h2 {
	font-size: 25px;
}

#footer, #footer a, #footer p, #footer form label {
	font-size: 15px;
}

#footer a.elementor-social-icon {
	font-size: 26px;
}

#footer .elementor img {
	max-width: 50%;
}

ul#menu-footer-menu {
	list-style: none;
	margin: 0;
}

#footer form input[type="text"], #footer form input[type="email"] {
	background-color: rgba(255, 255, 255, 0.5);
	border: none;
}

#footer span.wpcf7-list-item {
    margin: 0;
	font-size: 15px;
}

#footer .wpcf7-list-item-label {
	margin-right: 18px;
	font-size: 15px;
}

#signup form.wpcf7-form p {
    margin-bottom: 10px;
	font-size: 15px;
}

#footer input[type="checkbox"] {
	margin-right: 6px;
	background-color: rgba(255, 255, 255, 0.5);
    border: none;
	border-radius: 3px;
}

#footer input[type="submit"] {
	margin-top: 10px;
	background-color: #77BC1F;
	text-transform: capitalize;
	font-family: 'Museo700-Regular', 'Open Sans', sans-serif;
	font-size: 18px;
	letter-spacing: 0.01em;
}

#footer input[type="submit"]:hover {
	background-color: #333333;
}

.elementor-73 .elementor-element.elementor-element-0089d09 {
    margin-left: -13px;
}


#footer #left {
	width: 48%;
	float: left;
	margin-right: 4%;
}

#footer #right {
	width: 48%;
	float: left;
}

#footer .clearfix:after {
	content:"\0020";
	display: block;
	height:0;
	clear:both;
	visibility: hidden;
	overflow: hidden;
	margin-bottom: 10px;
}

#footer .clearfix {
	display:block
}

#footer-widgets {
    padding: 0;
}
