﻿/*
 Theme Name:   Moesia Child
 Description:  Moesia Child Theme
 Author:       Pocs
 Author URI:   http://example.com
 Template:     moesia
*/
.main-navigation li::before {
    line-height: 1.25;
}

div#pgc-2040-0-1, div#pgc-2040-0-0 {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

div.award {
    margin-bottom: 33%;
    margin-right: 0%;
}

div.award img
{
width : 115%;
}

div.community
{
width : 100% !important;
}

div.community section div div,  div.community div div div div div
{
text-shadow : 1px 0 0 #fff, -1px 0 0 #fff, 0 2px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}


div.panel-grid {
    display: flex !important;
    align-items: center !important;
}

div#news
{
align-items: flex-start !important;
}

section#social
{
	padding-top: 0 !important;
}
ul#menu-social li
{
	padding-right : 1%;
}

.panel-grid-cell {
    margin-top: 2%;
}

.action-text {
    margin: 50px 0 20px 0;
}

div#panel-2040-0-2-0 section#testimonials {
    padding: 0;
}

div#trailer-ytb {
    padding: 25px;
}

div#steam div {
    display: flex;
    justify-content: center;
}

div#gifs {
    display: flex;
    justify-content: center;
    width: 100%;
}

aside#ssg-steam-news-2 {
    background-color: #222;
    padding: 5%;
    border-radius: 5px;
}

div.ssg-steam-news-widget-news-title a {
    color: #dd3333;
    font-size: 1.25em;
}

div.ssg-steam-news-widget-news {
    border-bottom: 1px solid silver;
}

div.firstTestimonials section#testimonials div div {
    padding-bottom: 10%;
}

    div.firstTestimonials section#testimonials div h3, div.firstTestimonials section#testimonials div div h4 {
        display: none;
    }

    div.firstTestimonials section#testimonials div div img {
        margin: 15px 15px 0 15px;
    }

div#pg-2040-0 {
    display: flex;
    justify-content: center;
}

div.panel-row-style-for-2040-5 {
    margin: 0 auto !important;
}
