/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.site-info .copyright-bar {
    display: none;
}

.widget ul li.wp-block-social-link {
    margin-bottom: 0em;
}


.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 0px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0;
}

.wp-block-table.is-style-stripes table {
    background-color: #edf2ff;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-image: linear-gradient(90deg, rgba(148, 166, 205, .2) 0%, rgba(148, 166, 205, .1) 100%);
    background-color: initial;
}

.wp-block-table.is-style-stripes tbody tr:first-child {
    border-radius: 8px;
    background-image: linear-gradient(273deg, #0855c4 0%, #0095ff 100%);
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

.match-table-match-row__primary-info {
    position: relative;
    padding-left: 13px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.match-table-match-row__primary-info:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    border-radius: 1.5px;
    left: 0;
    background-image: linear-gradient(356deg, #0095ff 0%, #0855c4 100%);
}

.match-table-match-row__total-odds-chip {
    height: 30px;
    background-color: #0854c333;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 8px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.wp-block-table.is-style-stripes tbody tr td:nth-child(1),
.wp-block-table.is-style-stripes tbody tr td:nth-child(3),
.wp-block-table.is-style-stripes tbody tr td:nth-child(4),
.wp-block-table.is-style-stripes tbody tr td:nth-child(5),
.wp-block-table.is-style-stripes tbody tr td:nth-child(6) {
    width: 70px;
}

.wp-block-table.is-style-stripes tbody tr td:nth-child(4),
.wp-block-table.is-style-stripes tbody tr td:nth-child(5),
.wp-block-table.is-style-stripes tbody tr td:nth-child(6) {
    font-weight: 600;
    font-size: 15px;
}

.wp-block-table.is-style-stripes tbody tr td:nth-child(1) {
    width: 70px;
    padding-left: 15px;
    font-size: 14px;
}

.slots.small {
    padding-bottom: 20px;
}

.slots.small .item {
    width: 19%;
    margin-right: 1%;
}

.slots .item {
    width: 24.5%;
    border-radius: 2px;
    margin-bottom: 7px;
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.slots .item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.slots .item:hover .content {
    opacity: 1;
}

.slots .item img {
    width: 100%;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.slots .item .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(7, 7, 7, 0.74);
    color: #fff;
    opacity: 0;
    font-size: 14px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.slots .item .content .b1 {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 15px;
    left: 0;
    padding: 0 10px;
}

.slots .item .content .b2 {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 15px;
    left: 0;
    padding: 0 10px;
}

.slots .item {
    border: none
}

.slots .item .content {
    padding: 0;
}

.slots .item .content a.play_slot {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 49px;
    height: 49px;
    background: url('assets/img/play_icon.svg');
}

.slots .b1 a {
    font-weight: 400 !important;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

.slots .b1 a:hover {
    color: #228EE9;
}

.slots .b2 a {
    font-weight: 400 !important;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

.slots .b2 a:hover {
    color: #228EE9;
}

.slots button {
    display: block;
    margin: 15px auto 25px auto;
    color: #fff;
    font-size: 13px;
    width: 154px;
    height: 27px;
    background: #228EE9;
    border-radius: 3px;
}

.slot-info {
    padding: 15px 10px 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-bottom: 20px;
}

.slot-info .image {
    width: 194px;
    text-align: center;
    float: left;
}

.slot-info .info {
    margin-left: 210px;
    margin-top: -5px;
}

.slot-info .info .rating {
    display: inline-block;
    color: #DD0A35;
    font-weight: 300;
    font-size: 12px;
    text-align: center;
}

.slot-info .info .rating .items {
    font-size: 15px;
}

.slot-info .info .rating span {
    font-weight: 700;
    font-size: 21px;
}

.slot-info .info .rating div {
    padding-top: 5px;
}

.slot-info .info .rating div img {
    width: 17px;
}

.slot-info .info .rating .items {
    color: #000;
}

.slot-info .info .name {
    display: inline-block;
    font-weight: 500;
    font-size: 23px;
    margin-left: 25px;
}

.slot-info .info .name span {
    font-size: 11px;
    font-weight: 700;
    padding: 5px 10px;
    background: #159300;
    border-radius: 9px 0px;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
}

.slot-info .info a.play {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    width: 125px;
    height: 30px;
    background: #2396F7;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    box-shadow: 0 3px 9px 0 rgba(0, 102, 212, .35);
    text-decoration: none;
    margin: 0;
    display: inline-block;
}

.slot-info .info a.play:hover {
    background: #2259b2;
}

.slot-info .info div.text {
    font-weight: 300;
    line-height: 24px;
    margin-top: -13px;
    padding-left: 144px;
}

.slot-search {
    padding: 30px 20px 20px 20px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}

.slot-search .field {
    position: relative;
    margin-bottom: 20px;
}

.slot-search .field input[type='text'] {
    width: 100%;
    height: 36px;
    border: 1px solid #C7C7C7;
    border-radius: 2px;
    padding: 0 10px;
}

.slot-search .field button {
    width: 19px;
    height: 18px;
    background: url('assets/img/svg/search.svg');
    background-repeat: no-repeat;
    right: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slot-search .sort1 p {
    font-size: 15px;
    margin-bottom: 10px;
}

.slot-search .sort1 .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.slot-search .sort1 .checkbox + label {
    position: relative;
    padding: 0 0 4px 20px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 300;
}

.slot-search .sort1 .checkbox + label:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 13px;
    height: 13px;
    background: url('assets/img/checkbox.svg');
    -webkit-transition: .2s;
    transition: .2s;
}

.slot-search .sort1 .checkbox:checked + label:before {
    background: url('assets/img/checkbox2.svg');
}

.slot-search .sort2 .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.slot-search .sort2 .checkbox + label {
    position: relative;
    padding: 0 60px 0 0;
    cursor: pointer;
    display: block;
    margin-top: 15px;
    font-size: 15px;
}

.slot-search .sort2 .checkbox + label:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 31px;
    height: 20px;
    background: #228EE9;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 36px;
}

.slot-search .sort2 .checkbox + label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #FFF;
    -webkit-transition: .2s;
    transition: .2s;
}

.slot-search .sort2 .checkbox:checked + label:before {
    background: #ccc;
}

.slot-search .sort2 .checkbox:checked + label:after {
    right: 13px;
}

.payments-block a {
    text-decoration: none;
}

.slot-game {
    margin-bottom: 20px;
    position: relative;
    font-size: 0;
}

.slot-game .bg {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(1, 1, 1, 0.89);
}

.slot-game img {
    width: 100%;
}

.slot-game .iframe {
    display: none;
}

.slot-game iframe {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
    border: 0;

}

.slot_rounded {
    border-radius: 3px;
}

.slot-game .links a.a1 {
    text-decoration: none;
}

.slot-game .links {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.slot-game .links a {
    font-size: 14px;
    display: block;
    margin: 20px 0;
    color: #fff;
    width: 220px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #2396F7;
    -webkit-box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    border: 2px solid #2396F7;
}

.slot-game .links a.a2 {
    background: rgba(115, 115, 115, 0.28);
}

.slot-game .links a .fa {
    font-size: 16px;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.right-banner {
    margin-bottom: 20px;
    text-align: center;
}

.slot-params {
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 20px 15px;
}

.slot-params .name {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 15px;
}

.slot-params p {
    margin-bottom: 3px;
}

.slot-params p a {
    color: #2396F7;
    text-decoration: none;
}

.slot-params p .fa-check-circle {
    color: green;
}

.slot-params p .fa-times-circle {
    color: red;
}

.footer {
    position: relative;
    z-index: 5;
}

.slot-info .rating p {
    display: none;
}

.slot-info img {
    margin-bottom: 0px;
}

.slot-info p {
    margin-bottom: 0px;
}

.slots.small .item img {
    margin-bottom: 0px;
}

@media (max-width: 991px) {
    #sidebar {
        position: relative !important;
        top: auto !important;
    }

    .slot-info .info div.text {
        margin-top: 0px;
    }

    .bage a:after {
        content: "";
        display: none;
    }
}

@media (max-width: 798px) {
    .slots .item {
        width: 49%;
    }

    .slot-info .image {
        width: auto;
        float: none;
    }

    .slot-info .info {
        margin: 10px 0 0 0;
        text-align: center;
    }

    .slot-info .info .name {
        margin: 0 0 0 20px;
    }

    .slot-info .info .name {
        font-size: 20px;
    }

    .slot-info .info a.play {
        display: block;
        margin: 20px auto;
    }

    .slot-info .info div.text {
        padding-left: 0;
    }

    .slots.small .item {
        width: 49%;
        margin-right: 2%;
    }

    .slots.small .item:nth-child(2n) {
        margin-right: 0;
    }

    .load-link {
        display: none;
    }

    .load-link-mobile {
        display: block;
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
        margin: 20px 0;
    }

    .load-link-mobile p {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .load-link-mobile ul {
        margin-left: 20px;
        margin-bottom: 10px;
    }

    .load-link-mobile ul li {
        font-size: 18px;
        margin: 7px 0;
    }

    .load-link-mobile ul li a {
        color: #18568c;
        text-decoration: underline;
    }

    .load-link-mobile ul li a:hover {
        text-decoration: none;
    }
}

@media (min-width: 799px) {
    .load-link {
        display: block;
    }

    .load-link-mobile {
        display: none;
    }
}


.single-slots .site-content,
.blog-single .site-content {
    display: block;
}

.single-slots .flex,
.blog-single .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single-slots .page-content,
.blog-single .page-content {
    width: 75%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 18px;
}

.single-slots .right-sidebar,
.blog-single .right-sidebar {
    width: 23%;
}

.single-slots .na-dengi a {
    background-color: #7bb71d;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 100px;
    padding: 0 21px;
    height: 42px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    margin-bottom: 15px;
}

.single-slots .na-dengi a:hover {
    background-color: #98dc2e;
}

.single-slots .articles-page .share,
.blog-single .articles-page .share {
    margin-bottom: 30px;
}

.single-slots h1,
.blog-single h1 {
    font-size: 28px;
}

.single-slots h2,
.blog-single h2 {
    font-size: 26px;
}

.single-slots .slots.small .item,
.blog-single .slots.small .item {
    width: 19%;
    margin-right: 1%;
}

.single-slots .slots .item .content a.play_slot,
.blog-single .item .content a.play_slot {
    width: 58px;
    height: 58px;
    background: url('/image/play.png');
    background-size: auto;
    background-size: 58px;
}

.single-slots .flex2,
.blog-single .flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.tax-software .blog-single,
.post-type-archive-slots .blog-single {
    margin-top: 20px;
}

.slot-search .sort1 .checkbox {
    z-index: auto;
    opacity: inherit;
    margin: 3px 0 0 0;
}

.slot-search label {
    display: block;
}

.slot-search .sort1 h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.new-price #inputText,
.new-price #inputText2,
.new-price #inputText3 {
    background-color: #fff0;
    color: #fff;
    font-size: 42px;
    padding: 0;
    text-align: center;
    border: 0;
    margin: 0;
}

.new-price button#copyText,
.new-price button#copyText2,
.new-price button#copyText3 {
    background-color: #fff0;
    padding: 0;
    font-size: 13px;
    text-decoration: underline;
}

.slot-game .iframe {
    display: block;
    width: 100%;
}

@media (max-width: 768px) {
    .single-slots .page-content, .blog-single .page-content {
        width: 100%;
    }

    .single-slots .right-sidebar, .blog-single .right-sidebar {
        display: none;
    }
}

@media (min-width: 769px) {
    .slot-game .iframe {
        height: 800px;
    }
}

@media (min-width: 500px) and (max-width: 768px) {
    .slot-game .iframe {
        height: 600px;
    }
}

@media (min-width: 350px) and (max-width: 499px) {
    .single-slots .slots.small .item, .blog-single .slots.small .item {
        width: 49%;
        margin-right: 1%;
    }

    .slot-game .iframe {
        height: 500px;
    }
}

@media (max-width: 349px) {
    .single-slots .slots.small .item, .blog-single .slots.small .item {
        width: 99%;
        margin-right: 1%;
    }

    .slot-game .iframe {
        height: 400px;
    }
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
    margin-right: 4px;
}

.wp-block-button .wp-block-button__link {
    margin-bottom: 20px;
}

.entry-content > [class*="wp-block-"]:not(:last-child) {
    margin-bottom: 20px !important;
}

#footer-widgets .widget .wp-block-social-links .wp-social-link {
    margin-bottom: 0;
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 0px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0;
}

.wp-block-table.is-style-stripes table {
    background-color: #edf2ff;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-image: linear-gradient(90deg, rgba(148, 166, 205, .2) 0%, rgba(148, 166, 205, .1) 100%);
    background-color: initial;
}

.wp-block-table.is-style-stripes tbody tr:first-child {
    border-radius: 8px;
    background-image: linear-gradient(273deg, #0855c4 0%, #0095ff 100%);
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

.match-table-match-row__primary-info {
    position: relative;
    padding-left: 13px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.match-table-match-row__primary-info:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    border-radius: 1.5px;
    left: 0;
    background-image: linear-gradient(356deg, #0095ff 0%, #0855c4 100%);
}

.match-table-match-row__total-odds-chip {
    height: 30px;
    background-color: #0854c333;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 8px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.wp-block-table.is-style-stripes tbody tr td:nth-child(1),
.wp-block-table.is-style-stripes tbody tr td:nth-child(3),
.wp-block-table.is-style-stripes tbody tr td:nth-child(4),
.wp-block-table.is-style-stripes tbody tr td:nth-child(5),
.wp-block-table.is-style-stripes tbody tr td:nth-child(6) {
    width: 70px;
}

.wp-block-table.is-style-stripes tbody tr td:nth-child(4),
.wp-block-table.is-style-stripes tbody tr td:nth-child(5),
.wp-block-table.is-style-stripes tbody tr td:nth-child(6) {
    font-weight: 600;
    font-size: 15px;
}

.wp-block-table.is-style-stripes tbody tr td:nth-child(1) {
    width: 70px;
    padding-left: 15px;
    font-size: 14px;
}

.sport-grids__tab-icon-wrapper[data-v-020f35ce] {
    position: relative;
    width: 0;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    display: inline;
}

.live-dot-indicator[data-v-01341e04] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 12px;
    height: 12px;
}

.live-dot-indicator[data-v-01341e04]:before {
    content: '';
    position: relative;
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 200%;
    background-color: #f00;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.live-dot-indicator[data-v-01341e04]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 232px;
    background-color: #f00;
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

@keyframes pulse-ring {
    0% {
        transform: scale(0.33);
    }
    80%, 100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.8);
    }
}