/* Loyalty and points page styles extracted from css/style.css */

.loyal-bonus {
    font-size: 1.3em;
    color: #3d182c;
    margin-bottom: 0.1em;
}

.loy-nadpis span {
    font-size: 2.4em;
    font-weight: 600;
}

div.reward-headline {
    display: inline-block;
    padding-right: 1.3em;
}

.reward-headline span {
    font-size: 1.5em;
    font-weight: 600;
}

.loyalty-program-page .loyal-img-div img {
    width: 80%;
    max-width: 320px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.loy-paragraph {
    font-size: 1.15em;
    color: #3d182c;
}

.paw-list {
    list-style: none;
    padding-left: 1.4em;
    line-height: 2.1em !important;
}

.paw-list li:before {
    content: url(../../../img/paw.svg);
    display: inline-block;
    margin-left: -1.7em;
    width: 1.3em;
    position: absolute;
    width: 1em;
}

.paw-list-2 {
    list-style-type: none;
    line-height: 2em;
    font-size: 0.9em;
    padding-left: 1.7em;
}

.paw-list-2 li:before {
    width: 12px;
    height: 12px;
    display: inline-block;
    content: '';
    -webkit-mask: url(../../../img/paw.svg) no-repeat 50% 50%;
    mask: url(../../../img/paw.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    margin-right: 0.5em;
    mask-size: cover;
}

.bg-creme li:before {
    background-color: #3d182c;
}

.bg-creme {
    background-color: #c5b097;
}

.bg-greene li:before {
    background-color: #396b50;
}

.bg-greene {
    background-color: #88a696;
}

.bg-greene div.reward-headline {
    background-color: #396b50 !important;
}

.bg-reede li:before {
    background-color: #860d0d;
}

.bg-reede {
    background-color: #c7ada4;
}

.bg-reede div.reward-headline {
    background-color: #860d0d !important;
}

.bg-bleele li:before {
    background-color: #f59e05;
}

.bg-bleele li {
    color: #1b1464 !important;
}

.bg-bleele {
    background-color: #d4d4de;
}

.bg-bleele div.reward-headline {
    background-color: #1b1464 !important;
}

.bg-golde li:before {
    background-color: #f59e05;
}

.bg-golde li {
    color: #4d226d !important;
}

.bg-golde {
    background-color: #e8cea0;
}

.bg-golde div.reward-headline {
    background-color: #4d226d !important;
}

.bg-viene li:before {
    background-color: #f59e05;
}

.bg-viene {
    background-color: #b392a2;
}

.bg-viene div.reward-headline {
    background-image: url("/wp-content/uploads/2022/09/bg-gold.png");
    background-color: #1b1464 !important;
    background-position: center;
    background-size: cover;
    color: #502035 !important;
}

.paw-list-2 {
    list-style-type: none;
    line-height: 2em;
    font-size: 0.9em;
    padding-left: 1.7em;
}

.paw-list-2 li:before {
    width: 12px;
    height: 12px;
    display: inline-block;
    content: '';
    -webkit-mask: url(../../../img/paw.svg) no-repeat 50% 50%;
    mask: url(../../../img/paw.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    margin-right: 0.5em;
    mask-size: cover;
}

.quests label {
    font-size: 0.9em;
}

@media screen and (max-width: 950px) {
    .loyalty-program-page .loyal-img-div img {
        width: 50% !important;
        max-width: 240px;
    }

    .paw-list-2 {
        font-size: 0.72em;
        padding-left: 0;
    }

    .quests label {
        font-size: 0.9em;
    }

    .headline-small-mob {
        font-size: 1.3em;
    }
}

.reward-section {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 2rem;
    margin-bottom: 2rem;
}

.reward-award-label {
    font-size: 1em;
    opacity: 0.8;
    font-weight: 400;
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 10;
}

.reward-title {
    font-size: 2.75em;
    font-weight: 800;
    margin-bottom: 1rem;
    line-height: 0.8;
    position: relative;
    z-index: 10;
}

.reward-list {
    list-style: disc;
    padding-left: 1.1em;
    font-size: 1.21em;
    line-height: 1;
    position: relative;
    z-index: 10;
    margin: 0;
    margin-bottom: 3em;
    padding-top: 0;
    padding-bottom: 0;
}

.reward-list li {
    font-size: 0.88em;
    font-weight: 400;
    position: relative;
    z-index: 10;
    margin-bottom: 0.5em;
}

.reward-list li::marker {
    font-size: 1.5em;
    color: inherit;
}

.reward-image {
    text-align: left;
    padding: 2em;
}

.reward-image img {
    max-width: 80%;
    height: auto;
    filter: drop-shadow(0 0 100px rgba(255, 255, 255, 1)) drop-shadow(0 0 5px rgba(255, 255, 255, 1));
}

.nova-tlapicka .reward-image img {
    max-width: 80%;
}

.verna-tlapicka .reward-image img {
    max-width: 82%;
}

.bronzova-tlapicka .reward-image img {
    max-width: 70%;
}

.stribrna-tlapicka .reward-image img {
    max-width: 80%;
}

.zlata-tlapicka .reward-image img {
    max-width: 80%;
}

.kralovska-tlapicka .reward-image img {
    max-width: 80%;
}

.nova-tlapicka .reward-title,
.nova-tlapicka .reward-list {
    color: #4F1F54 !important;
}

.nova-tlapicka .reward-award-label {
    color: #DAB0D3;
}

.verna-tlapicka .reward-award-label,
.verna-tlapicka .reward-title,
.verna-tlapicka .reward-list {
    color: #387D3C;
}

.bronzova-tlapicka .reward-award-label,
.bronzova-tlapicka .reward-title,
.bronzova-tlapicka .reward-list {
    color: #9B5B3B;
}

.stribrna-tlapicka .reward-award-label,
.stribrna-tlapicka .reward-title,
.stribrna-tlapicka .reward-list {
    color: #5B6B7B;
}

.zlata-tlapicka .reward-award-label,
.zlata-tlapicka .reward-title,
.zlata-tlapicka .reward-list {
    color: #9B8B3B;
}

.kralovska-tlapicka .reward-award-label,
.kralovska-tlapicka .reward-title,
.kralovska-tlapicka .reward-list {
    color: #9B3B5B;
}

.nova-dog-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10em;
    z-index: 1;
}

.nova-dog-1 {
    right: -31px;
    position: absolute;
    max-width: 10em;
    bottom: 0;
    z-index: 1;
}

.verna-dog-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10em;
    z-index: 1;
}

.verna-dog-1 {
    left: -2em;
    position: absolute;
    max-width: 10em;
    bottom: 0;
    z-index: 1;
}

.bronzova-dog-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10em;
    z-index: 1;
}

