@font-face { font-family: 'icomoon'; src:  url('../eot/icomoond7f5-2.eot?hf986h'); src:  url('../eot/icomoond7f5-2.eot?hf986h#iefix') format('embedded-opentype'), url('../ttf/icomoond7f5-2.ttf?hf986h') format('truetype'), url('../woff/icomoond7f5-2.woff?hf986h') format('woff'), url('../svg/icomoond7f5-2.svg?hf986h#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block; }

/** My footer **/
.footerOuter {
    font-family: "Avenir LT Std", sans-serif;
    font-weight: 400;
}
.footer-inner {
    margin: 0 auto;
}

.footer-left img.footer-logo {
    max-width: 133px;
}

.footer-right, .footer-left {
    max-width: 490px;
    font-family: "Avenir LT Std", sans-serif;
}

.footer-border {
    margin: 29px 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
    display: inline-block;
}
ul.footerMenu, .social-icons ul {
    padding-left: 0;
}
ul.footerMenu li {
    display: inline-block;
    margin: 0;
}

ul.footerMenu li:not(:last-child) {
    margin-right: 25px;
}

ul.footerMenu li a {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    transition: 0.7s;
}

p.footer-tag {
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    color: #FFF;
    margin-top: 24px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before { content: "\e900"; }
.icon-linkedin:before { content: "\e901"; }
.icon-youtube:before { content: "\e902"; }
.icon-twitch:before { content: "\e903"; }
.icon-user:before { content: "\e904"; }
.icon-stars:before {content: "\e905";}
.icon-gamepad:before {content: "\e906";}
.icon-dashboard:before { content: "\e907";}
.icon-bar-chart:before { content: "\e908";}
.icon-device:before {content: "\e909";}
.icon-menu:before { content: "\e90a";}


.social-icons ul {
    margin-top: 24px;
}

.social-icons li {
    display: inline-block;
    margin: 0 12px 0 0;
}

.social-icons li a {
    color: var(--white);
    font-size: 30px;
    transition: 0.7s;
}

.social-icons li a:hover {
    color: #EF2D01FF;
}

/** Icons **/
.icon-facebook2:before, .icon-instagram:before {
    display:none;
}

.icon svg {
    width: 30px;
    height: 30px;
}

.icon-facebook2, .icon-instagram {
    display:flex;
    justify-content: center;
    align-items: center;
}

.social-icons ul {
    margin-top: 24px;
}

.social-icons ul, .social-icons ul * {
    display: flex;
    align-items: center;
}
.social-icons ul * {
    justify-content: center;
}

@media screen and (max-width: 767px){
    .social-icons ul {
        justify-content: center;
    }
}

.footer-right .footer-border {
    margin-top: 49px;
}

.footer-right {
    text-align: right;
    margin-left: auto;
}

.footer-right h2 {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-transform: initial;
    font-style: normal;
    letter-spacing: inherit;
    font-weight: 900;
}

.partner-logo-outer .footer-partner a, .partner-logo-outer .footer-partner span {
    display: inline-block;
    margin: 0 0 0 18px;
}

.partner-logo-outer .footer-partner span img {
    border-radius: 5px;
}

.partner-logo-outer .footer-partner {
    padding: 30px 0;
    border-bottom: 1px solid #fff;
}

.partner-logo-outer .footer-partner:last-child {
    border: none;
}

.privacy-text a, .privacy-text span {
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
}

.footerOuter a {
    transition: .3s linear;
}
.footerOuter a:hover, ul.footerMenu li a:hover  {
    color: #EF2D01FF;
    text-decoration: none;
}

.partner-logo-outer .footer-partner img {
    transition: transform 0.7s;
    object-fit: contain;
}

.footer-partner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 20px;
}

.partner-logo-outer .footer-partner img:hover {
    transform: scale(1.1);
}

.footer-right .privacy-text span {
    margin: 0 4px;
}

.b-games-search__input {
    border: 1px solid #fff;
    border-radius: 26px;
    width: 100%;
    line-height: 24px;
    position: relative;
    color: #fff;
    outline: none;
    box-shadow: none;
    min-height: 52px;
    padding: 10px 19px;
    resize: none;
    z-index: 1;
    background: transparent;
}
.b-games-search__input:focus {
    border: 1px solid #fff;
}
.b-games-search__reset {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    right: 22px;
    top: 46%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #999;
}
.b-games-search__reset:hover {
    color: #da202f;
}
.b-games-search__no-results {
    text-align: center;
    width: 100%;
    padding: 90px 0;
    font-size: 22px;
    color: #fff;
}

@media screen and (max-width: 992px) {
    .footer-right, .footer-left {
        max-width: 100%;
    }
    .footer-right {
        margin-left: 0;
    }
}


@media screen and (max-width: 767px) {
    .footerOuter {
        padding-top: 120px;
    }
    .footer-inner .footer-left, .footer-inner .footer-right {
        text-align: center;
    }
    footer.footerOuter .footer-border {
        margin: 29px 0 0;
    }
    .partner-logo-outer .footer-partner {
        display: flex;
        justify-content: space-around;
    }

    .partner-logo-outer .footer-partner a {
        margin: 0 0 0 8px;
    }
}
