.screen-reader-text {
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	width: 1px;
	height: 1px;
}

/* css for snippet */
.yoast-search-result-preview {
	background-color: #fff;
	font-family: Arial, sans-serif;
}

.yoast-search-result-preview__heading {
	margin: 0 -20px 15px;
	padding: 8px 20px;
	border-bottom: 1px solid #f7f7f7;
	color: #555;
	font-family: "Open Sans", sans-serif;
	font-size: 0.9rem;
	font-weight: 300;
}

.yoast-search-result-preview__field {
	overflow: hidden;
	position: relative;
	width: 600px;
	cursor: pointer;
}

.yoast-search-result-preview__field:before,
.yoast-search-result-preview__field:after {
	display: table;
	content: " ";
}

.yoast-search-result-preview__field:after {
	clear: both;
}

.yoast-search-result-preview__title {
	overflow: hidden;
	margin: 0;
	color: #1e0fbe;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
	white-space: nowrap;
	text-decoration: none;
	text-overflow: ellipsis;
}

.yoast-search-result-preview__url {
	color: #006621;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}

.yoast-search-result-preview__description,
.yoast-search-result-preview__date {
	color: #777;
	font-size: 13px;
	line-height: 1.4;
}

.yoast-icon,
.yoast-icon__eye {
	padding-right: 45px;
}

.yoast-icon__eye {
	background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M1664%20960q%2D152%2D236%2D381%2D353%2061%20104%2061%20225%200%20185%2D131%2E5%20316%2E5t%2D316%2E5%20131%2E5%2D316%2E5%2D131%2E5%2D131%2E5%2D316%2E5q0%2D121%2061%2D225%2D229%20117%2D381%20353%20133%20205%20333%2E5%20326%2E5t434%2E5%20121%2E5%20434%2E5%2D121%2E5%20333%2E5%2D326%2E5zm%2D720%2D384q0%2D20%2D14%2D34t%2D34%2D14q%2D125%200%2D214%2E5%2089%2E5t%2D89%2E5%20214%2E5q0%2020%2014%2034t34%2014%2034%2D14%2014%2D34q0%2D86%2061%2D147t147%2D61q20%200%2034%2D14t14%2D34zm848%20384q0%2034%2D20%2069%2D140%20230%2D376%2E5%20368%2E5t%2D499%2E5%20138%2E5%2D499%2E5%2D139%2D376%2E5%2D368q%2D20%2D35%2D20%2D69t20%2D69q140%2D229%20376%2E5%2D368t499%2E5%2D139%20499%2E5%20139%20376%2E5%20368q20%2035%2020%2069z%22%20%2F%3E%3C%2Fsvg%3E") no-repeat 20px center/16px 16px;
}

.yoast-button,
.yoast-button__edit {
	padding: 8px 10px;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	color: #555;
	background: #f7f7f7;
	font-size: 0.8rem;
	cursor: pointer;
}

.yoast-button__edit {
	display: block;
	margin-top: 1em;
	padding-right: 32px;
	background: #f7f7f7 url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M491%201536l91%2D91%2D235%2D235%2D91%2091v107h128v128h107zm523%2D928q0%2D22%2D22%2D22%2D10%200%2D17%207l%2D542%20542q%2D7%207%2D7%2017%200%2022%2022%2022%2010%200%2017%2D7l542%2D542q7%2D7%207%2D17zm%2D54%2D192l416%20416%2D832%20832h%2D416v%2D416zm683%2096q0%2053%2D37%2090l%2D166%20166%2D416%2D416%20166%2D165q36%2D38%2090%2D38%2053%200%2091%2038l235%20234q37%2039%2037%2091z%22%20%2F%3E%3C%2Fsvg%3E") no-repeat 8px center/16px 16px;
	background-size: 16px;
}

.yoast-search-result-form {
	background-color: #fff;
	font-family: Arial, sans-serif;
}

.yoast-search-result-form__heading {
	margin: 0 -20px 15px;
	padding: 8px 20px;
	border-bottom: 1px solid #f7f7f7;
	color: #555;
	font-family: "Open Sans", sans-serif;
	font-size: 0.9rem;
	font-weight: 300;
}

.yoast-search-result-form__label {
	display: block;
	width: 100%;
	margin-top: 1em;
}

.yoast-search-result-form__field {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #bfbfbf;
}

.yoast-search-result-form__description {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 70px;
	border: 1px solid #bfbfbf;
}

.yoast-search-result-form__progress {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 8px;
	margin-top: 5px;
	border: 0;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.yoast-search-result-form__progress::-webkit-progress-bar {
	border: 1px solid #bfbfbf;
	background-color: #f7f7f7;
}

.yoast-search-result-form__close-button {
	margin-top: 1em;
}

.yoast-search-result-form__progress--bad {
	color: #dc3232;
}

.yoast-search-result-form__progress--bad::-webkit-progress-value {
	background-color: #dc3232;
	transition: width 250ms;
}

.yoast-search-result-form__progress--bad::-moz-progress-bar {
	background-color: #dc3232;
}

.yoast-search-result-form__progress--bad--fallback {
	overflow: hidden;
	max-width: 100%;
	background-color: #dc3232;
}

.yoast-search-result-form__progress--ok {
	color: #ee7c1b;
}

.yoast-search-result-form__progress--ok::-webkit-progress-value {
	background-color: #ee7c1b;
	transition: width 250ms;
}

.yoast-search-result-form__progress--ok::-moz-progress-bar {
	background-color: #ee7c1b;
}

.yoast-search-result-form__progress--ok--fallback {
	overflow: hidden;
	max-width: 100%;
	background-color: #ee7c1b;
}

.yoast-search-result-form__progress--good {
	color: #7ad03a;
}

.yoast-search-result-form__progress--good::-webkit-progress-value {
	background-color: #7ad03a;
	transition: width 250ms;
}

.yoast-search-result-form__progress--good::-moz-progress-bar {
	background-color: #7ad03a;
}

.yoast-search-result-form__progress--good--fallback {
	overflow: hidden;
	max-width: 100%;
	background-color: #7ad03a;
}

.yoast-search-result-editor {
	position: relative;
	width: 640px;
	padding: 0 20px 20px;
	border: 1px solid #f7f7f7;
	border-radius: 20px;
	background-color: #fff;
	font-family: Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #f0f0f0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	line-height: 1.375;
	/* 22px based on default browser font size 16px. */
}

/* Default WordPress links styling. */
a {
	outline: 0;
	color: #0073aa;
	transition-timing-function: ease-in-out;
	transition-duration: 0.05s;
	transition-property: border, background, color;
}

a:hover,
a:active {
	color: #00a0d2;
}

a:focus {
	color: #124964;
	box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);
}

#container {
	max-width: 1660px;
	margin: 0 auto;
}

