body {


    color: #5a5a5a;


}

.bg-custom {
    background: url(images/stars_bgr.jpg) fixed no-repeat bottom right;
    background-size: cover;
}


.bg-custom2 {
    background: url(images/header_about_desktop_1920x500.jpg) fixed no-repeat bottom right;
    background-size: cover;
}

body.body-games {
    background: #f8f9fa;
}

body.body-games main {

}

body.body-about {
    background: url(images/stars_bgr.jpg) fixed no-repeat top right;
    background-size: cover;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.carousel {
    margin-bottom: 0;
}

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */

.carousel-item {
    height: 100vh;
}

.carousel-item > img {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    min-width: 100%;
    height: auto;
    background-position: center bottom;
}

.carousel-item > img.characterImage,
.about-item > img.characterImage {
    min-width: 50%;
    height: auto;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;

}

.carousel-item > img.logoLanding {
    min-width: 350px;
    max-width: 200px;
    height: auto;
    top: 90px;
    left: auto;
    right: 50%;
    margin-right: -210px;
}


.carousel-item > img.logoLanding.logoNewMoon {

    top: 120px;
    min-width: 360px;
}

.carousel-games-sunshine-island {
	background: url('images/sunshineisland/sunshine-island-cover.jpg') fixed no-repeat bottom right;
	background-size: cover;
}

.carousel-games-bfh {
	background: url('images/bfh/bfh-cover.jpg') fixed no-repeat bottom right;
	background-size: cover;
}


.carousel-games-first {

    background: url(images/bfhg-background.png) fixed no-repeat bottom right;
    background-size: cover;
}


.carousel-games-second {


    background: url(images/bfs-background.png) fixed no-repeat bottom right;
    background-size: cover;
}


.carousel-games-third {


    /* background: url(images/aok-background.png) fixed no-repeat bottom right; */
    background: url("https://www.newmoonproduction.de/wp-content/uploads/2022/08/aokPageHeaderCover2.jpg") fixed no-repeat bottom right;
    background-size: cover;
}

.carousel-games-fourth {


    background: url(images/bfmh-background.png) fixed no-repeat bottom right;
    background-size: cover;
}

.carousel-games-lp {


    background: url(images/lp-background.png) fixed no-repeat bottom right;
    background-size: cover;
}

.carousel-games-empire {

    background: url(images/milenium-background.png) fixed no-repeat bottom right;
    background-size: cover;
    background-position: top center;
}

.carousel-games-ww3 {

    background: url('https://www.newmoonproduction.de/wp-content/uploads/2022/06/WW3_PlayerBase-scaled.jpg') fixed no-repeat bottom right;
    background-size: cover;
    background-position: top center;
}

.carousel-games-skytopia {


    background: url(http://www.newmoonproduction.de/wp-content/uploads/2022/07/skytopia-background-scaled.jpg) fixed no-repeat bottom right;
    background-size: cover;
    background-position: top center;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */

.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

/* rtl:begin:ignore */

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* rtl:end:ignore */

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}


h1,
h2,
h3,
h4,
h5,
h6,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
figcaption,
figcaption small {

    font-family: 'Poppins', sans-serif;

}


h1 span {
    color: #fff;
    font-weight: 700;

    display: inline-block;
    background: -webkit-linear-gradient(-45deg, #4555e6 50%, #47caec 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
/ / for firefox background: -moz-linear-gradient(- 45 deg, #4555e6 50 %, #47caec 100 %);
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
/ / for opera background: -o-linear-gradient(- 45 deg, #4555e6 50 %, #47caec 100 %);
    -o-background-clip: text;
    -o-text-fill-color: transparent;
/ / for i . E background: -ms-linear-gradient(- 45 deg, #4555e6 50 %, #47caec 100 %);
    -ms-background-clip: text;
    -ms-text-fill-color: transparent;
/ / for other background: linear-gradient(- 45 deg, #4555e6 50 %, #47caec 100 %);
    background-clip: text;
    text-fill-color: transparent;
}

.carousel-inner h1 {
    /*-webkit-text-stroke: 2px #2c2c2c;*/
    -webkit-text-stroke: 2px #FFFFFF;
    color: #FFFFFF;
    text-shadow: 0 3px 4px BLACK;
    font-weight: 700;
    text-transform: uppercase;
}

.carousel-caption p {
    text-shadow: 0 0 3px #2c2c2c;
}

.moon-button {

    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 5px 40px;
    background-color: rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    background-position: top left;
    color: #FFFFFF;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
    border-width: 2px;
    border-color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0 auto;
    width: 240px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}

.moon-button.moon-button-games {
    border-radius: 40px;
    margin: 10px;
    width: auto;
}

.moon-button.btn-primary {
    background-color: rgba(255, 255, 255, 0.1);
}

.moon-button:hover,
.moon-button:focus {
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.5);
    border-radius: 40px;
}


.bg-light .moon-button {

    background-color: rgba(255, 255, 255, 0.3);

    color: #2a1a47;
    text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.1);

    border-color: #2a1a47;

}

.bg-light .moon-button.btn-primary {
    background-color: rgba(255, 255, 255, 0.1);
}

.bg-light .moon-button:hover,
.moon-button:focus {

    background-color: rgba(255, 255, 255, 0.3);
    border-color: #770baf;
    color: #572adc;
    background: linear-gradient(40deg, #2812da 0%, #e82aa3 100%);
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

.bg-light .moon-button:hover {
    color: #513583
}


.bg-games h2 {
    margin-top: 50px;
}

.bg-games p {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 6px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 5px 10px;
}

.bg-games-bfs {
    background: url(images/games/bfs-game-background.png) no-repeat top right;
    background-size: cover;
}

.bg-games-bfmh {
    background: url(images/games/bfmh-game-background.png) no-repeat bottom left;
    background-size: cover;
}

.bg-games-bfhg,
.bg-games-bfhg .blur {
    background: url(images/games/bfhg-game-background.png) no-repeat top right;
    background-size: cover;
}

.bg-games-millenium {
    background: url(images/games/millenium-game-bgr.png) no-repeat top right;
    background-size: cover;
}

.bg-games-skytopia {
    background: url(images/games/skytopia-game-background.png) no-repeat top right;
    background-size: cover;
}

.bg-games-ww3 {
    background: url(images/games/ww3-game-background.png) no-repeat top right;
    background-size: cover;
}

.blur {
    filter: blur(10px);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}


.subtitle-paragraph {
    font-size: 21px;
    line-height: 28px;
    color: #fff;
    position: relative;
    padding-top: 20px;
    margin-top: 20px;
    margin: 20px auto 0;
}

.subtitle-paragraph::before {
    position: absolute;
    left: 50%;
    top: 0px;
    height: 2px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.3);
    content: "";
}

.bg-white .subtitle-paragraph::before,
.bg-light .subtitle-paragraph::before {

    background: rgba(9, 0, 0, 0.1);

}


.section-separator-top .carousel-inner:after,
.section-separator-top:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 10px;
    background: rgba(255, 255, 255, 0.3);
    content: "";
    z-index: 2;
}

.section-separator-bot .carousel-inner:after,
.section-separator-bot:after {
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    height: 10px;

    z-index: 2;
    background: rgba(255, 255, 255, 0.3);
    content: "";


}


.image {
    overflow: hidden;
    width: 80em;
    max-width: 100%;
    height: 40em;
    margin: auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 4px 8px rgba(0, 0, 0, 0.15);
}

.image-left {
    background: url(images/home.png) no-repeat;
    background-size: 80em;
    position: absolute;
    z-index: 1000;
    width: 80em;
    min-height: 100%;
}

.image-right {
    background: url(images/office.png) no-repeat;
    position: absolute;
    background-size: 80em;
    width: 80em;
    min-height: 100%;
}

.bar {
    height: 40em;
    width: 0.4em;
    position: relative;
    background: white;
    z-index: 10000;
    left: 0;
    top: 0;
}


a {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.logo {
    height: auto;
    padding: 0;
    width: 320px;
}

.logo img {
    max-width: 246px;
    height: auto;

}


header {
    background: rgba(255, 255, 255, 0.7);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.mainNav ul li:last-of-type {
    margin-right: 0;
}

.mainNav ul li a {
    color: #2a1a47;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 12px 12px;

    font-size: 18px;
    padding-right: 18px;
    padding-left: 18px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.mainNav ul li a.active {
    color: #513583;
    text-shadow: 0 0 15px #50a7e7;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#96d6fd+65,96d6fd+100&0+65,0+65,0.25+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.25) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.25) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.25) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0096d6fd', endColorstr='#4096d6fd', GradientType=0);
    /* IE6-9 */
    border-radius: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);

}

.mainNav ul li a:hover {
    transform: translateY(-2px);
    text-shadow: 5px 10px 20px rgb(0 0 0 / 30%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #513583;
}


.container {
    max-width: 1720px;
}


.logoCaption {
    width: 512px;
    height: 512px;
}

.socialIcons {
    cursor: default;
}

.socialIcons .btn {
    border: 0;
    padding: 16px;

}

.socialIcons .btn svg {
    height: 24px;
    width: auto;
    color: #2a1a47;
}

.socialIcons .btn svg {

    color: #2a1a47;
}


.socialIcons .btn:hover {
    color: #513583;
    background: none;
    border: 0;
    padding-top: 12px;
    transform: translateY(-2px);
    text-shadow: 5px 10px 20px rgb(0 0 0 / 30%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}


body {

    background-color: #f8f9fa;
}

.c_review {
    margin-bottom: 0
}

.c_review li {
    margin-bottom: 16px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e8e8e8
}

.c_review li:last-child {
    margin: 0;
    border: none
}

.c_review .avatar {
    float: left;
    width: 80px
}

.c_review .comment-action {
    float: left;
    width: calc(100% - 80px)
}

.c_review .comment-action .c_name {
    margin: 0
}

.c_review .comment-action p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 95%;
    display: block
}

.product_item:hover .cp_img {
    top: -40px
}

.product_item:hover .cp_img img {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22)
}

.product_item:hover .cp_img .hover {
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}

.product_item:hover .cp_img img {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22)
}


.product_item .cp_img {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -khtml-transform: translate(-50%);
    width: 100%;
    padding: 15px;
    transition: all 0.2s ease-in-out
}

.product_item .cp_img img {
    transition: all 0.2s ease-in-out;
    border-radius: 6px
}

.product_item .cp_img .hover {
    display: none;
    text-align: center;
    margin-top: 10px
}

.product_item .product_details {
    padding-top: 110%;
    text-align: center
}

.product_item .product_details h5 {
    margin-bottom: 5px;


}

.product_item .product_details h5 a {
    font-size: 22px;
    color: #444;
    text-decoration: none;
    text-transform: uppercase;
}

.product_item .product_details h5 a:hover {
    text-decoration: none
}

.product_item .product_details .product_price {
    margin: 0
}

.product_item .product_details .product_price li {
    display: inline-block;
    padding: 0 10px
}

.product_item .product_details .product_price .new_price {
    font-weight: 600;
    color: #33691e
}

.product_item_list table tr td {
    vertical-align: middle
}

.product_item_list table tr td h5 {
    font-size: 15px;
    margin: 0
}

.product_item_list table tr td .btn {
    box-shadow: none !important
}

.product-order-list table tr th:last-child {
    width: 145px
}

.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.preview .preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.preview .preview-thumbnail.nav-tabs {
    margin-top: 15px;
    font-size: 0
}

.preview .preview-thumbnail.nav-tabs li {
    width: 20%;
    display: inline-block
}

.preview .preview-thumbnail.nav-tabs li nav-link img {
    max-width: 100%;
    display: block
}

.preview .preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 2px;
    border-radius: 0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important
}

.preview .preview-thumbnail.nav-tabs li:last-of-type {
    margin-right: 0
}

.preview .tab-content {
    overflow: hidden
}

.preview .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.details .rating .stars {
    display: inline-block
}

.details .sizes .size {
    margin-right: 10px
}

.details .sizes .size:first-of-type {
    margin-left: 40px
}

.details .colors .color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px
}

.details .colors .color:first-of-type {
    margin-left: 20px
}

.details .colors .not-available {
    text-align: center;
    line-height: 2em
}

.details .colors .not-available:before {
    font-family: Material-Design-Iconic-Font;
    content: "\f136";
    color: #fff
}

@media screen and (max-width: 996px) {
    .preview {
        margin-bottom: 20px
    }
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.cart-page .cart-table tr th:last-child {
    width: 145px
}

.cart-table .quantity-grp {
    width: 120px
}

.cart-table .quantity-grp .input-group {
    margin-bottom: 0
}

.cart-table .quantity-grp .input-group-addon {
    padding: 0 !important;
    text-align: center;
    background-color: #1ab1e3
}

.cart-table .quantity-grp .input-group-addon a {
    display: block;
    padding: 8px 10px 10px;
    color: #fff
}

.cart-table .quantity-grp .input-group-addon a i {
    vertical-align: middle
}

.cart-table .quantity-grp .form-control {
    background-color: #fff
}

.cart-table .quantity-grp .form-control + .input-group-addon {
    background-color: #1ab1e3
}

.ec-checkout .wizard .content .form-group .btn-group.bootstrap-select.form-control {
    padding: 0
}

.ec-checkout .wizard .content .form-group .btn-group.bootstrap-select.form-control .btn-round.btn-simple {
    padding-top: 12px;
    padding-bottom: 12px
}

.ec-checkout .wizard .content ul.card-type {
    font-size: 0
}

.ec-checkout .wizard .content ul.card-type li {
    display: inline-block;
    margin-right: 10px
}

.card {
    background: #fff;
    margin-bottom: 30px;
    transition: .5s;
    border: 0;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.card .body {
    font-size: 14px;
    color: #424242;
    padding: 20px;
    font-weight: 400;
}


.before-waves {
    position: absolute;
    z-index: 1;
    bottom: -25px;
    width: 100%;
}


.media.media-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-bottom: 210px;
}

@media (min-width: 768px) {
    .media.media-news {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .media.media-news {
        padding-bottom: 25px;
        margin-bottom: 0;
    }
}

.media.media-news .media-body {
    padding: 20px;
    box-shadow: 0 22px 28px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    position: absolute;
    width: 85%;
    right: 0;
    bottom: 0;
    border-radius: 6px;
}

@media (min-width: 768px) {
    .media.media-news .media-body {
        position: relative;
        padding: 46.5px 35px;
        right: 0;
    }
}

@media (min-width: 992px) {
    .media.media-news .media-body {
        right: 40px;
        bottom: 0;
    }
}

@media (min-width: 1200px) {
    .media.media-news .media-body {
        position: absolute;
        right: 35px;
        width: 60%;
        padding: 20px;
    }
}

.media.media-news .media-body .media-date {

    color: #848484;
    margin-bottom: 10px;
}

.media.media-news .media-body h5 {
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.media.media-news .media-body h5.small {
    font-size: 16px;
}

.media.media-news .media-body p {

    color: #848484;
}

.media.media-news .media-body .common-btn {
    margin-top: 10px;
}

.media-news img {
    border-radius: 6px 36px;
}

footer {
    font-family: 'Poppins', sans-serif;
}

footer p {
    color: #fff;
}

footer a {

    color: #aca4bc;
    text-decoration: none;
    text-transform: uppercase;
}

.link {
    cursor: pointer;
    font-size: 18px;
    position: relative;
    white-space: nowrap;
    color: var(--color-text);
}

.link::before,
.link::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

.link::before {
    content: '';
    /* show by default */
}


.link--elara {
    font-family: aktiv-grotesk-extended, sans-serif;
    font-size: 1.375rem;
}

.link--elara::before {
    transform-origin: 50% 100%;
    transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
    clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);
}

.link--elara:hover::before {
    transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);
    clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);
}

.link--elara span {
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
}

.link--elara:hover span {
    transform: translate3d(0, -2px, 0);
}


img.game-desc-image {
    margin: 25px 0;
}

.game-screenshots img {
    width: 100%;
    padding: 5px;
}


/************************************************
  Audio Blocks
************************************************/

.wp-block-audio {
    margin-left: 0px;
    margin-right: 0px;
}

.wp-block-audio audio {
    width: 100%;
}

/************************************************
  Blockquotes
************************************************/

blockquote,
blockquote.wp-block-quote {
    font-size: 130%;
    line-height: 1.5;
    margin: 32px 0px;
    padding: 12px 18px;
    border-left: 2px solid rgba(0, 0, 0, 0.12);
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    padding-left: 18px;
    border-left: 2px solid rgba(0, 0, 0, 0.12);
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    display: block;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.85rem;
    margin-top: 12px;
}

.wp-block-quote cite::before,
.wp-block-quote footer::before {
    content: '— '
}

/************************************************
  Buttons
************************************************/

.wp-block-button {
    position: relative;
    box-sizing: border-box;
}

.wp-block-button.alignwide a {
    display: block;
}

/************************************************
  Code Blocks
************************************************/

code, pre, .wp-block-code {
    color: #666666;
    font-family: Courier, sans-serif;
    line-height: 1.4;
    margin: 32px 0px;
    padding: 12px;
    border: 2px solid rgba(0, 0, 0, 0.24);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    border-radius: 3px;
}

/************************************************
  Cover Images
************************************************/

.wp-block-cover,
.wp-block-cover-image {
    margin-top: 32px;
    margin-bottom: 32px;
}

.wp-block-cover-image.has-background-dim,
.wp-block-cover-image.has-background-dim h2 {
    color: #ffffff;
}

/************************************************
  Gallery Blocks
************************************************/

.wp-block-gallery .blocks-gallery-item {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.wp-block-gallery .blocks-gallery-image {
    margin-left: 0px;
    margin-right: 0px;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    box-sizing: border-box;
}

/************************************************
  Images
************************************************/

.wp-block-image {
    max-width: none;
    margin: 32px auto;
    padding: 0px;
}

img.aligncenter,
.wp-block-image.aligncenter {
    display: block;
    margin: 12px auto;
    padding: 0px;
}

img.alignnone,
.wp-block-image.alignnone {
    display: inline;
    margin: 12px 0px;
    padding: 0px;
}

img.alignright,
.wp-block-image.alignright {
    display: inline;
    margin: 16px 0px 16px 24px;
    padding: 0px;
}

img.alignleft,
.wp-block-image.alignleft {
    display: inline;
    margin: 16px 24px 16px 0px;
    padding: 0px;
}

/************************************************
  Tables
************************************************/

table,
table.wp-block-table {
    width: 100%;
    text-align: left;
    margin: 32px 0px;
    padding: 0px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
    border: 3px solid rgba(0, 0, 0, 0.12);
    border-spacing: 0;
    border-radius: 4px;
}

table p,
table form,
table ul,
table li {
    margin: 6px 0px;
    padding: 0px;
}

table thead,
table tfoot,
table.wp-block-table thead,
table.wp-block-table tfoot {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

table tbody tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.04);
}

table th,
table.wp-block-table th {
    font-size: 1.1rem;
    text-transform: uppercase;
    margin: 0px;
    padding: 12px;
    border-top: 1px solid #dddddd;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
}

table td,
table.wp-block-table td {
    padding: 12px;
    margin: 0px;
    border-top: 1px solid #dddddd;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
}

table.wp-block-table.is-style-stripes {
    border-collapse: collapse;
}

table.wp-block-table.is-style-stripes td {
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

