body{
    background: #333333
}

.navbar-brand > img{
	max-height: 40px;
}
footer{
	background: #000;
	color: #ffe42d;
	padding: 30px;
}

footer a,footer a:active,footer a:hover,footer a:visited{
    color: #ffe42d;
}

.card-body > a{
    width:100%;
    margin-bottom: 4px;
    text-align: center;
}
.card-footer{
    padding-bottom: 26px;
}

.btn-more, .btn-buy{
    border-radius: 0;
    margin:0;
    width: 100%;
    position: absolute;
    left: 0;
}
.btn-more-details, .btn-buy-details{
    border-radius: 0;
    margin:0;
    width: 100%;
}

#productDetails{
    visibility: visible!important;
}

#productDetails .description{
    padding: 20px;
    font-size: 15px;
}

#productDetails .ad h5{
    font-size: 0.7rem;
}

.gameAttr{
    background: gold;
    color: black;
    font-size: 10px;
    border-radius: 5px;
    padding: 3px;
    margin: 2px;
    word-break: break-all;
    float: left;
}


.result .btn-buy small s{
    display:none;
}
.result.oferta .btn-buy small s{
    display: inline;
}

.card{
    border-radius: 0;
    background-color: rgba(255,255,255,0.05);
}
.card-body{
    position: relative;
    padding-bottom: 80px;
}
.card-title{
    color: #ffe42d;

}
.card-text{
    color: #fff;;
}

.btn-more{
    background: transparent;
    color: #fff;
    border: 3px solid #ffe42d;
    padding: 2px;
    bottom: 0px;
}
.btn-buy{
    background: #ffe42d;
    color: #000;
    border: solid 1px #ffe42d;
    bottom: 40px;
}

.btn-more:hover, .btn-buy:hover{
    color: #000;
    background: #e5c916;
    border-color: #e5c916;
}
.btn-more-details{
    background: transparent;
    color: #fff;
    border: 3px solid #ffe42d;
    padding: 2px;
}
.btn-buy-details{
    background: #ffe42d;
    color: #000;
    border: solid 1px #ffe42d;
}

.btn-more-details:hover, .btn-buy-details:hover{
    color: #000;
    background: #e5c916;
    border-color: #e5c916;
}

.list{
    position: relative;
    padding-bottom: 60px;
}

.loading,.loadingDetails, .loading,.loadingPrices{
    position:absolute;
    bottom:0;
    left:0;
    text-align: center;
    display:none;
    color: #ffe600;
    width: 100%;
}
.loading.active,.loadingDetails.active, .loading,.loadingPrices.active{
    display:block;
}

.noResults{
    position:absolute;
    bottom:0;
    left:0;
    text-align: center;
    display:none;
    color: #ffe600;
    width: 100%;
}
.noResults.active{
    display:block;
}

.pageHead{
    background-size: cover;
    background-position: center center;
    background-image: url('https://www.gamerscore.com.br/wp-content/uploads/2022/06/Gerar_Link_fundo.png');
    text-align: center;
    padding: 10px 80px;
}
.pageHead > div{
    background-color: rgba(0,0,0,0.7);
}
.pageHead > div > div{
    padding: 10px;
}
.pageHead > div > div > h1,.pageHead > div > div > p,.pageHead > div > div > small{
    color: #fff;
}

.search > div{
    width: 80%;
    margin-left: 10%;
}
.search > div > input, .search > div > button{
    border-radius: 0;
}

.gold{
    color:gold;
    position:absolute;
    left: 5px;
    top: 5px;
    filter: drop-shadow(0 0 5px #000);
    font-size: 2rem;
}
s{
    color: gray;
    font-size: 0.7rem;
}

.orderStyle{
    color: #ffe600;
    text-align: right;
    margin-top: -15px;
    position: relative;
}

.orderStyle > span{
    cursor: pointer;
}

.orderStyle > .orderList{
    display:none;
    position: absolute;
    top: 100%;
    right: 0px;
    width: 250px;
    filter: drop-shadow(0 15px 5px #000);
    z-index: 10;
    background-color: goldenrod;
    color: #000;
}
.orderStyle > .orderList > ul{
    display: inline-block;
    padding: 0;
}
.orderStyle > .orderList > ul > li{
    float: left;
    width: 100%;
    height: auto;
    list-style: none;
    padding: 10px;
    padding-right: 5px;
    cursor: pointer;
}

.orderStyle > .orderList.active{
    display:block;
}

.orderStyle > .style{
    background: gold;
    color: black;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    border-radius: 3px;
}

.orderStyle > .order{
    background: gold;
    color: black;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
}
.orderStyle > .order.active{
    border-bottom: 3px solid goldenrod;
    background: goldenrod;
}

.orderStyle > .style:hover, .orderStyle > .order:hover{
    background: goldenrod;
}

.listType1 .result{
    color: #fff;
    line-height: 35px;
    margin: 0;
    margin-bottom: 5px;
}


.listType1 .result .btn-more,.listType1 .result .btn-buy{
    display: block;
    width: 100%;
    position: revert;
    font-size: 0.7rem;
}

.listType1 .result:nth-child(odd){
    background: #383838
}

.listType1 .gold{
    color:gold;
    position:absolute;
    font-size:6px;

}

.listType1 .title{
    position: relative;
    font-size: 14px;
}
.listType1 .time{
    font-size: 11px;
}
.listType1 .offer{
    font-size: 11px;
}

.title > a{
    color: #ffe600;
    text-decoration: none;
}

.ad{
    color: #ffe600;
    width:100%!important;
}

.btn-xbox, .btn-fc{
    margin-bottom: 3px;
    width: 100%;
}
.btn-xbox s, .btn-fc s{
    color: darkgray;
}
.btn-xbox .ico, .btn-fc .ico{
    display:inline-block;
    height:30px;
    width:30px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.btn-xbox .ico{
    background-image: url(logoMicrosoft.png);
    
}
.btn-fc .ico{
    background-image: url(logoFc.png);
}

.btn-xbox,.btn-xbox:hover{
    background: green;
    color: white;
}
.btn-fc,.btn-fc:hover{
    background: white;
    color: black;
}

.advSearch .badge{
    width:auto;
    text-decoration: none;
    background-color: gray;
    color: white;
    margin-right: 3px;
}
.advSearch .badge > input{
    vertical-align: top;
    pointer-events: none;
}
.advSearch .badge.active{
    background-color: #ffe42d;
    color: black;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #ffe600;;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
  }
  
  @keyframes lds-ellipsis1 {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
  }
  

@media(max-width:760px) {.card{flex:unset;display:block; font-size:1rem;} .card h5{ font-size:1rem;}.card img{width:40%;float:left;display:block;margin:0;margin-bottom:33%;}.card .card-body{width:55%;float:left;display:block;margin-left:3%;}}
@media(max-width:576px) {.card img{width:30%;float:left;display:block;margin:0;margin-bottom:19%;}}

@media(min-width:760px){
    .listType1 .title{
        position: relative;
        font-size: 16px;
    }
    .listType1 .time{
        font-size: 14px;
    }
    .listType1 .offer{
        font-size: 14px;
    }
}