
@import url('https://fonts.cdnfonts.com/css/minecrafter-alt');

:root {
  --bg-color: #02212f !important;
  --tebex-legal-footer-max-width: 1080px !important;
  --tebex-legal-footer-max-width: min(
    var(--content-inner-width),
    calc(100vw - (var(--content-padding) * 2))
  );
  --tebex-legal-footer-background-color: #02212f !important;
  --tebex-legal-footer-text-color: var(--color-text-secondary);
  --tebex-legal-footer-border-color: #ffffff21 !important;
    --color-brighter-bg: #00364d;
    --color-bg: #00364d;
}
.price-inner del {
    font-weight: 700 !important;
    color: #beff72 !important;
    opacity: .5;
}

.store-product .image {
    position: relative;
    z-index: 5;
}
.store-products-images.Coins {
    grid-template-columns: repeat(auto-fill, minmax(242px, 1fr));
}
.goal {
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
    margin: 20px;
}
.site-content.site-content-full.store-content-package .store-product .descr {
    display: none;
}

.site-content.site-content-full.store-content-package .store-product-full {
    gap: 0;
    text-align: center;
}

.site-content.site-content-full.store-content-package .store-product-full .actions {
    justify-content: center;
}
.goal .widget-title {
    font-family: "Rubik", sans-serif !important;
    font-size: 10px;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom: -5px;
}
.site-content.site-content-full.staff > main h2 {
    display: none;
}

.site-content.site-content-full.staff main.store-text.text-content {
    background: transparent;
    padding: 0;
}
.goal .widget-community-goal .widget-content p {font-size: 8px;margin-top: 7px;text-transform: uppercase;color: #ffffff;font-weight: bold;letter-spacing: 1px;}

.goal .widget-community-goal .progress, .widget-goal .progress {
    margin-bottom: 0;
}

.goal .widget {
    padding: 20px !important;
    background: #02212f96 !important;
    backdrop-filter: blur(7px);
}
.product-label {
    display: inline-flex !important;
}
.product-label > div {
    background: #1eb3ff !important;
    font-weight: normal !important;
    position: relative;
    top: -2px;
}
a.nav-link.nav-btn.nav-patrons {
    background: #e91e63 !important;
}
.store-product .price.floating {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
}
p.bedrock-note {
    background: #2196f347;
    padding: 10px;
    color: #60c9ff !important;
    text-align: center;
    font-weight: bold;
    font-size: 14px !important;
}
.edition-toggle .btn-secondary {
    background: #257496 !important;
}
p.bedrock-note strong {
    color: white !important;
}
.home-categories.store-products-images {
    margin-top:30px;
    margin-bottom:30px;
    grid-template-columns: repeat(auto-fill, minmax(352px, 1fr));
}
.home-categories .product-text-area {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.home-categories.store-products-images .store-product {
    display: flex;
    flex-direction: row !important;
    align-items: center;
    text-align: left;
}

.home-categories.store-products-images .store-product .image-link {margin: 0px !important;}

.home-categories .store-product .product-title {
    font-size: 28px;
}
#page-body form.field button {
    width: 100%;
}
.staff .text-content h1 {
    margin-bottom: 10px !important;
}
#page-body form.field input {
    text-align: center;
}
.store-product {
    position: relative;
}
.basket-text p a {
    color: #fac940;
    text-decoration: underline;
}

.store-product .product-title {
    font-size: 20px;
}
.site-header, .site-sale-banner, .site-home-categories, .site-content, .site-footer-inner {
    padding: 0px;
}
.popup {
    background: #001929f0;
}
.site-content.site-content-full {
    margin-top: 25px;
}
.btn-primary {
    background: #FFC107 !important;
    color: #875f15 !important;
    box-shadow: inset 0px -5px 0px #00000038 !important;
    text-shadow: 0px 2px 0px #ffdf7c !important;
    font-family: 'Minecrafter', sans-serif;
    font-weight: normal !important;
}
.login-popup-content .btn-primary,.login-popup-content .btn-secondary {
    flex: 1;
}

.store-form input[type=text], .store-form input[type=password], .store-form input[type=email], .store-form input[type=number], .store-form input[type=search], .store-form input[type=url], .store-form input[type=tel], .store-form input[type=date], .store-form input[type=time], .store-form input[type=datetime-local], .store-form input[type=file], .store-form input[type=month], .store-form input[type=week], .store-form select, .store-form textarea {
    background: #0000006e !important;
}

