/* =========================================
   GOLD APPLE — INGOLF
   ========================================= */

.js-store-prod-text a[href="https://goldapple.ru/99000089059-ingolf-26-sm"] {
    display: inline-flex !important;
    align-items: center !important;
    gap: 9px !important;

    padding: 12px 22px !important;

    margin-right: 15px !important;
    margin-top: 0 !important;
    margin-bottom: 35px !important;

    background: #DCFF00 !important;
    color: #000000 !important;

    text-decoration: none !important;

    border-radius: 0 !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;

    box-sizing: border-box !important;
}


/* ИКОНКА GOLD APPLE */

.js-store-prod-text a[href="https://goldapple.ru/99000089059-ingolf-26-sm"]::before {
    content: "" !important;

    width: 24px !important;
    height: 24px !important;

    flex: 0 0 24px !important;
    display: block !important;

    background-image: url("https://static.tildacdn.com/stor3838-6366-4433-b439-313538313635/16e868c4e1fb6b3501c315387d513432.svg") !important;

    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}


/* ВСЕ СОСТОЯНИЯ */

.js-store-prod-text a[href="https://goldapple.ru/99000089059-ingolf-26-sm"]:hover,
.js-store-prod-text a[href="https://goldapple.ru/99000089059-ingolf-26-sm"]:focus,
.js-store-prod-text a[href="https://goldapple.ru/99000089059-ingolf-26-sm"]:active {
    background: #DCFF00 !important;
    color: #000000 !important;
}





/* =========================================
   AR — КНОПКА
   ========================================= */

.js-store-prod-text a[href="ARINGOLF"] {
    display: inline-flex !important;
    align-items: center !important;
    gap: 9px !important;

    padding: 10px 22px !important;

    margin-right: 15px !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;

    background: transparent !important;
    color: #000000 !important;

    text-decoration: none !important;

    border: 1px solid #000000 !important;
    border-radius: 0 !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;

    box-sizing: border-box !important;
}


/* =========================================
   AR — ИКОНКА
   ========================================= */

.js-store-prod-text a[href="ARINGOLF"]::before {
    content: "" !important;

    width: 24px !important;
    height: 24px !important;

    flex: 0 0 24px !important;
    display: block !important;

    background-image: url("https://static.tildacdn.com/stor3737-3832-4663-b130-663938643135/a2df179016cf25aba4d3edac314e7052.svg") !important;

    background-size: 30px 30px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}