div#leaderboard {
    background: linear-gradient(0deg, #e19322 14%, #e19322 10%, #000000 99%);
    padding: 100px 0;
}

div#leaderboard .leaderboard-wrapper {
    max-width: 700px;
    margin: auto;
}

div#leaderboard .lead-table {
    border: 8px solid #bc7815;
    border-collapse: collapse;
    width: 100%;
    padding: 20px 50px;
    border-radius: 6px;
}

div#leaderboard h2 {
    text-align: center;
    color: #fff;
    font-size: 45px;
}
div#leaderboard table td,
div#leaderboard table tr {
    border: none;
}
div#leaderboard table td {
    color: #fff;
    font-size: 30px;
}   
div#leaderboard table td.profile-image img {
    width: 80px;
    border-radius: 50%;
    height: 80px !important;
}
div#leaderboard table td.profile-image {
    text-align: center;
}   
div#leaderboard .position img {
    width: 88px;
}
div#leaderboard .position {
    width: 18%;
    text-align: center;
}

@media(max-width: 500px) {
    div#leaderboard .lead-table {
        padding: 22px !important;
    }

    div#leaderboard .lead-table td {
        padding: 9px 3px !important;
    }

    div#leaderboard table td.profile-image img {
        width: 60px !important;
        height: 60px !important;
    }

    div#leaderboard table td {
        font-size: 21px;
    }

    div#leaderboard h2 {
        font-size: 29px;
        font-weight: 500;
        padding: 38px 0 !important;
    }

    div#leaderboard {
        padding: 0 !important;
    }

    div.badgeContent .badge-wrap h2 {
    font-size: 30px;
    }

    div.badgeContent .badge-wrap {
        padding: 20px 15px;
    }

    div.badgeContent .badge-wrap a {
        margin-top: 20px;
    }
}

.wishlist-favourite {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
}
.wishlist-favourite .treeni-fav {
    margin-left: 10px;
}
.wishlist-favourite i {
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    cursor: pointer;
    color: #fcb900;
}

.page-id-19247 .forminator-ui#forminator-module-1658.forminator-design--flat .forminator-button-submit {
    background-color: #496C60 !important;
    color: #FFFFFF;
}

@media(max-width: 1400px) and (min-width: 850px) {
    div#session-kausi .large-3 {
        flex-basis: 33%;
        max-width: 33%;
    }    
}
div#session-kausi .treeni-content .additional-info h2,
.treeni-content .additional-info .content {
    word-wrap: break-word;
}


.container.password-required {
    max-width: 100%;
    padding: 0;
}

.container.password-required form p, .container.password-required form label {
    color: #fff;
}

div.password-required form.post-password-form {
    padding: 100px 0 55px;
    min-height: 52vh;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
div.password-required form.post-password-form > * {
    width: 100%;
}




/* Trainning Page Award Badge */
.badgeContent {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.badgeContent .badge-wrap {
    width: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    margin: auto;
    padding: 47px;
    background: #000;
    border: 10px solid #ff932b;
    border-radius: 7px;
    position: relative;
    z-index: 9;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
    max-width: 95%;
}
.badgeContent .badge-wrap h2 {
    color: #fff;
    font-weight: 400;
    font-size: 48px;
}
.badgeContent .badge-wrap .badge {
    width: 100% !important;
    height: auto !important;
}
.badgeContent .badge-wrap img {
    height: 150px;
    width: 150px;
    object-fit: contain;
    background: #242424;
    border: 1px solid #e19322;
    border-radius: 50%;
    padding: 12px;
    margin: 0 6px;
    z-index: 9;
}
.badgeContent .badge-wrap a {
    margin-top: 50px;
    text-decoration: underline;
    font-weight: 500;
}
.badgeContent .badge-wrap a:hover {
    color: #e19322;
}
.badgeContent span.close {height: inherit;display: flex;align-items: center;justify-content: center;width: inherit;cursor: pointer;}

.badge-details {
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 9999;
    background: #ff8f2b;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.badgeContent h3 {
    color: #fff;
    font-size: 25px;
}
.badgeContent span.close i {
    color: aliceblue;
    font-size: 22px;
}



div#loikka_sticker_main h1 {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 40px;
}

div#loikka_sticker_main .loikka_sticker {
    display: flex;
    flex-wrap: wrap;
    width: 1430px;
    margin: auto;
}

