/*   Single Slot Page  */
.single-slot-section .single-slot-features .main-content>section,
.single-slot-section .single-slot-features .main-content>p,
.single-slot-section .single-slot-features .main-content>h1,
.single-slot-section .single-slot-features .main-content>h2,
.single-slot-section .single-slot-features .main-content>h3,
.single-slot-section .single-slot-features .main-content>h4,
.single-slot-section .single-slot-features .main-content>h5,
.single-slot-section .single-slot-features .main-content>h6 {
    padding: 0;
}

.single-slot-section .breadcrumbs {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
}

.slot-hero-left img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.slot-hero-left img,
.sidebar-vertical-casino img {
    object-fit: contain;
}

.slot-best-casinos .vertical-casino-spins {
    min-height: 110px;
}

.slot-best-casinos .vertical-casino-btm-txt {
    color: #9F9F9F;
    margin-top: 13px;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
}

@media only screen and (min-width: 1200px) {
    body .page-wrap main .single-slot-section {
        width: 100%;
        min-width: 100%;
        margin-top: 0px;
    }

    .single-slot-hero {
        background-color: #1b1a25;
    }

    .slot-hero-left {
        height: 244px;
        width: 256px;
        left: 0px;
    }

    .slot-hero-center {
        min-height: 246px;
        width: 448px;
        padding: 20px;
    }

    .slot-hero-center .slot-hero-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #bcbfc8;
    }

    .slot-hero-center h1 {
        font-size: 33px;
        font-weight: 700;
        line-height: 50px;
        text-align: left;
        color: white;
        margin: 0px 0px 20px 0px;
    }

    .single-slot-hero button {
        padding: 0px;
        height: 47px;
        max-width: 251px;
        width: 100%;
        border: none;
        margin-top: 20px;
        display: block;
    }

    .single-slot-hero button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .slot-hero-center {
        border: 1px solid #403f52;
    }

    .hero-slot-content {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        min-height: 276px;
        max-width: 1140px;
        width: 100%;
        top: 190px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 50px;
    }

    .game-info-list ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .game-info-list ul li {
        border-bottom: 1px solid #403f52;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #bcbfc8;

        min-height: 43px;
        display: flex;
        align-content: center;
    }

    .slot-hero-right {
        max-width: 374px;
        width: 100%;
        top: 20.5px;
    }

    .single-slot-section .breadcrumbs {
        max-width: 1140px;
        width: 100%;
        color: #fff;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 42px;
    }

    .slot-best-casinos {
        max-width: 1140px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .vertical-single-casino {
        min-height: 420px;
        width: 100%;
        max-width: 270px;
        border: 1px solid #d6d6d6;
        padding: 25px 10px 25px 10px;
        position: relative;
    }

    .vertical-single-casino span {
        display: blok;
    }

    .vertical-single-casino img {
        height: 85px;
        width: 85px;
        left: 82.5654296875px;
        top: 0px;
        border-radius: 100px;
        margin: 0 auto;
        display: block;
    }

    .slot-best-casinos h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        text-align: center;
        margin: 10px 0px 14px 0px;
    }

    .slot-best-casinos .vertical-casino-spins {
        background-color: #49b83726;
        color: #2f5429;
        display: flex;
        align-items: center;
        padding: 16px 55px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
    }

    .slot-best-casinos button {
        padding: 0px;
        height: 47px;
        max-width: 251px;
        width: 100%;
        border: none;
        margin: 10px 0px 13px 0px;
        display: block;
    }

    .slot-best-casinos button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .slot-best-casinos .vertical-casino-btm-txt {
        max-width: 240px;
        width: 100%;
        display: block;
        position: absolute;
        bottom: 30px;
        text-align: center;
    }

    .slot-best-casinos .vertical-casino-btm-txt p {
        margin: 0px;
        padding: 0px;
    }

    .slot-best-casinos h2 {
        text-align: Center;
        margin: 50px;
    }

    .slot-best-casinos-list {
        display: flex;
        justify-content: center;
        margin: 35px 0px 0px 0px;
        gap: 20px;
    }

    .bottom-single-casino {
        max-width: 1140px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        display: flex;
        margin-top: 50px;
    }

    .single-slot-section h2 {
        margin-top: 0px;
        margin-bottom: 25px;

        font-size: 29px;
        font-weight: 700;
        line-height: 35px;
        text-align: left;
    }

    .single-slot-features {
        max-width: 790px;
        width: 100%;
        margin-right: 32px;
    }

    .slot-sidebar {
        width: 100%;
        max-width: 320px;
    }

    .game-info-features ul {
        margin: 0px;
        padding: 30px;
        list-style: none;
        border: 1px solid #cbcbcb;
        width: 100%;
    }

    .game-info-features ul li {
        border-bottom: 1px solid #dfe2e4;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #606469;

        min-height: 43px;
        display: flex;
        align-content: center;
    }

    .game-info-features ul li .info-list-value {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        text-align: left;
        color: #1c1d1e;
    }

    .info-list-label {
        width: 100%;
        max-width: 130px;
        margin-right: 14px;
    }

    .sidebar-vertical-casino img {
        max-width: 320px;
        width: 100%;
        height: 188px;
    }

    .sidebar-vertical-casino {
        width: 100%;
        max-width: 320px;
    }

    .sidebar-vertical-casino button {
        padding: 0px;
        height: 47px;
        max-width: 320px;
        width: 100%;
        border: none;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
    }

    .sidebar-vertical-casino button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .single-slot-table {
        border: 1px solid #cbcbcb;
        width: 100%;
        max-width: 790px;
        top: 57px;
        padding: 30px;
    }

    .slot-info-label {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #5f5f5f;
        display: block;
    }

    .slot-info-value {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
        color: #1b1a25;
        display: block;
    }

    .slot-info-tab {
        margin-bottom: 30px;
    }

    .single-slot-section ul li:last-child {
        border-bottom: none;
    }

    .info-list-label,
    .info-list-value {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .slot-best-casinos {
        margin-top: 50px;
    }

    .slot-best-casinos h2 {
        text-align: center;
    }

    .single-slot-section .stars-content img {
        width: 19px;
        margin-top: 5px;
        margin-right: 3px;
        height: 19px;
    }

    .single-slot-section ul li .stars-content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
}