.bronzova-dog-1 {
    right: -31px;
    position: absolute;
    max-width: 10em;
    bottom: 0;
    z-index: 1;
}

.stribrna-dog-2 {
    position: absolute;
    bottom: 0;
    right: -2em;
    width: 10em;
    z-index: 1;
}

.stribrna-dog-1 {
    left: -2em;
    position: absolute;
    max-width: 10em;
    bottom: 0;
    z-index: 1;
}

.zlata-dog-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10em;
    z-index: 1;
}

.zlata-dog-1 {
    right: -31px;
    position: absolute;
    max-width: 10em;
    bottom: 0;
    z-index: 1;
}

.kralovska-dog-2 {
    position: absolute;
    bottom: 0;
    right: -2em;
    width: 10em;
    z-index: 1;
}

.kralovska-dog-1 {
    left: -2em;
    position: absolute;
    max-width: 10em;
    bottom: 0;
    z-index: 1;
}

@media (max-width: 768px) {
    .reward-image {
        text-align: center;
        order: 2;
        padding: 1em !important;
    }

    .reward-section .col-md-6 {
        order: 1;
    }

    .dog-tlapicka {
        display: none;
    }

    .reward-image img {
        max-width: 80%;
        height: auto;
        margin-top: -2em !important;
        padding-top: 3em !important;
        filter: drop-shadow(0 0 10px rgba(255, 255, 255, 1)) drop-shadow(0 0 5px rgba(255, 255, 255, 1));
        -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 1)) drop-shadow(0 0 5px rgba(255, 255, 255, 1));
    }

    .reward-list {
        margin-bottom: 0em !important;
    }

    .nova-tlapicka .reward-image img {
        max-width: 80%;
    }

    .verna-tlapicka .reward-image img {
        max-width: 82%;
    }

    .bronzova-tlapicka .reward-image img {
        max-width: 70%;
    }

    .stribrna-tlapicka .reward-image img {
        max-width: 80%;
    }

    .zlata-tlapicka .reward-image img {
        max-width: 80%;
    }

    .kralovska-tlapicka .reward-image img {
        max-width: 80%;
    }
}