div#loikka_sticker_main .sticker_imgs {
    width: 160px;
    background: #242424;
    padding: 25px 27px;
}

div#loikka_sticker_main .sticker_path_image {
    width: 1270px;
    position: relative;
}
div#loikka_sticker_main .sticker_path_image > img {
    width: 100%;
}
div#loikka_sticker_main .sticker_imgs .sticker-wrapper {
    height: 89px;
    width: 89px;
    padding: 6px;
    border-radius: 50%;
    margin: 0 auto 17px;
    background: #505050;
    filter: grayscale(100%);
}

div#loikka_sticker_main .sticker_imgs .sticker-wrapper img {
    filter: brightness(0.01) invert(1);
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 11px;
}

div#loikka_sticker_main .sticker_imgs .sticker-wrapper.active {
    border: 2px solid #e19322;
    background: transparent;
    cursor: pointer;
    filter: unset;
}

div#loikka_sticker_main .sticker_imgs .sticker-wrapper.active img {
    filter: unset;
}


.sticker_path_image .sticker-img-wrap[data-tarrat_name="lizard"] img {
    position: absolute;
    left: 908px;
    top: 336px;
    height: 158px;
}

.sticker-img-wrap[data-tarrat_name="lizard"] dotlottie-player {
    position: absolute;
    top: 283px;
    left: 840px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="fox"] img {
    position: absolute;
    left: 502px;
    top: 310px;
    height: 105px;
}

.sticker-img-wrap[data-tarrat_name="fox"] dotlottie-player {
    position: absolute;
    top: 261px;
    left: 458px;
    width: 200px !important;
    height: 200px !important;
}


.sticker_path_image .sticker-img-wrap[data-tarrat_name="possum"] img {
    position: absolute;
    left: 1076px;
    top: 395px;
    height: 176px;
}

.sticker-img-wrap[data-tarrat_name="possum"] dotlottie-player {
    position: absolute;
    top: 333px;
    left: 1018px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="rabbit"] img {
    position: absolute;
    left: 450px;
    top: 155px;
    height: 186px;
}


.sticker_path_image .sticker-img-wrap[data-tarrat_name="piglet"] img {
    position: absolute;
    left: 798px;
    top: 284px;
    height: 156px;
}

.sticker-img-wrap[data-tarrat_name="piglet"] dotlottie-player {
    position: absolute;
    top: 245px;
    left: 717px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="caterpillar"] img {
    position: absolute;
    left: 1120px;
    top: 333px;
    height: 92px;
}

.sticker-img-wrap[data-tarrat_name="caterpillar"] dotlottie-player {
    position: absolute;
    top: 301px;
    left: 1070px;
    width: 200px !important;
    height: 200px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="dog"] img {
    position: absolute;
    left: 992px;
    top: 162px;
    height: 104px;
}

