h1 {
  font-weight: 500 !important;
}

/**OVERLAY STYLES**/
.fwb h2 a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 40px;
    margin: 0;
    //background: rgba(136, 80, 37, 0.2);
	background: rgba(255, 255, 255, 0.1);
    color: rgba(0, 0, 0, 0);
    text-align: center;
    outline: 1px solid #fff;
    outline-offset: 0px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	font-size: 35px !important;
	font-weight: 500;
}
/*This section changes the border and overlay colour and border position on hover*/
.fwb h2 a:hover {
    background: rgba(211, 176, 100, 0.5);
    color: #000;
    outline: 1px solid #fff;
    outline-offset: -10px;
}
/*This section hides the excerpt*/
.fwb .post-content {
    display: none;
}
/*This section corrects some margin and padding issues*/
.fwb .et_pb_image_container {
    margin: -19px -19px 0;
}
.fwb h2 {
    margin: 0;
    padding: 0;
}
/*This section removes the bottom padding from the post and sets the position so we can move the title on top of the image*/
.fwb .et_pb_post {
    position: relative;
    padding-bottom: 0;
    border: none;
}

/*HOMEGROWN PARTIES BLOG STYLES*/
.hgparties h2 a {
	    line-height: 30px;
    font-size: 30px !important; 
}

/*NO COLOUR TREATMENT_PICS*/
.clear h2 a {
  background: rgba(136, 80, 37, 0) !important;
}

/*LINK WEIGHT*/
a {
    font-weight: 400 !important;
}


/*HP POST PADDING*/
.page-id-1371 .et_pb_post {
    line-height: 30px;
    font-size: 30px !important;
}

/*MENU FONT WEIGHT*/
#et-top-navigation {
    font-weight: 400;
}

/*HEADER BG*/
//.et_header_style_centered #main-header .container {
    background: /* top, transparent #00ffce, faked with gradient */ linear-gradient( rgba(222, 222, 222, 0.27), rgb(255, 255, 255) ), /* bottom, image */ 50% 40% url(/wp-content/uploads/2016/12/cake-905376_1920.jpg);
}

/* Contact Form Styles */
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #e0bd72 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 1px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #eee; 
border-color:#eee; 
padding: 6px 20px !important; 
}

.page-id-268 .et_pb_main_blurb_image {
margin-bottom: -8px;
}

.page-id-268 .et_pb_blurb_container {
    text-align: center;
    background: #f1f1f1;
    padding: 10px;
}

.page-id-268 .et_pb_blurb h4 {
    padding-top: 5px;
  	font-weight: 500;
}

/* TPGv2 Styles */
.page-id-4219 .et_pb_main_blurb_image {
margin-bottom: -8px;
}

.page-id-4219 .et_pb_blurb_container {
    text-align: center;
    background: #f1f1f1;
    padding: 10px;
}

.page-id-4219 .et_pb_blurb h4 {
    padding-top: 5px;
  	font-weight: 500;
}

.page-id-4219 .et_pb_blurb h4 {
    padding-top: 5px;
  	font-weight: 500;
}

/* Homegrown Parties Styles */
#homegrown .et_pb_blurb_container {
  min-height: 73px;
}
@media only screen and (max-width: 980px) {.et_pb_section.hide {background: none !important; }}
@media only screen and (max-width: 980px){
.et_pb_section {background-image: none !important;}}

.homegrown .et_pb_post p.post-meta {
display: block;
}
.homegrown .et_pb_post p {
display: none;
}
.homegrown .et_pb_post {
margin-bottom: 0;
}


/* HIDE POST META */
p.post-meta {
    display: none;
}

/* REMOVE BG */
body.custom-background {
    background-image: none !important;
}

/* POST THUMBNAIL STYLES */
.postThumbs .et_pb_post {
    background: #f7f7f7;
    border: none;
    box-shadow: none;
}
.postThumbs a {
    font-weight: 500;
}

/* Breadcrumbs */
.breadcrumbs{ float: left; width: 75%; margin-bottom: 1em; position:relative; z-index:1; }
@media screen and (max-width: 980px){
 .breadcrumbs{ width: 100%; }
}

/* SOCIAL ICON COLOUR */
.et-social-icon a {
    color: #e0bd72 !important;
}
#footer-bottom .container .et-social-icons .et-social-icon a {
    color: rgba(255, 255, 255, 0.52) !important;
}

/*REAL PARTIES*/
.realparties .post-content {
    display: none;
}
.realparties .et_pb_post {
    border: none;
    background-color: #f1f1f1;
}
.realparties h2.entry-title {
    text-align: center;
    font-weight: 500;
  padding-bottom: 0;
}
.realparties .et_pb_blog_grid_dropshadow .et_pb_post {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#wdi_feed_0 .wdi_load_more_wrap, #wdi_feed_0 .wdi_spinner_wrap {
    padding: 0px !important;
    height: 0px !important;
    width: 0 !important;
    border: none !important;
}
#wdi_feed_0 .wdi_load_more_text {
    color: #DFB967 !important;
}
div#wdi_feed_0 {
    width: 280px;
}

@media (min-width: 981px) {
.page-id-1371 .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 94% !important;
    max-width: 94% !important;
}
}

.hp_primary h2 a {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* height: 100%; */
    /* width: 100%; */
    padding: 30px;
    /* margin: 0; */
    background: #F1F1F1;
    color: #DFBC71;
    text-align: center;
    /* outline: 1px solid #fff; */
    /* outline-offset: 0px; */
    display: flex !important;
    /* flex-direction: column; */
    justify-content: center;
    -moz-transition: all 0.5s ease;
    /* -webkit-transition: all 0.5s ease; */
    /* transition: all 0.5s ease; */
    font-size: 35px !important;
    /* font-weight: 500; */
}
.hp_primary h2 {
    margin-top: 0;
}

.hp_primary .post-content p {
  display: none;
}

.sharify-container {
    right: 20px;
}