.login-popup-content h2 {
    text-align: center;
}

.login-popup-content .btn-primary {
    width: 100%;
}

.login-popup-content input[type="text"] {
    text-align: center;
}


.store-products-list .store-product, .store-products-images .store-product {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
}

.store-product .product-title {
    font-weight: normal !important;
}

.category-description {
    display: none !important;
}
[x-cloak] { display: none !important; }

.button.primary {
    text-shadow: 0px 2px 0px #ffdf7c;
}

.button {
    text-shadow: 0px 2px 0px #0000002e;
}

.nav-btn {
    text-shadow: 0px 2px 0px #0000002e;
}

.nav-Store {
    text-shadow: 0px 2px 0px #ffdf7c;
}

#nav .nav-link:hover, #nav .nav-btn {
    text-shadow: 0px 2px 0px #0000002e;
}

#nav .nav-players {
    text-shadow: 0px 2px 0px #ffdf7c !important;
}
.platform-image img {
    outline: none !important;
}

.home-block .image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.platform-image {
    position: absolute;
    bottom: -24px;
}
.count.inline {
    text-shadow: none !important;
}
.tebex-footer-wrapper-dark {
    --bg:  #02212f !important;
}
.hero-action {
    display: flex;
    align-items: center;
    gap: 20px;
}
#nav .nav-btn.nav-link.nav-user {
    padding: 0px !important;
    box-shadow: none !important;
    background: transparent !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.nav-user img {
    max-width: 49px;
}
.hero-action .button {
    flex: 1;
}
body:before {
    display: none !important;
}
body {
    background: var(--bg-color);
    font-size: 18px;
    font-family: "Rubik", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    color:#c0d9e5;
}
figure.article-image {
    height: 500px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px !important;
}

header.article-body {
    text-align: center;
    margin: 0 12vh;
    line-height: 32px;
}

figure.article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-text {
    font-size: 14px;
}
.news-meta.inline {
    padding: 0px;
    background: transparent;
    margin-bottom: 15px;
}

.page-post .article-inline-title {
    margin-bottom: 10px;
}

p.meta-item.meta-tag {
    color: #ffce3c;
}
.article-text a {
    color: #ffce3c;
    text-decoration: underline;
}
#loader .inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
h1, h2, h3, h4, h5, h6 {
    color: white;
    font-family: 'Minecrafter', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.card-staff .user-banner {
    padding: 20px !important;
    font-size: 20px;
}
.article-header {
    min-height: 100px;
    display: flex;
    background: #00364d;
    padding: 30px 0px;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.article-header h1 {
    margin: 0;
    font-size: 40px;
}

a {
    text-decoration: none;
}

.container {
    max-width: 1140px;
    padding: 0 30px;
    margin: 0 auto;
}

.flex {
    display: flex;
}

.justify-between {
    justify-content: space-between;
}
.count.inline {
    margin-left: 10px;
    background: #00000026;
    padding: 2px 6px;
    border-radius: 6px;
    font-size: 16px;
}
.text-center {
    text-align: center;
}
#hero > .container {
    position: relative;
    z-index: 10;
}

.hero-buttons {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
#hero .button {
    gap: 10px;
    font-size: 20px;
    padding: 20px 20px;
}
.nav-link:hover {
    color: white !important;
}
.nav-Store {
    background: #FFC107;
    color: #875f15 !important;
    box-shadow: inset 0px -5px 0px #00000038 !important;
}
strong, b {
    color: #cef2ff;
}
.button {
    color: white;
    font-size: 22px;
    padding: 16px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    text-transform: uppercase;
    transition: all 300ms ease;
    font-family: 'Minecrafter', sans-serif;
    cursor: pointer;
    background: #1eb3ff;
    box-shadow: 3px 10px 15px #0000002e;
}
.button.primary:hover {
    background: #ffcb2d !important;
    color: #875f15 !important;
}
.button:hover {
    background: #54c2f3;
}
.button.primary {
    background: #ffc107;
    color: #784e00;
}
#hero {
    display: flex;
    align-items: center;
    justify-content: center;
}

#hero .join-the-adventure {
    max-width: 720px;
}

