@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
.v-application {
font-family: "Nunito", sans-serif !important;
font-optical-sizing: auto !important;
font-style: normal !important;
}
.theme--light.v-application {
background-color: #ECF1F6 !important;
}
.shop-navbar[data-v-7d1b002f] {
border-radius: 8px !important;
height: 80px !important;
box-shadow: 0 4px 20px rgba(0,0,0,.015),0 2px 6px rgba(20,57,87,.02) !important;
}
.v-sheet.v-card {
border-radius: 8px !important;
box-shadow: 0 4px 20px rgba(0,0,0,.015),0 2px 6px rgba(20,57,87,.02) !important;
}
.v-toolbar__content {
height: 80px !important;
}
.v-toolbar a {
height: 60px !important;
margin-right: 10px !important;
}
.v-toolbar button {
height: 60px !important;
}
.buy-product-button {
background-color: #ffc93d !important;
border-radius: 100rem !important;
height: 44px !important;
}
.buy-product-button span{
color: #884310 !important;
}
.v-sheet.v-card.product-select-card {
box-shadow: none !important;
}
.v-toolbar__content, .v-toolbar__extension {
padding: 0px 10px !important;
}
.v-btn:not(.v-btn--round).v-size--default {
padding: 0 22px !important;
}
.cancel-modal-button {
background: #ecf1f6 !important;
border-radius: 100rem !important;
padding: 0 22px !important;
height: 44px !important;
}
.cancel-modal-button span {
color: #858993 !important;
}
.voucher-modal-button-cancel {
background: #ecf1f6 !important;
border-radius: 100rem !important;
padding: 0 22px !important;
height: 44px !important;
}
.voucher-modal-button-cancel span {
color: #858993 !important;
}
.voucher-modal-button {
background: #FFC93D !important;
border-radius: 100rem !important;
padding: 0 22px !important;
height: 44px !important;
}
.paymentprovider-button {
border-radius: 100rem !important;
padding: 0 22px !important;
height: 44px !important;
}
.v-input__append-outer button {
border-radius: 100rem !important;
padding: 0 22px !important;
height: 44px !important;
}
.voucher-modal-button span {
color: #884311 !important;
}
.product-select-card {
color: #1e2130 !important;
}
.product-select-card .v-card__text {
color: #1e2130 !important;
}
.latest-payments-player-info .mb-1 {
margin-bottom: 0px !important;
}
@media(max-width:960px) {
div.container.col-md-4.pt-0.pl-2.server-widget {
padding-left: 0px !important;
}
}
/* Column 3/12 */
.v-dialog--active .v-sheet .col-md-3{
padding-left:0px;
padding-right:0px;
}
/* Column 9/12 */
.v-dialog--active .v-sheet .col-md-9{
padding-right:0px;
}
/* Column 3/12 */
.v-dialog--active .v-sheet .col-md-3{
min-width:265px;
}
/* Column 3/12 */
.v-dialog--active .v-sheet .col-md-3{
min-width:265px;
}
.v-sheet > .v-card__text .col-md-9 {
max-width: 487px !important;
}
#app .v-dialog--active > .v-sheet {
background-color: #fff !important;
}
.products-card .product-select-card .flex-column span {
font-size: 16px !important;
}
.v-form .paymentprovider-button-group .paymentprovider-button{
margin-right:6px !important;
margin-bottom: 6px !important;
}
.paymentprovider-button {
background-color: #efefef !important;
}
.theme--light.v-card > .v-card__subtitle, .theme--light.v-card > .v-card__text {
color: rgb(0, 0, 0) !important;
}
/* Paragraph */
.products-card .Subpage > p{
margin-bottom:0px;
}
/* Paragraph */
.Subpage p p:nth-child(31){
margin-bottom:0px;
}
/* Cookie banner */
#app .v-main .cookie-banner{
background-color:rgba(30,33,48,0) !important;
background-blend-mode:normal;
}
/* Main */
#app .v-application--wrap .v-main{
padding-bottom:0px !important;
}
.v-sheet.v-alert {
border-radius: 8px !important;
box-shadow: 0 4px 20px rgba(0,0,0,.015),0 2px 6px rgba(20,57,87,.02) !important;
}
.v-application .red {
background-color: #FF5252 !important;
border-color: #FF5252 !important;
}
.products-card .product-select-card .product-name-card {
flex-direction: row !important;
justify-content: center !important;
}
.products-card .product-name-card .v-chip {
margin-left: 5px !important;
}
.products-card .product-select-card {
transition-property: transform;
transition-duration: 0.2s;
}
.products-card .product-select-card:hover {
transform: scale(1.02);
}
.products-card .col-xl-4{
flex:1 1 0%;
}
@media (min-width:1904px){
/* Container */
#app .v-application--wrap .v-main .v-main__wrap > .container{
max-width:1500px;
}
/* Column 12/12 */
.v-form > .col{
padding-left:0px;
padding-right:0px;
}
/* Paymentprovider button */
.v-form .paymentprovider-button-group .paymentprovider-button{
background-color:#e3eefa !important;
border-radius: 8px !important;
}
.theme--light.v-btn--active::before, .theme--light.v-btn--active:hover::before {
opacity: 0 !important;
}
.theme--light.v-btn:hover::before {
opacity: 0 !important;
}
.v-dialog--active .v-sheet .v-chip{
margin-bottom:3px;
}
.widget .flex-column .latest-payments-player:nth-child(5){
height:46px;
}
.server-widget .widget .flex-column{
padding-top:15px;
} ::-webkit-scrollbar { display: block !important; background: lightgray; width: 8px; } ::-webkit-scrollbar-thumb { background-color: var(--v-primary-base); outline: none; border-radius: 2px; }
ID: b59b8955-0842-4259-91f4-963562ed69a6
Głosy: +3
Autor: ivall
Utworzony: 19:36:32 16.02.2025
Kolor główny: brak
Wspierane motywy: jasny
Prosty i ładny jasny motyw