.header-footer-logo img {
    height: 120px;
    margin: 15px auto -130px;
    z-index: -1;
    opacity: 0.2;
}
.header-logo {
	/* padding: 25px 40px; */
}
.header-logo h1 {
    margin-bottom: -30px;
}
#page-header {
    position: relative;
    text-align: center;
}
.entry-header {
    background-color: transparent;
}
p.site-description {
    display: block;
	    margin-top: 23px;
}
.site-description:before, .site-description:after {
    background: none;
}
.footer-logo {
    max-width: 120px;
    margin: 0 auto;
}
.footer-menu-container:after {
    content: '|';
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: -1px;
}
span.footer-socials-icon {
    font-size: 16px;
}
h1.post-title {
    line-height: 1.4 !important;
}
h2 {
    font-size: 28px;
}
hr.white-hr {
    margin: 1px 0;
    background-color: transparent;
}
.mb-15 {
	margin-bottom: -15px !important;
}
.related-posts h5 {
    line-height: 14px;
}
.post-categories a {
    line-height: 1.4 !important;
		letter-spacing: 0.3px;
}
.blog-grid-style .post-header .post-title {
    margin-bottom: 1px;
}
.blog-list-style {
	border: none;
	padding-bottom: 0px;
}
.blog-grid > li, .main-container .featured-slider-area {
    margin-bottom: 40px;
}
header.post-header .border-divider {
    float: left;
    display: none;
    overflow: hidden;
    position: absolute;
    margin: -5px 0 0;
    max-width: 70px;
		background-color: #ffffff;
}
.post-header {
    text-align: left;
    margin-bottom: 5px;
    overflow: hidden;
}
.post-header .post-meta {
    font-style: italic;
    margin: -3px 2px 0;
}
.single .post-content > p:first-of-type:first-letter, .blog-classic-style [data-dropcaps*='yes'] .post-content > p:first-of-type:first-letter {
    font-size: 60px;
    line-height: 42px;
}
.post-template-default.single .post-media {
    position: relative;
    margin-bottom: 0px;
}
span.header-socials-icon:hover {
    background: #157efb;
    border: #157efb;
		cursor: pointer;
}
span.header-socials-icon:hover .svg-inline--fa {
    color: #fff;
}
body {
    font-size: 16px;
    line-height: 24px;
}
.single .post-title, .page-title {
    font-size: 26px;
    letter-spacing: -0.1px;
}
.post-content h2 {
    font-size: 22px;
    margin: 40px 0 5px;
}
.post-content > p,
.post-content p {
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    font-style: normal;
		margin-bottom: 20px;
}
.post-content > p > ins {
    margin-bottom: 40px;
}
.widget_recent_entries ul li {
    font-size: 0.9em;
    line-height: 1.3;
    padding: 7px 0;
}
.post-content ol li {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
}
.post-content ol { 
    font-size: 18px;
    line-height: 32px;
    list-style: none;
    counter-reset: list;
    padding-left: 0px;
}
.post-content ol li {
    list-style: none;
    position: relative;
}
.post-content ol li::before {
    counter-increment: list;
    content: counter(list) '.';
    font-weight: 600;
    padding-right:5px;
}
.post-content ul li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
    max-width: 80%;
}
.post-content ol li iframe {
    margin-top: 15px;
}
.post-media {
    margin-bottom: 5px;
}
.category-description {
    overflow: hidden;
    padding: 15px 15px 10px;
    text-align: left;
    overflow-wrap: break-word;
    background-color: #f6f6f6;
    margin-bottom: 25px;
}
.category-description h3 {
	font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1;
}
.category-description p {
    max-width: 100%;
}
.comment-form-subscribe p {
    font-size: 14px !important;
    font-weight: 400;
    font-family: 'Open Sans';
}
.read-more {
    margin: 5px 0 15px;
}
.footer-socials, .footer-widgets, .instagram-title h4 {
    background-color: transparent !important;
}
.footer-logo a {
    display: inline-block;
    margin: 0 auto 0px;
}
.footer-socials a {
    margin-right: 5px;
}
span.footer-socials-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 29px;
    border-radius: 100%;
    font-size: 12px;
    margin: 10px 2px 0 0;
    border: 1px solid;
}

span.footer-socials-icon:hover {
    background: #157efb;
		cursor: pointer;
		border: 1px solid #157efb;
}
span.footer-socials-icon:hover .svg-inline--fa {
    color: #fff;
}

