@charset "utf-8";
*{
    font-family: "Open Sans",sans-serif;
}
object {
    display: none;
}
section#template {
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}
/*AJUSTES DE LARGURA - PÁGINAS INTERNAS*/
.boxConteudoHome {
    max-width: 960px;
    width: 100%;
}
div.areaLateralEsquerda {
    margin-right: 5px;
}
div.boxConteudoFiltrosListagemProdutos{
    padding: 0;
    padding-top: 20px;
}
div.areaLateral{
    width: 100%;
    max-width: 220px;
}
.modeloItemSubprodutoLista div.conteudoModeloItemSubprodutoLista{
    padding-left: 0;
}
div.boxFotoListagem:first-child{
    margin-top: 0;
}
div.itemProdutoListagem{
    height: auto;
}

div.itemProdutoListagem:hover div.boxPrecoProduto{
    display: none;
}

div.itemProdutoListagem:hover div.boxNomeProdutoListagem p{
    font-size: 1.2em;
}

div.itemProdutoListagem:hover div.boxNomeProdutoListagem p {
    font-size: 1.2em;
}
div.boxFotoListagem{
    height: auto;
}

/*PERSONALIZAÇÃO DE TÍTULO - SUGESTÃO DE PRODUTOS*/
div.produtosSimilaresInformacaoComplementar h1 {
    border-left: 5px solid #FF9800;
    color: #FF9800;
    padding: 10px;
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 20px;
    font-family: "Open Sans",sans-serif;
}
/*PERSONALIZAÇÃO DE MENSAGEM - CONSULTA FRETE*/
p.mensagemPersonalizadaFrete {
    padding: 10px;
    background: #DDD;
    color: #000;
    font-size: 12px;
    text-align: justify;
    line-height: 19px;
    border: 1px dashed #000;
}

div.boxObservacaoFormaEnvioCarrinho p{
    padding: 10px;
    color: #000;
    font-size: 12px;
    text-align: justify;
    line-height: 19px;
    border: 1px dashed #000;
}

div.btnFinalizarCompra {
    width: 170px;
}