.yoast-wizard-body {
	box-sizing: border-box;
	width: 80%;
	margin: 1rem auto 4rem;
}

@media screen and (max-width: 768px) {
	.yoast-wizard-body {
		width: auto;
		margin: 0;
	}
}

.yoast-wizard__logo {
	display: block;
	margin: 0 auto;
}

.yoast-wizard {
	box-sizing: border-box;
	width: 100%;
	min-height: 20px;
	padding: 3em;
	background: #fff;
	text-align: right;
}

@media screen and (max-width: 768px) {
	.yoast-wizard {
		padding: 1em 1em 2em;
	}
}

.yoast-wizard--navigation {
	width: 100%;
	text-align: left;
}

.yoast-wizard--button {
	margin-top: 1em;
}

.yoast-wizard--button__next {
	margin-right: 1em;
}

.yoast-wizard--button__next button:hover,
.yoast-wizard--button__next button:focus {
	background-color: #832055 !important;
}

.yoast-wizard--button__next button:hover div,
.yoast-wizard--button__next button:focus div {
	background-color: transparent !important;
}

.yoast-wizard--button__previous button:focus {
	background: #ebebeb !important;
}

.yoast-wizard--button__previous button:focus:active {
	background: transparent !important;
}

.yoast-wizard--button__previous button:hover > div > span,
.yoast-wizard--button__previous button:focus > div > span {
	color: #000 !important;
}

@media screen and (max-width: 768px) {
	.yoast-wizard--step__active {
		overflow: hidden;
		width: 38px;
	}

	.yoast-wizard--step__active div {
		display: inline-block !important;
		vertical-align: middle;
	}

	.yoast-wizard--step__active div > span > span {
		display: block !important;
		margin-right: -7px;
		padding-left: 99px !important;
	}
}

.yoast-wizard--step__active svg {
	color: #5d237a;

	fill: #5d237a;
}

.yoast-wizard--step__inactive div {
	pointer-events: none;
}

@media screen and (max-width: 768px) {
	.yoast-wizard--step__inactive {
		display: none !important;
	}
}

.yoast-wizard--step--container:focus {
	outline: none;
}