#hero .join-the-adventure img {
    max-width: 100%;
}
.section-title h1 {
    font-size: 50px;
    margin-bottom: 0px;
}
.section-title p {
    margin-top:8px;
}
.hidden {
    display:none;
}
/* NAV */
#nav {
    position: relative;
    z-index: 500;
    padding: 25px 0px;
}
#nav .nav-link {
    color:white;
    font-size: 18px;
    padding: 15px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    text-transform: uppercase;
    transition: all 300ms ease;
    font-family: 'Minecrafter', sans-serif;
    cursor:pointer;
}
#nav .nav-link i {
    font-size:19px;
}
#nav .nav-links {
    display: flex;
    gap: 15px;
}
#nav .nav-discord {
    background: #8592ff;
    color: white;
}
#nav .nav-link:hover, #nav .nav-btn {
    background: #1eb3ff;
    color: white;
}
#nav .nav-players {
    background: #FFC107;
    color: #875f15;
}
#nav .nav-players:hover {
    background: #ffcb2d !important;
    color: #875f15 !important;
}
#nav .nav-btn:hover {
    background: #54c2f3;
}
.mobile-toggle {
    width: 100%;
}

/* HERO */
#hero {
    min-height: 70vh;
    background: linear-gradient(90deg, transparent, var(--hero-bg-color), var(--hero-bg-color), transparent);
    position: relative;
}

.hero-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-bg .fade {
    background: radial-gradient(#00000000,  var(--bg-color));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.hero-bg .fade:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 250px;
    background: linear-gradient(180deg, var(--bg-color), transparent);
}
.hero-bg .fade:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 250px;
    background: linear-gradient(360deg, var(--bg-color), transparent);
}

/* FOOTER */
#foot {
    border-top: 10px solid #022c3e;
    background: #011119;
    padding: 80px 0;
}
#foot .footer--socials a {
    font-size: 21px;
}

#foot .container h1 {
    font-size: 32px;
    line-height: 1;
    margin: 0;
}
    #foot .container {font-size: 15px;display: flex;align-items: center;}
    #foot .container h1 {
        color: white;
    }
    #foot .container p {font-size: 12px;opacity: .5;}
    #foot .watermark {width: 45px;margin-left: auto;}
    #foot .watermark path {fill: #ffffff54 !important;}
    #foot #benj {position: relative;top: 4px;}
    #foot .copyright> span {font-size: 16px;display: inline-block;margin-bottom: 4px;color: white;}
    #foot .copyright {font-size: 13px;}
    #foot .top--footer {
        padding-bottom:50px;
    }
    #foot .footer--socials {
        display: flex;
        gap: 25px;
        color: white;
        margin-left: auto;
    }


.staff-list {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.card-staff {
    flex: 1;
    text-align: center;
}

.card-staff .avatar {
    max-height: 120px;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.card-staff h1 {
    margin: 0;
}

.card-staff .card-body {
    display: flex;
    flex-direction: column;
    gap: 18px;
    flex: 1;
}

.card-staff .avatar img {
    max-width: 118px;
}

.card-staff .user-banner {
    color: white;
    font-size: 22px;
    padding: 12px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    text-transform: uppercase;
    transition: all 300ms ease;
    font-family: 'Minecrafter', sans-serif;
    cursor: pointer;
    background: #1eb3ff;
    margin-top:10px;
}

.card-staff .user {
    flex: 1;
}

#page-body .news-grid {
    margin-top: 0;
}
@media only screen and (min-width: 768px) {
    .hidden-desktop {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
.hero-buttons {
    flex-direction: column;
}

.hero-buttons .button {
    width: 100%;
}

.nav-link.nav-btn.mobile-toggle-btn {
    height: 65px !important;
}
.hero-action {
    FLEX-DIRECTION: COLUMN;
}

.hero-action .button {
    WIDTH: 100%;
}

.home-block .text {
    MARGIN-TOP: 20PX;
}

.home-block.news-item.bottom .image {
    JUSTIFY-CONTENT: CENTER;
    MARGIN: 0 auto;
}
#page-body .news-grid{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.staff-list {
    display: flex;
    flex-direction: column;
}
.card.card-links .card-body {
    flex-direction: column;
    gap: 24px;
}

.article-header .article-title {
    font-size: 32px;
    padding: 20px !important;
}
.hero-section .container {
    flex-direction: column;
    text-align: center;
}

.hero-section .container .image {
    order: -1 !important;
}  
    .news-item {
        flex-direction: column !important;
        gap: 10px !important;
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .news-title {
        align-items: center !important;
        justify-content: center !important;
    }
    #hero {
        min-height: 50vh;
    }
    .hidden-mobile {
        display: none !important;
    }
    #nav .container {
        justify-content: center;
        flex-direction: column;
    }

    #nav .mobile-navigation {
        display: flex;
        flex-direction: column;
        background: #011119;
        padding: 20px;
        border-radius: 10px;
        margin-top: 20px;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2;
        top: 80px;
        margin-left: 30px;
        margin-right: 30px;
        border: 3px solid #022c3e;
    }

    #nav .mobile-navigation .nav-links {
        flex-direction: column;
    }
}

