img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px;
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color)
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

.bg-loaded {
    opacity: 1;
}

:root {
    --primary-color: #446084;
    --fs-color-primary: #446084;
    --fs-color-secondary: #d26e4b;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #4c9bb6;
    --fs-experimental-link-color-hover: #ff9800;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

.header-main {
    height: 90px
}

#logo img {
    max-height: 90px
}

#logo {
    width: 200px;
}

.header-bottom {
    min-height: 55px
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 90px
}

.transparent #logo img {
    max-height: 90px
}

.has-transparent+.page-title:first-of-type,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type .page-title {
    padding-top: 140px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important
}

.stuck #logo img {
    max-height: 70px !important
}

.header-bg-color {
    background-color: #133c75
}

.header-bg-image {
    background-repeat: repeat;
}

.header-bottom {
    background-color: #4c9bb6
}

.header-bottom-nav>li>a {
    line-height: 16px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

body {
    color: #000000
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #000000;
}

body {
    font-size: 100%;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: "Roboto Slab", sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav>li>a {
    font-family: "Roboto Slab", sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: "Roboto Slab", sans-serif;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: "Roboto Slab", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: "Roboto Slab", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.absolute-footer,
html {
    background-color: #ffffff
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}

.label-new.menu-item>a:after {
    content: "New";
}

.label-hot.menu-item>a:after {
    content: "Hot";
}

.label-sale.menu-item>a:after {
    content: "Sale";
}

.label-popular.menu-item>a:after {
    content: "Popular";
}

.header-button a {
    background-color: #3498db !important;
    color: #ffffff;
    border-radius: 8px;
    border: 2px solid #2980b9;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.header-button a:hover {
    background-color: #2980b9;
    transform: scale(1.05);
}

[aria-label="breadcrumbs"] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
}

.home [aria-label="breadcrumbs"],
#homepage [aria-label="breadcrumbs"] {
    display: none;
}



body.archive.category .post {
    background-color: #ffffff;
    padding: 20px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 20px;
}

body.archive.category .post:hover {
    border-color: #007bff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

body.archive.category .entry-meta {
    display: none;
}

body.archive.category .more-link.button.primary.is-outline.is-smaller {
    display: none;
}

body.archive.category entry-category.is-xsmall {
    display: none;
}

.post-sidebar {
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

.post-sidebar {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

body.archive.category .entry-category.is-xsmall {
    display: none;
}

#footer {
    color: #4c9bb6;

}

#footer a {
    color: #4c9bb6;

}

#footer a:hover {
    color: #ff9800;

}

#footer .copyright-footer {
    color: #4c9bb6;
}

.mobile-sidebar.no-scrollbar {
    background-color: #003366;
    color: #ffffff;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.mobile-sidebar.no-scrollbar a {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
    display: block;
    transition: color 0.3s, background-color 0.3s;
}

.mobile-sidebar.no-scrollbar a:hover {
    color: #ffcc00;
    background-color: #005c99;
    border-radius: 5px;
}

.mobile-sidebar.no-scrollbar .menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 5px 0;
}

.mobile-sidebar.no-scrollbar .menu-item:hover {
    background-color: #004080;
}