.loyalty-program-page .loyalty-description {
    text-align: justify;
}

.loyalty-program-page .loyalty-question-icon {
    font-size: 0.8em;
}

.loyalty-program-page .loyalty-badge-image-wide {
    width: 79%;
}

.loyalty-program-page .loyalty-badge-image-medium {
    width: 75.2%;
}

.loyalty-program-page .loyalty-badge-image-74 {
    width: 74.3%;
}

.loyalty-program-page .loyalty-points-column {
    padding-right: 2em;
}

.loyalty-program-page .loyalty-points-wrapper {
    width: 8em;
    margin: auto;
    position: relative;
}

.loyalty-program-page .loyalty-points-value {
    position: absolute;
    font-size: 1.3em;
    margin-top: 0.7em;
    margin-left: 0.5em;
    font-weight: 600;
    color: #ffffff;
}

.loyalty-program-page .loyalty-paws-icon {
    width: 100%;
}

.loyalty-program-page .loyalty-status {
    width: 100%;
}

.loyalty-program-page .loyalty-status-completed {
    background: #39b34a;
}

.loyalty-program-page .loyalty-status-pending {
    background: #666666;
}

.loyalty-program-page .loyalty-status-text {
    font-size: 1.4em;
    font-weight: 600;
}

.loyalty-program-page .nova-tlapicka {
    background: #efd6e9;
}

.loyalty-program-page .verna-tlapicka {
    background: #d9ebdd;
}

.loyalty-program-page .bronzova-tlapicka {
    background: #fac39a8c;
}

.loyalty-program-page .stribrna-tlapicka {
    background: #e4e8f2;
}

.loyalty-program-page .zlata-tlapicka {
    background: #ffefd2;
}

.loyalty-program-page .kralovska-tlapicka {
    background: #efd6e9;
}

.loyalty-program-page .user-badges-simple {
    margin: 20px 0;
    text-align: center;
}

.loyalty-program-page .badges-text {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    font-weight: 400;
}

.loyalty-program-page .badges-row {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    align-items: center;
}

.loyalty-program-page .badge-simple {
    width: 32px;
    height: 32px;
    object-fit: contain;
    border-radius: 50%;
    transition: transform 0.2s ease;
    cursor: pointer;
}

.loyalty-program-page .badge-simple:hover {
    transform: scale(1.1);
}

.loyalty-program-page .badge-tooltip-container {
    position: relative;
    display: inline-block;
}

.loyalty-program-page .badge-tooltip {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #ffffff;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 1000;
    transition: all 0.3s ease;
    pointer-events: none;
}

.loyalty-program-page .badge-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid transparent;
    border-top-color: #333;
}

.loyalty-program-page .badge-tooltip-container:hover .badge-tooltip {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 768px) {
    .loyalty-program-page .badges-row {
        gap: 6px;
    }

    .loyalty-program-page .badge-simple {
        width: 28px;
        height: 28px;
    }

    .loyalty-program-page .badges-text {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .loyalty-program-page .badges-row {
        gap: 4px;
    }

    .loyalty-program-page .badge-simple {
        width: 24px;
        height: 24px;
    }

    .loyalty-program-page .badges-text {
        font-size: 12px;
    }
}