#loader {
    background: #011119;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.meta-item:last-child:after {
    display: none;
}

.news-meta {
    display: inline-flex;
    gap: 20px;
    font-size: 14px;
    background: #ffffff21;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.news-image {max-width: 400px;}

.news-image img {
    max-width: 100%;
    border-radius: 20px;
}

p.meta-item.meta-tag {
    color: #ffffff;
}

.news-meta .meta-item {
    margin: 0px;
}

.news-title h1 {
    margin: 0px;
    font-size: 42px;
}
.hero-section .image {
    position: relative;
    display: flex;
}

.hero-section .image .overlay {
    position: absolute;
}

.hero-section .image img:not(.overlay) {
    border-radius: 30px;
}
.news-title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}
.news-meta .meta-item i {
    margin-right: 6px;
    opacity: .45;
}
.news-text {
    line-height: 28px;
    font-size: 13px;
}

p.time-posted.meta-item {
    opacity: .75;
}

.news-item {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
    background: #00364d;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.news-body {display: flex;flex-direction: column;justify-content: center;flex: 1;}

.news-grid {
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 60px;
}

.hero-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0px;
    background: #00364d;
}

.hero-section .container {
    display: flex;
    align-items: center;
    gap: 60px;
}

.hero-section .text {
    flex: 1;
}

.hero-section .image {
    max-width: 500px;
    padding: 10px;
    box-sizing: border-box;
}

img {
    width: 100%;
}

section#body {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.hero-section-text .note {
    display: inline-flex;
    gap: 20px;
    font-size: 14px;
    background: #ffffff21;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    line-height: 21px;
}
.hero-section.secondary {
    background: #012a3b;
}

.hero-section.secondary .image {
    order: 5;
}
.hero-section-text {
    display: flex;
    line-height: 29px;
    flex-direction: column;
    gap: 15px;
}

.hero-section-text p {
    margin: 0px;
}
.button {
    gap: 8px;
}
.hero-section-title h1 {
    margin-top: 0px;
    font-size: 50px;
    margin-bottom: 20px;
}

.hero-section.center .hero-section-title {
    text-align: center;
}

.hero-section.center .hero-section-text {
    align-items: center;
    text-align: center;
}

.hero-section.center .container {
    max-width: 800px;
    margin: 0 auto;
}
#app {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#page-body {
    flex: 1;
    padding-bottom: 80px;
}

.card {
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
    background: #00364d;
    border-radius: 20px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.card-body {
    padding: 30px;
}
.card.card-links .card-body > a:hover {
    background: #1eb3ff;
    color: white;
}
.article {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
#app {
    position: relative;
}

#foot {
    position: relative;
    z-index: 5;
}

#page-body > .container {
    position: relative;
    z-index: 5;
}

#page-body .page-bg .hero-bg .fade:before {
    display: none;
}

#page-body .page-bg {
    position: absolute;
    background: #02212f;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 350px;
    overflow: hidden;
    opacity: .5;
}

#page-body .hero-bg .fade:before {
    height: 100%;
    opacity: .5;
}
.article .card p {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.article-header {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0;
    overflow: hidden;
}

.card.card-links .card-body {
    display: flex;
    justify-content: space-between;
    flex: 1;
    gap: 28px;
}

.card.card-links .card-body > a {
    background: #FFC107;
    color: #875f15;
    flex: 1;
    font-size: 22px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    text-transform: uppercase;
    transition: all 300ms 
ease;
    font-family: 'Minecrafter', sans-serif;
    cursor: pointer;
}
.article-title-body {
    background: #022c3e;
    padding: 25px;
}

.article-title-body p {
    margin: 0px;
    font-size: 15px;
    line-height: 22px;
}

.article-header .article-title {
    padding: 30px;
}

#page-body .news-grid{
    max-width: none;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    gap: 32px;
}

