/*
Theme Name: Mensline 2021 Theme
Author: Efront
Author URI: http://efront.com.au/
Description: The Suicide Line Victoria Wordpress template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.page-template-contact .section__content p:last-child{
	line-height: 1;
}


.page-template-contact small{
	font-size: 70%;
}

.section__content ul{
	/* padding-left: 20px; */
}
.section__content ul li{
    list-style-position: outside;
}
ol li::marker {
	font-weight: bold;
}
.page-id-450 .footer__aside--additional p {
    font-family: inherit ;
}

.footer-subscribe{display: block;}

.et_monarch .et_social_inline_top{
	position: absolute;
    width: 100%;
    top: -65px;
}
.article-list{
	padding-bottom: 80px;
}
.article-list .section--features-alt{
	padding-bottom: 30px;
}
.contact .row:last-of-type, .donation .row:last-of-type{
	padding-bottom: 0px;
}
.wpcf7-form .row:last-of-type{
	padding-bottom: 0px;
}
.section--register .register-form .form-group.form-group--checkbox.form-group--checkbox-multiple .checkbox-container label{
	margin-left: 5px;
	width: auto;
	float: none;
	display: inline-block;
}
.section--register .register-form .form-group.form-group--checkbox input{
	height: auto;
	margin-bottom: 0px;
}

div:has(.grecaptcha-badge) {
    display: none !important;
}

/* article ol li, article ul:not(.et_social_icons_container) li {
    list-style-type: disc;
    list-style-position: inside;
    padding: 6px 0 6px 20px;
    text-indent: -1.3em;
} */

/* .btn-red-purple:hover {
	color: #9a1d51 !important;
} */

@media (max-width: 991px){
	 .et_monarch .et_social_inline_top{
		position: relative;
		top: auto;
	}
}
.section--get-help-alt .get-help__container {
	display: inline-block;
}
@media (max-width: 991px){
	.section--get-help-alt .get-help__container {
		display: block;
	}
}

body.home .section--tiles{
	    padding: 90px 0 0;
}

/*body.admin-bar {
	margin-top: -32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar {
		margin-top: -46px;
	}
}*/