/*
Theme Name: Planet Game
Theme URI:
Author:
Author URI: 
Description:
Version: 1.0
Text Domain: planet_game
*/

/*.Main .Maincontent .block.block3 .providers ul li::after {
    background-image: none !important;
}*/

.socials {
    margin-top: 10px;
}

.socials li {
    width: 36px;
}

.socials ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.socials ul li+li {
    margin-left: 5px;
}

#Maincontent img.wow, #Maincontent img.top, #Maincontent .top img {
    width: auto;
}
