﻿/* Younited pour fiche produit */

.grb_config-pc__payment-widget-container {
    display: flex;
    border: 1px solid #E00;
    margin: 0 auto;
    padding: 5px 5px 0;
    width: 330px;
    max-width: 330px;
    max-height: 65px;
    border-radius: 17px;
}

.grb_config-pc__price-younited-container {
    display: flex;
    align-items: center;
}

.grb_config-pc__payment-widget-container {
    width: 330px;
    max-width: 330px;
}

.grb_config-pc__alma {
    width: 190px;
    min-width: 190px;
}

    .grb_config-pc__alma svg {
        width: 75px;
        height: 19px;
        filter: brightness(0) saturate(100%) invert(0%) sepia(93%) saturate(7483%) hue-rotate(239deg) brightness(91%) contrast(98%);
    }


._25GrF {
    width: 240px;
    max-width: 240px;
    text-align: left;
}

.grb_config-pc__younited {
    position: relative;
    transform: translate(-2px, 1px);
    z-index: 1;
}

.grb_config-pc__younited-widget-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.grb_config-pc__younited-logo-container {
    width: 80px;
    max-width: 80px;
    height: 30px;
    max-height: 30px;
}

.grb_config-pc__younited-logo {
    width: 100%;
    height: 100%;
}

.grb_config-pc__younited-mention {
    font-size: 12px;
    font-weight: 600;
    border: solid 1px;
    width: 25px;
    height: 25px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -4px;
    left: -4px;
    border-radius: 3px;
}

.grb_config-pc__younited-widget-container:hover .grb_config-pc__younited-modal {
    display: block;
}

.grb_config-pc__younited-widget-container:hover ~ .grb_config-pc__alma {
    filter: grayscale(1);
}

.grb_config-pc__younited-modal {
    position: absolute;
    display: none;
    z-index: 5001;
    top: 40px;
    right: -36px;
    width: 187px;
    max-width: 187px;
    min-height: 112px;
    padding: 10px;
    background: #F0F0F0;
    border: 1px solid #C8C8C3;
}

    .grb_config-pc__younited-modal img {
        max-width: 40px;
    }

    .grb_config-pc__younited-modal::after {
        content: '';
        position: absolute;
        top: -14px;
        right: 43px;
        height: 0;
        width: 0;
        border-right: 8px solid transparent;
        border-bottom: 14px solid #F0F0F0;
        border-left: 8px solid transparent;
    }

    .grb_config-pc__younited-modal::before {
        content: '';
        position: absolute;
        top: -16px;
        right: 42px;
        height: 0;
        width: 0;
        border-right: 9px solid transparent;
        border-bottom: 16px solid #C8C8C3;
        border-left: 9px solid transparent;
    }

.grb_config-pc__younited-text {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

._UksZa {
    width: fit-content !important;
}

@media screen and (max-width: 1301px) and (min-width: 960px) {
    .price-gaming-page {
        width: 200px;
    }
}

@media screen and (max-width: 768px) {
    .grb_config-pc__price-younited-container {
        flex-direction: column;
    }
}

@media screen and (max-width: 480px) {
    .grb_config-pc__payment-widget-container {
        flex-direction: column;
        max-width: 250px;
        max-height: 80px;
    }

    .grb_config-pc__younited-widget-container {
        max-width: 182px;
    }
}




/* ----------- */

._TSkFv {
    padding: 0px !important;
    gap: 0 !important;
    background: transparent !important;
}

._2Kqjn {
    border-radius: 3px !important;
}

._2Kqjn, ._3dG_J {
    background: #FFFFFF !important;
    color: #000 !important;
    font-size: 12px;
    font-weight: 500;
    border: solid 1px #000000 !important;
    width: 25px;
    height: 25px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.alma-payment-plans-active-option {
    border: solid white 1px !important;
    background: #E00 !important;
}

._2Kqjn._3dG_J.alma-payment-plans-active-option {
    color: #fff !important;
}

#alma-widget {
    min-width: unset !important;
}


.price-only-pc-alma {
    min-width: unset !important;
}
