/* ------------------------------- CUSTOM CSS DJM ----------------------------------- */


.text-tobe-active {
    /*color: yellow;*/
}
#month-slider, 
#subscriptionPauseMonthIntervalSlider {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.link-redeem, a.link-redeem {
    color: rgba(0, 0, 0, .8) !important;
}

.menu-name {
	text-transform: capitalize
}

.card-body.card-body-testmonial, .card-body.card-body-testmonial p {
	font-style: normal !important;
	font-size: var(--bs-body-font-size) !important;
}
.margin-top--2 {
    margin-top: -1.5rem !important;
}
.splide__list li {
    height: unset !important;
}
.abonnement-box-01 .amount-product { width: 95% !important}
.group-scope-name {
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
#myGiveAsGiftModal p {
    color: var(--bs-body-color);
}

.subscription-price-secondary-reverse .price{
	background-color:var(--bs-color04) !important;
	color:var(--bs-color02) !important;
}
/*
.subscription-price-secondary-reverse .price-subheader {
	color: #ffc200 !important;
}
*/
.subscription-price-secondary-reverse .price-subheader {
	color:var(--bs-color04) !important;
}
/*input:checked[id="abonnementstypeEget"] + label:before,
input:checked[id="abonnementstypeGave"] + label:before {	
	background-image: url('/gfx/icon_check_inverted.svg');
}*/
.is-active.is-visible .subscription-price-primary.animate
footer .subscription-price-secondary.animate {
    -webkit-animation-duration: calc(.6s * 0.75);
            animation-duration: calc(.6s * 0.75);
    -webkit-animation-name: bounceIn;
            animation-name: bounceIn;
}
.button-disabled{
	opacity: 0.7 !important;
	pointer-events: none !important;
}

/* Media query for screens with a maximum width of 435px */
@media (max-width: 435px) {
	.footer-menu.sticky-bottom .btn-toolbar button {
		width: 100%;
	}
}

.mb-1rem {
    margin-bottom: 1rem !important;
}
.subscription-box-helaftensfilm.d-none {
    display: none !important;
    pointer-events: none !important;
}
.welcome-logo-wrapper {
    margin-bottom: 1rem !important;
}
.welcome-logo-wrapper img {
        height: 55px;
}

div#discountInformationFrequency.d-none{
   display:block !important;
   opacity: 0 !important;
}