.sticker-img-wrap[data-tarrat_name="dog"] dotlottie-player {
    position: absolute;
    top: 110px;
    left: 944px;
    width: 200px !important;
    height: 200px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="hippopotamus"] img {
    position: absolute;
    left: 890px;
    top: 555px;
    height: 365px;
}
.sticker-img-wrap[data-tarrat_name="hippopotamus"] dotlottie-player {
    position: absolute;
    top: 492px;
    left: 760px;
    width: 500px !important;
    height: 500px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="donuts"] img {
    position: absolute;
    left: 1054px;
    top: 249px;
    height: 68px;
}
.sticker-img-wrap[data-tarrat_name="donuts"] dotlottie-player {
    position: absolute;
    top: 206px;
    left: 1016px;
    width: 160px !important;
    height: 160px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="hamster"] img {
    position: absolute;
    left: 499px;
    top: 522px;
    height: 134px;
}
.sticker-img-wrap[data-tarrat_name="hamster"] dotlottie-player {
    position: absolute;
    top: 426px;
    left: 450px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="crocodile"] img {
    position: absolute;
    left: 209px;
    top: 458px;
    height: 428px;
}
.sticker-img-wrap[data-tarrat_name="crocodile"] dotlottie-player {
    position: absolute;
    top: 467px;
    left: 193px;
    width: 400px !important;
    height: 400px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="seagulls"] img {
    position: absolute;
    left: 712px;
    top: 30px;
    height: 99px;
}
.sticker-img-wrap[data-tarrat_name="seagulls"] dotlottie-player {
    position: absolute;
    top: 0px;
    left: 682px;
    width: 200px !important;
    height: 200px !important;
}
.sticker_path_image .sticker-img-wrap[data-tarrat_name="wolf"] img {
    position: absolute;
    left: 35px;
    top: 500px;
    height: 133px;
}
.sticker-img-wrap[data-tarrat_name="wolf"] dotlottie-player {
    position: absolute;
    top: 454px;
    left: 19px;
    width: 200px !important;
    height: 200px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="duck"] img {
    position: absolute;
    left: 90px;
    top: 660px;
    height: 233px;
}
.sticker-img-wrap[data-tarrat_name="duck"] dotlottie-player {
    position: absolute;
    top: 619px;
    left: 25px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="monkey"] img {
    position: absolute;
    left: 107px;
    top: 109px;
    height: 130px;
}

.sticker-img-wrap[data-tarrat_name="monkey"] dotlottie-player {
    position: absolute;
    top: 40px;
    left: 44px;
}


.sticker_path_image .sticker-img-wrap[data-tarrat_name="tasmanian"] img {
    position: absolute;
    left: 1100px;
    top: 123px;
    height: 146px;
}

.sticker-img-wrap[data-tarrat_name="tasmanian"] dotlottie-player {
    position: absolute;
    top: 102px;
    left: 1052px;
    width: 200px !important;
    height: 200px !important;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-rabbit"] img {
    position: absolute;
    left: 192px;
    top: 133px;
    height: 192px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-cat"] img {
    position: absolute;
    left: 1008px;
    top: 211px;
    height: 253px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-fox"] img {
    position: absolute;
    left: 510px;
    top: 193px;
    height: 107px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-hedgehog"] img {
    position: absolute;
    left: 33px;
    top: 496px;
    height: 199px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-lizard"] img {
    position: absolute;
    left: 213px;
    top: 502px;
    height: 219px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-hippopotamus"] img {
    position: absolute;
    left: 336px;
    top: 445px;
    height: 383px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-monkey"] img {
    position: absolute;
    left: 846px;
    top: 10px;
    height: 154px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-palkintokuva"] img {
    position: absolute;
    left: 913px;
    top: 304px;
    height: 64px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-palkintokuvat"] img {
    position: absolute;
    left: 1029px;
    top: 490px;
    height: 264px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="penguin"] img {
    position: absolute;
    left: 745px;
    top: 478px;
    height: 135px;
}
.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-triumphant"] img {
    position: absolute;
    left: 661px;
    top: 255px;
    height: 182px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-crocodile"] img {
    position: absolute;
    left: 804px;
    top: 570px;
    height: 140px;
}

.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-crocodile"] img.crocodile-tail {
    position: absolute;
    left: 625px;
    top: 512px;
    height: 160px;
}

.sticker-img-wrap[data-tarrat_name="new-crocodile"] dotlottie-player {
    top: 500px;
    left: 649px;
    width: 300px !important;
    height: 300px !important;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-hedgehog"] dotlottie-player {
    top: 500px;
    left: 0;
    width: 250px !important;
    height: 250px !important;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-hippopotamus"] dotlottie-player {
    top: 440px;
    left: 300px;
    width: 400px !important;
    height: 400px !important;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-lizard"] dotlottie-player {
    top: 440px;
    left: 130px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-monkey"] dotlottie-player {
    top: -40px;
    left: 803px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-palkintokuva"] dotlottie-player {
    top: 184px;
    left: 795px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-palkintokuvat"] dotlottie-player {
    top: 482px;
    left: 960px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-triumphant"] dotlottie-player {
    top: 170px;
    left: 580px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="penguin"] dotlottie-player {
    top: 400px;
    left: 672px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-rabbit"] dotlottie-player {
    top: 70px;
    left: 130px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-cat"] dotlottie-player {
    top: 150px;
    right: 17px;
    position: absolute;
}

