.webcomic-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.webcomic-media img{height:auto;max-width:100%}.webcomic-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.webcomic-navigation a{display:block;font-size:200%}.webcomic-navigation img{height:auto;max-width:100%}.webcomic-navigation .widget{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;list-style:none}.webcomic-navigation .current-webcomic{visibility:hidden}.webcomic-meta img{height:auto;max-width:100%}.webcomic-meta span:after{content:", "}.webcomic-meta span:last-child:after{content:""}.webcomic-meta .widget{list-style:none;margin:0 0 15px}.webcomic-infinite{clear:both}.webcomic-infinite img{height:auto;max-width:100%}/*Site-wide Fonts | 22823686-hc sb*/
body {
  font-family: 'Tajawal', sans-serif;
}

/*Fix the width of the comic on the Homepage*/
.widget.widget_mgsisk_webcomic_collection_widget_webcomicmedia {
	width: 750px;
	margin:0 auto;
}

/*Change background color on the Homepage*/
#page.site {
	background-color: #A5A592;
}

.widget.widget_mgsisk_webcomic_collection_widget_webcomicmedia {
	width: 800px;
	margin:0 auto;
}

.main-navigation a:link, .main-navigation a:visited {
color: #000000
}

/* set header image to 700px and margin 0 auto | HC - 22450023 */
img.custom-logo {
    width: 600px;
    height: auto;
    margin: 0 auto;
}

/* increase menu font size | HC - 22450023 */
body:not(.fse-enabled) .main-navigation a {
	font-size: 22px;
}

/* style menu | HC - 22450023 */
@media (min-width: 560px){
nav#site-navigation {
    background: #FFFFF7;
    border: 0px solid #000;
    width: 650px;
    margin: 0 auto;
}
}

/* hide dropdown indicator from menu | HC - 22450023 */
.main-navigation > div > ul > .menu-item-has-children > a::after {
    display: none;
}

.site-info {
	font-size: 0;
}
/* Spacing beneath header image */
div.site-branding {
	margin-bottom: 8px;
}
/* Header and social menu spacing */
#masthead {
	padding-bottom: 20px;
}
nav.social-navigation {
	padding-top: 2px;
}

/* display the webcomic navigation  || HC- | MM */
.webcomic-navigation .current-webcomic {
    visibility: visible;	
}

/* change the color and font size of the webcomic links  || HC-22461544 | MM */
.webcomic-navigation .webcomic-link {
    color: #000;
    font-size: 30px;
    min-width: 60px;
}

/*  reduce the space along the webcomic navigation || HC-22461544 | MM */
.webcomic-navigation .widget {
    flex: 0.1 0;
    margin: 0;
}

/* Hide Like and Sharing Buttons */

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    display: none;
}

/* Change font for links on the About page | 22804252-hc | MR */

footer {
	background-color: #A5A592;
	text-align: center;
	font-size: .8em;
	padding: 1.5em;
	font-family: 'Tajawal', sans-serif;
}

/*Comic font for menu and comic navigation*/
.webcomic-navigation, 
.main-navigation a{
	font-family: scarecrowbar_font, calibri, sans-serif;
}

/*Hide footer credits and post footer | 22823686-hc sb*/
footer#colophon,
.entry-footer {
	display: none;
}

/*change footer colors on page television portfolio | 22818525*/
.page-id-267 footer {
    color: #ffffff;
    background-color: #000000;
}

/* Webcomic content bg and space | smf--hc */
.home.singular article {
	background-color: #FFFFF7;
	max-width: 750px;
	margin: 0 auto;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 50px;
}

/* Hide homepage title on home page and meta content 3183266-zd */
.post-85 .entry-title,
.post-85 .entry-meta,
.post-85  {
display: none;
}

/* Make menu toggle button white | HC-23078527-JG */
.main-navigation #toggle-menu {
	color:#000;
	background:#fff;
	font-family: 'scarecrowbar_font' !important;
	font-size:20px;
	text-transform: lowercase;
}

/* Center mobile menu items | HC-23078527-JG */
.main-navigation > div > ul li a{
	text-align:center;
}

/* Hide post meta on home page | HC-23078527-JG */
.home .entry-meta {
	display:none;
}

/* TV page mobile menu text color */ 
@media (max-width: 559px) {
	.page-id-267 #menu-homepage-menu .menu-item a {
		color: white;
	}
}

/*Webcomic content bg and space | hc-23847486 | smf*/
.webcomic article {
	background-color: #FFFFF7;
	max-width: 750px;
	margin: 0 auto;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 50px;
}

/* set custom-width-75 class to full width  | 23847486-hc bk */
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment).custom-width-75  {
	margin-left: calc(50% - 45vw);
	margin-right: calc(50% - 45vw);
	max-width: 100vw;
	width: auto;
}

/*   Remove white around the Archive title 23865287-hc    */
.page-id-1058.webcomic article {
    background-color:unset;
}

/* make page content smaller on Archive page 23865287 */
.page-id-1058 .widget.widget_mgsisk_webcomic_collection_widget_webcomicmedia {
    max-width: 500px;
}


header.entry-header.responsive-max-width {
    margin-top: -40px;
}

.webcomic-infinite {
    margin-top: 0;
}

/* Replace default icon and add custom icon to social menu | 3689591-hc */
.social-navigation .menu-item-1129 > a {
  padding-top: 6px;
  background-size: 25px 25px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("https://scarecrow.bar/wp-content/uploads/2021/01/5ca5bf1dff3c03fbf7cc9b3c_Kofi_logo_RGB_rounded.png");
}

/* Hide the default link icon on the last social icon | CM and EdT | #27318958-hc*/ 
.social-links-menu a[href*="ko-fi"] svg {
	visibility: hidden;
}

/* add images to menu | 27318958-hc bsan */
@media (min-width:768px) {
    .social-links-menu::before {
        display: inline-block;
        width: 200px;
        height: 25px;
        margin-right: 10px;
        content: '';
        background: url('https://scarecrow.bar/wp-content/uploads/2021/01/follow-on-socials-v1a.png') bottom right no-repeat;
        background-size: auto 15px;
    }
    .social-links-menu::after {
        display: inline-block;
        width: 200px;
        height: 27px;
        margin-left: 6px;
        content: '';
        background: url('https://scarecrow.bar/wp-content/uploads/2021/01/help-support-v1a.png') bottom left no-repeat;
        background-size: auto 17px;
    }
}

/* Remove dashes from submenu items | bsan 27318958-hc */
 .main-navigation .sub-menu .menu-item a::before {
   display: none;
}