#filters {
    background: #FFFFFF;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .04);
    padding: 0px 5px 5px;
		margin: 0 0 15px;
    /* box-shadow: 6px 6px 0px rgba(0, 0, 0, .04);
    -moz-box-shadow: 6px 6px 0px rgba(0, 0, 0, .04);
    -webkit-box-shadow: 6px 6px 0px rgba(0, 0, 0, .04); */
}
#filters button {
    display: inline;
    font-size: 13px;
    font-weight: 600;
    /* text-transform: uppercase; */
    padding: 8px 14px;
    background: transparent;
    position: relative;
    margin: 0px -5px -5px 0px;
    cursor: pointer;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, .04);
}
#filters button.first {
	    border-left: 1px solid rgba(0, 0, 0, .04);
}
#filters button:hover,
#filters button.is-checked {
    color: #ffffff;
    background-color: #157efb;
    border-color: #157efb;
}
#filters br {
    display: none !important;
}
ul.suburbs-list {
  margin-left: -20px;
}
ul.suburbs-list li {
  list-style: none;
}
ul.suburbs-list li a {
    display: inline-block;
    padding: 10px 13px;
    margin: 0px 5px -5px 0px !important;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    color: #a1a1a1;
    border-color: rgba(0, 0, 0, .04);
}
ul.suburbs-list li:hover a {
    color: #157efb;
    border-color: #157efb;
}
.textwidget.custom-html-widget .newsl-box {
    background: #f8f8f8;
    border: 1px solid #efefef;
    padding: 15px;
    font-size: 14px;
    line-height: 1.3em;
}
.page-404 h2:before {
    color: #7b7b7b;
    letter-spacing: 10px;
}
ul.wp-block-gallery {
    padding-left: 0px;
}
.post-content ul, .woocommerce-product-details__short-description ul, .woocommerce-Tabs-panel--description ul {
    margin-bottom: 15px;
    list-style: disc;
}
ul.highlist {
  margin: 30px 0;
}
ul.highlist li {
  margin-bottom: 20px;
  width: 80%;
  font-weight: 600;
  max-width: 550px;
}
.footer-city-skyline {
    margin-top: 10px;
}
.footer-copyright {
    overflow: hidden;
    padding: 60px 0 0px;
    text-align: center;
}


/* WOOCOMMERCE */
.woocommerce table.shop_table thead th {
    padding: 10px 12px;
}
.woocommerce table.shop_table tr:last-child td {
    padding: 10px 18px;
}
table.cart td.actions button.button {
    margin-bottom: 0 !important;
}
.woocommerce .cart_totals h2 {
    margin-top: 5px;
}
.post-title, .page-title, .woocommerce div.product .product_title, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    line-height: 1;
}
/* FOOTER 
.bard-instagram-widget {
  position: relative;
  display: block !important;
}
.main-content.zero-padding-bottom {
	padding-bottom: 0px;
	margin-bottom: -5px;
}
*/
/* FIXING PLUGINS */
.wha-word-list {
    display: inline-block !important;
}
.wha-words_field .padding-vertical {
    padding: 0px 0 40px;
}
#mc_embed_signup {
    background: transparent !important;
}
#mc_embed_signup .button {
    background-color: #333333;
}

#mc_embed_signup form {
    padding: 0px 0 10px 0px !important;
}
#mc_embed_signup input.email {
    width: 100% !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    line-height: 1.3;
}
div#contact-form-16 {
    margin: 40px 0;
}
#contact-form-16 input {
    width: 100%;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}
#contact-form-16 textarea {
    width: 100%;
    max-width: 760px !important;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}
#contact-form-16 label {
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
    font-style: normal;
}
#contact-form-16 .pushbutton-wide {
    max-width: 760px !important;
    color: #ffffff;
		font-size: 16px;
    background-color: #333333;
    cursor: pointer;
		transition: all 0.23s ease-in-out 0s;
	  height: 32px;
    min-width: 90px;
}
#contact-form-16 .pushbutton-wide:hover {
    max-width: 760px !important;
    color: #ffffff;
    background-color: #157efb;
    cursor: pointer;
}
#contact-form-16 h3 {
    font-size: 18px;
}
#contact-form-16 .contact-form-submission {
    margin-bottom: 4em;
    padding: 1.5em 1em 0;
    border: 1px dashed #157efb;
    border-left: 2px solid #157efb;
}

.su-spoiler-title {
    font-size: 24px !important;
}
.su-spoiler-icon:before {
    font-size: 20px;
}
.su-spoiler-title:hover, .su-spoiler-title:active {
	transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-delay: 0.1s;
    color: #157efb !important;
}
.su-spoiler-content {
    font-size: 18px !important;
}
.su-spoiler-style-default > .su-spoiler-content {
    padding: 1px 0 1em 27px !important;
}
.su-accordion .su-spoiler {
		margin-bottom: 0.8em !important;
    max-width: 600px !important;
}
.su-accordion .su-spoiler.su-spoiler-closed {
    margin-bottom: 10px !important;
	  height: 32px;
}
/*
.widget-title h4 {
    text-align: left;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 2px;
    border-width: 1px;
    border-style: none;
}
.page-content .widget-title h4, .page-content .bard-widget a {
    color: #a1a1a1;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4 !important;
    letter-spacing: 0px;
    font-style: italic;
}
*/