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
    }
}

:root {
    --primary-color: #337c9d;
    --fs-color-primary: #337c9d;
    --fs-color-secondary: #d26e4b;
    --fs-color-success: #7a9c59;
    --fs-color-alert: #b20000;
    --fs-experimental-link-color: #334862;
    --fs-experimental-link-color-hover: #111;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1370px
}

.row.row-collapse {
    max-width: 1340px
}

.row.row-small {
    max-width: 1362.5px
}

.row.row-large {
    max-width: 1400px
}

.header-main {
    height: 82px
}

#logo img {
    max-height: 82px
}

#logo {
    width: 230px;
}

.header-bottom {
    min-height: 46px
}

.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: rgba(255, 255, 255, 0)
}

.header-bg-image {
    background-repeat: repeat;
}

.header-bottom {
    background-color: #f1f1f1
}

.header-bottom-nav>li>a {
    line-height: 16px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

body {
    color: #111111
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #337c9d;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: Inter, sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav>li>a {
    font-family: Inter, sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: Inter, 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: Inter, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.header:not(.transparent) .header-bottom-nav.nav>li>a {
    color: #ffffff;
}

.header:not(.transparent) .header-bottom-nav.nav>li>a:hover,
.header:not(.transparent) .header-bottom-nav.nav>li.active>a,
.header:not(.transparent) .header-bottom-nav.nav>li.current>a,
.header:not(.transparent) .header-bottom-nav.nav>li>a.active,
.header:not(.transparent) .header-bottom-nav.nav>li>a.current {
    color: #eeee22;
}

.header-bottom-nav.nav-line-bottom>li>a:before,
.header-bottom-nav.nav-line-grow>li>a:before,
.header-bottom-nav.nav-line>li>a:before,
.header-bottom-nav.nav-box>li>a:hover,
.header-bottom-nav.nav-box>li.active>a,
.header-bottom-nav.nav-pills>li>a:hover,
.header-bottom-nav.nav-pills>li.active>a {
    color: #FFF !important;
    background-color: #eeee22;
}

.absolute-footer,
html {
    background-color: #4c9bb6
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}

/* Custom CSS */
.header-bottom {
    background: linear-gradient(90deg, #fff 0%, #4c9bb6 13.05%, #4c9bb6 50.1%, #4c9bb6 86.93%, #fff 100%);
}

.footer_main {
    background: linear-gradient(180deg, #fff -8.86%, #f8fdff 26.68%, #6bb0c8 190.73%);
}

.footer-menu .ux-menu-link__link {
    border-color: #dbecf2;
}

.notif_icon .icon-box-img {
    display: flex;
    align-items: center;
}

.notif_icon .icon-box-img img {
    padding-top: 0;
}

.notif_icon .icon-box-text p {
    margin-bottom: 0;
}

.notif_icon.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.5rem;
}

.notif_icon .icon-box-img .icon-inner {
    line-height: 0;
}

.notif_text {
    display: flex;
    font-size: 14px;
}

.notif_text p {
    font-size: inherit;
    margin-bottom: 0;
    display: flex;
}

.left-iconbox {
    align-items: center;
    margin-bottom: 0.5rem;
}

.left-iconbox .icon-box-text p {
    margin-bottom: 0;
}

.left-iconbox .icon-box-img {
    display: flex;
    align-items: center;
}

.left-iconbox .icon-box-img img {
    padding-top: 0;
}

.left-iconbox .icon-box-img .icon-inner {
    line-height: 1;
}

.left-iconbox.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 8px;
}

.pnomb p {
    margin-bottom: 0;
}

.s-title {
    background: url(/wp-content/uploads/2025/09/title-bg.png) center no-repeat;
    min-height: 80px;
}

.s-title h2 {
    transform: translateY(16px);
}

.icbox-adv .text p {
    margin-bottom: 4px;
}

.row-solid.row-solid .col:before {
    border-left-color: #357e9f;
}

.row-solid.row-solid>.col>.col-inner {
    padding-bottom: 0;
}

.shbet_video video {
    border-radius: 35px;
    aspect-ratio: 1 / 0.56215;
    width: 100%;
}

.shbet_video p {
    margin-bottom: 0;
}

.row_video .col_left {
    max-width: 62%;
    flex-basis: 62%;
}

.row_video .col_right {
    max-width: 62%;
    flex-basis: 62%;
}

.row_video .col_right .img {
    margin-bottom: 15px;
}

.row_video .col_right {
    max-width: 38%;
    flex-basis: 38%;
}

.section_app {
    background: linear-gradient(0deg, #fff 16.25%, #cff3ff 56.87%, #fff 88.65%);
}

.icb-downapp {
    align-items: center;
}

.icb-downapp .text>* {
    margin-bottom: 0;
}

.row-app .col_left {
    flex-basis: 38%;
    max-width: 38%;
}

.row-app .col_mid {
    flex-basis: 20%;
    max-width: 20%;
}

.row-app .col_right {
    flex-basis: 42%;
    max-width: 42%;
}

.row-5cols>.col {
    flex-basis: 20%;
    max-width: 20%;
}

.footer-menu .ux-menu-link__link {
    color: #000;
}

.footer-menu .ux-menu-link__link:hover {
    padding-left: 10px;
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .s-title {
        min-height: auto;
        background-size: 180%;
        background-position: bottom;
        padding-bottom: 8px;
    }

    .s-title h2 {
        transform: translateY(0);
    }

    .shbet_video video {
        border-radius: 10px;
    }

    .row_video .col_left {
        max-width: 100%;
        flex-basis: 100%;
    }

    .row_video .col_right {
        max-width: 100%;
        flex-basis: 100%;
    }

    .icbox-adv {
        padding-bottom: 1rem;
    }

    .row-app .col_left {
        flex-basis: 100%;
        max-width: 100%;
    }

    .row-app .col_mid {
        flex-basis: 35%;
        max-width: 35%;
    }

    .row-app .col_right {
        flex-basis: 65%;
        max-width: 65%;
    }

    .row-5cols>.col {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
}

.large-9 .post-item {
    background: #76767614;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    border: 1px;
    border-color: #5ca4bc;
    border-style: solid;
}


.post-sidebar aside {
    background: #76767614;
    padding: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    border: 1px;
    border-color: #5ca4bc;
    border-style: solid;
}

.video-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

.video-header-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-wrapper {
    position: relative;
    z-index: 1;
}