
:root {
    --main-link-color: #564FFF;
    --main-link-hover-color: #FFF;
    --main-placeholder: #696969;

    --header-main-color: #FFF;

    --header-bg-color: rgba(5, 6, 34, 0.5);

    --navigation-link-color: #564FFF;
    --navigation-link-hover-color: #FFF;

    --footer-caption-color: #FFF;
    --footer-bg-color: rgba(5, 6, 34, 0.16);
    --footer-link-color: #564FFF;
    --footer-link-hover-color: #FFF;
}


body {
    background-color: #1F2238;
}

.__stock-game-busket .__busket {
    margin-top: 0 !important;
}

._bg {
    position: relative;
}
._bg::after {
    position: absolute;
    content: ' ';
    background-image: url('/images/theme/poe_bg-min-crop.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    opacity: 0.08;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}



.game-server-price-list select,
.server-select-stock select,
.__busket select {
    background-image: url('/images/app/arrow-select-white.svg');
}


.wrap-theme-group span,
.wrap-theme-group a {
    color: #FFF;
    background-color: rgba(86, 79, 255, 1);
    padding: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 8px;
    min-width: 144px;
    text-align: center;
}

.__comment {
    color: #FFF;
    padding: 24px;
    display: flex;
    margin-bottom: 24px;
}

.scrool-layout {
    background-color: rgba(5, 6, 34, 1);;
}

.wrap-theme-group a.item {
    background-color: rgba(30, 34, 66, 1);
}

.wrap-theme-group a:hover {
    background-color: rgba(86, 79, 255, 1);
}

.flex-wrap-stock-game h1 {
    color: #FFF;
}

.__wrap-server-list .__server-item {
    background-color: rgba(30, 34, 66, 0.32);
    color: #fff;
}

.__wrap-server-list .__active {
    background-color: rgba(35, 34, 104, 0.5);
}

.__wrap-server-list .__server-item:hover {
    background-color: rgba(35, 34, 104, 0.5);
}

.wrap-search-components {
    border: 1px solid rgba(30, 34, 66, 1);
    background-color: rgba(30, 34, 66, 1);
}

.wrap-search-components-active input,
.wrap-search-components input {
    background-color:  rgba(30, 34, 66, 1) !important;
    color: rgba(255, 255, 255, 0.8) !important;
}

.svg-icon svg path {
    fill: #fff;
}
.wrap-search-components .__search svg path {
    fill: rgba(86, 79, 255, 1);
}

.scrool-layout-content .__social-link-16 {
    color: #FFF;
}

.__conteiner-image-link a {
    color: rgba(25, 144, 197, 1);
    display: flex;
    gap: 8px;
}

.langauge-switch {
    background-color: rgba(5, 6, 34, 0.5);
    color: #FFF;
}

.langauge a {
    color: #FFF;
}

.langauge a:hover {
    color: rgba(86, 79, 255, 1);;
}

.__item .__wrap-payments-link a:hover {
    color: #FFF;
}

.__stock-game-busket .__busket {
    border: none;
    background-color: rgba(8, 13, 38, 0.48);
}

.__busket .__notification {
   color: #FFF;
   background-color: rgba(5, 6, 34, 1);
}

.__notification .__value {
    color: rgba(149, 210, 112, 1);
}

.__busket .__input-icon-wrap-full {
    border: 1px solid rgba(30, 34, 66, 1);
}

.__busket input {
    background-color: rgba(30, 34, 66, 1);
    color: #FFF;
}

.__busket .__succeess, .__busket .__succeess {
    border: 1px solid rgba(149, 210, 112, 1) !important;
}

.game-server-price-list select, .server-select-stock select, .__busket select {
    border: 1px solid rgba(30, 34, 66, 1);
    background-color: rgba(30, 34, 66, 1);
    color: #FFF;
}

.__busket .__input-icon-wrap {
    border: 1px solid rgba(30, 34, 66, 1);
    background-color: rgba(30, 34, 66, 1);
    color: #FFF;
}

.__busket .__wrap_coins_input,
.__busket .__wrap_coins_input .__measurements {
    background-color: rgba(30, 34, 66, 1);
    color: #FFF;
    border-radius: 8px;
}

.__wrap-top-item {
    color: #FFF;
}

.__busket .__row .__wrap-item .__top-value,
.__busket .__row .__wrap-item .__bottom-value {
    color: rgba(149, 210, 112, 1) !important;
}

.__busket .__checkout {
    background: linear-gradient(to right, rgba(65, 45, 46, 1), rgba(22, 21, 40, 1));
    color: #FFF;
}

.wrap-rating-row .__custon-order .__button,
.__checkout button.__to-checkout {
    background-color: rgba(86, 79, 255, 1);
}

.game-server-price-list .__caption-wrap .__caption,
.game-rating-value,
.game-rating,
.__row-final-price .__wrap-item .__info {
    color: #FFF;
}

.game-server-price-list .__item-price-list {
    border: none;
    background-color: rgba(30, 34, 66, 0.32);
    color: #fff;
}

.game-server-price-list .__caption-price-list {
    color: #FFF;
    background-color: rgba(8, 13, 38, 0.48);
}

.flex-wrap-stock-game .__stock-game-busket {
    color: #FFF;
}

.game-instruction-components  h3 {
    color: #FFF;
}

.game-instruction-components .items .item {
    background: rgba(5, 6, 34, 1);
    color: rgba(149, 210, 112, 1);
}

.game-instruction-components .items .item .line {
    background: linear-gradient(to right,rgba(217, 217, 217, 0.08), rgba(57, 40, 45, 1), rgba(255, 255, 255, 0.08));
}

.conteiner-order-information .__order-notification .__item,
.conteiner-order-information .__order-checkout,
.conteiner-order-information .__wrap-condition,
.__order-information-text-content .__title h2,
.conteiner-order-information .__wrap-text ol,
.conteiner-order-information .__wrap-text p,
.conteiner-order-information .__wrap-text,
.wrap-order-conteiner h1 {
    color: #FFF;
}

.conteiner-order-information {
    background-color: rgba(8, 13, 38, 0.48);
}

.conteiner-order-information .__order-information-text-content {
    background-color: rgba(8, 13, 38, 0.48);
    color: #FFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.conteiner-order-information {
    border: none;
}

.conteiner-order-information .__order-info-value {
    background-color: rgba(8, 13, 38, 0.48);
}

.custom-checkbox:checked+label::before,
.conteiner-order-information .__wrap-button .__to-checkout {
    background-color: rgba(86, 79, 255, 1);
}

.conteiner-order-information .__order-info-value .__item .__item-title {
    color: #FFF;
}

.conteiner-order-information .__order-info-value .__item .__item-value {
    color: #564FFF;
}

.__order-question button[type="submit"],
.__order-information-text-content .__title a {
    background-color: rgba(86, 79, 255, 1);
    color: #FFF;
}

.conteiner-order-information .__order-checkout textarea {
    border: none;
    background-color: rgba(30, 34, 66, 1);
    color: #FFF;
}

.conteiner-order-information .__postpayment-info {
    color: #FFF;
}

.__order-question input[type="text"] {
    color: #FFF;
    background-color: rgba(30, 34, 66, 1);
}

.__order-notification .__item .__color-green {
    background-color: rgba(149, 210, 112, 1) !important;
}

.wrap-search-components .__result * {
    color: #FFF !important;
}

.__policy {
    color: rgba(149, 210, 112, 1);
}

.__line-policy {
    background: linear-gradient(to right,rgba(217, 217, 217, 0.08), rgba(57, 40, 45, 1),rgba(255, 255, 255, 0.08));
}

.__image-email-info svg path {
    fill: #FFF;
}

.__game-information-about a.__buy-coints {
    background-color: rgba(86, 79, 255, 1);
}

.humburger svg path {
    fill: #FFF;
}


.conteiner-order-information .__postpayment-info .__info {
    color: #FFF;
}

.conteiner-order-information .__postpayment-info .__info-red {
    color: #564FFF;;
}

.conteiner-order-information .__postpayment-info .__link {
    background-color: #564FFF;;
}

@media only screen and (max-width: 768px) {

    .__row-final-price {
        grid-row-start: 5;
        grid-row-end: 5;
    }

    .__policy  {
        grid-row-start: 4;
        grid-row-end: 4;
    }

    .__policy {
        font-size: 14px;
        line-height: 21px;
    }


    .wrap-lannguage-mobile {
        color: #FFF;
    }

    nav {
        background-color:#1F2238 ;
    }
    .__wrap-item-checkout,
    .__bg-grey {
        background: linear-gradient(to right,rgba(65, 45, 46, 1), rgba(22, 21, 40, 1) );
    }

    .__item-info-checkout {
        color: #FFF;
    }

    .__wrap-server-list-mobile .__server-item {
        background-color: rgba(30, 34, 66, 0.32);
        color: #fff;
        border: none;
    }

    .logo-sm,
    .__wrap-server-list-mobile .__caption-mobile {
        color: #FFF;
    }

    .__wrap-server-list-mobile .__active {
        background-color: rgba(35, 34, 104, 0.5);
    }
}