#page-body .news-grid .news-item {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#page-body .news-grid .news-body {
    justify-content: center;
    align-items: center;
    text-align: center;
}
.page-bg.hero-bg .fade:before {
    display: none;
}
#page-body .news-grid .news-title {
    align-items: center;
    justify-content: center;
}
.nav-link.nav-btn.mobile-toggle-btn {
    height: 45px;
}
#page-body .news-grid .news-text > p {font-size: 16px;}

#page-body .news-grid .news-action {
    margin-top: 20px;
}

#page-body .news-grid .news-image {
    max-width: 100%;
    height: 150px;
    overflow: hidden;
    width: 100%;
}

#page-body #page-body .news-grid.news-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* */
.news-item {
    border-bottom: 12px solid #042939;
}
#nav .nav-btn, .nav-Store, #nav .nav-link:hover, .button, .card-staff .user-banner, .card.card-links .card-body > a {
    box-shadow: inset 0px -5px 0px #00000038 !important;
}
.hero-section .image img:not(.overlay) {
    border-radius: 0px !important;
}

.card.card-links .card-body > a {
    border-radius: 0px !important;
}

.news-item {
    border-radius: 0px !important;
}

.news-image img {
    border-radius: 0px !important;
}

.card-staff .user-banner {
    border-radius: 0px !important;
}

.button {
    border-radius: 0px !important;
}

.news-meta {
    border-radius: 0px !important;
}

#nav .nav-link {
    border-radius: 0px !important;
}

.card {
    border-radius: 0px !important;
}

.article-header {
    border-radius: 0px !important;
}
.page-blog .news-title h1 {
    font-size: 35px;
}

#page-body .news-grid .news-text > p {
    font-size: 14px;
}

