html body {
    background-image: url(https://sw6.lomax-militaria.de/media/51/66/79/1716880307/big-star.png?ts=1727857923), url(https://sw6.lomax-militaria.de/media/cd/fc/b0/1716880286/body-bg.png?ts=1727857923);
    background-repeat: no-repeat, repeat;
    background-size: auto;
    background-position: center 0%, left;

    background-attachment: fixed;
}

/*body {
    background-image: url(../../themes/Frontend/Lomax/frontend/_public/src/img/big-star.png), url(../../themes/Frontend/Lomax/frontend/_public/src/img/body-bg.png);
    background-repeat: no-repeat, repeat;
    background-position: top center, left;
}*/


#bst-age-check li.info {
	max-height: 310px;
	overflow: auto;
}

.product-name {
	color:#333333;
}

.product-detail-price {
    color: #333333;
}

.product-wishlist-action-circle {
    right: 3px;
    bottom: 3px;
}

.product-wishlist-btn-content {
    text-decoration: none;
}

.product-wishlist {
    margin-bottom: 25px;
    margin-top: 35px;
}

.product-detail-ordernumber-container {
    font-size: 14px;
}

.twt-product-detail-weight-container {
    font-size: 14px;
}

.category-navigation.level-2 {
    font-size: 14px;
}

/*
.cms-block .twt-cms-animation .container .tv-movie-slider .pos-0 .cms-block-text-two-column .is-visible {
    display: none;
}
*/

a.cms-image-link.product-detail-manufacturer-link {
    display: none;
}

/* Produktpreis im Kategorielisting */
span.product-price {
    color: #333333;
}

.card-title.mb-4 {
    font-family: "Oswald", sans-serif;
    color: #afaf8c;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
}

h1.card-title {
    font-family: "Oswald", sans-serif;
    color: #afaf8c;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
}

a.btn.btn-primary.acris-price-on-request-button {
    --bs-btn-color: #fff;
}

div#pseudo-modal-title.modal-title.js-pseudo-modal-template-title-element.h5 {
    display: none;
}

.header-minimal-logo img {
    width: 390px;
}

.product-delivery-information p.delivery-information {
    margin-bottom: 2px;
    font-size: 14px;
    color: #afaf8c; 
    font-weight: 500;
}

.delivery-status-indicator {
    border-radius: 100%;
    background-clip: padding-box;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    margin-right: 5px;
    position: relative;
    width: 10px;
    display: none;
}

.netzp-difftax-oRi {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}

/* Fuer Teaser auf Seite Kategorielisting */
.btn-primary {
    color:#fff;
}