.post .post-content p, .post .post-content ul, .post .post-content ol
{
	font-size: 14px;
}

.post .post-content ul, .post .post-content ol
{
	list-style-position: outside;
}

.post .post-content ul
{
	margin-left: 30px;
}

ul.wp-block-gallery
{
    margin-left: 0;
    clear: both;
}

#header.fixed .logo .header-icons
{
    margin-top: 18px;
}

#header.fixed .logo .header-icons a
{
    display: inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#header.fixed .logo .header-icons a:hover
{
    opacity: 0.6;
}

#header.fixed .logo a.steam-icon
{
    padding-left: 20px;
}

#header.fixed .logo a.humble-icon
{
    padding-left: 20px;
    height: 32px;
}

#header.fixed .logo a.humble-icon img
{
    height: 32px;
}

#header .mobile-menu-toggle i
{
    margin: 0px;
    padding: 4px;
}

@media only screen and (max-width: 940px)
{
    #header.fixed .logo .header-icons
    {
        margin-top: 0;
    }

    #header.fixed .logo .header-icons a
    {
        margin: 0px!important;
        padding-top: 4px;
    }
}

.blog.masonry .postcontainer .post .post-title h2
{
    line-height: 120%;
}

@media only screen and (max-width: 767px)
{
    #loadmore
    {
        width: 179px!important;
    }
}

.callout__kickstarter .four.columns
{
    text-align: center;
}

footer .three.columns
{
    text-align: center;
    width: 33%;
}

div.wp-block-image
{
    clear: both;
    margin-bottom: 0;
}

section.page-search
{
    margin-top: 10px;
}

.slider figure h3
{
    text-align: center;
}

.upgrade-discount
{
    font-style: italic;
    text-align: center;
}

.main-content .upgrade-discount
{
    margin-top: 20px;
    font-style: italic;
    text-align: center!important;
}

@media only screen and (max-width: 767px)
{
    .callout__kickstarter .button__kickstarter
    {
        margin-left: 0!important;
    }
}

.wp-block-embed iframe
{
    width: 100%;
    max-height: 480px;
}

#menu-item-2200
{
    background-color: rgba(0,0,0,0.75);
    color: white;
}

#menu-item-2200 a
{
    line-height: 30px;
}

#menu-item-2200 a::after
{
    border-left: none;
}

figure.wp-block-image, figure.wp-block-gallery
{
    clear: both;
}

.sf-menu li a
{
    padding: 0 20px;
}

.post .post-content .blocks-gallery-grid
{
    margin-left: 0;
    max-width: 100%;
}

.slide-show__game-logo img
{
    text-align: center;
}

.post .post-title
{
    margin-bottom: 20px;
}