section.inline-hero {background: #022c3e;padding: 50px;height: 28vh;display: flex;align-items: center;justify-content: center;position: relative;}

.join-the-adventure {
    max-width: 400px;
    margin: 0 auto;
}

.hero-buttons {
    display: none;
}

.hero-bg .fade {
    display: none;
}

.inline-hero .container {
    position: relative;
}
.home-block.news-item {
    padding:40px;
    margin-top: 25px;
    display: flex;
}

.home-block .image {
    max-width: 400px;
    margin-right: auto;
}

.home-block .text {
    flex: 1;
}

.home-block .text h1 {
    font-size: 26px;
}
.home-block .text {
    display: flex;
    line-height: 29px;
    flex-direction: column;
    gap: 15px;
}
.button.secondary {
    background: #FFC107 !important;
    color: #875f15 !important;
}
.home-block.news-item.bottom .image {
    max-width: 72px;
    align-self: flex-start;
}

.join-the-adventure {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.join-the-adventure .animated-logo {
    position: absolute;
}

.join-the-adventure img:not(.animated-logo) {
    position: relative;
    z-index: 5;
}
.nav-btn {
    outline: 4px solid #0000002e !important;
}
.image img, .inline-hero {
    outline: 4px solid #0000002e;
}
.button {
    outline: 4px solid #0000002e !important;
}

.button.secondary {
    text-shadow: 0px 2px 0px #ffdf7c !important;
}


/* */
.store-product .price.floating .price-inner {
    padding: 10px;
    background: #b3fd5136;
    display: flex;
    margin: 20px;
    border-radius: 3px;
    font-size: 15px !important;
    font-weight: bold;
}
.store-product .image-link {
    max-width: 185px;
}
.store-product-options .product-title {
    font-weight: normal;
    text-align: center;
}

.btn-secondary {
    background: #1eb3ff !important;
    color: #ffffff !important;
    box-shadow: inset 0px -5px 0px #00000038 !important;
    text-shadow: 0px 2px 0px #00000054 !important;
    font-family: 'Minecrafter', sans-serif;
    font-weight: normal !important;
}

.store-product-options .actions a,.store-product-options .actions button {
    flex: 1;
}

.store-product-options .actions-multiple .btn-primary, .store-product-options .actions-multiple .btn-secondary, .store-product-options .actions-multiple .btn-tertiary {
    flex: 1 !important;
}

.store-product-full .image {
    display: none !important;
}
.quantity-field {
    border: none !important;
    box-shadow: inset 0px -5px 0px #c79605 !important;
    font-weight: normal !important;
    background: #ffc107 !important;
    font-family: 'Minecrafter', sans-serif;
}

.quantity-field .adjust {
    background: transparent !important;
    padding-bottom: 4px;
    color: red !important;
}

.quantity-field .open-basket {
    padding-bottom: 4px;
    color: #876015 !important;
    text-shadow: 0px 2px 0px #ffdf7c !important;
}

.store-product .quantity-field input[type=number] {
    padding-bottom: 4px;
    color: #875f15 !important;
    text-shadow: 0px 2px 0px #ffdf7c !important;
}

.store-product .quantity-field {
    height: 58px;
    text-shadow: 0px 2px 0px #ffdf7c !important;
    border-radius: 2px !important;
}

.quantity-field .adjust::before {
    background-color: #875f15 !important;
}

.btn-primary, .btn-secondary, .btn-tertiary {
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.store-product .product-title a {
    color: white !important;
}

/* */
.basket .basket-checkout .total strong {
    font-size: 20px;
}

.basket .basket-checkout .total {
    font-weight: normal !important;
    font-family: "Rubik", sans-serif !important;
}

.basket .basket-item .title {
    font-weight: normal !important;
    font-size: 19px;
}

.basket .basket-checkout h3 {
    font-weight: normal !important;
}

.basket .basket-checkout .total strong {
    font-weight: bold;
}

.quantity-field input[type=number] {
    color: #875f15;
}

.basket .basket-item {
    background: #064b68 !important;
    border-bottom: 4px solid #142f3a !important;
}

.basket .basket-item .title {}

.basket .basket-item .price strong {
    font-size: 16px;
    font-weight: bold;
}

.basket .basket-item .price {
    margin-top: 4px;
}

.basket .basket-second-header {
    background: linear-gradient(45deg, #064b68, transparent);
}

.basket .basket-second-header .total strong {
    padding: 10px;
    background: #b3fd5136;
    display: flex;
    border-radius: 3px;
    font-size: 15px !important;
    font-weight: bold;
    color: #b3fd51;
}

.basket-text p {
    font-size: 15px;
    margin-top: 4px;
}

.basket-user {
    display: flex;
    flex: 1;
    gap: 30px;
    align-items: flex-end;
    padding: 0 30px !important;
    padding-top:10px !important;
}

.basket-text {
    flex: 1;
    padding-bottom: 15px;
}

.basket-avatar {
    display: flex;
    align-items: flex-start;
    max-height: 100px;
    overflow: hidden;
    justify-content: center;
}

.basket-avatar img {
    max-width: 100px;
}

.basket .basket-header {
    padding: 0px !important;
}

.product-label {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-label > div {
    background: #E91E63;
    width: 100%;
    padding: 12px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    border-radius: 3px;
    box-shadow: inset 0px -4px 0px #0000004f;
}

/* */
.home-categories.store-products-images {
    display: flex;
    flex-wrap: wrap;
}

.home-categories.store-products-images .store-product {
    min-width: 400px;
    flex: 1;
}

.home-categories.store-products-images .store-product:nth-child(1) {
    background: #006ec5;
}

.home-categories.store-products-images .store-product .product-title a {
    text-shadow: 1px 4px 0px #00000054;
}

.home-categories.store-products-images .store-product:nth-child(2) {
    background: #E91E63;
}

.home-categories.store-products-images .store-product:not(.store-product-full) .actions {
    outline: 3px solid #0000001f;
}

.home-categories.store-products-images .store-product:nth-child(3) {
    background: #e57320;
    justify-content: space-between;
    padding: 25px 50px;
}

.home-categories.store-products-images .store-product {
    box-shadow: inset 0px -10px 0px #00000026 !important;
}

.home-categories.store-products-images .store-product:nth-child(3) .image-link {
    order: 5;
    margin-left: auto;
}

.home-categories.store-products-images .store-product:nth-child(3) .product-title {
    font-size: 36px;
}

.home-categories .store-product .product-title {
    font-size: 30px;
}