body {
    font-family: 'Istok Web', sans-serif;
}
.barra-inicial {
    background-image: url(https://gamehives.com.br/loja/images/bg_selos_v2.png);
    /*background-color: #424444;*/
}
h2 {
    font-family: 'Istok Web', sans-serif;
    font-size: 25px;
}
.titulo {
	font-family: 'Istok Web', sans-serif;
}
#rodape .titulo {
    font-weight: bold;
    border-bottom: 1px solid rgba(200,200,200,0.1);
}
.pagamento-selos {
    background-image: url(https://gamehives.com.br/loja/images/bg_selos_v2.png);
}
.fundo-principal {
	background-color: #fbd342;
}
.botao.pequeno {
    background-color: #424444;
    color: #ffffff;
}
.botao i {
    color: #ffffff;
}
.conteiner-principal .conteiner {
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0);
}
.busca {
    background-color: #ffffff;
    border: none;
    margin-left: -5px;
}
.busca .botao-busca
    right: -5px;
}
.conteudo-topo .busca-mobile {
    background-color: #ffffff !important;
}
.produto .nome-produto {
    font-size: 35px;
    line-height: 45px;
}
.titulo-categoria {
    font-size: 20px;
    text-transform: uppercase;
}
.listagem .listagem-item .nome-produto {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:-20px;
}

.caixa_info {
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,0.1);
    border-bottom-color: rgba(0,0,0,0.2);
    color: #555;
    font-size: 14px;
    line-height: normal;
    text-transform: none;
    padding: 6px 14px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #FFF;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
    white-space: nowrap;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.caixa_info.pequeno {
    font-size: 12px;
    padding: 3px 10px;
    background-color: #424444;
    color: #ffffff;
}
#rodape .redes-sociais {
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0);
    background: url(https://gamehives.com.br/loja/images/bg_redessociais_v1.jpg);
}
#rodape .caixa-facebook {
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0);
}
.abas-custom .tab-content {
    box-shadow: 0 0 0 rgba(0,0,0,0.1);
}
.listagem-item .acoes-produto {
    border-style: solid;
}
.listagem .listagem-linha li {
    border-style: solid;
}
.barra-inicial {
    background-color: #fbd342;
}
.lista-redes .icon-facebook {
    background: #fbd342;
    color: #424444;
}
.lista-redes .icon-twitter {
    background: #fbd342;
    color: #424444;
}
.lista-redes .icon-youtube {
    background: #fbd342;
    color: #424444;
}
.lista-redes .icon-instagram {
    background: #fbd342;
    color: #424444;
}
.lista-redes .icon-bold {
    background: #fbd342;
    color: #424444;
}
.lista-redes ul li {
    float: left;
    border-left: 1px solid #fbd342;
}