.sticker-img-wrap[data-tarrat_name="new-fox"] dotlottie-player {
    top: 152px;
    left: 461px;
    position: absolute;
    width: 200px !important;
    height: 200px !important;
}

.set_image_path_wrapper {
    cursor: pointer;
    display: none;
}


.bader_sticker {
    position: relative;
    height: 202px;
    width: 235px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bader_sticker dotlottie-player {
    position: absolute;
    top: -60px;
    left: -40px;
}

@media(min-width: 1551px) {
    div#loikka_sticker_main .sticker_imgs {
        height: 921px;
        overflow-y: scroll;
        scrollbar-color: #f79300 #ffffff;
    }    
}

@media( max-width: 1430px ) {
	.loikka_sticker_wrapper {
	    overflow-x: scroll;
	    width: 100%;
	    margin: auto;
	    scrollbar-width: thin;
	}	
}

@media(max-width: 1550px) {
    div#loikka_sticker_main div.sticker_imgs {
        width: 100%;
        display: flex;
        padding: 15px;
        justify-content: center;
        flex-wrap: wrap;
        gap: 13px;
    }

    div#loikka_sticker_main div.sticker_imgs .sticker-wrapper {
        margin-right: 0px;
        width: 60px;
        height: 60px;
        padding: 0px;
        margin-left: 0;
        margin-bottom: 0;
    }

    div#loikka_sticker_main div.loikka_sticker {
        width: 742px;
    }

    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="lizard"] img {
        left: 531px;
        top: 197px;
        height: 91px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="fox"] img {
        left: 295px;
        top: 183px;
        height: 57px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="dog"] img {
        left: 578px;
        top: 94px;
        height: 63px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="hippopotamus"] img {
        left: 520px;
        top: 325px;
        height: 213px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="tasmanian"] img {
        left: 643px;
        top: 72px;
        height: 85px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="caterpillar"] img {
        left: 654px;
        top: 194px;
        height: 54px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="possum"] img {
        left: 629px;
        top: 231px;
        height: 103px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="rabbit"] img {
        left: 262px;
        top: 90px;
        height: 109px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="piglet"] img {
        left: 465px;
        top: 164px;
        height: 94px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="monkey"] img {
        left: 62px;
        top: 63px;
        height: 77px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="seagulls"] img {
        left: 414px;
        top: 17px;
        height: 58px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="wolf"] img {
        left: 21px;
        top: 292px;
        height: 77px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="duck"] img {
        left: 53px;
        top: 385px;
        height: 136px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="crocodile"] img {
        left: 123px;
        top: 268px;
        height: 249px;
    }
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="hamster"] img {
        left: 290px;
        top: 305px;
        height: 78px;
    }    
    .sticker_path_image div.sticker-img-wrap[data-tarrat_name="donuts"] img {
        left: 614px;
        top: 145px;
        height: 40px;
    }

    div.sticker-img-wrap[data-tarrat_name="lizard"] dotlottie-player {
        top: 172px;
        left: 508px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="fox"] dotlottie-player {
        top: 144px;
        left: 248px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="dog"] dotlottie-player {
        top: 57px;
        left: 548px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="hippopotamus"] dotlottie-player {
        top: 266px;
        left: 440px;
        width: 300px !important;
        height: 300px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="tasmanian"] dotlottie-player {
        top: 48px;
        left: 600px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="caterpillar"] dotlottie-player {
        top: 156px;
        left: 593px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="possum"] dotlottie-player {
        top: 214px;
        left: 592px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="rabbit"] dotlottie-player {
        top: 63px;
        left: 255px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="piglet"] dotlottie-player {
        top: 141px;
        left: 427px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="monkey"] dotlottie-player {
        top: 33px;
        left: 34px;
        width: 150px !important;
        height: 150px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="seagulls"] dotlottie-player {
        left: 396px;
        width: 120px !important;
        height: 120px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="wolf"] dotlottie-player {
        width: 150px !important;
        height: 150px !important;
        top: 255px;
        left: 5px;
    }
    div.sticker-img-wrap[data-tarrat_name="duck"] dotlottie-player {
        top: 350px;
        left: 13px;
        width: 180px !important;
        height: 180px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="crocodile"] dotlottie-player {
        top: 245px;
        left: 87px;
        width: 300px !important;
        height: 300px !important;
    }  
    div.sticker-img-wrap[data-tarrat_name="hamster"] dotlottie-player {
        top: 247px;
        left: 250px;
        width: 200px !important;
        height: 200px !important;
    }
    div.sticker-img-wrap[data-tarrat_name="donuts"] dotlottie-player {
        left: 587px;
        top: 118px;
        width: 100px !important;
        height: 100px !important;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-rabbit"] img {
        left: 112px;
        top: 78px;
        height: 113px;
    } 
    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-crocodile"] img {
        left: 463px;
        top: 330px;
        height: 88px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-crocodile"] img.crocodile-tail {
        left: 365px;
        top: 300px;
        height: 93px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-hedgehog"] img {
        left: 20px;
        top: 290px;
        height: 115px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-hippopotamus"] img {
        left: 195.5px;
        top: 259.5px;
        height: 224.5px;
    } 
    
    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-lizard"] img {
        left: 124px;
        top: 292px;
        height: 131px;
    }
    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-monkey"] img {
        left: 493px;
        top: 6px;
        height: 90px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-palkintokuva"] img {
        left: 532px;
        top: 176px;
        height: 39px;
    }  
    
    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-palkintokuvat"] img {
        left: 601px;
        top: 286px;
        height: 155px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-triumphant"] img {
        left: 387px;
        top: 149px;
        height: 106px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="penguin"] img {
        left: 434px;
        top: 279px;
        height: 80px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-cat"] img {
        left: 589px;
        top: 124px;
        height: 148px;
    }

    div.sticker_path_image .sticker-img-wrap[data-tarrat_name="new-fox"] img {
        left: 297px;
        top: 112px;
        height: 63px;
    }

    div.sticker-img-wrap[data-tarrat_name="new-crocodile"] dotlottie-player {
        top: 265px;
        left: 376px;
        width: 200px !important;
        height: 200px !important;
    }

    div.sticker-img-wrap[data-tarrat_name="new-hedgehog"] dotlottie-player {
        top: 272px;
        left: 0;
        width: 150px !important;
        height: 150px !important;
    }

    div.sticker-img-wrap[data-tarrat_name="new-hippopotamus"] dotlottie-player {
        top: 271px;
        left: 188px;
        width: 200px !important;
        height: 200px !important;
    }

    div.sticker-img-wrap[data-tarrat_name="new-lizard"] dotlottie-player {
        width: 150px !important;
        height: 150px !important;
        top: 279px;
        left: 99px;
    }  
    
    div.sticker-img-wrap[data-tarrat_name="new-monkey"] dotlottie-player {
        top: 0;
        left: 491px;
        width: 120px !important;
        height: 120px !important;
    }

    div.sticker-img-wrap[data-tarrat_name="new-palkintokuva"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        top: 150px;
        left: 500px;
    }  
        
    div.sticker-img-wrap[data-tarrat_name="new-palkintokuvat"] dotlottie-player {
        width: 200px !important;
        height: 200px !important;
        top: 263px;
        left: 536px;
    }

    div.sticker-img-wrap[data-tarrat_name="new-triumphant"] dotlottie-player {
        width: 150px !important;
        height: 150px !important;
        top: 133px;
        left: 368px;
    }

    div.sticker-img-wrap[data-tarrat_name="penguin"] dotlottie-player {
        width: 170px !important;
        height: 170px !important;
        left: 391px;
        top: 242px;
    }   
    
    div.sticker-img-wrap[data-tarrat_name="new-rabbit"] dotlottie-player {
        width: 150px !important;
        height: 150px !important;
        top: 61px;
        left: 96px;
    }

    div.sticker-img-wrap[data-tarrat_name="new-cat"] dotlottie-player {
        height: 150px !important;
        width: 150px !important;
        top: 127px;
        right: 28px;
    }

    div.sticker-img-wrap[data-tarrat_name="new-fox"] dotlottie-player {
        width: 150px !important;
        height: 150px !important;
        top: 76px;
        left: 255px;
    }    
}

