/*
Theme Name: GamesZone Child
Theme URI: http://themefuse.com/demo/wordpress/gameszone/
Description: Child theme for the GamesZone theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Tags:translation-ready
Author URI: http://themefuse.com
Template: gameszone-parent
*/

@import url("../gameszone-parent/style.css");

h3 span {
    color: #E12823;
}

.game-infobox a.btn-primary {
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
}

.cart_steam {
    float: left;
    width: 48%;
    margin-right: 20px;
}
.cart_steam ol {
    padding-left: 20px;
}

.rating {
    display: none !important;
}