/*
 Theme Name: HFHC Wiki
 Theme URI: 
 Author: Jamie Barker
 Template: twentyseventeen
 Description: 
 Version: 
 License: 
 License URI: 
 Tags:
 Text Domain: 
 */
 
 
body * {
	font-family: Lato;
	font-weight: 400;
	font-size: 1em;
 }
 
 body strong {
	 font-weight: 700;
 }
  h1,h2,h3,h4,h5,h6 {	font-weight: 700;	color: #333;	padding: 0;	line-height: 1.2;}	
h1 {	font-family: Quicksand;	font-size: 2rem;}h2 {	font-size: 1.75rem;}h3 {	font-size: 1.5rem;}h4 {	font-size: 1.25rem;}h5 {	font-size: 1.25rem;}h6 {	font-size: 1.1rem;	text-transform: uppercase;} 
 p a {
	 font-weight: 700;
	 color: #A30344;
 }
 
button, input[type="button"], input[type="submit"] {
	 background-color: #A30344 !important;
 }
 
  
 div.site-branding {
	background-color: #fff0a7;
	padding: 10px;
}

header.entry-header {
	margin-bottom: 0 !important;
}

.entry-title {
	font-size: 2em !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	text-align: center !important;
}

footer#colophon {
	display:none;
}

body {
	background-color: #666666 !important;
}


.hfhc-page-wrap {
	background-color: #fff;
}


.page-id-6 .site-content-contain {
	background-color: #fff;
}

.panel-content .wrap {
	padding-top: 0;
}

#content.site-content
{
	padding: 0;
}

#primary.content-area {
	padding: 15px;	
}

#primary.content-area img {	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);}

.page-id-6 #primary.content-area {
	border-radius: 0;
}

.menu-scroll-down {
	display:none !important;
}








/* SIDEBAR SHADOW */
.sfm-scroll-wrapper {
	box-shadow: 2px 0 4px rgba(0,0,0,.2);
}



/* SIDEBAR SCROLLBAR */

/* width */
#sfm-sidebar ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    
    border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #45bbc9; 
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #A30344; 
}


.sfm-scroll {
	padding-right:0 !important;
	overflow-x: hidden !important;
	}
	
	













/* SUBPAGES LINK STYLE */
ul.list-pages-shortcode.child-pages li {
	list-style: none;
	background-color: #45bbc9;
	width: 380px;
	border-radius: 0 10px;
	margin-bottom: 10px;
}

ul.list-pages-shortcode.child-pages li a {
	color: #fff;
	padding: 10px;
	width: 380px;
	display:block;
	box-shadow: none;
	}

ul.list-pages-shortcode.child-pages li:hover,
ul.list-pages-shortcode.child-pages li:nth-child(even):hover {
	background-color: #A30344;
}

/* SUBPAGES LIST STYLE (ODD AND EVEN) */

ul.list-pages-shortcode.child-pages li:nth-child(even) {
	background-color: #4bc9d8;
}


/* TEAM WIKI SUBPAGE COLOURED RED */

.child-page-team-wiki-bg {
	background-color: #A30344 !important;
}






/* BREADCRUMBS */





/* LOADING SPINNER */


.spinner img {
    position: fixed;
    top: 50%;
    left: 50%;
    text-align:center;
    z-index:9999;
    overflow: auto;
}




/* REQUEST CHANGES SECTION */

#contact-changes {
	margin-top: 40px;
	border-top: 1px dashed rgb(80,80,80);
}


#displayText {
	font-weight: 700;
	
}

.gform_confirmation_wrapper {
	background-color: #A30344;
	padding: 5px;
	color: white;
}





.myicro-location_link {
	margin-bottom: 0;
}




/* SEARCH STYLE */
#global-site-search-widget-2.widget {
	padding-bottom: 0 !important;
}

#global-site-search-widget-2 table {
	margin-bottom: 0 !important;
}






