.t-store__prod-popup__title-wrapper {
    margin-bottom: 10px;
}

.t-store__prod-popup__col_fixed {
    top: 40px !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    min-height: 28px;
    min-width: 28px;
    padding: 6px 8px;
}

@media screen and (max-width: 561px) {
    .uc-product-buttons .t142A__wrapper  {
        margin-top: 20px;
    }    
}

@media screen and (max-width: 560px) {
    .uc-product-popup .t702 .t-popup__block-close {
        background: #fff !important;
    }   
    .uc-product-popup .t702 .t702__title {
        margin-bottom: 25px;
    }
    .uc-product-popup  .t702 .t702__wrapper {
        padding: 10px 20px 20px 20px !important;
    }
}

.uc-product-points {
    padding-top: 32px !important;
}

.uc-product-buttons .t142A__wrapper,
.uc-product-points .t142A__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding: 0px;
    gap: 0;
}

.t142A__wrapper .t-btnflex .t-btnflex__text {
    overflow: visible;
}

.uc-product-buttons .t-container_100,
.uc-product-points .t-container_100 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: nowrap;
}
.uc-product-buttons .t142A__wrapper,
.uc-product-points .t142A__wrapper {
    display: flex;
    justify-content: center;
}

.uc-product-buttons .t142A__btn {
    position: relative;
    display: flex !important;
    align-items: center;
    padding: 0px !important;
    margin: 0px 0px 12px 0px;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
    text-transform: uppercase;
    height: 42px;
}

.uc-product-points .t142A__btn {
    position: relative;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    padding: 0px !important;
    margin: 0px 0px 6px 0px;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: 0px !important;
    height: auto;
    line-height: 1;
}

.t-store__product-snippet .uc-product-buttons .t-btn:hover,
.t-store__product-snippet .uc-product-points .t-btn:hover{
    background: none !important;
    color: inherit !important;
}

.uc-product-buttons .t142A__btn:nth-child(2):before {
    content: '';
    /*background-image: url(https://static.tildacdn.com/tild6561-6134-4664-b264-303661386435/inst.svg);*/
    background-image: url(https://static.tildacdn.com/tild6335-3737-4633-b262-646532333162/whatsapp-svgrepo-com.svg);
    background-size: 18px;
    width: 25px;
    height: 25px;
    position: relative;
    padding: 8px;
    background-color: #f8f8f8;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 500px;
    margin-right: 14px;
}
.uc-product-buttons .t142A__btn:nth-child(2) {
    padding-left: 30px;
}
.uc-product-buttons .t142A__btn:nth-child(1):before {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3461-3532-4264-b038-663836663766/solar_gift-outline.svg);
    width: 25px;
    height: 25px;
    position: relative;
    padding: 8px;
    background-color: #fab9d7;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 500px;
    margin-right: 14px;
}
.uc-product-buttons .t142A__btn:nth-child(1) {
    padding-left: 50px;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.uc-product-points .t142A__btn:nth-child(1):before,
.uc-product-points .t142A__btn:nth-child(2):before,
.uc-product-points .t142A__btn:nth-child(3):before,
.uc-product-points .t142A__btn:nth-child(4):before { 
    content: '';
    width: 25px;
    height: 25px;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-right: 14px;
}

.uc-product-points .t142A__btn:nth-child(1):before {
    background-image: url(https://static.tildacdn.com/tild3433-3333-4635-b537-613337643166/card.svg);
}

.uc-product-points .t142A__btn:nth-child(2):before {
    background-image: url(https://static.tildacdn.com/tild6230-3764-4735-a139-396163336634/hangers.svg);
}

.uc-product-points .t142A__btn:nth-child(3):before {
    background-image: url(https://static.tildacdn.com/tild3435-6533-4634-a266-336231336465/gift.svg);
}

.uc-product-points .t142A__btn:nth-child(4):before {
    background-image: url(https://static.tildacdn.com/tild3433-3333-4635-b537-613337643166/card.svg);
}

.t142A__wraptwo .t142A__btn:last-child {
    margin-bottom: 0px !important;
}

.uc-product-buttons .t142A__btn:nth-child(1):before,
.uc-product-buttons .t142A__btn:nth-child(2):before {
    transition: .25s
}

.uc-product-buttons .t142A__btn:nth-child(1):hover:before,
.uc-product-buttons .t142A__btn:nth-child(2):hover:before {
    transform: scale(1.08);
}

.uc-product-buttons .t142A,
.uc-product-points .t142A {
    padding: 0px;
}


.uc-product-popup .t-input-title {
    font-size: 12px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #111 !important;
}
.uc-product-popup .t-input-group[data-input-lid="1732384040158"],
.uc-product-popup .t-input-group[data-input-lid="1732384439550"] {
    margin-bottom: 0px !important;       
}

.uc-product-popup .t-input-group[data-input-lid="1732384040158"] .t-text,
.uc-product-popup .t-input-group[data-input-lid="1732384439550"] .t-text {
    font-size: 12px;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: Arial;
}