
:root {
    --main-link-color: rgba(0, 25, 255, 1);
    --main-link-hover-color: #FFF;
    --main-placeholder: rgba(34, 34, 34, 0.8);

    --header-main-color: rgba(34, 34, 34, 1);

    --header-bg-color: rgba(226, 229, 255, 1);

    --navigation-link-color: rgba(0, 25, 255, 1);
    --navigation-link-hover-color: rgba(34, 34, 34, 1);

    --footer-caption-color: rgba(34, 34, 34, 1);
    --footer-bg-color: rgba(226, 229, 255, 1);
    --footer-link-color: rgba(0, 25, 255, 1);
    --footer-link-hover-color: rgba(34, 34, 34, 1);
}


body {
    background-color: rgba(255, 255, 255, 1);
}

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

.foxima-title {
    color: rgba(170, 125, 57, 1)
}



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

.wrap-theme-group  {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.wrap-theme-group span,
.wrap-theme-group a {
    color: rgba(34, 34, 34, 1);
    background-color: rgba(116, 130, 255, 1);
    padding: 12px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    border-radius: 8px;
    text-align: center;
}

.__comment {
    color: var(--footer-caption-color);
    padding: 24px;
    display: flex;
    margin-bottom: 24px;
}

.scrool-layout {
    background-color: rgba(226, 229, 255, 1);
}

.wrap-theme-group a.item {
    background-color: rgba(226, 229, 255, 1);
}
.wrap-theme-group a:hover {
    background-color: rgba(116, 130, 255, 1);
}

.flex-wrap-stock-game h1 {
    color: var(--header-main-color);
}

.__wrap-server-list .__server-item {
    background-color: rgba(226, 229, 255, 0.5);
    color: rgba(34, 34, 34, 1);
    border-radius: 8px;
}

.__wrap-server-list .__active {
    background-color: rgba(116, 130, 255, 1);
}

.__wrap-server-list .__server-item:hover {
    background-color: rgba(116, 130, 255, 1);
}

.wrap-search-components {
    border: 1px solid rgba(226, 229, 255, 1);
    background-color: rgba(226, 229, 255, 1);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.32);
}

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

.svg-icon svg path {
    fill: var(--header-main-color);
}
.wrap-search-components .__search svg path {
    fill: var(--header-main-color);
}

.scrool-layout-content .__social-link-16 {
    color: rgba(34, 34, 34, 1);
}

.__conteiner-image-link a {
    color: var(--main-link-color);
    display: flex;
    gap: 8px;
}

.langauge-switch {
    background-color: var(--header-bg-color);
    color: var(--header-main-color);
}

.langauge a {
    color: var(--header-main-color);
}

.langauge a:hover {
    color: var(--main-link-color);
}

.__item .__wrap-payments-link a:hover {
    color: var(--header-main-color);
}

.__stock-game-busket .__busket {
    border: none;
    margin-top: 0 !important;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.32);
}

.__busket .__notification {
   color: rgba(34, 34, 34, 1);
   background-color:rgba(226, 229, 255, 0.5);
}

.__notification .__value {
    color: rgba(239, 174, 83, 1);
}

.__busket .__input-icon-wrap-full {
    border: 1px solid rgba(226, 229, 255, 1);
}



.__busket input {
    background-color: rgba(226, 229, 255, 1);
    color: rgba(34, 34, 34, 1);
}

.__busket input::placeholder {
    color: rgba(34, 34, 34, 1);
}

.__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(116, 130, 255, 1);
    background-color: rgba(116, 130, 255, 1);
    color: rgba(34, 34, 34, 1);
}

.__busket .__input-icon-wrap {
    border: 1px solid rgba(226, 229, 255, 1);
    background-color: rgba(226, 229, 255, 1);
    color: rgba(34, 34, 34, 1);
}

.__busket .__wrap_coins_input,
.__busket .__wrap_coins_input .__measurements {
    background-color: rgba(226, 229, 255, 1);
    color: rgba(34, 34, 34, 1);
    border-radius: 8px;
}

.__wrap-top-item {
    color: rgba(34, 34, 34, 1);
}

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

.__busket .__checkout {
    background: rgba(116, 130, 255, 0.32);
    color: rgba(34, 34, 34, 1);
}

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

.game-server-price-list .__caption-wrap .__caption,
.game-rating-value,
.game-rating,
.__row-final-price .__wrap-item .__info {
    color: rgba(34, 34, 34, 1);
}

.game-server-price-list .__item-price-list {
    border: none;
    background-color: #FFF;
    color: rgba(34, 34, 34, 1);
}