/*PERSONALIZAÇÃO TOPO*/
div.topoPersonalizado {
    width: 100%;
    background: transparent url(https://www.gtagames.com.br/arquivo/index/301488/bg_upper1469719425131.png) repeat-x scroll;
    max-width: 960px;
    min-height: 25px;
    margin: 0 auto;
}

div.conteudoCabecalho {
    max-width: 960px;
}
ul.menuTopoPersonalizado{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    min-height: 25px;
    margin: 0 auto;
}
@media screen and (max-width: 600px){
    ul.menuTopoPersonalizado{
        display: none;
    }
}
ul.menuTopoPersonalizado li {
    margin: 0;
    padding: 2px 10px;
    border-right: 1px solid #FFF;
}
ul.menuTopoPersonalizado.fb li:last-child {
    border-right: none;
}
ul.menuTopoPersonalizado li a{
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
ul.menuTopoPersonalizado li a:hover{
    color: #ff9c00;
}

div.siteConfiavelTop {
    width: auto;
    font-family: "Open Sans",sans-serif;
    padding: 4px;
    display: block;
    float: left;
    color: #FFF;
    font-size: 12px;
}
div.siteConfiavelTop img {
    padding-right: 3px;
}
@media screen and (max-width: 770px){
    div.siteConfiavelTop{
        display: none;
    }
}

div.topoCabecalho {
    display: none;
}
div.buscaCabecalho {
    max-width: 402px;
    height: auto;
    border: none;
    border-radius: 6px;
    padding: 8px 6px;
    background: url(https://www.gtagames.com.br/arquivo/index/301490/bg_search1469725798186.png);
}
div.setaBotaoBuscaCabecalho{
    display: none;
}
div.conteudoCabecalho {
    max-width: 960px;
    display: flex;
    justify-content: flex-start;
}
div.containerLogoCabecalho, div.buscaCabecalho{
    margin-right: 30px;
    align-items: center;
}
input.inputBuscaCabecalho{
    width: 100%;
    height: 37px;
    padding: 0 85px 0 10px;
    background-color: #fff;
    font-size: 12px;
    line-height: 37px;
    color: #000;
    border: 1px solid #c9c9c9;
    border-radius: 2px 0 0 2px;
}

div.botaoBuscaCabecalho {
    height: 37px;
    border: 1px solid #c9c9c9;
    border-left: none;
    border-radius: 0 2px 2px;
    margin-left: -2px;
    width: auto;
    background: #FFF url(https://www.gtagames.com.br/arquivo/index/301492/bg_button_buscar1469727682793.png) no-repeat center center;
}
div.icon-icone_busca_tema02:before {
    content: "BUSCAR";
    z-index: 1;
    padding: 5px;
    border-radius: 3px;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
div.boxBuscaExpandida{
    width: 200%;
}
div.itemBuscaExpandida{
    min-height: 39px;
    padding: 10px;
    height: auto;
}
div.itemBuscaExpandida a{
    height: auto;
}

div.carrinhoCabecalho {
    padding: 5px 5px;
    background: url(https://www.gtagames.com.br/arquivo/index/301502/bg_user_cart1469730156936.png);
    border-radius: 6px;
    height: 44px;
    box-shadow: 3px 4px 10px #001ca3;
}
div.boxDetalhesCarrinho{
    top: 55px;
    width: 220px;
    border-radius: 0 0 5px 5px;
    box-shadow: 3px 3px 10px #004bb4;
}

div.iconeCarrinhoCabecalho .icon-icone_carrinho_cx_tema02{
    font-size: 0;
    padding: 10px;
}

span.icon-icone_carrinho_cx_tema02:before {
    content: url(https://www.gtagames.com.br/arquivo/index/301504/icon_cart1469730185291.png);
}

div.conteudoCarrinhoCabecalho p {
    color: #FFF;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: sans-serif;
}

/*PERSONALIZAÇÃO MENU CATEGORIAS*/

div.boxCategorias {
    display: none;
}

ul.categoriasPersonalizadas{
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    max-width: 960px;
    margin: 1px auto;
    height: 100px;
    border-bottom: 5px solid #efefef;
    border-top: 1px solid #FFF;
    background: #FFF;
}
ul.categoriasPersonalizadas > li {
    width: 20%;
    height: 100%;
    margin: 0;
    border-top: 5px solid transparent;
    padding-top: 10px;
    box-sizing: border-box;
}
ul.categoriasPersonalizadas > li > a{
    color: #626262;
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #dfdfdf;
}

ul.categoriasPersonalizadas > li:hover {
    border-top: 5px solid orange;
    transition: all .3s;
}

ul.categoriasPersonalizadas > li:nth-child(1) > a:before {
    content: url(https://www.gtagames.com.br/arquivo/index/301528/ps41469733793788.png);
    padding-bottom: 10px;
    display: block;
}
ul.categoriasPersonalizadas > li:first-child > a{
    border-left: none;
}

ul.categoriasPersonalizadas > li:nth-child(2) > a:before {
    content: url(https://www.gtagames.com.br/arquivo/index/301530/xbox_one1469733808102.png);
    padding-bottom: 10px;
    display: block;
}

ul.categoriasPersonalizadas > li:nth-child(3) > a:before {
    content: url(https://www.gtagames.com.br/arquivo/index/301527/ps31469733788732.png);
    padding-bottom: 10px;
    display: block;
}

ul.categoriasPersonalizadas > li:nth-child(4) > a:before {
    content: url(https://www.gtagames.com.br/arquivo/index/301529/xbox3601469733800180.png);
    padding-bottom: 10px;
    display: block;
}
ul.categoriasPersonalizadas > li:nth-child(5) > a:before {
    content: url(https://www.gtagames.com.br/arquivo/index/301642/colecionaveis146979178977.png);
    padding-bottom: 10px;
    display: block;
}
ul.categoriasPersonalizadas li:hover ul{
    display: flex;
    z-index: 100;
}

ul.submenufb{
    width: 100%;
    max-width: 192px;
    display: none;
    box-sizing: border-box;
    list-style: none;
    flex-direction: column;
    margin-top: 25px;
    position: absolute;
    border: 2px solid #e2e2e2;
}
ul.submenufb > li {
    background: #fff;
    font-weight: 600;
    font-size: 12px;
    color: #626262;
    border-bottom: 1px solid #e2e2e2;
    padding: 7px 20px;
}
ul.submenufb > li:last-child{
    border-bottom: 1px solid transparent;
}
ul.submenufb > li > a {
    position: relative;
    color: #626262;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    display: flex;
}
ul.submenufb > li:hover{
    background: orange;
    transition: all .3s;
}
ul.submenufb > li:hover a {
    color: #FFF;
}

@media screen and (max-width: 600px){
    ul.categoriasPersonalizadas{
        display: none;
    }
}

/* PERSONALIZAÇÃO DO BANNER PRINCIPAL */

div.boxBanner {
    height: auto;
    max-width: 960px;
    margin: 0 auto;
    border: 1px solid #000;
    box-sizing: border-box;
}
span.estagioBanner {
    background: #FF9800;
    border: 3px solid #FF9800;
    width: 10px;
    box-shadow: 2px 2px 2px #000;
}
.posicionaEstagiosBanner span.estagioBannerAtual{
    background-color: #0065f5;
    color: #fff;
    border: 3px solid #0065f5;
    transition: all 0.3s;
    box-shadow: 2px 2px 2px #000;
}

/* PERSONALIZAÇÃO ABAIXO DO BANNER IMG*/
div.boxItemConteudoHome {
    max-width: 960px;
    margin: 0 auto;
    background: transparent;
}
img.imagemMercadoPago{
    padding-bottom: 30px;
}

/* PRODUTOS EM DESTAQUE*/
div.imagemCategorias{
    background: transparent;
    padding-bottom: 30px;
}
div.containerBordaDestaque {
    background: #FFF;
}
div.containerBordaDestaque {
    border: 1px solid #e2e2e2;
    margin-bottom: 4px;
    padding: 2px;
    width: 49%;
}
div.containerBordaDestaque:hover
{
    border:3px solid #0065f5;
    padding:0;
}
@media screen and (max-width: 615px) {
    div.containerBordaDestaque {
        width: 100%;
    }
}

/* LISTAGEM DE PRODUTOS*/
div.boxPrecoProduto p{
    color: #FF9800;
}
.boxParcelamentoProdutoListagem p {
    color: #FF9800;
}
.containerPaginaInterna div.boxParcelamentoProdutoListagem p {
    font-size: 1.3rem;
}
div.esquemaInterno h1 {
    display: none;
}
div.itemProdutoListagem {
    max-width: 25%;
}
@media screen and (max-width: 950px){
    div.itemProdutoListagem {
        max-width: 33%;
    }
}
@media screen and (max-width: 750px){
    div.itemProdutoListagem {
        max-width: 49%;
    }
}
@media screen and (max-width: 450px){
    div.itemProdutoListagem {
        max-width: 100%;
    }
}

div.boxConteudoFiltrosListagemProdutos div.itemProdutoListagem {
    max-width: 25%;
}

.conteudoListagemProdutosBusca div.itemProdutoListagem {
    max-width: 33% !important;
}

@media screen and (max-width: 950px){
    div.areaLateral {
        display: none;;
    }
}
@media screen and (max-width: 750px){
    .conteudoListagemProdutosBusca div.itemProdutoListagem{
        max-width: 49% !important;
    }
}
@media screen and (max-width: 450px){
    .conteudoListagemProdutosBusca div.itemProdutoListagem{
        max-width: 100% !important;
    }
}
div.itemProdutoListagem{
    background-color: #fff;
    margin: 0;
}

div.tituloEsquemaInterno{
    background: transparent;
}

div.tituloEsquemaInterno h1:before{
    display: none;
}

div.tituloEsquemaInterno h1:after{
    display: none;
}

div.esquemaInterno {
    width: 100%;
    background: #FFF url(https://www.gtagames.com.br/arquivo/index/302008/bg_h31470057167916.png) no-repeat;
    background-position: 0 15px;
}

/*PERSONALIZAÇÃO RODAPÉ - AZUL*/

section#rodape{
    padding-top: 30px;
}

div.dadosDeContatosRodape{
    width: 100%;
    height: auto;
    background: url(https://www.gtagames.com.br/arquivo/index/302009/bg_featured1470057904966.png) repeat;
    border-bottom: 10px solid #0308a6;
}
div.centralizadadosDeContatosRodape{
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: "Open Sans",sans-serif;
    color: #FFF;
    padding-bottom: 10px;
}
div.centralizadadosDeContatosRodape img {
    float: left;
    padding: 0 10px;
}

div.dadosDeTelefone h2{
    font-weight: 100;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
}
div.dadosDeTelefone span a{
    color: #FFF !important;
    text-decoration: none !important;
}
div.dadosDeTelefone span a:hover{
    color: orange !important;
    transition: all .3s !important;
}
div.dadosDeTelefone span{
    font-weight: 600;
    font-size: 18px
}

div.centralizadadosDeContatosRodape .esquerdo{
    width: 50%;
    padding-top: 10px;
}

div.centralizadadosDeContatosRodape .direito span {
    font-size: 14px;
}

div.centralizadadosDeContatosRodape .direito{
    width: 50%;
    text-transform: uppercase;
    padding-top: 10px;
}

div.enderecoPersonalizado{
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
div.enderecoPersonalizado {
    color: #fff;
    font-size: 12px;
    font-weight: lighter;
    font-family: "Open sans", sans-serif;
    text-transform: uppercase;
}
div.enderecoPersonalizado {
    border-top: 1px solid #6ea9fb;
    padding: 10px 0;
}

div.enderecoPersonalizado p {
    padding: 1px;
}

div.topoRodape {
    display: none;
}

/*PERSONALIZAÇÃO RODAPÉ - LARANJA*/
div.boxConteudoRodapeTema {
    max-width: 960px;
}
div.boxRodapeTema {
    background-color: #FD8500;
}

div.itemBlocoRodapeTema h6 {
    font-size: 1.8rem;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 5px solid #305fae;
    text-indent: 10px;
}

div.itemConteudoFormaPagamentoRodapeTema h6 {
    text-align: start;
}

div.itemConteudoPersonalizadoRodapeTema img {
    width: 181px;
    padding: 0 0 5px 10px;
    display: block;
}


/*PERSONALIZAÇÃO RODAPÉ - Copyright*/
div.conteudoBaseRodapeTema {
    display: flex;
    flex-direction: column;
    background: #0308a6;
    font-family: "Open sans", sans-serif;
    font-weight: lighter;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    padding: 20px;
    text-align: justify;
    align-items: flex-start;
    border-top: none;
}

div.conteudoBaseRodapeTema p {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    align-items: center;
}

/*PERSONALIZAÇÃO BARRA FLUTUANTE*/

div.conteudoCabecalhoResolucaoMenor.boxCabecalhoFlutuante{
    background: linear-gradient(to left, #ff8700, #ff4721) transparent;
    box-shadow: 0 5px 10px #123e3f;
}
div.topoCabecalhoReduzido {
    width: 100%;
    max-width: 960px;
    height: 85px;
    margin: 0 auto;
    background: transparent;
    align-items: center;
    border-bottom: none;
}
div.containerBuscaTopoFlutuante {
    max-width: 402px;
    height: auto;
    margin: 0 0 0 150px;
    border: none;
    border-radius: 6px;
    padding: 8px 6px;
    background: url(https://www.gtagames.com.br/arquivo/index/301490/bg_search1469725798186.png);
}
div.buscaCabecalhoReduzido{
    width: auto;
}
div.buscaCabecalhoReduzido a{
    width: auto;
    border: 1px solid #c9c9c9;
}
div.containerBuscaTopoFlutuante input.inputTextBusca{
    border: 1px solid #c9c9c9;
    border-right: none;
}
div.buscaCabecalhoReduzido a span {
    color:#FFF;
    font-size: 12px ;
    line-height: 37px;
    text-decoration: none;
    transition: color .3s;
}
span.icon-icone_lupa_busca_geral:before {
    content: "BUSCAR";
    z-index: 1;
    padding: 5px;
    border-radius: 3px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
div.nomeLojaCabecalhoReduzido h3{
    display: none;
}
div.nomeLojaCabecalhoReduzido{
    border-right: none;
}
span.icon-icone_logotipopublicitario_geral:before {
    content: url(https://www.gtagames.com.br/arquivo/index/302227/logobuscatop1470166936311.png);
    width: 60px;
    height: 70px;
}
div.topoCabecalhoReduzido a.iconeTopo span {
    margin-left: 20px;
}
.itemExpandido div.boxItemExpandido, .itemExpandido+div.boxItemExpandido {
    top: 85px;
    justify-content: center;
}
div.menuCabecalhoReduzido{
    border-right: none;
}

/*MENSAGEM FRETE*/
div.boxObservacaoFormaEnvioCarrinho {
    margin: 20px 0 25px 0;
    width: 100%;
    text-align: justify;
    color: #0066ff;
    font-weight: 700;
}

/*Busca Mobile Topo - Ticket NPY-BBMZN-364*/
div.boxBuscaTopoFlutuanteMobile {
    opacity: 0;
}
div.botaoBuscaItemExpandidoMobile {
    width: auto;
    margin: 0 10px;
}
div.boxItemExpandido .inputBuscaCabecalho {
    height: 45px;
    width: 80%;
}
div.boxItemExpandido a {
    border-bottom: none;
}
div.exibeItensBusca {
    align-items: center;
}