@media( max-width: 767px ) {
    div#loikka_sticker_main div.sticker_imgs {
        gap: 9px !important;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="lizard"] img {
        left: 296px;
        top: 108px;
        height: 54px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="fox"] img {
        left: 165px;
        top: 101px;
        height: 39px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="dog"] img {
        left: 325px;
        top: 53px;
        height: 34px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="hippopotamus"] img {
        left: 292px;
        top: 182px;
        height: 119px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="tasmanian"] img {
        left: 360px;
        top: 40px;
        height: 48px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="caterpillar"] img {
        left: 366px;
        top: 108px;
        height: 30px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="possum"] img {
        left: 353px;
        top: 130px;
        height: 57px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="rabbit"] img {
        left: 148px;
        top: 51px;
        height: 61px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="piglet"] img {
        left: 261px;
        top: 93px;
        height: 51px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="monkey"] img {
        left: 34px;
        top: 34px;
        height: 44px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="wolf"] img {
        left: 11px;
        top: 162px;
        height: 45px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="duck"] img {
        left: 29px;
        top: 215px;
        height: 78px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="crocodile"] img {
        left: 68px;
        top: 150px;
        height: 140px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="hamster"] img {
        left: 163px;
        top: 170px;
        height: 44px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="seagulls"] img {
        left: 232px;
        top: 10px;
        height: 33px;
    }
    div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="donuts"] img {
        left: 345px;
        top: 81px;
        height: 22px;
    }

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-crocodile"] img.crocodile-tail {
    left: 205px;
    top: 168px;
    height: 52.5px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-crocodile"] img {
    left: 262px;
    top: 186px;
    height: 47px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-hedgehog"] img {
    left: 11px;
    top: 162px;
    height: 65px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-hippopotamus"] img {
    left: 110.13px;
    top: 146px;
    height: 125.5px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-lizard"] img {
    left: 70px;
    top: 164px;
    height: 72px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-monkey"] img {
    left: 277px;
    top: 3px;
    height: 51px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-palkintokuva"] img {
    left: 299px;
    top: 99px;
    height: 22px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-palkintokuvat"] img {
    left: 337px;
    top: 161px;
    height: 86px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-triumphant"] img {
    left: 217px;
    top: 84px;
    height: 59px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="penguin"] img {
    left: 243px;
    top: 154px;
    height: 47px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-rabbit"] img {
    left: 62px;
    top: 43px;
    height: 64px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-cat"] img {
    left: 331px;
    top: 69px;
    height: 83px;
}