.btn-bet-now {
    background: linear-gradient(90deg, #4C9BB6, #1D728A);
    
    color: #fff;
    
    font-size: 18px;
    
    font-weight: bold;
    
    text-transform: uppercase;
    
    padding: 12px 20px;
    
    border: none;
    
    border-radius: 8px;
    
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    
    cursor: pointer;
    
    transition: all 0.3s ease-in-out;
    
}

.btn-bet-now:hover {
    background: linear-gradient(90deg, #1D728A, #4C9BB6);
    
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
    
    transform: scale(1.05);
    
    color: #e0f7ff;
    
}

.block-1 {
    background: #4C9BB6;
    
    border-radius: 10px;
    
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    
    color: #fff;
    
}

.block-1:hover {
    transform: translateY(-5px);
    
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    
}

.block-1 a {
    color: white;
}

.block-1 p {
    color: white;
}

.block-1 h1 {
    color: white;
}

.block-1 {
    padding: 5px;
}

.block-1 a:hover {
    color: #ff9800;
}

.block-2 {
    border: 2px solid #ffcc00;
    
    border-radius: 8px;
    
    padding: 15px;
    
    background-color: #ffffff;
    
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    
    transition: all 0.3s ease-in-out;
    
}

.block-2:hover {
    border-color: #ff9900;
    
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    
    transform: translateY(-2px);
    
}

.block-3 {
    border: 3px solid #00aaff;
    
    border-radius: 10px;
    
    padding: 20px;
    
    background: linear-gradient(135deg, #f0f8ff, #ffffff);
    
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    
    transition: all 0.3s ease-in-out;
    
    position: relative;
    
    overflow: hidden;
}

.block-3:hover {
    border-color: #0077cc;
    
    background: linear-gradient(135deg, #e0f7ff, #ffffff);
    
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    
    transform: translateY(-5px);
    
}

.block-3::before {
    content: '';
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 170, 255, 0.05);
    
    z-index: -1;
    
    transition: background 0.3s ease-in-out;
}

.block-3:hover::before {
    background: rgba(0, 170, 255, 0.1);
    
}

.block-4 {
    border: 4px solid #ffc107;
    
    border-radius: 12px;
    
    padding: 20px;
    
    background: linear-gradient(135deg, #fffbe6, #ffffff);
    
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    
    transition: all 0.3s ease-in-out;
    
    position: relative;
    
    overflow: hidden;
    
}

.block-4:hover {
    border-color: #e0a800;
    
    background: linear-gradient(135deg, #ffefc2, #ffffff);
    
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    
    transform: scale(1.03);
    
}

.block-4::before {
    content: '';
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 193, 7, 0.05);
    
    z-index: -1;
    
    transition: background 0.3s ease-in-out;
}

.block-4:hover::before {
    background: rgba(255, 193, 7, 0.1);
    
}

.block-5 {
    border: 2px dashed #17a2b8;
    
    border-radius: 15px;
    
    padding: 25px;
    
    background: linear-gradient(145deg, #e3f9fc, #ffffff);
    
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    
    transition: all 0.3s ease-in-out;
    
    position: relative;
    
    overflow: hidden;
    
}

.block-5:hover {
    border-color: #138496;
    
    background: linear-gradient(145deg, #d1f0f5, #ffffff);
    
    transform: scale(1.05);
    
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    
}

.block-5::before {
    content: '';
    
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    background: rgba(23, 162, 184, 0.05);
    
    z-index: -1;
    
    transform: rotate(45deg);
    
    transition: all 0.3s ease-in-out;
}

.block-5:hover::before {
    background: rgba(23, 162, 184, 0.1);
    
}

.faq {
    border: 2px solid #ffcc00;
    
    border-radius: 8px;
    
    padding: 15px;
    
    background-color: #ffffff;
    
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    
    transition: all 0.3s ease-in-out;
    
}

.faq:hover {
    border-color: #ff9900;
    
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    
    transform: translateY(-2px);
    
}

.faq-title {
    font-size: 1.5em;
    
    font-weight: bold;
    
    color: #333333;
    
    margin-bottom: 10px;
    
}

.faq-content {
    font-size: 1em;
    
    line-height: 1.6;
    
    color: #666666;
    
}

.block-6 {
    border: 3px solid #6f42c1;
    
    border-radius: 10px;
    
    padding: 20px;
    
    background: linear-gradient(135deg, #f3e6ff, #ffffff);
    
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    
    position: relative;
    
    overflow: hidden;
    
    transition: all 0.3s ease-in-out;
    
}

.block-6:hover {
    border-color: #5a2a9e;
    
    background: linear-gradient(135deg, #e5ccff, #ffffff);
    
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    
    transform: scale(1.05);
    
}

.block-6::before {
    content: '';
    
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    background: rgba(111, 66, 193, 0.05);
    
    transform: rotate(45deg);
    
    z-index: -1;
    
    transition: all 0.3s ease-in-out;
}

.block-6:hover::before {
    background: rgba(111, 66, 193, 0.1);
    
}