.yoast-wizard--step--container h1 {
	margin-top: 0;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	color: #a4286a;
	font-size: 2.75em;
	font-weight: 300;
	line-height: 3.68rem;
	letter-spacing: normal;
}

@media screen and (max-width: 768px) {
	.yoast-wizard--step--container h1 {
		font-size: 2em;
		line-height: 1.25;
	}
}

.yoast-wizard--step--container h2 {
	color: #a4286a;
	font-size: 1.375em;
	font-weight: 400;
}

.yoast-wizard--stepper {
	width: 100%;
	margin: auto;
}

.yoast-wizard-overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	color: #fff;
	background-color: black;
	text-align: center;
}

.yoast-wizard-overlay-loader {
	position: relative;
}

.yoast-wizard-container {
	position: relative;
	min-height: 20px;
	border: 1px solid #ccc;
	box-shadow: rgba(0, 0, 0, 0.156863) 0 3px 10px, rgba(0, 0, 0, 0.227451) 0 3px 10px;
	text-align: right;
}

@media screen and (max-width: 768px) {
	.yoast-wizard-container {
		box-shadow: none;
	}
}

.yoast-wizard-container fieldset {
	margin: 1em 0;
	padding-right: 0.5em;
	border: 0;
}

.yoast-wizard-text-input {
	padding-bottom: 0.5em;
	font-size: 14px;
}

.yoast-wizard-text-input-label {
	display: block;
	margin: 0.5em 0 0;
	font-weight: bold;
	cursor: pointer;
}

.yoast-wizard-text-input [type="text"] {
	box-sizing: border-box;
	width: 100%;
	max-width: 450px;
}

.yoast-wizard-field-description {
	font-weight: bold;
}

.yoast-wizard input {
	margin: 0.5em 0;
	padding: 5px;
	font-size: 14px;
	line-height: 140%;
}

.yoast-wizard label {
	cursor: pointer;
}

.yoast-wizard input[type="radio"] {
	margin: 0.3em 0 0.3em 0.7em;
	vertical-align: middle;
}

.yoast-wizard-input__explanation {
	margin-top: 0;
	color: #555;
	font-style: italic;
}

.yoast-wizard-input-radio {
	font-size: 14px;
}

.yoast-wizard-input-radio-option label {
	padding-top: 2px;
}

.yoast-wizard-input-radio-separator {
	padding: 0;
}

.yoast-wizard-input-radio-separator input {
	/* visually hide the radio buttons but keep them accessible */
	position: absolute;
	right: -9999em;
	width: 1px;
	height: 1px;
}

.yoast-wizard-input-radio-separator input + label {
	float: right;
	width: 30px !important;
	margin: 0 0 5px 5px !important;
	padding: 9px 6px;
	border: 1px solid #ccc;
	/* Don't change: these mimic Google's font and font size for titles */
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 18px !important;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
}

.yoast-wizard-input-radio-separator input:checked + label {
	border: 1px solid #a4286a;
	background-color: #fff;
	box-shadow: inset 0 0 0 2px #a4286a;
}

.yoast-wizard-input-radio-separator input:checked + label,
.yoast-wizard-input-radio-separator input:focus + label {
	border-radius: 10px;
	border-bottom-left-radius: 0;
}

/* Responsive videos. */
/* Other common aspect ratios: 75% = 4:3, 66.66% = 3:2, 62.5% = 8:5 */
.yoast-video-container-max-width {
	max-width: 560px;
}

.yoast-video-container {
	overflow: hidden;
	position: relative;
	/* 16:9 */
	height: 0;
	padding-bottom: 56.25%;
}

.yoast-video-container iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.yoast-wizard-return-link {
	display: block;
	margin: 1em 0;
	/* lighter #555d66 */
	color: #646d78;
	text-align: center;
}

.yoast-wizard-mailchimp-message-error {
	color: #dc3232;
}

.yoast-wizard-mailchimp-message-success {
	color: #008a00;
}

.yoast-wizard-input {
	padding-bottom: 0.5em;
}

.yoast-wizard-input__select {
	margin: 1em 0;
	font-size: 14px;
}

.yoast-wizard-image-upload-container__image {
	max-width: 151px;
}

.yoast-wizard-image-upload-container-buttons {
	margin-top: 1em;
}

.yoast-wizard-image-upload-container-buttons__remove {
	margin-right: 1em;
}

.yoast-wizard-image-upload-container-description {
	display: block;
}

.ie9 .yoast-wizard--stepper {
	display: none;
}