div.sticker_path_image div.sticker-img-wrap[data-tarrat_name="new-fox"] img {
    left: 167px;
    top: 62px;
    height: 37px;
}


    div#loikka_sticker_main div.sticker_imgs div.sticker-wrapper {
        margin-right: 4px;
        width: 40px;
        height: 40px;
        padding: 4px;
    } 
    div#loikka_sticker_main div.loikka_sticker {
        width: 416px !important;
    }  
    div#loikka_sticker_main div.sticker_imgs .sticker-wrapper img {
        padding: 2px;
    }
    body div.sticker-img-wrap[data-tarrat_name="lizard"] dotlottie-player {
        top: 89px;
        left: 275px;
        width: 100px !important;
        height: 100px !important;
    }   
    body div.sticker-img-wrap[data-tarrat_name="fox"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        left: 136px;
        top: 76px;
    }
    body div.sticker-img-wrap[data-tarrat_name="dog"] dotlottie-player {
        top: 23px;
        left: 299px;
        width: 100px !important;
        height: 100px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="hippopotamus"] dotlottie-player {
        top: 149px;
        left: 264px;
        width: 150px !important;
        height: 150px !important;
    } 
    body div.sticker-img-wrap[data-tarrat_name="tasmanian"] dotlottie-player {
        top: 16px;
        left: 327px;
        width: 100px !important;
        height: 100px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="caterpillar"] dotlottie-player {
        top: 91px;
        left: 338px;
        width: 80px !important;
        height: 80px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="possum"] dotlottie-player {
        top: 111px;
        left: 327px;
        width: 100px !important;
        height: 100px !important;
    }   
    body div.sticker-img-wrap[data-tarrat_name="rabbit"] dotlottie-player {
        top: 32px;
        left: 146px;
        width: 100px !important;
        height: 100px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="piglet"] dotlottie-player {
        top: 69px;
        left: 231px;
        width: 100px !important;
        height: 100px !important;
    } 
    body div.sticker-img-wrap[data-tarrat_name="monkey"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        left: 13px;
        top: 15px;
    }
    body div.sticker-img-wrap[data-tarrat_name="wolf"] dotlottie-player {
        top: 132px;
        left: 0;
        width: 100px !important;
        height: 100px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="duck"] dotlottie-player {
        top: 180px;
        left: 3px;
        width: 120px !important;
        height: 120px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="crocodile"] dotlottie-player {
        top: 142px;
        left: 55px;
        width: 150px !important;
        height: 150px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="hamster"] dotlottie-player {
        top: 127px;
        left: 133px;
        width: 130px !important;
        height: 130px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="seagulls"] dotlottie-player {
        left: 206px;
        width: 100px !important;
        height: 100px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="donuts"] dotlottie-player {
        left: 315px;
        top: 41px;
        width: 100px !important;
        height: 100px !important;
    }
    body div.sticker-img-wrap[data-tarrat_name="new-crocodile"] dotlottie-player {
        top: 126px;
        left: 178px;
        width: 150px !important;
        height: 150px !important;
    }    
    body div.sticker-img-wrap[data-tarrat_name="new-hedgehog"] dotlottie-player {
        top: 152px;
        left: 0;
        width: 100px !important;
        height: 100px !important;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-hippopotamus"] dotlottie-player {
        top: 136px;
        left: 86px;
        width: 150px !important;
        height: 150px !important;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-lizard"] dotlottie-player {
        width: 150px !important;
        height: 150px !important;
        top: 124px;
        left: 18px;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-monkey"] dotlottie-player {
        top: 0;
        left: 276px;
        width: 80px !important;
        height: 80px !important;
    } 
    
    body div.sticker-img-wrap[data-tarrat_name="new-palkintokuva"] dotlottie-player {
        width: 70px !important;
        height: 70px !important;
        top: 75px;
        left: 270px;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-palkintokuvat"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        top: 159px;
        left: 316px;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-triumphant"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        top: 66px;
        left: 194px;
    }   
    
    body div.sticker-img-wrap[data-tarrat_name="penguin"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        left: 219px;
        top: 132px;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-rabbit"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        top: 24px;
        left: 40px;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-cat"] dotlottie-player {
        height: 100px !important;
        width: 100px !important;
        top: 60px;
        right: 10px;
    }

    body div.sticker-img-wrap[data-tarrat_name="new-fox"] dotlottie-player {
        width: 100px !important;
        height: 100px !important;
        top: 30px;
        left: 129px;
    }
}
form#forminator-module-20710 .forminator-button-submit {
    background: #333333;
    color: #fff;
    padding: 11px 25px;
    border-radius: 10px;
}
.forminator-ui#forminator-module-20710.forminator-design--default .forminator-button-submit:hover {
    background: #333333 !important;
    color: #fff !important;  
}

@media(min-width: 767px) {
    #menu-item-23090 {
        display: none !important;
    }    
}