@media (max-width: 1024px) {
	body.wp-theme-kadence .site-title-wrap {
		padding: 0px 10px 0px 20px
	}

	body.wp-theme-kadence .mobile-html-inner button {
		margin-top: 20px;
		background: none;
	}
	body.wp-theme-kadence .mobile-html-inner button p {
		margin: 0px;
		padding: 0px;
		color: #4A5568;
		opacity: 0.6;
		width: 18px;
		height: 5px;
		font-size: 15px;
		border-bottom: 2px solid black;
	}

	body.wp-theme-kadence .mobile-html-inner button p:hover {
		color: #2B6CB0 !important;	
	}


	body.wp-theme-kadence #popmake-9525 {
		background-color: #090c10;
	}
	body.wp-theme-kadence #popmake-9525 li {
		list-style: none;
	}
	body.wp-theme-kadence #popmake-9525 a {
		text-decoration: none;
		color: white;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	body.wp-theme-kadence .pum-close.popmake-close {
		background: none !important;
	}

	body.wp-theme-kadence .pum-content.popmake-content {
		margin-top: 30px;
		overflow-y: scroll;
	}

	body.wp-theme-kadence #wrapper #inner-wrap #primary.content-area {
		margin-top: 0px
	}
}