.site-footer .site-info::before {
  content: "© OneChilledGamer 2020 – 2023";
}

#colophon {background-color:#f4f4f4}

.yarpp-thumbnail-title {color:#007f00}

.wp-block-image.round-image {border-radius:8px}

.wp-block-image.my-text-wrap {margin-bottom:0px}

.content-list {list-style: none; margin: 0; padding: 0}

.evony-list li:before {content: '\1F432'; margin: 0 0.5em;}

.games-list  li:before {content: '\1F3AE'; margin: 0 0.5em;}

.wwe-list  li:before {content: '\1F93C'; margin: 0 0.5em;}

.cell-list  li:before {content: '\1F4F1'; margin: 0 0.5em;}

.ocg-list  li:before {content: '\1F47E'; margin: 0 0.5em;}

.yasr-visitor-votes {text-align: center; margin-bottom: 15px}

.yasr-overall-rating {text-align: center; margin-bottom: 15px}

@media only screen and (max-width: 359px) {
	.entry-content {padding: 0px 10px;
									}
				}

#footer_branding {
padding-bottom: 90px !important;
}

#post-8802 .sm\:th-py-2xl {
	padding-top: 0px; padding-bottom: 2.5rem;
}

.homepage-featured-games-content {
	background: #171f38; overflow-x: scroll; scrollbar-width: thin; white-space: nowrap; list-style: none; display: block; padding-top: 15px; padding-left: 20px; margin-bottom: 15px; border-bottom: 6px solid #eabd23; border-top: 6px solid #eabd23; margin-left: 0px;
}

.homepage-featured-games-content li {
	white-space: nowrap; display: inline-block; width: 85px; vertical-align: top; margin-right: 20px;
}

@media (max-width: 900px) {
	.homepage-featured-games-content li {
	width: 60px;
	}
}

.homepage-featured-game-image {
	display: inline-block; border-radius: 9999px; object-fit: cover; width: 85px; height: 85px;
}

@media (max-width: 900px) {
	.homepage-featured-game-image {
	width: 60px; height: 60px;
	}
}

.homepage-featured-game-text {
	text-align: center; color: #fff; white-space: normal; font-size: 12px; font-weight: 700; margin-top: 9px; line-height: 15px; margin-bottom: 5px;
}

.homepage-featured-game-header {
	text-align: left; color: #fff; white-space: normal; font-size: 16px; font-weight: 700; margin-top: 0px; line-height: 15px; margin-bottom: 15px; position: sticky; left: 0;
}

div#ez-toc-container {
border: 5px solid #eabd23; border-radius: 20px; margin-top: -15px;
}

table.gencomparisonth th {
	background-color: #171f38; color: #fff; border-color: black;
}

#comparisonResults table {
	overflow-x: scroll; width:100%; display: block;
}

#comparisonResults tbody.gencomparemerge:nth-child(odd) {
  background: #f5f5f5;
}

#comparisonResults tbody.gencomparestripe tr:nth-child(odd) {
  background: #f5f5f5;
}

.buffs-table {
	overflow-x: auto; width:100%; display: block;
}

.buffs-table thead {
	background-color: #171f38; color: #fff; border-color: black;
}

.buffs-table tbody tr:nth-child(odd) {
	background: #f5f5f5;
}

#equipmentDropdowns table {
	overflow-x: auto; width: 100%; display: table;
}

#equipmentDropdowns thead {
	background-color: #171f38; color: #fff; border-color: black;
}

#equipmentDropdowns tbody tr:nth-child(odd) {
	background: #f5f5f5;
}

#equipmentDropdowns select {
	width: 100%;
}

#dropdownTable table {
	overflow-x: auto; width:100%; display: block; 
}

#dropdownTable select {
	width: 100%;
}
	
#dropdownTable thead {
	background-color: #171f38; color: #fff; border-color: black;  
}

#dropdownTable tbody tr:nth-child(odd) {
	background: #f5f5f5;
}

.activity {
    position: absolute;
    cursor: pointer;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0);
}

#calendar-container {
    position: relative;
    width: 100%;
}

#calendar-background {
    width: 100%;
    height: auto;
    display: block;
}

#calendar-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
