
.Form__field .icon--input {
    color: var(--lightest-navy-blue-color);
}

.Form__forgot-password > svg {
    color: var(--lightest-navy-blue-color);
}

.iti-flag.en {
    height: 14px;
    background-position: -1775px 2px
}

.Footer {
    background-color: #0e0e0e !important;
    padding-top: 30px;
}
.Footer-actions__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    justify-content: center;
}
.Footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.Footer-links li{
margin-right: 10px;
}
.Footer-links li a{
color: #fff;
}
.Footer-links li a:hover{
    color: var(--gold);
}
.Languages {
    margin-right: 20px;
}
.Footer-socials__item {
    margin-right: 1.25rem;
    margin-top: 3px;
}
.Footer-socials__item>a {
    width: 2rem;
    height: 2rem;
}
.iti-flag {
    margin-right: 3px;
}
@font-face {
    font-family: 'milyonerpoker';
    src: url('../fonts/icons/milyonerpoker.eot?61040660');
    src: url('../fonts/icons/milyonerpoker.eot?61040660#iefix') format('embedded-opentype'),
    url('../fonts/icons/milyonerpoker.woff2?61040660') format('woff2'),
    url('../fonts/icons/milyonerpoker.woff?61040660') format('woff'),
    url('../fonts/icons/milyonerpoker.ttf?61040660') format('truetype'),
    url('../fonts/icons/milyonerpoker.svg?61040660#milyonerpoker') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "milyonerpoker";
    font-style: normal;
    font-weight: normal;
    speak: none;
    margin-right: 6px;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-home:before { content: '\e81c'; } /* 'î œ' */
.icon-live-casino:before { content: '\e81d'; } /* 'î ' */
.icon-casino-slot:before { content: '\e81e'; } /* 'î ž' */
.icon-poker:before { content: '\e81f'; } /* 'î Ÿ' */
.icon-poker-live:before { content: '\e821'; } /* 'î ¡' */
.icon-bonus:before { content: '\e822'; } /* 'î ¢' */
.icon-question:before { content: '\e823'; } /* 'î £' */
.icon-right:before { content: '\e824'; } /* 'î ¤' */
.icon-left:before { content: '\e825'; } /* 'î ¥' */
.icon-down:before { content: '\e826'; } /* 'î ¦' */
.icon-checked:before { content: '\e827'; } /* 'î §' */
.icon-close:before { content: '\e828'; } /* 'î ¨' */
.icon-tombala:before { content: '\e829'; } /* 'î ©' */

