body.blog:not(.search) .post-edit-link svg, body.date .post-edit-link svg, body.single-post .post-edit-link svg {
    fill: #999;
    width: 30px;
    height: 30px;
}

body.blog:not(.search) .entry-header .list-inline-item:first-child a, body.date .entry-header .list-inline-item:first-child a, body.single-post .entry-header .list-inline-item:first-child a {
    margin-right: 1px;
}


body.page-template-page-consultation .wpcf7-not-valid {
    border-color: #fff !important;
    background: #c12644 !important;
}

body.page-template-page-consultation .wpcf7 form.sent .wpcf7-response-output
 {
    color: #ff3258;
    border-color: rgb(255 255 255) !important;
    background-color: #fff;
}

@media all and (max-width: 1024px) {
		body.single-post .entry-header,
	body.single-post .entry-content {
		padding: 2.5%;
		max-width: 90vw;
		margin-left: auto;
		margin-right: auto;
	}
}

	body.single-post .wp-block-heading {
		margin-bottom: 1rem !important;
}

	body.single-post .wp-block-heading,
	body.single-post .wp-block-heading strong {
		font-weight: 600 !important;
	}


body.single-post article a.share-button {
		text-decoration: none !important;
}

#primaryStudioHeader .search-form {
	display: none !important;
}

@media all and (max-width: 1200px) {
#respond .wp-social-login-provider-list a:before, #respond a.wp-social-login-provider:before {
		max-width: 40px;
		text-indent: 9999px;
	}
	
	#respond .wp-social-login-provider-list {
    max-width: 180px !important;
	}

	body.logged-out .signin-modal {
		box-shadow: none !important;
	}
}

body.page-template-page-collections .item-body .avatar {
	margin-bottom: 10px;
}

body .mwai-timeless-theme.mwai-bubble .mwai-icon-container,
.mwai-timeless-theme.mwai-bubble .mwai-trigger .mwai-icon-container {
  background: #fff !important;
	background-color: #fff !important;
}

#my-account-menu .user-profile .user-avatar, #my-account-menu .user-profile .user-info {
    width: 100% !important;
}

.search-toggle svg {
    margin-top: -2px !important;
}

h1.donate-title {
		clear: none;
    margin-top: 0;
    padding: 0;
    font-family: var(--bs-font-heading);
    text-transform: lowercase;
    font-size: 6rem;
    line-height: 1;
    color: #000;
}

body.page-id-39807 .background-shapes {
	display: none !important;
} 

@media all and (min-width: 1048px) {
body.page-id-39807 .background-shapes {
	display: block !important;
    /* max-width: 100vw; */
    top: -7rem;
}
	
body.page-id-39807 .background-shapes svg {
		min-height: 100vh;
    width: 100vw;
    display: block;
    height: 2000px !important;
    /* position: relative; */
    max-width: 100vw;
}	
	
body.page-id-39807 .wp-block-jetpack-donations {
		background: #fff !important;
	}
}


body #scrollModal .wp-social-login-provider-list a, body #scrollModal a.wp-social-login-provider,
#scrollModal .wp-social-login-provider-list a, #scrollModal a.wp-social-login-provider {
    font-weight: 600 !important;
}

@media all and (max-width: 960px) {
body #scrollModal .wp-social-login-provider-list a.wp-social-login-provider,
#scrollModal .wp-social-login-provider-list a.wp-social-login-provider {
     display: none !important;
}
}

body.home .searchframe,
body.home #search,
body.home #search:before {
		width: auto !important;
		height: 800px;
		max-height: 800px !important;
		min-width: 100vw !important;
		min-height: 100vh !important;
	}

body.home .header_cc,
body.home #header_cc_slides,
body.home .header_cc canvas {
		width: auto !important;
		height: 100% !important;
		min-width: none !important;
		min-height: 100vh !important;
		max-height: 800px !important;
}

@media all and (max-width:600px) {
body.home .searchframe,
body.home #search,
body.home #search:before {
		width: auto !important;
		height: 600px;
		max-height: 600px !important;
	}

body.home .header_cc,
body.home #header_cc_slides,
body.home .header_cc canvas {
		max-height: 600px !important;
}
}

@media all and (max-width:500px) {
body.home .searchframe,
body.home #search,
body.home #search:before {
		width: auto !important;
		height: 360px;
		max-height: 360px !important;
	}

body.home .header_cc,
body.home #header_cc_slides,
body.home .header_cc canvas {
		max-height: 360px !important;
}
}

body.home .home-top-categories h5 {
	line-height: 1.5 !important;
}