#recruitment-partners-header {
	
	padding:10px;
	margin-bottom: 30px;
	background-color: #edfdff;
	
}


#recruitment-partners-header ul {
	margin-bottom: 0 !important;
}

.rec-partners-images {
	text-align: center ;
}

.rec-partner-image-thumb {
	height: 150px;
}




/* GALLERY SLIDER */

#fagsfacf-slider-1 img {

	height: 500px;
	margin: auto;
}

.fagsfacf-gallery-caption {
	display:none;
}


.slick-dots {
	position: relative !important;
}

.slick-dots li button {
	border: 1px solid #A30344 !important;
}



.fagsfacf-gallery-slider .slick-dots li.slick-active button,
.fagsfacf-gallery-carousel .slick-dots li.slick-active button {
	background: #A30344 !important;
}

.fagsfacf-gallery-slider button.slick-next,
.fagsfacf-gallery-slider button.slick-next:hover,
.fagsfacf-gallery-slider button.slick-next:focus,
.fagsfacf-gallery-carousel button.slick-next,
.fagsfacf-gallery-carousel button.slick-next:hover,
.fagsfacf-gallery-carousel button.slick-next:focus,
.fagsfacf-gallery-slider button.slick-prev,
.fagsfacf-gallery-slider button.slick-prev:hover,
.fagsfacf-gallery-slider button.slick-prev:focus,
.fagsfacf-gallery-carousel button.slick-prev,
.fagsfacf-gallery-carousel button.slick-prev:hover,
.fagsfacf-gallery-carousel button.slick-prev:focus {
	background-color: #A30344 !important;
}





.rec_partner_proj_archive_container {
	
	margin-bottom: 30px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
	
}

.recpart-post-thumbnail {
	text-align:center;
}
.recpart-post-thumbnail img {
	max-height: 150px;
}

p.link-more {
	display:none;
}



/* ARCHIVE PAGE WIDTH - REMOVE MAX WIDTH TO KEEP SAME WIDTH AS POSTS */
.archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {

	max-width: none;
}




.udpates-posts-header a {
	text-decoration: none !important;
}


.has-sidebar:not(.error404) #primary {
	width: 100%;
}

.myicro_locations img {
	width: 300px;
}

.updates-posts {
	margin-bottom:5px;
	border: 2px solid #A30344;
}

.updates-posts-header {
  padding-top:3px;
	padding-bottom: 6px;
	background: #A30344;
  color: #A30344;
  position: relative;
  z-index: 1;
}

.updates-header-image {
	height: 300px;
  background: transparent no-repeat center;
  background-size: cover;
}

.updates-posts-header:after {
  background: inherit;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
  z-index: -1;
}

.updates-posts:hover{
  background: #45bbc9;
	opacity: 0.6;
	transition: .5s ease;
}

.updates-posts-content {
	padding:10px 10px 0;
}

.updates-title {
	font-size:1.5em;
	text-align:center;
	color: white;
	margin-bottom: 0;
}

.updates-header-image {
	text-align:center !important;
}

.updates-post-date {
  margin-top: -7px;
	padding-bottom:12px;
	padding-right: 5px;
	background: #A30344;
  position: relative;
  z-index: 1;
	color:white;
	text-align:right;
	font-size: 1.1em;
}


.updates-post-date:after {
  background: inherit;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0%;
  z-index: -1;
}

.updates-posts-cols {
	width:46%;
	float:left;
	padding: 10px;
	margin: 5px 5px 5px;
}

.updates-posts-row {
	clear:both;
}

/* MEDIA */

@media (max-width: 1000px) {

	.updates-posts-cols {
	width:100%;
	float:left;
}
}

.updates-date {
	text-align:center;
	margin-bottom: 10px;
}

.updates-title h1 {
	font-family: Lato;
	color: #333;
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 0;
}

.myicro_locations img {
	width: 300px;
}
