/**
  SEO KEY public CSS
  Version 0.0.1
**/

/* SEO KEY Icon */
#toplevel_page_seo-key .wp-menu-image.svg {
	background-size: 18px;
}
#wp-admin-bar-seo-key .ab-item span:first-of-type {
	float: left;
	width: 26px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	background-size: 18px;
}
/* Update counts */
#wp-admin-bar-seo-key .ab-item span:last-of-type {
	display: inline-block;
	box-sizing: border-box;
	padding: 0 5px;
	min-width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #d63638;
	color: #fff;
	font-size: 11px;
	line-height: 1.6;
	text-align: center;
	margin-left: 5px;
}
#wp-admin-bar-seo-key .ab-sub-wrapper .ab-submenu span {
	width: auto;
	float: none;
}
/* Font family Latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/KFOmCnqEu92Fr1Mu4mxK.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/KFOkCnqEu92Fr1Mu51xIIzI.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




.seokey-icon{
	background-image: url('../img/serrure.svg');
}




/* a déplacer */
.seokey-dashboard-section .button.button-primary,
.seokey-dashboard-section .button.button-secondary{
	margin: 0 1em 0 0;
}



/* A CHANGER */
a .update-plugins,
.button .update-plugins {
	display: inline-block;
	box-sizing: border-box;
	margin: 1px 0 -1px 0.5em;
	padding: 0 5px;
	min-width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #ca4a1f;
	color: #fff;
	font-size: 11px;
	line-height: 1.6;
	text-align: center;
	z-index: 26;
}