@media only screen and (min-width: 1000px) {
    body .page-wrap main .single-slot-section {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .breadcrumbs {
        margin-top: 100px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1200px) {
    body .page-wrap main .single-slot-section {
        width: 100%;
        min-width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .single-slot-hero {
        background-color: #1b1a25;
    }

    .slot-hero-left {
        height: 244px;
        width: 100%;
    }

    .slot-hero-center {
        margin: 30px 0px;
        width: 100%;
        padding: 20px;
    }

    .slot-hero-center .slot-hero-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        display: block;
        color: #bcbfc8;
    }

    .slot-hero-center h1 {
        font-size: 33px;
        font-weight: 700;
        line-height: 50px;
        text-align: center;
        color: white;
        margin: 0px 0px 20px 0px;
    }

    .single-slot-hero button {
        padding: 0px;
        height: 47px;
        max-width: 302px;
        width: 100%;
        border: none;
        margin-top: 20px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .single-slot-hero button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .slot-hero-center {
        border: 1px solid #403f52;
    }

    .hero-slot-content {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 0px 15px;
        min-height: 276px;
        max-width: 100%;
        width: 100%;
        top: 10px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 30px;
    }

    .game-info-list ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .game-info-list ul li {
        border-bottom: 1px solid #403f52;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #bcbfc8;

        min-height: 43px;
        display: flex;
        align-content: center;
    }

    .slot-hero-right {
        max-width: 100%;
        width: 100%;
        top: 20.5px;
    }

    .single-slot-section .breadcrumbs {
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
        padding: 0px 35px;
    }

    .slot-best-casinos {
        max-width: 1140px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .vertical-single-casino {
        min-height: 420px;
        width: 100%;
        max-width: 270px;
        border: 1px solid #d6d6d6;
        padding: 25px 10px 25px 10px;
        position: relative;
    }

    .vertical-single-casino span {
        display: blok;
    }

    .vertical-single-casino img {
        height: 85px;
        width: 85px;
        left: 82.5654296875px;
        top: 0px;
        border-radius: 100px;
        margin: 0 auto;
        display: block;
    }

    .slot-best-casinos h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        text-align: center;
        margin: 10px 0px 14px 0px;
    }

    .slot-best-casinos .vertical-casino-spins {
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        text-align: center;
        padding: 16px 55px;
        background-color: #49b83726;
        color: #2f5429;
    }

    .slot-best-casinos button {
        padding: 0px;
        height: 47px;
        max-width: 251px;
        width: 100%;
        border: none;
        margin: 10px auto 13px auto;
        display: block;
    }

    .slot-best-casinos button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .slot-best-casinos .vertical-casino-btm-txt {
        display: block;
        position: absolute;
        bottom: 30px;
        max-width: 240px;
        width: 100%;
        text-align: center;
    }

    .slot-best-casinos .vertical-casino-btm-txt p {
        margin: 0px;
        padding: 0px;
    }

    .slot-best-casinos h2 {
        text-align: Center;
        margin: 50px;
    }

    .slot-best-casinos-list {
        display: flex;
        justify-content: center;
        margin: 35px 0px 0px 0px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .bottom-single-casino {
        max-width: 100%;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        display: flex;
    }

    .single-slot-section h2 {
        margin-top: 0px;
        margin-bottom: 25px;

        font-size: 29px;
        font-weight: 700;
        line-height: 35px;
        text-align: left;
    }

    .single-slot-features {
        max-width: 100%;
        width: 100%;
        margin: 30px 15px;
    }

    .slot-sidebar {
        width: 100%;
        max-width: 320px;
    }

    .game-info-features ul {
        margin: 0px;
        padding: 30px;
        list-style: none;
        border: 1px solid #cbcbcb;
        width: 100%;
    }

    .game-info-features ul li {
        border-bottom: 1px solid #dfe2e4;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #606469;

        min-height: 43px;
        display: flex;
        align-content: center;
    }

    .game-info-features ul li .info-list-value {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        text-align: left;
        color: #1c1d1e;
    }

    .info-list-label {
        width: 100%;
        max-width: 130px;
        margin-right: 14px;
    }

    .sidebar-vertical-casino img {
        height: 188px;
        width: 100%;
        max-width: 320px;
        object-fit: cover;
    }

    .sidebar-vertical-casino {
        width: 100%;
        max-width: 320px;
    }

    .sidebar-vertical-casino button {
        padding: 0px;
        height: 47px;
        max-width: 320px;
        width: 100%;
        border: none;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
    }

    .sidebar-vertical-casino button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .single-slot-table {
        border: 1px solid #cbcbcb;
        width: 100%;
        max-width: 790px;
        top: 57px;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
    }

    .single-slot-features h2 {
        width: 100%;
        max-width: 790px;
        margin-left: auto;
        margin-right: auto;
    }

    .slot-info-label {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #5f5f5f;
        display: block;
    }

    .slot-info-value {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
        color: #1b1a25;
        display: block;
    }

    .slot-info-tab {
        margin-bottom: 30px;
    }

    .slot-sidebar {
        display: none;
    }

    .single-slot-section ul li:last-child {
        border-bottom: none;
    }

    .info-list-label,
    .info-list-value {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .slot-best-casinos {
        margin-top: 25px;
    }

    .slot-best-casinos h2 {
        width: auto;
        text-align: center;
    }

    .single-slot-section .stars-content img {
        width: 19px;
        margin-top: 5px;
        margin-right: 3px;
        height: 19px;
    }

    .single-slot-section ul li .stars-content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }

    .single-slot-section .bottom-single-casino .p-rich_text_section .review-steps-section {
        padding: 0px
    }

    .single-slot-section .bottom-single-casino .p-rich_text_section .review-steps-section {
        padding: 0px
    }

    .single-slot-section .bottom-single-casino .p-rich_text_section .pros_cons_section {
        margin: 40px 0px;
    }
}

/*  mobile css slot page */
@media only screen and (max-width: 600px) {
    body .page-wrap main .single-slot-section {
        width: 100%;
        min-width: 100%;
        margin: 0px;
        padding: 0px;
        margin-top: 99px;
    }

    .single-slot-hero {
        background-color: #1b1a25;
    }

    .slot-hero-left {
        height: 246px;
        width: 100%;
        left: 0px;
    }

    .slot-hero-center {
        margin: 30px 0px;
        width: 100%;
        padding: 20px;
    }

    .slot-hero-center .slot-hero-text {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #bcbfc8;
    }

    .slot-hero-center h1 {
        font-size: 33px;
        font-weight: 700;
        line-height: 50px;
        text-align: left;
        color: white;
        margin: 0px 0px 20px 0px;
    }

    .single-slot-hero button {
        padding: 0px;
        height: 47px;
        max-width: 302px;
        width: 100%;
        border: none;
        margin-top: 20px;
        display: block;
    }

    .single-slot-hero button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .slot-hero-center {
        border: 1px solid #403f52;
    }

    .hero-slot-content {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 0px 15px;
        min-height: 276px;
        max-width: 100%;
        width: 100%;
        top: 190px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 50px;
    }

    .game-info-list ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .game-info-list ul li {
        border-bottom: 1px solid #403f52;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #bcbfc8;

        min-height: 43px;
        display: flex;
        align-content: center;
    }

    .slot-hero-right {
        max-width: 100%;
        width: 100%;
        top: 20.5px;
    }

    .single-slot-section .breadcrumbs {
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
        padding: 0px 15px;
    }

    .slot-best-casinos {
        max-width: 100%;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 15px;
    }

    .vertical-single-casino {
        min-height: auto;
        width: 100%;
        max-width: 100%;
        border: 1px solid #d6d6d6;
        padding: 25px 10px 25px 10px;
        margin-bottom: 30px;
    }

    .vertical-single-casino span {
        display: blok;
    }

    .vertical-single-casino img {
        height: 85px;
        width: 85px;
        left: 82.5654296875px;
        top: 0px;
        border-radius: 100px;
        margin: 0 auto;
        display: block;
    }

    .slot-best-casinos h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        text-align: center;
        margin: 10px 0px 14px 0px;
    }

    .slot-best-casinos .vertical-casino-spins {
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 26px;
        text-align: center;
        padding: 16px 55px;
        background-color: #49b83726;
        color: #2f5429;
    }

    .slot-best-casinos button {
        padding: 0px;
        height: 47px;
        max-width: 100%;
        width: 100%;
        border: none;
        margin: 10px 0px 13px 0px;
        display: block;
    }

    .slot-best-casinos button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .slot-best-casinos .vertical-casino-btm-txt {
        display: block;
    }

    .slot-best-casinos .vertical-casino-btm-txt p {
        margin: 0px;
        padding: 0px;
    }

    .slot-best-casinos h2 {
        text-align: left;
        margin-top: 30px;
    }

    .slot-best-casinos-list {
        display: flex;
        justify-content: space-between;
        margin: 30px 0px 0px 0px;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
    }

    .bottom-single-casino {
        max-width: 100%;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        display: flex;
    }

    .single-slot-section h2 {
        margin-top: 0px;
        margin-bottom: 25px;

        font-size: 29px;
        font-weight: 700;
        line-height: 35px;
        text-align: left;
    }

    .single-slot-features {
        max-width: 100%;
        width: 100%;
        margin: 30px 15px;
    }

    .slot-sidebar {
        width: 100%;
        max-width: 320px;
    }

    .game-info-features ul {
        margin: 0px;
        padding: 30px;
        list-style: none;
        border: 1px solid #cbcbcb;
        width: 100%;
    }

    .game-info-features ul li {
        border-bottom: 1px solid #dfe2e4;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        text-align: left;
        color: #606469;

        min-height: 43px;
        display: flex;
        align-content: center;
    }

    .game-info-features ul li .info-list-value {
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        text-align: left;
        color: #1c1d1e;
    }

    .info-list-label {
        width: 100%;
        max-width: 130px;
        margin-right: 14px;
    }

    .sidebar-vertical-casino img {
        height: 188px;
        width: 100%;
        max-width: 320px;
        object-fit: cover;
    }

    .sidebar-vertical-casino {
        width: 100%;
        max-width: 320px;
    }

    .sidebar-vertical-casino button {
        padding: 0px;
        height: 47px;
        max-width: 320px;
        width: 100%;
        border: none;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
    }

    .sidebar-vertical-casino button a {
        text-decoration: none;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-width: 100%;
        background-color: #df2c36;
        color: white;
        margin: 0px;

        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .single-slot-table {
        border: 1px solid #cbcbcb;
        width: 100%;
        max-width: 790px;
        top: 57px;
        padding: 30px;
    }

    .slot-info-label {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #5f5f5f;
        display: block;
    }

    .slot-info-value {
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
        color: #1b1a25;
        display: block;
    }

    .slot-info-tab {
        margin-bottom: 30px;
    }

    .slot-sidebar {
        display: none;
    }

    .single-slot-section ul li:last-child {
        border-bottom: none;
    }

    .info-list-label,
    .info-list-value {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .slot-best-casinos {
        margin-top: 25px;
    }

    .slot-best-casinos h2 {
        text-align: center;
    }

    .slot-best-casinos-list> :last-child {
        margin-bottom: 0px;
    }

    .single-slot-section .stars-content img {
        width: 19px;
        margin-top: 5px;
        margin-right: 3px;
        height: 19px;
    }

    .single-slot-section ul li .stars-content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
}

.breadcrumbs .active {
    color: #bcbfc8;
}

.breadcrumbs a {
    text-decoration: none;
    color: white;
}

.slot-sidebar .info-list-label {
    font-size: 14px;
}

.single-slot-table {
    padding-bottom: 0px;
}

.vertical-casino-spins button a:hover {
    cursor: pointer;
}

.single-slot-features .acf-label section {
    margin: 50px auto;
    padding: 0px 0px;
}

.toc_section {
    margin: 50px 0px;
}

.single-slot-section .bottom-single-casino .toc-container.open-toc {
    max-width: 100%;
}

.seo-content-slot .p-rich_text_section h2 {
    color: #000000;
}

.seo-content-slot {
    max-width: 790px;
    margin: 40px auto;
}
