/*
.t-product__option-checkmark[style="background-color: ;"] {
    background-image: url() !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
*/

.t-product__option-checkmark[style="background-color: #000000;"] {
    background-image: url(https://static.tildacdn.com/tild3434-3832-4464-b834-613463316331/IMG_7986.JPG) !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.t-product__option-checkmark[style="background-color: #f0e4c3;"] {
    background-image: url(https://static.tildacdn.com/tild6464-6239-4539-b664-643537643933/IMG_7987.PNG) !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} 
    
    
.t-product__option-checkmark[style="background-color: #faf8eb;"] {
    background-image: url(https://static.tildacdn.com/tild6337-6161-4937-a631-663930353832/IMG_7978.PNG) !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.t-product__option-checkmark[style="background-color: #8a8a8a;"] {
    background-image: url(https://static.tildacdn.com/tild6234-6131-4665-b766-616661626533/animal_print_1.png) !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.t-product__option-checkmark[style="background-color: #525252;"] {
    background-image: url(https://static.tildacdn.com/tild3063-6364-4266-b334-636630393434/black_romb_1.png) !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.t-product__option-checkmark[style="background-color: #bababa;"] {
    background-image: url(https://static.tildacdn.com/tild6664-6164-4534-b465-623461646162/Ellipse_34.png) !important;
    background-color: transparent !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.t744 .t-slds {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

.t744 .t-slds__main {
    width: calc(100% - 60px - 10px);
}

.t744 .t-slds__thumbsbullet-wrapper {
    width: 60px;
    height: 100%;
    overflow: auto;
    overflow-x:hidden;
}

.t744 .js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title {
    bottom: 45px;
    transform: translateX(calc(-50% + 20px));
}

.t744 .t-slds__thumbsbullet-wrapper::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}

.t744 .t-slds__thumbsbullet.t-slds__bullet {
    margin-top: 0;
    margin-bottom: 12px;
    border-radius: 4px;
}

.t744 .t-slds__bgimg.t-bgimg.loaded {
    border-radius: 4px;
}

.t744 .t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-radius: 4px;
    border-color: #3F4C3180 !important;
}

.t744 .js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 40px;
    height: 40px;
}