body {
	background-color:#f8f7f8;
}

/* Remove space on the right side */

@media (min-width: 250px) {
	body {
		overflow-x: hidden
	}
}

#site-header {
	padding: 0px;
}

.menu2name h3 {
    font-size: 18px;
	  text-align: center;
	  margin: 0px
}

.menu2name {
	  background-color: #FFCC00;
}

.patreonButton {
	padding-top: 80px;
	padding-left: 30px;
		
}

div.custom-menu-class {
	background-color: #FFCC00;
	margin: 0px;
}

.menu-countries {
	background-color: #FFCC00;
	margin: 0px;
}

div.custom-menu-class {
	margin-top: 5px;
}

/* Countries menu alignment */
#menu-countries {
	margin-left: 0
}

div.custom-menu-class ul {
	  text-align:center;
}

div.custom-menu-class ul li {
	  margin: 0px;
    padding: 0px;
    display: inline-block;
	  text-align: right;
}

div.custom-menu-class ul li a:link {
	  margin: -2px;
	  padding: 5px;
	  text-decoration: none;
	  color: black;
		font-size: 25px;
	  text-align: center;
	  position: relative;
}

div.custom-menu-class ul li a:hover {
	  margin: -2px;
	  padding: 5px;
    background-color: #003399;
		color: white;
}

div.custom-menu-class ul li a:hover .tag {
	  visibility: visible;
}

div.custom-menu-class ul li .tag {
    visibility: hidden;
    width: 100px;
    top: 120%;
	  left: 100%;
	  margin-left: -65px;
    background-color: #003399;
    color: #fff;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
	  font-size: 15px;
}

@media ( min-width: 700px ) {
    .site-logo img {
        max-height: 15rem;
    }
}

.theme-credits { display: none; }

#site-header {
    margin-bottom: 0rem;
}

@media ( min-width: 700px ) {
#site-header {
    margin-bottom: 0rem;
}
}

.home .entry-title.faux-heading.heading-size-1 {
  display: none;
}

.home div.custom-menu-class {
	  background-color: #FFCC00;
	  margin-bottom: -100px
}

.post-inner {
	width: 90%;
	margin: 0px;
}

div.entry-content {
max-width: 100%;
}

.entry-header {
	width: 100%;
}

.header-inner {
  margin-top: 1px solid lightgray;
	margin-bottom: 1px solid lightgray;
	background-color: #f9f9f9;
}

.main-menu-alt {
	color: #001936;
}

.main-menu-alt > li {
    margin: 0px;
}

.main-menu-alt a {
	padding:32px 10px 32px 10px;
	margin: 5px;
}

.main-menu-alt a:hover {
  color: white;
	text-decoration: none;
	background-color: #001936
}

.header-toggles .toggle {
	height: 40px;
}

.ab-block-layout-column-inner p {
	padding: 0px;
	margin: 0px;
	color: #001936;
}

#site-footer {
	margin-top: 0rem;
}

.footer-inner {
	padding: 0px;
	background-color: #f9f9f9;
}

.footer-menu a {
	padding: 32px 10px 32px 10px;
	margin: 5px;
}

.footer-menu a:hover {
	  color: white;
	text-decoration: none;
	background-color: #001936
}

.wp-post-image {
	max-width: 900px;
	max-height: 900px;
}

g path {
	  display: none;
}

g line {
	  display: none;
}

#yaxis {
	  display: none;
}

.post-inner {
	padding-top: 0;
}