.game-server-price-list .__caption-price-list {
    color: rgba(34, 34, 34, 1);
    background-color: rgba(226, 229, 255, 0.5);
}

.flex-wrap-stock-game .__stock-game-busket {
    color: rgba(34, 34, 34, 1);
}

.game-instruction-components  h3 {
    color: rgba(34, 34, 34, 1);
}

.game-instruction-components .items .item {
    background: rgba(226, 229, 255, 0.5);
    color: rgba(34, 34, 34, 1);
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.32);
}

.game-instruction-components .items .item .line {
    background: linear-gradient(to right,rgba(255, 209, 124, 1), rgba(255, 209, 124, 0.32));
}

.conteiner-order-information .__wrap-button .__change-order {
    color: #FFF;
    border-color: #FFF;
}

.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: rgba(34, 34, 34, 1);
}

.conteiner-order-information {
    background-color: #FFF;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.32);
}

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

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

.conteiner-order-information .__order-info-value {
    background-color: rgba(226, 229, 255, 0.5);
}

.custom-checkbox:checked+label::before,
.conteiner-order-information .__wrap-button .__to-checkout {
    background-color: var(--main-link-color);
}

.conteiner-order-information .__order-info-value .__item .__item-title {
    color: rgba(34, 34, 34, 1);
}

.conteiner-order-information .__order-info-value .__item .__item-value {
    color: var(--main-link-color);
}

.__order-question button[type="submit"],
.__order-information-text-content .__title a {
    background-color: var(--main-link-color);
    color: #fff;
}

.conteiner-order-information .__order-checkout textarea {
    border: none;
    background-color: rgba(226, 229, 255, 1);
    color: rgba(34, 34, 34, 1);
}

.__busket .__row {
    grid-template-columns: repeat(3, 1fr);
}

.conteiner-order-information .__postpayment-info {
    color: rgba(34, 34, 34, 1);
}

.__order-question input[type="text"] {
    color: rgba(34, 34, 34, 1);
    background-color: rgba(226, 229, 255, 1);;
}

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

.wrap-search-components .__result * {
    color: rgba(34, 34, 34, 0.8) !important;
}

.__policy {

    color: rgba(34, 34, 34, 1);
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 500;
}

.__policy strong {
    font-weight: 700 !important;
    color: rgba(239, 174, 83, 1) !important;
}

.__line-policy {
    display: none;
    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: var(--header-main-color);
}

.__game-information-about a.__buy-coints {
    background-color: var(--main-link-color);
}

.humburger svg path {
    fill: var(--header-main-color);
}


.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;;
}


.input-value-options {
    border: 1px solid  rgba(226, 229, 255, 1);
}

.input-value-options .value-item {
    height: 38px;
    background-color: rgba(226, 229, 255, 1);
}

.input-value-options .value-item:hover {
    background-color: rgba(116, 130, 255, 1);
    color: #fff;
}

.__row-line {
    height: 3px;
    background-color: rgba(226, 229, 255, 0.5);
    padding: 0 !important;
    margin-top: 26px !important;
    margin-left: 24px !important;
    margin-right: 24px !important;
}

.input-value-options .active {
    background-color: rgba(116, 130, 255, 1);
    color: #fff;
}

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

    .wrap-theme-group span,
    .wrap-theme-group a {
        font-size: 14px;
        line-height: 21px;
        display: flex;
        align-items: center;
    }



    .__busket .__row {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .wrap-theme-group {
        grid-template-columns: repeat(3, 1fr) !important;
    }

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

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

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

    .wrap-lannguage-mobile {
        color: rgba(34, 34, 34, 1);
    }

    nav {
        background-color:  rgba(255, 255, 255, 1) ;
    }

    .__busket .__checkout {
        background: rgba(116, 130, 255, 0.32);
    }

    .__bg-grey {
        background: rgba(116, 130, 255, 0.32);
        background-color: transparent !important;
    }

    .__wrap-item-checkout {
        background: #FFF !important;
    }

    .__item-info-checkout {
        color: rgba(34, 34, 34, 1);
    }

    .__wrap-server-list-mobile .__server-item {
        background-color: rgba(226, 229, 255, 0.5);
        color: rgba(34, 34, 34, 1);
        border: none;
        border-radius: 8px;
    }

    .logo-sm,
    .__wrap-server-list-mobile .__caption-mobile {
        color: rgba(34, 34, 34, 1);
    }

    .__wrap-server-list-mobile .__server-item:hover {
        background-color: rgba(116, 130, 255, 1);
    }
    .__wrap-server-list-mobile .__active {
        background-color: rgba(116, 130, 255, 1);
    }
}

