/* Body Start */

@font-face {
    font-family: 'Inter_Light';
    src: url('/wp-content/themes/igaming-theme/css/fonts/Inter/Inter_Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter_LightItalic';
    src: url('/wp-content/themes/igaming-theme/css/fonts/Inter/Inter_LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/igaming-theme/css/fonts/Inter/Inter_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter_Medium';
    src: url('/wp-content/themes/igaming-theme/css/fonts/Inter/Inter_Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter_SemiBold';
    src: url('/wp-content/themes/igaming-theme/css/fonts/Inter/Inter_SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tinos-Bold';
    src: url('/wp-content/themes/igaming-theme/css/fonts/Tinos/Tinos-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: 'Inter', sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,footer,header,main,nav {
    display: block
}

body {
    margin: 0;
    font-family: 'Inter', sans-serif;
    text-align: left;
    font-size: 1rem;
    line-height: 1.65;
    font-weight: 400;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    color: var(--c5);
    background-color: #ed29f40d;
}

[tabindex="-1"]:focus:not(.focus-visible),[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0
}

address,p {
    margin-bottom: 1rem
}

address {
    font-style: normal;
    line-height: inherit
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b {
    font-weight: bolder
}

small {
    font-size: 80%
}

sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;  
    top: -.5em
}

a {
    color: #007bff;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none!important
}

html {
    font-size: 100%;
    scroll-behavior: smooth
}


body.scroll-fixed {
    overflow-y: hidden
}

@media screen and (max-width: 980px) {
    body.menu-open {
        overflow-y:hidden
    }

    body.menu-open .header {
        height: 100vh;
        position: fixed;
        width: 100vw;
        overflow-y: auto
    }

    body.menu-open .disclaimer-header,body.menu-open .footer,body.menu-open .header~* {
        display: none
    }
}

img {
    max-width: 100%;
    height: auto
}

input {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=search]::-ms-clear,input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {
    display: none
}

textarea {
    outline: none;
    resize: vertical;
    overflow-x: hidden
}

iframe {
    border: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button {
    background: 0 0;
    border: none
}

a,button:active,button:focus {
    outline: none
}

a {
    color: #2d4878;
    color: var(--c16)
}

a,a:hover {
    text-decoration: none
}

a:hover {
    color: #ec001e;
    color: var(--c9);
}

.backdrop {
    z-index: -1;
    background: 0 0
}

.backdrop,.page-overlay {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.page-overlay {
    z-index: 20
}

.page-overlay.is-active {
    display: block
}

/* Body End */